: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;
}
.llo10uij42m8 { padding-right: 2px; color: rgb(81, 102, 145); border: 3px solid #c1a549; }
img {
  max-width: 100%;
  height: auto;
  display: block;
}
.uo3hxobr {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.f3raisw9 {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.odqvh30n {
  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;
}
.kofl9zbd {
  padding: 0 20px 0 18px;
}
.odqvh30n:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.fo1mlqna {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.uje929nv {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.fo1mlqna:hover,
.uje929nv:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.ozpoxeq7 {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.x2a6rakf {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.o0bt82ja {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.r3xnlatp {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.ecr2km5big { color: rgb(118, 52, 197); padding: 21px 27px; display: flex; border: 1px dotted #73e7bc; width: 85vw; }
.vxjmhevy {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.rsf5d15h {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.hy58am9n .p4ofj5qv:last-child .rsf5d15h {
  border-bottom: none;
}
.hy58am9n .p4ofj5qv:nth-child(even) {
  background-color: #f7f8fc;
}
.rsf5d15h:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.szdy3uei {
  padding-left: 20px;
  margin-bottom: 1em;
}
.g8nvb6c3 {
  margin-bottom: 1em;
}
.xf4xn5jy {
  padding-left: 20px;
}
.wkap7i79 {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.wkap7i79 li {
  margin-bottom: 0.5em;
}
.c6ioz3yk {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.e92ivt6l {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.e92ivt6l::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.e1nn3ppx .e92ivt6l {
  font-size: 1.1rem;
  font-weight: 700;
}
.u281qkjwgw3 { border: 3px dotted #ab6f8c; padding: 38px 1px; margin: 11px; }
/* --- Card --- */
.pwmsyma5 {
  border-radius: 24px;
}
.rf16bz7r {
  color: var(--color-accent);
}
.v2g0307w {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.moyon5rd {
  border-bottom: 2px solid #e8eaf6;
}
.moyon5rd:last-child {
  border-bottom: none;
}
.m44zrl5j {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.m44zrl5j::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.m44zrl5j::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.moyon5rd[open] .m44zrl5j::after {
  transform: translateY(-50%) rotate(45deg);
}
.dhfzk52c {
  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);
  }
}
.io4tj3lf {
  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;
}
.kolifvqo,
.nqg8y05s {
  height: 60px;
  width: 60px;
}
.e5okbrpc {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.vghxseh2 {
  font-size: 24px;
  font-weight: 900;
}
.wa36lslsrx { padding: 22px 19px; margin: 18px; }
.vgr917wm {
  margin-top: 16px;
}
.uhjyt73i {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.t2l1woqy {
  color: #9fa5d5;
}
.w8cwlvpg {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.uzmu0po0 {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.uzmu0po0::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.njw29cos {
  position: relative;
  z-index: 1;
}
.npsxk73g {
  position: relative;
}
.fleh7xry {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.khd21vd8 {
  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;
}
.c5pvlo79w { margin: -7px; padding: 28px 12px; }
@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);
  }
}
.d8vpvaft {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.vw21j77z {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.gs62iz5i {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.qsj121fu {
  color: #151825;
}
.innjaipy .so4s2hve {
  color: var(--color-text);
}
.k3b8rhtc {
  position: relative;
  margin-bottom: 24px;
}
.sn95t3jq {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.ejz257t0 {
  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;
}
.ejz257t0 img {
border-radius: 30px;

}
.stfhof96 {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.e1m01f86 { margin: -19px; border: 1px dashed #7011d2; padding: 41px 7px; display: flex; }
.zxzul88r {
  font-weight: 500;
  font-size: 14px;

}
.klem0zbe {
  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);
}
.w7jg0xko {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.klem0zbe[is-active] .w7jg0xko:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.klem0zbe[is-active] .w7jg0xko:nth-child(2) {
  opacity: 0;
}
.klem0zbe[is-active] .w7jg0xko:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.p5vslpqx {
  display: flex;
  justify-content: space-between;
}
.pfl7pgzv {
  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);
}
/* Состояние открытого меню */
.pfl7pgzv[is-open] {
  right: 0;
}
.gtr1wlw9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.i7r10mn3 {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.i7r10mn3:hover {
  background-color: #00112277;
}
.lbjq6pgj8rc { padding: 6px 26px; color: rgb(3, 13, 164); border: 5px dashed #b18b6e; }
[body-no-scroll] {
  overflow: hidden;
}
.nlhkqia3 {
  font-weight: 900;
  color: var(--color-accent);
}
.aid6434w {
  color: #fff;
}
/* --- Section --- */
.s3wo1xiw {
  padding: 60px 0;
}
.so4s2hve {
  text-align: center;
  margin-bottom: 1em;
}
.aks4kbuz {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.dvuvddcg {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.innjaipy {
  background-color: var(--bg);
  color: var(--color-text);;
}
.n6ul4fbk {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.oejlw00n {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.gc4z2dhg {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.jflp0mgs {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.lwv5k77s {
  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;
}
.qi716swlp08k { color: rgb(111, 242, 92); width: 5%; padding: 45px 27px; margin: -8px; display: block; }
.lwv5k77s::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;
}
.lwv5k77s strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.x9qhun1e {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.p2l094id {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.ulndtsvh {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.vmb9dlyw {
  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;
}
.r6u31ubq {
  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;
}
.s35nclyc {
  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);
  }
}
.tsq4gc8y {
  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);
}
.h0bklg3u {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.ymxyoevp {
  margin-bottom: 1.5em;
}
.j4bc763watbo { border: 4px dashed #733679; width: 81px; color: rgb(212, 144, 179); padding: 16px 24px; }
/* --- Footer --- */
.ufhnlbf8 {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.ufhnlbf8 p {
  margin: 0;
}
.q3e1swr2 {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.dyiinh9y {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.jfka08sr {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.q3e1swr2 .so4s2hve,
.jfka08sr,
.q3e1swr2 .odqvh30n {
  position: relative;
  z-index: 1;
}
.aid6434w {
  color: #fff;
}
.z8eei49g {
  color: #00e171;
  font-weight: 900;
}
.m9odphdl {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.l13zt520 {
  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;
}
.nv1lpnqbsg { padding-right: 15px; padding-left: 1px; border: 1px solid #d137f3; color: rgb(118, 9, 217); }
[sticky-cta--visible] {
  transform: translateY(0);
}
.a1sg21ca {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.mv6e95wc {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.iqn51l60 {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.dh3qqnn1 {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.vb88p2yf {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.i1or6kxm {
  margin-top: 24px;
}
.cfchh05u {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.sep1ro9e {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.fnu4gg3v {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

/* Wrapper to center the icon list when it's standalone */
.cmjfz30g {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.r7gv7usld3b { color: rgb(231, 242, 161); }
.cmjfz30g .c6ioz3yk {
  text-align: left;
}
/* Modifier to align section titles to the left */
.sl2mxpqn {
  text-align: left;
}
/* New Component: Media Block (for text + image) */
.x211huxu {
  display: flex;
  align-items: center;
  gap: 40px;
}
.ud3rg2zh {
  flex: 1;
}
.gw412db9 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.gw412db9 img {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
}
.ine7g9fi {
  list-style: none;
  padding: 0;
}
/* --- Additions to Responsiveness section --- */

/* Inside @media (max-width: 768px) */
.x211huxu {
  flex-direction: column;
}
.ud3rg2zh {
  order: 2;
  /* Text comes after image on mobile */
}
.sl2mxpqn {
  text-align: center;
}
.r7f6c97b { border: 5px dashed #aeb437; width: 59px; color: rgb(213, 79, 123); padding: 41px 21px; display: grid; margin: 18px; }
@media (max-width: 992px) {
  .njw29cos {
    flex-direction: column;
    text-align: center;
  }

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

  .gc4z2dhg {
    padding: 20px;
  }

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

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

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

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

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

  .f3raisw9 {
    flex-direction: column;
  }

  .vw21j77z {
    font-size: 15px;
  }

  .gs62iz5i {
    font-size: 14px;
  }

  .vghxseh2 {
    font-size: 16px;
  }

  .zxzul88r {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .gw412db9 {
    gap: 8px;
  }

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

  .jfka08sr {
    max-width: 100%;
  }

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

  .w8cwlvpg .vb88p2yf {
    display: none;
  }

  .kolifvqo,
  .nqg8y05s {
    height: 50px;
    width: 50px;
  }

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

  .sn95t3jq {
    border-radius: 12px;
  }

  .uhjyt73i {
    gap: 4px;
  }

  .s3wo1xiw,
  .uzmu0po0 {
    padding: 40px 0;
  }

  .p2l094id {
    border-radius: 16px;
  }

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

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

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

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

  .lwv5k77s {
    padding: 20px;
  }

  .za001tga {
    display: none;
  }

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

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

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

  .rsf5d15h::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) {
.m9odphdl {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .a1sg21ca {
    justify-content: center;
    gap: 0px;
  }
}
.e12ijniw {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.w7e6o1l1 {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.p7lnxfm8 {
  max-width: 800px;
  margin: 0 auto;
}
.t6eukyk1 {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.rgacl0zj {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.zyil2lew {
  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;
}
.zyil2lew:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.so623h5z {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.cz8gn6xe {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.uxsaq8dz {
  font-weight: 700;
}
.pjxstj74 {
  font-size: 0.9rem;
  color: #777;
}
.v65f9wg5 {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.qwj7uyg2 { width: 79%; padding-left: 16px; border: 1px solid #d46831; padding-right: 16px; display: block; margin: -4px; }
.auq7invb {
  width: 100%;
  margin-bottom: 40px;
}
.wq9nwdge {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.wq9nwdge h2 {
  color: var(--color-accent);
}
.wjt7rg16 {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .wjt7rg16 {
    justify-content: center;
  }
}
.murkubo4 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.murkubo4 img {

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

  width: 20px;
  height: 20px;

}

}
.murkubo4 {
max-width:inherit;
text-align: center;
}
.wjt7rg16:has(.p4q5vg97) {
  grid-template-columns: repeat(4, 1fr);
}
.wjt7rg16:has(.if5jwz5f) {
  grid-template-columns: repeat(5, 1fr);
}
.wjt7rg16:has(.utekkhje) {
  grid-template-columns: repeat(6, 1fr);
}
.wjt7rg16:has(.nazwckrs) {
  grid-template-columns: repeat(7, 1fr);
}
.tkef5xvw { border: 3px dashed #9dfefe; }
.wjt7rg16:has(.bz0thq05) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .wjt7rg16 {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .wjt7rg16 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .wjt7rg16 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .wjt7rg16 {
    grid-template-columns: 1fr !important;
  }
}
.murkubo4:hover .bbpxurak {
  opacity: 1; 
}
.murkubo4:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.eh32vrg3 {
            max-width: 1400px;
            margin: 0 auto;
        }
.q5wz2dgj {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.of7jf1qr {
            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;
        }
.of7jf1qr: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);
        }
.of7jf1qr:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .q5wz2dgj {
                gap: 12px;
            }

            .of7jf1qr {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .of7jf1qr {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .so4s2hve {
    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;
    }
.le301cx45nvh { color: rgb(70, 157, 169); display: block; }
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;
      }

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

  .v514outq {
  font-size: 26px;
} 

.stfhof96 div {
  display: none;
}
.e5okbrpc div {
  display: none;
}

}
.v2zhcot1 {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding:10px 0px 30px 10px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.awszbfug {
        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;
    }
.awszbfug:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
text-decoration: none;
    }
.awszbfug:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .awszbfug {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.rwdtgpvf {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}
.q57i78gofw { padding-left: 10px; margin: 12px; display: flex; }
/* slotpage */

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


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


#sticky-cta {
    transition: opacity .3s ease;
}
.orz6upch {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.hczhj1pb {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }
/* ── Divider line between sections ───────────────── */
    .mue2hix1 {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }
/* ── Main disclaimer text ─────────────────────────── */
    .aenn6gfd {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }
/* ── Age badge ────────────────────────────────────── */
    .m1o4xl5a {
      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;
    }
.l4x9vwvd { width: 14vw; border: 2px solid #88dc99; margin: 15px; padding: 11px 48px; display: block; color: rgb(221, 247, 45); }
/* ── Help links row ───────────────────────────────── */
    .kfwo0cop {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.kfwo0cop div {
display: flex;
gap: 10px;
}
.kfwo0cop span {
      color: #9aa0b0;
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
    }
.kfwo0cop a {
      color: #8a94a6;
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;

    }
.kfwo0cop a:hover { color: #c5cad6; }
.uy6hlpze {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }
/* ── Responsible-gambling icon badges ─────────────── */
    .jtnapm4i {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.pkw477wm {
      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;
    }
.pkw477wm:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }
/* SVG inline icons */
    .pkw477wm svg {
      flex-shrink: 0;
    }
/* ── ΚΕΘΕΑ-ΑΛΦΑ custom badge ──────────────────────── */
    .vysziee4 {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.f6p8rwmftz6 { margin: -7px; padding-left: 32px; }
.zjd8tb31 {
      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 ──────────────────────────── */
    .w0yctzri {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.iay4jk7g {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── GamblingTherapy badge ────────────────────────── */
    .dcvwzlpp {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.bjfrqsn9 {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── Affiliate note ───────────────────────────────── */
    .fyod1xp9 {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.fyod1xp9 a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.fyod1xp9 a:hover { color: #9aa0b0; }
/* ── Copyright ────────────────────────────────────── */
    .b3gkb8uh {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }
/* ── Responsive ───────────────────────────────────── */
    @media (max-width: 480px) {
      .jtnapm4i { gap: 8px; }
      .pkw477wm { font-size: 10px; padding: 6px 10px; }
    }