: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;
}
.u1wd8ysh209 { display: grid; width: 38px; padding: 50px 14px; margin: 16px; border: 5px solid #5611ae; }
.boeo085f {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.l2gey36u {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.v44ef6lw {
  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;
}
.n201ct4p {
  padding: 0 20px 0 18px;
}
.v44ef6lw:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.y4t6yrt5 {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.i93odc29 {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.y4t6yrt5:hover,
.i93odc29:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.vua0n7sc {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.ok2vwuxd {
  background-color: #000;
  color: #fff;
}
.t7eact09l { padding: 39px 6px; border: 2px dotted #91a86b; }
/* --- Table --- */
.v263rq1t {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.g3gnexcp {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.j3mpdlbs {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.sqx0qon0 {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.mvnq590y .q0uljaav:last-child .sqx0qon0 {
  border-bottom: none;
}
.mvnq590y .q0uljaav:nth-child(even) {
  background-color: #f7f8fc;
}
.sqx0qon0:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.r53cygrs {
  padding-left: 20px;
  margin-bottom: 1em;
}
.vgdfokx9 {
  margin-bottom: 1em;
}
.vn18xc6y {
  padding-left: 20px;
}
.aprnspmwh { padding: 11px 24px; width: 48vw; color: rgb(112, 30, 132); }
.it2nugpa {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.it2nugpa li {
  margin-bottom: 0.5em;
}
.alpojuoi {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.ez2ckxyw {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.ez2ckxyw::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.h4khfkea .ez2ckxyw {
  font-size: 1.1rem;
  font-weight: 700;
}
/* --- Card --- */
.p6gvq231 {
  border-radius: 24px;
}
.bljqodnt {
  color: var(--color-accent);
}
.irlagj9b {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.wtkufsga {
  border-bottom: 2px solid #e8eaf6;
}
.ainm3j8j6 { color: rgb(244, 96, 251); padding-right: 31px; }
.wtkufsga:last-child {
  border-bottom: none;
}
.p6h399x7 {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.p6h399x7::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.p6h399x7::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.wtkufsga[open] .p6h399x7::after {
  transform: translateY(-50%) rotate(45deg);
}
.qfs8ll0m {
  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);
  }
}
.dcxuq5a9 {
  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;
}
.jd1xjtbg,
.bst7hw55 {
  height: 60px;
  width: 60px;
}
.wfsu2svo {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.vv4ayx5p {
  font-size: 24px;
  font-weight: 900;
}
.qh9rvxs2d { margin: 19px; color: rgb(117, 12, 227); width: 13px; padding: 14px 45px; display: none; }
.c0vt6ur3 {
  margin-top: 16px;
}
.cnwxao5s {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.ttyt8uwf {
  color: #9fa5d5;
}
.gbrtsrz3 {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.cd8qxrfc {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.cd8qxrfc::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.awq41zdk {
  position: relative;
  z-index: 1;
}
.jmbtennz {
  position: relative;
}
.d5bg5iqt {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.vgez3v2m {
  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);
  }
}
.i9s5vxt5 {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.hhuhfawg {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.n32iiwheqgy8 { width: 27px; }
.j4t22fpx {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.l2kqxk73 {
  color: #151825;
}
.vl88nos4 .xmlawm4d {
  color: var(--color-text);
}
.ff9x571z {
  position: relative;
  margin-bottom: 24px;
}
.ic6526th {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.h79rla8g {
  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;
}
.yt2qkky3 {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.wod19kuq {
  font-weight: 500;
  font-size: 14px;

}
.xiu7v2tg {
  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);
}
.fj792945 {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.xiu7v2tg[is-active] .fj792945:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.xiu7v2tg[is-active] .fj792945:nth-child(2) {
  opacity: 0;
}
.xsz62ywp8x9 { border: 2px dashed #fbcd2c; padding-left: 9px; margin: -14px; }
.xiu7v2tg[is-active] .fj792945:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.n87bh4qs {
  display: flex;
  justify-content: space-between;
}
.d4zdm7j1 {
  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);
}
/* Состояние открытого меню */
.d4zdm7j1[is-open] {
  right: 0;
}
.ghj7szf3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ydbjhp5h {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.ydbjhp5h:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.yen0s2vw {
  font-weight: 900;
  color: var(--color-accent);
}
.h14g2rp0 {
  color: #fff;
}
/* --- Section --- */
.x7opwsmz {
  padding: 60px 0;
}
.xmlawm4d {
  text-align: center;
  margin-bottom: 1em;
}
.q8gjkr3al5 { color: rgb(36, 236, 43); padding: 7px 41px; width: 68px; display: block; margin: 0px; border: 4px dashed #1ea99c; }
.nb1qha0w {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.n77wp17r {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.vl88nos4 {
  background-color: var(--bg);
  color: var(--color-text);;
}
.ts6antzx {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.fimcw5lt {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.bwzftrq6 {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.yfing837 {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.f7l1j26a {
  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;
}
.f7l1j26a::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;
}
.f7l1j26a strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.wxho1b2g {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.uyzth0z5 {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.dajyatmr {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.dxggkagt {
  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;
}
.nlqjl7zi {
  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;
}
.mlj5ugkud9b { width: 28px; display: block; }
.gm26kfz4 {
  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);
  }
}
.ih0lo6sk {
  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);
}
.ehnll3i2 {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.s9zkhykm {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.tf1t6131 {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.tf1t6131 p {
  margin: 0;
}
.iqkcbdt2 {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.wuiv0rxf {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.azgjvsqj {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.iqkcbdt2 .xmlawm4d,
.azgjvsqj,
.iqkcbdt2 .v44ef6lw {
  position: relative;
  z-index: 1;
}
.h14g2rp0 {
  color: #fff;
}
.ar0u5xqs77p5 { width: 35vw; border: 5px dotted #8ca441; padding: 11px 17px; color: rgb(204, 44, 23); display: flex; margin: 18px; }
.j2qs83l2 {
  color: #00e171;
  font-weight: 900;
}
.aq721zw6 {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.c3hcxcwr {
  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);
}
.wgtev8zq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.gxzb8wwr {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.kmc40chz {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.umfty7vv {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.tmig0oa4 {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.blx16ocl {
  margin-top: 24px;
}
.ja9qam0z {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.pl7pp9wqdn { margin: 5px; }
.yvkyacvl {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.vfnmfgey {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

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

/* Inside @media (max-width: 768px) */
.admthqct {
  flex-direction: column;
}
.teis53nq {
  order: 2;
  /* Text comes after image on mobile */
}
.z3fq5xaf {
  text-align: center;
}
.wijf9s9g { width: 31px; color: rgb(170, 28, 197); padding: 39px 25px; margin: -3px; border: 1px solid #b45651; }
@media (max-width: 992px) {
  .awq41zdk {
    flex-direction: column;
    text-align: center;
  }

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

  .bwzftrq6 {
    padding: 20px;
  }

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

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

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

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

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

  .l2gey36u {
    flex-direction: column;
  }

  .hhuhfawg {
    font-size: 15px;
  }

  .j4t22fpx {
    font-size: 14px;
  }

  .vv4ayx5p {
    font-size: 16px;
  }

  .wod19kuq {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .o8gff9wz {
    gap: 8px;
  }

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

  .azgjvsqj {
    max-width: 100%;
  }

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

  .gbrtsrz3 .tmig0oa4 {
    display: none;
  }

  .jd1xjtbg,
  .bst7hw55 {
    height: 50px;
    width: 50px;
  }

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

  .ic6526th {
    border-radius: 12px;
  }

  .cnwxao5s {
    gap: 4px;
  }

  .x7opwsmz,
  .cd8qxrfc {
    padding: 40px 0;
  }

  .uyzth0z5 {
    border-radius: 16px;
  }

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

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

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

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

  .f7l1j26a {
    padding: 20px;
  }

  .nn4w3hos {
    display: none;
  }

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

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

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

  .sqx0qon0::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) {
.aq721zw6 {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .wgtev8zq {
    justify-content: center;
    gap: 0px;
  }
}
.uaqn2ylu {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.vjzoz4dp {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.rfj6l4z7 {
  max-width: 800px;
  margin: 0 auto;
}
.jre9loni {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.bk5unffl {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.zqpvowre {
  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;
}
.zqpvowre:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.qrw213jr {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.u68bmvpj {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.qs44kaxk {
  font-weight: 700;
}
.wn0d9446q { width: 4vw; padding: 6px 4px; display: flex; }
.t5kkq5io {
  font-size: 0.9rem;
  color: #777;
}
.dztr91pt {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.oey7fcxb {
    width: 100%;
    margin-bottom: 40px;
}
.he92m3f0 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.he92m3f0 h2 {
    color: var(--color-accent);
}
.cizvvm2j {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
@media (max-width: 800px) {
	.cizvvm2j {
		justify-content: center;
	}
	
}
.k8bnl8hv {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.k8bnl8hv img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.k8bnl8hv .gu6ghrti {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.k8bnl8hv:hover .gu6ghrti {
    opacity: 1; 
}
.nz8ocv1vyl { padding: 6px 4px; margin: -20px; display: none; }
.k8bnl8hv:hover img {
    opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.iobz3owk {
            max-width: 1400px;
            margin: 0 auto;
        }
.vyq2k9be {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.vg6etgvl {
            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;
        }
.vg6etgvl: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);
        }
.vg6etgvl:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .vyq2k9be {
                gap: 12px;
            }

            .vg6etgvl {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .vg6etgvl {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .xmlawm4d {
    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;
    }
.oeguwtq758c { border: 5px dashed #bd8390; color: rgb(71, 131, 67); display: none; padding-left: 26px; padding-right: 37px; }
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;
      }

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

  .toicgj8n {
  font-size: 26px;
} 

.yt2qkky3 div {
  display: none;
}
.wfsu2svo div {
  display: none;
}

}
.p2vi1mn5 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.iij32i7l {
        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;
    }
.iij32i7l:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.iij32i7l:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .iij32i7l {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.k8bnl8hv {
max-width:inherit;
text-align: center;
}
.xnudr3w0 {
 flex-basis: 49%; 
}
.onokm14l {
 flex-basis: 32.3333%; 
}
.uv74hemh {
 flex-basis: 24%; 
}
.rr3bands { display: block; margin: -4px; }
.pn9iq25a {
 flex-basis: 19%; 
}
.bi3d5i40 {
 flex-basis: 15.6666%; 
}
.igweloco {
 flex-basis: 13.2857%; 
}
.u14lpd2m {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}
/* slotpage */

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


        }
.hhltuzi1 {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.xyu8k676 {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.bo9lo7ec {
            background-color: #00bcd4;
            color: #fff;
        }
.u0ly3u16 {
            background-color: #ff9800;
            color: #fff;
        }
.xyu8k676:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
.lpc0h21cz { border: 1px dotted #dd2196; padding: 21px 20px; margin: 5px; width: 52vw; display: flex; }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }