: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;
}
.u748h4fd {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}
.uo7cb7ev {
  display: flex;
  gap: 12px;
  justify-content: center;
}
.ozbtbbwi {
  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;
}
.dc94qkpd { border: 3px solid #189f38; color: rgb(135, 214, 199); padding-left: 23px; margin: 9px; }
.pzscz31w {
  padding: 0 20px 0 18px;
}
.ozbtbbwi:hover {
  box-shadow: 0 6px 15px rgba(62, 68, 100, 0.2);
}
.d1votjly {
  background-color: var(--color-accent);
  box-shadow: var(--color-accent);
  color: var(--color-text);
  border: 2px solid var(--color-accent);
}
.dawu7wie {
  background-color: transparent;
  color: var(--color-accent);
  border: 2px solid var(--color-accent);
  transition: background-color 0.3s, color 0.3s;
}
.d1votjly:hover,
.dawu7wie:hover {
  background-color: inherit;
  border: 3px solid var(--color-accent);
  transform: scale(1.05);
  color: var(--color-accent);
}
.rx2eija3 {
  padding: 18px 40px;
  font-size: 1.2rem;
  height: 54px;
}
.l12m06l8 {
  background-color: #000;
  color: #fff;
}
/* --- Table --- */
.o88cfqmp {
  overflow-x: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(62, 68, 100, 0.1);
  margin-bottom: 2em;
}
.gcxbz726 {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  color: #000;
}
.fxpvomud {
  background-color: var(--color-accent);
  color: var(--color-text);
  padding: 15px 20px;
  text-align: left;
  font-weight: 700;
}
.byzo5jq8 {
  padding: 15px 20px;
  border-bottom: 1px solid #e8eaf6;
}
.gf2tjk9z .f7ii67yr:last-child .byzo5jq8 {
  border-bottom: none;
}
.gf2tjk9z .f7ii67yr:nth-child(even) {
  background-color: #f7f8fc;
}
.c7y6rri58z25 { border: 3px solid #b0131c; margin: 12px; display: block; padding: 42px 48px; width: 7vw; }
.byzo5jq8:first-child {
  font-weight: 700;
  color: #3c488d;
}
/* --- Lists --- */
.gzpjlpdy {
  padding-left: 20px;
  margin-bottom: 1em;
}
.bbhctbbv {
  margin-bottom: 1em;
}
.zk51sm6v {
  padding-left: 20px;
}
.xff89i26 {
  list-style-type: '🐔';
  padding-left: 25px;
  margin-top: 0.5em;
}
.xff89i26 li {
  margin-bottom: 0.5em;
}
.uleodecv {
  list-style: none;
  padding: 0;
  margin: 0 0 1em 0;
}
.rtqh3hzm {
  padding-left: 35px;
  position: relative;
  margin-bottom: 0.8em;
}
.rtqh3hzm::before {
  content: '✅';
  position: absolute;
  left: 0;
  top: 0;
  color: #EA386A;
}
.bnfxgbqb .rtqh3hzm {
  font-size: 1.1rem;
  font-weight: 700;
}
/* --- Card --- */
.w68rtwa4 {
  border-radius: 24px;
}
.r94vmu7x {
  color: var(--color-accent);
}
.i9rhbbff {
  margin-bottom: 1em;
}
/* --- FAQ --- */
.yt0ssymo {
  border-bottom: 2px solid #e8eaf6;
}
.cy2wl6ew { display: block; padding: 47px 16px; color: rgb(118, 166, 121); width: 65%; border: 2px dotted #3488d3; margin: 3px; }
.yt0ssymo:last-child {
  border-bottom: none;
}
.f5ae8ilp {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 20px 34px 20px 0;
  cursor: pointer;
  position: relative;
  list-style: none;
  color: var(--color-accent);
}
.f5ae8ilp::-webkit-details-marker {
  display: none;
  /* for chrome */
}
.f5ae8ilp::after {
  content: '+';
  font-size: 2rem;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.2s ease;
  color: #EA386A;
}
.yt0ssymo[open] .f5ae8ilp::after {
  transform: translateY(-50%) rotate(45deg);
}
.qusws37a {
  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);
  }
}
.jk7x6g9p {
  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;
}
.eqmxjelq,
.z0y25zgt {
  height: 60px;
  width: 60px;
}
.qumchd9l {
  display: flex;
  gap: 12px;
  position: relative;
  z-index: 2000;
}
.sy0e3wmg {
  font-size: 24px;
  font-weight: 900;
}
.iiclk3ig {
  margin-top: 16px;
}
.wac06ijz {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  font-size: 13px;
}
.qh3jwk0v {
  color: #9fa5d5;
}
.wlvhc9m9 {
  display: flex;
  align-items: center;
  gap: 24px;
}
/* --- Hero Section --- */
.au0k1bnu {
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;

  text-align: center;
  background-size: cover;
}
.nl7vo22pc0 { border: 5px dashed #eeeb95; display: none; width: 98%; margin: 11px; color: rgb(179, 219, 83); padding: 31px 30px; }
.au0k1bnu::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, var(--bg), transparent);
  bottom: 0;
  left: 0;
}
.px8jq2ei {
  position: relative;
  z-index: 1;
}
.ejo1fuc5 {
  position: relative;
}
.ynyud70m {
  height: 120px;
  margin: 0 auto 32px;
  display: block;
}
.wf5212q4 {
  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);
  }
}
.y98tabbc {
  color: var(--color-text);
  margin-bottom: 0.5em;
  font-size: 32px;
}
.ni004scd {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1em;
}
.n8956bvx {
  margin-bottom: 2em;
  letter-spacing: -0.01em;
}
.phljqog1 {
  color: #151825;
}
.fgadjw1s .fj7asx80 {
  color: var(--color-text);
}
.y4d8izbl {
  position: relative;
  margin-bottom: 24px;
}
.ekgt2yfp {
  position: relative;
  border-radius: 32px;
  height: auto;
  width: 100%;
}
.hfxu8obu {
  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;
}
.u9vvu1d0irzu { color: rgb(10, 81, 191); border: 1px dotted #edbd57; margin: 19px; display: inline-block; width: 34px; padding: 24px 44px; }
.nlk57ij8 {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-left: auto;
  max-width: 55%;
}
.k0wwhspj {
  font-weight: 500;
  font-size: 14px;

}
.nf3jrncn {
  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);
}
.lu05g7kw {
  width: 24px;
  height: 3px;
  background-color: #372d00;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.nf3jrncn[is-active] .lu05g7kw:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.nf3jrncn[is-active] .lu05g7kw:nth-child(2) {
  opacity: 0;
}
.nf3jrncn[is-active] .lu05g7kw:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.ds1u6yye {
  display: flex;
  justify-content: space-between;
}
.moph8yyj {
  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);
}
/* Состояние открытого меню */
.moph8yyj[is-open] {
  right: 0;
}
.kfy16j0l8p { width: 61%; color: rgb(87, 158, 110); display: none; }
.qg2pn2gd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.s1vp4klg {
  display: block;
  padding: 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
  transition: background-color 0.2s;
}
.s1vp4klg:hover {
  background-color: #00112277;
}
[body-no-scroll] {
  overflow: hidden;
}
.i8iqueh4 {
  font-weight: 900;
  color: var(--color-accent);
}
.tlfcw7d4 {
  color: #fff;
}
/* --- Section --- */
.mdeur9r1 {
  padding: 60px 0;
}
.fj7asx80 {
  text-align: center;
  margin-bottom: 1em;
}
.brt7z0mg {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.hkgenqcg {
  font-size: 0.9rem;
  opacity: 0.8;
  margin-top: 1.5em;
}
.fgadjw1s {
  background-color: var(--bg);
  color: var(--color-text);;
}
.rvf7to2a {
  display: grid;
  grid-template-columns: 1fr;
  gap: 90px 30px;
}
.brkqxmlu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px 30px;
}
.hynbog47 {
  background: #e9ebf1;
  padding: 32px;
  border-radius: 24px;
  text-align: center;
}
.u8b8fc1i {
  list-style: none;
  counter-reset: steps-counter;
  margin-top: 30px;
}
.xx7pk1wjvgt4 { display: grid; margin: 19px; padding: 45px 31px; color: rgb(59, 219, 236); }
.eu1663q5 {
  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;
}
.eu1663q5::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;
}
.eu1663q5 strong {
  color: var(--color-accent);
  display: block;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
.e3x7750v {
  background-color: #e8eaf6;
  padding: 15px 20px;
  border-radius: 15px;
  margin-top: 20px;
  border-left: 5px solid var(--color-accent);
  text-align: center;
}
.ds7hl6yt {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}
.izxt0x0k {
  animation: blur 2.5s infinite;
}
@keyframes blur {
  0% {
    filter: blur(0)
  }

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

  100% {
    filter: blur(0)
  }
}
.udumdau1 {
  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;
}
.txi4lfv5 {
  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;
}
.gs5lpq2n {
  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);
  }
}
.jntvi7fo {
  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);
}
.ud51eriy {
  font-size: 1.8rem;
  font-weight: 900;
  color: #3c488d;
  margin-bottom: 0.2em;
}
.z324ivb4 {
  margin-bottom: 1.5em;
}
/* --- Footer --- */
.fhsnk2i3 {
  padding: 30px 0;
  color: #e8eaf6;
  text-align: center;
  font-size: 0.9rem;
}
.fhsnk2i3 p {
  margin: 0;
}
.oedjzjlu {
  background: var(--color-accent);
  border-radius: 32px;
  padding: 48px 24px 24px;
  color: var(--color-text);
  position: relative;
}
.jxzvezz2 { border: 1px solid #913f04; color: rgb(254, 241, 183); width: 100px; padding-left: 20px; }
.ocvrle9b {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  top: 0;
  left: 0;
  border-radius: 32px;
}
.lrj7ofio {
  max-width: 70%;
  position: relative;
  z-index: 1;
}
.oedjzjlu .fj7asx80,
.lrj7ofio,
.oedjzjlu .ozbtbbwi {
  position: relative;
  z-index: 1;
}
.tlfcw7d4 {
  color: #fff;
}
.rynp9xam {
  color: #00e171;
  font-weight: 900;
}
.jvx207tw {
  position: absolute;
  z-index: 1;
  right: -50px;
  bottom: 0;
  max-width: 375px;
}
/* --- Sticky CTA Bar --- */
.i5ljk1f1 {
  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);
}
.jt7deuid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.mq44enbr {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  object-fit: cover;
  margin-right: 15px;
  flex-shrink: 0;
}
.zm6865gk {
  flex-grow: 1;
  margin-right: 15px;
  min-width: 140px;
}
.dtws0svy {
  font-weight: 900;
  margin: 0;
  font-size: 1.1rem;
  color: var(--color-accent);
}
.i49uoqg3 {
  margin: 0;
  font-size: 12px;
  color: var(--color-accent);
}
.agm2hvrnwk { width: 58%; padding: 10px 45px; border: 4px solid #42f8f4; margin: 6px; }
.ybmtxuhh {
  margin-top: 24px;
}
.fqozqehm {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
}
.hcqj44mj {
  background: #eceef3;
  padding: 24px 24px 0;
  border-radius: 24px;
}
.yd9quhfr {
  display: flex;
  gap: 16px;
  list-style: none;
}
/* --- New Additions for Page 2 --- */

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

/* Inside @media (max-width: 768px) */
.q2pklmk2 {
  flex-direction: column;
}
.gl6bq0a286 { display: flex; padding-left: 31px; color: rgb(86, 69, 205); padding-right: 42px; margin: 1px; width: 84vw; border: 4px dotted #bd535d; }
.nkjpy4o3 {
  order: 2;
  /* Text comes after image on mobile */
}
.uyz6310x {
  text-align: center;
}
@media (max-width: 992px) {
  .px8jq2ei {
    flex-direction: column;
    text-align: center;
  }

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

  .hynbog47 {
    padding: 20px;
  }

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

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

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

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

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

  .uo7cb7ev {
    flex-direction: column;
  }

  .ni004scd {
    font-size: 15px;
  }

  .n8956bvx {
    font-size: 14px;
  }

  .sy0e3wmg {
    font-size: 16px;
  }

  .k0wwhspj {
    font-size: 12px;
  }

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

  body {
    font-size: 16px;
  }

  h1 {
    font-size: 2.2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  .j0gph3ai {
    gap: 8px;
  }

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

  .lrj7ofio {
    max-width: 100%;
  }

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

  .wlvhc9m9 .i49uoqg3 {
    display: none;
  }

  .eqmxjelq,
  .z0y25zgt {
    height: 50px;
    width: 50px;
  }

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

  .ekgt2yfp {
    border-radius: 12px;
  }

  .wac06ijz {
    gap: 4px;
  }

  .mdeur9r1,
  .au0k1bnu {
    padding: 40px 0;
  }

  .ds7hl6yt {
    border-radius: 16px;
  }

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

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

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

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

  .eu1663q5 {
    padding: 20px;
  }

  .d14ay35t {
    display: none;
  }

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

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

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

  .byzo5jq8::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) {
.jvx207tw {
  max-width: 175px;
  right: 0;
  bottom: -20px;
  z-index: 1000;
}
}
@media (max-width: 480px) {
  .jt7deuid {
    justify-content: center;
    gap: 0px;
  }
}
.tk984axv {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(62, 68, 100, 0.1);
  margin: 20px 0;
}
.h541e1eq {
  padding: 60px 20px;
  background-color: var(--color-text);
  color: var(--bg);
}
.f8g73s8a {
  max-width: 800px;
  margin: 0 auto;
}
.t71ywhea {
  text-align: center;
  color: var(--color-accent);
  font-size: 2rem;
  margin-bottom: 40px;
  font-weight: 700;
}
.n9t52x4l {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.e79fi7js {
  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;
}
.e79fi7js:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.12);
}
.ataip4b4 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 8px;
  font-weight: 600;
  color: #3b3c50;
}
.d6n4xozv {
  color: var(--color-accent);
  font-size: 1.1rem;
}
.hfegmp9xw { color: rgb(176, 148, 244); }
.tzibr2dw {
  font-weight: 700;
}
.mh54r0ne {
  font-size: 0.9rem;
  color: #777;
}
.u82gtx92 {
  color: #3b3c50;
  line-height: 1.6;
  font-size: 0.95rem;
}
.cwkzsw45 {
  width: 100%;
  margin-bottom: 40px;
}
.shwx004s {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
  padding-top: 30px;
  margin-bottom: 40px;
}
.shwx004s h2 {
  color: var(--color-accent);
}
.zwvc3nkh {
  display: grid;
  gap: 20px;
  padding-top: 20px;
}
@media (max-width: 800px) {
  .zwvc3nkh {
    justify-content: center;
  }
}
.ygmonish {
  width: 100%;
  height: auto;
  max-width: 220px;
  height: auto;
  position: relative;
 
  border-radius: 10px;
}
.ygmonish img {

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

  width: 20px;
  height: 20px;

}

}
.ygmonish {
max-width:inherit;
text-align: center;
}
.e26ju7bg6g { padding-right: 9px; border: 1px dashed #dbd161; padding-left: 6px; display: block; }
.zwvc3nkh:has(.zfj9o7ha) {
  grid-template-columns: repeat(4, 1fr);
}
.zwvc3nkh:has(.jxgf434e) {
  grid-template-columns: repeat(5, 1fr);
}
.zwvc3nkh:has(.eahmzxye) {
  grid-template-columns: repeat(6, 1fr);
}
.zwvc3nkh:has(.k80oam3h) {
  grid-template-columns: repeat(7, 1fr);
}
.zwvc3nkh:has(.bjcs176o) {
  grid-template-columns: repeat(8, 1fr);
}
@media (max-width: 1024px) {
  .zwvc3nkh {
    grid-template-columns: repeat(4, 1fr) !important;
  }
}
@media (max-width: 768px) {
  .zwvc3nkh {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .zwvc3nkh {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px;
  }
}
@media (max-width: 380px) {
  .zwvc3nkh {
    grid-template-columns: 1fr !important;
  }
}
.ygmonish:hover .r57x6uxm {
  opacity: 1; 
}
.ygmonish:hover img {
  opacity: 0.3;
}
html {
  scroll-behavior: smooth;
}
* {
  scroll-margin-top: 80px; 
}
.w2puohmw {
            max-width: 1400px;
            margin: 0 auto;
        }
.ywmslr5k {
            display: flex;
            justify-content: flex-start;
            overflow-x: auto;
            gap: 10px;
            margin-bottom: 40px;
        }
.l2y4r682 {
            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;
        }
.l2y4r682: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);
        }
.l2y4r682:active {
            transform: translateY(0);
        }
@media (max-width: 768px) {
            .ywmslr5k {
                gap: 12px;
            }

            .l2y4r682 {
                flex: 1 1 150px;
                padding: 20px 16px;
                font-size: 14px;
            }
        }
@media (max-width: 480px) {
            .l2y4r682 {
                flex: 1 1 calc(50% - 6px);
            }
        }
#FAQ .fj7asx80 {
    color: var(--color-text);
}
.nknofg89 { padding: 18px 41px; }
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;
      }

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

  .li28998q {
  font-size: 26px;
} 

.nlk57ij8 div {
  display: none;
}
.qumchd9l div {
  display: none;
}

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

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


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


#sticky-cta {
    transition: opacity .3s ease;
}
.xllcgrbt {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.gab54zm69n { margin: -13px; padding: 36px 18px; color: rgb(172, 21, 192); display: none; border: 3px dashed #d6e2d7; }
.jynjy6hs {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }
/* ── Divider line between sections ───────────────── */
    .vqqrr969 {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }
/* ── Main disclaimer text ─────────────────────────── */
    .x2t99248 {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }
/* ── Age badge ────────────────────────────────────── */
    .yhw2960o {
      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 ───────────────────────────────── */
    .ry5ef5hs {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.ry5ef5hs div {
display: flex;
gap: 10px;
}
.ry5ef5hs span {
      color: #9aa0b0;
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
    }
.ry5ef5hs a {
      color: #8a94a6;
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;

    }
.ry5ef5hs a:hover { color: #c5cad6; }
.gzpit9o7 {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }
/* ── Responsible-gambling icon badges ─────────────── */
    .kwb9xkuu {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.sex8gycy {
      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;
    }
.uulnjw0i8 { padding: 8px 42px; width: 80px; border: 2px dotted #75ad7b; margin: 5px; color: rgb(153, 54, 103); display: inline-block; }
.sex8gycy:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }
/* SVG inline icons */
    .sex8gycy svg {
      flex-shrink: 0;
    }
/* ── ΚΕΘΕΑ-ΑΛΦΑ custom badge ──────────────────────── */
    .cr6ja3y8 {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.qahs1srj {
      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 ──────────────────────────── */
    .brwawbko {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.m7655azc {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── GamblingTherapy badge ────────────────────────── */
    .gspezlo7 {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.kiajv29b {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── Affiliate note ───────────────────────────────── */
    .ntpkaxue {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.ntpkaxue a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.ntpkaxue a:hover { color: #9aa0b0; }
.sdhqet5f { padding: 28px 46px; width: 87%; display: inline-block; color: rgb(227, 120, 87); border: 2px dashed #cdffbe; margin: 15px; }
/* ── Copyright ────────────────────────────────────── */
    .ryi3e2md {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }
/* ── Responsive ───────────────────────────────────── */
    @media (max-width: 480px) {
      .kwb9xkuu { gap: 8px; }
      .sex8gycy { font-size: 10px; padding: 6px 10px; }
    }