: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;
}
.gdz7sb3s { padding-right: 43px; }
.psz58g01 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.z7q5beyw {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.jwxzipni {
  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;
}
.orryk2bc {
  padding: 0 20px 0 18px;
}
.jwxzipni:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.nzz379oi {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.nqcbnoft {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.nzz379oi:hover,
.nqcbnoft:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.jzlyhosc {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.ay6dyp69 {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.u1afebs0 {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.krjxj0in {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.ejm2j3aw {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.cjakbi0d {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.ts6mqxu0 .a9ypls3f:last-child .cjakbi0d {
  border-bottom: none;
}
.hayh5w3be { color: rgb(233, 234, 3); border: 2px dotted #64b4e8; display: block; margin: -9px; width: 71px; padding: 2px 28px; }
.ts6mqxu0 .a9ypls3f:nth-child(even) {
  background-color: #f7f8fc;
}
.cjakbi0d:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.r2iud85w {
  padding-left: 20px;
  margin-bottom: 1em;
}
.xazphrri {
  margin-bottom: 1em;
}
.kym2yvwj {
  padding-left: 20px;
}
.q41jfa70 {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.q41jfa70 li {
  margin-bottom: 0.5em;
}
.j8efoe3o {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.ef04c2jo {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.ef04c2jo::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.abznr01g .ef04c2jo {
  font-size: 1.1rem;
  font-weight: 700;
}
/* --- Card --- */
.l2908xzd {
  border-radius: 24px;
}
.uyk3hjgq {
  color: var(--color-accent);
}
.zika0zqyr8dl { border: 3px dotted #9537ed; color: rgb(76, 253, 216); margin: -16px; display: none; width: 92vw; padding: 5px 30px; }
.dcb1ef1f {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.fravropd {
  border-bottom: 2px solid #e8eaf6;
}
.fravropd:last-child {
  border-bottom: none;
}
.uvw09se1 {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.uvw09se1::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.uvw09se1::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.fravropd[open] .uvw09se1::after {
  transform: translateY(-50%) rotate(45deg);
}
.myof7uat {
  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);
  }
}
.g2d64jzd {
  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;
}
.pcgfiyav,
.l3k74g0y {
  height: 60px;
  width: 60px;
}
.ibcgo039 {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.uq27jvacs { border: 2px dotted #d05ab1; display: none; }
.tn68dtxo {
  font-size: 24px;
  font-weight: 900;
}
.ccphd13j {
  margin-top: 16px;
}
.h2mdajjd {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.oy2l7vd6 {
  color: #9fa5d5;
}
.rj3qhn2k {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.b8ln8bu2 {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.b8ln8bu2::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.hnugw0h9 {
  position: relative;
  z-index: 1;
}
.epmiy536 {
  position: relative;
}
.c83xghqw {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.trsq1il9 {
  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);
  }
}
.do4cu70e {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.efu44gkz {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.tlx6cbfolx4 { display: none; }
.rhceh7ul {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.rrlrtp37 {
  color: #151825;
}
.eohbrdow .qrpjkxha {
  color: var(--color-text);
}
.b5qj8rdm {
  position: relative;
  margin-bottom: 24px;
}
.ewnziuep {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.c31pbt8u {
  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;
}
.vnnugabd {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.zbps0ksh {
  font-weight: 500;
  font-size: 14px;

}
.xfe45e9s {
  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);
}
.ix5patd8 {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.ohg1b7wss { padding-right: 7px; color: rgb(86, 190, 133); margin: 13px; padding-left: 4px; display: block; border: 3px dashed #b456e9; width: 28vw; }
.xfe45e9s[is-active] .ix5patd8:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.xfe45e9s[is-active] .ix5patd8:nth-child(2) {
  opacity: 0;
}
.xfe45e9s[is-active] .ix5patd8:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.jq5fg5md {
  display: flex;
  justify-content: space-between;
}
.n44slbkx {
  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);
}
/* Состояние открытого меню */
.n44slbkx[is-open] {
  right: 0;
}
.g36zfgeg {
  list-style: none;
  padding: 0;
  margin: 0;
}
.e6qj2nak {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.e6qj2nak:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.kf1spdjb {
  font-weight: 900;
  color: var(--color-accent);
}
.qgal9nkx {
  color: #fff;
}
/* --- Section --- */
.nisrac9j {
  padding: 60px 0;
}
.qrpjkxha {
  text-align: center;
  margin-bottom: 1em;
}
.sqrcvuix {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.mhppzf6ry { color: rgb(112, 53, 165); padding-left: 16px; margin: -20px; border: 5px solid #62392a; padding-right: 43px; width: 86vw; }
.qr85h440 {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.eohbrdow {
  background-color: var(--bg);
  color: var(--color-text);;
}
.vf6sfnzk {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.hy6up4az {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.fo9c71ux {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.x2br169x {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.peemqmlw {
  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;
}
.peemqmlw::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;
}
.peemqmlw strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.azwu340s {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.tslkbhv6 {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.bsk6v7ww {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.qdfhv2c4 {
  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;
}
.sc6zavag5cqr { margin: 11px; color: rgb(19, 209, 22); border: 3px dotted #644aa5; padding: 32px 35px; }
.qhaag6mm {
  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;
}
.ujkwpwsx {
  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);
  }
}
.ijb4on91 {
  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);
}
.mwvzc4fr {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.ejsj5ynb {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.fr83tjgt {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.fr83tjgt p {
  margin: 0;
}
.q9lhc0q2 {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.vuhn346b {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.v77qgccf {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.q9lhc0q2 .qrpjkxha,
.v77qgccf,
.q9lhc0q2 .jwxzipni {
  position: relative;
  z-index: 1;
}
.qzkr4k17n { width: 93%; color: rgb(213, 179, 244); border: 5px dashed #04b1ab; padding: 1px 21px; margin: -1px; display: block; }
.qgal9nkx {
  color: #fff;
}
.tbk1ooev {
  color: #00e171;
  font-weight: 900;
}
.wo8hl2ij {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.onabcc6y {
  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);
}
.rf0xx9cx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.qu1rizi0 {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.ya8ur5bo {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.fc65rwha {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.wt0yracl {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.pn8fzrvg {
  margin-top: 24px;
}
.jahbtxiatbv { color: rgb(49, 92, 244); margin: 16px; padding: 11px 46px; }
.ytoihfkt {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.oj1397fh {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.s9fmfb79 {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

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

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

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

  .fo9c71ux {
    padding: 20px;
  }

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

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

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

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

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

  .z7q5beyw {
    flex-direction: column;
  }

  .efu44gkz {
    font-size: 15px;
  }

  .rhceh7ul {
    font-size: 14px;
  }

  .tn68dtxo {
    font-size: 16px;
  }

  .zbps0ksh {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .yvbsp9ea {
    gap: 8px;
  }

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

  .v77qgccf {
    max-width: 100%;
  }

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

  .rj3qhn2k .wt0yracl {
    display: none;
  }

  .pcgfiyav,
  .l3k74g0y {
    height: 50px;
    width: 50px;
  }

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

  .ewnziuep {
    border-radius: 12px;
  }

  .h2mdajjd {
    gap: 4px;
  }

  .nisrac9j,
  .b8ln8bu2 {
    padding: 40px 0;
  }

  .tslkbhv6 {
    border-radius: 16px;
  }

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

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

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

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

  .peemqmlw {
    padding: 20px;
  }

  .lielef2z {
    display: none;
  }

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

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

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

  .cjakbi0d::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) {
.wo8hl2ij {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .rf0xx9cx {
    justify-content: center;
    gap: 0px;
  }
}
.l1px4fxl {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.v91y86uz {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.wsw7pmbx {
  max-width: 800px;
  margin: 0 auto;
}
.zu83unqo {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.g28wk3u0 {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.pwlosdgu {
  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;
}
.pwlosdgu:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.tphtyfkb {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.k6u2wyt4 {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.p3fhrgm3 {
  font-weight: 700;
}
.uzcu5mn1 {
  font-size: 0.9rem;
  color: #777;
}
.hkgc9zzt {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.ynt40u6lgi { margin: 6px; display: flex; color: rgb(20, 200, 197); padding: 10px 35px; border: 1px dashed #baf0bd; width: 95vw; }
.rvb53ppy {
    width: 100%;
    margin-bottom: 40px;
}
.mt6m43hi {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
    margin-bottom: 40px;
}
.mt6m43hi h2 {
    color: var(--color-accent);
}
.yjrof7eu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    align-items: center;
    padding-top: 20px;
}
@media (max-width: 800px) {
	.yjrof7eu {
		justify-content: center;
	}
	
}
.pfcwweuo {
    width: 100%;
    height: auto;
    max-width: 220px;
    height: auto;
    position: relative;
    background-color: black;
    border-radius: 10px;
}
.pfcwweuo img {
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 !important;
    border-radius: 10px;
}
.pfcwweuo .tjvj6wdp {
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.pfcwweuo:hover .tjvj6wdp {
    opacity: 1; 
}
.pfcwweuo:hover img {
    opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.nr9y5vbw {
            max-width: 1400px;
            margin: 0 auto;
        }
.w39wtjxe {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.cyugzjb2 {
            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;
        }
.mgyythprs7h { color: rgb(198, 175, 38); display: inline-block; width: 81%; border: 1px dotted #b9685a; margin: -10px; padding: 41px 3px; }
.cyugzjb2: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);
        }
.cyugzjb2:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .w39wtjxe {
                gap: 12px;
            }

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

      .dsz4u81t {
        float: inherit;
        display: block;
      }
    }
h2,
    h3 {
   
      text-align: center;
    }
.q1vzb8z3 { border: 1px dotted #527786; }
@media (max-width: 800px) {
  .jq5fg5md {
   
    align-items: center;
    gap: 16px;
  }
  .vnnugabd {
    margin-left: 0;
    align-items: center;
    max-width: 100%;
  }
  .jq5fg5md a {
    width: 100%
  }

  .g13ad2ed {
  font-size: 26px;
} 

.vnnugabd div {
  display: none;
}
.ibcgo039 div {
  display: none;
}

}
.i8yhfcl7 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.r537ubks {
        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;
    }
.r537ubks:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.r537ubks:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .r537ubks {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.pfcwweuo {
max-width:inherit;
text-align: center;
}
.qw3dg27v {
 flex-basis: 49%; 
}
.jrx2neoc {
 flex-basis: 32.3333%; 
}
.ewr0mkd1 {
 flex-basis: 24%; 
}
.rc9mf642 {
 flex-basis: 19%; 
}
.risuag7a {
 flex-basis: 15.6666%; 
}
.c9byfdbi {
 flex-basis: 13.2857%; 
}
.q1lkt9cj {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}
/* slotpage */

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


        }
.vtyw17hr {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.fa0e9can {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.h2adwh6ni567 { padding-right: 26px; padding-left: 19px; border: 4px solid #3d48de; }
.kzsvchkm {
            background-color: #00bcd4;
            color: #fff;
        }
.r6ya4yfi {
            background-color: #ff9800;
            color: #fff;
        }
.fa0e9can:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }