: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;
}
.kir2siv6 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.hfxypl4h {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.qor91jltl0 { display: grid; padding: 7px 4px; margin: 13px; }
.yxorhmdz {
  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;
}
.hd1a9hgi {
  padding: 0 20px 0 18px;
}
.yxorhmdz:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.kxd0buy0 {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.wtv1tn8r {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.kxd0buy0:hover,
.wtv1tn8r:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.sj3ui680 {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.jtff4pc0 {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.km3l964u {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.wmk5iv3p {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.eptq3anw {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.doxzluj3 {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.q1351vbeq7e6 { margin: 3px; width: 44%; color: rgb(106, 187, 226); }
.oy2nf4ur .bca2n2aw:last-child .doxzluj3 {
  border-bottom: none;
}
.oy2nf4ur .bca2n2aw:nth-child(even) {
  background-color: #f7f8fc;
}
.doxzluj3:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.sjq96n90 {
  padding-left: 20px;
  margin-bottom: 1em;
}
.fflakebs {
  margin-bottom: 1em;
}
.uycboojx {
  padding-left: 20px;
}
.opnwq9j7 {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.opnwq9j7 li {
  margin-bottom: 0.5em;
}
.sbga11nn {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.f5c7c8mx {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.f5c7c8mx::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.b3m5aukf .f5c7c8mx {
  font-size: 1.1rem;
  font-weight: 700;
}
.nmkvt2beoya { width: 29vw; border: 2px dashed #9e7d66; color: rgb(172, 189, 168); padding: 11px 41px; margin: 2px; }
/* --- Card --- */
.pztnz2zr {
  border-radius: 24px;
}
.s5yc373p {
  color: var(--color-accent);
}
.c24ou7dg {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.zccwh2il {
  border-bottom: 2px solid #e8eaf6;
}
.zccwh2il:last-child {
  border-bottom: none;
}
.lxpc7zs1 {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.lxpc7zs1::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.lxpc7zs1::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.zccwh2il[open] .lxpc7zs1::after {
  transform: translateY(-50%) rotate(45deg);
}
.anr2w3wn {
  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);
  }
}
.ijnzt1yt {
  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;
}
.zh60x3uh,
.gzzix402 {
  height: 60px;
  width: 60px;
}
.to37q9y0 { margin: -8px; border: 4px solid #846184; color: rgb(116, 117, 179); width: 77%; display: inline-block; padding: 23px 25px; }
.g00o08wt {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.bmui8jwr {
  font-size: 24px;
  font-weight: 900;
}
.q28xpj0x {
  margin-top: 16px;
}
.yh8nyefc {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.jomu84uz {
  color: #9fa5d5;
}
.h9ko6ph9 {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.n3xff3vy {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.n3xff3vy::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.gq9ehnvr {
  position: relative;
  z-index: 1;
}
.t0oena4y {
  position: relative;
}
.tpircubc {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.pbryfpr5 {
  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);
  }
}
.v5g2coj5 {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.ewy2sgog {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.iwyn7ecs {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.d4vy6tpq1 { margin: -19px; display: grid; padding-right: 44px; width: 60%; color: rgb(23, 253, 169); padding-left: 22px; border: 2px dashed #48c179; }
.cdoyteo3 {
  color: #151825;
}
.y8yb2uqb .fwnuio9b {
  color: var(--color-text);
}
.odnx0t4p {
  position: relative;
  margin-bottom: 24px;
}
.e0jrrhlr {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.atlb6uh4 {
  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;
}
.p5l6ysuu {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.vr6rdr4z {
  font-weight: 500;
  font-size: 14px;

}
.bal2jlw8 {
  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);
}
.gf0rgbnb {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.bal2jlw8[is-active] .gf0rgbnb:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.bal2jlw8[is-active] .gf0rgbnb:nth-child(2) {
  opacity: 0;
}
.bal2jlw8[is-active] .gf0rgbnb:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.nyp2of7h {
  display: flex;
  justify-content: space-between;
}
.revq6msy {
  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);
}
/* Состояние открытого меню */
.revq6msy[is-open] {
  right: 0;
}
.novmsemetoaa { display: inline-block; padding-left: 25px; }
.vtymwp26 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ncn5yjoa {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.ncn5yjoa:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.eum5hme6 {
  font-weight: 900;
  color: var(--color-accent);
}
.eaa7ni7b {
  color: #fff;
}
/* --- Section --- */
.flfnyeym {
  padding: 60px 0;
}
.fwnuio9b {
  text-align: center;
  margin-bottom: 1em;
}
.p0rq148t {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.gp2px0d1 {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.xxn5rr49f5 { padding-right: 12px; padding-left: 37px; display: inline-block; color: rgb(235, 127, 34); }
.y8yb2uqb {
  background-color: var(--bg);
  color: var(--color-text);;
}
.v785r6vm {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.e5ajeo0x {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.novdder5 {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.undhe23i {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.iyebh32f {
  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;
}
.iyebh32f::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;
}
.iyebh32f strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.x44of92q {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.muf4yw27 {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.lwb2b9jm {
  animation: blur 2.5s infinite;
}
.p6kpiidt0qo8 { color: rgb(193, 5, 64); border: 2px solid #850cae; padding: 35px 40px; }
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.jp733dxp {
  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;
}
.f9y8ki4v {
  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;
}
.e227lxkc {
  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);
  }
}
.gv5kf9r5 {
  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);
}
.pgh5nako {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.l3eqicif {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.wphinfvi {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.wphinfvi p {
  margin: 0;
}
.ezlohev2 {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.r54pgtut {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.xxb5fo75 {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.ezlohev2 .fwnuio9b,
.xxb5fo75,
.ezlohev2 .yxorhmdz {
  position: relative;
  z-index: 1;
}
.eaa7ni7b {
  color: #fff;
}
.qtmcb053 { width: 1vw; padding: 10px 39px; border: 3px solid #e2d085; }
.ctdd3ktv {
  color: #00e171;
  font-weight: 900;
}
.qu8j1l9y {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.od251njw {
  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);
}
.tj34sf94 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.imaf2fdn {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.lrpr39r3 {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.udqmvv3n {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.xmfqqbiy {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.n4ex3hqe {
  margin-top: 24px;
}
.zvgmnabz {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.d1hoelbs {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.fr580fz8 {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

/* Wrapper to center the icon list when it's standalone */
.p6gabna7 {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.p6gabna7 .sbga11nn {
  text-align: left;
}
.tjitn5nnyuk { display: inline-block; margin: -2px; color: rgb(97, 221, 38); padding: 26px 5px; border: 2px solid #cf2d03; width: 46vw; }
/* Modifier to align section titles to the left */
.zfr9qnu6 {
  text-align: left;
}
/* New Component: Media Block (for text + image) */
.nop6eeci {
  display: flex;
  align-items: center;
  gap: 40px;
}
.m63jzg96 {
  flex: 1;
}
.ktkcj6ha {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.ktkcj6ha img {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
}
.jejjnnox {
  list-style: none;
  padding: 0;
}
/* --- Additions to Responsiveness section --- */

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

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

  .novdder5 {
    padding: 20px;
  }

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

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

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

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

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

  .hfxypl4h {
    flex-direction: column;
  }

  .ewy2sgog {
    font-size: 15px;
  }

  .iwyn7ecs {
    font-size: 14px;
  }

  .bmui8jwr {
    font-size: 16px;
  }

  .vr6rdr4z {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .ktkcj6ha {
    gap: 8px;
  }

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

  .xxb5fo75 {
    max-width: 100%;
  }

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

  .h9ko6ph9 .xmfqqbiy {
    display: none;
  }

  .zh60x3uh,
  .gzzix402 {
    height: 50px;
    width: 50px;
  }

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

  .e0jrrhlr {
    border-radius: 12px;
  }

  .yh8nyefc {
    gap: 4px;
  }

  .flfnyeym,
  .n3xff3vy {
    padding: 40px 0;
  }

  .muf4yw27 {
    border-radius: 16px;
  }

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

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

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

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

  .iyebh32f {
    padding: 20px;
  }

  .yut6e3dw {
    display: none;
  }

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

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

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

  .doxzluj3::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) {
.qu8j1l9y {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .tj34sf94 {
    justify-content: center;
    gap: 0px;
  }
}
.k6mpw7yg {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.i6n2iaw4 {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.ut4i0n6i {
  max-width: 800px;
  margin: 0 auto;
}
.nr7zk4nx {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.pv3vjcuqbfi5 { display: block; color: rgb(71, 178, 20); padding: 29px 35px; margin: 14px; }
.li4l1zv6 {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.h5hjygka {
  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;
}
.h5hjygka:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.ry4rogoj {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.syjrnxbh {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.z4y54m43 {
  font-weight: 700;
}
.gffadibs {
  font-size: 0.9rem;
  color: #777;
}
.yfcizeac {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.u92fo3jc {
    width: 100%;
    margin-bottom: 40px;
}
.b4iykjj8 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.b4iykjj8 h2 {
    color: var(--color-accent);
}
.nhhjz3ud {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
@media (max-width: 800px) {
	.nhhjz3ud {
		justify-content: center;
	}
	
}
.z7rvzo3e {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.z7rvzo3e img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.z7rvzo3e .aksfyssd {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.l92wientsk { width: 51vw; padding: 32px 27px; display: inline-block; }
.z7rvzo3e:hover .aksfyssd {
    opacity: 1; 
}
.z7rvzo3e:hover img {
    opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.gcaj2cqo {
            max-width: 1400px;
            margin: 0 auto;
        }
.ljd9xzou {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.xj52dpq9 {
            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;
        }
.xj52dpq9: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);
        }
.xj52dpq9:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .ljd9xzou {
                gap: 12px;
            }

            .xj52dpq9 {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .xj52dpq9 {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .fwnuio9b {
    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);
    }
.jfxw53xeg { border: 5px dotted #040f5c; color: rgb(181, 13, 68); padding: 27px 21px; display: block; margin: -3px; width: 79vw; }
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;
      }

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

  .xseygw5w {
  font-size: 26px;
} 

.p5l6ysuu div {
  display: none;
}
.g00o08wt div {
  display: none;
}

}
.jylltiuu {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.k4h2vq84 {
        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;
    }
.k4h2vq84:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.k4h2vq84:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .k4h2vq84 {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.z7rvzo3e {
max-width:inherit;
text-align: center;
}
.f7qjc7om {
 flex-basis: 49%; 
}
.r8q5fkqn {
 flex-basis: 32.3333%; 
}
.mrg37155 {
 flex-basis: 24%; 
}
.i3oct9jju9s { border: 4px dotted #b84017; display: grid; }
.rh5gqd0v {
 flex-basis: 19%; 
}
.gw4w8a0v {
 flex-basis: 15.6666%; 
}
.f5dwemh6 {
 flex-basis: 13.2857%; 
}
.xiz6x1gt {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}
/* slotpage */

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


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