: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;
}
.iq2a3m9h {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.or1g6mvd {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.uys6q10m {
  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;
}
.useu7o0xz8r3 { width: 84vw; border: 2px solid #1d51a6; color: rgb(102, 168, 206); padding-right: 18px; padding-left: 32px; }
.awqd9527 {
  padding: 0 20px 0 18px;
}
.uys6q10m:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.xlgyaezm {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.s3knt9nz {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.xlgyaezm:hover,
.s3knt9nz:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.zmudr5ju {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.gjkczgon {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.dslfk0sm {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.km3n278d {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.nzabelkv {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.s0ycb8qn {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.q0h3t1ax7d { border: 2px solid #1ac067; width: 56vw; padding-left: 27px; padding-right: 10px; }
.f11gt4qo .m54g8azi:last-child .s0ycb8qn {
  border-bottom: none;
}
.f11gt4qo .m54g8azi:nth-child(even) {
  background-color: #f7f8fc;
}
.s0ycb8qn:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.nlmovio0 {
  padding-left: 20px;
  margin-bottom: 1em;
}
.pu4uwwaq {
  margin-bottom: 1em;
}
.p88hefbs {
  padding-left: 20px;
}
.xr0jkh9o {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.xr0jkh9o li {
  margin-bottom: 0.5em;
}
.v793nwdh {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.jq0bbiv8 {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.jq0bbiv8::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.bicihqc1 .jq0bbiv8 {
  font-size: 1.1rem;
  font-weight: 700;
}
/* --- Card --- */
.lhg6b0c9 {
  border-radius: 24px;
}
.ogp3xbk0 {
  color: var(--color-accent);
}
.exwloqshcd { width: 75%; border: 1px dashed #97daea; }
.dywx2bn3 {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.cxotd8u9 {
  border-bottom: 2px solid #e8eaf6;
}
.cxotd8u9:last-child {
  border-bottom: none;
}
.h68hbrvl {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.h68hbrvl::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.h68hbrvl::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.cxotd8u9[open] .h68hbrvl::after {
  transform: translateY(-50%) rotate(45deg);
}
.cjoptulc {
  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);
  }
}
.lr1x2vy9 {
  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;
}
.x0ee93le,
.jpuwbu96 {
  height: 60px;
  width: 60px;
}
.sgjwcv8g {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.r7w9dzynn { border: 1px dotted #4e699d; padding-left: 4px; padding-right: 45px; width: 64vw; color: rgb(175, 208, 252); }
.j9r19j4c {
  font-size: 24px;
  font-weight: 900;
}
.ob0nytnq {
  margin-top: 16px;
}
.wfgcljv2 {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.l5t93e3s {
  color: #9fa5d5;
}
.cb98otfw {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.cxh6xegh {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.cxh6xegh::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.a0r2dvdu {
  position: relative;
  z-index: 1;
}
.mvmxubsh {
  position: relative;
}
.rot8jv55 {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.qvdz6kd5 {
  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);
  }
}
.qclx10bk {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.huz2z7lu {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.z7ygxew8 {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.ugcbgjmf {
  color: #151825;
}
.m8kwk5n79 { width: 81px; display: grid; color: rgb(83, 247, 90); padding: 1px 31px; margin: 6px; border: 5px dashed #17366c; }
.ywhqelw5 .oyoxj742 {
  color: var(--color-text);
}
.t7g2lk88 {
  position: relative;
  margin-bottom: 24px;
}
.zqy2b8cz {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.uxtoghci {
  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;
}
.o21z8zy8 {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.wnmp1x2j {
  font-weight: 500;
  font-size: 14px;

}
.w3hb3hff {
  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);
}
.nksftkq0 {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.w3hb3hff[is-active] .nksftkq0:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.w3hb3hff[is-active] .nksftkq0:nth-child(2) {
  opacity: 0;
}
.w3hb3hff[is-active] .nksftkq0:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.sjmywduf {
  display: flex;
  justify-content: space-between;
}
.y0bz6bgfjdl { border: 5px dashed #60391f; padding: 46px 27px; color: rgb(148, 46, 26); display: flex; margin: 12px; }
.fsjlpgh8 {
  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);
}
/* Состояние открытого меню */
.fsjlpgh8[is-open] {
  right: 0;
}
.sv0dioo7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.e6u1ar9q {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.e6u1ar9q:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.xr4qm5y7 {
  font-weight: 900;
  color: var(--color-accent);
}
.n2loudb7 {
  color: #fff;
}
/* --- Section --- */
.but4d6oc {
  padding: 60px 0;
}
.oyoxj742 {
  text-align: center;
  margin-bottom: 1em;
}
.vg1o9fgq {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.oexjgwy7 {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.ywhqelw5 {
  background-color: var(--bg);
  color: var(--color-text);;
}
.boqwvtz4 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.whk34mvx {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.c2zv24pxa { padding: 26px 19px; }
.cprsssyz {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.mkc7qjy7 {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.f7nfq0n1 {
  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;
}
.f7nfq0n1::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;
}
.f7nfq0n1 strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.ylwtffd8 {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.qcg7y0w5 {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.n7r48zom {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.im28lm81 {
  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;
}
.g6zsoosf {
  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;
}
.m5h9wqxn {
  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;
}
.ne90wzdhcd99 { padding: 27px 13px; display: block; color: rgb(26, 95, 151); border: 1px dotted #b046ba; margin: 19px; }
@keyframes jump {
  0% {
    transform: translate(0);
  }

  50% {
    transform: translate(0, -7px);
    transform: scale(1.03);
  }

  100% {
    transform: translate(0);
  }
}
.qur9bdsl {
  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);
}
.z490yvy5 {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.ssn3azc5 {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.qq68zmb6 {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.qq68zmb6 p {
  margin: 0;
}
.j32rsi7p {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.ax1qm2w8 {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.rwxha0eu {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.j32rsi7p .oyoxj742,
.rwxha0eu,
.j32rsi7p .uys6q10m {
  position: relative;
  z-index: 1;
}
.n2loudb7 {
  color: #fff;
}
.e9kmnj71 {
  color: #00e171;
  font-weight: 900;
}
.tm85pla4y { color: rgb(244, 91, 106); margin: -12px; border: 3px dashed #fcab9b; }
.ks8r3anq {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.kk9c4zof {
  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);
}
.k23cz89r {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.jglunz7d {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.bat11ffm {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.laxntkat {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.k8lx3mxq {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.m9davfb0 {
  margin-top: 24px;
}
.ixcvrehf {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.kfpf0yl8 {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.nf2oswll {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

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

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

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

  .cprsssyz {
    padding: 20px;
  }

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

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

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

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

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

  .or1g6mvd {
    flex-direction: column;
  }

  .huz2z7lu {
    font-size: 15px;
  }

  .z7ygxew8 {
    font-size: 14px;
  }

  .j9r19j4c {
    font-size: 16px;
  }

  .wnmp1x2j {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .goa88psl {
    gap: 8px;
  }

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

  .rwxha0eu {
    max-width: 100%;
  }

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

  .cb98otfw .k8lx3mxq {
    display: none;
  }

  .x0ee93le,
  .jpuwbu96 {
    height: 50px;
    width: 50px;
  }

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

  .zqy2b8cz {
    border-radius: 12px;
  }

  .wfgcljv2 {
    gap: 4px;
  }

  .but4d6oc,
  .cxh6xegh {
    padding: 40px 0;
  }

  .qcg7y0w5 {
    border-radius: 16px;
  }

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

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

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

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

  .f7nfq0n1 {
    padding: 20px;
  }

  .dmflhq0n {
    display: none;
  }

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

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

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

  .s0ycb8qn::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) {
.ks8r3anq {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .k23cz89r {
    justify-content: center;
    gap: 0px;
  }
}
.ksekjcp1 {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.lpm2gtxa {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.m7bx8nan1l { padding: 27px 26px; margin: 5px; border: 2px solid #bfc6c2; display: none; width: 17vw; color: rgb(136, 120, 164); }
.ioe56eg1 {
  max-width: 800px;
  margin: 0 auto;
}
.crz8dc4c {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.ddlth05u {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.dk4hwtu4 {
  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;
}
.dk4hwtu4:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.j0ud21qx {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.q9d8y4gd {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.zw2uit5a {
  font-weight: 700;
}
.ahd8oc24 {
  font-size: 0.9rem;
  color: #777;
}
.mydtce00 {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.q90fgv36 {
    width: 100%;
    margin-bottom: 40px;
}
.r8966q15 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.ru8j7w9v1u { border: 2px dotted #2a0211; padding: 48px 3px; display: block; width: 80%; }
.r8966q15 h2 {
    color: var(--color-accent);
}
.hlpg3dvr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
@media (max-width: 800px) {
	.hlpg3dvr {
		justify-content: center;
	}
	
}
.lejyqywj {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.lejyqywj img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.lejyqywj .x77qwzue {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.lejyqywj:hover .x77qwzue {
    opacity: 1; 
}
.lejyqywj:hover img {
    opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.rgzfy9y0 {
            max-width: 1400px;
            margin: 0 auto;
        }
.nofmtg1m {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.cj3wjdabq { color: rgb(162, 166, 158); padding: 23px 40px; }
.ha1gfbir {
            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;
        }
.ha1gfbir: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);
        }
.ha1gfbir:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .nofmtg1m {
                gap: 12px;
            }

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

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

  .smx6zdkv {
  font-size: 26px;
} 

.o21z8zy8 div {
  display: none;
}
.sgjwcv8g div {
  display: none;
}

}
.wstocpoy {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.fa3x0654 { color: rgb(156, 153, 14); padding: 48px 11px; }
.vr0ke6ui {
        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;
    }
.vr0ke6ui:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.vr0ke6ui:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .vr0ke6ui {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.lejyqywj {
max-width:inherit;
text-align: center;
}
.fn62m4ke {
 flex-basis: 49%; 
}
.goeckfhi {
 flex-basis: 32.3333%; 
}
.gs4l2av9 {
 flex-basis: 24%; 
}
.ebsxd7t2 {
 flex-basis: 19%; 
}
.alwrvqe6 {
 flex-basis: 15.6666%; 
}
.hyle2qzv {
 flex-basis: 13.2857%; 
}
.mi9czl5o {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}
.smgds11myxd { color: rgb(66, 82, 170); }
/* slotpage */

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


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