: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;
}
.fcakot1x6 { margin: 13px; display: inline-block; width: 56vw; color: rgb(113, 183, 61); padding-left: 42px; padding-right: 25px; }
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.f0ltl5ax {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.qukqcza0 {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.h0ke1zkr {
  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;
}
.l19vwvko {
  padding: 0 20px 0 18px;
}
.h0ke1zkr:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.qo7mpk90 {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.dieog1qn {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.qo7mpk90:hover,
.dieog1qn:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.b8nyx64g {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.d6wxp9bm {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.aomb7i71 {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.mvvnm6rx {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.so97aq0hn { width: 95vw; color: rgb(48, 153, 89); padding-left: 11px; }
.qk3fi8zf {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.r60h689z {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.zyhhq37p .jjfv1d73:last-child .r60h689z {
  border-bottom: none;
}
.zyhhq37p .jjfv1d73:nth-child(even) {
  background-color: #f7f8fc;
}
.r60h689z:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.o01iaux0 {
  padding-left: 20px;
  margin-bottom: 1em;
}
.ztyayo49 {
  margin-bottom: 1em;
}
.ysyqa1hl {
  padding-left: 20px;
}
.y28s7i8r {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.y28s7i8r li {
  margin-bottom: 0.5em;
}
.x4w06ann {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.jd8zoynf {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.jd8zoynf::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.v1r5jhvz .jd8zoynf {
  font-size: 1.1rem;
  font-weight: 700;
}
.ikwne02p { display: flex; border: 3px dotted #1a7b2f; color: rgb(124, 218, 111); margin: 12px; width: 53vw; padding: 5px 48px; }
/* --- Card --- */
.mh1dmk34 {
  border-radius: 24px;
}
.ixon86cu {
  color: var(--color-accent);
}
.h331wc40 {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.sw50xsjg {
  border-bottom: 2px solid #e8eaf6;
}
.sw50xsjg:last-child {
  border-bottom: none;
}
.t0wvcia9 {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.t0wvcia9::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.t0wvcia9::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.sw50xsjg[open] .t0wvcia9::after {
  transform: translateY(-50%) rotate(45deg);
}
.jiuufkf6 {
  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);
  }
}
.yv97evyg {
  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;
}
.hj5edy3i,
.kygf93yh {
  height: 60px;
  width: 60px;
}
.iqhpmwoh {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.wzxd2xmp {
  font-size: 24px;
  font-weight: 900;
}
.nb5d3lklg { margin: -9px; color: rgb(145, 135, 225); padding-right: 2px; padding-left: 34px; }
.m24y5sxg {
  margin-top: 16px;
}
.w8jaojj6 {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.y490pavl {
  color: #9fa5d5;
}
.g37m93xe {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.d2lek6vo {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.d2lek6vo::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.kyqhxn1b {
  position: relative;
  z-index: 1;
}
.snwvy842 {
  position: relative;
}
.j8tce2q8 {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.q728q0cc {
  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);
  }
}
.yx9yvtk1 {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.jlbcdpqp {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.rtlxqn2m {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.yhdr4gt2 {
  color: #151825;
}
.vnj7g1039yrs { color: rgb(101, 27, 180); border: 4px dotted #3157f9; width: 31vw; padding: 29px 24px; margin: 20px; }
.kgstj4n9 .yxvt27lr {
  color: var(--color-text);
}
.tsadal6y {
  position: relative;
  margin-bottom: 24px;
}
.apeczpvw {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.y3xltuh7 {
  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;
}
.lllhwiek {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.d9o3ekts {
  font-weight: 500;
  font-size: 14px;

}
.k67fiwke {
  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);
}
.csr8h9sm {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.k67fiwke[is-active] .csr8h9sm:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.k67fiwke[is-active] .csr8h9sm:nth-child(2) {
  opacity: 0;
}
.k67fiwke[is-active] .csr8h9sm:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.git4nabt {
  display: flex;
  justify-content: space-between;
}
.eru4fsro {
  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);
}
/* Состояние открытого меню */
.eru4fsro[is-open] {
  right: 0;
}
.dv5n8ryo { padding: 40px 38px; display: inline-block; margin: 10px; color: rgb(189, 79, 235); }
.cw1h8zl8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.l1us8r6x {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.l1us8r6x:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.jkn0fltc {
  font-weight: 900;
  color: var(--color-accent);
}
.k3cocn77 {
  color: #fff;
}
/* --- Section --- */
.w68kpt7t {
  padding: 60px 0;
}
.yxvt27lr {
  text-align: center;
  margin-bottom: 1em;
}
.gqjd9zex {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.bhhvlndz {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.mgqk8wjwtd7p { color: rgb(155, 204, 83); padding: 23px 9px; width: 67px; display: inline-block; }
.kgstj4n9 {
  background-color: var(--bg);
  color: var(--color-text);;
}
.zkd2s0v7 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.bsysjjis {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.r19amx92 {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.rarbh3ux {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.hymowgiz {
  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;
}
.hymowgiz::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;
}
.hymowgiz strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.xr5inq2w {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.xletlm8d {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.xuj0x8qs {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.qx9wh6t4 {
  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;
}
.g7gtn3eh {
  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;
}
.nqfb5bo0 {
  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);
  }
}
.gdbi2ybx {
  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);
}
.h0y1b6l25482 { padding: 9px 10px; display: block; border: 2px dashed #983b97; color: rgb(87, 66, 101); }
.mu6rjdtj {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.aaqpadrh {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.qql3i1b4 {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.qql3i1b4 p {
  margin: 0;
}
.gwznxqth {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.gs6p6pmm {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.x76591j2 {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.gwznxqth .yxvt27lr,
.x76591j2,
.gwznxqth .h0ke1zkr {
  position: relative;
  z-index: 1;
}
.k3cocn77 {
  color: #fff;
}
.fknb2110 {
  color: #00e171;
  font-weight: 900;
}
.d6qst4yg {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.ik3dvx9o {
  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);
}
.swwztnro {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.y70los4u {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.slbx7074w30u { color: rgb(11, 0, 178); }
.uzsnkhyr {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.eup6n705 {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.qt976byi {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.grlvdx7d {
  margin-top: 24px;
}
.xgzgt77k {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.vq8s3a6k {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.vr92oli5 {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

/* Wrapper to center the icon list when it's standalone */
.kbihngxy {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.kbihngxy .x4w06ann {
  text-align: left;
}
/* Modifier to align section titles to the left */
.fkygr5pu {
  text-align: left;
}
/* New Component: Media Block (for text + image) */
.xatm9fej {
  display: flex;
  align-items: center;
  gap: 40px;
}
.yrp6tt73 {
  flex: 1;
}
.trpc4wf0 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.trpc4wf0 img {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
}
.fi3swkic { padding-left: 9px; width: 27%; }
.pe7pu8if {
  list-style: none;
  padding: 0;
}
/* --- Additions to Responsiveness section --- */

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

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

  .r19amx92 {
    padding: 20px;
  }

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

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

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

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

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

  .qukqcza0 {
    flex-direction: column;
  }

  .jlbcdpqp {
    font-size: 15px;
  }

  .rtlxqn2m {
    font-size: 14px;
  }

  .wzxd2xmp {
    font-size: 16px;
  }

  .d9o3ekts {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .trpc4wf0 {
    gap: 8px;
  }

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

  .x76591j2 {
    max-width: 100%;
  }

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

  .g37m93xe .qt976byi {
    display: none;
  }

  .hj5edy3i,
  .kygf93yh {
    height: 50px;
    width: 50px;
  }

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

  .apeczpvw {
    border-radius: 12px;
  }

  .w8jaojj6 {
    gap: 4px;
  }

  .w68kpt7t,
  .d2lek6vo {
    padding: 40px 0;
  }

  .xletlm8d {
    border-radius: 16px;
  }

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

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

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

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

  .hymowgiz {
    padding: 20px;
  }

  .axnli44o {
    display: none;
  }

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

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

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

  .r60h689z::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) {
.d6qst4yg {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .swwztnro {
    justify-content: center;
    gap: 0px;
  }
}
.kvt3fce8 {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.aydtedcj {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.hmodtg4s {
  max-width: 800px;
  margin: 0 auto;
}
.uf3fnxch {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.ys65470r {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.bwtn3q8j {
  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;
}
.bwtn3q8j:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.oo4i73xo {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.ze89c6h2 {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.jblncimn {
  font-weight: 700;
}
.j6h6419w {
  font-size: 0.9rem;
  color: #777;
}
.ih9en9l83 { color: rgb(88, 16, 246); padding-right: 7px; margin: -16px; }
.xowg8cc0 {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.q0tslo3v {
    width: 100%;
    margin-bottom: 40px;
}
.ptiza7d5 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.ptiza7d5 h2 {
    color: var(--color-accent);
}
.p7cqb3iu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
@media (max-width: 800px) {
	.p7cqb3iu {
		justify-content: center;
	}
	
}
.wj0fxgrh {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.wj0fxgrh img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.wj0fxgrh .kou1oaor {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.wj0fxgrh:hover .kou1oaor {
    opacity: 1; 
}
.wj0fxgrh:hover img {
    opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.kg3ez00f {
            max-width: 1400px;
            margin: 0 auto;
        }
.lvu6n00y {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.eda0bswt {
            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;
        }
.ednw24clk { padding-left: 17px; color: rgb(43, 244, 195); }
.eda0bswt: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);
        }
.eda0bswt:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .lvu6n00y {
                gap: 12px;
            }

            .eda0bswt {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .eda0bswt {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .yxvt27lr {
    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;
      }

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

  .x74dlqyc {
  font-size: 26px;
} 

.lllhwiek div {
  display: none;
}
.iqhpmwoh div {
  display: none;
}

}
.j0o2vntr {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.onf9b4fh {
        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;
    }
.uemedr8p8zr { border: 5px solid #74e095; padding-left: 42px; width: 7px; }
.onf9b4fh:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.onf9b4fh:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .onf9b4fh {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.wj0fxgrh {
max-width:inherit;
text-align: center;
}
.zqeghg3e {
 flex-basis: 49%; 
}
.qe5vjgpx {
 flex-basis: 32.3333%; 
}
.rxalhbwc {
 flex-basis: 24%; 
}
.en3fc6wg {
 flex-basis: 19%; 
}
.gei84vd1 {
 flex-basis: 15.6666%; 
}
.najk3cdi {
 flex-basis: 13.2857%; 
}
.xktjwb6d {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}
.rm3ayqyymg48 { padding-right: 8px; width: 34vw; display: flex; color: rgb(35, 97, 247); }
/* slotpage */

        .cyyssxue {
          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;


        }
.rztxh30e {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.rxyo33yj {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.s4biltc8 {
            background-color: #00bcd4;
            color: #fff;
        }
.sj1x6r6m {
            background-color: #ff9800;
            color: #fff;
        }
.rxyo33yj:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }