: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;
}
.qkzxfmd1 { width: 69%; color: rgb(121, 127, 246); margin: -7px; border: 5px solid #60543a; display: block; padding: 33px 28px; }
.qm20lg2s {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.nf3ojfpg {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.fo5kx2oi {
  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;
}
.jvmxo2t7 {
  padding: 0 20px 0 18px;
}
.fo5kx2oi:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.tf6pceda {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.cf5yia21 {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.tf6pceda:hover,
.cf5yia21:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.r3l9kxjk {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.a8o4mybw {
  background-color: #000;
  color: #fff;
}
.klfl45hax { margin: 3px; color: rgb(253, 144, 22); }
/* --- Table --- */
.nqcjdz3l {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.e9m99jtb {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.ulrl1437 {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.h7vqot6a {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.ejc8a6ha .zeflp4ct:last-child .h7vqot6a {
  border-bottom: none;
}
.ejc8a6ha .zeflp4ct:nth-child(even) {
  background-color: #f7f8fc;
}
.h7vqot6a:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.yu7fx8gh {
  padding-left: 20px;
  margin-bottom: 1em;
}
.fsf7x2so {
  margin-bottom: 1em;
}
.b0ckfqef {
  padding-left: 20px;
}
.gn2mnxtw {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.gn2mnxtw li {
  margin-bottom: 0.5em;
}
.vblwo9d0 {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.j3i239sa {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.j3i239sa::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.l0qz5pr2vxn { padding-left: 23px; margin: -15px; color: rgb(93, 126, 45); }
.m09to7ha .j3i239sa {
  font-size: 1.1rem;
  font-weight: 700;
}
/* --- Card --- */
.b6dox3by {
  border-radius: 24px;
}
.jcsavs2o {
  color: var(--color-accent);
}
.jsv77ev5 {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.k8ajbbvi {
  border-bottom: 2px solid #e8eaf6;
}
.k8ajbbvi:last-child {
  border-bottom: none;
}
.sm06zpmi {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.sm06zpmi::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.sm06zpmi::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.k8ajbbvi[open] .sm06zpmi::after {
  transform: translateY(-50%) rotate(45deg);
}
.qla1w3rg {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.qt19agoss6 { border: 2px dotted #87071a; display: none; padding: 36px 10px; }
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.e5x2qnni {
  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;
}
.h5hnc1pl,
.q7hh2qm3 {
  height: 60px;
  width: 60px;
}
.g2wfqoam {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.djqa7l8d {
  font-size: 24px;
  font-weight: 900;
}
.qsfy508f {
  margin-top: 16px;
}
.dferclaz {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.v0m92yje {
  color: #9fa5d5;
}
.ow3twe4l {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.ldwvz0ai {
  padding: 30px 0 0;
  background: url(/img/bg.vsg06q2q) no-repeat;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.ldwvz0ai::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.jf98ulys {
  position: relative;
  z-index: 1;
}
.daiwjntt {
  position: relative;
}
.t3pldwzw {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.rghuf5wk { width: 57px; border: 2px dashed #5b746e; color: rgb(139, 116, 36); padding: 31px 15px; display: grid; }
.k6q97two {
  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);
  }
}
.lfe55w45 {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.h5lvjwg4 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.l7tbdneu {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.s59533nu {
  color: #151825;
}
.euddnuwo .mvrkoaoj {
  color: var(--color-text);
}
.yioaek31 {
  position: relative;
  margin-bottom: 24px;
}
.xqbf915g {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.eaby047d {
  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;
}
.kgfzsnss {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.o8progl0 {
  font-weight: 500;
  font-size: 14px;

}
.i2h8jqd0 {
  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);
}
.o8zomoiduvrp { padding-right: 8px; color: rgb(209, 110, 85); padding-left: 20px; }
.ki2d2nzp {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.i2h8jqd0[is-active] .ki2d2nzp:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.i2h8jqd0[is-active] .ki2d2nzp:nth-child(2) {
  opacity: 0;
}
.i2h8jqd0[is-active] .ki2d2nzp:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.d1el9gii {
  display: flex;
  justify-content: space-between;
}
.lyx16n6r {
  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);
}
/* Состояние открытого меню */
.lyx16n6r[is-open] {
  right: 0;
}
.v68c37ga {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ag3a1gyc {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.ag3a1gyc:hover {
  background-color: #00112277;
}
.mgkuxwm545o7 { padding-right: 20px; display: grid; padding-left: 11px; color: rgb(32, 86, 192); }
[body-no-scroll] {
  overflow: hidden;
}
.wwqwxkf0 {
  font-weight: 900;
  color: var(--color-accent);
}
.ovrhbvmy {
  color: #fff;
}
/* --- Section --- */
.cdpmbhdh {
  padding: 60px 0;
}
.mvrkoaoj {
  text-align: center;
  margin-bottom: 1em;
}
.z02arbcw {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.p99ix6vj {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.euddnuwo {
  background-color: var(--bg);
  color: var(--color-text);;
}
.b9vo8dly {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.zjx9xunq {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.dge9h4af {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.ycmx5qup {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.qxb5519ld { display: none; margin: -19px; }
.in5mxl03 {
  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;
}
.in5mxl03::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;
}
.in5mxl03 strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.lel9c9ra {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.za6qejyl {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.b0arxqae {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.gzmi670g {
  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;
}
.ov7ey5k1 {
  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;
}
.c1sw2bw8 {
  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);
  }
}
.qnttnyed {
  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);
}
.des94s67643 { width: 74%; border: 5px dashed #75bac0; padding: 24px 16px; margin: 11px; display: inline-block; color: rgb(227, 39, 23); }
.ochn8njz {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.b5kynsfg {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.jdymee8l {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.jdymee8l p {
  margin: 0;
}
.i094sdmz {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.ksci9rr1 {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.chaz59kr {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.i094sdmz .mvrkoaoj,
.chaz59kr,
.i094sdmz .fo5kx2oi {
  position: relative;
  z-index: 1;
}
.ovrhbvmy {
  color: #fff;
}
.tje6qoyj {
  color: #00e171;
  font-weight: 900;
}
.alpeznym {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.zjkq5xsp {
  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);
}
.e118dk7bg57 { padding: 18px 37px; border: 5px dashed #13de0c; }
.taddhihz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.dqyynpyr {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.q499wpnq {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.q76ai2dc {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.oq5lhfgl {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.e9wkxdqg {
  margin-top: 24px;
}
.pxig258u {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.hxugxi4o {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.d9gbae0y {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

/* Wrapper to center the icon list when it's standalone */
.rgus2qv6 {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.rgus2qv6 .vblwo9d0 {
  text-align: left;
}
/* Modifier to align section titles to the left */
.uefu9vq8 {
  text-align: left;
}
/* New Component: Media Block (for text + image) */
.gubd9191 {
  display: flex;
  align-items: center;
  gap: 40px;
}
.jlxoqqz7 {
  flex: 1;
}
.y6z132v8 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.efyviu5zx { border: 1px dotted #3016ed; padding: 33px 5px; margin: -7px; color: rgb(153, 206, 25); display: flex; width: 70%; }
.y6z132v8 img {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
}
.io5ch8mz {
  list-style: none;
  padding: 0;
}
/* --- Additions to Responsiveness section --- */

/* Inside @media (max-width: 768px) */
.gubd9191 {
  flex-direction: column;
}
.jlxoqqz7 {
  order: 2;
  /* Text comes after image on mobile */
}
.uefu9vq8 {
  text-align: center;
}
@media (max-width: 992px) {
  .jf98ulys {
    flex-direction: column;
    text-align: center;
  }

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

  .dge9h4af {
    padding: 20px;
  }

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

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

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

  .fo5kx2oi {
    /* width: 100%; */
    padding: 0 20px;
  }

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

  .nf3ojfpg {
    flex-direction: column;
  }

  .h5lvjwg4 {
    font-size: 15px;
  }

  .l7tbdneu {
    font-size: 14px;
  }

  .djqa7l8d {
    font-size: 16px;
  }

  .o8progl0 {
    font-size: 12px;
  }

  .ldwvz0ai {
    /* background: url(/bg6-mobile.vsg06q2q) no-repeat; */
    background-size: cover;
  }

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .y6z132v8 {
    gap: 8px;
  }

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

  .chaz59kr {
    max-width: 100%;
  }

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

  .ow3twe4l .oq5lhfgl {
    display: none;
  }

  .h5hnc1pl,
  .q7hh2qm3 {
    height: 50px;
    width: 50px;
  }

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

  .xqbf915g {
    border-radius: 12px;
  }

  .dferclaz {
    gap: 4px;
  }

  .cdpmbhdh,
  .ldwvz0ai {
    padding: 40px 0;
  }

  .za6qejyl {
    border-radius: 16px;
  }

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

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

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

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

  .in5mxl03 {
    padding: 20px;
  }

  .bl1wn4q7 {
    display: none;
  }

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

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

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

  .h7vqot6a::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) {
.alpeznym {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .taddhihz {
    justify-content: center;
    gap: 0px;
  }
}
.t7l3zpk7 {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.fmyn4x34 {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.hd6ynm6i {
  max-width: 800px;
  margin: 0 auto;
}
.sva29hpk {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.oiy8zz2x {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.rqign9jt {
  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;
}
.rqign9jt:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.npk50ymz {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.ycvchqnuvgt { margin: 18px; }
.b931pq3c {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.u4ps69d4 {
  font-weight: 700;
}
.xx5r0oeh {
  font-size: 0.9rem;
  color: #777;
}
.ma8iig6p {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.uh4g3g27 {
    width: 100%;
    margin-bottom: 40px;
}
.aotpp4px {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.aotpp4px h2 {
    color: var(--color-accent);
}
.t9ahg1gz {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
@media (max-width: 800px) {
	.t9ahg1gz {
		justify-content: center;
	}
	
}
.hezzfxsd {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.hezzfxsd img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.hezzfxsd .ztz8vfwe {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.se2wmcrxio { padding: 44px 15px; display: block; border: 1px solid #5cf994; color: rgb(157, 200, 228); width: 50px; }
.hezzfxsd:hover .ztz8vfwe {
    opacity: 1; 
}
.hezzfxsd:hover img {
    opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.t7ftoero {
            max-width: 1400px;
            margin: 0 auto;
        }
.u3lk4f62 {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.l00qk3vq {
            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;
        }
.l00qk3vq: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);
        }
.l00qk3vq:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .u3lk4f62 {
                gap: 12px;
            }

            .l00qk3vq {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .l00qk3vq {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .mvrkoaoj {
    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(--bg);
      color: #fff;
      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);
    }
.e5bzegmkm8 { width: 58vw; padding: 37px 29px; border: 3px dotted #e79843; display: inline-block; }
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;
      }

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

  .ng5q0xuu {
  font-size: 26px;
} 

.kgfzsnss div {
  display: none;
}
.g2wfqoam div {
  display: none;
}

}
.pa5x50r0 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.nbirplo9 {
        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;
    }
.nbirplo9:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.nbirplo9:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .nbirplo9 {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.hezzfxsd {
max-width:inherit;
text-align: center;
}
.ryzyz5s0 {
 flex-basis: 49%; 
}
.ux82smi5 {
 flex-basis: 32.3333%; 
}
.r2zvo5dh {
 flex-basis: 24%; 
}
.sijl9po9 {
 flex-basis: 19%; 
}
.scyso2jl8 { color: rgb(152, 141, 17); padding-left: 37px; margin: 5px; }
.a0i0nvb3 {
 flex-basis: 15.6666%; 
}
.yvhhlpx6 {
 flex-basis: 13.2857%; 
}