: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;
}
.w9mv70ji {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.fl91abhu {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.g5l6u3df16m5 { padding: 39px 5px; width: 93px; margin: -8px; color: rgb(14, 210, 185); }
.tzrysji1 {
  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;
}
.m4eaia9s {
  padding: 0 20px 0 18px;
}
.tzrysji1:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.aqsy4ih8 {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.xg1ajjg4 {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.aqsy4ih8:hover,
.xg1ajjg4:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.fle4q14r {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.bxynyeqj {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.zoxfruvh {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.xx4xwdr8 {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.virs6j5t {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.grjsp4ua {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.x5v04vpp .fv7k24mf:last-child .grjsp4ua {
  border-bottom: none;
}
.x5v04vpp .fv7k24mf:nth-child(even) {
  background-color: #f7f8fc;
}
.kcc2qam0gqi { width: 97px; padding: 39px 36px; border: 4px solid #3fb774; }
.grjsp4ua:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.myj3ry9u {
  padding-left: 20px;
  margin-bottom: 1em;
}
.hkdud59z {
  margin-bottom: 1em;
}
.ra94wtdr {
  padding-left: 20px;
}
.r2qn8aho {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.r2qn8aho li {
  margin-bottom: 0.5em;
}
.mapkxowq {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.cy65w5on {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.cy65w5on::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.avxdnjn6 .cy65w5on {
  font-size: 1.1rem;
  font-weight: 700;
}
.si98ozbap { margin: -17px; padding: 18px 32px; display: flex; }
/* --- Card --- */
.ynhpeuui {
  border-radius: 24px;
}
.g8ase11d {
  color: var(--color-accent);
}
.rgxl60qw {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.u51bovnu {
  border-bottom: 2px solid #e8eaf6;
}
.u51bovnu:last-child {
  border-bottom: none;
}
.u9dcrjyv {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.u9dcrjyv::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.u9dcrjyv::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.u51bovnu[open] .u9dcrjyv::after {
  transform: translateY(-50%) rotate(45deg);
}
.m9mykz2o {
  padding: 0 1em 1.2em 1em;
  animation: fadeIn 0.3s ease;
}
.q0hjuzs4 { margin: 16px; padding-left: 9px; width: 91%; display: inline-block; }
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.k1nxyn8i {
  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;
}
.c8650fzj,
.te0gobz3 {
  height: 60px;
  width: 60px;
}
.p3dflwhs {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.d6olopgo {
  font-size: 24px;
  font-weight: 900;
}
.hnmk0js7 {
  margin-top: 16px;
}
.gayh9pzx {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.liivlpgv {
  color: #9fa5d5;
}
.n9mhkzgl {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.ri5kforc {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.ri5kforc::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.igi7hhk6 {
  position: relative;
  z-index: 1;
}
.b4nv3ct8 {
  position: relative;
}
.a2y2ip6xbs { color: rgb(9, 89, 36); width: 55%; margin: 19px; border: 3px dashed #61285c; display: none; padding: 38px 50px; }
.gcyyoa6f {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.eb6lsk0b {
  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);
  }
}
.oifo6q68 {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.cgla7jd4 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.w82nr0qj {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.cfh8fytc {
  color: #151825;
}
.xfwck3pu .w57gsqz3 {
  color: var(--color-text);
}
.tsqfkxgr {
  position: relative;
  margin-bottom: 24px;
}
.la3e3er2 {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.xpro8t4w {
  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;
}
.xpro8t4w img {
border-radius: 30px;

}
.t4zdss04 {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.fihlukhf {
  font-weight: 500;
  font-size: 14px;

}
.e1u9rr8o1o8 { padding: 32px 43px; color: rgb(27, 114, 155); display: flex; width: 16px; margin: 13px; }
.yr59xfa6 {
  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);
}
.nxjge77r {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.yr59xfa6[is-active] .nxjge77r:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.yr59xfa6[is-active] .nxjge77r:nth-child(2) {
  opacity: 0;
}
.yr59xfa6[is-active] .nxjge77r:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.v2n7rs31 {
  display: flex;
  justify-content: space-between;
}
.x3ajnt5j {
  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);
}
/* Состояние открытого меню */
.x3ajnt5j[is-open] {
  right: 0;
}
.tj6bm8qr {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tizng2km {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.tizng2km:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.p82ar5w22osa { padding: 27px 27px; color: rgb(191, 255, 21); display: none; margin: -6px; width: 11px; }
.i86merj0 {
  font-weight: 900;
  color: var(--color-accent);
}
.cg3ma5py {
  color: #fff;
}
/* --- Section --- */
.t3ucyhjr {
  padding: 60px 0;
}
.w57gsqz3 {
  text-align: center;
  margin-bottom: 1em;
}
.y6cjdusl {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.sislm31c {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.xfwck3pu {
  background-color: var(--bg);
  color: var(--color-text);;
}
.kd0dpjzj {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.kxpgwegp {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.q6y80ofv {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.c194eniuyc { color: rgb(3, 52, 45); padding-left: 27px; display: block; width: 53px; padding-right: 36px; margin: 9px; border: 2px solid #7bd505; }
.iuqh1i34 {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.dvbe4g7l {
  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;
}
.dvbe4g7l::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;
}
.dvbe4g7l strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.h3anf22y {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.fj3fgs7e {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.fljjdi19 {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.ovgys9gj {
  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;
}
.ex69equl {
  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;
}
.bhewtooe {
  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);
  }
}
.tinlaop8 {
  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);
}
.ae87a0rk {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.ryacq51m {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.rt8hbrqu {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.i6lkoc2ax37n { border: 5px dotted #6678aa; width: 69vw; padding: 38px 29px; margin: -20px; }
.rt8hbrqu p {
  margin: 0;
}
.lnrxxuns {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.bpcpfzrd {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.ppufvkxu {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.lnrxxuns .w57gsqz3,
.ppufvkxu,
.lnrxxuns .tzrysji1 {
  position: relative;
  z-index: 1;
}
.cg3ma5py {
  color: #fff;
}
.wn7gjyf1 {
  color: #00e171;
  font-weight: 900;
}
.ut2jtcog {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.pv651spi {
  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);
}
.bp1382az {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.j7wi5d4z {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.xwod3dyd {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.kc2cxu93 { display: none; border: 1px dotted #341676; padding: 32px 49px; color: rgb(108, 59, 72); margin: -9px; }
.o8idr4eb {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.nqlcbe1d {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.p480zrnj {
  margin-top: 24px;
}
.qsxwhrod {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.t13seoi1 {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.fvkii992 {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

/* Wrapper to center the icon list when it's standalone */
.aoylrmb0 {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.aoylrmb0 .mapkxowq {
  text-align: left;
}
/* Modifier to align section titles to the left */
.oozocy21 {
  text-align: left;
}
/* New Component: Media Block (for text + image) */
.t8w58yzs {
  display: flex;
  align-items: center;
  gap: 40px;
}
.m5od3ngq { color: rgb(92, 94, 210); padding-left: 36px; }
.a6208fb9 {
  flex: 1;
}
.eokqp62y {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.eokqp62y img {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
}
.nxb9cqfp {
  list-style: none;
  padding: 0;
}
/* --- Additions to Responsiveness section --- */

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

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

  .q6y80ofv {
    padding: 20px;
  }

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

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

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

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

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

  .fl91abhu {
    flex-direction: column;
  }

  .cgla7jd4 {
    font-size: 15px;
  }

  .w82nr0qj {
    font-size: 14px;
  }

  .d6olopgo {
    font-size: 16px;
  }

  .fihlukhf {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .eokqp62y {
    gap: 8px;
  }

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

  .ppufvkxu {
    max-width: 100%;
  }

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

  .n9mhkzgl .nqlcbe1d {
    display: none;
  }

  .c8650fzj,
  .te0gobz3 {
    height: 50px;
    width: 50px;
  }

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

  .la3e3er2 {
    border-radius: 12px;
  }

  .gayh9pzx {
    gap: 4px;
  }

  .t3ucyhjr,
  .ri5kforc {
    padding: 40px 0;
  }

  .fj3fgs7e {
    border-radius: 16px;
  }

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

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

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

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

  .dvbe4g7l {
    padding: 20px;
  }

  .liam2xcf {
    display: none;
  }

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

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

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

  .grjsp4ua::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) {
.ut2jtcog {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .bp1382az {
    justify-content: center;
    gap: 0px;
  }
}
.s6i4woc6 {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.aeng3giu {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.etknpl6a {
  max-width: 800px;
  margin: 0 auto;
}
.nzdrqvez {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.lktmadxd {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.dbd7c1x8 {
  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;
}
.ny2jsbde { padding-right: 44px; width: 77%; }
.dbd7c1x8:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.do0nlkbz {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.g5lfkv9e {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.d436nnqf {
  font-weight: 700;
}
.quzo0ac7 {
  font-size: 0.9rem;
  color: #777;
}
.ffrzpjho {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.znrvf1ap {
  width: 100%;
  margin-bottom: 40px;
}
.i587puc4 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.i587puc4 h2 {
  color: var(--color-accent);
}
.govfjkmh {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .govfjkmh {
    justify-content: center;
  }
}
.xxbwgr01 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.xxbwgr01 img {

  height: auto;
  margin: 0 auto !important;
  border-radius: 10px;
}
.xxbwgr01 .iijbfxkz {
  position: absolute;
  top: 35%;
  left: 40%;
  width: 30px;
  height: 30px;
  opacity: 0;
}
@media (max-width: 768px){
.xxbwgr01 .iijbfxkz {

  width: 20px;
  height: 20px;

}

}
.xxbwgr01 {
max-width:inherit;
text-align: center;
}
.govfjkmh:has(.ugljvuiv) {
  grid-template-columns: repeat(4, 1fr);
}
.dmjewntp { color: rgb(85, 64, 192); display: flex; padding: 18px 3px; border: 4px dashed #d03282; margin: 11px; width: 40px; }
.govfjkmh:has(.e40lyht3) {
  grid-template-columns: repeat(5, 1fr);
}
.govfjkmh:has(.klycup7v) {
  grid-template-columns: repeat(6, 1fr);
}
.govfjkmh:has(.o6sl5vrm) {
  grid-template-columns: repeat(7, 1fr);
}
.govfjkmh:has(.daas98x9) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .govfjkmh {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .govfjkmh {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .govfjkmh {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .govfjkmh {
    grid-template-columns: 1fr !important;
  }
}
.xxbwgr01:hover .iijbfxkz {
  opacity: 1; 
}
.xxbwgr01:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.xveorudt {
            max-width: 1400px;
            margin: 0 auto;
        }
.k8fdaijv {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.ktkudkeg {
            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;
        }
.ktkudkeg: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);
        }
.ktkudkeg:active {
            transform: translateY(0);
        }
.siej9uxe { border: 2px dotted #564f8a; padding: 10px 1px; margin: -19px; }
@media (max-width: 768px) {
            .k8fdaijv {
                gap: 12px;
            }

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

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

  .dthzbl68 {
  font-size: 26px;
} 

.t4zdss04 div {
  display: none;
}
.p3dflwhs div {
  display: none;
}

}
.tr5p29kw {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.andmhd6v {
        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;
    }
.andmhd6v:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.andmhd6v:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .andmhd6v {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.f6hro8m4 {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}
.ta4vx7j2w { border: 2px dashed #92bef2; width: 55px; display: none; padding: 5px 43px; margin: 6px; }
/* slotpage */

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


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


#sticky-cta {
    transition: opacity .3s ease;
}
.vvwke158 {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.efftlc9f {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }
/* ── Divider line between sections ───────────────── */
    .om4djtl8 {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }
/* ── Main disclaimer text ─────────────────────────── */
    .u7u5r8gw {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }
/* ── Age badge ────────────────────────────────────── */
    .vxh66a8u {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      border: 2px solid #ef4444;
      color: #ef4444;
      font-size: 10px;
      font-weight: 700;
      letter-spacing: -0.5px;
      margin-right: 4px;
      vertical-align: middle;
      flex-shrink: 0;
    }
/* ── Help links row ───────────────────────────────── */
    .swctmnnq {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.swctmnnq div {
display: flex;
gap: 10px;
}
.y9guxmbg9b { color: rgb(184, 122, 36); width: 52%; border: 4px solid #e2ddee; margin: 18px; padding: 22px 25px; }
.swctmnnq span {
      color: #9aa0b0;
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
    }
.swctmnnq a {
      color: #8a94a6;
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;

    }
.swctmnnq a:hover { color: #c5cad6; }
.ocwajs3v {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }
/* ── Responsible-gambling icon badges ─────────────── */
    .q2sob13z {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.e5tt2gwo {
      display: flex;
      align-items: center;
      gap: 8px;
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(255,255,255,0.07);
      border-radius: 8px;
      padding: 7px 12px;
      text-decoration: none;
      color: #8a94a6;
      font-size: 11px;
      font-weight: 500;
      transition: background 0.2s, border-color 0.2s, color 0.2s;
      white-space: nowrap;
width: 130px;
min-height: 65px;
display: flex;
justify-content: center;
    }
.e5tt2gwo:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }
/* SVG inline icons */
    .e5tt2gwo svg {
      flex-shrink: 0;
    }
/* ── ΚΕΘΕΑ-ΑΛΦΑ custom badge ──────────────────────── */
    .ndc42eq3 {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.cdgjv2ut {
      width: 28px;
      height: 28px;
      border-radius: 50%;
      background: linear-gradient(135deg, #1a6faf 0%, #0d4f82 100%);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 9px;
      font-weight: 800;
      color: #fff;
      letter-spacing: -0.5px;
      flex-shrink: 0;
    }
/* ── BeGambleAware badge ──────────────────────────── */
    .smpmrrwn {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.dgr83oh0 {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── GamblingTherapy badge ────────────────────────── */
    .sdretxr5 {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.m3onf4qz {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── Affiliate note ───────────────────────────────── */
    .akh0sly5 {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.aeu3gtv8 { display: block; margin: -11px; color: rgb(113, 114, 250); padding-left: 50px; }
.akh0sly5 a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.akh0sly5 a:hover { color: #9aa0b0; }
/* ── Copyright ────────────────────────────────────── */
    .jl6dzh4p {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }
/* ── Responsive ───────────────────────────────────── */
    @media (max-width: 480px) {
      .q2sob13z { gap: 8px; }
      .e5tt2gwo { font-size: 10px; padding: 6px 10px; }
    }