: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;
}
.ffudmus6 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.zdrkwf5dz { margin: 5px; }
.u8vjelng {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.h400jn14 {
  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;
}
.ljyfqo7f {
  padding: 0 20px 0 18px;
}
.h400jn14:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.f1vpmz66 {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.uyhp3t0g {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.f1vpmz66:hover,
.uyhp3t0g:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.mjvrq9nt {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.c24ld28w {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.oiixvh4t {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.w9t32w8i {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.gub1lthe { border: 3px solid #f816d8; width: 8vw; padding: 7px 39px; margin: 11px; display: none; color: rgb(12, 58, 25); }
.iis9ksp6 {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.rr1rzuox {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.zm9dv2h5 .ryrbo0oz:last-child .rr1rzuox {
  border-bottom: none;
}
.zm9dv2h5 .ryrbo0oz:nth-child(even) {
  background-color: #f7f8fc;
}
.rr1rzuox:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.tnq3qtn6 {
  padding-left: 20px;
  margin-bottom: 1em;
}
.zawkorpm {
  margin-bottom: 1em;
}
.otc1g6ls {
  padding-left: 20px;
}
.cteot50s {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.cteot50s li {
  margin-bottom: 0.5em;
}
.uqss8ih9 {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.txwbiajj {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.txwbiajj::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.qd2culai .txwbiajj {
  font-size: 1.1rem;
  font-weight: 700;
}
.f3egxksn7c3 { color: rgb(219, 236, 42); border: 2px dotted #e89f04; padding: 43px 48px; }
/* --- Card --- */
.xb5jnf71 {
  border-radius: 24px;
}
.c1z6klh8 {
  color: var(--color-accent);
}
.bkjw138i {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.ak5wl2mz {
  border-bottom: 2px solid #e8eaf6;
}
.ak5wl2mz:last-child {
  border-bottom: none;
}
.m8vqx25f {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.m8vqx25f::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.m8vqx25f::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.ak5wl2mz[open] .m8vqx25f::after {
  transform: translateY(-50%) rotate(45deg);
}
.cdllrbsi {
  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);
  }
}
.yt0a4bc2 {
  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;
}
.f439cy96s8 { padding-right: 27px; }
.jjrcy13v,
.ipg88um6 {
  height: 60px;
  width: 60px;
}
.pp6fn21g {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.wi3ryadj {
  font-size: 24px;
  font-weight: 900;
}
.fldp1rz2 {
  margin-top: 16px;
}
.g8t0loui {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.i1u2b67o {
  color: #9fa5d5;
}
.hjtbntiw {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.r8m1te8m {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.r8m1te8m::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.b9xzxg1w {
  position: relative;
  z-index: 1;
}
.twx02g5x {
  position: relative;
}
.dbbbu30n3l6 { display: flex; width: 4%; border: 2px dotted #41ba7a; }
.xdjuzhl4 {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.o0ar9ur9 {
  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);
  }
}
.jie8zpjk {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.bmec6751 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.csslijb9 {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.gtkye3zn {
  color: #151825;
}
.aebqzh39 .pmhourw6 {
  color: var(--color-text);
}
.z6ypvuz6 {
  position: relative;
  margin-bottom: 24px;
}
.jem5orkc {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.mnrmgpp9 {
  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;
}
.azd4tc1u {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.aacfo1oew { border: 3px solid #6df582; color: rgb(190, 240, 178); width: 61px; margin: -4px; padding: 49px 3px; display: block; }
.llo9nm2v {
  font-weight: 500;
  font-size: 14px;

}
.oi4xgpzc {
  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);
}
.odzvzwt1 {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.oi4xgpzc[is-active] .odzvzwt1:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.oi4xgpzc[is-active] .odzvzwt1:nth-child(2) {
  opacity: 0;
}
.oi4xgpzc[is-active] .odzvzwt1:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.kueqmgol {
  display: flex;
  justify-content: space-between;
}
.o363wj15 {
  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);
}
/* Состояние открытого меню */
.o363wj15[is-open] {
  right: 0;
}
.bf76yira {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rsb3gl2a {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.rsb3gl2a:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.k414xs0hq { padding: 5px 36px; border: 3px dashed #70d0b4; margin: 5px; display: inline-block; }
.iq0tw60i {
  font-weight: 900;
  color: var(--color-accent);
}
.k6p5pwgb {
  color: #fff;
}
/* --- Section --- */
.i9ilw8jz {
  padding: 60px 0;
}
.pmhourw6 {
  text-align: center;
  margin-bottom: 1em;
}
.halnhycp {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.mtoio6d0 {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.aebqzh39 {
  background-color: var(--bg);
  color: var(--color-text);;
}
.x7d5zzfe {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.mwgdekkh {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.nju7du0y {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.lwf31ynm {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.k2dvcg2i {
  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;
}
.z3w7ws3r { padding: 27px 5px; }
.k2dvcg2i::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;
}
.k2dvcg2i strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.w21z6x2q {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.y7q4yya1 {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.apm8xf0p {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.u805itp2 {
  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;
}
.qyesisa3 {
  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;
}
.swg1izf7 {
  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);
  }
}
.qwnxdyim {
  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);
}
.j6foxsp6 {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.ubdtt1g4 {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.cira3ko4 {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.nvy5qbuf9k7 { color: rgb(40, 191, 213); margin: 4px; padding: 38px 18px; display: block; width: 45px; }
.cira3ko4 p {
  margin: 0;
}
.x9mbkfl5 {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.yysaohya {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.i3xkl31h {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.x9mbkfl5 .pmhourw6,
.i3xkl31h,
.x9mbkfl5 .h400jn14 {
  position: relative;
  z-index: 1;
}
.k6p5pwgb {
  color: #fff;
}
.rlpyc1t3 {
  color: #00e171;
  font-weight: 900;
}
.vlc1tefw {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.jem4f0ux {
  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);
}
.n24rnsyx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.dw3lpxnr {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.xxakr1q2 { color: rgb(195, 201, 206); margin: 10px; width: 99%; border: 2px dotted #638de8; padding: 9px 16px; display: inline-block; }
.gutmp08j {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.zhimtzbo {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.p588gshd {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.ds46bgbc {
  margin-top: 24px;
}
.nnh0xb36 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.ejnmt274 {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.gno22180 {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

/* Wrapper to center the icon list when it's standalone */
.dtj09m8w {
  display: flex;
  justify-content: center;
  margin-top: 2em;
}
.dtj09m8w .uqss8ih9 {
  text-align: left;
}
/* Modifier to align section titles to the left */
.dk8yzb1o {
  text-align: left;
}
.d8mme4347eu { width: 82%; padding: 23px 6px; }
/* New Component: Media Block (for text + image) */
.siug3oiq {
  display: flex;
  align-items: center;
  gap: 40px;
}
.ez0s83fb {
  flex: 1;
}
.ovhrzd5e {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.ovhrzd5e img {
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
}
.wf5d45ca {
  list-style: none;
  padding: 0;
}
/* --- Additions to Responsiveness section --- */

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

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

  .nju7du0y {
    padding: 20px;
  }

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

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

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

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

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

  .u8vjelng {
    flex-direction: column;
  }

  .bmec6751 {
    font-size: 15px;
  }

  .csslijb9 {
    font-size: 14px;
  }

  .wi3ryadj {
    font-size: 16px;
  }

  .llo9nm2v {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .ovhrzd5e {
    gap: 8px;
  }

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

  .i3xkl31h {
    max-width: 100%;
  }

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

  .hjtbntiw .p588gshd {
    display: none;
  }

  .jjrcy13v,
  .ipg88um6 {
    height: 50px;
    width: 50px;
  }

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

  .jem5orkc {
    border-radius: 12px;
  }

  .g8t0loui {
    gap: 4px;
  }

  .i9ilw8jz,
  .r8m1te8m {
    padding: 40px 0;
  }

  .y7q4yya1 {
    border-radius: 16px;
  }

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

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

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

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

  .k2dvcg2i {
    padding: 20px;
  }

  .qigx4slp {
    display: none;
  }

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

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

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

  .rr1rzuox::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) {
.vlc1tefw {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .n24rnsyx {
    justify-content: center;
    gap: 0px;
  }
}
.acukgyy9 {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.bv3snocl {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.qsu8j4sh {
  max-width: 800px;
  margin: 0 auto;
}
.gp9maamh {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.te6zm718 {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.cp058f5v {
  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;
}
.cp058f5v:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.g0wajakpa9 { margin: 12px; width: 27%; }
.mxr31pzu {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.b4gqdo86 {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.vrtb8ycw {
  font-weight: 700;
}
.bts3j92p {
  font-size: 0.9rem;
  color: #777;
}
.wa8n5dbh {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.j80weuet {
  width: 100%;
  margin-bottom: 40px;
}
.eyu3k8qg {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.eyu3k8qg h2 {
  color: var(--color-accent);
}
.h8pemdjk {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .h8pemdjk {
    justify-content: center;
  }
}
.ypbndw12 {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.ypbndw12 img {

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

  width: 20px;
  height: 20px;

}

}
.ypbndw12 {
max-width:inherit;
text-align: center;
}
.h8pemdjk:has(.y9jienzj) {
  grid-template-columns: repeat(4, 1fr);
}
.fza2w5nain { padding: 35px 41px; width: 94%; margin: 20px; }
.h8pemdjk:has(.dais767e) {
  grid-template-columns: repeat(5, 1fr);
}
.h8pemdjk:has(.dpcms498) {
  grid-template-columns: repeat(6, 1fr);
}
.h8pemdjk:has(.ydld5mmf) {
  grid-template-columns: repeat(7, 1fr);
}
.h8pemdjk:has(.mzcuu910) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .h8pemdjk {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .h8pemdjk {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .h8pemdjk {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .h8pemdjk {
    grid-template-columns: 1fr !important;
  }
}
.ypbndw12:hover .qckacpyi {
  opacity: 1; 
}
.ypbndw12:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.pgppgrzz {
            max-width: 1400px;
            margin: 0 auto;
        }
.ql7v2zep {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.o2tu5e09 {
            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;
        }
.o2tu5e09: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);
        }
.o2tu5e09:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .ql7v2zep {
                gap: 12px;
            }

            .o2tu5e09 {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .o2tu5e09 {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .pmhourw6 {
    color: var(--color-text);
}
.ym7i7q7exb8 { display: none; padding: 20px 10px; margin: -17px; color: rgb(77, 91, 56); }
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;
      }

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

  .ncu7rhor {
  font-size: 26px;
} 

.azd4tc1u div {
  display: none;
}
.pp6fn21g div {
  display: none;
}

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

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


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


#sticky-cta {
    transition: opacity .3s ease;
}
.emik5yh8 {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.shln454d {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }
/* ── Divider line between sections ───────────────── */
    .ob26tpm8 {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }
/* ── Main disclaimer text ─────────────────────────── */
    .o2d0jm86 {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }
/* ── Age badge ────────────────────────────────────── */
    .yz1mrri5 {
      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;
    }
.nwfm319uq { margin: 13px; display: none; padding-left: 35px; padding-right: 42px; border: 1px dashed #ae1269; }
/* ── Help links row ───────────────────────────────── */
    .kr026oog {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.kr026oog div {
display: flex;
gap: 10px;
}
.kr026oog span {
      color: #9aa0b0;
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
    }
.kr026oog a {
      color: #8a94a6;
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;

    }
.kr026oog a:hover { color: #c5cad6; }
.ly5ql6x9 {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }
/* ── Responsible-gambling icon badges ─────────────── */
    .mhq09987 {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.pao9nf1h {
      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;
    }
.pao9nf1h:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }
/* SVG inline icons */
    .pao9nf1h svg {
      flex-shrink: 0;
    }
/* ── ΚΕΘΕΑ-ΑΛΦΑ custom badge ──────────────────────── */
    .jmgk2t51 {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.q6pv3v2y {
      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 ──────────────────────────── */
    .dm1fczr8 {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.wsx3fqqtwp2 { padding: 20px 10px; }
.d5f9a12o {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── GamblingTherapy badge ────────────────────────── */
    .c3pouldg {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.mt7po4n7 {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── Affiliate note ───────────────────────────────── */
    .wzl64ae5 {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.wzl64ae5 a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.wzl64ae5 a:hover { color: #9aa0b0; }
/* ── Copyright ────────────────────────────────────── */
    .qzga80sf {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }
/* ── Responsive ───────────────────────────────────── */
    @media (max-width: 480px) {
      .mhq09987 { gap: 8px; }
      .pao9nf1h { font-size: 10px; padding: 6px 10px; }
    }