body.eb-home {
  margin: 0;
  padding: 0;
}
body.eb-home #page.site {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
}
body.eb-home .site-header,
body.eb-home .main-menu,
body.eb-home .site-footer {
  width: 100% !important;
  max-width: none !important;
  position: relative !important;
  z-index: 200 !important;
}
body.eb-home main.eb-casino-main {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  clear: both !important;
  background: #f8fafc !important;
  color: #1e293b !important;
  font-family: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  position: relative !important;
  z-index: 1 !important;
  isolation: isolate;
  box-sizing: border-box !important;
  text-align: left !important;
}
body.eb-home main.eb-casino-main,
body.eb-home main.eb-casino-main * {
  font-family: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
  box-sizing: border-box;
}
body.eb-home main.eb-casino-main h1,
body.eb-home main.eb-casino-main h2,
body.eb-home main.eb-casino-main h3 {
  font-family: inherit !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}
body.eb-home main.eb-casino-main > section:first-child,
body.eb-home main.eb-casino-main > section:first-child * {
  color: #fff !important;
}
body.eb-home main.eb-casino-main > section:first-child .text-accent,
body.eb-home main.eb-casino-main > section:first-child .text-emerald-400 {
  color: #f59e0b !important;
}
body.eb-home main.eb-casino-main button,
body.eb-home main.eb-casino-main .faq-btn {
  display: flex !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 1rem 1.25rem !important;
  border: 0 !important;
  background: #fff !important;
  color: #1e293b !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
  text-align: left !important;
  text-transform: none !important;
  box-shadow: none !important;
}
body.eb-home main.eb-casino-main #faq-list > div {
  background: #fff !important;
}
body.eb-home .casino-logo img,
body.eb-home main.eb-casino-main img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
.casino-nav {
  max-width: 1180px;
  margin: 1.5rem auto 0;
  padding: 1rem 1rem 0;
  text-align: center;
  font-family: Outfit, ui-sans-serif, system-ui, sans-serif;
}
.casino-nav-main {
  margin: 0 0 0.35rem;
  font-weight: 700;
  font-size: 0.95rem;
}
.casino-nav-main a { color: #217a52; text-decoration: none; }
.casino-nav-main a:hover { color: #14241c; }
