:root {
    --color-text: #d7e4f5; 
    --bg: #081424;
    --color-accent: #31a2be;	
    --color-cta-box-shadow: rgba(37, 117, 252, 0.3);
  }
body {
  margin: 0;
  font-family: 'Nunito', sans-serif;
  background-color: var(--color-text);
  color: var(--color-text);
  line-height: 1.6;
  font-size: 18px;
  background-color: var(--bg);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.75em;
  font-weight: 900;
  line-height: 1.2;
}
h1 {
  font-size: 2.8rem;
}
h2 {
  font-size: 2.2rem;
}
h3 {
  font-size: 1.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
a {
  color: var(--color-accent);
  text-decoration: none;
  font-weight: 700;
}
a:hover {
  text-decoration: underline;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.nxs1c9qo {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.zejb5ike {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.aba21tfb {
  display: inline-flex;
  gap: 4px;
  padding: 0 28px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  height: 46px;
  font-weight: 900;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  border: none;
  text-decoration: none !important;
}
.lumoymza4i { padding-right: 15px; width: 26px; display: inline-block; border: 5px dotted #df305d; color: rgb(157, 166, 162); margin: -17px; }
.cbenvohf {
  padding: 0 20px 0 18px;
}
.aba21tfb:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.r65upgpm {
background-color:var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.wrbwrsco {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.r65upgpm:hover,
.wrbwrsco:hover {
  transform: scale(1.2);

}
.raggbdyt {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.m23qa435 {
  background-color: #000;
  color: #fff;
}

.zs6csao0 {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.c84lrxz8 {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.wnvbd4qx {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.lrz5haxb92v { color: rgb(52, 147, 52); border: 1px solid #df1193; margin: -9px; width: 8vw; display: inline-block; padding: 25px 16px; }
.tr6mtqq1 {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.bwo42fpb .jptflfi4:last-child .tr6mtqq1 {
  border-bottom: none;
}
.bwo42fpb .jptflfi4:nth-child(even) {
  background-color: #f7f8fc;
}
.tr6mtqq1:first-child {
  font-weight: 700;
  color: #3c488d;
}

.q9t43eb0 {
  padding-left: 20px;
  margin-bottom: 1em;
}
.sf7s7o5s {
  margin-bottom: 1em;
}
.r6wv93ww {
  padding-left: 20px;
}
.ymgqboh9 {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.ymgqboh9 li {
  margin-bottom: 0.5em;
}
.ann3nyyh {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.bhuf0j5m { margin: 17px; padding: 27px 31px; width: 53vw; border: 1px dotted #7cd4fe; }
.qi0jmcrs {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.qi0jmcrs::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.dypqsdcc .qi0jmcrs {
  font-size: 1.1rem;
  font-weight: 700;
}

.c3seghah {
  border-radius: 24px;
}
.racn5661 {
  color: var(--color-accent);
}
.rr1f0zeh {
  margin-bottom: 1em;
}

.m9jxas9b {
  border-bottom: 2px solid #e8eaf6;
}
.m9jxas9b:last-child {
  border-bottom: none;
}
.dzveu9lk {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.dzveu9lk::-webkit-details-marker {
  display: none;
  
}
.dzveu9lk::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.m9jxas9b[open] .dzveu9lk::after {
  transform: translateY(-50%) rotate(45deg);
}
.ypbnfgv7 {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.hn2z8fw2 {
  padding: 7px 0;
  background-color: var(--bg);
  box-shadow: 0 2px 10px rgba(7, 11, 31, 0.374);
  position: relative;
  top: 0;
  z-index: 100;
}
.jsem0pq6 { padding: 42px 20px; display: flex; }
.mr5dj3f8,
.lmy0ko7l {
  height: 60px;
  width: 60px;
}
.jbu2ffh9 {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.v4tmq2al {
  font-size: 24px;
  font-weight: 900;
}
.aav1mzb1 {
  margin-top: 16px;
}
.qoyiaz2s {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.veid0ymo {
  color: #9fa5d5;
}
.lg4owb0n {
  display: flex;
  align-items: center;
  gap: 24px;
}

.m2di4ctx {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.m2di4ctx::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.n3w9d959 {
  position: relative;
  z-index: 1;
}
.a7ardf2q {
  position: relative;
}
.njfmrsjt {
  height: 120px;
  width: auto;
  margin: 0 auto 32px;
  display: block;
margin-bottom: 120px;
}
.ve3hwsnlfyd6 { border: 1px solid #d37709; padding-left: 7px; width: 31vw; padding-right: 10px; margin: 9px; color: rgb(227, 172, 124); }
.u9ho1hja {
  width: 80%;
  height: 80%;
  background: linear-gradient(135deg, var(--color-accent), #00a2ff71);
  left: -40px;
  top: -60px;
  border-radius: 50%;
  filter: blur(80px);
  position: absolute;
  z-index: -1;
  animation: phone__shadow 6s infinite linear;
}
@keyframes phone__shadow {
  0% {
    transform: scale(1) translate(0);
  }

  30% {
    transform: scale(1.1) translate(-50px, -60px);
  }

  70% {
    transform: scale(1.3) translate(250px, -20px);
  }

  100% {
    transform: scale(1) translate(0);
  }
}
.vo9xss4s {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.jl18ajsr {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.zl81j7gq {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.z6ywj6og {
  color: #151825;
}
.hfv8cnf5 .gya9z19u {
  color: var(--color-text);
}
.sv0ela0f {
  position: relative;
  margin-bottom: 24px;
}
.qxvsax9t {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.sunntiu8 {
  background: linear-gradient(180deg, #3a3e52 56px, var(--color-accent) 57px, #151825);
  position: relative;
  z-index: 1;
  max-width: 860px;
  padding: 10px;
  margin: auto;
  border-radius: 56px;
  border: 10px solid #466680;
}
.sunntiu8 img {
border-radius: 30px;

}
.o10m6e43 {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.h69my8io3uaj { padding: 47px 31px; margin: 18px; border: 2px solid #5efd5f; width: 92px; display: block; }
.ykn7yqmh {
  font-weight: 500;
  font-size: 14px;

}
.v4ofdq8m {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 44px;
  border-radius: 8px;
  height: 44px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 12px 10px;
  z-index: 1001;
  background-color: var(--color-accent);
}
.fed5g9w1 {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.v4ofdq8m[is-active] .fed5g9w1:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.v4ofdq8m[is-active] .fed5g9w1:nth-child(2) {
  opacity: 0;
}
.v4ofdq8m[is-active] .fed5g9w1:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.cy8mfbx1 {
  display: flex;
  justify-content: space-between;
}
.mxclzatl {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 440px;
  height: 100vh;
  background-color: #25283b;
  z-index: 1000;
  transition: right 0.2s linear;
  padding-top: 80px;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
}

.mxclzatl[is-open] {
  right: 0;
}
.nyj626e8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.j13iely6 {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.j13iely6:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.adw0efec {
  font-weight: 900;
  color: var(--color-accent);
}
.fgn19tpuuo3z { padding: 39px 46px; }
.z1y5bpzr {
  color: #fff;
}

.jpsnfseo {
  padding: 60px 0;
}
.gya9z19u {
  text-align: center;
  margin-bottom: 1em;
}
.frwj1p2y {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.al3xdrgc {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.hfv8cnf5 {
  background-color: var(--bg);
  color: var(--color-text);;
}
.mmilh4zr {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.kyphlow7 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.eb5r984y {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.z0dscf2n {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.wdoxu5w6 {
  position: relative;
  padding: 20px 20px 20px 80px;
  margin-bottom: 20px;
  background: var(--color-text);
  border-radius: 20px;
  box-shadow: 0 10px 50px rgba(62, 68, 100, 0.2);
  counter-increment: steps-counter;
}
.o0e0m8opcv { display: grid; margin: 3px; }
.wdoxu5w6::before {
  content: counter(steps-counter);
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  background-color: #fbe927;
  color: #651224;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
}
.wdoxu5w6 strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.dt60y4i8 {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.mkk45oyf {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.gq13udh0 {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

  50% {
    filter: blur(5px);
    transform: scale(1.01);
  }

  100% {
    filter: blur(0)
  }
}
.ojqwqk5y {
  position: absolute;
  bottom: 28px;
  left: 46px;
  border-radius: 12px;
  border: 2px solid #fbe927;
  box-shadow: 0 0 100px black;
  overflow: hidden;
  animation: jump 2.5s infinite;
}
.lrra5jix {
  position: absolute;
  bottom: 28px;
  left: 280px;
  border-radius: 12px;
  border: 2px solid #fbe927;
  box-shadow: 0 0 100px black;
  overflow: hidden;
  animation: jump 2.5s infinite;
}
.m8jcnd3g {
  position: absolute;
  bottom: 28px;
  right: 46px;
  border-radius: 12px;
  border: 2px solid #fbe927;
  box-shadow: 0 0 100px black;
  overflow: hidden;
  animation: jump 2.5s infinite;
}
@keyframes jump {
  0% {
    transform: translate(0);
  }

  50% {
    transform: translate(0, -7px);
    transform: scale(1.03);
  }

  100% {
    transform: translate(0);
  }
}
.xkjf9u4e {
  text-align: center;
  margin-top: 3em;
  padding: 2em;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(234, 56, 106, 0.1);
}
.dhxscy1s {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.qteey2r0 {
  margin-bottom: 1.5em;
}

.fisyhvox {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.mmyc9itdwunv { color: rgb(98, 62, 203); width: 28vw; display: none; padding: 3px 50px; border: 3px dotted #3a0cb4; margin: 0px; }
.fisyhvox p {
  margin: 0;
}
.dz2h8m95 {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.ph5lsmcr {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.p1t8hmup {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.dz2h8m95 .gya9z19u,
.p1t8hmup,
.dz2h8m95 .aba21tfb {
  position: relative;
  z-index: 1;
}
.z1y5bpzr {
  color: #fff;
}
.c6uhnfa5 {
  color: #00e171;
  font-weight: 900;
}
.s6i20rrb {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}

.cl96ni1u {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: var(--color-text);
  box-shadow: 0 -4px 15px rgba(62, 68, 100, 0.1);
  padding: 10px 0;
  transform: translateY(120%);
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 200;
}
[sticky-cta--visible] {
  transform: translateY(0);
}
.t0w1azag {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.oq35zlnz {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.am17q493 {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.i1hu9jpc16 { border: 1px dotted #9d1130; margin: 1px; color: rgb(71, 209, 82); display: block; padding: 1px 13px; width: 39px; }
.ymt9gxlc {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.ew8dfew3 {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.hwg4slte {
  margin-top: 24px;
}
.zrl78pic {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.b8uv2ozu {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.hofh6kgm {
  display: flex;
  gap: 16px;
  list-style: none;
}

.yzwl9wqy {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.yzwl9wqy .ann3nyyh {
  text-align: left;
}

.m6zdka40 {
  text-align: left;
}

.eqhpt6g7 {
  display: flex;
  align-items: center;
  gap: 40px;
}
.by1nlyovhaux { width: 15px; border: 4px dashed #cb19ec; color: rgb(48, 232, 55); margin: -14px; display: block; padding: 29px 47px; }
.lvr8lq54 {
  flex: 1;
}
.l16hwwol {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.l16hwwol img {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
}
.vrpr6zo2 {
  list-style: none;
  padding: 0;
}

.eqhpt6g7 {
  flex-direction: column;
}
.lvr8lq54 {
  order: 2;
  
}
.m6zdka40 {
  text-align: center;
}
@media (max-width: 992px) {
  .n3w9d959 {
    flex-direction: column;
    text-align: center;
  }

  .mmilh4zr {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .eb5r984y {
    padding: 20px;
  }

  .kyphlow7 {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .wgbdw48b {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .zrl78pic {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .njfmrsjt {
    height: 80px;
    margin: -10px auto 20px;
  }

  .aba21tfb {
    
    padding: 0 20px;
  }

  .cbenvohf {
    padding: 0 10px 0 16px;
    line-height: 14px;
  }

  .zejb5ike {
    flex-direction: column;
  }

  .jl18ajsr {
    font-size: 15px;
  }

  .zl81j7gq {
    font-size: 14px;
  }

  .v4tmq2al {
    font-size: 16px;
  }

  .ykn7yqmh {
    font-size: 12px;
  }

  .m2di4ctx {
    
    background-size: cover;
  }

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .l16hwwol {
    gap: 8px;
  }

  .l16hwwol img {
    border-radius: 12px;
  }

  .p1t8hmup {
    max-width: 100%;
  }

  .s6i20rrb {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
  }

  .lg4owb0n .ew8dfew3 {
    display: none;
  }

  .mr5dj3f8,
  .lmy0ko7l {
    height: 50px;
    width: 50px;
  }

  .sunntiu8 {
    border-radius: 20px;
    padding: 4px;
    border: 4px solid #466680;
    box-shadow: 0 10px 50px -10px #000414;
  }

  .qxvsax9t {
    border-radius: 12px;
  }

  .qoyiaz2s {
    gap: 4px;
  }

  .jpsnfseo,
  .m2di4ctx {
    padding: 40px 0;
  }

  .mkk45oyf {
    border-radius: 16px;
  }

  .ojqwqk5y {
    bottom: 6px;
    left: 16px;
    border-radius: 16px;
    transform: scale(0.5);
    transform-origin: bottom left;
    animation: none;
  }

  .lrra5jix {
    bottom: 6px;
    left: 20%;
    border-radius: 16px;
    transform: scale(0.5);
    transform-origin: bottom left;
    animation: none;
  }

  .m8jcnd3g {
    bottom: 6px;
    right: 16px;
    border-radius: 16px;
    transform: scale(0.5);
    transform-origin: bottom right;
    animation: none;
  }

  .wdoxu5w6::before {
    position: relative;
    left: 0;
    top: 15px;
  }

  .wdoxu5w6 {
    padding: 20px;
  }

  .uxsq4j7n {
    display: none;
  }

  .jptflfi4 {
    display: block;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(62, 68, 100, 0.1);
    overflow: hidden;
  }

  .tr6mtqq1 {
    display: block;
    border-bottom: 1px solid #e8eaf6;
    position: relative;
    padding: 10px;
  }

  .tr6mtqq1:last-child {
    border-bottom: 0;
  }

  .tr6mtqq1::before {
    content: attr(data-label);
    position: relative;
    left: 0;
    margin-right: 4px;
    font-weight: bold;
    text-align: left;
    color: var(--color-accent);
  }
}
@media (max-width: 790px) {
.s6i20rrb {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .t0w1azag {
    justify-content: center;
    gap: 0px;
  }
}
.k7iiqrk8 {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.v4whz1mg {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.c9hdkuwj {
  max-width: 800px;
  margin: 0 auto;
}
.f0hg7yq1 {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.c8sdcsxgz6e2 { width: 48vw; }
.sbeetsjd {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.jkjbjkhx {
  background: #fff;
  border-left: 5px solid var(--color-accent);
  border-radius: 12px;
  padding: 20px 25px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.jkjbjkhx:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.ng129gop {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.wyefj00r {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.a7mqhs7o {
  font-weight: 700;
}
.ngz2irel {
  font-size: 0.9rem;
  color: #777;
}
.mtsrag57 {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.fe820z5y {
  width: 100%;
  margin-bottom: 40px;
}
.rh11mm3c {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.rh11mm3c h2 {
  color: var(--color-accent);
}
.f8ji15n2zv07 { padding: 25px 16px; border: 1px solid #f3afbd; width: 5vw; color: rgb(14, 40, 117); margin: -4px; }
.ykg295ar {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .ykg295ar {
    justify-content: center;
  }
}
.tgfgm1rg {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.tgfgm1rg img {

  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.tgfgm1rg .mduwk2c2 {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.tgfgm1rg .mduwk2c2 {

  width: 20px;
  height: 20px;

}

}
.tgfgm1rg {
max-width:inherit;
text-align: center;
}
.ykg295ar:has(.j1yztrmc) {
  grid-template-columns: repeat(4, 1fr);
}
.ykg295ar:has(.kpt6pipt) {
  grid-template-columns: repeat(5, 1fr);
}
.ykg295ar:has(.nwv7yysl) {
  grid-template-columns: repeat(6, 1fr);
}
.ykg295ar:has(.k5cvmarj) {
  grid-template-columns: repeat(7, 1fr);
}
.ykg295ar:has(.pfd5oluu) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .ykg295ar {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .ykg295ar {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .ykg295ar {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .ykg295ar {
    grid-template-columns: 1fr !important;
  }
}
.tgfgm1rg:hover .mduwk2c2 {
  opacity: 1; 
}
.tgfgm1rg:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
.hmt0mu4f { color: rgb(239, 28, 120); border: 3px solid #9fff59; padding-left: 9px; width: 38px; display: grid; margin: 18px; }
* {
  scroll-margin-top: 80px; 
}
.oqmgjmzs {
            max-width: 1400px;
            margin: 0 auto;
        }
.jtsi999q {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;

 scrollbar-width: none; 
    -ms-overflow-style: none; 
        }
.h5upwltd {
            background: rgba(0, 0, 0, 0.5);
            border: 2px solid rgba(255, 255, 255, 0.1);
            border-radius: 12px;
            padding: 10px;
            text-align: center;
            text-decoration: none !important;
            color: var(--color-text);
            font-size: 16px;
            font-weight: 500;
            transition: all 0.3s ease;
            cursor: pointer;
            backdrop-filter: blur(10px);
            margin: 0 !important;
    line-height: normal;
    white-space: nowrap;
        }
.h5upwltd:hover {
            background: rgba(0, 0, 0, 0.7);
            border-color: var(--color-accent);
            transform: translateY(-2px);
            box-shadow: 0 8px 20px rgba(149, 223, 161, 0.3);
            color: var(--color-accent);
        }
.h5upwltd:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .jtsi999q {
                gap: 12px;
            }

            .h5upwltd {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .h5upwltd {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .gya9z19u {
    color: var(--color-text);
}
table {
      width: 100%;
      border-collapse: collapse;
      font-family: Arial, sans-serif;
      font-size: 15px;
      background-color: #fff;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
      margin: 30px 0;
    }
thead {
      background-color: var(--color-accent);
      color: var(--bg);
      text-align: left;
    }
thead th {
      padding: 14px 18px;
      font-weight: 600;
      letter-spacing: 0.5px;
    }
tbody tr:nth-child(odd) {
      background-color: rgba(59, 60, 80, 0.05);
    }
.hzohoeviddr { border: 2px dotted #e6d5aa; }
tbody tr:nth-child(even) {
      background-color: rgba(59, 60, 80, 0.1);
    }
tbody td {
      padding: 12px 18px;
      color: #444;
      border-bottom: 1px solid #eee;
    }
tfoot {
      background: #f5f5f5;
      font-weight: 600;
    }
tfoot td {
      padding: 14px 18px;
    }
@media(max-width:768px) {
      table {
        display: block;
        overflow-x: auto;
      }

      .rz0s1sqm {
        float: inherit;
        display: block;
      }
    }
h2,
    h3 {
   
      text-align: center;
    }
@media (max-width: 800px) {
  .cy8mfbx1 {
   
    align-items: center;
    gap: 16px;
  }
  .o10m6e43 {
    margin-left: 0;
    align-items: center;
    max-width: 100%;
  }
  .cy8mfbx1 a {
    width: 100%
  }

  .i7dbmkxg {
  font-size: 26px;
} 

.o10m6e43 div {
  display: none;
}
.jbu2ffh9 div {
  display: none;
}

}
.grmbn3yb {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.xdfnalh7 {
        display: inline-block;
        text-decoration: none; 
        cursor: pointer;
        
        padding: 16px 48px;
        border-radius: 12px; 
        border: none;
        
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        
        color: var(--color-light);
        background-color: var(--color-accent);
        text-decoration: none;
        
        transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    }
.xdfnalh7:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.xdfnalh7:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .xdfnalh7 {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.psapum7y {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}

        .vvieurmh {
          width: 100%;
height: 700px;
display: flex;
justify-content: center;
align-items: center;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin: 40px 0;
border-radius: 20px;

        }
.p2462a63 {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.b9kkyrnu {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.ye0edm6f { border: 1px dotted #8e1ee2; width: 82vw; padding: 33px 29px; color: rgb(102, 127, 94); display: block; margin: 1px; }
.vng89mk4 {
            background-color: #00bcd4;
            color: #fff;
        }
.bkaz74j8 {
            background-color: #ff9800;
            color: #fff;
        }
.b9kkyrnu:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }

#sticky-cta {
    transition: opacity .3s ease;
}
.ozq6gsn1 {
      max-width: 1100px;
margin: 0 auto;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.af94502p {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

    .zy819w41 {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }

    .e3j7cidt {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }

    .wj2jb4dm {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      border: 2px solid #ef4444;
      color: #ef4444;
      font-size: 10px;
      font-weight: 700;
      letter-spacing: -0.5px;
      margin-right: 4px;
      vertical-align: middle;
      flex-shrink: 0;
    }

    .otiak1yi {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
margin: 10px;
    }
.otiak1yi div {
display: flex;
gap: 10px;
}
.vd8bfsa1g1 { margin: -15px; width: 93%; padding-left: 48px; border: 4px solid #50d586; color: rgb(234, 60, 107); }
.otiak1yi span {
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
    }
.otiak1yi a {
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;

    }
.otiak1yi a:hover { color: #c5cad6; }
.i8rrhrjr {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }

    .viabsxw9 {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
margin: 10px;
    }
.rxpv8p64 {
      display: flex;
      align-items: center;
      gap: 8px;
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(255,255,255,0.07);
      border-radius: 8px;
      padding: 7px 12px;
      text-decoration: none;
      color: #8a94a6;
      font-size: 11px;
      font-weight: 500;
      transition: background 0.2s, border-color 0.2s, color 0.2s;
      white-space: nowrap;
width: 130px;
min-height: 65px;
display: flex;
justify-content: center;
    }
.rxpv8p64:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }

    .rxpv8p64 svg {
      flex-shrink: 0;
    }

    .fl5w7je6 {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.myq0sxax {
      width: 28px;
      height: 28px;
      border-radius: 50%;
      background: linear-gradient(135deg, #1a6faf 0%, #0d4f82 100%);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 9px;
      font-weight: 800;
      color: #fff;
      letter-spacing: -0.5px;
      flex-shrink: 0;
    }

    .qseh2v2w {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.tvh1c439 {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
.n0y512r84 { display: inline-block; padding: 15px 14px; width: 80px; }

    .jommc2if {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.pnap8nql {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

    .dsk63u1e {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.dsk63u1e a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.dsk63u1e a:hover { color: #9aa0b0; }

    .dov3w218 {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }

    @media (max-width: 480px) {
      .viabsxw9 { gap: 8px; }
      .rxpv8p64 { font-size: 10px; padding: 6px 10px; }
    }