:root {
  --bg-main: #ffffff;
  --bg-alt: #f9f9f9;
  --surface: #ecf2e1;
  --surface-dark: rgba(46, 62, 56, .56);
  --primary: #3f4f49;
  --accent: #719430;
  --accent-gold: #ffa133;
  --border: #e1e1e1;
  --text-main: #444444;
  --text-dark: #222222;
  --text-muted: #808080;
  --text-light: #ffffff;
  --font-main: "Lato", "Open Sans", Arial, Helvetica, sans-serif;
  --container-width: 1130px;
}

html,
body {
  max-width: 100%;
  overflow-x: clip;
}

body {
  background: #fff;
  color: #444;
  font-family: "Lato", "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.65;
}

a {
  color: #719430;
}

a:hover {
  color: #56751b;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3f4f49;
  font-family: "Lato", "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: .01em;
}

h1 {
  font-size: clamp(2.25rem, 5vw, 3.6rem);
  font-weight: 400;
  letter-spacing: .025em;
}

h2 {
  font-size: clamp(1.8rem, 3.5vw, 2.65rem);
  font-weight: 400;
}

h3 {
  font-size: clamp(1.3rem, 2.5vw, 1.75rem);
  font-weight: 600;
}

.container {
  width: min(100%, 1130px);
  max-width: 1130px;
  padding-right: 25px;
  padding-left: 25px;
}

.site-header {
  min-height: 92px;
  padding: 8px 0;
  border-bottom: 1px solid #e1e1e1;
  background: rgba(255, 255, 255, .98);
  box-shadow: 0 1px 8px rgba(63, 79, 73, .08);
  color: #3f4f49;
}

.header-inner {
  min-height: 76px;
  max-width: 1130px;
  padding: 0 24px;
}

.logo {
  display: inline-flex;
  align-items: center;
}

.logo img {
  width: auto;
  height: 76px;
  max-width: min(300px, 46vw);
  object-fit: contain;
}

.header-actions {
  padding-right: 58px;
  gap: 12px;
}

.auth-buttons {
  align-items: center;
  gap: 8px;
}

.btn-login,
.btn-register,
.casino-review-link {
  min-height: 38px;
  padding: 8px 14px;
  border-radius: 2px;
  font-family: "Lato", "Open Sans", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
}

.btn-login {
  border: 1px solid #719430;
  background: #fff;
  color: #56751b;
}

.btn-login:hover {
  background: #ecf2e1;
  color: #3f4f49;
}

.btn-register {
  border-color: #719430;
  background: #719430;
  color: #fff;
}

.btn-register:hover {
  border-color: #56751b;
  background: #56751b;
  color: #fff;
}

.casino-review-link {
  display: inline-flex;
  margin: 0;
  border-bottom: 2px solid #ffa133;
  color: #3f4f49;
  text-decoration: none;
}

.site-header > .mandatory-header-burger-nav {
  position: absolute;
  top: 50%;
  right: max(18px, calc((100vw - 1130px) / 2 + 18px));
  left: auto;
  margin: 0;
  transform: translateY(-50%);
}

.mandatory-header-burger__button,
.mandatory-header-burger--brand .mandatory-header-burger__button {
  width: auto;
  min-width: 100px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 14px;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: #808080;
}

.mandatory-header-burger__icon {
  display: grid;
  flex: 0 0 auto;
  gap: 5px;
}

.mandatory-header-burger__button .mandatory-header-burger__icon > span {
  width: 24px;
  height: 2px;
  background: currentColor;
}

.mandatory-header-burger__label {
  width: auto;
  height: auto;
  background: transparent;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1;
  text-transform: uppercase;
}

.mandatory-header-burger--brand .mandatory-header-burger__button i {
  display: none;
}

.mandatory-header-burger__panel,
.mandatory-header-burger--brand .mandatory-header-burger__panel {
  top: calc(100% + 12px);
  right: 0;
  width: min(360px, calc(100vw - 28px));
  min-width: 280px;
  max-width: none;
  max-height: calc(100dvh - 112px);
  padding: 8px;
  gap: 1px;
  overflow-y: auto;
  overscroll-behavior: contain;
  border: 1px solid #d0d0d0;
  border-top: 3px solid #719430;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 18px 42px rgba(63, 79, 73, .18);
  font-family: "Lato", "Open Sans", Arial, sans-serif;
}

.mandatory-header-burger__panel a,
.mandatory-header-burger--brand .mandatory-header-burger__panel a {
  display: block;
  padding: 8px 10px;
  border-radius: 0;
  color: #3f4f49 !important;
  font-size: 12.5px;
  font-weight: 600;
  line-height: 1.2;
}

.mandatory-header-burger__panel a:hover,
.mandatory-header-burger--brand .mandatory-header-burger__panel a:hover {
  background: #ecf2e1;
  color: #56751b !important;
  transform: none;
}

.hero {
  min-height: 520px;
  margin-bottom: 54px;
  padding: 155px 20px 120px;
  background-image: url("/wp-content/uploads/2023/10/DSC03506-HDR-1500x630.webp");
  background-position: center 52%;
  box-shadow: inset 0 -1px rgba(255, 255, 255, .25);
}

.hero::before {
  background: rgba(46, 62, 56, .48);
}

.hero-content {
  max-width: 920px;
}

.hero h1 {
  color: #fff;
  font-weight: 400;
  text-shadow: 0 2px 14px rgba(0, 0, 0, .28);
}

.hero-subtitle {
  color: #fff;
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: .11em;
  text-shadow: 0 1px 8px rgba(0, 0, 0, .25);
}

.hero-subtitle::after {
  display: block;
  width: 74px;
  height: 2px;
  margin: 18px auto 0;
  background: #ffa133;
  content: "";
}

.scroll-down {
  margin-top: 18px;
}

.featured-snippet {
  max-width: 980px;
  margin-bottom: 50px;
  padding: 24px 30px;
  border: 1px solid #e1e1e1;
  border-left: 4px solid #ffa133;
  border-radius: 0;
  background: #f9f9f9;
  color: #3f4f49;
}

main.container > h2 {
  margin-top: 2.5rem;
}

.casino-listing {
  gap: 34px;
  margin-top: 32px;
}

.casino-card {
  border: 1px solid #d9ded5;
  border-top: 3px solid #ffa133;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 6px 22px rgba(63, 79, 73, .08);
}

.casino-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 28px rgba(63, 79, 73, .13);
}

.card-header {
  padding: 16px 22px;
  border-bottom: 1px solid #d9ded5;
  background: #ecf2e1;
}

.card-header h3 {
  margin: 0;
  color: #3f4f49;
  font-size: 1.35rem;
  font-weight: 700;
}

.rating-stars {
  color: #ffa133;
}

.card-body {
  padding: 24px 24px 20px;
}

.offer-highlight {
  padding: 12px 14px;
  border: 1px solid #e1e1e1;
  border-left: 3px solid #719430;
  border-radius: 0;
  background: #f9f9f9;
  color: #3f4f49;
}

.factsheet,
.pros-cons {
  padding: 18px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #f9f9f9;
}

.checklist-item {
  border: 1px solid #d9ded5;
  border-radius: 2px;
  background: #ecf2e1;
}

.card-footer {
  padding: 18px 22px 22px;
  border-top-color: #e1e1e1;
  background: #fff;
}

.btn-play {
  max-width: 320px;
  padding: 14px 34px;
  border-radius: 2px;
  background: #719430;
  box-shadow: 0 3px 0 #56751b;
  font-size: 13px;
}

.btn-play:hover {
  background: #56751b;
}

.table-scroll-wrap {
  border: 1px solid #e1e1e1;
  border-radius: 0;
}

table {
  background: #fff;
}

th {
  background: #3f4f49;
  color: #fff;
}

tr:nth-child(even) {
  background: #f9f9f9;
}

tr:hover {
  background: #ecf2e1;
}

.answer-box,
.note-box {
  border-color: #d9ded5;
  border-radius: 0;
  background: #ecf2e1;
}

.answer-box::before {
  border-radius: 0;
  background: #ffa133;
}

.game-tab {
  border-color: #d9ded5;
  border-radius: 2px;
  background: #f9f9f9;
}

.game-tab:hover,
.game-tab.active {
  border-color: #719430;
  background: #719430;
}

.game-tile,
.logo-tile,
.faq-item {
  border-radius: 0;
  box-shadow: 0 4px 14px rgba(63, 79, 73, .09);
}

.game-info {
  background: rgba(63, 79, 73, .92);
}

.faq-question {
  border-left: 3px solid #719430;
  background: #f9f9f9;
}

.faq-item.active .faq-question {
  background: #ecf2e1;
}

.site-footer {
  margin-top: 70px;
  padding: 54px 0 28px;
  border-top: 0;
  background: #b2c0b0;
  color: #2e3e38;
}

.site-footer a {
  color: #2e3e38;
}

.site-footer a:hover {
  color: #fff;
}

.footer-nav {
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(46, 62, 56, .18);
}

.footer-trust,
.responsible-box,
.footer-bottom {
  color: #2e3e38;
}

.responsible-box {
  border-color: rgba(46, 62, 56, .28);
  background: rgba(255, 255, 255, .32);
}

.kativo-required-logos {
  background: #f9f9f9;
}

.kativo-required-logos__inner {
  border-color: #d9ded5;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 8px 24px rgba(63, 79, 73, .08);
}

.kativo-required-logos__tile {
  border-radius: 0;
  background: #f9f9f9;
  box-shadow: none;
}

@media (max-width: 768px) {
  .site-header {
    min-height: 86px;
    padding: 5px 0;
  }

  .header-inner {
    min-height: 76px;
    padding: 0 14px;
  }

  .logo img {
    height: 72px;
    max-width: min(235px, 62vw);
  }

  .header-actions {
    padding-right: 48px;
  }

  .auth-buttons {
    display: none;
  }

  .site-header > .mandatory-header-burger-nav {
    top: 20px;
    right: 10px;
    transform: none;
  }

  .mandatory-header-burger__button,
  .mandatory-header-burger--brand .mandatory-header-burger__button {
    width: auto;
    min-width: 94px;
    height: 42px;
    padding: 0 12px;
  }

  .mandatory-header-burger__panel,
  .mandatory-header-burger--brand .mandatory-header-burger__panel {
    position: fixed;
    top: 86px;
    right: 10px;
    left: 10px;
    width: auto;
    min-width: 0;
    max-height: calc(100dvh - 96px);
    border-top-width: 3px;
  }

  .hero {
    min-height: 410px;
    margin-bottom: 38px;
    padding: 112px 16px 82px;
    background-position: center;
  }

  .hero h1 {
    font-size: clamp(2rem, 9vw, 2.75rem);
  }

  .hero-subtitle {
    font-size: .9rem;
  }

  .container {
    width: 100%;
    padding-right: 18px;
    padding-left: 18px;
  }

  .featured-snippet {
    padding: 20px;
  }

  .casino-card {
    transform: none;
  }

  .casino-card:hover {
    transform: none;
  }

  .card-header,
  .card-body,
  .card-footer {
    padding-right: 18px;
    padding-left: 18px;
  }

  .card-details {
    gap: 14px;
  }

  .site-footer {
    margin-top: 52px;
    padding-top: 42px;
  }
}

@media (max-width: 480px) {
  body {
    font-size: 14px;
  }

  .logo img {
    height: 66px;
    max-width: 220px;
  }

  .hero {
    min-height: 370px;
    padding-top: 96px;
  }

  .card-header {
    align-items: flex-start;
    gap: 8px;
  }

  .card-header h3 {
    font-size: 1.2rem;
  }

  .mandatory-header-burger__panel a,
  .mandatory-header-burger--brand .mandatory-header-burger__panel a {
    padding: 7px 9px;
    font-size: 12px;
  }
}

/* Keep the casino-page navigation content intact, but make its presentation
   match the restrained San Rufino D'Arce header and main mobile navigation. */
body .site-header {
  min-height: 88px;
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, .25);
  background: #183c2a;
  box-shadow: none;
  color: #fff;
}

body .site-header .header-inner {
  min-height: 88px;
  padding: 0 24px;
}

body .site-header .logo img {
  height: 80px;
  max-width: min(300px, 48vw);
}

body .site-header .header-actions {
  display: none;
}

body .site-header > .mandatory-header-burger-nav {
  top: 50%;
  right: max(48px, calc((100vw - 1130px) / 2 + 48px));
  transform: translateY(-50%);
}

.site-header .mandatory-header-burger--brand .mandatory-header-burger__button {
  width: auto;
  min-width: 104px;
  height: 48px;
  gap: 10px;
  padding: 0 10px;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: #fff;
}

.site-header .mandatory-header-burger--brand .mandatory-header-burger__button:hover {
  background: rgba(255, 255, 255, .08);
  box-shadow: none;
  transform: none;
}

.site-header .mandatory-header-burger--brand .mandatory-header-burger__button i {
  display: none;
}

.site-header .mandatory-header-burger__button .mandatory-header-burger__icon > span {
  width: 26px;
  height: 2px;
  border-radius: 0;
}

.site-header .mandatory-header-burger__label {
  font-family: "Lato", "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .1em;
}

.site-header .mandatory-header-burger--brand .mandatory-header-burger__panel {
  top: calc(100% + 20px);
  right: 0;
  width: min(400px, calc(100vw - 32px));
  min-width: 300px;
  max-width: none;
  max-height: calc(100dvh - 112px);
  padding: 0;
  gap: 0;
  overflow-y: auto;
  border: 0;
  border-radius: 0;
  background: #b2c0b0;
  box-shadow: 0 18px 44px rgba(15, 23, 42, .22);
  font-family: "Lato", "Open Sans", Arial, Helvetica, sans-serif;
  scrollbar-color: rgba(255, 255, 255, .65) transparent;
  scrollbar-width: thin;
}

.site-header .mandatory-header-burger--brand .mandatory-header-burger__panel a {
  display: block;
  padding: 12px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  border-radius: 0;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1.35;
  text-transform: none;
}

.site-header .mandatory-header-burger--brand .mandatory-header-burger__panel a:hover,
.site-header .mandatory-header-burger--brand .mandatory-header-burger__panel a:focus {
  background: #fff;
  color: #000 !important;
  transform: none;
}

@media (max-width: 768px) {
  body .site-header,
  body .site-header .header-inner {
    min-height: 80px;
  }

  body .site-header .header-inner {
    padding: 0 14px;
  }

  body .site-header .logo img {
    height: 72px;
    max-width: min(230px, 60vw);
  }

  body .site-header > .mandatory-header-burger-nav {
    top: 50%;
    right: 32px;
    transform: translateY(-50%);
  }

  .site-header .mandatory-header-burger--brand .mandatory-header-burger__button {
    min-width: 92px;
    height: 46px;
    padding: 0 8px;
  }

  .site-header .mandatory-header-burger--brand .mandatory-header-burger__panel {
    position: fixed;
    top: 80px;
    right: 0;
    left: auto;
    width: min(400px, 100vw);
    min-width: 0;
    max-height: calc(100dvh - 80px);
    box-shadow: -18px 20px 44px rgba(15, 23, 42, .24);
  }
}

@media (max-width: 480px) {
  .site-header .mandatory-header-burger--brand .mandatory-header-burger__panel a {
    padding: 11px 16px;
    font-size: 13px;
  }
}
