:root {
  --main-bg: #0c0d10;
  --main-text: #f1eee5;
  --header-bg: #08090b;
  --header-color: #f1eee5;
  --footer-bg: #08090b;
  --footer-color: #cfcabb;
  --reg-btn: #e8b21e;
  --login-btn: #2f6fe0;
  --text-btns: #ffffff;
  --banner-color: #ffffff;
  --link: #f0c34a;
  --table-color: #f1eee5;
  --table-text-color: #f1eee5;
  --table-border: #2a2a22;
  --table-odd-bg: #14140f;
  --table-even-bg: #100f0b;
  --nav-acc-head-game-bg: #15140f;
  --acc-bg-body: #100f0b;
  --acc-text-body: #cfcabb;
}
main p a, main li a, [data-item="faq-item"] a, .vb910b a {
  color: var(--link);
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: opacity .3s ease;
}
main p a:hover, main li a:hover, [data-item="faq-item"] a:hover, .vb910b a:hover {
  opacity: .8;
}
.u6f28fa8, .db8a1214, .hero-cta, .b56a8d, .q0f08b55b,
#nav .qdcb34, .ap-btn, .c71d8a2c3 .r445d, .z69daf, #write-review {
  color: #141006;
}
.u6f28fa8:hover, .db8a1214:hover, .hero-cta:hover, .b56a8d:hover,
.q0f08b55b:hover, #nav .qdcb34:hover, .ap-btn:hover, .c71d8a2c3 .r445d:hover {
  color: #141006;
}
.hero-text h1 { font-size: 3.1rem; line-height: 1.05; }
.ap-hero-main h1 { font-size: 2.3rem; }
section > h1 { font-size: 2.35rem; line-height: 1.12; }
@media (max-width: 760px) {
  .hero-text h1 { font-size: 2.35rem; }
  .ap-hero-main h1 { font-size: 1.95rem; }
  section > h1 { font-size: 1.95rem; }
}
@media (max-width: 47.99875em) {
  .q0f81e8 {
    height: auto !important;
    aspect-ratio: 1536 / 640;
    object-fit: cover;
    object-position: center;
  }
}
