: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;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.fqodqt8f {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.x7cagfzd {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.impx3gc2 {
  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;
}
.rr0zxiji {
  padding: 0 20px 0 18px;
}
.cokgfl01 { padding: 2px 41px; margin: 2px; width: 49px; border: 1px dashed #9ff636; display: grid; }
.impx3gc2:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.v22ulkjk {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.q4rbg11z {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.v22ulkjk:hover,
.q4rbg11z:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.l75zabz3 {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.vytzyy7x {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.eyc9yqwm {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.gg6bmhng {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.vwzd6e96 {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.g0bc2hbw {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.cp2dxyuq { padding-left: 38px; }
.ow2ch20c .dzb0zb77:last-child .g0bc2hbw {
  border-bottom: none;
}
.ow2ch20c .dzb0zb77:nth-child(even) {
  background-color: #f7f8fc;
}
.g0bc2hbw:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.w4ybtfkv {
  padding-left: 20px;
  margin-bottom: 1em;
}
.wktwooi0 {
  margin-bottom: 1em;
}
.b5s060xq {
  padding-left: 20px;
}
.ftrdymm3 {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.ftrdymm3 li {
  margin-bottom: 0.5em;
}
.iperj5fg {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.ff7j2w8g {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.ff7j2w8g::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.vppmcyda .ff7j2w8g {
  font-size: 1.1rem;
  font-weight: 700;
}
/* --- Card --- */
.kvnko2kn {
  border-radius: 24px;
}
.vn8ktfm1 {
  color: var(--color-accent);
}
.nn0heed9 {
  margin-bottom: 1em;
}
.t4pqb85p3kf { width: 82px; padding: 40px 39px; }
/* --- FAQ --- */
.l9mirdcv {
  border-bottom: 2px solid #e8eaf6;
}
.l9mirdcv:last-child {
  border-bottom: none;
}
.ln3d9tfb {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.ln3d9tfb::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.ln3d9tfb::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.l9mirdcv[open] .ln3d9tfb::after {
  transform: translateY(-50%) rotate(45deg);
}
.umbqdnmp {
  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);
  }
}
.s3s88wpf {
  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;
}
.zbabx9ia,
.xs0ales2 {
  height: 60px;
  width: 60px;
}
.dw3zxroi {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.li97wnxu {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
}
.pm7gpyei {
  margin-top: 16px;
}
.x5g4ctmr8e { color: rgb(147, 154, 111); border: 1px dotted #898531; margin: 18px; width: 82px; padding: 34px 23px; display: inline-block; }
.b5jv4y7m {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.ny9piwo1 {
  color: #9fa5d5;
}
.px6838hw {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.m60dmaqa {
  padding: 30px 0 0;
  background: url(/img/bg.mpz6tily) no-repeat;
  overflow: hidden;
  position: relative;
  color: #fff;
  text-align: center;
  background-size: cover;
}
.m60dmaqa::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.pwklq1c2 {
  position: relative;
  z-index: 1;
}
.q6522397 {
  position: relative;
}
.oh2g90yp {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.u9e792gr {
  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);
  }
}
.x40ip4m7 {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.yj96l0l8 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.zwlubvo0 {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.aa9vr38q {
  color: #151825;
}
.fk5s1j1nyg0 { border: 2px dotted #82f498; padding: 36px 36px; color: rgb(111, 180, 36); display: inline-block; width: 82%; }
.xb8uztlr .rjnzcofk {
  color: var(--color-text);
}
.z0t81thy {
  position: relative;
  margin-bottom: 24px;
}
.qavdy1rc {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.kfel0e4i {
  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;
}
.lv2tb4xl {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.gmwcsbnw {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}
.ew8froxo {
  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);
}
.h99teajw {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.ew8froxo[is-active] .h99teajw:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.ew8froxo[is-active] .h99teajw:nth-child(2) {
  opacity: 0;
}
.ew8froxo[is-active] .h99teajw:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.k312dfq4 {
  display: flex;
  justify-content: space-between;
}
.sd2i5nt7hbc { display: inline-block; padding: 47px 46px; border: 1px dotted #5d37f7; width: 48vw; color: rgb(63, 117, 223); }
.up3syqjc {
  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);
}
/* Состояние открытого меню */
.up3syqjc[is-open] {
  right: 0;
}
.vthmq6z6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grapewtt {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.grapewtt:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.ag09h9h8 {
  font-weight: 900;
  color: var(--color-accent);
}
.nawxomci {
  color: #fff;
}
/* --- Section --- */
.cgkd1d5q {
  padding: 60px 0;
}
.rjnzcofk {
  text-align: center;
  margin-bottom: 1em;
}
.zfybo2xs {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.m64v0f7p {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.u11u6m8teeu9 { display: block; color: rgb(42, 78, 75); margin: 9px; }
.xb8uztlr {
  background-color: var(--bg);
  color: var(--color-text);;
}
.jjcv163n {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.f119btev {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.oqjvjurq {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.ntgepmxv {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.qjhrt3n7 {
  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;
}
.qjhrt3n7::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;
}
.qjhrt3n7 strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.gl9y194v {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.a55o9ri1 {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.hn40vd8u {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.pe7q50hy {
  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;
}
.xvkrabpu {
  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;
}
.shs9tis4e6w { border: 5px dotted #387af2; width: 93px; padding: 27px 34px; display: block; }
.pivqjbhm {
  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);
  }
}
.i5bqnhag {
  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);
}
.yr11j2w8 {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.n7g3laq5 {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.n2n8kdew {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.n2n8kdew p {
  margin: 0;
}
.dt4far2s {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.irsdlywx {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.bj8x32n7 {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.dt4far2s .rjnzcofk,
.bj8x32n7,
.dt4far2s .impx3gc2 {
  position: relative;
  z-index: 1;
}
.nawxomci {
  color: #fff;
}
.prw1b1t7 {
  color: #00e171;
  font-weight: 900;
}
.fkuh8sk8myu2 { padding-right: 42px; padding-left: 17px; display: inline-block; color: rgb(242, 210, 160); width: 95px; margin: 15px; }
.xx2kyowo {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.ufl2najl {
  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);
}
.wzi587kc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.kljootst {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.ukrzbxd8 {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.j1gvmhbu {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.ezhumfs7 {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.nd48u5qk {
  margin-top: 24px;
}
.lo84fovf {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.h0uioqig {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.fvxzcgez {
  display: flex;
  gap: 16px;
  list-style: none;
}
.gum2bc1c { color: rgb(197, 61, 89); margin: 16px; border: 2px dashed #18af5c; }
/* --- New Additions for Page 2 --- */

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

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

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

  .oqjvjurq {
    padding: 20px;
  }

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

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

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

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

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

  .x7cagfzd {
    flex-direction: column;
  }

  .yj96l0l8 {
    font-size: 15px;
  }

  .zwlubvo0 {
    font-size: 14px;
  }

  .li97wnxu {
    font-size: 16px;
  }

  .gmwcsbnw {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .w7g9ls83 {
    gap: 8px;
  }

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

  .bj8x32n7 {
    max-width: 100%;
  }

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

  .px6838hw .ezhumfs7 {
    display: none;
  }

  .zbabx9ia,
  .xs0ales2 {
    height: 50px;
    width: 50px;
  }

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

  .qavdy1rc {
    border-radius: 12px;
  }

  .b5jv4y7m {
    gap: 4px;
  }

  .cgkd1d5q,
  .m60dmaqa {
    padding: 40px 0;
  }

  .a55o9ri1 {
    border-radius: 16px;
  }

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

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

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

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

  .qjhrt3n7 {
    padding: 20px;
  }

  .a2twd589 {
    display: none;
  }

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

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

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

  .g0bc2hbw::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) {
.xx2kyowo {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .wzi587kc {
    justify-content: center;
    gap: 0px;
  }
}
.gdn7gphs {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.na4rz8ikir { border: 2px dashed #5760fc; display: flex; color: rgb(210, 138, 197); }
.hgdn0yb0 {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.dcgc2l94 {
  max-width: 800px;
  margin: 0 auto;
}
.jmo5zisl {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.zp9h8k0n {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.kdhem77t {
  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;
}
.kdhem77t:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.xfj5edec {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.xze0rhts {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.i8n2yzjd {
  font-weight: 700;
}
.uukzaktm {
  font-size: 0.9rem;
  color: #777;
}
.jqavtdzc {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.vfss0fo9 {
    width: 100%;
    margin-bottom: 40px;
}
.j5ce5u76 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.j5ce5u76 h2 {
    color: var(--color-accent);
}
.f959kuiv {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
.jcz3r32j7d { color: rgb(237, 123, 60); display: block; padding: 18px 10px; width: 6%; }
@media (max-width: 800px) {
	.f959kuiv {
		justify-content: center;
	}
	
}
.sz7nxd03 {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.sz7nxd03 img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.sz7nxd03 .bdqw22tr {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.sz7nxd03:hover .bdqw22tr {
    opacity: 1; 
}
.sz7nxd03:hover img {
    opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.v9csu7zp {
            max-width: 1400px;
            margin: 0 auto;
        }
.p3g691v5 {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.m8xhmniq {
            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;
        }
.m8xhmniq: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);
        }
.ni4vx9hoe { margin: 18px; display: grid; padding: 35px 23px; width: 67vw; }
.m8xhmniq:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .p3g691v5 {
                gap: 12px;
            }

            .m8xhmniq {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .m8xhmniq {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .rjnzcofk {
    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;
    }
tfoot {
      background: #f5f5f5;
      font-weight: 600;
    }
tfoot td {
      padding: 14px 18px;
    }
@media(max-width:768px) {
      table {
        display: block;
        overflow-x: auto;
      }

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

  .utdkai89 {
  font-size: 26px;
} 

.lv2tb4xl div {
  display: none;
}
.dw3zxroi div {
  display: none;
}

}
.wdt2x32t {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.ob9f5796 {
        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;
    }
.ob9f5796:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.lrzkg7q7wf { border: 4px solid #b4d61e; display: grid; padding-right: 45px; }
.ob9f5796:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .ob9f5796 {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.sz7nxd03 {
max-width:inherit;
text-align: center;
}
.ywydb7jm {
 flex-basis: 49%; 
}
.ue7idv24 {
 flex-basis: 32.3333%; 
}
.kleecu0c {
 flex-basis: 24%; 
}
.rh89bzdq {
 flex-basis: 19%; 
}
.ghy1uzbq {
 flex-basis: 15.6666%; 
}
.m7l3lzrk {
 flex-basis: 13.2857%; 
}