/* ------------------------------------------------------------ *\
	Black Caribou Hotel & Casino — brand layer on top of style.css
\* ------------------------------------------------------------ */
:root {
  --bc-pink: #e11c8e;
  --bc-green: #7bc14c;
  --bc-gold: #c7b802;
  --bc-ink: #111111;
  --bc-ink-soft: #1b1b1c;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}
@media (max-width: 767px) {
  html { scroll-padding-top: 80px; }
}

/* ------------------------------------------------------------ *\
	Logo & brand images
\* ------------------------------------------------------------ */
.header__content.cow .logo {
  width: 176px;
  height: 40px;
  background-image: url(../images/brand/bc-logo.svg);
  background-repeat: no-repeat;
}

/* ------------------------------------------------------------ *\
	Icons (the original sprite PNGs are not shipped — SVG replacements)
\* ------------------------------------------------------------ */
.ico-cocktail {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 77 63'%3E%3Cg fill='none' stroke='%23fff' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12h36L38 34z'/%3E%3Cpath d='M38 34v20M28 56h20M52 4l-9 16'/%3E%3C/g%3E%3Ccircle cx='31' cy='17' r='3.2' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  .ico-chip { background-image: url(../images/sprites/ico-chip.png); }
}

.ico-cross-big {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 25'%3E%3Cpath d='M3 3l20 19M23 3L3 22' stroke='%23231f20' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}
.ico-cross-small {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 15'%3E%3Cpath d='M2 2l10 11M12 2L2 13' stroke='%239b9a9b' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}

.ico-envelope {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43 29'%3E%3Crect x='1.5' y='1.5' width='40' height='26' rx='2' fill='none' stroke='%23fff' stroke-width='2.5'/%3E%3Cpath d='M2 3l19.5 14L41 3' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}
.ico-envelope-white {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43 29'%3E%3Crect x='1.5' y='1.5' width='40' height='26' rx='2' fill='none' stroke='%23e11c8e' stroke-width='2.5'/%3E%3Cpath d='M2 3l19.5 14L41 3' fill='none' stroke='%23e11c8e' stroke-width='2.5' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}

.ico-card {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 33'%3E%3Crect x='1.5' y='1.5' width='45' height='30' rx='3' fill='none' stroke='%23fff' stroke-width='2.5'/%3E%3Cpath d='M2 9h44' stroke='%23fff' stroke-width='4'/%3E%3Cpath d='M8 22h14M8 26h8' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Crect x='33' y='18' width='8' height='7' rx='1' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}
.ico-card-white {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 33'%3E%3Crect x='1.5' y='1.5' width='45' height='30' rx='3' fill='none' stroke='%23e11c8e' stroke-width='2.5'/%3E%3Cpath d='M2 9h44' stroke='%23e11c8e' stroke-width='4'/%3E%3Cpath d='M8 22h14M8 26h8' stroke='%23e11c8e' stroke-width='2' stroke-linecap='round'/%3E%3Crect x='33' y='18' width='8' height='7' rx='1' fill='%23e11c8e'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}

.ico-facebook,
.ico-facebook-mobile {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M24 12.07C24 5.4 18.63 0 12 0S0 5.4 0 12.07C0 18.1 4.39 23.1 10.13 24v-8.44H7.08v-3.49h3.04V9.41c0-3.02 1.8-4.7 4.54-4.7 1.31 0 2.68.24 2.68.24v2.97h-1.5c-1.5 0-1.96.93-1.96 1.89v2.26h3.33l-.53 3.49h-2.8V24C19.62 23.1 24 18.1 24 12.07z'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}
.ico-facebook-white {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23e11c8e' d='M24 12.07C24 5.4 18.63 0 12 0S0 5.4 0 12.07C0 18.1 4.39 23.1 10.13 24v-8.44H7.08v-3.49h3.04V9.41c0-3.02 1.8-4.7 4.54-4.7 1.31 0 2.68.24 2.68.24v2.97h-1.5c-1.5 0-1.96.93-1.96 1.89v2.26h3.33l-.53 3.49h-2.8V24C19.62 23.1 24 18.1 24 12.07z'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}
.ico-instagram,
.ico-instagram-mobile {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='2' y='2' width='20' height='20' rx='6' fill='none' stroke='%23fff' stroke-width='2.2'/%3E%3Ccircle cx='12' cy='12' r='4.6' fill='none' stroke='%23fff' stroke-width='2.2'/%3E%3Ccircle cx='17.6' cy='6.4' r='1.4' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}
.ico-instagram-white {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='2' y='2' width='20' height='20' rx='6' fill='none' stroke='%23e11c8e' stroke-width='2.2'/%3E%3Ccircle cx='12' cy='12' r='4.6' fill='none' stroke='%23e11c8e' stroke-width='2.2'/%3E%3Ccircle cx='17.6' cy='6.4' r='1.4' fill='%23e11c8e'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}
.ico-eighteen-white {
  width: 92px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 92 13'%3E%3Crect x='.5' y='.5' width='21' height='12' rx='2' fill='none' stroke='%23fff'/%3E%3Ctext x='11' y='10' font-family='Arial' font-size='9' font-weight='700' fill='%23fff' text-anchor='middle'%3E18%2B%3C/text%3E%3Ctext x='26' y='10' font-family='Arial' font-size='8' font-weight='700' fill='%23fff' textLength='65' lengthAdjust='spacingAndGlyphs'%3EPLAY SMART%3C/text%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%;
}

/* lightbox2 ships without its arrow/close images */
.lb-nav a.lb-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 45'%3E%3Cpath d='M30 8L14 22.5 30 37' fill='none' stroke='%23fff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.lb-nav a.lb-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 45'%3E%3Cpath d='M20 8l16 14.5L20 37' fill='none' stroke='%23fff' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.lb-data .lb-close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M7 7l16 16M23 7L7 23' stroke='%23fff' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
}

/* The hero headline "BLACK CARIBOU" is wider than the original one — scale the 600px Hype stage down on narrow screens */
@media only screen and (max-width: 640px) {
  #hype_title { transform: translate(-50%, -50%) scale(.72); }
}
@media only screen and (max-width: 500px) {
  #hype_title { transform: translate(-50%, -50%) scale(.6); }
}
@media only screen and (max-width: 360px) {
  #hype_title { transform: translate(-50%, -50%) scale(.52); }
}

/* ------------------------------------------------------------ *\
	Header extras
\* ------------------------------------------------------------ */
.nav-alt .bc-play-responsibly a,
.responsible_gaming a {
  font-weight: 600;
  color: var(--bc-pink);
}

/* Legal popups must sit above the fixed header and the cookie banner */
.footer:has(.popup--visible) {
  z-index: 1001;
}

/* ------------------------------------------------------------ *\
	Shared bits
\* ------------------------------------------------------------ */
.bc-kicker {
  display: inline-block;
  font-family: var(--cow-font);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #a9a9a9;
}
.bc-lines {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin: 0 auto 26px;
}
.bc-lines span {
  display: block;
  width: 55px;
  height: 3px;
  background: var(--bc-pink);
}
.bc-lines span + span {
  background: var(--bc-green);
}
.bc-btn {
  display: inline-block;
  padding: 11px 34px 9px;
  border: 3px solid var(--bc-pink);
  font-family: var(--cow-font-alt);
  font-size: 22px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: var(--bc-pink);
  cursor: pointer;
  transition: background .3s, color .3s, border-color .3s;
}
.bc-btn:hover,
.bc-btn:focus {
  color: #fff;
  background: transparent;
}
.bc-btn--green {
  border-color: var(--bc-green);
  background: var(--bc-green);
}
.bc-btn--ghost {
  background: transparent;
}
.bc-btn--ghost:hover,
.bc-btn--ghost:focus {
  background: var(--bc-pink);
}
.bc-section--light .bc-btn--ghost {
  color: var(--bc-ink);
}
.bc-section--light .bc-btn--ghost:hover,
.bc-section--light .bc-btn--ghost:focus {
  color: #fff;
}

/* ------------------------------------------------------------ *\
	Home: Casino block
\* ------------------------------------------------------------ */
.bc-casino {
  position: relative;
  padding: 96px 0 84px;
  overflow: hidden;
  color: #fff;
  background: var(--bc-ink);
}
.bc-casino:before {
  content: '';
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  opacity: .12;
  background: url(../images/overlay-pattern-big.png) center / 150%;
  pointer-events: none;
}
.bc-casino:after {
  content: '';
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(225, 28, 142, .22), transparent 42%),
    radial-gradient(circle at 88% 82%, rgba(123, 193, 76, .18), transparent 45%);
  pointer-events: none;
}
.bc-casino .shell {
  position: relative;
  z-index: 1;
}
.bc-casino__head {
  margin-bottom: 52px;
  text-align: center;
}
.bc-casino__title {
  margin: 14px 0 20px;
  font-family: var(--cow-font);
  font-size: 66px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 7px;
  text-transform: uppercase;
  text-shadow: 0 0 17px rgba(0, 0, 0, .5);
}
.bc-casino__title em {
  font-weight: 700;
  color: var(--bc-pink);
}
.bc-casino__lead {
  max-width: 740px;
  margin: 0 auto;
  font-size: 17px;
  line-height: 1.7;
  color: #dcdcdc;
}
.bc-casino__lead strong {
  color: #fff;
}
.bc-casino__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.bc-card {
  --accent: var(--bc-pink);
  position: relative;
  padding: 30px 24px 28px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-top: 3px solid var(--accent);
  background: rgba(255, 255, 255, .04);
  transition: transform .3s, background .3s;
}
.bc-card:hover {
  transform: translateY(-4px);
  background: rgba(255, 255, 255, .08);
}
.bc-card--green { --accent: var(--bc-green); }
.bc-card--gold { --accent: var(--bc-gold); }
.bc-card--white { --accent: #ffffff; }
.bc-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  color: var(--accent);
  border: 2px solid var(--accent);
  transform: rotate(45deg);
}
.bc-card__icon svg {
  width: 26px;
  height: 26px;
  transform: rotate(-45deg);
}
.bc-card h3 {
  margin: 24px 0 10px;
  font-family: var(--cow-font);
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.bc-card p {
  font-size: 14px;
  line-height: 1.65;
  color: #cfcfcf;
}
.bc-facts {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 54px 0 50px;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(255, 255, 255, .14);
  border-bottom: 1px solid rgba(255, 255, 255, .14);
}
.bc-facts li {
  list-style: none;
  padding: 26px 10px;
  text-align: center;
}
.bc-facts li + li {
  border-left: 1px solid rgba(255, 255, 255, .14);
}
.bc-facts strong {
  display: block;
  margin-bottom: 6px;
  font-family: var(--cow-font-alt);
  font-size: 44px;
  font-weight: 400;
  line-height: 1;
}
.bc-facts span {
  font-family: var(--cow-font);
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #a9a9a9;
}
.bc-casino .list-buttons .btn-large span {
  min-width: 300px;
}
.bc-casino__legal {
  max-width: 780px;
  margin: 38px auto 0;
  font-size: 12px;
  line-height: 1.7;
  text-align: center;
  color: #9a9a9a;
}
.bc-casino__legal a {
  color: #fff;
}

/* ------------------------------------------------------------ *\
	Casino page
\* ------------------------------------------------------------ */
.bc-page-intro {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 64vh;
  padding: 140px 0 70px;
  overflow: hidden;
  color: #fff;
  background: #111 url(../../../uploads/2022/04/black-caribou-hero.jpg) center / cover no-repeat;
}
.bc-page-intro:before {
  content: '';
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, .35) 0%, rgba(0, 0, 0, .55) 55%, #000 100%);
}
.bc-page-intro:after {
  content: '';
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  opacity: .3;
  background: url(../images/overlay-pattern-big.png) center / 150%;
}
.bc-page-intro .shell {
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.bc-breadcrumbs {
  margin-bottom: 18px;
  font-family: var(--cow-font);
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #cfcfcf;
}
.bc-breadcrumbs a {
  color: #fff;
  text-decoration: none;
}
.bc-breadcrumbs span {
  margin: 0 8px;
  color: var(--bc-pink);
}
.bc-page-intro h1 {
  margin-bottom: 18px;
  font-size: 58px;
  letter-spacing: 7px;
  text-transform: uppercase;
}
.bc-page-intro h1 em {
  font-weight: 700;
  color: var(--bc-pink);
}
.bc-page-intro p {
  max-width: 680px;
  margin: 0 auto 30px;
  font-size: 18px;
  line-height: 1.6;
  color: #e6e6e6;
}
.bc-page-intro .list-buttons .btn-large span {
  min-width: 280px;
}

.bc-section {
  position: relative;
  padding: 84px 0;
}
.bc-section--light {
  color: #222;
  background: #fff;
}
.bc-section--grey {
  color: #222;
  background: #f3f3f3;
}
.bc-section--dark {
  color: #fff;
  background: var(--bc-ink);
}
.bc-section--dark:before {
  content: '';
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  opacity: .08;
  background: url(../images/overlay-pattern-big.png) center / 150%;
  pointer-events: none;
}
.bc-section .shell {
  position: relative;
  z-index: 1;
}
.bc-section__head {
  max-width: 760px;
  margin: 0 auto 46px;
  text-align: center;
}
.bc-section__head h2 {
  margin: 12px 0 18px;
  font-size: 40px;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.bc-section__head h2 em {
  font-weight: 700;
  color: var(--bc-pink);
}
.bc-section__head p {
  font-size: 17px;
  line-height: 1.7;
  color: inherit;
  opacity: .85;
}
.bc-split {
  display: grid;
  grid-template-columns: 1.45fr 1fr;
  gap: 50px;
  align-items: start;
}
.bc-prose h3 {
  margin-bottom: 14px;
  font-size: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.bc-prose p {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.75;
}
.bc-section--light .bc-prose p,
.bc-section--grey .bc-prose p {
  color: #3b3b3b;
}
.bc-info-card {
  padding: 34px 32px;
  border-top: 4px solid var(--bc-pink);
  color: #fff;
  background: var(--bc-ink);
}
.bc-info-card h3 {
  margin-bottom: 20px;
  font-size: 20px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.bc-info-card dl {
  margin: 0 0 26px;
}
.bc-info-card dt {
  font-family: var(--cow-font);
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #9d9d9d;
}
.bc-info-card dd {
  margin: 4px 0 16px;
  font-size: 15px;
  line-height: 1.5;
}
.bc-info-card a {
  color: #fff;
}

.bc-games {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.bc-game {
  --accent: var(--bc-pink);
  display: flex;
  gap: 24px;
  padding: 32px 30px;
  border: 1px solid #e2e2e2;
  border-left: 4px solid var(--accent);
  background: #fff;
}
.bc-game--green { --accent: var(--bc-green); }
.bc-game--gold { --accent: var(--bc-gold); }
.bc-game--ink { --accent: var(--bc-ink); }
.bc-game .bc-card__icon {
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  margin: 6px 6px 0;
}
.bc-game h3 {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.bc-game p {
  margin-bottom: 14px;
  font-size: 15px;
  line-height: 1.7;
  color: #444;
}
.bc-list {
  margin: 0;
  padding: 0 !important;
  list-style: none;
}
.bc-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 1.55;
}
.bc-list li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 2px;
  width: 7px;
  height: 7px;
  background: var(--accent, var(--bc-pink));
  transform: rotate(45deg);
}

.bc-tiers {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}
.bc-tier {
  --accent: #bdbdbd;
  padding: 38px 28px 34px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-top: 4px solid var(--accent);
  text-align: center;
  background: rgba(255, 255, 255, .04);
}
.bc-tier--green { --accent: var(--bc-green); }
.bc-tier--pink { --accent: var(--bc-pink); }
.bc-tier h3 {
  margin-bottom: 6px;
  font-size: 24px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--accent);
}
.bc-tier .bc-tier__req {
  display: block;
  margin-bottom: 22px;
  font-family: var(--cow-font);
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #9d9d9d;
}
.bc-tier .bc-list {
  text-align: left;
}
.bc-tier .bc-list li {
  color: #dcdcdc;
}
.bc-center {
  margin-top: 40px;
  text-align: center;
}

.bc-reserve {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}
.bc-reserve__title {
  margin: 12px 0 18px;
  font-size: 30px;
  line-height: 1.25;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.bc-phone-big {
  display: inline-block;
  margin: 8px 0 18px;
  font-family: var(--cow-font-alt);
  font-size: 44px;
  line-height: 1;
  color: var(--bc-pink);
  text-decoration: none;
}
.bc-form {
  padding: 36px 34px;
  border-top: 4px solid var(--bc-green);
  background: #fff;
  box-shadow: 0 12px 40px rgba(0, 0, 0, .12);
}
.bc-form h3 {
  margin-bottom: 20px;
  font-size: 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.bc-form__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.bc-form label {
  display: block;
  margin-bottom: 16px;
  font-family: var(--cow-font);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #555;
}
.bc-form select,
.bc-form input {
  display: block;
  width: 100%;
  height: 46px;
  margin-top: 6px;
  padding: 0 12px;
  border: 1px solid #cfcfcf;
  border-radius: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #222;
  background: #fafafa;
}
.bc-form select:focus,
.bc-form input:focus {
  border-color: var(--bc-pink);
  outline: none;
}
.bc-form .bc-btn {
  width: 100%;
  margin-top: 6px;
}
.bc-form small {
  display: block;
  margin-top: 12px;
  font-size: 12px;
  line-height: 1.5;
  color: #777;
}

.bc-legal-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.bc-legal-item {
  padding: 30px 26px;
  border: 1px solid #dedede;
  background: #fff;
}
.bc-legal-item h3 {
  margin-bottom: 12px;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.bc-legal-item p {
  font-size: 14px;
  line-height: 1.7;
  color: #444;
}
.bc-legal-item a {
  color: var(--bc-pink);
}

.bc-faq {
  max-width: 820px;
  margin: 0 auto;
}
.bc-faq details {
  border-bottom: 1px solid #dcdcdc;
}
.bc-faq summary {
  position: relative;
  padding: 22px 40px 22px 0;
  font-family: var(--cow-font);
  font-size: 19px;
  font-weight: 600;
  letter-spacing: .5px;
  list-style: none;
  cursor: pointer;
}
.bc-faq summary::-webkit-details-marker {
  display: none;
}
.bc-faq summary:after {
  content: '+';
  position: absolute;
  top: 16px;
  right: 6px;
  font-size: 30px;
  font-weight: 300;
  color: var(--bc-pink);
  transition: transform .3s;
}
.bc-faq details[open] summary:after {
  transform: rotate(45deg);
}
.bc-faq details p {
  padding-bottom: 22px;
  font-size: 15px;
  line-height: 1.75;
  color: #444;
}

/* ------------------------------------------------------------ *\
	Footer extras
\* ------------------------------------------------------------ */
.bc-address {
  margin-top: 26px;
  font-family: var(--cow-font);
  font-size: 13px;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: .6px;
  color: #eaeaea;
}
.bc-address a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.bc-copyright {
  padding: 4px 0 14px;
  font-family: var(--cow-font);
  font-size: 11px;
  letter-spacing: 1.5px;
  text-align: center;
  color: #8d8d8d;
}
.bc-copyright a {
  color: #bdbdbd;
  text-decoration: none;
}
.legal-content .popup .popup__content h2 {
  margin-bottom: 18px;
}
.legal-content .popup .popup__content h3 {
  margin: 22px 0 10px;
  font-size: 20px;
  font-weight: 600;
}
.legal-content .popup .popup__content p,
.legal-content .popup .popup__content li {
  line-height: 1.6;
  margin-bottom: 10px;
}
.legal-content .leagl__inner ul > li:before,
.diamond-bullets ul li:before,
ul.diamond_list li:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l4 4-4 4-4-4z' fill='%23e11c8e'/%3E%3C/svg%3E");
}
.legal-content .popup .popup__content ol {
  padding-left: 22px;
  list-style: decimal;
}
.bc-updated {
  font-size: 13px;
  color: #777;
}
.bc-cookie-table {
  width: 100%;
  margin: 10px 0 18px;
  border-collapse: collapse;
  font-size: 14px;
}
.bc-cookie-table th,
.bc-cookie-table td {
  padding: 9px 10px;
  border: 1px solid #ddd;
  text-align: left;
  vertical-align: top;
}
.bc-cookie-table th {
  background: #f3f3f3;
}
.bc-table-wrap {
  overflow-x: auto;
}

/* ------------------------------------------------------------ *\
	Cookie banner
\* ------------------------------------------------------------ */
.bc-cookie {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  padding: 22px 0;
  border-top: 3px solid var(--bc-pink);
  color: #e9e9e9;
  background: #0d0d0d;
  box-shadow: 0 -10px 30px rgba(0, 0, 0, .35);
  transform: translateY(110%);
  visibility: hidden;
  transition: transform .45s, visibility .45s;
}
.bc-cookie.is-visible {
  transform: translateY(0);
  visibility: visible;
}
.bc-cookie__inner {
  display: flex;
  align-items: center;
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 25px;
}
.bc-cookie__text {
  flex: 1 1 auto;
  font-size: 14px;
  line-height: 1.6;
}
.bc-cookie__title {
  display: block;
  margin-bottom: 4px;
  font-family: var(--cow-font);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
}
.bc-cookie__text a {
  color: #fff;
  text-decoration: underline;
}
.bc-cookie__actions {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  gap: 10px;
}
.bc-cookie__btn {
  padding: 12px 18px 10px;
  border: 2px solid var(--bc-pink);
  font-family: var(--cow-font);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #fff;
  background: var(--bc-pink);
  cursor: pointer;
  transition: background .3s, color .3s;
}
.bc-cookie__btn:hover,
.bc-cookie__btn:focus {
  background: transparent;
}
.bc-cookie__btn--necessary {
  border-color: var(--bc-green);
  background: transparent;
}
.bc-cookie__btn--necessary:hover,
.bc-cookie__btn--necessary:focus {
  background: var(--bc-green);
}
.bc-cookie__btn--decline {
  border-color: #6b6b6b;
  color: #cfcfcf;
  background: transparent;
}
.bc-cookie__btn--decline:hover,
.bc-cookie__btn--decline:focus {
  color: #fff;
  background: #6b6b6b;
}

/* ------------------------------------------------------------ *\
	Responsive
\* ------------------------------------------------------------ */
@media (max-width: 1023px) {
  .bc-casino__grid { grid-template-columns: repeat(2, 1fr); }
  .bc-facts { grid-template-columns: repeat(2, 1fr); }
  .bc-facts li:nth-child(3) { border-left: 0; }
  .bc-facts li:nth-child(n+3) { border-top: 1px solid rgba(255, 255, 255, .14); }
  .bc-casino .list-buttons,
  .bc-page-intro .list-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .bc-casino .list-buttons li + li,
  .bc-page-intro .list-buttons li + li { margin: 16px 0 0; }
  .bc-split,
  .bc-reserve { grid-template-columns: 1fr; }
  .bc-games { grid-template-columns: 1fr; }
  .bc-tiers,
  .bc-legal-box { grid-template-columns: 1fr; }
  .bc-cookie__inner { flex-direction: column; align-items: stretch; gap: 16px; }
  .bc-cookie__actions { justify-content: flex-start; }
}
@media (max-width: 767px) {
  .bc-casino { padding: 64px 0 56px; }
  .bc-casino__title { font-size: 42px; letter-spacing: 4px; }
  .bc-casino__lead { font-size: 15px; }
  .bc-casino__grid { grid-template-columns: 1fr; }
  .bc-facts strong { font-size: 34px; }
  .bc-casino .list-buttons .btn-large span,
  .bc-page-intro .list-buttons .btn-large span { min-width: 220px; }
  .bc-page-intro { min-height: 0; padding: 110px 0 50px; }
  .bc-page-intro h1 { font-size: 34px; letter-spacing: 4px; }
  .bc-page-intro p { font-size: 15px; }
  .bc-section { padding: 56px 0; }
  .bc-section__head h2 { font-size: 28px; letter-spacing: 3px; }
  .bc-game { flex-direction: column; padding: 26px 22px; }
  .bc-form { padding: 28px 20px; }
  .bc-form__row { grid-template-columns: 1fr; gap: 0; }
  .bc-phone-big { font-size: 34px; }
  .bc-cookie { padding: 16px 0; max-height: 80vh; overflow-y: auto; }
  .bc-cookie__text { font-size: 13px; }
  .bc-cookie__actions { flex-direction: column; }
  .bc-cookie__btn { width: 100%; }
}
