: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;
  color: white;
}
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;
}
.cto2ttcp { width: 34%; color: rgb(164, 152, 218); margin: 7px; padding: 35px 40px; display: flex; border: 3px dotted #974508; }
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.msu5mqrf {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.xzs4ya6q {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.sv2yqyr7 {
  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;
}
.jfaotmkm {
  padding: 0 20px 0 18px;
}
.sv2yqyr7:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.d78x6axm {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.xi4w2qii {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.d78x6axm:hover,
.xi4w2qii:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.urt9oxm1 {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.igof28v2 {
  background-color: #000;
  color: #fff;
}
.uysjbaon4a16 { color: rgb(108, 111, 73); margin: 1px; padding-left: 46px; }
/* --- Table --- */
.j83rm99s {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.p337eimw {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.e4yyg0t7 {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.vgap5a9z {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.onjzcqff .bj95ti58:last-child .vgap5a9z {
  border-bottom: none;
}
.onjzcqff .bj95ti58:nth-child(even) {
  background-color: #f7f8fc;
}
.vgap5a9z:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.ejkw8e1m {
  padding-left: 20px;
  margin-bottom: 1em;
}
.omtdzdu8 {
  margin-bottom: 1em;
}
.q7u7h7wd {
  padding-left: 20px;
}
.ze369kjd {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.ze369kjd li {
  margin-bottom: 0.5em;
}
.yagjm447 {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.wuqlyzkf {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.wuqlyzkf::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.g91tnae768mi { width: 73%; margin: 8px; border: 2px solid #ba17b4; }
.l4crbba1 .wuqlyzkf {
  font-size: 1.1rem;
  font-weight: 700;
}
/* --- Card --- */
.nqof6hbe {
  border-radius: 24px;
}
.xozqz4fw {
  color: var(--color-accent);
}
.ww9a8djo {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.z7g6b40m {
  border-bottom: 2px solid #e8eaf6;
}
.z7g6b40m:last-child {
  border-bottom: none;
}
.lw2ras5d {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.lw2ras5d::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.lw2ras5d::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.z7g6b40m[open] .lw2ras5d::after {
  transform: translateY(-50%) rotate(45deg);
}
.xcyp7frs {
  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);
  }
}
.eceagac0 {
  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;
}
.a0f1qu56,
.wj70kgqk {
  height: 60px;
  width: 60px;
}
.iw07dogf {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.dzxftfy9 { padding: 19px 42px; }
.l9msjkjm {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
}
.ee0vk8lm {
  margin-top: 16px;
}
.qcu4szcp {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.yc2myrhu {
  color: #9fa5d5;
}
.f9w0iyo4 {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.uaa25c1e {
  padding: 30px 0 0;
  background: url(/img/bg.j60szz49) no-repeat;
  overflow: hidden;
  position: relative;
  color: #fff;
  text-align: center;
  background-size: cover;
}
.uaa25c1e::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.b60xk7w2 {
  position: relative;
  z-index: 1;
}
.n8whpug2 {
  position: relative;
}
.brywc3c5 {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.zf8g346p {
  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);
  }
}
.vbpg10an {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.g07x6495 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.ep3e94i5uz { border: 4px dotted #942fd7; display: none; padding: 33px 15px; color: rgb(77, 44, 133); margin: 1px; width: 81vw; }
.vh4odqrw {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.eeemhvvu {
  color: #151825;
}
.mf32pg7o .s0ny5jh6 {
  color: var(--color-text);
}
.et6mpojo {
  position: relative;
  margin-bottom: 24px;
}
.fy3q8obz {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.vvbll9fm {
  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;
}
.jt1q7i6f {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.gm73ni0x {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}
.rhrpzrss {
  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);
}
.kporosn7 {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.rhrpzrss[is-active] .kporosn7:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.rhrpzrss[is-active] .kporosn7:nth-child(2) {
  opacity: 0;
}
.rhrpzrss[is-active] .kporosn7:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.ezi1et8m {
  display: flex;
  justify-content: space-between;
}
.ve747bu3 {
  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);
}
.ojyi6hg8t4x { padding-left: 32px; color: rgb(46, 24, 140); margin: 17px; padding-right: 36px; }
/* Состояние открытого меню */
.ve747bu3[is-open] {
  right: 0;
}
.ytnad8nq {
  list-style: none;
  padding: 0;
  margin: 0;
}
.p44drtsk {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.p44drtsk:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.rth2wqke {
  font-weight: 900;
  color: var(--color-accent);
}
.ije5j28r {
  color: #fff;
}
/* --- Section --- */
.mzdqicsb {
  padding: 60px 0;
}
.s0ny5jh6 {
  text-align: center;
  margin-bottom: 1em;
}
.spjuv1jd {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.tjygi60j {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.mf32pg7o {
  background-color: var(--bg);
  color: var(--color-text);;
}
.o5s207ki {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.bzkqnvtc {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.s14f8ec7 { padding: 16px 48px; }
.ypmpzq4d {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.b153kl68 {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.hbgveiwt {
  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;
}
.hbgveiwt::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;
}
.hbgveiwt strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.nqogjj7w {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.brllz9mf {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.v4dqphc7 {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.iyue9g1c {
  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;
}
.c04qb6fp {
  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;
}
.a12a09n5 {
  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);
  }
}
.j2ljhn2i {
  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);
}
.n1029ltt1sqe { border: 3px dotted #86286e; margin: -2px; color: rgb(131, 27, 7); padding: 13px 13px; width: 65px; }
.t811s8e1 {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.nhp9n24z {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.dh2hu8tl {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.dh2hu8tl p {
  margin: 0;
}
.w5u2v1fi {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.y350isms {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.crjhy8is {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.w5u2v1fi .s0ny5jh6,
.crjhy8is,
.w5u2v1fi .sv2yqyr7 {
  position: relative;
  z-index: 1;
}
.ije5j28r {
  color: #fff;
}
.riswrr1w {
  color: #00e171;
  font-weight: 900;
}
.z34ler1k {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.kex7ozdy {
  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;
}
.dau8fcof { margin: 14px; width: 93px; padding: 24px 39px; border: 2px dashed #d78b4a; color: rgb(196, 33, 6); display: inline-block; }
[sticky-cta--visible] {
  transform: translateY(0);
}
.fbkssdol {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.vaxftzv9 {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.p8xvvkhp {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.t6to4cqd {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.bh7g5w98 {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.ne2ulsgk {
  margin-top: 24px;
}
.dnfqd9hb {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.qaed5p1c {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.fqa5ojo1 {
  display: flex;
  gap: 16px;
  list-style: none;
}
.afzpr9kh { padding: 35px 14px; border: 1px dashed #e106d0; width: 71px; color: rgb(210, 85, 226); display: inline-block; margin: 6px; }
/* --- New Additions for Page 2 --- */

/* Wrapper to center the icon list when it's standalone */
.rg8wbzda {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.rg8wbzda .yagjm447 {
  text-align: left;
}
/* Modifier to align section titles to the left */
.uj2tm4sp {
  text-align: left;
}
/* New Component: Media Block (for text + image) */
.b3p74n90 {
  display: flex;
  align-items: center;
  gap: 40px;
}
.xol7khgy {
  flex: 1;
}
.f19ha2os {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.f19ha2os img {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
}
.i4o7miwh {
  list-style: none;
  padding: 0;
}
/* --- Additions to Responsiveness section --- */

/* Inside @media (max-width: 768px) */
.b3p74n90 {
  flex-direction: column;
}
.xol7khgy {
  order: 2;
  /* Text comes after image on mobile */
}
.wcghiga6eb { padding: 26px 23px; border: 5px dashed #639244; margin: -19px; color: rgb(80, 1, 241); width: 83px; display: flex; }
.uj2tm4sp {
  text-align: center;
}
@media (max-width: 992px) {
  .b60xk7w2 {
    flex-direction: column;
    text-align: center;
  }

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

  .ypmpzq4d {
    padding: 20px;
  }

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

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

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

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

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

  .xzs4ya6q {
    flex-direction: column;
  }

  .g07x6495 {
    font-size: 15px;
  }

  .vh4odqrw {
    font-size: 14px;
  }

  .l9msjkjm {
    font-size: 16px;
  }

  .gm73ni0x {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .f19ha2os {
    gap: 8px;
  }

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

  .crjhy8is {
    max-width: 100%;
  }

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

  .f9w0iyo4 .bh7g5w98 {
    display: none;
  }

  .a0f1qu56,
  .wj70kgqk {
    height: 50px;
    width: 50px;
  }

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

  .fy3q8obz {
    border-radius: 12px;
  }

  .qcu4szcp {
    gap: 4px;
  }

  .mzdqicsb,
  .uaa25c1e {
    padding: 40px 0;
  }

  .brllz9mf {
    border-radius: 16px;
  }

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

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

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

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

  .hbgveiwt {
    padding: 20px;
  }

  .pczodgsw {
    display: none;
  }

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

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

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

  .vgap5a9z::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) {
.z34ler1k {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .fbkssdol {
    justify-content: center;
    gap: 0px;
  }
}
.qkq10gnp {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.pvsc3pks {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.mo2uptha {
  max-width: 800px;
  margin: 0 auto;
}
.kcll3fbj {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.cef06f7b {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.dqzk5yxf {
  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;
}
.dqzk5yxf:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.ibyjfkuw {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.gb7mjlho {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.djz8oree { padding-left: 38px; color: rgb(192, 63, 97); }
.y7dzaa34 {
  font-weight: 700;
}
.e0ukf8bd {
  font-size: 0.9rem;
  color: #777;
}
.b6m1e7g7 {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.cpekh2k5 {
    width: 100%;
    margin-bottom: 40px;
}
.y8q62vrk {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.y8q62vrk h2 {
    color: var(--color-accent);
}
.c9yih8fx {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
@media (max-width: 800px) {
	.c9yih8fx {
		justify-content: center;
	}
	
}
.yimso5xp {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.yimso5xp img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.yimso5xp .kc6am5ij {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.yimso5xp:hover .kc6am5ij {
    opacity: 1; 
}
.yimso5xp:hover img {
    opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
.fs03pmxb { width: 16px; padding: 31px 21px; margin: 13px; }
* {
  scroll-margin-top: 80px; 
}
.cp86rbjg {
            max-width: 1400px;
            margin: 0 auto;
        }
.dbi5o1cr {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.vxgd7vv8 {
            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;
        }
.vxgd7vv8: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);
        }
.vxgd7vv8:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .dbi5o1cr {
                gap: 12px;
            }

            .vxgd7vv8 {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .vxgd7vv8 {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .s0ny5jh6 {
    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);
    }
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;
    }
.g3szxnmd012 { padding: 44px 15px; width: 44vw; display: grid; color: rgb(137, 18, 121); margin: 7px; }
tfoot {
      background: #f5f5f5;
      font-weight: 600;
    }
tfoot td {
      padding: 14px 18px;
    }
@media(max-width:768px) {
      table {
        display: block;
        overflow-x: auto;
      }

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

  .hwti3gzm {
  font-size: 26px;
} 

.jt1q7i6f div {
  display: none;
}
.iw07dogf div {
  display: none;
}

}
.ih6kzoza {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.iqebyelx {
        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;
    }
.iqebyelx:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.iqebyelx:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .iqebyelx {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.yimso5xp {
max-width:inherit;
text-align: center;
}
.by53mgji {
 flex-basis: 49%; 
}
.ol5mym1c {
 flex-basis: 32.3333%; 
}
.ws0wf5in {
 flex-basis: 24%; 
}
.mdbp1eh3 {
 flex-basis: 19%; 
}
.f4c1hdve {
 flex-basis: 15.6666%; 
}
.v04o1ngz {
 flex-basis: 13.2857%; 
}