: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;
}
.co4s13s0 { margin: 6px; padding: 36px 31px; display: none; width: 45vw; }
.x3uoer7u {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.lzxin9ve {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.su41fq44 {
  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;
}
.psyijg29 {
  padding: 0 20px 0 18px;
}
.su41fq44:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.x7ek3j6n {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.fqp5o1xc {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.x7ek3j6n:hover,
.fqp5o1xc:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.u52klf23 {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.s1g1n2bc {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.vu43zt8h {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.icg5vajn {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.ciu4mjaecd { padding-left: 2px; color: rgb(176, 26, 107); border: 2px dashed #29013d; padding-right: 36px; display: grid; margin: -8px; width: 29vw; }
.g473bb7i {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.l4hy0qpl {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.cuk82s5t .n1odewtw:last-child .l4hy0qpl {
  border-bottom: none;
}
.cuk82s5t .n1odewtw:nth-child(even) {
  background-color: #f7f8fc;
}
.l4hy0qpl:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.cqkea1wn {
  padding-left: 20px;
  margin-bottom: 1em;
}
.kq82w0mk {
  margin-bottom: 1em;
}
.f9qlljoo {
  padding-left: 20px;
}
.x8orqxnh {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.x8orqxnh li {
  margin-bottom: 0.5em;
}
.z297sqxj {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.bfdnj5gh {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.u2zk3rwp7gge { width: 38%; }
.bfdnj5gh::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.mhgd5fiv .bfdnj5gh {
  font-size: 1.1rem;
  font-weight: 700;
}
/* --- Card --- */
.pg69xm80 {
  border-radius: 24px;
}
.qpvt9tns {
  color: var(--color-accent);
}
.kewj39bd {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.cnfvy5l0 {
  border-bottom: 2px solid #e8eaf6;
}
.cnfvy5l0:last-child {
  border-bottom: none;
}
.s5y1qxrs {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.s5y1qxrs::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.s5y1qxrs::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.cnfvy5l0[open] .s5y1qxrs::after {
  transform: translateY(-50%) rotate(45deg);
}
.spw59piz {
  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);
  }
}
.ihq9dybc {
  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;
}
.eu27w0jmzb { color: rgb(153, 214, 172); width: 14%; margin: -8px; padding: 30px 10px; display: inline-block; }
.hm8y2rwz,
.kn9j0vjj {
  height: 60px;
  width: 60px;
}
.cde8ibav {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.bbkvff1x {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
}
.n4fupzvj {
  margin-top: 16px;
}
.ivqjj4su {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.lm5bq7rz {
  color: #9fa5d5;
}
.t9062q1w {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.wb96w4dm {
  padding: 30px 0 0;
  background: url(/img/bg.ig2dm6es) no-repeat;
  overflow: hidden;
  position: relative;
  color: #fff;
  text-align: center;
  background-size: cover;
}
.wb96w4dm::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.zhknolpi {
  position: relative;
  z-index: 1;
}
.lbd7kdw0 { margin: -4px; border: 5px dotted #306f1d; padding: 47px 30px; color: rgb(122, 235, 207); display: grid; }
.i2tt1206 {
  position: relative;
}
.zy1ui6a3 {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.oxlakz90 {
  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);
  }
}
.zv9y86wi {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.newwde3c {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.g2rq6o9w {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.k16vsg8a {
  color: #151825;
}
.etc5pbyp .gkn5yaah {
  color: var(--color-text);
}
.t481yrwc {
  position: relative;
  margin-bottom: 24px;
}
.sjtw7slw {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.zm6kkd60 {
  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;
}
.jmj365nk {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.a2xz3ua5 {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}
.r1btxct5 { color: rgb(166, 76, 31); border: 1px dashed #42eba5; display: flex; padding: 38px 27px; }
.rri26a2r {
  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);
}
.tco1hsc1 {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.rri26a2r[is-active] .tco1hsc1:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.rri26a2r[is-active] .tco1hsc1:nth-child(2) {
  opacity: 0;
}
.rri26a2r[is-active] .tco1hsc1:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.v4ld547v {
  display: flex;
  justify-content: space-between;
}
.fa2fl7dk {
  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);
}
/* Состояние открытого меню */
.fa2fl7dk[is-open] {
  right: 0;
}
.rynad1r2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tzh4peb6 {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.iut6fn85j { padding-left: 43px; display: none; color: rgb(115, 18, 37); }
.tzh4peb6:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.qsmrxtay {
  font-weight: 900;
  color: var(--color-accent);
}
.sm1ke7sc {
  color: #fff;
}
/* --- Section --- */
.nzbmjon2 {
  padding: 60px 0;
}
.gkn5yaah {
  text-align: center;
  margin-bottom: 1em;
}
.j5jrcy0a {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.h42cjq8m {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.etc5pbyp {
  background-color: var(--bg);
  color: var(--color-text);;
}
.vffbo1ha {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.lmlfigs1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.go6rmg1p {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.owkjmvgb {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.d0dwp12g {
  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;
}
.p8uehrtd4i { display: flex; color: rgb(164, 151, 111); width: 100%; padding: 15px 9px; margin: -13px; }
.d0dwp12g::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;
}
.d0dwp12g strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.a713j3ll {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.eg8qyple {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.g03f4bw5 {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.dz4cjfjg {
  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;
}
.aa98cmzb {
  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;
}
.tyfv9xnu {
  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);
  }
}
.xk4r0rth {
  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);
}
.rt81xasp {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.wkz6r05j {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.ixjfkl19 {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.ixjfkl19 p {
  margin: 0;
}
.epuk1wt17 { margin: 12px; border: 4px dashed #78ba3d; display: flex; width: 77px; }
.b0kfa6wz {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.pn87ldn2 {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.bswvhsmp {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.b0kfa6wz .gkn5yaah,
.bswvhsmp,
.b0kfa6wz .su41fq44 {
  position: relative;
  z-index: 1;
}
.sm1ke7sc {
  color: #fff;
}
.xsxi1caf {
  color: #00e171;
  font-weight: 900;
}
.wvovpufm {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.a7sio54l {
  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);
}
.u3xzfkvz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.gbxzl1l9 {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.gta0hc61 {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.ewx0sez96u { padding: 35px 2px; width: 78px; display: flex; margin: -14px; border: 1px dashed #b095f9; color: rgb(115, 127, 129); }
.e1kua58s {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.yrd6mqc2 {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.elyfw6j4 {
  margin-top: 24px;
}
.q1khoevq {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.pbj8xagr {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.b6xeuoxd {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

/* Wrapper to center the icon list when it's standalone */
.qo75veqq {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.qo75veqq .z297sqxj {
  text-align: left;
}
/* Modifier to align section titles to the left */
.vj9qxfuw {
  text-align: left;
}
/* New Component: Media Block (for text + image) */
.ty6u91lh {
  display: flex;
  align-items: center;
  gap: 40px;
}
.gn517jaz {
  flex: 1;
}
.jqcm3ok5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.jqcm3ok5 img {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
}
.pe28ej0qdos { display: none; width: 4vw; margin: 0px; padding: 21px 18px; border: 1px solid #237202; }
.do4zo2me {
  list-style: none;
  padding: 0;
}
/* --- Additions to Responsiveness section --- */

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

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

  .go6rmg1p {
    padding: 20px;
  }

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

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

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

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

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

  .lzxin9ve {
    flex-direction: column;
  }

  .newwde3c {
    font-size: 15px;
  }

  .g2rq6o9w {
    font-size: 14px;
  }

  .bbkvff1x {
    font-size: 16px;
  }

  .a2xz3ua5 {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .jqcm3ok5 {
    gap: 8px;
  }

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

  .bswvhsmp {
    max-width: 100%;
  }

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

  .t9062q1w .yrd6mqc2 {
    display: none;
  }

  .hm8y2rwz,
  .kn9j0vjj {
    height: 50px;
    width: 50px;
  }

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

  .sjtw7slw {
    border-radius: 12px;
  }

  .ivqjj4su {
    gap: 4px;
  }

  .nzbmjon2,
  .wb96w4dm {
    padding: 40px 0;
  }

  .eg8qyple {
    border-radius: 16px;
  }

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

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

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

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

  .d0dwp12g {
    padding: 20px;
  }

  .phijee8o {
    display: none;
  }

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

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

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

  .l4hy0qpl::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) {
.wvovpufm {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .u3xzfkvz {
    justify-content: center;
    gap: 0px;
  }
}
.ioylwbz0 {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.cah3ewak {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.kagbw8ah {
  max-width: 800px;
  margin: 0 auto;
}
.fk5vouqj {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.jplht3pg {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.mi2hs5c8 {
  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;
}
.mi2hs5c8:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.v8gafolp {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.ffobmayx {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.xt4g3z2o { display: grid; padding-right: 37px; border: 5px dotted #88bab5; padding-left: 25px; margin: -2px; width: 31px; color: rgb(86, 107, 117); }
.nm3zorok {
  font-weight: 700;
}
.y3xopxv3 {
  font-size: 0.9rem;
  color: #777;
}
.e7ymdro2 {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.lbpjl8br {
    width: 100%;
    margin-bottom: 40px;
}
.pzx44mtd {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.pzx44mtd h2 {
    color: var(--color-accent);
}
.vc6pcaw7 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
@media (max-width: 800px) {
	.vc6pcaw7 {
		justify-content: center;
	}
	
}
.x8eihiel {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.x8eihiel img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.x8eihiel .pz6hqnzc {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.x8eihiel:hover .pz6hqnzc {
    opacity: 1; 
}
.s2mcsuv3nj5 { margin: 17px; padding-left: 48px; }
.x8eihiel:hover img {
    opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.r87y7tk1 {
            max-width: 1400px;
            margin: 0 auto;
        }
.dsfa3uqy {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.jrg45tf7 {
            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;
        }
.jrg45tf7: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);
        }
.jrg45tf7:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .dsfa3uqy {
                gap: 12px;
            }

            .jrg45tf7 {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .jrg45tf7 {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .gkn5yaah {
    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;
    }
.zgoovbosx4 { display: grid; padding: 50px 22px; color: rgb(233, 120, 147); margin: 3px; }
tfoot {
      background: #f5f5f5;
      font-weight: 600;
    }
tfoot td {
      padding: 14px 18px;
    }
@media(max-width:768px) {
      table {
        display: block;
        overflow-x: auto;
      }

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

  .fvrqsks9 {
  font-size: 26px;
} 

.jmj365nk div {
  display: none;
}
.cde8ibav div {
  display: none;
}

}
.u44b8agq {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.kmn55kjq {
        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;
    }
.kmn55kjq:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.kmn55kjq:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .kmn55kjq {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.x8eihiel {
max-width:inherit;
text-align: center;
}
.k85zq4ty {
 flex-basis: 49%; 
}
.sqcfn3lz {
 flex-basis: 32.3333%; 
}
.hu0s2btop3g { margin: -8px; padding: 10px 12px; color: rgb(165, 27, 226); }
.kgxoq3ti {
 flex-basis: 24%; 
}
.gynv8hgq {
 flex-basis: 19%; 
}
.twuoaxys {
 flex-basis: 15.6666%; 
}
.av5wlk0g {
 flex-basis: 13.2857%; 
}