: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;
}
.akvo28uj {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.gqi2424n {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.qrzvbl99w { padding: 45px 23px; }
.h62635u5 {
  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;
}
.h73xlud0 {
  padding: 0 20px 0 18px;
}
.h62635u5:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.ylunltpo {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.ucr96exj {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.ylunltpo:hover,
.ucr96exj:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.j1ownzjp {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.lplu46rl {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.ipru4ao5 {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.uk483c3j {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.zp0qw6vx {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.a9si0nnu {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.xrdmbe3qg8qz { color: rgb(38, 143, 18); padding: 2px 12px; width: 60vw; }
.kw4eih0i .max5jspw:last-child .a9si0nnu {
  border-bottom: none;
}
.kw4eih0i .max5jspw:nth-child(even) {
  background-color: #f7f8fc;
}
.a9si0nnu:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.sf792ri3 {
  padding-left: 20px;
  margin-bottom: 1em;
}
.wjx4jw9e {
  margin-bottom: 1em;
}
.knkpj26a {
  padding-left: 20px;
}
.a7vz5yeu {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.a7vz5yeu li {
  margin-bottom: 0.5em;
}
.tfwn58hr {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.qnf3x3ms {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.co7p3o33puf6 { width: 74vw; display: block; padding: 27px 3px; border: 3px solid #b44cdd; margin: -13px; }
.qnf3x3ms::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.u02mqaoa .qnf3x3ms {
  font-size: 1.1rem;
  font-weight: 700;
}
/* --- Card --- */
.esytbi9p {
  border-radius: 24px;
}
.qjwurwr6 {
  color: var(--color-accent);
}
.o1c9wd1j {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.zgvw52xb {
  border-bottom: 2px solid #e8eaf6;
}
.zgvw52xb:last-child {
  border-bottom: none;
}
.pdp8ubrp {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.pdp8ubrp::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.pdp8ubrp::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.zgvw52xb[open] .pdp8ubrp::after {
  transform: translateY(-50%) rotate(45deg);
}
.uvlcrtuy {
  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);
  }
}
.wntijbur {
  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;
}
.znmfsxnnhtqj { display: grid; }
.d44v4psl,
.o085b2rs {
  height: 60px;
  width: 60px;
}
.cxksrusy {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.oqx5xu5d {
  font-size: 24px;
  font-weight: 900;
}
.tv8l7ga2 {
  margin-top: 16px;
}
.g1n5952c {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.jqbajqrx {
  color: #9fa5d5;
}
.afz37n00 {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.ykaw36ve {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.ykaw36ve::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.mrsah1di {
  position: relative;
  z-index: 1;
}
.mgeku3fb {
  position: relative;
}
.izx34ig0ido { padding: 15px 25px; }
.x66jnp4d {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.a2lt3ykp {
  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);
  }
}
.fompgawl {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.x27ba4hs {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.pb5d992e {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.eckklh46 {
  color: #151825;
}
.w2g7rx3v .v3dkqmqa {
  color: var(--color-text);
}
.ld627ebs {
  position: relative;
  margin-bottom: 24px;
}
.y9e7pe3u {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.aus35mdc {
  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;
}
.enq7jjy3ug { padding: 24px 14px; border: 3px solid #cbdef7; }
.bemvsp3k {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.sbmgs3es {
  font-weight: 500;
  font-size: 14px;

}
.ccuodfzp {
  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);
}
.einambo3 {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.ccuodfzp[is-active] .einambo3:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.ccuodfzp[is-active] .einambo3:nth-child(2) {
  opacity: 0;
}
.ccuodfzp[is-active] .einambo3:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.n66prqi6 {
  display: flex;
  justify-content: space-between;
}
.jbdebczo {
  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);
}
/* Состояние открытого меню */
.jbdebczo[is-open] {
  right: 0;
}
.nzfltceu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yxqjsal1jo { border: 2px dashed #43779e; padding: 36px 38px; width: 99px; color: rgb(100, 148, 103); display: grid; margin: 10px; }
.jj30vhmo {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.jj30vhmo:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.ekau4hcr {
  font-weight: 900;
  color: var(--color-accent);
}
.x3zz5sii {
  color: #fff;
}
/* --- Section --- */
.cjf04jeu {
  padding: 60px 0;
}
.v3dkqmqa {
  text-align: center;
  margin-bottom: 1em;
}
.sqc9zm1p {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.mypzjbs8 {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.w2g7rx3v {
  background-color: var(--bg);
  color: var(--color-text);;
}
.nynvozkd {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.zfqwg2r3 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.yv77s13aol { color: rgb(181, 253, 27); border: 5px dotted #940b71; padding: 31px 27px; }
.d7c9mjz3 {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.uc4nyuy0 {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.ngb1tlic {
  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;
}
.ngb1tlic::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;
}
.ngb1tlic strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.omu0lmyz {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.jm5uoprp {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.k9vfjas6 {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.lnvkb6hv {
  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;
}
.e4ecjn4s {
  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;
}
.qzcervml {
  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);
  }
}
.lc9tdujc {
  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);
}
.egon7uwf {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.j42eohqs {
  margin-bottom: 1.5em;
}
.sch3piusnw75 { color: rgb(28, 148, 58); padding: 30px 29px; }
/* --- Footer --- */
.hp1ljpy7 {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.hp1ljpy7 p {
  margin: 0;
}
.shouif6s {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.hs1lyi8p {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.osknvgcn {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.shouif6s .v3dkqmqa,
.osknvgcn,
.shouif6s .h62635u5 {
  position: relative;
  z-index: 1;
}
.x3zz5sii {
  color: #fff;
}
.kv7bs4ew {
  color: #00e171;
  font-weight: 900;
}
.r125cpk8 {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.yrclv5kt {
  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);
}
.f85yt924 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.dqnn4xsci { padding-right: 42px; width: 75px; }
.movhkyap {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.ny5rhbwm {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.d1xtvw83 {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.spg7c7ps {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.tzp0v7bp {
  margin-top: 24px;
}
.sf2e8dkl {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.w6x690wx {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.aan65yh1 {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

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

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

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

  .d7c9mjz3 {
    padding: 20px;
  }

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

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

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

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

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

  .gqi2424n {
    flex-direction: column;
  }

  .x27ba4hs {
    font-size: 15px;
  }

  .pb5d992e {
    font-size: 14px;
  }

  .oqx5xu5d {
    font-size: 16px;
  }

  .sbmgs3es {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .wawn80xa {
    gap: 8px;
  }

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

  .osknvgcn {
    max-width: 100%;
  }

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

  .afz37n00 .spg7c7ps {
    display: none;
  }

  .d44v4psl,
  .o085b2rs {
    height: 50px;
    width: 50px;
  }

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

  .y9e7pe3u {
    border-radius: 12px;
  }

  .g1n5952c {
    gap: 4px;
  }

  .cjf04jeu,
  .ykaw36ve {
    padding: 40px 0;
  }

  .jm5uoprp {
    border-radius: 16px;
  }

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

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

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

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

  .ngb1tlic {
    padding: 20px;
  }

  .sqdbnqng {
    display: none;
  }

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

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

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

  .a9si0nnu::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) {
.r125cpk8 {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .f85yt924 {
    justify-content: center;
    gap: 0px;
  }
}
.by4cdu07 {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.ls1cn1d9 {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.o1x4rwst {
  max-width: 800px;
  margin: 0 auto;
}
.mcjo9az9 {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.gebydj35 {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.mxeuzhzz {
  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;
}
.mxeuzhzz:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.lu4ss6rh {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.fv3zbylc {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.ba5p4rwu28f7 { color: rgb(181, 11, 2); display: flex; padding: 20px 27px; }
.lo4u9uns {
  font-weight: 700;
}
.zbz35bcr {
  font-size: 0.9rem;
  color: #777;
}
.ppdc3v9g {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.vkcqcg3d {
    width: 100%;
    margin-bottom: 40px;
}
.et98m1lo {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.et98m1lo h2 {
    color: var(--color-accent);
}
.v09zxgs9 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
@media (max-width: 800px) {
	.v09zxgs9 {
		justify-content: center;
	}
	
}
.stgi7ez3 {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.stgi7ez3 img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.stgi7ez3 .nultno9m {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.stgi7ez3:hover .nultno9m {
    opacity: 1; 
}
.stgi7ez3:hover img {
    opacity: 0.3;
}
.lo4dn8rq { border: 4px dashed #f1fa4e; margin: 20px; }
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.oi5h9qmq {
            max-width: 1400px;
            margin: 0 auto;
        }
.yynouq9w {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.s9v88kga {
            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;
        }
.s9v88kga: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);
        }
.s9v88kga:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .yynouq9w {
                gap: 12px;
            }

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

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

  .me9u6w0i {
  font-size: 26px;
} 

.bemvsp3k div {
  display: none;
}
.cxksrusy div {
  display: none;
}

}
.klr71iqc {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.lzv64nzb {
        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;
    }
.lzv64nzb:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.lzv64nzb:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .lzv64nzb {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.stgi7ez3 {
max-width:inherit;
text-align: center;
}
.rirgnft5 {
 flex-basis: 49%; 
}
.eylkqjsi {
 flex-basis: 32.3333%; 
}
.cir9j64j {
 flex-basis: 24%; 
}
.hgvuco8x {
 flex-basis: 19%; 
}
.nk4lk30khd { padding-left: 47px; }
.ajf8xkpi {
 flex-basis: 15.6666%; 
}
.gmv3u0yp {
 flex-basis: 13.2857%; 
}
.vyje2736 {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}
/* slotpage */

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


        }
.djrvkdd0 {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.r93989cm {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.huh4hse6 {
            background-color: #00bcd4;
            color: #fff;
        }
.dum2rscz {
            background-color: #ff9800;
            color: #fff;
        }
.r93989cm:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }
.zj30kdhxz { padding: 1px 16px; margin: 3px; color: rgb(60, 104, 217); border: 4px dashed #5f3b77; width: 71%; display: none; }