@charset "UTF-8";
/*---------------------------------------------"
// Template Name: Jackpot
// Description:  Jackpot Html Template
// Version: 1.0.0

===============================================   
STYLE SHEET INDEXING
|
|___ Fonts
|___ Variables
|___ Responsive
|___ Reset Styles
|___ Spacing
|___ Helper Classes
|___ Buttons
|___ Headings
|___ Layout Styles
|___ END STYLE SHEET INDEXING

--------------------------------------------*/
/*-------------------------
    Fonts
-------------------------*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
/*-------------------------
    Variables
-------------------------*/
/* Fonts */
/* Colors */
/* Transitions */
/* Gradients */
/* Border-Radius */
/*-------------------------
    Responsive Styles
-------------------------*/
/*-------------------------
    Reset Styles
-------------------------*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

ul.list-style,
ol.list-style {
  padding: 0;
}

ul.list-style li::marker,
ol.list-style li::marker {
  color: #FFD700;
}

.unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.container-fluid {
  padding: 0 2vw;
  width: 100%;
}
@media (min-width: 1200px) {
  .container-fluid {
    padding: 0 5vw;
    width: 100%;
  }
}
@media (max-width: 490px) {
  .container-fluid {
    width: 100%;
    padding: 0 1.86vw;
  }
}

.page-content {
  margin: clamp(14px, 1.198vw, 40px) 0;
}

.x-hidden {
  overflow-x: hidden !important;
}

.locked {
  overflow-y: hidden;
}

/*-------------------------
  Typography
-------------------------*/
html {
  scroll-behavior: smooth;
}

body {
  font-family: "DM Sans", sans-serif;
  color: #45474F;
  background-color: #0C0C0D;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: clamp(14px, 0.938vw, 36px);
  font-weight: 400;
  line-height: 140%;
  height: 100%;
  overflow-x: hidden;
}
body::-webkit-scrollbar {
  width: 15px;
}
body::-webkit-scrollbar-track {
  background-color: #0C0C0D;
  border-radius: 2px;
}
body::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #92949F;
}
@media (max-width: 1199px) {
  body {
    font-size: clamp(17px, 1.251vw, 18px);
  }
}
@media (max-width: 820px) {
  body {
    font-size: clamp(16px, 1.514vw, 16px);
  }
}
@media (max-width: 768px) {
  body {
    font-size: clamp(16px, 1.825vw, 15px);
  }
}
@media (max-width: 490px) {
  body {
    font-size: clamp(12px, 4.186vw, 19px);
  }
}

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
  transition: all 0.5s ease-in-out;
}
a:hover {
  color: #FFD700;
  transition: all 0.5s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6,
address,
p,
pre,
blockquote,
table,
hr {
  margin: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #0C0C0D;
  margin-bottom: 0;
  font-family: "DM Sans", sans-serif;
}

h1,
.h1 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
  font-size: clamp(61px, 3.594vw, 82px);
  /*69*/
  line-height: 120%;
  letter-spacing: -2.07px;
}
@media (max-width: 1199px) {
  h1,
.h1 {
    font-size: clamp(53px, 5.088vw, 72px);
    /*61*/
  }
}
@media (max-width: 820px) {
  h1,
.h1 {
    font-size: clamp(48px, 6.463vw, 61px);
    /*53*/
    letter-spacing: -0.07px;
  }
}
@media (max-width: 768px) {
  h1,
.h1 {
    font-size: clamp(42px, 5.99vw, 56px);
    /*48*/
    letter-spacing: -1.15px;
  }
}
@media (max-width: 490px) {
  h1,
.h1 {
    font-size: clamp(38px, 8.571vw, 53px);
    /*42*/
    letter-spacing: -0.5px;
  }
}

h2,
.h2 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
  font-size: clamp(46px, 2.76vw, 72px);
  /*53*/
  line-height: 120%;
  letter-spacing: -0.53px;
}
@media (max-width: 1199px) {
  h2,
.h2 {
    font-size: clamp(42px, 4.003vw, 60px);
    /*48*/
  }
}
@media (max-width: 820px) {
  h2,
.h2 {
    font-size: clamp(36px, 4.878vw, 52px);
    /*40*/
  }
}
@media (max-width: 768px) {
  h2,
.h2 {
    font-size: clamp(32px, 4.688vw, 48px);
    /*36*/
  }
}
@media (max-width: 490px) {
  h2,
.h2 {
    font-size: clamp(28px, 6.531vw, 42px);
    /*32*/
  }
}

h3,
.h3 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
  font-size: clamp(42px, 2.5vw, 60px);
  /*48*/
  line-height: 125%;
  letter-spacing: -0.47px;
}
@media (max-width: 1199px) {
  h3,
.h3 {
    font-size: clamp(36px, 3.336vw, 53px);
    /*40*/
  }
}
@media (max-width: 820px) {
  h3,
.h3 {
    font-size: clamp(32px, 4.39vw, 48px);
    /*36*/
  }
}
@media (max-width: 767px) {
  h3,
.h3 {
    font-size: clamp(28px, 4.427vw, 42px);
    /*34*/
  }
}
@media (max-width: 490px) {
  h3,
.h3 {
    font-size: clamp(24px, 5.714vw, 38px);
    /*28*/
  }
}

h4,
.h4 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: clamp(36px, 2.083vw, 60px);
  /*40*/
  line-height: 120%;
  letter-spacing: -0.8px;
}
@media (max-width: 1199px) {
  h4,
.h4 {
    font-size: clamp(28px, 2.669vw, 48px);
    /*32*/
  }
}
@media (max-width: 820px) {
  h4,
.h4 {
    font-size: clamp(24px, 3.293vw, 34px);
    /*27*/
  }
}
@media (max-width: 768px) {
  h4,
.h4 {
    font-size: clamp(22px, 3.125vw, 30px);
    /*24*/
    letter-spacing: -0.2px;
  }
}
@media (max-width: 490px) {
  h4,
.h4 {
    font-size: clamp(20px, 4.286vw, 27px);
    /*21*/
  }
}

h5,
.h5 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: clamp(28px, 1.615vw, 36px);
  /*31*/
  line-height: 120%;
  letter-spacing: -0.62px;
}
@media (max-width: 1199px) {
  h5,
.h5 {
    font-size: clamp(25px, 2.419vw, 31px);
    /*29*/
  }
}
@media (max-width: 820px) {
  h5,
.h5 {
    font-size: clamp(21px, 2.927vw, 29px);
    /*24*/
  }
}
@media (max-width: 768px) {
  h5,
.h5 {
    font-size: clamp(19px, 2.734vw, 26px);
    /*21*/
  }
}
@media (max-width: 490px) {
  h5,
.h5 {
    font-size: clamp(18px, 3.878vw, 24px);
    /**/
    letter-spacing: -0.2px;
  }
}

h6,
.h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(21px, 1.25vw, 32px);
  /*24*/
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.48px;
  height: unset !important;
}
@media (max-width: 1199px) {
  h6,
.h6 {
    font-size: clamp(19px, 1.668vw, 24px);
    /*20*/
  }
}
@media (max-width: 820px) {
  h6,
.h6 {
    font-size: clamp(18px, 2.317vw, 22px);
    /*19*/
  }
}
@media (max-width: 490px) {
  h6,
.h6 {
    font-size: clamp(16px, 3.469vw, 21px);
    /**/
  }
}

.text-18 {
  font-family: "DM Sans", sans-serif;
  font-size: clamp(17px, 0.938vw, 22px);
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 1199px) {
  .text-18 {
    font-size: clamp(17px, 1.251vw, 18px);
  }
}
@media (max-width: 820px) {
  .text-18 {
    font-size: clamp(16px, 1.514vw, 16px);
  }
}
@media (max-width: 768px) {
  .text-18 {
    font-size: clamp(16px, 1.825vw, 15px);
  }
}
@media (max-width: 490px) {
  .text-18 {
    font-size: clamp(15px, 2.261vw, 14px);
  }
}

.lead {
  font-size: clamp(14.5px, 1.042vw, 40px);
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 820px) {
  .lead {
    font-size: clamp(15px, 2.107vw, 21px);
  }
}
@media (max-width: 767px) {
  .lead {
    font-size: clamp(15.5px, 2.656vw, 19px);
  }
}
@media (max-width: 575px) {
  .lead {
    font-size: clamp(14.45px, 4.146vw, 18px);
  }
}

.eyebrow {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #0C0C0D;
  text-transform: uppercase;
  font-size: clamp(14.5px, 1.042vw, 40px);
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  line-height: 120%;
  /* 24px */
}
@media (max-width: 820px) {
  .eyebrow {
    font-size: clamp(15px, 2.107vw, 21px);
  }
}
@media (max-width: 767px) {
  .eyebrow {
    font-size: clamp(15.5px, 2.656vw, 19px);
  }
}
@media (max-width: 575px) {
  .eyebrow {
    font-size: clamp(14.45px, 4.146vw, 18px);
  }
}
.eyebrow:before {
  content: "";
  width: clamp(4px, 0.417vw, 12px);
  height: clamp(8px, 0.99vw, 32px);
  background: #FFD700;
}
@media (max-width: 575px) {
  .eyebrow:before {
    width: 12px;
  }
}

span {
  display: inline-block;
}

b,
strong {
  font-family: "DM Sans", sans-serif;
}

/*-------------------------
Helpers
-------------------------*/
.color-primary {
  color: #FFD700;
}

.primary-hover:hover {
  color: #FFD700;
}

.color-sec {
  color: #FF4136;
}

.dark-black {
  color: #0C0C0D;
}

.light-black {
  color: #141516;
}

.white {
  color: #FAFAFA;
}

.dark-gray {
  color: #45474F;
}

.medium-gray {
  color: #92949F;
}

.light-gray {
  color: #EAEAEC;
}

.bg-color-primary {
  background-color: #FFD700;
}

.bg-color-sec {
  background-color: #FF4136;
}

.bg-dark-black {
  background-color: #0C0C0D;
}

.bg-light-black {
  background-color: #141516;
}

.bg-white {
  background-color: #FAFAFA;
}

.bg-dark-gray {
  background-color: #45474F;
}

.bg-medium-gray {
  background-color: #92949F;
}

.bg-light-gray {
  background-color: #EAEAEC;
}

.accent-gradient {
  background-color: linear-gradient(180deg, rgba(47, 61, 126, 0) 0%, rgba(47, 61, 126, 0.4) 0.01%, rgba(47, 61, 126, 0.2) 45.5%, rgba(47, 61, 126, 0.4) 100%);
}

.gradient-1 {
  background: linear-gradient(180deg, #07080D 0%, #1D1F2C 100%) !important;
}

.gradient-2 {
  background: linear-gradient(180deg, #1D1F2C 0%, #0C0C0D 100%) !important;
}

.gradient-3 {
  background: linear-gradient(180deg, #1D1F2C 0%, #07080D 100%) !important;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.font-primary {
  font-family: "DM Sans", sans-serif;
}

.font-sec {
  font-family: "Plus Jakarta Sans", sans-serif;
}

.br-10 {
  border-radius: clamp(6px, 0.521vw, 20px);
}

.br-15 {
  border-radius: clamp(8px, 0.781vw, 30px);
}

.br-20 {
  border-radius: clamp(10px, 1.042vw, 32px);
}

.br-25 {
  border-radius: clamp(12px, 1.302vw, 40px);
}

.br-30 {
  border-radius: clamp(15px, 1.563vw, 50px);
}

.cursor-pointer {
  cursor: pointer;
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.my-80 {
  margin-top: clamp(48px, 4.167vw, 160px);
  margin-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .my-80 {
    margin: 40px 0;
  }
}

.mt-80 {
  margin-top: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .mt-80 {
    margin-top: 40px;
  }
}

.mb-80 {
  margin-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .mb-80 {
    margin-bottom: 40px;
  }
}

.mb-64 {
  margin-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .mb-64 {
    margin-bottom: 26px;
  }
}

.mt-64 {
  margin-top: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .mt-64 {
    margin-top: 26px;
  }
}

.mt-48 {
  margin-top: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .mt-48 {
    margin-top: 20px;
  }
}

.mb-48 {
  margin-bottom: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .mb-48 {
    margin-bottom: 20px;
  }
}

.mb-40 {
  margin-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .mb-40 {
    margin-bottom: 20px;
  }
}

.mb-32 {
  margin-bottom: clamp(24px, 1.667vw, 64px);
}
@media (max-width: 991px) {
  .mb-32 {
    margin-bottom: 2.422vw;
  }
}
@media (max-width: 580px) {
  .mb-32 {
    margin-bottom: 4.082vw;
  }
}

.mb-24 {
  margin-bottom: clamp(21px, 1.25vw, 48px);
}
@media (max-width: 991px) {
  .mb-24 {
    margin-bottom: 2.117vw;
  }
}
@media (max-width: 767px) {
  .mb-24 {
    margin-bottom: 1.613vw;
  }
}

.mb-16 {
  margin-bottom: clamp(14px, 0.833vw, 32px);
}
@media (max-width: 991px) {
  .mb-16 {
    margin-bottom: 1.512vw;
  }
}
@media (max-width: 767px) {
  .mb-16 {
    margin-bottom: 2.449vw;
  }
}

.mb-12 {
  margin-bottom: 0.625vw;
}
@media (max-width: 1199px) {
  .mb-12 {
    margin-bottom: 0.917vw;
  }
}
@media (max-width: 991px) {
  .mb-12 {
    margin-bottom: 1.009vw;
  }
}
@media (max-width: 767px) {
  .mb-12 {
    margin-bottom: 1.043vw;
  }
}

.mb-8 {
  margin-bottom: 0.417vw;
}
@media (max-width: 490px) {
  .mb-8 {
    margin-bottom: 0.816vw;
  }
}

.mb-4p {
  margin-bottom: 4px;
}

.py-160 {
  padding: clamp(96px, 8.32vw, 320px) 0;
}
@media (max-width: 575px) {
  .py-160 {
    padding: 80px 0;
  }
}

.pt-160 {
  padding-top: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 575px) {
  .pt-160 {
    padding-top: 80px;
  }
}

.pb-160 {
  padding-bottom: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 575px) {
  .pb-160 {
    padding-bottom: 80px;
  }
}

.p-96 {
  padding: clamp(58px, 5vw, 192px);
}

.py-80 {
  padding-top: clamp(48px, 4.167vw, 160px);
  padding-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .py-80 {
    padding: 40px 0;
  }
}

.pt-80 {
  padding-top: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .pt-80 {
    padding-top: 40px;
  }
}

.pb-80 {
  padding-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .pb-80 {
    padding-bottom: 40px;
  }
}

.py-64 {
  padding-top: clamp(32px, 3.33vw, 128px);
  padding-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .py-64 {
    padding: 26px 0;
  }
}

.pt-64 {
  padding-top: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .pt-64 {
    padding-top: 26px;
  }
}

.pb-64 {
  padding-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .pb-64 {
    padding-bottom: 26px;
  }
}

.py-40 {
  padding-top: clamp(24px, 2.083vw, 80px);
  padding-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .py-40 {
    padding: 20px 0;
  }
}

.pt-40 {
  padding-top: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .pt-40 {
    padding-top: 20px;
  }
}

.pb-40 {
  padding-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .pb-40 {
    padding-bottom: 20px;
  }
}

.ps-32 {
  padding-left: clamp(18px, 1.667vw, 64px);
  padding-right: clamp(18px, 1.667vw, 64px);
}

.p-32 {
  padding: clamp(18px, 1.667vw, 64px);
}

.p-24 {
  padding: clamp(16px, 1.25vw, 48px);
}

.pb-24 {
  padding-bottom: clamp(16px, 1.25vw, 48px);
}

.gap-4 {
  gap: clamp(2px, 0.208vw, 8px);
}

.gap-8 {
  gap: clamp(4px, 0.417vw, 16px);
}

.gap-10 {
  gap: clamp(5px, 0.521vw, 20px);
}

.gap-12 {
  gap: clamp(8px, 0.625vw, 24px);
}

.gap-14 {
  gap: clamp(10px, 0.729vw, 28px);
}

.gap-16 {
  gap: clamp(12px, 0.833vw, 32px);
}

.gap-18 {
  gap: clamp(14px, 0.938vw, 36px);
}

.gap-20 {
  gap: clamp(16px, 1.042vw, 40px);
}

.gap-24 {
  gap: clamp(18px, 1.25vw, 48px);
}

.gap-32 {
  gap: clamp(24px, 1.667vw, 64px);
}

.gap-38 {
  gap: clamp(28px, 1.979vw, 76px);
}

.gap-48 {
  gap: clamp(10px, 2.5vw, 28px);
}

.gap-64 {
  gap: clamp(48px, 3.333vw, 128px);
}

/*-------------------------
Elements
-------------------------*/
.cus-btn {
  position: relative;
  background-color: #FFD700;
  padding: clamp(8px, 16px, 24px) clamp(24px, 32px, 48px);
  border-radius: 5px;
  border: 1px solid #FFD700;
  overflow: hidden;
  transition: 0.3s;
  z-index: 1;
  font-size: clamp(16px, 16px, 22px);
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.64px;
  text-transform: capitalize;
  font-family: "DM Sans", sans-serif;
  text-align: center;
  color: #0C0C0D;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: max-content;
}
@media (max-width: 1199px) {
  .cus-btn {
    font-size: clamp(14px, 1.251vw, 18px);
  }
}
@media (max-width: 575px) {
  .cus-btn {
    font-size: clamp(11px, 2.261vw, 14px);
    padding: 8px 12px;
  }
}
.cus-btn.sec {
  justify-content: center;
  border: 1px solid #FAFAFA;
  background: transparent;
  color: #FAFAFA;
}
.cus-btn.sec-red {
  justify-content: center;
  border: 1px solid #FAFAFA;
  background: transparent;
  color: #FAFAFA;
}
.cus-btn.sec-red::before {
  content: "";
  width: 0;
  height: 300%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(5deg);
  background: #FF4136;
  transition: 0.5s ease;
  display: block;
  z-index: -1;
}
.cus-btn.sec-red:hover {
  color: #FAFAFA;
}
.cus-btn.sec-bg {
  border-color: #FF4136;
  background: #FF4136;
  color: #FAFAFA;
}
.cus-btn::before {
  content: "";
  width: 0;
  height: 300%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(5deg);
  background: #FAFAFA;
  transition: 0.5s ease;
  display: block;
  z-index: -1;
}
.cus-btn:hover {
  color: #0C0C0D;
  transition: all 0.5s ease-in-out;
  border: 1px solid #0C0C0D;
}
.cus-btn:hover::before {
  width: 105%;
}

.talk-btn {
  padding: 16px 32px;
  border-radius: 5px;
  background: #0C0C0D;
  border: none;
  outline: 0;
  box-shadow: none;
  color: #FAFAFA;
  text-align: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  /* 21.6px */
}

/*----------------------------------------*/
/* scroll to top
/*----------------------------------------*/
#back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #FF4136;
  color: #FAFAFA;
  border: 1px solid #FAFAFA;
  border-radius: 10px;
  cursor: pointer;
  z-index: 1000;
  font-size: 19px;
  transition: all 0.5s ease-in-out;
  width: 48px;
  height: 48px;
  display: grid;
  align-items: center;
  justify-content: center;
}
#back-to-top:hover {
  color: #0C0C0D;
  transition: all 0.5s ease-in-out;
  background-color: #FFD700;
}

.pagination {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow: hidden;
  display: flex;
}
.pagination #border-pagination {
  display: flex;
  gap: clamp(16px, 1.25vw, 30px);
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.pagination #border-pagination li {
  display: inline;
}
.pagination #border-pagination li span {
  color: #92949F;
  transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #FAFAFA;
  width: clamp(40px, 2.917vw, 72px);
  height: clamp(40px, 2.917vw, 72px);
  border: 1px solid #FAFAFA;
  border-radius: 5px;
  float: left;
  transition: all 0.5s ease-in-out;
  font-size: clamp(16px, 1.25vw, 48px);
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.62px;
}
@media (max-width: 991px) {
  .pagination #border-pagination li a {
    font-size: clamp(15px, 3.107vw, 26px);
  }
}
@media (max-width: 575px) {
  .pagination #border-pagination li a {
    font-size: clamp(14px, 4.5vw, 18px);
  }
}
.pagination #border-pagination li a svg path {
  stroke: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li a.active {
  background-color: #FFD700;
  color: #0C0C0D;
  border: 1px solid #92949F;
}
.pagination #border-pagination li a.active svg path {
  stroke: #0C0C0D;
  transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li a:hover {
  background-color: #FFD700;
  color: #0C0C0D;
  border: 1px solid #92949F;
}
.pagination #border-pagination li a:hover svg path {
  stroke: #0C0C0D;
  transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li:hover span {
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}

/*-------------------------
  Form Styling
-------------------------*/
textarea.form-control {
  min-height: 130px;
  max-height: 150px;
}
@media (max-width: 578px) {
  textarea.form-control {
    min-height: 80px;
    max-height: 80px;
  }
}

.form-control {
  padding: 14px 16px;
  border-radius: 5px;
  border: 1px solid #92949F;
  background: transparent;
  font-family: "DM Sans", sans-serif;
  font-size: clamp(17px, 0.938vw, 22px);
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.32px;
  position: relative;
  color: #FAFAFA;
  box-shadow: none;
  outline: 0;
}
.form-control:-webkit-autofill, .form-control:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}
.form-control:focus {
  box-shadow: none !important;
  outline: 0 !important;
  color: #FAFAFA !important;
  background: transparent !important;
}
.form-control:hover {
  color: #FAFAFA !important;
}
.form-control::placeholder {
  color: #92949F;
  opacity: 1;
}

input[type=file] {
  display: none;
}

label.error {
  color: #ff0000;
}

.input-group {
  display: flex;
  align-items: center;
  padding: clamp(12px, 0.833vw, 32px);
  border: 1px solid rgba(250, 250, 250, 0.2);
  border-radius: 5px;
  background: #141516;
  gap: clamp(12px, 0.833vw, 32px);
}
.input-group input {
  width: 10.625vw;
  padding: 0;
  outline: 0;
  border: 0;
  background: transparent;
  color: #FAFAFA;
  border: 0;
  font-family: "DM Sans", sans-serif;
  font-size: clamp(17px, 0.938vw, 22px);
  font-weight: 400;
  line-height: 140%;
}
@media (max-width: 1199px) {
  .input-group input {
    font-size: clamp(17px, 1.251vw, 18px);
  }
}
@media (max-width: 820px) {
  .input-group input {
    font-size: clamp(16px, 1.514vw, 16px);
  }
}
@media (max-width: 768px) {
  .input-group input {
    font-size: clamp(16px, 1.825vw, 15px);
  }
}
@media (max-width: 490px) {
  .input-group input {
    font-size: clamp(15px, 2.261vw, 14px);
  }
}
.input-group input:-webkit-autofill, .input-group input:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}
.input-group button {
  padding: 0;
  margin: 0;
  outline: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
}

.check-block input {
  display: none;
}
.check-block label {
  position: relative;
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  cursor: pointer;
}
.check-block label::before {
  content: "";
  font-family: "Font Awesome 6 Pro";
  color: #FAFAFA;
  font-size: clamp(14px, 1.042vw, 20px);
}
.check-block input[type=checkbox]:checked + label::before {
  content: "";
  color: #FFD700;
  font-weight: bold;
}

.material-checkbox {
  display: flex;
  align-items: start;
  color: #FFFCFA;
  cursor: pointer;
}
.material-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.material-checkbox input[type=checkbox]:checked ~ .checkmark {
  background-color: #470053;
  border-color: #781d88bb;
}
.material-checkbox input[type=checkbox]:checked ~ .checkmark:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.material-checkbox input[type=checkbox]:focus ~ .checkmark {
  box-shadow: 0 0 0 2px #aa47bc86;
}
.material-checkbox:hover input[type=checkbox] ~ .checkmark {
  border-color: #AB47BC;
}
.material-checkbox input[type=checkbox]:disabled ~ .checkmark {
  opacity: 0.5;
  cursor: not-allowed;
}
.material-checkbox input[type=checkbox]:disabled ~ .checkmark:hover {
  border-color: #4d4d4d;
}

.checkmark {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 12px;
  border: 2px solid #92949F;
  border-radius: 4px;
  transition: all 0.3s;
}

@media (max-width: 575px) {
  .heading br {
    display: none;
  }
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: grid;
  align-items: center;
  justify-content: center;
  background: #0C0C0D;
  z-index: 10000;
}
#preloader .loader {
  /* Container for the dice*/
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotateX(90deg);
  transform-style: preserve-3d;
  animation: revolve 5s ease infinite;
}
#preloader .dot {
  width: 1rem;
  aspect-ratio: 1;
  background-color: black;
  border-radius: 50%;
}
@media (max-width: 490px) {
  #preloader .dot {
    width: 0.65rem;
  }
}
#preloader .dotContainer {
  /* Flexbox to arrange dots horizontally */
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#preloader .subDotContainer {
  /* Flexbox to arrange dots vertically */
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#preloader .left .dotContainer {
  transform: rotate(45deg);
}
#preloader .side {
  /* Actual sides of the dice */
  background-color: white;
  padding: 1rem;
  position: absolute;
  width: 6em;
  /* Varying this will vary the Dice's size */
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #141516;
  border-radius: 20px;
}
@media (max-width: 1399px) {
  #preloader .side {
    padding: 1rem;
    width: 7em;
  }
}
@media (max-width: 490px) {
  #preloader .side {
    padding: 10px;
    width: 3.8em;
  }
}
#preloader .front {
  transform: translateZ(3rem);
}
@media (max-width: 490px) {
  #preloader .front {
    transform: translateZ(2rem);
  }
}
#preloader .back {
  transform: translateZ(-3rem);
}
@media (max-width: 490px) {
  #preloader .back {
    transform: translateZ(-2rem);
  }
}
#preloader .back .dotContainer {
  transform: rotate(-45deg);
}
#preloader .left {
  transform: rotateY(90deg) translateZ(3rem);
}
@media (max-width: 490px) {
  #preloader .left {
    transform: rotateY(90deg) translateZ(2rem);
  }
}
#preloader .right {
  transform: rotateY(90deg) translateZ(-3rem);
}
@media (max-width: 490px) {
  #preloader .right {
    transform: rotateY(90deg) translateZ(-2rem);
  }
}
#preloader .bottom {
  transform: translateY(3rem) rotateX(90deg);
}
@media (max-width: 490px) {
  #preloader .bottom {
    transform: translateY(2rem) rotateX(90deg);
  }
}
#preloader .top {
  transform: translateY(-3rem) rotateX(90deg);
}
@media (max-width: 490px) {
  #preloader .top {
    transform: translateY(-2rem) rotateX(90deg);
  }
}
@keyframes revolve {
  0% {
    transform: rotate3d(1, 0, 0, 0deg) rotate3d(0, 1, 0, 0deg) rotate3d(0, 0, 1, 0deg);
  }
  20% {
    transform: rotate3d(1, 0, 0, 72deg) rotate3d(0, 1, 0, 72deg) rotate3d(0, 0, 1, 72deg);
  }
  40% {
    transform: rotate3d(1, 0, 0, 148deg) rotate3d(0, 1, 0, 148deg) rotate3d(0, 0, 1, 148deg);
  }
  60% {
    transform: rotate3d(1, 0, 0, 216deg) rotate3d(0, 1, 0, 216deg) rotate3d(0, 0, 1, 216deg);
  }
  80% {
    transform: rotate3d(1, 0, 0, 288deg) rotate3d(0, 1, 0, 288deg) rotate3d(0, 0, 1, 288deg);
  }
  100% {
    transform: rotate3d(1, 0, 0, 360deg) rotate3d(0, 1, 0, 360deg) rotate3d(0, 0, 1, 360deg);
  }
}
@keyframes changeColor {
  0% {
    background-color: #00dfa2;
    background-position: 0px, 0px;
  }
  20% {
    --BG-COLOR: #f72798;
    background-position: 24px, 24px;
  }
  40% {
    --BG-COLOR: #f57d1f;
    background-position: 36px, 36px;
  }
  60% {
    --BG-COLOR: #16ff00;
    background-position: 24px, 24px;
  }
  80% {
    --BG-COLOR: #ff004d;
    background-position: 36px, 36px;
  }
  100% {
    --BG-COLOR: #00dfa2;
    background-position: 24px, 24px;
  }
}

/*-------------------------
  layouts
-------------------------*/
.header {
  position: absolute;
  left: 0;
  top: 0;
  padding: clamp(8px, 0.625vw, 16px) 0;
  width: 100vw;
}
@media (max-width: 580px) {
  .header {
    padding: 1.86vw 0;
  }
}
.header .navigation {
  width: 100%;
  position: relative;
}
@media (max-width: 580px) {
  .header .navigation .header-logo {
    width: 20vw;
  }
}
.header .navigation .menu-button-right {
  display: flex;
  align-items: center;
  gap: clamp(24px, 3.333vw, 72px);
}
.header .navigation .menu-button-right .main-menu__nav {
  margin-left: auto;
  margin-right: auto;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  align-items: center;
  display: none;
}
@media screen and (min-width: 1200px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    display: flex;
    gap: clamp(20px, 1.667vw, 40px);
  }
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li {
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
  font-size: clamp(17px, 0.938vw, 22px);
  font-weight: 500;
  line-height: 150%;
  font-family: "DM Sans", sans-serif;
  letter-spacing: 0.32px;
  color: #FAFAFA;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  transition: all all 0.5s ease-in-out;
}
@media (max-width: 1199px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
    font-size: clamp(17px, 1.251vw, 18px);
  }
}
@media (max-width: 575px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
    font-size: clamp(16px, 2.261vw, 14px);
  }
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a.active,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a.active {
  color: #FFD700;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a:hover,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a:hover {
  color: #FFD700;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a::before,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a::before {
  content: "";
  width: clamp(4px, 0.417vw, 16px);
  height: clamp(4px, 0.417vw, 16px);
  border: 1px solid #FFD700;
  border-radius: clamp(4px, 0.417vw, 16px);
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a.active::before,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a.active::before {
  display: none;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li.current, .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li:hover,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li.current,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:hover {
  color: #FFD700;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul {
  position: absolute;
  top: 100%;
  left: -25px;
  min-width: 270px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  transform: scaleY(0) translateZ(100px);
  backface-visibility: hidden;
  transition: opacity all 0.5s ease-in-out, visibility all 0.5s ease-in-out, transform 700ms ease;
  z-index: 99;
  background-color: #141516;
  padding: 15px 20px 10px;
  border-radius: 15px;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > a {
  font-size: 16px;
  line-height: 26px;
  color: #FAFAFA;
  font-weight: 500;
  font-family: "DM Sans", sans-serif;
  display: flex;
  padding: 7px 20px;
  transition: 400ms;
  margin-bottom: 4px;
  border-radius: 5px;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > a:after,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > a:after {
  position: absolute;
  right: 15px;
  top: 7px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: "Font Awesome 6 Pro";
  content: "";
  color: #FAFAFA;
  visibility: hidden;
  opacity: 0;
  transition: all 500ms ease;
  transform: scale(0);
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.current > a, .header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li:hover > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.current > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #FFD700;
  color: #0C0C0D;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.current > a::after, .header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li:hover > a::after,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.current > a::after,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a::after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  color: #0C0C0D;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 20px);
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul.right-align,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul ul {
  display: flex;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li:hover > ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:hover > ul {
  opacity: 1;
  visibility: visible;
  gap: 6px;
  transform: scaleY(1) translateZ(0px);
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(1) ul li > ul, .header .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(2) ul li > ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li > ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(2) ul li > ul {
    left: auto;
    right: calc(100% + 20px);
  }
}
.header .navigation .menu-button-right .main-menu__right {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 575px) {
  .header .navigation .menu-button-right .main-menu__right {
    gap: 24px;
  }
}
.header .navigation .menu-button-right .main-menu__right .main-menu__login,
.header .navigation .menu-button-right .main-menu__right .main-menu__search {
  position: relative;
  font-size: 24px;
  color: #0C0C0D;
  display: flex;
  align-items: center;
  transition: all 500ms ease;
}
.header .navigation .menu-button-right .main-menu__right .main-menu__login:hover,
.header .navigation .menu-button-right .main-menu__right .main-menu__search:hover {
  color: #FFD700;
}

.mobile-nav__toggler {
  font-size: 24px;
  font-weight: 200;
  color: #FAFAFA;
  cursor: pointer;
  transition: 500ms;
  display: none;
}
@media (max-width: 1099px) {
  .mobile-nav__toggler {
    display: flex;
    filter: hue-rotate(50deg);
  }
}
.mobile-nav__toggler:hover {
  color: #FFD700;
}

/*--------------------------------------------------------------
  # Mobile Nav
  --------------------------------------------------------------*/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  transform: translateX(-100%);
  transform-origin: left center;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  visibility: hidden;
  position: fixed;
}
.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.mobile-nav__wrapper.expanded {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
}
.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
}
.mobile-nav__wrapper .mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0C0C0D;
  opacity: 0.3;
}
.mobile-nav__wrapper .mobile-nav__content {
  width: 300px;
  background-color: #0C0C0D;
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
}
@media (max-width: 490px) {
  .mobile-nav__wrapper .mobile-nav__content {
    width: clamp(250px, 55.102vw, 450px);
  }
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__nav {
  display: block;
  padding: 0;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box {
  margin-bottom: 40px;
  display: flex;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box img {
  width: clamp(120px, 15.625vw, 320px);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list,
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  display: none;
  border-top: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li > a {
  padding-left: 1em;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  color: #FAFAFA;
  font-size: 18px;
  font-family: "DM Sans", sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  height: 46px;
  letter-spacing: 0.8px;
  align-items: center;
  transition: 500ms;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a.expanded {
  color: #FFD700;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: #FFD700;
  border: none;
  outline: none;
  color: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  transition: transform 500ms ease;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button.expanded {
  transform: rotate(0deg);
  background-color: #FAFAFA;
  color: #0C0C0D;
}
.mobile-nav__wrapper .mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: #FAFAFA;
  cursor: pointer;
}

.mobile-nav__social {
  display: flex;
  align-items: center;
}
.mobile-nav__social a {
  font-size: 16px;
  color: #FAFAFA;
  transition: 500ms;
}
.mobile-nav__social a + a {
  margin-left: 20px;
}
.mobile-nav__social a:hover {
  color: #FFD700;
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mobile-nav__contact li {
  color: #FAFAFA;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
}
.mobile-nav__contact li + li {
  margin-top: 15px;
}
.mobile-nav__contact li a {
  color: inherit;
  transition: 500ms;
}
.mobile-nav__contact li a:hover {
  color: #FFD700;
}
.mobile-nav__contact li i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #FFD700;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  color: #FAFAFA;
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
  display: none;
}

.nav-bar .nav-link li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
}
.nav-bar .nav-link li::before {
  content: "";
  width: clamp(4px, 0.417vw, 16px);
  height: clamp(4px, 0.417vw, 16px);
  border: 1px solid #FFD700;
  border-radius: clamp(4px, 0.417vw, 16px);
}
.nav-bar .nav-link li.active::before {
  display: none;
}

.hero-banner {
  width: 100vw;
  height: 100vh;
  padding-top: clamp(96px, 5.833vw, 224px);
  display: flex;
  align-items: center;
}
@media (max-width: 1600px) {
  .hero-banner {
    align-items: center;
  }
}
.hero-banner .banner-content {
  position: relative;
}
.hero-banner .banner-content p {
  width: 65%;
}
@media (max-width: 1024px) {
  .hero-banner .banner-content p {
    width: 90%;
  }
}
.hero-banner .banner-content .vector {
  position: absolute;
  right: 5.99vw;
  bottom: -3.906vw;
  width: 8.333vw;
  height: 7.865vw;
}
.hero-banner .banner-content .vector-2 {
  position: absolute;
  top: -4.75vw;
  width: 6.198vw;
  height: 4.271vw;
}
@media (max-width: 768px) {
  .hero-banner .banner-image {
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 580px) {
  .hero-banner .banner-image {
    margin: 0 auto;
  }
}

@media (max-width: 490px) {
  .about-section-1 {
    padding-top: clamp(80px, 19.592vw, 160px);
  }
}
.about-section-1 .about-heading .text-box {
  width: 29.167vw;
}
@media (max-width: 820px) {
  .about-section-1 .about-heading .text-box {
    width: 100%;
  }
}
.about-section-1 .video-container video {
  width: 100%;
  height: 31.25vw;
  object-fit: cover;
  border-radius: clamp(12px, 1.042vw, 50px);
}
@media (max-width: 820px) {
  .about-section-1 .video-container video {
    height: 48.78vw;
  }
}

.about-section-2 {
  background: linear-gradient(180deg, #1D1F2C 0%, #0C0C0D 100%);
}
@media (max-width: 490px) {
  .about-section-2 {
    padding-top: clamp(80px, 19.592vw, 160px);
  }
}
.about-section-2 .about-content .category {
  border-radius: 10px;
  width: 100%;
  padding: 1.25vw;
}
@media (max-width: 991px) {
  .about-section-2 .about-content .category {
    padding: 3.229vw 1.211vw;
  }
}
@media (max-width: 580px) {
  .about-section-2 .about-content .category {
    width: 45%;
    padding: 32px 24px;
  }
}
.about-section-2 .about-content .category span {
  width: clamp(58px, 5vw, 192px);
  height: clamp(58px, 5vw, 192px);
  background: #0C0C0D;
  border-radius: clamp(58px, 5vw, 192px);
}

.video-wrapper .video-container video {
  width: 100%;
  height: 41.667vw;
  object-fit: cover;
  border-radius: clamp(12px, 1.042vw, 50px);
}
@media (max-width: 820px) {
  .video-wrapper .video-container video {
    height: 54.878vw;
  }
}

.betting-section .betting-card {
  overflow: hidden;
  position: relative;
  border: 1px solid #FAFAFA;
  border-radius: clamp(12px, 1.042vw, 40px);
}
.betting-section .betting-card img {
  border-radius: clamp(12px, 1.042vw, 40px);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.betting-section .betting-card .betting-text {
  position: absolute;
  top: 96px;
  left: 32px;
}
.betting-section .betting-card .betting-text h6 {
  transition: all 0.5s ease-in-out;
  color: #FAFAFA;
}
.betting-section .betting-card .betting-text .text-decoration-underline {
  transition: all 0.5s ease-in-out;
  color: #FAFAFA;
}
.betting-section .betting-card:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.betting-section .betting-card:hover h6 {
  transition: all 0.5s ease-in-out;
  color: #FFD700;
}
.betting-section .betting-card:hover .text-decoration-underline {
  transition: all 0.5s ease-in-out;
  color: #FF4136;
}

.top-games .game-item {
  padding: clamp(20px, 1.667vw, 64px);
  border-radius: clamp(10px, 1.042vw, 32px);
  background: linear-gradient(180deg, #07080D 0%, #1D1F2C 100%);
  border: 1px solid #45474F;
}
.top-games .game-item .game-image {
  overflow: hidden;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.top-games .game-item .game-image img {
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.top-games .game-item h6 {
  color: #FFD700;
  transition: all 0.5s ease-in-out;
}
.top-games .game-item:hover .game-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.top-games .game-item:hover h6 {
  color: #FF4136;
  transition: all 0.5s ease-in-out;
}

.plateform .plateform-container {
  padding: clamp(20px, 1.667vw, 64px);
  border-radius: clamp(15px, 1.563vw, 50px);
  background: linear-gradient(180deg, #1D1F2C 0%, #07080D 100%);
  text-align: center;
}
.plateform .plateform-container .image-box {
  overflow: hidden;
  border-radius: clamp(6px, 0.521vw, 20px);
}
.plateform .plateform-container .image-box img {
  border-radius: clamp(6px, 0.521vw, 20px);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
@media (max-width: 599px) {
  .plateform .plateform-container .image-box img {
    width: 100%;
  }
}
.plateform .plateform-container .plateform-text h6 {
  transition: all 0.5s ease-in-out;
  color: #FAFAFA;
}
.plateform .plateform-container:hover .image-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.plateform .plateform-container:hover h6 {
  transition: all 0.5s ease-in-out;
  color: #FF4136;
}

.featured-game .nav {
  display: flex;
  gap: 16px;
  border: 0px;
}
@media (max-width: 452px) {
  .featured-game .nav {
    gap: 16px;
  }
}
.featured-game .nav .nav-item .nav-link {
  color: #FAFAFA;
  border: 0px;
  padding: 0px;
  font-size: clamp(14px, 0.938vw, 36px);
  font-weight: 500;
  line-height: 140%;
  background: transparent;
}
.featured-game .nav .nav-item .nav-link::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: linear-gradient(90deg, #FAFAFA 0%, rgba(250, 250, 250, 0) 100%);
  transition: width 0.7s;
}
.featured-game .nav .nav-item .nav-link.active {
  color: #FFD700;
  transition: all 0.5s ease-in-out;
}
.featured-game .nav .nav-item .nav-link.active::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #FAFAFA 0%, rgba(250, 250, 250, 0) 100%);
  transition: width 0.7s;
}
.featured-game .nav .nav-item .nav-link:hover::after {
  width: 100%;
}
.featured-game .feature-card {
  background: linear-gradient(180deg, #1D1F2C 0%, #07080D 100%);
  border-radius: clamp(10px, 1.042vw, 32px);
  border: 1px solid #45474F;
  position: relative;
}
.featured-game .feature-card .tag {
  position: absolute;
  top: 16px;
  left: 16px;
  background-color: #FF4136;
  border-radius: 5px;
  color: #FAFAFA;
  padding: 4px 16px;
}
.featured-game .feature-card .text-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(10px, 0.833vw, 32px);
}
.featured-game .feature-card .text-box h6 {
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.featured-game .feature-card .text-box svg path {
  transition: all 0.5s ease-in-out;
}
.featured-game .feature-card:hover .text-box h6 {
  color: #FFD700;
}
.featured-game .feature-card:hover .text-box svg path {
  transition: all 0.5s ease-in-out;
  stroke: #FFD700;
}

.favorite-games-slots .slot-wrapper .slot-block {
  padding: clamp(20px, 1.667vw, 60px);
  display: flex;
  align-items: flex-start;
  gap: clamp(12px, 1.25vw, 40px);
  border-radius: clamp(10px, 1.042vw, 32px);
  border: 1px solid #45474F;
  background: linear-gradient(180deg, rgba(7, 8, 13, 0.5) 0%, rgba(29, 31, 44, 0.5) 100%);
  transition: all 0.5s ease-in-out;
}
.favorite-games-slots .slot-wrapper .slot-block .slot-icon {
  display: flex;
  flex-shrink: 0;
}
.favorite-games-slots .slot-wrapper .slot-block .slot-content h5 {
  font-weight: 500;
  transition: all 0.5s ease-in-out;
  color: #FAFAFA;
}
.favorite-games-slots .slot-wrapper .slot-block .slot-content .text-decoration-underline {
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.favorite-games-slots .slot-wrapper .slot-block:hover {
  transition: all 0.5s ease-in-out;
  background: linear-gradient(180deg, rgba(29, 31, 44, 0.5) 0%, rgba(7, 8, 13, 0.5) 100%);
}
.favorite-games-slots .slot-wrapper .slot-block:hover .slot-content h5 {
  transition: all 0.5s ease-in-out;
  color: #FFD700;
}
.favorite-games-slots .slot-wrapper .slot-block:hover .slot-content .text-decoration-underline {
  color: #FFD700;
  transition: all 0.5s ease-in-out;
}

.top-slot-games .top-slot-wrapper .top-slot-card {
  display: flex;
  flex-direction: column;
  gap: clamp(12px, 1.25vw, 40px);
}
.top-slot-games .top-slot-wrapper .top-slot-card .slot-image {
  height: clamp(160px, 10.417vw, 320px);
  object-fit: cover;
  overflow: hidden;
  border-radius: clamp(10px, 1.042vw, 32px);
}
@media (max-width: 1199px) {
  .top-slot-games .top-slot-wrapper .top-slot-card .slot-image {
    height: 100%;
  }
}
.top-slot-games .top-slot-wrapper .top-slot-card .slot-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.top-slot-games .top-slot-wrapper .top-slot-card .slot-text h6 {
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.top-slot-games .top-slot-wrapper .top-slot-card:hover .slot-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.top-slot-games .top-slot-wrapper .top-slot-card:hover .slot-text h6 {
  color: #FFD700;
  transition: all 0.5s ease-in-out;
}

.benefit-section .benefit-block {
  padding: clamp(20px, 1.667vw, 60px);
  border-radius: clamp(10px, 1.042vw, 32px);
  border: 1px solid #45474F;
  background: linear-gradient(180deg, rgba(7, 8, 13, 0.5) 0%, rgba(29, 31, 44, 0.5) 100%);
  transition: all 0.5s ease-in-out;
}
.benefit-section .benefit-block .benefit-content h5 {
  font-weight: 500;
  transition: all 0.5s ease-in-out;
  color: #FAFAFA;
}
.benefit-section .benefit-block .benefit-content .text-decoration-underline {
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.benefit-section .benefit-block:hover {
  transition: all 0.5s ease-in-out;
  background: linear-gradient(180deg, rgba(29, 31, 44, 0.5) 0%, rgba(7, 8, 13, 0.5) 100%);
}
.benefit-section .benefit-block:hover .benefit-content h5 {
  transition: all 0.5s ease-in-out;
  color: #FFD700;
}
.benefit-section .benefit-block:hover .benefit-content .text-decoration-underline {
  color: #FFD700;
  transition: all 0.5s ease-in-out;
}

.online-gambling-sec .gambling-wrapper .gambling-card .image-box {
  overflow: hidden;
  border-radius: clamp(10px, 1.042vw, 32px);
}
.online-gambling-sec .gambling-wrapper .gambling-card .image-box img {
  border-radius: clamp(10px, 1.042vw, 32px);
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
}
.online-gambling-sec .gambling-wrapper .gambling-card .function-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.online-gambling-sec .gambling-wrapper .gambling-card .function-bar h6 {
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.online-gambling-sec .gambling-wrapper .gambling-card .function-bar svg {
  transition: all 0.5s ease-in-out;
}
.online-gambling-sec .gambling-wrapper .gambling-card .function-bar svg path {
  transition: all 0.5s ease-in-out;
}
.online-gambling-sec .gambling-wrapper .gambling-card:hover .image-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
}
.online-gambling-sec .gambling-wrapper .gambling-card:hover .function-bar h6 {
  color: #FFD700;
  transition: all 0.5s ease-in-out;
}
.online-gambling-sec .gambling-wrapper .gambling-card:hover .function-bar svg path {
  transition: all 0.5s ease-in-out;
  stroke: #FFD700;
}

.bonuses-section .bonuses-wrapper .bonus-card {
  padding: 3.333vw 1.667vw;
  border-radius: clamp(10px, 1.042vw, 32px);
  border: 1px solid #45474F;
}
@media (max-width: 820px) {
  .bonuses-section .bonuses-wrapper .bonus-card {
    padding: clamp(40px, 5.854vw, 64px) clamp(10px, 1.951vw, 24px);
  }
}
.bonuses-section .bonuses-wrapper .bonus-card .plan-tag {
  border-radius: 5px;
  display: inline-flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background: rgba(146, 148, 159, 0.5);
}
@media (max-width: 820px) {
  .bonuses-section .bonuses-wrapper .bonus-card .plan-tag {
    padding: 4px 8px;
  }
}
.bonuses-section .bonuses-wrapper .bonus-card .price-box h3 {
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.bonuses-section .bonuses-wrapper .bonus-card:hover .price-box h3 {
  color: #FFD700;
  transition: all 0.5s ease-in-out;
}

.payment-section .payment-block {
  padding: clamp(20px, 1.667vw, 64px);
  border-radius: clamp(10px, 1.042vw, 32px);
  background: linear-gradient(180deg, #1D1F2C 0%, #0C0C0D 100%);
  border: 1px solid #45474F;
  width: 100%;
}
.payment-section .payment-block .payment-icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.payment-section .payment-block .payment-icon .icon-box {
  display: grid;
  align-items: center;
  justify-content: center;
  width: clamp(80px, 6.25vw, 180px);
  height: clamp(80px, 6.25vw, 180px);
  border-radius: 50%;
  background: #0C0C0D;
}
@media (max-width: 490px) {
  .payment-section .payment-block .payment-icon .icon-box img {
    width: 60%;
    margin: 0 auto;
  }
}
.payment-section .payment-block .payment-icon svg {
  transition: all 0.5s ease-in-out;
}
.payment-section .payment-block .payment-icon svg path {
  transition: all 0.5s ease-in-out;
}
.payment-section .payment-block .text-box h6 {
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.payment-section .payment-block:hover svg {
  transform: rotate(45deg);
  transition: all 0.5s ease-in-out;
}
.payment-section .payment-block:hover svg path {
  stroke: #FFD700;
}
.payment-section .payment-block:hover .text-box h6 {
  color: #FF4136;
  transition: all 0.5s ease-in-out;
}

.service-section .category {
  position: relative;
  border-radius: 20px;
  outline: 1px solid rgba(250, 250, 250, 0.1);
  background: linear-gradient(180deg, #1D1F2C 0%, #07080D 100%);
}
.service-section .category h6 {
  width: 75%;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .service-section .category h6 {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .service-section .category h6 {
    width: 80%;
  }
}
.service-section .category .service-logo {
  width: clamp(80px, 6.25vw, 240px);
  height: clamp(80px, 6.25vw, 240px);
  background: #0C0C0D;
  border-radius: clamp(80px, 6.25vw, 240px);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pricePlan-section .pricePlan-wrapper {
  margin: 0 auto;
  overflow: hidden;
}
.pricePlan-section .pricePlan-wrapper .pricePlan {
  border-radius: 20px;
  border: 1px solid rgba(250, 250, 250, 0.2);
  background: linear-gradient(180deg, rgba(7, 8, 13, 0.5) 0%, rgba(29, 31, 44, 0.5) 100%);
  backdrop-filter: blur(10px);
  overflow: hidden;
}
.pricePlan-section .pricePlan-wrapper .pricePlan.sec {
  background: linear-gradient(180deg, #1D1F2C 0%, #07080D 100%);
}
.pricePlan-section .pricePlan-wrapper .pricePlan.sec-2 {
  background: linear-gradient(180deg, #07080D 0%, #1D1F2C 100%);
}
.pricePlan-section .pricePlan-wrapper .pricePlan .plan-tag {
  padding: 0.417vw 0.833vw;
  border-radius: 5px;
  border: 0.5px solid #92949F;
  background: rgba(146, 148, 159, 0.5);
}
.pricePlan-section .pricePlan-wrapper .pricePlan .center-line {
  padding: clamp(10px, 2.5vw, 28px) 0;
  width: 100%;
}
.pricePlan-section .pricePlan-wrapper .pricePlan .center-line img {
  width: 100%;
  object-fit: cover;
}

.testimonials-section .testimonials-slider-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.testimonials-section .testimonials-slider-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  pointer-events: none;
  background: linear-gradient(90deg, #0C0C0D 0%, rgba(12, 12, 13, 0.17) 29.5%, rgba(12, 12, 13, 0) 50%, rgba(12, 12, 13, 0.3) 74%, #0C0C0D 100%);
}
.testimonials-section .testimonials-slider-wrapper .testimonials-slider {
  width: 65.729vw;
  margin: 0 auto;
  overflow: visible;
}
.testimonials-section .testimonials-slider-wrapper .testimonials-slider .slick-list {
  overflow: visible;
}
.testimonials-section .testimonials-slider-wrapper .testimonials-slider .slider-item {
  margin: 0 0.625vw;
  border-radius: 20px;
  border: 1px solid rgba(250, 250, 250, 0.1);
  background: linear-gradient(180deg, #1D1F2C 0%, #07080D 100%);
}
.testimonials-section .testimonials-slider-wrapper .testimonials-slider .slider-item .client-image {
  width: clamp(48px, 3.333vw, 128px);
  height: clamp(48px, 3.333vw, 128px);
  border-radius: clamp(48px, 3.333vw, 128px);
  overflow: hidden;
}
.testimonials-section .testimonials-slider-wrapper .testimonials-slider .slider-item .client-image img {
  object-fit: cover;
  object-position: top center;
}
.testimonials-section .testimonials-slider-wrapper .testimonials-slider.slider-rightSlider .slider-item {
  direction: ltr;
}

.price-banner .price {
  background: url(../media/bg/banner-image.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 41.667vw;
}
@media (max-width: 820px) {
  .price-banner .price {
    height: 54.878vw;
    background-position: 85%;
  }
}
@media (max-width: 575px) {
  .price-banner .price {
    background-position: 0;
    background-size: 210%;
  }
}
@media (max-width: 490px) {
  .price-banner .price {
    height: 71.429vw;
  }
}
@media (max-width: 430px) {
  .price-banner .price {
    height: 100%;
  }
}
.price-banner .price.banner-2 {
  background: url(../media/bg/banner-image-2.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 820px) {
  .price-banner .price.banner-2 {
    height: 54.878vw;
    background-position: 85%;
  }
}
@media (max-width: 575px) {
  .price-banner .price.banner-2 {
    background-position: 0;
    background-size: 210%;
  }
}
@media (max-width: 490px) {
  .price-banner .price.banner-2 {
    height: 71.429vw;
  }
}
@media (max-width: 430px) {
  .price-banner .price.banner-2 {
    height: 100%;
  }
}
.price-banner .price .content {
  width: 31.771vw;
}
@media (max-width: 820px) {
  .price-banner .price .content {
    width: 80%;
  }
}
@media (max-width: 575px) {
  .price-banner .price .content {
    width: 100%;
  }
}

.brand .brand-slider-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.brand .brand-slider-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  pointer-events: none;
  background: linear-gradient(90deg, #0C0C0D 0%, rgba(12, 12, 13, 0.17) 29.5%, rgba(12, 12, 13, 0) 50%, rgba(12, 12, 13, 0.3) 74%, #0C0C0D 100%);
}
.brand .brand-slider-wrapper .brand-slider {
  width: 74.792vw;
  margin: 0 auto;
  overflow: visible;
}
.brand .brand-slider-wrapper .brand-slider .slick-list {
  overflow: visible;
}
.brand .brand-slider-wrapper .brand-slider .slider-item {
  padding: 0 0.625vw;
}
.brand .brand-slider-wrapper .brand-slider .slider-item .logo {
  width: 13.958vw;
  height: 5.208vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid rgba(250, 250, 250, 0.2);
  background: linear-gradient(180deg, #1D1F2C 0%, #07080D 100%);
}
@media (max-width: 768px) {
  .brand .brand-slider-wrapper .brand-slider .slider-item .logo {
    width: 19.01vw;
    height: 10.208vw;
  }
}
@media (max-width: 490px) {
  .brand .brand-slider-wrapper .brand-slider .slider-item .logo {
    width: 21.837vw;
    height: 14.286vw;
  }
}
.brand .brand-slider-wrapper.slider-rightSlider .slider-item {
  direction: ltr;
}

.blogs-section .blog-item {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgba(250, 250, 250, 0.2);
  background: linear-gradient(180deg, #1D1F2C 0%, #07080D 100%);
  backdrop-filter: blur(10px);
}
.blogs-section .blog-item .image-block {
  position: relative;
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.blogs-section .blog-item .image-block .tag {
  position: absolute;
  left: 0.833vw;
  top: 0.833vw;
  background: #FFD700;
  padding: 0.208vw 0.625vw;
  border-radius: 5px;
}
@media (max-width: 490px) {
  .blogs-section .blog-item .image-block .tag {
    top: 12px;
    left: 12px;
  }
}
.blogs-section .blog-item .image-block img {
  width: 100%;
  object-fit: cover;
  border-radius: clamp(8px, 0.781vw, 30px);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blogs-section .blog-item .client-image {
  width: clamp(18px, 1.667vw, 64px);
  height: clamp(18px, 1.667vw, 64px);
  border-radius: clamp(18px, 1.667vw, 64px);
  overflow: hidden;
}
@media (max-width: 1024px) {
  .blogs-section .blog-item .client-image {
    width: clamp(32px, 3.516vw, 58px);
    height: clamp(32px, 3.516vw, 58px);
  }
}
.blogs-section .blog-item .client-image img {
  object-fit: cover;
  object-position: top center;
}
.blogs-section .blog-item h6, .blogs-section .blog-item h4 {
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.blogs-section .blog-item h6 a, .blogs-section .blog-item h4 a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blogs-section .blog-item:hover {
  cursor: pointer;
}
.blogs-section .blog-item:hover .image-block img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blogs-section .blog-item:hover h6, .blogs-section .blog-item:hover h4 {
  color: #FFD700;
  transition: all 0.5s ease-in-out;
}

.subscribe-section .content {
  background: url(../media/bg/subscribr-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 109px 292px 101px;
  background-size: 100%;
  border-radius: 20px;
}
@media (max-width: 1024px) {
  .subscribe-section .content {
    height: clamp(340px, 37.109vw, 650px);
    display: inline-grid;
    align-items: center;
    background-size: 260%;
    background-position: right;
    padding: 0;
    padding-left: 48px;
  }
}
@media (max-width: 490px) {
  .subscribe-section .content {
    height: 71.429vw;
    background-size: cover;
    padding-left: 24px;
  }
}
@media (max-width: 490px) {
  .subscribe-section .content .gap-24 h5 {
    margin-bottom: 10px;
  }
}
.subscribe-section .content input {
  width: 417px;
}
@media (max-width: 490px) {
  .subscribe-section .content input {
    width: 100%;
    margin-bottom: 12px;
  }
}
@media (max-width: 490px) {
  .subscribe-section .content form .flex-sm-nowrap {
    margin-bottom: 20px;
  }
}
@media (max-width: 490px) {
  .subscribe-section .content form button {
    padding: 12px 24px;
    font-size: 14px;
  }
}

footer .footer-wrapper {
  display: flex;
  gap: clamp(12px, 1.25vw, 40px);
}
@media (max-width: 1024px) {
  footer .footer-wrapper {
    flex-wrap: wrap;
    row-gap: 32px;
  }
}
footer .footer-wrapper .club-detail {
  display: flex;
  align-items: flex-start;
  gap: clamp(12px, 1.25vw, 40px);
  width: clamp(460px, 29.167vw, 850px);
}
@media (max-width: 1024px) {
  footer .footer-wrapper .club-detail {
    width: 99%;
  }
}
@media (max-width: 575px) {
  footer .footer-wrapper .club-detail {
    width: 100%;
  }
}
@media (max-width: 490px) {
  footer .footer-wrapper .club-detail img {
    width: 17%;
  }
}
footer .footer-wrapper .link-block {
  width: clamp(300px, 17.76vw, 620px);
}
@media (max-width: 1024px) {
  footer .footer-wrapper .link-block {
    width: 29.89%;
    padding-left: 16px;
  }
}
@media (max-width: 490px) {
  footer .footer-wrapper .link-block {
    width: 95%;
  }
}
@media (max-width: 490px) {
  footer .footer-wrapper .link-block.block-2 {
    width: 100%;
  }
}
footer .footer-wrapper .link-block .link-list li a {
  transition: all 0.5s ease-in-out;
  color: #92949F;
  font-weight: 500;
}
footer .footer-wrapper .link-block .link-list li:hover a {
  transition: all 0.5s ease-in-out;
  color: #FFD700;
}

.social-link {
  display: flex;
  align-items: center;
  gap: 12px;
}
.social-link li a {
  background-color: #FFD700;
  transition: all 0.5s ease-in-out;
  border-radius: 5px;
  padding: 8px;
}
.social-link li a svg {
  transition: all 0.5s ease-in-out;
}
.social-link li:hover a {
  transition: all 0.5s ease-in-out;
  background-color: #FAFAFA;
}

.achievement-section .achievement-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 820px) {
  .achievement-section .achievement-wrapper {
    justify-content: unset;
    flex-wrap: wrap;
    gap: 15.854vw;
    row-gap: 24px;
  }
}
@media (max-width: 490px) {
  .achievement-section .achievement-wrapper {
    gap: 7.796vw;
  }
}
.achievement-section .achievement-wrapper .achievement-block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20.573vw;
}
@media (max-width: 490px) {
  .achievement-section .achievement-wrapper .achievement-block {
    width: 35.612vw;
    padding-left: 16px;
  }
}
.achievement-section .achievement-wrapper .achievement-block h2 {
  font-size: clamp(60px, 6.25vw, 180px);
  position: relative;
  z-index: 10;
}
.achievement-section .achievement-wrapper .achievement-block h5 {
  position: relative;
  z-index: 20;
  margin-left: -24px;
}
@media (max-width: 820px) {
  .achievement-section .achievement-wrapper .achievement-block h5 {
    margin-left: -14px;
  }
}

.title-banner {
  display: grid;
  align-items: center;
  justify-content: center;
  height: 20.6vw;
  background: url("../media/bg/title-banner.png") no-repeat;
  background-position: center;
  background-size: 100%;
}
@media (max-width: 490px) {
  .title-banner {
    height: 28.571vw;
    background-position: left;
    background-size: 160%;
  }
}

.sidebar {
  border: 1px solid #45474F;
  background: linear-gradient(180deg, #1D1F2C 0%, #0C0C0D 100%);
  padding: clamp(12px, 1.25vw, 48px);
  border-radius: clamp(8px, 0.781vw, 30px);
}
.sidebar .filter-block .list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sidebar .filter-block .list li a {
  color: #92949F;
}
.sidebar .filter-block .list li p {
  color: #45474F;
  transition: all 0.5s ease-in-out;
}
.sidebar .filter-block .list li:hover {
  cursor: pointer;
}
.sidebar .filter-block .list li:hover a {
  transition: all 0.5s ease-in-out;
  color: #FAFAFA;
}
.sidebar .filter-block .list li:hover p {
  transition: all 0.5s ease-in-out;
  color: #FAFAFA;
}
.sidebar .filter-block .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.sidebar .filter-block .sidebar-blog {
  display: flex;
  align-items: center;
  gap: clamp(10px, 0.833vw, 24px);
}
.sidebar .filter-block .sidebar-blog .image-box {
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
}
.sidebar .filter-block .sidebar-blog .image-box img {
  border-radius: 5px;
  width: clamp(72px, 5.365vw, 160px);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.sidebar .filter-block .sidebar-blog .blog-heading {
  font-size: clamp(18px, 1.25vw, 48px);
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.48px;
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.sidebar .filter-block .sidebar-blog:hover .image-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.sidebar .filter-block .sidebar-blog:hover .blog-heading {
  transition: all 0.5s ease-in-out;
  color: #FFD700;
}
.sidebar .filter-block .content-block .tags-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(10px, 0.833vw, 24px);
}
.sidebar .filter-block .content-block .tags-list a {
  font-size: clamp(12px, 0.833vw, 36px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  padding: clamp(10px, 0.833vw, 24px) clamp(12px, 1.25vw, 32px);
  background: #141516;
  color: #92949F;
  transition: all 0.5s ease-in-out;
  border-radius: 5px;
}
.sidebar .filter-block .content-block .tags-list a:hover {
  transition: all 0.5s ease-in-out;
  color: #FF4136;
}

.blog-tags {
  display: flex;
  align-items: center;
  gap: clamp(10px, 0.833vw, 24px);
  padding: clamp(14px, 1.953vw, 32px) 0;
  flex-wrap: wrap;
}
.blog-tags a {
  font-size: clamp(12px, 0.833vw, 36px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  padding: clamp(10px, 0.833vw, 24px) clamp(12px, 1.25vw, 32px);
  background: #141516;
  color: #92949F;
  transition: all 0.5s ease-in-out;
  border-radius: 5px;
}
.blog-tags a:hover {
  transition: all 0.5s ease-in-out;
  color: #FF4136;
}

.blog-detail .detail-container {
  padding: clamp(12px, 1.25vw, 32px);
  border: 1px solid #45474F;
  border-radius: clamp(8px, 0.781vw, 30px);
}
.blog-detail .detail-container .detail-image {
  position: relative;
}
.blog-detail .detail-container .detail-image .tag {
  position: absolute;
  left: 0.833vw;
  top: 0.833vw;
  background: #FFD700;
  padding: 0.208vw 0.625vw;
  border-radius: 5px;
}
@media (max-width: 490px) {
  .blog-detail .detail-container .detail-image .tag {
    top: 12px;
    left: 12px;
  }
}
.blog-detail .detail-container .blog-qoute {
  padding: clamp(24px, 3.125vw, 60px);
  border-radius: clamp(6px, 0.521vw, 20px);
  border-left: 1px solid #FFD700;
  background: #141516;
}
.blog-detail .bottom-container .blog-functional-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(12px, 0.833vw, 40px) 0 clamp(16px, 1.25vw, 48px);
}
@media (max-width: 430px) {
  .blog-detail .bottom-container .blog-functional-bar {
    flex-wrap: wrap;
    row-gap: 24px;
    place-content: center;
  }
}
.blog-detail .bottom-container .review-area .review-block {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
@media (max-width: 490px) {
  .blog-detail .bottom-container .review-area .review-block {
    gap: 8px;
  }
}
.blog-detail .bottom-container .review-area .review-block.block-2 {
  padding-left: clamp(48px, 5vw, 120px);
}
.blog-detail .bottom-container .review-area .review-block .image-box {
  display: flex;
  flex-shrink: 0;
}
.blog-detail .bottom-container .review-area .review-block .image-box img {
  border-radius: 5px;
  width: clamp(40px, 3.646vw, 96px);
}
.blog-detail .bottom-container .review-area .review-block .text-box {
  padding: clamp(10px, 0.833vw, 24px);
  padding-top: 0;
  border-radius: clamp(6px, 0.521vw, 15px);
}
@media (max-width: 490px) {
  .blog-detail .bottom-container .review-area .review-block .text-box h6 {
    font-size: 3vw;
  }
}
.blog-detail .bottom-container .review-area .review-block .text-box .reply-btn {
  background: #141516;
  padding: clamp(6px, 0.417vw, 12px) clamp(12px, 0.833vw, 24px);
  border-radius: 5px;
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 490px) {
  .blog-detail .bottom-container .review-area .review-block .text-box .reply-btn {
    font-size: 2.8vw;
  }
}
.blog-detail .bottom-container .review-area .review-block .text-box .reply-btn:hover {
  transition: all 0.5s ease-in-out;
  background: #FFD700;
  box-shadow: 0px 0px 20px 1px #FFD700;
}

.contact-section .map iframe {
  width: 100%;
  height: clamp(350px, 31.25vw, 950px);
  border-radius: clamp(10px, 1.042vw, 32px);
}

.faq-block {
  padding: clamp(26px, 2.083vw, 64px) 0 clamp(26px, 2.083vw, 64px) clamp(12px, 0.833vw, 32px);
  background: transparent;
}
.faq-block .accordion-button {
  margin: 0;
  position: relative;
  padding: 0;
  font-size: clamp(18px, 1.615vw, 62px);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  line-height: 130%;
  color: #FAFAFA;
}
@media (max-width: 992px) {
  .faq-block .accordion-button {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .faq-block .accordion-button {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  .faq-block .accordion-button {
    font-size: 18px;
  }
}
.faq-block .accordion-button.collapsed {
  border-radius: 0px;
  padding: 0;
  background: none;
  margin: 0;
}
.faq-block .accordion-button.collapsed::after {
  background-image: none !important;
  color: #FAFAFA;
  content: "";
  font-family: "Font Awesome 6 Pro";
}
.faq-block .accordion-button:not(.collapsed) {
  color: #FFD700;
  background: transparent;
  border: none;
  box-shadow: none;
}
.faq-block .accordion-button:focus {
  border: none;
  box-shadow: none;
}
.faq-block .accordion-button::after {
  content: "";
  font-family: "Font Awesome 6 Pro";
  background-image: none !important;
  position: absolute;
  right: 0;
  font-weight: 300;
  color: #FAFAFA;
  font-size: 24px;
  cursor: pointer;
}
.faq-block .accordion-collapse p {
  margin: 8px 0 0;
}

.error-section .error-content h1 {
  font-size: clamp(180px, 20.182vw, 480px);
  font-weight: 600;
  letter-spacing: -7.75px;
  line-height: 90%;
}
@media (max-width: 490px) {
  .error-section .error-content h1 {
    font-size: clamp(120px, 30.612vw, 320px);
    line-height: 120%;
  }
}

.coming-soon-page {
  height: 100vh;
  display: grid;
  align-items: center;
}
.coming-soon-page .coming-soon-cd {
  display: flex;
  align-items: center;
  justify-content: center;
}
.coming-soon-page .coming-soon-cd ul {
  display: flex;
  gap: clamp(12px, 0.833vw, 24px);
}
.coming-soon-page .coming-soon-cd ul li {
  width: 10.156vw;
  height: 9.167vw;
  border: 3px solid rgba(250, 250, 250, 0.2);
  border-radius: clamp(6px, 0.521vw, 20px);
  background: transparent;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1024px) {
  .coming-soon-page .coming-soon-cd ul li {
    width: clamp(80px, 13.672vw, 180px);
    height: clamp(90px, 14.648vw, 190px);
  }
}
.coming-soon-page .coming-soon-cd ul li h2 {
  font-size: clamp(42px, 3.594vw, 138px);
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -2.07px;
  color: #FAFAFA;
}
@media (max-width: 991px) {
  .coming-soon-page .coming-soon-cd ul li h2 {
    font-size: clamp(38px, 5.119vw, 48px);
    letter-spacing: -0.32px;
  }
}
@media (max-width: 767px) {
  .coming-soon-page .coming-soon-cd ul li h2 {
    font-size: clamp(35px, 6.094vw, 45px);
  }
}
@media (max-width: 575px) {
  .coming-soon-page .coming-soon-cd ul li h2 {
    font-size: clamp(24px, 6.512vw, 36px);
    letter-spacing: -0.56px;
  }
}
.coming-soon-page .coming-soon-cd ul li h6 {
  color: #FFD700;
}
@media (max-width: 1399px) {
  .coming-soon-page .title-area img {
    width: 85%;
  }
}
@media (max-width: 992px) {
  .coming-soon-page .title-area img {
    width: 75%;
  }
}
@media (max-width: 499px) {
  .coming-soon-page .title-area img {
    width: 55%;
  }
}
@media (max-width: 390px) {
  .coming-soon-page .title-area img {
    width: 50%;
  }
}
.coming-soon-page .title-name {
  font-family: "DM Sans", sans-serif;
  font-size: 3.59375vw;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0.0359375vw;
}
.coming-soon-page .newsletter .coming-soon-text {
  text-align: center;
  text-transform: uppercase;
  font-size: clamp(48px, 5.998vw, 180px);
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -3.455px;
}
.coming-soon-page .newsletter .newsletter-heading {
  display: flex;
  align-items: center;
  gap: clamp(8px, 1.25vw, 40px);
}
.coming-soon-page .newsletter .newsletter-heading .icon-box {
  display: grid;
  align-items: center;
  justify-content: center;
  background: #0C0C0D;
  padding: clamp(8px, 0.833vw, 24px);
}
.coming-soon-page .newsletter .newsletter-heading h4 {
  line-height: 120%;
  letter-spacing: 1.643px;
}
@media (max-width: 575px) {
  .coming-soon-page .newsletter .newsletter-heading h4 {
    font-size: 16px;
  }
}
.coming-soon-page .newsletter form {
  position: relative;
  margin: 0 auto;
  width: 45%;
}
@media (max-width: 1024px) {
  .coming-soon-page .newsletter form {
    width: 70%;
  }
}
@media (max-width: 490px) {
  .coming-soon-page .newsletter form {
    width: 100%;
    margin-top: 16px;
  }
}
@media (max-width: 490px) {
  .coming-soon-page .newsletter form button {
    position: absolute;
    top: 9px;
    right: 8px;
  }
}
@media (max-width: 799px) {
  .coming-soon-page p br {
    display: none;
  }
}

/*# sourceMappingURL=app.css.map */

/* TOP GAMES – PROPORTIONAL (NO CROP) */
.games-grid{
  display:grid;
  grid-template-columns:repeat(6, 1fr);
  gap:14px;
}

.game-card{
  position:relative;
  border-radius:14px;
  overflow:hidden;
  background:#0c0c0d;
  box-shadow:0 6px 18px rgba(0,0,0,.45);
  transition:transform .2s ease, box-shadow .2s ease;
}


.game-card img{
  width:100%;
  aspect-ratio: 4 / 5;      
  height:auto;
  object-fit:contain;        
  display:block;
  background:#0c0c0d;        
}

/* hover overlay */
.game-card::after{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.55);
  opacity:0;
  transition:opacity .2s ease;
}

.game-card:hover::after{opacity:1;}
.game-card:hover{
  transform:translateY(-3px);
  box-shadow:0 12px 30px rgba(0,0,0,.6);
}

/* Button in template style */
.play-btn{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%) scale(.98);
  padding:10px 22px;
  border-radius:10px;
  background:linear-gradient(135deg,#d4af37,#f0cf6a);
  color:#0c0c0d;
  font-weight:700;
  font-size:14px;
  text-transform:uppercase;
  letter-spacing:.5px;
  opacity:0;
  z-index:2;
  transition:opacity .2s ease, transform .2s ease;
}

.game-card:hover .play-btn{
  opacity:1;
  transform:translate(-50%,-50%) scale(1);
}

/* Responsive */
@media (max-width:1400px){
  .games-grid{grid-template-columns:repeat(5,1fr);}
}
@media (max-width:1200px){
  .games-grid{grid-template-columns:repeat(4,1fr);}
}
@media (max-width:991px){
  .games-grid{grid-template-columns:repeat(3,1fr);}
}
@media (max-width:575px){
  .games-grid{grid-template-columns:repeat(2,1fr); gap:12px;}
  .play-btn{font-size:13px; padding:9px 18px;}
}

.games-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 12px;
}

/* PLAY NOW – TEMPLATE STYLE */
.play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    
    padding: 14px 34px;
    border-radius: 14px;

    background: #ffd83d;          
    color: #111;                  

    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.3px;
    text-transform: none;         

    box-shadow: 0 12px 30px rgba(255, 216, 61, 0.35);

    opacity: 0;
    z-index: 2;
    transition: opacity 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

/* Hover */
.game-card:hover .play-btn {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.02);
    box-shadow: 0 16px 40px rgba(255, 216, 61, 0.45);
}

/* BENEFIT CARDS – EQUAL HEIGHT FIX */
.benefit-block {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.benefit-content {
    flex-grow: 1;
}

.payment-list {
    width: clamp(720px, 85%, 1100px);
    margin: 0 auto;
}

.payment-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 20px;
    margin-bottom: 10px;
    background: rgba(255,255,255,0.04);
    border-radius: 8px;
    color: #fff;
}

.payment-row .method {
    font-size: 16px;
}

.payment-row .limits {
    font-size: 15px;
    opacity: 0.85;
}

@media (max-width: 576px) {
    .payment-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px;
    }
}
.payment-list {
    width: clamp(720px, 85%, 1100px);
    margin: 0 auto;
}

/* PAYMENT TABS – CUSTOM STYLE */
.payment-tabs {
    border-bottom: 1px solid rgba(255,255,255,0.15);
    gap: 12px;
}

.payment-tabs .nav-link {
    background: transparent;
    border: none;
    color: rgba(255,255,255,0.6);
    font-weight: 500;
    padding: 10px 22px;
    border-radius: 8px 8px 0 0;
    transition: all 0.25s ease;
}

/* Hover */
.payment-tabs .nav-link:hover {
    color: #ffffff;
}

/* Active tab */
.payment-tabs .nav-link.active {
    background: #ffffff;
    color: #000000;
    font-weight: 600;
    box-shadow: 0 -2px 12px rgba(0,0,0,0.25);
}

/* Remove default bootstrap focus / blue */
.payment-tabs .nav-link:focus,
.payment-tabs .nav-link:active {
    outline: none;
    box-shadow: none;
}
/* =========================
   HEADER
========================= */

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 18px 0;
    background: rgba(8, 17, 22, 0.72);
    border-bottom: 1px solid rgba(155, 184, 191, 0.14);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}

.navigation {
    min-height: 72px;
}

/* Navigation wrapper */
.menu-button-right {
    display: flex;
    align-items: center;
    gap: 32px;
}

.main-menu__nav {
    display: flex;
    align-items: center;
}

.main-menu {
    margin: 0;
    padding: 0;
    gap: 28px;
}

/* Navigation Links */
.main-menu li a {
    position: relative;
    color: #F4F1EA;
    font-family: "DM Sans", sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.02em;
    transition: color 0.3s ease;
}

.main-menu li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 0;
    height: 1px;
    background: #9BB8BF;
    transition: width 0.3s ease;
}

.main-menu li a:hover {
    color: #9BB8BF;
}

.main-menu li a:hover::after {
    width: 100%;
}

/* Right Side */
.main-menu__right {
    display: flex;
    align-items: center;
    gap: 16px;
}

/* Main Button */
.header .cus-btn {
    background: #F4F1EA;
    border: 1px solid #F4F1EA;
    color: #081116;

    padding: 12px 26px;

    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.03em;

    border-radius: 4px;
    transition: all 0.3s ease;
}

.header .cus-btn:hover {
    background: #9BB8BF;
    border-color: #9BB8BF;
    color: #081116;
}

/* Mobile Menu Icon */
.main-menu__toggler {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-menu__toggler img {
    width: 28px;
    height: 28px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    opacity: 0.9;
    transition: opacity 0.3s ease;
}

.main-menu__toggler:hover img {
    opacity: 1;
}

/* Tablet */
@media (max-width: 1199px) {
    .header {
        padding: 14px 0;
    }

    .navigation {
        min-height: 64px;
    }
}

/* Mobile */
@media (max-width: 575px) {
    .header {
        padding: 10px 0;
    }

    .navigation {
        min-height: 56px;
    }

    .navigation > a img {
        width: 95px;
    }

    .menu-button-right {
        gap: 12px;
    }
}

/* =========================
   HERO BANNER
========================= */

.hero-banner {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding-top: 120px;
    background:
        radial-gradient(
            circle at 78% 45%,
            rgba(155, 184, 191, 0.12) 0%,
            rgba(155, 184, 191, 0.04) 28%,
            transparent 55%
        ),
        linear-gradient(
            135deg,
            #081116 0%,
            #101C22 52%,
            #081116 100%
        );
}

.hero-banner::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(
            90deg,
            rgba(8, 17, 22, 0.92) 0%,
            rgba(8, 17, 22, 0.68) 42%,
            rgba(8, 17, 22, 0.1) 72%
        );
}

.hero-banner .container-fluid {
    position: relative;
    z-index: 2;
}

.hero-banner .banner-content {
    max-width: 820px;
}

.hero-eyebrow {
    color: #9BB8BF;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.hero-banner h1 {
    color: #F4F1EA;
    max-width: 900px;
    font-size: clamp(48px, 5vw, 88px);
    line-height: 1.02;
    letter-spacing: -0.04em;
}

.hero-banner .color-primary {
    color: #9BB8BF;
}

.hero-banner .medium-gray {
    color: #9BA6A8;
}

.hero-banner .banner-content > p.text-18 {
    max-width: 720px;
    line-height: 1.65;
}

.hero-location-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.hero-location-list span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 14px;
    border: 1px solid rgba(155, 184, 191, 0.22);
    border-radius: 999px;
    background: rgba(244, 241, 234, 0.03);
    color: #F4F1EA;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.02em;
}

.hero-link {
    position: relative;
    color: #F4F1EA;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 2px;
}

.hero-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 100%;
    height: 1px;
    background: #9BB8BF;
    transform-origin: left;
    transition: transform 0.3s ease;
}

.hero-link:hover {
    color: #9BB8BF;
}

.hero-link:hover::after {
    transform: scaleX(0.55);
}

/* Image */
.hero-banner .banner-image {
    position: relative;
}

.hero-banner .banner-image::before {
    content: "";
    position: absolute;
    inset: 8% -8% -8% 12%;
    border: 1px solid rgba(155, 184, 191, 0.12);
    border-radius: 24px;
    z-index: -1;
}

.hero-banner .banner-image img {
    width: 100%;
    max-height: 720px;
    object-fit: cover;
    border-radius: 20px;
    border: 1px solid rgba(244, 241, 234, 0.08);
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.35);
}

/* Tablet */
@media (max-width: 1199px) {
    .hero-banner {
        min-height: auto;
        padding: 150px 0 80px;
    }

    .hero-banner::before {
        background: rgba(8, 17, 22, 0.35);
    }

    .hero-banner .banner-image {
        margin-bottom: 48px;
    }

    .hero-location-list {
        justify-content: center;
    }
}

/* Mobile */
@media (max-width: 575px) {
    .hero-banner {
        padding: 115px 0 56px;
    }

    .hero-banner h1 {
        font-size: clamp(38px, 11vw, 54px);
        line-height: 1.06;
    }

    .hero-eyebrow {
        font-size: 11px;
        letter-spacing: 0.14em;
    }

    .hero-location-list {
        gap: 7px;
    }

    .hero-location-list span {
        padding: 7px 11px;
        font-size: 12px;
    }

    .hero-banner .banner-image img {
        border-radius: 14px;
    }

    .hero-banner .banner-content .d-flex {
        flex-direction: column;
    }
}

/* Hero primary button — Hamburg style */
.hero-banner .cus-btn.primary {
    background: #9BB8BF !important;
    border: 1px solid #9BB8BF !important;
    color: #081116 !important;

    padding: 14px 28px;
    border-radius: 5px;

    font-weight: 600;
    letter-spacing: 0.03em;

    box-shadow: 0 8px 28px rgba(155, 184, 191, 0.12);
    transition: all 0.3s ease;
}

.hero-banner .cus-btn.primary::before {
    background: #F4F1EA !important;
}

.hero-banner .cus-btn.primary:hover {
    background: #F4F1EA !important;
    border-color: #F4F1EA !important;
    color: #081116 !important;
    box-shadow: 0 10px 32px rgba(155, 184, 191, 0.2);
}

/* ==========================================================
   ABOUT
========================================================== */

.about-section {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(
            circle at 8% 25%,
            rgba(155, 184, 191, 0.07),
            transparent 30%
        ),
        #081116;
}


/* Heading */

.about-eyebrow,
.about-label {
    color: #9BB8BF;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.about-section h2 {
    max-width: 900px;
    font-size: clamp(38px, 4vw, 68px);
    line-height: 1.08;
    letter-spacing: -0.035em;
}

.about-accent {
    color: #9BB8BF;
}

.about-intro {
    max-width: 900px;
    color: #9BA6A8;
    font-size: clamp(17px, 1.1vw, 21px);
    line-height: 1.75;
}


/* Image */

.about-image {
    position: relative;
    height: 100%;
    min-height: 590px;
    overflow: hidden;
    border-radius: 18px;
    border: 1px solid rgba(155, 184, 191, 0.14);
}

.about-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            180deg,
            transparent 50%,
            rgba(8, 17, 22, 0.88) 100%
        );
    pointer-events: none;
}

.about-image img {
    width: 100%;
    height: 100%;
    min-height: 590px;
    object-fit: cover;
}

.about-image-caption {
    position: absolute;
    left: 32px;
    right: 32px;
    bottom: 28px;
    z-index: 2;

    display: flex;
    align-items: center;
    gap: 18px;
}

.about-caption-year {
    color: #F4F1EA;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
}

.about-image-caption > div {
    padding-left: 18px;
    border-left: 1px solid rgba(244, 241, 234, 0.25);
}

.about-image-caption p {
    margin-bottom: 3px;
    color: #F4F1EA;
    font-size: 14px;
    font-weight: 600;
}

.about-image-caption div span {
    color: #9BA6A8;
    font-size: 13px;
}


/* Main story */

.about-story {
    height: 100%;
    padding: clamp(30px, 3vw, 58px);

    display: flex;
    flex-direction: column;
    justify-content: center;

    background: #101C22;
    border: 1px solid rgba(155, 184, 191, 0.12);
    border-radius: 18px;
}

.about-story h3 {
    max-width: 620px;
    font-size: clamp(27px, 2vw, 40px);
    line-height: 1.2;
}

.about-story > p:not(.about-label) {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.about-story > p:not(.about-label) + p {
    margin-top: 18px;
}

.about-story .about-label {
    margin-bottom: 14px;
}


/* Facts */

.about-facts {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border: 1px solid rgba(155, 184, 191, 0.14);
    border-radius: 18px;
    overflow: hidden;
    background: #101C22;
}

.about-fact {
    min-height: 175px;
    padding: 28px;

    display: flex;
    align-items: flex-start;
    gap: 18px;

    border-right: 1px solid rgba(155, 184, 191, 0.12);
}

.about-fact:last-child {
    border-right: none;
}

.about-fact-icon {
    width: 44px;
    height: 44px;
    flex: 0 0 44px;

    display: flex;
    align-items: center;
    justify-content: center;

    border: 1px solid rgba(155, 184, 191, 0.24);
    border-radius: 50%;

    color: #9BB8BF;
    font-size: 16px;
}

.about-fact-value {
    display: block;
    margin-bottom: 8px;

    color: #F4F1EA;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: clamp(21px, 1.4vw, 28px);
    font-weight: 600;
    line-height: 1.15;
}

.about-fact p {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.55;
}


/* Identity */

.about-identity {
    display: grid;
    grid-template-columns: 0.85fr 1.15fr;
    gap: clamp(40px, 6vw, 110px);

    padding: clamp(34px, 4vw, 70px);

    border-top: 1px solid rgba(155, 184, 191, 0.16);
    border-bottom: 1px solid rgba(155, 184, 191, 0.16);
}

.about-identity-heading h3 {
    max-width: 560px;
    margin-top: 14px;

    font-size: clamp(28px, 2.3vw, 44px);
    line-height: 1.18;
}

.about-identity-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 18px;
}

.about-identity-content p {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}


/* Licence */

.about-license {
    position: relative;

    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 30px;

    padding: clamp(30px, 3.2vw, 56px);

    background:
        linear-gradient(
            110deg,
            rgba(155, 184, 191, 0.09),
            rgba(155, 184, 191, 0.025)
        );

    border: 1px solid rgba(155, 184, 191, 0.18);
    border-radius: 18px;
}

.about-license-icon {
    width: 68px;
    height: 68px;

    display: flex;
    align-items: center;
    justify-content: center;

    border: 1px solid rgba(155, 184, 191, 0.25);
    border-radius: 50%;

    color: #9BB8BF;
    font-size: 24px;
}

.about-license-content {
    max-width: 950px;
}

.about-license-content h3 {
    font-size: clamp(25px, 1.8vw, 36px);
}

.about-license-content > p:not(.about-label) {
    color: #9BA6A8;
    font-size: 15px;
    line-height: 1.7;
}

.about-license-content > p:not(.about-label) + p {
    margin-top: 12px;
}

.about-license-content .about-label {
    margin-bottom: 10px;
}

.about-license-mark {
    min-width: 125px;
    padding-left: 28px;

    border-left: 1px solid rgba(155, 184, 191, 0.18);
    text-align: center;
}

.about-license-mark span {
    display: block;

    color: #F4F1EA;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 1;
}

.about-license-mark small {
    display: block;
    margin-top: 8px;

    color: #9BA6A8;
    font-size: 11px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}


/* Responsive */

@media (max-width: 1199px) {

    .about-image,
    .about-image img {
        min-height: 500px;
    }

    .about-facts {
        grid-template-columns: repeat(2, 1fr);
    }

    .about-fact:nth-child(2) {
        border-right: none;
    }

    .about-fact:nth-child(-n+2) {
        border-bottom: 1px solid rgba(155, 184, 191, 0.12);
    }
}


@media (max-width: 991px) {

    .about-identity {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .about-license {
        grid-template-columns: auto 1fr;
    }

    .about-license-mark {
        grid-column: 1 / -1;

        padding: 22px 0 0;
        border-left: none;
        border-top: 1px solid rgba(155, 184, 191, 0.18);

        text-align: left;
    }
}


@media (max-width: 575px) {

    .about-image,
    .about-image img {
        min-height: 400px;
    }

    .about-image-caption {
        left: 20px;
        right: 20px;
        bottom: 20px;
    }

    .about-facts {
        grid-template-columns: 1fr;
    }

    .about-fact {
        min-height: auto;
        border-right: none;
        border-bottom: 1px solid rgba(155, 184, 191, 0.12);
    }

    .about-fact:last-child {
        border-bottom: none;
    }

    .about-identity {
        padding: 30px 4px;
    }

    .about-license {
        grid-template-columns: 1fr;
    }

    .about-license-icon {
        width: 56px;
        height: 56px;
    }
}

/* ==========================================================
   FOUR LOCATIONS
========================================================== */

.locations-section {
    position: relative;
    overflow: hidden;
    background: #101C22;
}

.locations-section::before {
    content: "";
    position: absolute;
    top: -300px;
    right: -200px;

    width: 650px;
    height: 650px;

    border-radius: 50%;
    background: rgba(155, 184, 191, 0.06);
    filter: blur(100px);

    pointer-events: none;
}


/* ==========================================================
   HEADING
========================================================== */

.locations-heading {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: 1fr 0.75fr;
    align-items: end;
    gap: clamp(40px, 7vw, 130px);
}

.locations-eyebrow,
.location-type {
    color: #9BB8BF;

    font-size: 12px;
    font-weight: 600;
    line-height: 1.3;

    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.locations-heading h2 {
    max-width: 850px;

    font-size: clamp(38px, 4vw, 68px);
    line-height: 1.07;
    letter-spacing: -0.035em;
}

.locations-accent {
    color: #9BB8BF;
}

.locations-heading-text {
    max-width: 650px;
}

.locations-heading-text p {
    color: #9BA6A8;

    font-size: 16px;
    line-height: 1.75;
}


/* ==========================================================
   ESPLANADE FEATURE
========================================================== */

.location-feature {
    position: relative;

    display: grid;
    grid-template-columns: 1.05fr 0.95fr;

    overflow: hidden;

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.16);
    border-radius: 20px;
}


/* Image */

.location-feature-image {
    position: relative;

    width: 100%;
    height: 100%;
    min-height: 650px;

    overflow: hidden;

    background: #081116;
}

.location-feature-image img {
    display: block;

    width: 100%;
    height: 100%;
    min-height: 650px;

    object-fit: cover;
    object-position: center;

    transition: transform 0.7s ease;
}

.location-feature-image::after {
    content: "";

    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            180deg,
            rgba(8, 17, 22, 0.02) 40%,
            rgba(8, 17, 22, 0.48) 100%
        );

    pointer-events: none;
}

.location-feature:hover .location-feature-image img {
    transform: scale(1.025);
}


/* Image badge */

.location-image-badge {
    position: absolute;
    top: 26px;
    left: 26px;
    z-index: 3;

    padding: 9px 15px;

    background: rgba(8, 17, 22, 0.82);

    border: 1px solid rgba(244, 241, 234, 0.16);
    border-radius: 100px;

    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);

    color: #F4F1EA;

    font-size: 11px;
    font-weight: 600;

    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.location-image-number {
    position: absolute;
    right: 26px;
    bottom: 22px;
    z-index: 3;

    color: #F4F1EA;

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
}


/* Content */

.location-feature-content {
    display: flex;
    flex-direction: column;
    justify-content: center;

    padding: clamp(34px, 4vw, 70px);
}

.location-feature-content .location-type {
    margin-bottom: 13px;
}

.location-feature-content h3 {
    margin-bottom: 10px;

    color: #F4F1EA;

    font-size: clamp(32px, 2.7vw, 50px);
    line-height: 1.1;
}


/* Address */

.location-address {
    display: flex;
    align-items: center;
    gap: 8px;

    color: #9BB8BF;

    font-size: 13px;
    line-height: 1.5;
}

.location-address i {
    font-size: 12px;
}

.location-feature-content > .location-address {
    margin-bottom: 26px;
}


/* Copy */

.location-copy {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.location-copy p {
    color: #9BA6A8;

    font-size: 15px;
    line-height: 1.75;
}


/* Feature list */

.location-feature-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);

    gap: 10px;

    margin-top: 28px;
}

.location-feature-item {
    padding: 18px;

    background: rgba(244, 241, 234, 0.025);

    border: 1px solid rgba(155, 184, 191, 0.12);
    border-radius: 10px;
}

.location-feature-icon {
    width: 34px;
    height: 34px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-bottom: 14px;

    border: 1px solid rgba(155, 184, 191, 0.2);
    border-radius: 50%;

    color: #9BB8BF;

    font-size: 13px;
}

.location-feature-item span {
    display: block;

    margin-bottom: 5px;

    color: #F4F1EA;

    font-size: 13px;
    font-weight: 600;
}

.location-feature-item p {
    margin: 0;

    color: #9BA6A8;

    font-size: 12px;
    line-height: 1.45;
}


/* Classical gaming hours */

.location-classic-hours {
    margin-top: 12px;
    padding: 17px 18px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 20px;

    background: rgba(155, 184, 191, 0.05);

    border-left: 2px solid #9BB8BF;
}

.location-classic-title {
    display: flex;
    align-items: center;
    gap: 9px;

    color: #F4F1EA;

    font-size: 13px;
    font-weight: 600;
}

.location-classic-title i {
    color: #9BB8BF;
}

.location-classic-times p {
    margin: 0;

    color: #9BA6A8;

    font-size: 12px;
    line-height: 1.65;
}

.location-classic-times strong {
    margin-left: 5px;

    color: #F4F1EA;

    font-weight: 500;
}


/* ==========================================================
   THREE LOCATION CARDS
========================================================== */

.locations-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));

    gap: 18px;
}

.location-card {
    display: flex;
    flex-direction: column;

    overflow: hidden;

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.14);
    border-radius: 16px;

    transition:
        transform 0.35s ease,
        border-color 0.35s ease;
}

.location-card:hover {
    transform: translateY(-5px);

    border-color: rgba(155, 184, 191, 0.32);
}


/* Card image */

.location-card-image {
    position: relative;

    width: 100%;
    height: 270px;

    overflow: hidden;

    background: #081116;
}

.location-card-image img {
    display: block;

    width: 100%;
    height: 270px;

    object-fit: cover;
    object-position: center;

    transition: transform 0.6s ease;
}

.location-card-image::after {
    content: "";

    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            180deg,
            rgba(8, 17, 22, 0) 45%,
            rgba(8, 17, 22, 0.6) 100%
        );

    pointer-events: none;
}

.location-card:hover .location-card-image img {
    transform: scale(1.04);
}

.location-card-number {
    position: absolute;
    top: 18px;
    right: 20px;
    z-index: 3;

    color: #F4F1EA;

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
}


/* Card content */

.location-card-content {
    flex: 1;

    display: flex;
    flex-direction: column;

    padding: 27px;
}

.location-card-content .location-type {
    margin-bottom: 10px;
}

.location-card-content h3 {
    margin-bottom: 9px;

    color: #F4F1EA;

    font-size: clamp(23px, 1.6vw, 31px);
    line-height: 1.15;
}

.location-card-content .location-address {
    margin-bottom: 20px;
}

.location-card-description {
    margin-bottom: 28px;

    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.7;
}


/* Card footer */

.location-card-footer {
    margin-top: auto;
    padding-top: 20px;

    border-top: 1px solid rgba(155, 184, 191, 0.11);
}

.location-card-time {
    display: flex;
    align-items: center;

    gap: 12px;
}

.location-card-time > i {
    width: 34px;
    height: 34px;

    display: flex;
    align-items: center;
    justify-content: center;

    border: 1px solid rgba(155, 184, 191, 0.2);
    border-radius: 50%;

    color: #9BB8BF;

    font-size: 13px;
}

.location-card-time span {
    display: block;

    color: #9BA6A8;

    font-size: 11px;
}

.location-card-time strong {
    display: block;

    margin-top: 2px;

    color: #F4F1EA;

    font-size: 15px;
    font-weight: 600;
}

.location-card-note {
    display: block;

    margin-top: 15px;

    color: #9BB8BF;

    font-size: 11px;

    letter-spacing: 0.04em;
}


/* ==========================================================
   COMPARISON
========================================================== */

.locations-comparison {
    padding: clamp(28px, 3vw, 46px);

    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    align-items: center;

    gap: 50px;

    background:
        linear-gradient(
            110deg,
            rgba(155, 184, 191, 0.08),
            rgba(155, 184, 191, 0.02)
        );

    border: 1px solid rgba(155, 184, 191, 0.16);
    border-radius: 16px;
}

.locations-comparison-title {
    display: flex;
    align-items: flex-start;

    gap: 18px;
}

.locations-comparison-icon {
    width: 46px;
    height: 46px;
    flex: 0 0 46px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.24);
    border-radius: 50%;
}

.locations-comparison-title p {
    margin-bottom: 6px;

    color: #9BB8BF;

    font-size: 11px;

    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.locations-comparison-title h3 {
    color: #F4F1EA;

    font-size: clamp(21px, 1.5vw, 29px);
    line-height: 1.25;
}

.locations-comparison-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    gap: 22px 30px;
}

.locations-comparison-item span {
    display: block;

    margin-bottom: 5px;

    color: #F4F1EA;

    font-size: 14px;
    font-weight: 600;
}

.locations-comparison-item p {
    margin: 0;

    color: #9BA6A8;

    font-size: 12px;
    line-height: 1.5;
}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 1199px) {

    .location-feature {
        grid-template-columns: 1fr;
    }

    .location-feature-image,
    .location-feature-image img {
        min-height: 500px;
        height: 500px;
    }

    .locations-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .location-card:last-child {
        grid-column: 1 / -1;
    }
}


@media (max-width: 991px) {

    .locations-heading {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .locations-comparison {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}


@media (max-width: 767px) {

    .location-feature-list {
        grid-template-columns: 1fr;
    }

    .locations-grid {
        grid-template-columns: 1fr;
    }

    .location-card:last-child {
        grid-column: auto;
    }

    .locations-comparison-grid {
        grid-template-columns: 1fr 1fr;
    }
}


@media (max-width: 575px) {

    .location-feature-image,
    .location-feature-image img {
        min-height: 340px;
        height: 340px;
    }

    .location-card-image,
    .location-card-image img {
        height: 220px;
    }

    .location-classic-hours {
        flex-direction: column;
        align-items: flex-start;
    }

    .locations-comparison-grid {
        grid-template-columns: 1fr;
    }

    .location-image-number {
        font-size: 32px;
    }
}

/* ==========================================================
   CASINO ESPLANADE / MAIN VENUE
========================================================== */

.main-venue-section {
    position: relative;
    overflow: hidden;
    background: #081116;
}

.main-venue-section::before {
    content: "";
    position: absolute;
    top: 120px;
    left: -250px;

    width: 550px;
    height: 550px;

    border-radius: 50%;
    background: rgba(155, 184, 191, 0.055);
    filter: blur(110px);

    pointer-events: none;
}


/* ==========================================================
   HEADING
========================================================== */

.main-venue-heading {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: 1fr 0.65fr;
    align-items: end;

    gap: clamp(40px, 8vw, 150px);
}

.venue-eyebrow,
.venue-label {
    color: #9BB8BF;

    font-size: 11px;
    font-weight: 600;
    line-height: 1.4;

    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.venue-eyebrow {
    margin-bottom: 15px;
}

.main-venue-heading h2 {
    color: #F4F1EA;

    font-size: clamp(42px, 5vw, 78px);
    line-height: 1;
    letter-spacing: -0.04em;
}

.main-venue-heading-right p {
    max-width: 620px;

    color: #9BA6A8;

    font-size: 16px;
    line-height: 1.75;
}


/* ==========================================================
   INTRO
========================================================== */

.venue-intro {
    position: relative;

    display: grid;
    grid-template-columns: 180px 1fr;

    overflow: hidden;

    background: #101C22;

    border: 1px solid rgba(155, 184, 191, 0.15);
    border-radius: 18px;
}

.venue-intro-number {
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    padding: 38px;

    background: rgba(155, 184, 191, 0.055);

    border-right: 1px solid rgba(155, 184, 191, 0.12);
}

.venue-intro-number span {
    color: #9BB8BF;

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 62px;
    font-weight: 500;
    line-height: 1;
}

.venue-intro-number p {
    color: #9BA6A8;

    font-size: 11px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.venue-intro-content {
    padding: clamp(35px, 4vw, 68px);
}

.venue-intro-content h3 {
    max-width: 850px;

    margin: 13px 0 32px;

    color: #F4F1EA;

    font-size: clamp(29px, 2.5vw, 47px);
    line-height: 1.16;
}

.venue-intro-columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    gap: clamp(30px, 5vw, 80px);
}

.venue-intro-columns p {
    color: #9BA6A8;

    font-size: 15px;
    line-height: 1.75;
}


/* ==========================================================
   FLOORS
========================================================== */

.venue-layout {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    gap: 18px;
}

.venue-floor {
    min-height: 420px;

    display: flex;
    flex-direction: column;

    padding: clamp(30px, 3.5vw, 55px);

    background: #101C22;

    border: 1px solid rgba(155, 184, 191, 0.13);
    border-radius: 16px;
}

.venue-floor-highlight {
    background:
        linear-gradient(
            135deg,
            rgba(155, 184, 191, 0.09),
            rgba(155, 184, 191, 0.025)
        ),
        #101C22;

    border-color: rgba(155, 184, 191, 0.24);
}

.venue-floor-top {
    display: flex;
    justify-content: space-between;
    align-items: center;

    margin-bottom: 45px;
}

.venue-floor-number {
    color: rgba(244, 241, 234, 0.22);

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 43px;
    font-weight: 500;
}

.venue-floor-top i {
    width: 48px;
    height: 48px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.24);
    border-radius: 50%;
}

.venue-floor h3 {
    margin: 9px 0 17px;

    color: #F4F1EA;

    font-size: clamp(27px, 2vw, 38px);
}

.venue-floor-text {
    max-width: 620px;

    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.7;
}

.venue-floor-meta {
    margin-top: auto;
    padding-top: 25px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    border-top: 1px solid rgba(155, 184, 191, 0.12);
}

.venue-floor-meta span {
    color: #9BA6A8;

    font-size: 12px;
}

.venue-floor-meta span i {
    margin-right: 6px;

    color: #9BB8BF;
}

.venue-floor-meta strong {
    color: #F4F1EA;

    font-size: 14px;
    font-weight: 600;
}

.venue-floor-meta-multi {
    gap: 35px;
}

.venue-floor-meta-multi div {
    flex: 1;
}

.venue-floor-meta-multi span,
.venue-floor-meta-multi strong {
    display: block;
}

.venue-floor-meta-multi strong {
    margin-top: 4px;
}


/* ==========================================================
   EXPERIENCE
========================================================== */

.venue-experience {
    display: grid;
    grid-template-columns: 0.7fr 1.3fr;

    gap: clamp(40px, 6vw, 100px);

    padding: clamp(35px, 4vw, 65px);

    border-top: 1px solid rgba(155, 184, 191, 0.15);
    border-bottom: 1px solid rgba(155, 184, 191, 0.15);
}

.venue-experience-heading h3 {
    max-width: 520px;

    margin: 12px 0 18px;

    color: #F4F1EA;

    font-size: clamp(27px, 2.2vw, 41px);
    line-height: 1.2;
}

.venue-experience-heading > p:last-child {
    max-width: 500px;

    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.7;
}

.venue-experience-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    gap: 1px;

    background: rgba(155, 184, 191, 0.12);

    border: 1px solid rgba(155, 184, 191, 0.12);
}

.venue-experience-item {
    position: relative;

    min-height: 215px;

    padding: 26px;

    background: #081116;
}

.venue-experience-icon {
    width: 37px;
    height: 37px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-bottom: 25px;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.2);
    border-radius: 50%;
}

.venue-experience-item > span {
    position: absolute;
    top: 25px;
    right: 25px;

    color: rgba(155, 184, 191, 0.35);

    font-size: 11px;
}

.venue-experience-item h4 {
    margin-bottom: 9px;

    color: #F4F1EA;

    font-size: 16px;
    font-weight: 600;
}

.venue-experience-item p {
    color: #9BA6A8;

    font-size: 12px;
    line-height: 1.6;
}


/* ==========================================================
   MODERNISATION
========================================================== */

.venue-modernisation {
    display: grid;
    grid-template-columns: 220px 1fr;

    overflow: hidden;

    background:
        linear-gradient(
            110deg,
            rgba(155, 184, 191, 0.09),
            rgba(155, 184, 191, 0.025)
        ),
        #101C22;

    border: 1px solid rgba(155, 184, 191, 0.22);
    border-radius: 18px;
}

.venue-modernisation-side {
    padding: 38px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;

    border-right: 1px solid rgba(155, 184, 191, 0.14);
}

.venue-modernisation-icon {
    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.25);
    border-radius: 50%;

    font-size: 18px;
}

.venue-modernisation-side span {
    display: block;

    margin-bottom: 5px;

    color: #9BA6A8;

    font-size: 10px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.venue-modernisation-side strong {
    color: #F4F1EA;

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 35px;
    font-weight: 500;
}

.venue-modernisation-content {
    padding: clamp(35px, 4vw, 65px);
}

.venue-modernisation-content h3 {
    max-width: 780px;

    margin: 11px 0 23px;

    color: #F4F1EA;

    font-size: clamp(27px, 2.1vw, 40px);
    line-height: 1.2;
}

.venue-modernisation-content > p:not(.venue-label) {
    max-width: 900px;

    margin-bottom: 13px;

    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.72;
}

.venue-modernisation-warning {
    max-width: 900px;

    margin-top: 25px;
    padding: 20px 22px;

    display: flex;
    align-items: flex-start;

    gap: 14px;

    background: rgba(155, 184, 191, 0.07);

    border-left: 2px solid #9BB8BF;
}

.venue-modernisation-warning i {
    margin-top: 3px;

    color: #9BB8BF;
}

.venue-modernisation-warning p {
    margin: 0;

    color: #F4F1EA;

    font-size: 13px;
    line-height: 1.65;
}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 1199px) {

    .venue-experience {
        grid-template-columns: 1fr;
    }
}


@media (max-width: 991px) {

    .main-venue-heading {
        grid-template-columns: 1fr;

        gap: 24px;
    }

    .venue-intro {
        grid-template-columns: 130px 1fr;
    }

    .venue-layout {
        grid-template-columns: 1fr;
    }

    .venue-modernisation {
        grid-template-columns: 160px 1fr;
    }
}


@media (max-width: 767px) {

    .venue-intro {
        grid-template-columns: 1fr;
    }

    .venue-intro-number {
        min-height: auto;

        flex-direction: row;
        align-items: center;

        padding: 25px;

        border-right: none;
        border-bottom: 1px solid rgba(155, 184, 191, 0.12);
    }

    .venue-intro-number span {
        font-size: 40px;
    }

    .venue-intro-columns {
        grid-template-columns: 1fr;

        gap: 16px;
    }

    .venue-experience-grid {
        grid-template-columns: 1fr;
    }

    .venue-modernisation {
        grid-template-columns: 1fr;
    }

    .venue-modernisation-side {
        min-height: auto;

        flex-direction: row;
        align-items: center;

        border-right: none;
        border-bottom: 1px solid rgba(155, 184, 191, 0.14);
    }
}


@media (max-width: 575px) {

    .venue-floor {
        min-height: auto;
    }

    .venue-floor-top {
        margin-bottom: 30px;
    }

    .venue-floor-meta,
    .venue-floor-meta-multi {
        margin-top: 30px;

        flex-direction: column;
        align-items: flex-start;

        gap: 12px;
    }

    .venue-experience {
        padding-left: 0;
        padding-right: 0;
    }
}

/* ==========================================================
   GAMING OVERVIEW
========================================================== */

.gaming-section {
    position: relative;
    overflow: hidden;

    background: #101C22;
}

.gaming-section::before {
    content: "";

    position: absolute;
    top: -250px;
    left: 40%;

    width: 700px;
    height: 700px;

    border-radius: 50%;

    background: rgba(155, 184, 191, 0.045);
    filter: blur(120px);

    pointer-events: none;
}


/* ==========================================================
   HEADING
========================================================== */

.gaming-heading {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: 1fr 0.75fr;
    align-items: end;

    gap: clamp(40px, 7vw, 130px);
}

.gaming-eyebrow,
.gaming-type {
    color: #9BB8BF;

    font-size: 11px;
    font-weight: 600;
    line-height: 1.4;

    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.gaming-heading h2 {
    max-width: 850px;

    color: #F4F1EA;

    font-size: clamp(40px, 4.5vw, 72px);
    line-height: 1.05;

    letter-spacing: -0.04em;
}

.gaming-accent {
    color: #9BB8BF;
}

.gaming-heading-text {
    display: flex;
    flex-direction: column;

    gap: 13px;
}

.gaming-heading-text p {
    color: #9BA6A8;

    font-size: 15px;
    line-height: 1.75;
}


/* ==========================================================
   MAIN SPLIT
========================================================== */

.gaming-split {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    gap: 18px;
}

.gaming-panel {
    position: relative;

    min-height: 580px;

    display: flex;
    flex-direction: column;

    padding: clamp(32px, 4vw, 64px);

    overflow: hidden;

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.14);
    border-radius: 18px;
}

.gaming-panel-classic {
    background:
        linear-gradient(
            135deg,
            rgba(155, 184, 191, 0.09),
            rgba(155, 184, 191, 0.015)
        ),
        #081116;

    border-color: rgba(155, 184, 191, 0.23);
}

.gaming-panel-top {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 55px;
}

.gaming-panel-icon {
    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    font-size: 18px;

    border: 1px solid rgba(155, 184, 191, 0.24);
    border-radius: 50%;
}

.gaming-panel-number {
    color: rgba(155, 184, 191, 0.25);

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 45px;
    font-weight: 500;
}

.gaming-panel h3 {
    margin: 11px 0 20px;

    color: #F4F1EA;

    font-size: clamp(29px, 2.5vw, 45px);
    line-height: 1.15;
}

.gaming-panel-description {
    max-width: 650px;

    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.75;
}


/* ==========================================================
   SLOT LOCATIONS
========================================================== */

.gaming-location-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    margin-top: 32px;

    border-top: 1px solid rgba(155, 184, 191, 0.12);
    border-left: 1px solid rgba(155, 184, 191, 0.12);
}

.gaming-location {
    padding: 18px;

    border-right: 1px solid rgba(155, 184, 191, 0.12);
    border-bottom: 1px solid rgba(155, 184, 191, 0.12);
}

.gaming-location span {
    display: block;

    margin-bottom: 4px;

    color: #F4F1EA;

    font-size: 14px;
    font-weight: 600;
}

.gaming-location p {
    color: #9BA6A8;

    font-size: 11px;
}


/* ==========================================================
   CLASSICAL GAMES
========================================================== */

.classic-games {
    display: flex;
    flex-direction: column;

    margin-top: 30px;

    border-top: 1px solid rgba(155, 184, 191, 0.12);
}

.classic-game {
    display: flex;
    align-items: center;

    gap: 16px;

    padding: 17px 0;

    border-bottom: 1px solid rgba(155, 184, 191, 0.12);
}

.classic-game-icon {
    width: 38px;
    height: 38px;
    flex: 0 0 38px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.2);
    border-radius: 50%;

    font-size: 12px;
}

.classic-game span {
    display: block;

    margin-bottom: 3px;

    color: #F4F1EA;

    font-size: 14px;
    font-weight: 600;
}

.classic-game p {
    color: #9BA6A8;

    font-size: 11px;
}


/* ==========================================================
   PANEL NOTE
========================================================== */

.gaming-panel-note {
    margin-top: auto;
    padding-top: 25px;

    display: flex;
    align-items: center;

    gap: 10px;

    color: #9BB8BF;

    border-top: 1px solid rgba(155, 184, 191, 0.12);
}

.gaming-panel-note i {
    font-size: 12px;
}

.gaming-panel-note p {
    margin: 0;

    color: #9BA6A8;

    font-size: 11px;

    letter-spacing: 0.03em;
}


/* ==========================================================
   FOUR GAMES OVERVIEW
========================================================== */

.gaming-overview {
    padding: clamp(30px, 3.5vw, 55px);

    display: grid;
    grid-template-columns: 0.65fr 1.35fr;
    align-items: center;

    gap: clamp(40px, 6vw, 90px);

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.14);
    border-radius: 16px;
}

.gaming-overview-heading h3 {
    margin-top: 10px;

    max-width: 450px;

    color: #F4F1EA;

    font-size: clamp(24px, 2vw, 37px);
    line-height: 1.2;
}

.gaming-overview-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    gap: 12px;
}

.gaming-overview-item {
    display: flex;
    align-items: center;

    gap: 15px;

    padding: 18px;

    background: rgba(244, 241, 234, 0.022);

    border: 1px solid rgba(155, 184, 191, 0.11);
    border-radius: 9px;
}

.gaming-overview-icon {
    width: 38px;
    height: 38px;
    flex: 0 0 38px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.2);
    border-radius: 50%;

    font-size: 12px;
}

.gaming-overview-item span {
    display: block;

    margin-bottom: 3px;

    color: #F4F1EA;

    font-size: 13px;
    font-weight: 600;
}

.gaming-overview-item p {
    margin: 0;

    color: #9BA6A8;

    font-size: 11px;
}


/* ==========================================================
   CHOICE
========================================================== */

.gaming-choice {
    display: grid;
    grid-template-columns: auto 1fr;

    gap: 25px;

    padding: clamp(28px, 3.5vw, 50px);

    background:
        linear-gradient(
            110deg,
            rgba(155, 184, 191, 0.08),
            rgba(155, 184, 191, 0.02)
        );

    border: 1px solid rgba(155, 184, 191, 0.18);
    border-radius: 16px;
}

.gaming-choice-icon {
    width: 55px;
    height: 55px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.24);
    border-radius: 50%;
}

.gaming-choice-content h3 {
    margin: 9px 0 13px;

    color: #F4F1EA;

    font-size: clamp(23px, 1.8vw, 34px);
}

.gaming-choice-content > p:last-child {
    max-width: 900px;

    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.7;
}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 991px) {

    .gaming-heading {
        grid-template-columns: 1fr;

        gap: 22px;
    }

    .gaming-split {
        grid-template-columns: 1fr;
    }

    .gaming-panel {
        min-height: auto;
    }

    .gaming-overview {
        grid-template-columns: 1fr;
    }
}


@media (max-width: 575px) {

    .gaming-panel-top {
        margin-bottom: 35px;
    }

    .gaming-location-list {
        grid-template-columns: 1fr;
    }

    .gaming-overview-grid {
        grid-template-columns: 1fr;
    }

    .gaming-choice {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   SLOTS
========================================================== */

.slots-section {
    position: relative;
    overflow: hidden;

    background: #081116;
}

.slots-section::before {
    content: "";

    position: absolute;
    top: 0;
    right: -250px;

    width: 650px;
    height: 650px;

    border-radius: 50%;

    background: rgba(155, 184, 191, 0.05);
    filter: blur(110px);

    pointer-events: none;
}


/* Heading */

.slots-heading {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: 1fr 0.7fr;
    align-items: end;

    gap: clamp(40px, 7vw, 120px);
}

.slots-eyebrow,
.slots-label {
    color: #9BB8BF;

    font-size: 11px;
    font-weight: 600;

    line-height: 1.4;

    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.slots-heading h2 {
    max-width: 900px;

    color: #F4F1EA;

    font-size: clamp(40px, 4.5vw, 72px);
    line-height: 1.06;

    letter-spacing: -0.04em;
}

.slots-accent {
    color: #9BB8BF;
}

.slots-heading-text p {
    color: #9BA6A8;

    font-size: 16px;
    line-height: 1.75;
}


/* Main */

.slots-main {
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;

    overflow: hidden;

    background: #101C22;

    border: 1px solid rgba(155, 184, 191, 0.15);
    border-radius: 18px;
}


/* Image */

.slots-image {
    position: relative;

    min-height: 650px;

    overflow: hidden;

    background: #081116;
}

.slots-image img {
    display: block;

    width: 100%;
    height: 100%;
    min-height: 650px;

    object-fit: cover;
    object-position: center;
}

.slots-image::after {
    content: "";

    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            180deg,
            transparent 50%,
            rgba(8, 17, 22, 0.75) 100%
        );

    pointer-events: none;
}

.slots-image-label {
    position: absolute;

    left: 28px;
    bottom: 27px;

    z-index: 3;

    display: flex;
    align-items: center;

    gap: 16px;
}

.slots-image-label > span {
    color: #F4F1EA;

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 44px;
    font-weight: 600;

    line-height: 1;
}

.slots-image-label p {
    max-width: 120px;

    padding-left: 16px;

    color: #F4F1EA;

    font-size: 11px;
    line-height: 1.4;

    border-left: 1px solid rgba(244, 241, 234, 0.25);
}


/* Main content */

.slots-content {
    display: flex;
    flex-direction: column;
    justify-content: center;

    padding: clamp(34px, 4vw, 68px);
}

.slots-content h3 {
    max-width: 650px;

    margin: 12px 0 23px;

    color: #F4F1EA;

    font-size: clamp(28px, 2.3vw, 43px);
    line-height: 1.18;
}

.slots-content > p:not(.slots-label) {
    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.75;
}

.slots-content > p + p {
    margin-top: 14px;
}


/* Features */

.slots-features {
    display: flex;
    flex-direction: column;

    margin-top: 28px;

    border-top: 1px solid rgba(155, 184, 191, 0.12);
}

.slots-feature {
    display: flex;
    align-items: center;

    gap: 16px;

    padding: 16px 0;

    border-bottom: 1px solid rgba(155, 184, 191, 0.12);
}

.slots-feature-icon {
    width: 38px;
    height: 38px;
    flex: 0 0 38px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.21);
    border-radius: 50%;
}

.slots-feature span {
    display: block;

    margin-bottom: 3px;

    color: #F4F1EA;

    font-size: 13px;
    font-weight: 600;
}

.slots-feature p {
    color: #9BA6A8;

    font-size: 11px;
}


/* RTP */

.slots-payout {
    display: grid;
    grid-template-columns: 145px 1fr;

    gap: 22px;

    margin-top: 28px;
    padding: 20px;

    background: rgba(155, 184, 191, 0.055);

    border-left: 2px solid #9BB8BF;
}

.slots-payout-value span {
    display: block;

    color: #F4F1EA;

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 24px;
    font-weight: 600;
}

.slots-payout-value small {
    display: block;

    margin-top: 4px;

    color: #9BB8BF;

    font-size: 9px;

    letter-spacing: 0.09em;
    text-transform: uppercase;
}

.slots-payout > p {
    color: #9BA6A8;

    font-size: 11px;
    line-height: 1.6;
}


/* ==========================================================
   LOCATIONS
========================================================== */

.slots-locations {
    padding: clamp(32px, 4vw, 60px);

    background: #101C22;

    border: 1px solid rgba(155, 184, 191, 0.14);
    border-radius: 16px;
}

.slots-locations-heading {
    margin-bottom: 30px;
}

.slots-locations-heading h3 {
    margin-top: 9px;

    color: #F4F1EA;

    font-size: clamp(24px, 2vw, 36px);
}

.slots-location-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);

    gap: 10px;
}

.slots-location-card {
    min-height: 230px;

    display: flex;
    flex-direction: column;

    padding: 22px;

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.11);
    border-radius: 10px;
}

.slots-location-top {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 32px;
}

.slots-location-top span {
    color: rgba(155, 184, 191, 0.38);

    font-size: 12px;
}

.slots-location-top i {
    color: #9BB8BF;

    font-size: 13px;
}

.slots-location-card h4 {
    margin-bottom: 5px;

    color: #F4F1EA;

    font-size: 16px;
    font-weight: 600;
}

.slots-location-card > p {
    color: #9BA6A8;

    font-size: 11px;
}

.slots-location-time {
    margin-top: auto;
    padding-top: 18px;

    border-top: 1px solid rgba(155, 184, 191, 0.11);
}

.slots-location-time small {
    display: block;

    margin-bottom: 3px;

    color: #9BA6A8;

    font-size: 10px;
}

.slots-location-time strong {
    display: block;

    color: #F4F1EA;

    font-size: 15px;
    font-weight: 600;
}


/* ==========================================================
   JACKPOT NOTE
========================================================== */

.slots-jackpot-note {
    display: grid;
    grid-template-columns: auto 1fr;

    gap: 26px;

    padding: clamp(28px, 3.5vw, 50px);

    background:
        linear-gradient(
            110deg,
            rgba(155, 184, 191, 0.08),
            rgba(155, 184, 191, 0.02)
        );

    border: 1px solid rgba(155, 184, 191, 0.18);
    border-radius: 16px;
}

.slots-jackpot-icon {
    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.25);
    border-radius: 50%;
}

.slots-jackpot-note h3 {
    margin: 8px 0 12px;

    color: #F4F1EA;

    font-size: clamp(23px, 1.8vw, 34px);
}

.slots-jackpot-note > div:last-child > p:last-child {
    max-width: 900px;

    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.7;
}


/* Responsive */

@media (max-width: 1199px) {

    .slots-main {
        grid-template-columns: 1fr;
    }

    .slots-image,
    .slots-image img {
        min-height: 500px;
        height: 500px;
    }

    .slots-location-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 991px) {

    .slots-heading {
        grid-template-columns: 1fr;

        gap: 22px;
    }
}


@media (max-width: 575px) {

    .slots-image,
    .slots-image img {
        min-height: 350px;
        height: 350px;
    }

    .slots-payout {
        grid-template-columns: 1fr;
    }

    .slots-location-grid {
        grid-template-columns: 1fr;
    }

    .slots-jackpot-note {
        grid-template-columns: 1fr;
    }
}
/* ==========================================================
   JACKPOTS
========================================================== */

.jackpots-section {
    position: relative;
    overflow: hidden;

    background: #101C22;
}

.jackpots-section::before {
    content: "";

    position: absolute;
    top: -240px;
    right: 10%;

    width: 700px;
    height: 700px;

    border-radius: 50%;

    background: rgba(155, 184, 191, 0.05);
    filter: blur(120px);

    pointer-events: none;
}


/* Heading */

.jackpots-heading {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: 1fr 0.75fr;

    align-items: end;

    gap: clamp(40px, 7vw, 120px);
}

.jackpots-eyebrow,
.jackpot-label {
    color: #9BB8BF;

    font-size: 11px;
    font-weight: 600;

    line-height: 1.4;

    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.jackpots-heading h2 {
    max-width: 900px;

    color: #F4F1EA;

    font-size: clamp(40px, 4.5vw, 72px);
    line-height: 1.06;

    letter-spacing: -0.04em;
}

.jackpots-accent {
    color: #9BB8BF;
}

.jackpots-heading-text {
    display: flex;
    flex-direction: column;

    gap: 13px;
}

.jackpots-heading-text p {
    color: #9BA6A8;

    font-size: 15px;
    line-height: 1.75;
}


/* ==========================================================
   HAMBURG JACKPOT
========================================================== */

.jackpot-main {
    display: grid;
    grid-template-columns: 1.25fr 0.75fr;

    overflow: hidden;

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.2);
    border-radius: 18px;
}

.jackpot-main-left {
    padding: clamp(34px, 4vw, 68px);
}

.jackpot-main-left h3 {
    max-width: 720px;

    margin: 11px 0 23px;

    color: #F4F1EA;

    font-size: clamp(30px, 2.7vw, 50px);
    line-height: 1.15;
}

.jackpot-main-text {
    max-width: 800px;

    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.75;
}

.jackpot-main-text + .jackpot-main-text {
    margin-top: 13px;
}


/* Availability */

.jackpot-availability {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    gap: 10px;

    margin-top: 30px;
}

.jackpot-location {
    display: flex;
    align-items: center;

    gap: 12px;

    padding: 15px 16px;

    background: rgba(244, 241, 234, 0.025);

    border: 1px solid rgba(155, 184, 191, 0.11);
    border-radius: 9px;
}

.jackpot-location i {
    color: #9BB8BF;

    font-size: 14px;
}

.jackpot-location.inactive {
    opacity: 0.55;
}

.jackpot-location span {
    display: block;

    margin-bottom: 2px;

    color: #F4F1EA;

    font-size: 13px;
    font-weight: 600;
}

.jackpot-location p {
    color: #9BA6A8;

    font-size: 10px;
}


/* Value */

.jackpot-main-value {
    display: flex;
    flex-direction: column;
    justify-content: center;

    padding: clamp(35px, 4vw, 65px);

    background:
        linear-gradient(
            145deg,
            rgba(155, 184, 191, 0.11),
            rgba(155, 184, 191, 0.025)
        );

    border-left: 1px solid rgba(155, 184, 191, 0.15);
}

.jackpot-main-value > p {
    margin-bottom: 13px;

    color: #9BB8BF;

    font-size: 11px;
    font-weight: 600;

    letter-spacing: 0.13em;
    text-transform: uppercase;
}

.jackpot-value {
    display: block;

    color: #F4F1EA;

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: clamp(38px, 4vw, 65px);
    font-weight: 600;

    line-height: 1;
    letter-spacing: -0.04em;
}

.jackpot-main-value > small {
    display: block;

    margin-top: 12px;

    color: #9BA6A8;

    font-size: 10px;
}

.jackpot-value-note {
    margin-top: 32px;
    padding-top: 22px;

    display: flex;
    align-items: flex-start;

    gap: 11px;

    border-top: 1px solid rgba(155, 184, 191, 0.15);
}

.jackpot-value-note i {
    margin-top: 3px;

    color: #9BB8BF;

    font-size: 12px;
}

.jackpot-value-note p {
    color: #9BA6A8;

    font-size: 10px;
    line-height: 1.6;
}


/* ==========================================================
   TYPES
========================================================== */

.jackpot-types {
    display: grid;
    grid-template-columns: repeat(3, 1fr);

    gap: 14px;
}

.jackpot-type-card {
    min-height: 300px;

    padding: 28px;

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.13);
    border-radius: 14px;
}

.jackpot-type-featured {
    background:
        linear-gradient(
            135deg,
            rgba(155, 184, 191, 0.09),
            rgba(155, 184, 191, 0.02)
        ),
        #081116;

    border-color: rgba(155, 184, 191, 0.24);
}

.jackpot-type-icon {
    width: 44px;
    height: 44px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-bottom: 38px;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.22);
    border-radius: 50%;
}

.jackpot-type-card h3 {
    margin: 9px 0 13px;

    color: #F4F1EA;

    font-size: 24px;
}

.jackpot-type-card > p:last-child {
    color: #9BA6A8;

    font-size: 13px;
    line-height: 1.7;
}


/* ==========================================================
   SYSTEMS
========================================================== */

.jackpot-systems {
    padding: clamp(32px, 4vw, 60px);

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.14);
    border-radius: 16px;
}

.jackpot-systems-heading {
    display: grid;
    grid-template-columns: 1fr 0.65fr;

    align-items: end;

    gap: 50px;

    margin-bottom: 30px;
}

.jackpot-systems-heading h3 {
    margin-top: 9px;

    color: #F4F1EA;

    font-size: clamp(24px, 2vw, 36px);
}

.jackpot-systems-heading > p {
    color: #9BA6A8;

    font-size: 13px;
    line-height: 1.65;
}

.jackpot-systems-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);

    gap: 10px;
}

.jackpot-system-card {
    position: relative;

    min-height: 250px;

    display: flex;
    flex-direction: column;

    padding: 22px;

    background: rgba(244, 241, 234, 0.022);

    border: 1px solid rgba(155, 184, 191, 0.11);
    border-radius: 10px;
}

.jackpot-system-number {
    display: block;

    margin-bottom: 30px;

    color: rgba(155, 184, 191, 0.4);

    font-size: 11px;
}

.jackpot-system-card h4 {
    margin-bottom: 10px;

    color: #F4F1EA;

    font-size: 16px;
    font-weight: 600;
}

.jackpot-system-card > p {
    color: #9BA6A8;

    font-size: 11px;
    line-height: 1.6;
}

.jackpot-system-meta {
    margin-top: auto;
    padding-top: 18px;

    border-top: 1px solid rgba(155, 184, 191, 0.12);
}

.jackpot-system-meta span {
    display: block;

    color: #9BA6A8;

    font-size: 9px;
}

.jackpot-system-meta strong {
    display: block;

    margin-top: 4px;

    color: #F4F1EA;

    font-size: 17px;
    font-weight: 600;
}


/* ==========================================================
   LIVE NOTE
========================================================== */

.jackpot-live-note {
    display: grid;
    grid-template-columns: auto 1fr;

    gap: 24px;

    padding: clamp(28px, 3vw, 48px);

    background:
        linear-gradient(
            110deg,
            rgba(155, 184, 191, 0.08),
            rgba(155, 184, 191, 0.02)
        );

    border: 1px solid rgba(155, 184, 191, 0.18);
    border-radius: 15px;
}

.jackpot-live-icon {
    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.24);
    border-radius: 50%;
}

.jackpot-live-note h3 {
    margin: 8px 0 11px;

    color: #F4F1EA;

    font-size: clamp(22px, 1.8vw, 33px);
}

.jackpot-live-note > div:last-child > p:last-child {
    max-width: 900px;

    color: #9BA6A8;

    font-size: 13px;
    line-height: 1.7;
}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 1199px) {

    .jackpot-systems-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 991px) {

    .jackpots-heading {
        grid-template-columns: 1fr;

        gap: 22px;
    }

    .jackpot-main {
        grid-template-columns: 1fr;
    }

    .jackpot-main-value {
        border-left: none;
        border-top: 1px solid rgba(155, 184, 191, 0.15);
    }

    .jackpot-types {
        grid-template-columns: 1fr;
    }

    .jackpot-systems-heading {
        grid-template-columns: 1fr;

        gap: 18px;
    }
}


@media (max-width: 575px) {

    .jackpot-availability {
        grid-template-columns: 1fr;
    }

    .jackpot-systems-grid {
        grid-template-columns: 1fr;
    }

    .jackpot-live-note {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   TABLE GAMES
========================================================== */

.table-games-section {
    position: relative;
    overflow: hidden;
    background: #081116;
}

.table-games-section::before {
    content: "";
    position: absolute;
    top: -220px;
    right: 12%;
    width: 650px;
    height: 650px;
    border-radius: 50%;
    background: rgba(155, 184, 191, 0.05);
    filter: blur(120px);
    pointer-events: none;
}


/* Heading */

.table-games-heading {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: 1fr 0.72fr;
    align-items: end;

    gap: clamp(40px, 7vw, 120px);
}

.table-games-eyebrow,
.table-games-label {
    color: #9BB8BF;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.table-games-heading h2 {
    max-width: 900px;

    color: #F4F1EA;

    font-size: clamp(40px, 4.5vw, 72px);
    line-height: 1.06;
    letter-spacing: -0.04em;
}

.table-games-accent {
    color: #9BB8BF;
}

.table-games-heading-text p {
    color: #9BA6A8;
    font-size: 15px;
    line-height: 1.75;
}


/* Main */

.table-games-main {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;

    overflow: hidden;

    background: #101C22;

    border: 1px solid rgba(155, 184, 191, 0.15);
    border-radius: 18px;
}

.table-games-intro {
    padding: clamp(34px, 4vw, 68px);
}

.table-games-intro h3 {
    max-width: 760px;

    margin: 11px 0 23px;

    color: #F4F1EA;

    font-size: clamp(29px, 2.5vw, 46px);
    line-height: 1.16;
}

.table-games-intro > p:not(.table-games-label) {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.75;
}

.table-games-intro > p + p {
    margin-top: 13px;
}


/* Hours */

.table-games-hours {
    display: flex;
    flex-direction: column;
    justify-content: center;

    padding: clamp(34px, 4vw, 60px);

    background:
        linear-gradient(
            145deg,
            rgba(155, 184, 191, 0.10),
            rgba(155, 184, 191, 0.02)
        );

    border-left: 1px solid rgba(155, 184, 191, 0.15);
}

.table-games-hours-top {
    display: flex;
    align-items: center;

    gap: 13px;

    margin-bottom: 32px;
}

.table-games-hours-icon {
    width: 42px;
    height: 42px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.23);
    border-radius: 50%;
}

.table-games-hours-top > span {
    color: #F4F1EA;
    font-size: 14px;
    font-weight: 600;
}

.table-games-hours-row {
    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 25px;

    padding: 17px 0;

    border-top: 1px solid rgba(155, 184, 191, 0.12);
}

.table-games-hours-row p {
    color: #9BA6A8;
    font-size: 12px;
}

.table-games-hours-row strong {
    color: #F4F1EA;
    font-size: 15px;
    font-weight: 600;
}

.table-games-hours small {
    display: block;

    margin-top: 20px;

    color: #9BA6A8;
    font-size: 10px;
    line-height: 1.6;
}


/* Cards */

.table-games-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);

    gap: 14px;
}

.table-game-card {
    min-height: 360px;

    display: flex;
    flex-direction: column;

    padding: 28px;

    background: #101C22;

    border: 1px solid rgba(155, 184, 191, 0.13);
    border-radius: 14px;
}

.table-game-top {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 40px;
}

.table-game-icon {
    width: 46px;
    height: 46px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.22);
    border-radius: 50%;
}

.table-game-top > span {
    color: rgba(155, 184, 191, 0.35);
    font-size: 11px;
}

.table-game-card h3 {
    margin: 9px 0 13px;

    color: #F4F1EA;

    font-size: 25px;
}

.table-game-card > p:not(.table-games-label) {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.table-game-meta {
    margin-top: auto;
    padding-top: 20px;

    border-top: 1px solid rgba(155, 184, 191, 0.11);
}

.table-game-meta span {
    display: block;

    color: #9BA6A8;
    font-size: 9px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.table-game-meta strong {
    display: block;

    margin-top: 4px;

    color: #F4F1EA;
    font-size: 13px;
    font-weight: 600;
}


/* Separation block */

.table-games-separation {
    display: grid;
    grid-template-columns: auto 1fr;

    gap: 24px;

    padding: clamp(28px, 3.5vw, 50px);

    background:
        linear-gradient(
            110deg,
            rgba(155, 184, 191, 0.08),
            rgba(155, 184, 191, 0.02)
        );

    border: 1px solid rgba(155, 184, 191, 0.18);
    border-radius: 16px;
}

.table-games-separation-icon {
    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.24);
    border-radius: 50%;
}

.table-games-separation h3 {
    margin: 8px 0 12px;

    color: #F4F1EA;

    font-size: clamp(23px, 1.8vw, 34px);
}

.table-games-separation > div:last-child > p:last-child {
    max-width: 900px;

    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}


/* Responsive */

@media (max-width: 991px) {

    .table-games-heading {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .table-games-main {
        grid-template-columns: 1fr;
    }

    .table-games-hours {
        border-left: none;
        border-top: 1px solid rgba(155, 184, 191, 0.15);
    }

    .table-games-grid {
        grid-template-columns: 1fr;
    }
}


@media (max-width: 575px) {

    .table-games-hours-row {
        align-items: flex-start;
        flex-direction: column;
        gap: 5px;
    }

    .table-games-separation {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   ROULETTE
========================================================== */

.roulette-section {
    position: relative;
    overflow: hidden;
    background: #101C22;
}

.roulette-section::before {
    content: "";
    position: absolute;
    top: -230px;
    left: 8%;
    width: 680px;
    height: 680px;
    border-radius: 50%;
    background: rgba(155, 184, 191, 0.05);
    filter: blur(120px);
    pointer-events: none;
}


/* Heading */

.roulette-heading {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: 1fr 0.75fr;
    align-items: end;

    gap: clamp(40px, 7vw, 120px);
}

.roulette-eyebrow,
.roulette-label {
    color: #9BB8BF;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.roulette-heading h2 {
    max-width: 900px;

    color: #F4F1EA;

    font-size: clamp(40px, 4.5vw, 72px);
    line-height: 1.06;
    letter-spacing: -0.04em;
}

.roulette-accent {
    color: #9BB8BF;
}

.roulette-heading-text {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.roulette-heading-text p {
    color: #9BA6A8;
    font-size: 15px;
    line-height: 1.75;
}


/* Main */

.roulette-main {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;

    overflow: hidden;

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.16);
    border-radius: 18px;
}

.roulette-intro {
    padding: clamp(34px, 4vw, 68px);
}

.roulette-intro h3 {
    max-width: 720px;

    margin: 10px 0 23px;

    color: #F4F1EA;

    font-size: clamp(29px, 2.5vw, 46px);
    line-height: 1.16;
}

.roulette-intro > p:not(.roulette-label) {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.75;
}

.roulette-intro > p + p {
    margin-top: 13px;
}


/* Wheel facts */

.roulette-wheel-facts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    background:
        linear-gradient(
            145deg,
            rgba(155, 184, 191, 0.10),
            rgba(155, 184, 191, 0.02)
        );

    border-left: 1px solid rgba(155, 184, 191, 0.15);
}

.roulette-wheel-number,
.roulette-wheel-detail {
    display: flex;
    flex-direction: column;
    justify-content: center;

    min-height: 190px;

    padding: 28px;

    border-right: 1px solid rgba(155, 184, 191, 0.11);
    border-bottom: 1px solid rgba(155, 184, 191, 0.11);
}

.roulette-wheel-number span {
    color: #F4F1EA;

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 58px;
    font-weight: 600;
    line-height: 1;
}

.roulette-wheel-detail span {
    color: #F4F1EA;

    font-size: 18px;
    font-weight: 600;
}

.roulette-wheel-facts p {
    margin-top: 7px;

    color: #9BA6A8;

    font-size: 11px;
}


/* Bets */

.roulette-bets {
    padding: clamp(32px, 4vw, 60px);

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.14);
    border-radius: 16px;
}

.roulette-bets-heading {
    max-width: 850px;
    margin-bottom: 30px;
}

.roulette-bets-heading h3 {
    margin: 9px 0 11px;

    color: #F4F1EA;

    font-size: clamp(25px, 2vw, 38px);
}

.roulette-bets-heading > p:last-child {
    color: #9BA6A8;

    font-size: 13px;
    line-height: 1.65;
}

.roulette-bets-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);

    gap: 10px;
}

.roulette-bet-card {
    position: relative;

    min-height: 220px;

    display: flex;
    flex-direction: column;

    padding: 22px;

    background: rgba(244, 241, 234, 0.022);

    border: 1px solid rgba(155, 184, 191, 0.11);
    border-radius: 10px;
}

.roulette-bet-featured {
    background:
        linear-gradient(
            135deg,
            rgba(155, 184, 191, 0.09),
            rgba(155, 184, 191, 0.02)
        );
}

.roulette-bet-number {
    margin-bottom: 30px;

    color: rgba(155, 184, 191, 0.4);

    font-size: 11px;
}

.roulette-bet-card h4 {
    margin-bottom: 9px;

    color: #F4F1EA;

    font-size: 16px;
    font-weight: 600;
}

.roulette-bet-card p {
    color: #9BA6A8;

    font-size: 11px;
    line-height: 1.6;
}

.roulette-bet-card strong {
    margin-top: auto;
    padding-top: 18px;

    color: #9BB8BF;

    font-size: 17px;
    font-weight: 600;

    border-top: 1px solid rgba(155, 184, 191, 0.11);
}


/* Combinations */

.roulette-combinations {
    display: grid;
    grid-template-columns: 0.75fr 1.25fr;
    align-items: center;

    gap: 50px;

    padding: clamp(28px, 3.5vw, 50px);

    background:
        linear-gradient(
            110deg,
            rgba(155, 184, 191, 0.08),
            rgba(155, 184, 191, 0.02)
        );

    border: 1px solid rgba(155, 184, 191, 0.18);
    border-radius: 16px;
}

.roulette-combinations-title {
    display: flex;
    align-items: flex-start;

    gap: 18px;
}

.roulette-combinations-icon {
    width: 48px;
    height: 48px;
    flex: 0 0 48px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.24);
    border-radius: 50%;
}

.roulette-combinations-title h3 {
    margin-top: 8px;

    color: #F4F1EA;

    font-size: clamp(22px, 1.7vw, 32px);
}

.roulette-combination-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    gap: 12px;
}

.roulette-combination-list > div {
    padding: 17px;

    background: #081116;

    border: 1px solid rgba(155, 184, 191, 0.11);
    border-radius: 8px;
}

.roulette-combination-list span {
    display: block;

    margin-bottom: 3px;

    color: #F4F1EA;

    font-size: 13px;
    font-weight: 600;
}

.roulette-combination-list p {
    color: #9BA6A8;

    font-size: 10px;
}


/* First visit note */

.roulette-first-visit {
    display: grid;
    grid-template-columns: auto 1fr;

    gap: 24px;

    padding: clamp(28px, 3vw, 48px);

    border: 1px solid rgba(155, 184, 191, 0.16);
    border-radius: 15px;
}

.roulette-first-icon {
    width: 50px;
    height: 50px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155, 184, 191, 0.23);
    border-radius: 50%;
}

.roulette-first-visit h3 {
    margin: 8px 0 11px;

    color: #F4F1EA;

    font-size: clamp(22px, 1.7vw, 32px);
}

.roulette-first-visit > div:last-child > p:last-child {
    max-width: 900px;

    color: #9BA6A8;

    font-size: 13px;
    line-height: 1.7;
}


/* Responsive */

@media (max-width: 991px) {

    .roulette-heading,
    .roulette-main,
    .roulette-combinations {
        grid-template-columns: 1fr;
    }

    .roulette-heading {
        gap: 22px;
    }

    .roulette-wheel-facts {
        border-left: none;
        border-top: 1px solid rgba(155, 184, 191, 0.15);
    }

    .roulette-bets-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 575px) {

    .roulette-wheel-facts,
    .roulette-bets-grid,
    .roulette-combination-list {
        grid-template-columns: 1fr;
    }

    .roulette-first-visit {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   BLACK JACK
========================================================== */

.blackjack-section {
    position: relative;
    overflow: hidden;
    background: #081116;
}

.blackjack-section::before {
    content: "";
    position: absolute;
    top: -250px;
    right: 5%;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    background: rgba(155, 184, 191, 0.05);
    filter: blur(120px);
    pointer-events: none;
}

.blackjack-eyebrow,
.blackjack-label {
    color: #9BB8BF;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .16em;
    text-transform: uppercase;
}


/* Heading */

.blackjack-heading {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr .72fr;
    align-items: end;
    gap: clamp(40px, 7vw, 120px);
}

.blackjack-heading h2 {
    max-width: 950px;
    color: #F4F1EA;
    font-size: clamp(40px, 4.5vw, 72px);
    line-height: 1.06;
    letter-spacing: -.04em;
}

.blackjack-accent {
    color: #9BB8BF;
}

.blackjack-heading-text {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.blackjack-heading-text p {
    color: #9BA6A8;
    font-size: 15px;
    line-height: 1.75;
}


/* ==========================================================
   FOUR LOCATIONS
========================================================== */

.blackjack-network {
    padding: clamp(32px, 4vw, 60px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 18px;
}

.blackjack-network-intro {
    max-width: 820px;
    margin-bottom: 30px;
}

.blackjack-network-intro h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(27px, 2.2vw, 40px);
}

.blackjack-network-intro > p:last-child {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.blackjack-location-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.blackjack-location-card {
    min-height: 310px;
    display: flex;
    flex-direction: column;
    padding: 22px;
    background: #081116;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 11px;
}

.blackjack-location-card.active {
    background:
        linear-gradient(
            140deg,
            rgba(155,184,191,.11),
            rgba(155,184,191,.02)
        ),
        #081116;
    border-color: rgba(155,184,191,.3);
}

.blackjack-location-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 32px;
}

.blackjack-location-top > span {
    color: rgba(155,184,191,.4);
    font-size: 10px;
}

.blackjack-status {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 9px;
    color: #9BA6A8;
    font-size: 8px;
    letter-spacing: .06em;
    text-transform: uppercase;
    border: 1px solid rgba(155,184,191,.12);
    border-radius: 20px;
}

.blackjack-status.available {
    color: #F4F1EA;
    border-color: rgba(155,184,191,.32);
}

.blackjack-location-card h4 {
    color: #F4F1EA;
    font-size: 17px;
    font-weight: 600;
}

.blackjack-location-place {
    margin-top: 4px;
    color: #9BB8BF;
    font-size: 10px;
}

.blackjack-location-description {
    margin-top: 18px;
    color: #9BA6A8;
    font-size: 11px;
    line-height: 1.65;
}

.blackjack-location-bottom {
    margin-top: auto;
    padding-top: 17px;
    border-top: 1px solid rgba(155,184,191,.11);
}

.blackjack-location-bottom span {
    display: block;
    margin-bottom: 4px;
    color: #9BA6A8;
    font-size: 9px;
}

.blackjack-location-bottom strong {
    color: #F4F1EA;
    font-size: 12px;
    font-weight: 600;
}


/* ==========================================================
   MAIN IMAGE / EXPLANATION
========================================================== */

.blackjack-main {
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    overflow: hidden;
    background: #101C22;
    border: 1px solid rgba(155,184,191,.15);
    border-radius: 18px;
}

.blackjack-image {
    position: relative;
    min-height: 620px;
    overflow: hidden;
    background: #081116;
}

.blackjack-image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 620px;
    object-fit: cover;
}

.blackjack-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        transparent 50%,
        rgba(8,17,22,.85)
    );
}

.blackjack-image-label {
    position: absolute;
    z-index: 2;
    left: 28px;
    right: 28px;
    bottom: 28px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.blackjack-image-label > div {
    padding: 0 18px;
    border-left: 1px solid rgba(244,241,234,.25);
}

.blackjack-image-label > div:first-child {
    padding-left: 0;
    border-left: 0;
}

.blackjack-image-label span {
    display: block;
    color: #F4F1EA;
    font-size: 25px;
    font-weight: 600;
}

.blackjack-image-label small {
    color: #9BA6A8;
    font-size: 9px;
    text-transform: uppercase;
}

.blackjack-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(34px, 4vw, 68px);
}

.blackjack-content h3 {
    margin: 9px 0 21px;
    color: #F4F1EA;
    font-size: clamp(29px, 2.4vw, 45px);
    line-height: 1.16;
}

.blackjack-content > p:not(.blackjack-label) {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.75;
}

.blackjack-content > p + p {
    margin-top: 13px;
}

.blackjack-values {
    margin-top: 28px;
    border-top: 1px solid rgba(155,184,191,.13);
}

.blackjack-values > div {
    display: grid;
    grid-template-columns: 90px 1fr;
    gap: 15px;
    padding: 15px 0;
    border-bottom: 1px solid rgba(155,184,191,.13);
}

.blackjack-values span {
    color: #F4F1EA;
    font-size: 14px;
    font-weight: 600;
}

.blackjack-values p {
    color: #9BA6A8;
    font-size: 11px;
}


/* ==========================================================
   MECHANICS
========================================================== */

.blackjack-mechanics {
    display: grid;
    grid-template-columns: 1fr .8fr;
    gap: 55px;
    padding: clamp(32px, 4vw, 60px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.blackjack-mechanics-intro h3 {
    margin: 8px 0 15px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 38px);
}

.blackjack-mechanics-intro > p:not(.blackjack-label) {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.blackjack-mechanics-intro > p + p {
    margin-top: 11px;
}

.blackjack-mechanics-facts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1px;
    background: rgba(155,184,191,.13);
}

.blackjack-mechanics-facts > div {
    min-height: 125px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    background: #081116;
}

.fact-number {
    color: #F4F1EA;
    font-size: 31px;
    font-weight: 600;
}

.blackjack-mechanics-facts p {
    margin-top: 4px;
    color: #9BA6A8;
    font-size: 10px;
}


/* ==========================================================
   FLOW
========================================================== */

.blackjack-flow {
    padding: clamp(32px, 4vw, 60px);
    background: #081116;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.blackjack-flow-heading {
    margin-bottom: 28px;
}

.blackjack-flow-heading h3 {
    margin-top: 8px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 38px);
}

.blackjack-flow-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 1px;
    background: rgba(155,184,191,.12);
}

.blackjack-step {
    min-height: 210px;
    padding: 22px;
    background: #081116;
}

.blackjack-step > span {
    display: block;
    margin-bottom: 34px;
    color: #9BB8BF;
    font-size: 10px;
}

.blackjack-step h4 {
    margin-bottom: 8px;
    color: #F4F1EA;
    font-size: 14px;
}

.blackjack-step p {
    color: #9BA6A8;
    font-size: 10px;
    line-height: 1.6;
}


/* ==========================================================
   OUTCOMES
========================================================== */

.blackjack-outcomes {
    padding: clamp(32px, 4vw, 60px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.blackjack-outcomes-heading {
    margin-bottom: 28px;
}

.blackjack-outcomes-heading h3 {
    margin-top: 8px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 38px);
}

.blackjack-outcomes-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.blackjack-outcome {
    min-height: 245px;
    display: flex;
    flex-direction: column;
    padding: 22px;
    background: #081116;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 10px;
}

.blackjack-outcome.featured {
    background:
        linear-gradient(
            140deg,
            rgba(155,184,191,.1),
            rgba(155,184,191,.02)
        ),
        #081116;
    border-color: rgba(155,184,191,.26);
}

.outcome-index {
    margin-bottom: 28px;
    color: rgba(155,184,191,.4);
    font-size: 10px;
}

.blackjack-outcome h4 {
    margin-bottom: 9px;
    color: #F4F1EA;
    font-size: 16px;
}

.blackjack-outcome p {
    color: #9BA6A8;
    font-size: 11px;
    line-height: 1.6;
}

.blackjack-outcome strong {
    margin-top: auto;
    padding-top: 17px;
    color: #9BB8BF;
    font-size: 11px;
    font-weight: 600;
    border-top: 1px solid rgba(155,184,191,.11);
}


/* ==========================================================
   ACTIONS
========================================================== */

.blackjack-actions {
    display: grid;
    grid-template-columns: .7fr 1.3fr;
    gap: 50px;
    padding: clamp(32px, 4vw, 60px);
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.blackjack-actions-heading h3 {
    margin: 8px 0 13px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 38px);
}

.blackjack-actions-heading > p:last-child {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.blackjack-action-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 11px;
}

.blackjack-action-card {
    padding: 25px;
    background: #101C22;
    border: 1px solid rgba(155,184,191,.12);
    border-radius: 11px;
}

.blackjack-action-icon {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 27px;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.22);
    border-radius: 50%;
}

.blackjack-action-card h4 {
    margin-bottom: 9px;
    color: #F4F1EA;
    font-size: 16px;
}

.blackjack-action-card p {
    color: #9BA6A8;
    font-size: 11px;
    line-height: 1.65;
}


/* Final note */

.blackjack-note {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 23px;
    padding: clamp(28px, 3.5vw, 48px);
    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.08),
            rgba(155,184,191,.02)
        );
    border: 1px solid rgba(155,184,191,.18);
    border-radius: 15px;
}

.blackjack-note-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.24);
    border-radius: 50%;
}

.blackjack-note h3 {
    margin: 8px 0 11px;
    color: #F4F1EA;
    font-size: clamp(22px, 1.8vw, 33px);
}

.blackjack-note > div:last-child > p:last-child {
    max-width: 900px;
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}


/* Responsive */

@media (max-width: 1199px) {

    .blackjack-location-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .blackjack-main {
        grid-template-columns: 1fr;
    }

    .blackjack-image,
    .blackjack-image img {
        min-height: 500px;
        height: 500px;
    }

    .blackjack-flow-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .blackjack-outcomes-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 991px) {

    .blackjack-heading,
    .blackjack-mechanics,
    .blackjack-actions {
        grid-template-columns: 1fr;
    }

    .blackjack-heading {
        gap: 22px;
    }
}

@media (max-width: 575px) {

    .blackjack-location-grid,
    .blackjack-flow-grid,
    .blackjack-outcomes-grid,
    .blackjack-action-grid,
    .blackjack-mechanics-facts {
        grid-template-columns: 1fr;
    }

    .blackjack-image,
    .blackjack-image img {
        min-height: 350px;
        height: 350px;
    }

    .blackjack-image-label {
        grid-template-columns: repeat(3, 1fr);
        left: 18px;
        right: 18px;
        bottom: 18px;
    }

    .blackjack-note {
        grid-template-columns: 1fr;
    }
}
/* ==========================================================
   ROULETTE
========================================================== */

.roulette-section {
    position: relative;
    overflow: hidden;
    background: #101C22;
}

.roulette-section::before {
    content: "";
    position: absolute;
    top: -250px;
    left: 8%;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    background: rgba(155,184,191,.05);
    filter: blur(120px);
    pointer-events: none;
}

.roulette-eyebrow,
.roulette-label {
    color: #9BB8BF;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .16em;
    text-transform: uppercase;
}


/* HEADING */

.roulette-heading {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr .72fr;
    align-items: end;
    gap: clamp(40px, 7vw, 120px);
}

.roulette-heading h2 {
    max-width: 950px;
    color: #F4F1EA;
    font-size: clamp(40px, 4.5vw, 72px);
    line-height: 1.06;
    letter-spacing: -.04em;
}

.roulette-accent {
    color: #9BB8BF;
}

.roulette-heading-text {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.roulette-heading-text p {
    color: #9BA6A8;
    font-size: 15px;
    line-height: 1.75;
}


/* ==========================================================
   FOUR CASINOS
========================================================== */

.roulette-network {
    padding: clamp(32px, 4vw, 60px);
    background: #081116;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 18px;
}

.roulette-network-intro {
    max-width: 830px;
    margin-bottom: 30px;
}

.roulette-network-intro h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(27px, 2.2vw, 40px);
}

.roulette-network-intro > p:last-child {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.roulette-location-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.roulette-location-card {
    min-height: 310px;
    display: flex;
    flex-direction: column;
    padding: 22px;
    background: #101C22;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 11px;
}

.roulette-location-card.active {
    background:
        linear-gradient(
            140deg,
            rgba(155,184,191,.11),
            rgba(155,184,191,.02)
        ),
        #101C22;
    border-color: rgba(155,184,191,.30);
}

.roulette-location-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 32px;
}

.roulette-location-top > span {
    color: rgba(155,184,191,.4);
    font-size: 10px;
}

.roulette-status {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 9px;
    color: #9BA6A8;
    font-size: 8px;
    letter-spacing: .06em;
    text-transform: uppercase;
    border: 1px solid rgba(155,184,191,.13);
    border-radius: 20px;
}

.roulette-status.available {
    color: #F4F1EA;
    border-color: rgba(155,184,191,.32);
}

.roulette-location-card h4 {
    color: #F4F1EA;
    font-size: 17px;
    font-weight: 600;
}

.roulette-location-place {
    margin-top: 4px;
    color: #9BB8BF;
    font-size: 10px;
}

.roulette-location-description {
    margin-top: 18px;
    color: #9BA6A8;
    font-size: 11px;
    line-height: 1.65;
}

.roulette-location-bottom {
    margin-top: auto;
    padding-top: 17px;
    border-top: 1px solid rgba(155,184,191,.11);
}

.roulette-location-bottom span {
    display: block;
    margin-bottom: 4px;
    color: #9BA6A8;
    font-size: 9px;
}

.roulette-location-bottom strong {
    color: #F4F1EA;
    font-size: 12px;
    font-weight: 600;
}


/* ==========================================================
   MAIN
========================================================== */

.roulette-main {
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    overflow: hidden;
    background: #081116;
    border: 1px solid rgba(155,184,191,.15);
    border-radius: 18px;
}

.roulette-intro {
    padding: clamp(34px, 4vw, 68px);
}

.roulette-intro h3 {
    margin: 9px 0 21px;
    color: #F4F1EA;
    font-size: clamp(29px, 2.5vw, 46px);
    line-height: 1.16;
}

.roulette-intro > p:not(.roulette-label) {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.75;
}

.roulette-intro > p + p {
    margin-top: 13px;
}

.roulette-facts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background: rgba(155,184,191,.06);
    border-left: 1px solid rgba(155,184,191,.14);
}

.roulette-fact {
    min-height: 175px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 27px;
    border-right: 1px solid rgba(155,184,191,.11);
    border-bottom: 1px solid rgba(155,184,191,.11);
}

.roulette-fact span {
    color: #F4F1EA;
    font-size: 25px;
    font-weight: 600;
}

.roulette-fact.large span {
    font-size: 50px;
}

.roulette-fact p {
    margin-top: 5px;
    color: #9BA6A8;
    font-size: 10px;
}


/* ==========================================================
   FLOW
========================================================== */

.roulette-flow {
    padding: clamp(32px, 4vw, 60px);
    background: #081116;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.roulette-flow-heading {
    max-width: 850px;
    margin-bottom: 28px;
}

.roulette-flow-heading h3 {
    margin: 8px 0 11px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 38px);
}

.roulette-flow-heading > p:last-child {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.roulette-flow-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 1px;
    background: rgba(155,184,191,.12);
}

.roulette-flow-step {
    min-height: 215px;
    padding: 22px;
    background: #081116;
}

.roulette-flow-step > span {
    display: block;
    margin-bottom: 34px;
    color: #9BB8BF;
    font-size: 10px;
}

.roulette-flow-step h4 {
    margin-bottom: 8px;
    color: #F4F1EA;
    font-size: 14px;
}

.roulette-flow-step p {
    color: #9BA6A8;
    font-size: 10px;
    line-height: 1.6;
}


/* ==========================================================
   BETS
========================================================== */

.roulette-bets {
    padding: clamp(32px, 4vw, 60px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.roulette-bets-heading {
    max-width: 850px;
    margin-bottom: 30px;
}

.roulette-bets-heading h3 {
    margin: 8px 0 11px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 38px);
}

.roulette-bets-heading > p:last-child {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.roulette-bets-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.roulette-bet-card {
    min-height: 230px;
    display: flex;
    flex-direction: column;
    padding: 22px;
    background: #081116;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 10px;
}

.roulette-bet-card.featured {
    background:
        linear-gradient(
            140deg,
            rgba(155,184,191,.1),
            rgba(155,184,191,.02)
        ),
        #081116;
    border-color: rgba(155,184,191,.25);
}

.roulette-bet-index {
    margin-bottom: 28px;
    color: rgba(155,184,191,.4);
    font-size: 10px;
}

.roulette-bet-card h4 {
    margin-bottom: 9px;
    color: #F4F1EA;
    font-size: 16px;
}

.roulette-bet-card > p {
    color: #9BA6A8;
    font-size: 11px;
    line-height: 1.6;
}

.roulette-payout {
    margin-top: auto;
    padding-top: 17px;
    border-top: 1px solid rgba(155,184,191,.11);
}

.roulette-payout small {
    display: block;
    color: #9BA6A8;
    font-size: 8px;
    text-transform: uppercase;
}

.roulette-payout strong {
    display: block;
    margin-top: 4px;
    color: #9BB8BF;
    font-size: 17px;
    font-weight: 600;
}


/* ==========================================================
   COMBINATIONS
========================================================== */

.roulette-combinations {
    display: grid;
    grid-template-columns: .75fr 1.25fr;
    gap: 50px;
    padding: clamp(32px, 4vw, 60px);
    background: #081116;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.roulette-combinations-intro h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(24px, 2vw, 37px);
}

.roulette-combinations-intro > p:last-child {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.roulette-combination-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.roulette-combination-grid > div {
    padding: 22px;
    background: #101C22;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 9px;
}

.roulette-combination-grid span {
    color: #9BB8BF;
    font-size: 9px;
    text-transform: uppercase;
}

.roulette-combination-grid h4 {
    margin: 10px 0 18px;
    color: #F4F1EA;
    font-size: 15px;
}

.roulette-combination-grid strong {
    color: #9BA6A8;
    font-size: 13px;
}


/* ==========================================================
   SERIES
========================================================== */

.roulette-advanced {
    padding: clamp(32px, 4vw, 60px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.roulette-advanced-heading {
    max-width: 850px;
    margin-bottom: 28px;
}

.roulette-advanced-heading h3 {
    margin: 8px 0 11px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 38px);
}

.roulette-advanced-heading > p:last-child {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.roulette-series-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.roulette-series-card {
    min-height: 210px;
    display: flex;
    flex-direction: column;
    padding: 21px;
    background: #081116;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 9px;
}

.roulette-series-card > span {
    color: #9BB8BF;
    font-size: 9px;
    text-transform: uppercase;
}

.roulette-series-card h4 {
    margin: 25px 0 8px;
    color: #F4F1EA;
    font-size: 15px;
}

.roulette-series-card p {
    color: #9BA6A8;
    font-size: 10px;
    line-height: 1.6;
}

.roulette-series-card strong {
    margin-top: auto;
    padding-top: 15px;
    color: #F4F1EA;
    font-size: 12px;
    border-top: 1px solid rgba(155,184,191,.11);
}


/* ==========================================================
   PERMANENCE + FINAL NOTE
========================================================== */

.roulette-permanence,
.roulette-location-note {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: clamp(28px, 3.5vw, 50px);
    border: 1px solid rgba(155,184,191,.18);
    border-radius: 16px;
}

.roulette-permanence {
    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.09),
            rgba(155,184,191,.02)
        );
}

.roulette-location-note {
    background: #081116;
}

.roulette-permanence-icon,
.roulette-location-note-icon {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.24);
    border-radius: 50%;
}

.roulette-permanence h3,
.roulette-location-note h3 {
    margin: 8px 0 11px;
    color: #F4F1EA;
    font-size: clamp(23px, 1.8vw, 34px);
}

.roulette-permanence > div:last-child > p:not(.roulette-label),
.roulette-location-note > div:last-child > p:not(.roulette-label) {
    max-width: 900px;
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.roulette-permanence > div:last-child > p + p {
    margin-top: 9px;
}


/* RESPONSIVE */

@media (max-width: 1199px) {

    .roulette-location-grid,
    .roulette-series-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .roulette-flow-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 991px) {

    .roulette-heading,
    .roulette-main,
    .roulette-combinations {
        grid-template-columns: 1fr;
    }

    .roulette-heading {
        gap: 22px;
    }

    .roulette-facts {
        border-left: 0;
        border-top: 1px solid rgba(155,184,191,.14);
    }

    .roulette-bets-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {

    .roulette-location-grid,
    .roulette-flow-grid,
    .roulette-bets-grid,
    .roulette-combination-grid,
    .roulette-series-grid,
    .roulette-facts {
        grid-template-columns: 1fr;
    }

    .roulette-permanence,
    .roulette-location-note {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   POKER RESERVATION
========================================================== */

.poker-reservation-section {
    position: relative;
    overflow: hidden;
    background: #081116;
}

.poker-reservation-section::before {
    content: "";
    position: absolute;
    top: -250px;
    right: 4%;
    width: 720px;
    height: 720px;
    border-radius: 50%;
    background: rgba(155, 184, 191, .05);
    filter: blur(120px);
    pointer-events: none;
}

.poker-reservation-eyebrow,
.poker-reservation-label {
    color: #9BB8BF;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .16em;
    text-transform: uppercase;
}


/* HEADING */

.poker-reservation-heading {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr .72fr;
    align-items: end;
    gap: clamp(40px, 7vw, 120px);
}

.poker-reservation-heading h2 {
    max-width: 950px;
    color: #F4F1EA;
    font-size: clamp(40px, 4.5vw, 72px);
    line-height: 1.06;
    letter-spacing: -.04em;
}

.poker-reservation-accent {
    color: #9BB8BF;
}

.poker-reservation-heading-text {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.poker-reservation-heading-text p {
    color: #9BA6A8;
    font-size: 15px;
    line-height: 1.75;
}


/* ==========================================================
   FOUR CASINOS
========================================================== */

.poker-network {
    padding: clamp(32px, 4vw, 60px);
    background: #101C22;
    border: 1px solid rgba(155, 184, 191, .14);
    border-radius: 18px;
}

.poker-network-copy {
    max-width: 800px;
    margin-bottom: 30px;
}

.poker-network-copy h3 {
    margin: 8px 0 11px;
    color: #F4F1EA;
    font-size: clamp(26px, 2.2vw, 40px);
}

.poker-network-copy > p:last-child {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.poker-network-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.poker-network-card {
    min-height: 210px;
    display: flex;
    flex-direction: column;
    padding: 22px;
    background: #081116;
    border: 1px solid rgba(155, 184, 191, .11);
    border-radius: 10px;
}

.poker-network-card.active {
    background:
        linear-gradient(
            140deg,
            rgba(155, 184, 191, .11),
            rgba(155, 184, 191, .02)
        ),
        #081116;
    border-color: rgba(155, 184, 191, .3);
}

.poker-network-card > span {
    margin-bottom: 28px;
    color: rgba(155, 184, 191, .4);
    font-size: 10px;
}

.poker-network-card h4 {
    color: #F4F1EA;
    font-size: 16px;
    font-weight: 600;
}

.poker-network-card > p {
    margin-top: 4px;
    color: #9BB8BF;
    font-size: 10px;
}

.poker-network-card > div {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-top: auto;
    padding-top: 16px;
    color: #9BA6A8;
    font-size: 10px;
    border-top: 1px solid rgba(155, 184, 191, .11);
}

.poker-network-card.active > div {
    color: #F4F1EA;
}


/* ==========================================================
   RESERVATION WINDOW
========================================================== */

.poker-reservation-main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    background: #101C22;
    border: 1px solid rgba(155, 184, 191, .15);
    border-radius: 18px;
}

.poker-reservation-main-copy {
    padding: clamp(34px, 4vw, 68px);
}

.poker-reservation-main-copy h3 {
    max-width: 680px;
    margin: 9px 0 20px;
    color: #F4F1EA;
    font-size: clamp(29px, 2.5vw, 46px);
    line-height: 1.15;
}

.poker-reservation-main-copy > p:not(.poker-reservation-label) {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.75;
}

.poker-reservation-main-copy > p + p {
    margin-top: 12px;
}

.poker-reservation-keyfacts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background: rgba(155, 184, 191, .06);
    border-left: 1px solid rgba(155, 184, 191, .14);
}

.poker-keyfact {
    min-height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 27px;
    border-right: 1px solid rgba(155, 184, 191, .11);
    border-bottom: 1px solid rgba(155, 184, 191, .11);
}

.poker-keyfact span {
    color: #F4F1EA;
    font-size: clamp(30px, 3vw, 48px);
    font-weight: 600;
    line-height: 1;
}

.poker-keyfact p {
    margin-top: 10px;
    color: #F4F1EA;
    font-size: 12px;
}

.poker-keyfact small {
    margin-top: 4px;
    color: #9BA6A8;
    font-size: 9px;
}


/* ==========================================================
   TIMELINE
========================================================== */

.poker-timeline {
    padding: clamp(32px, 4vw, 60px);
    background: #081116;
    border: 1px solid rgba(155, 184, 191, .14);
    border-radius: 16px;
}

.poker-timeline-heading {
    max-width: 850px;
    margin-bottom: 30px;
}

.poker-timeline-heading h3 {
    margin: 8px 0 11px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 38px);
}

.poker-timeline-heading > p:last-child {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.poker-timeline-track {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.poker-time-card {
    min-height: 350px;
    display: flex;
    flex-direction: column;
    padding: 26px;
    background: #101C22;
    border: 1px solid rgba(155, 184, 191, .11);
    border-radius: 11px;
}

.poker-time-card.highlighted {
    background:
        linear-gradient(
            140deg,
            rgba(155, 184, 191, .11),
            rgba(155, 184, 191, .02)
        ),
        #101C22;
    border-color: rgba(155, 184, 191, .28);
}

.poker-time {
    color: #F4F1EA;
    font-size: clamp(34px, 3vw, 50px);
    font-weight: 600;
    line-height: 1;
}

.poker-time-index {
    display: block;
    margin: 30px 0 15px;
    color: rgba(155, 184, 191, .45);
    font-size: 9px;
}

.poker-time-card h4 {
    margin-bottom: 10px;
    color: #F4F1EA;
    font-size: 17px;
}

.poker-time-card p {
    color: #9BA6A8;
    font-size: 11px;
    line-height: 1.65;
}

.poker-time-status {
    margin-top: auto;
    padding-top: 17px;
    color: #9BB8BF;
    font-size: 10px;
    font-weight: 600;
    border-top: 1px solid rgba(155, 184, 191, .11);
}


/* ==========================================================
   10 MINUTE RULE
========================================================== */

.poker-hold-rule {
    display: grid;
    grid-template-columns: .35fr 1.65fr;
    overflow: hidden;
    background:
        linear-gradient(
            110deg,
            rgba(155, 184, 191, .10),
            rgba(155, 184, 191, .02)
        );
    border: 1px solid rgba(155, 184, 191, .19);
    border-radius: 16px;
}

.poker-hold-number {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 300px;
    border-right: 1px solid rgba(155, 184, 191, .15);
}

.poker-hold-number span {
    color: #F4F1EA;
    font-size: clamp(70px, 8vw, 120px);
    font-weight: 500;
    line-height: .9;
}

.poker-hold-number small {
    margin-top: 12px;
    color: #9BB8BF;
    font-size: 11px;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.poker-hold-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(32px, 4vw, 60px);
}

.poker-hold-content h3 {
    margin: 8px 0 15px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 38px);
}

.poker-hold-content > p:not(.poker-reservation-label) {
    max-width: 850px;
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.poker-hold-content > p + p {
    margin-top: 10px;
}


/* ==========================================================
   GAMES
========================================================== */

.poker-games {
    padding: clamp(32px, 4vw, 60px);
    background: #101C22;
    border: 1px solid rgba(155, 184, 191, .14);
    border-radius: 16px;
}

.poker-games-heading {
    max-width: 850px;
    margin-bottom: 28px;
}

.poker-games-heading h3 {
    margin: 8px 0 11px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 38px);
}

.poker-games-heading > p:last-child {
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}

.poker-games-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 11px;
}

.poker-game-card {
    padding: 28px;
    background: #081116;
    border: 1px solid rgba(155, 184, 191, .11);
    border-radius: 11px;
}

.poker-game-card.featured {
    border-color: rgba(155, 184, 191, .25);
}

.poker-game-day {
    color: #9BB8BF;
    font-size: 9px;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.poker-game-card h4 {
    margin: 22px 0 7px;
    color: #F4F1EA;
    font-size: 23px;
}

.poker-game-type {
    min-height: 45px;
    color: #9BA6A8;
    font-size: 11px;
    line-height: 1.6;
}

.poker-game-details {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 26px;
    border-top: 1px solid rgba(155, 184, 191, .11);
}

.poker-game-details > div {
    padding: 17px 12px 0;
    border-left: 1px solid rgba(155, 184, 191, .11);
}

.poker-game-details > div:first-child {
    padding-left: 0;
    border-left: 0;
}

.poker-game-details small {
    display: block;
    margin-bottom: 5px;
    color: #9BA6A8;
    font-size: 8px;
    text-transform: uppercase;
}

.poker-game-details strong {
    color: #F4F1EA;
    font-size: 11px;
    font-weight: 600;
}


/* ==========================================================
   PRACTICAL
========================================================== */

.poker-practical {
    padding: clamp(32px, 4vw, 60px);
    border: 1px solid rgba(155, 184, 191, .14);
    border-radius: 16px;
}

.poker-practical-heading {
    max-width: 850px;
    margin-bottom: 28px;
}

.poker-practical-heading h3 {
    margin-top: 8px;
    color: #F4F1EA;
    font-size: clamp(24px, 2vw, 37px);
}

.poker-practical-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
    background: rgba(155, 184, 191, .12);
}

.poker-practical-grid > div {
    min-height: 180px;
    padding: 22px;
    background: #081116;
}

.poker-practical-grid span {
    display: block;
    margin-bottom: 32px;
    color: #9BB8BF;
    font-size: 10px;
}

.poker-practical-grid p {
    color: #9BA6A8;
    font-size: 11px;
    line-height: 1.65;
}


/* ==========================================================
   FINAL NOTE
========================================================== */

.poker-reservation-note {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: clamp(28px, 3.5vw, 50px);
    background: #101C22;
    border: 1px solid rgba(155, 184, 191, .17);
    border-radius: 16px;
}

.poker-reservation-note-icon {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9BB8BF;
    border: 1px solid rgba(155, 184, 191, .24);
    border-radius: 50%;
}

.poker-reservation-note h3 {
    margin: 8px 0 11px;
    color: #F4F1EA;
    font-size: clamp(23px, 1.8vw, 34px);
}

.poker-reservation-note > div:last-child > p:last-child {
    max-width: 900px;
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.7;
}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 1199px) {

    .poker-network-grid,
    .poker-practical-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 991px) {

    .poker-reservation-heading,
    .poker-reservation-main {
        grid-template-columns: 1fr;
    }

    .poker-reservation-heading {
        gap: 22px;
    }

    .poker-reservation-keyfacts {
        border-left: 0;
        border-top: 1px solid rgba(155, 184, 191, .14);
    }

    .poker-timeline-track {
        grid-template-columns: 1fr;
    }

    .poker-games-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 575px) {

    .poker-network-grid,
    .poker-reservation-keyfacts,
    .poker-practical-grid {
        grid-template-columns: 1fr;
    }

    .poker-hold-rule {
        grid-template-columns: 1fr;
    }

    .poker-hold-number {
        min-height: 220px;
        border-right: 0;
        border-bottom: 1px solid rgba(155, 184, 191, .15);
    }

    .poker-game-details {
        grid-template-columns: 1fr;
    }

    .poker-game-details > div {
        padding: 14px 0;
        border-left: 0;
        border-bottom: 1px solid rgba(155, 184, 191, .11);
    }

    .poker-reservation-note {
        grid-template-columns: 1fr;
    }
}
/* ==========================================================
   LARGER TEXT — POKER RESERVATION
========================================================== */

/* Main paragraphs */
.poker-reservation-heading-text p {
    font-size: 18px;
    line-height: 1.75;
}

.poker-network-copy > p:last-child,
.poker-reservation-main-copy > p:not(.poker-reservation-label),
.poker-timeline-heading > p:last-child,
.poker-games-heading > p:last-child,
.poker-hold-content > p:not(.poker-reservation-label),
.poker-reservation-note > div:last-child > p:last-child {
    font-size: 16px;
    line-height: 1.75;
}

/* Eyebrows / labels */
.poker-reservation-eyebrow,
.poker-reservation-label {
    font-size: 13px;
}

/* Casino cards */
.poker-network-card h4 {
    font-size: 19px;
}

.poker-network-card > p {
    font-size: 13px;
}

.poker-network-card > div {
    font-size: 13px;
}

/* Key facts */
.poker-keyfact p {
    font-size: 15px;
}

.poker-keyfact small {
    font-size: 12px;
}

/* Timeline */
.poker-time-card h4 {
    font-size: 20px;
}

.poker-time-card p {
    font-size: 14px;
    line-height: 1.7;
}

.poker-time-status {
    font-size: 13px;
}

/* Cash game cards */
.poker-game-day {
    font-size: 12px;
}

.poker-game-card h4 {
    font-size: 25px;
}

.poker-game-type {
    font-size: 15px;
    line-height: 1.6;
}

.poker-game-details small {
    font-size: 11px;
}

.poker-game-details strong {
    font-size: 14px;
}

/* Practical steps */
.poker-practical-grid span {
    font-size: 13px;
}

.poker-practical-grid p {
    font-size: 14px;
    line-height: 1.7;
}

/* Mobile */
@media (max-width: 575px) {
    .poker-reservation-heading-text p,
    .poker-network-copy > p:last-child,
    .poker-reservation-main-copy > p:not(.poker-reservation-label),
    .poker-timeline-heading > p:last-child,
    .poker-games-heading > p:last-child,
    .poker-hold-content > p:not(.poker-reservation-label),
    .poker-reservation-note > div:last-child > p:last-child {
        font-size: 15px;
    }

    .poker-time-card p,
    .poker-practical-grid p {
        font-size: 14px;
    }
}

/* ==========================================================
   VISIT / HOURS / ADMISSION
========================================================== */

.visit-section {
    position: relative;
    overflow: hidden;
    background: #101C22;
}

.visit-section::before {
    content: "";
    position: absolute;
    top: -250px;
    right: 5%;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    background: rgba(155, 184, 191, .05);
    filter: blur(120px);
    pointer-events: none;
}

.visit-eyebrow,
.visit-label,
.visit-card-type {
    color: #9BB8BF;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .14em;
    text-transform: uppercase;
}


/* HEADING */

.visit-heading {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr .72fr;
    align-items: end;
    gap: clamp(40px, 7vw, 120px);
}

.visit-heading h2 {
    max-width: 980px;
    color: #F4F1EA;
    font-size: clamp(42px, 4.6vw, 74px);
    line-height: 1.06;
    letter-spacing: -.04em;
}

.visit-accent {
    color: #9BB8BF;
}

.visit-heading-text {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.visit-heading-text p {
    color: #9BA6A8;
    font-size: 18px;
    line-height: 1.75;
}


/* ==========================================================
   HOURS
========================================================== */

.visit-hours {
    padding: clamp(34px, 4vw, 62px);
    background: #081116;
    border: 1px solid rgba(155, 184, 191, .15);
    border-radius: 18px;
}

.visit-hours-intro {
    max-width: 900px;
    margin-bottom: 32px;
}

.visit-hours-intro h3 {
    margin: 9px 0 14px;
    color: #F4F1EA;
    font-size: clamp(29px, 2.3vw, 43px);
}

.visit-hours-intro > p:last-child {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.visit-hours-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
}

.visit-hours-card {
    min-height: 360px;
    display: flex;
    flex-direction: column;
    padding: 25px;
    background: #101C22;
    border: 1px solid rgba(155, 184, 191, .12);
    border-radius: 12px;
}

.visit-hours-card.featured {
    background:
        linear-gradient(
            140deg,
            rgba(155, 184, 191, .1),
            rgba(155, 184, 191, .02)
        ),
        #101C22;
    border-color: rgba(155, 184, 191, .3);
}

.visit-hours-card-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}

.visit-hours-card-top > span {
    color: rgba(155, 184, 191, .4);
    font-size: 13px;
}

.visit-days {
    padding: 7px 10px;
    color: #F4F1EA;
    font-size: 11px;
    border: 1px solid rgba(155, 184, 191, .2);
    border-radius: 30px;
}

.visit-hours-card h4 {
    margin-top: 9px;
    color: #F4F1EA;
    font-size: 21px;
    font-weight: 600;
}

.visit-card-place {
    margin-top: 5px;
    color: #9BB8BF;
    font-size: 14px;
}

.visit-time-simple {
    margin-top: auto;
    padding-top: 22px;
    border-top: 1px solid rgba(155, 184, 191, .12);
}

.visit-time-simple span {
    display: block;
    color: #9BA6A8;
    font-size: 13px;
}

.visit-time-simple strong {
    display: block;
    margin-top: 5px;
    color: #F4F1EA;
    font-size: 21px;
    font-weight: 600;
}

.visit-time-block {
    margin-top: 25px;
}

.visit-time-block > div {
    padding: 15px 0;
    border-top: 1px solid rgba(155, 184, 191, .12);
}

.visit-time-block span,
.visit-time-block small {
    display: block;
}

.visit-time-block span {
    color: #9BA6A8;
    font-size: 13px;
}

.visit-time-block strong {
    display: block;
    margin: 4px 0;
    color: #F4F1EA;
    font-size: 17px;
}

.visit-time-block small {
    color: #9BB8BF;
    font-size: 11px;
}


/* ==========================================================
   CLOSED DAYS
========================================================== */

.visit-closed {
    padding: clamp(30px, 3.5vw, 52px);
    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.08),
            rgba(155,184,191,.02)
        );
    border: 1px solid rgba(155,184,191,.17);
    border-radius: 16px;
}

.visit-closed-heading {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 28px;
}

.visit-closed-icon {
    width: 52px;
    height: 52px;
    flex: 0 0 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.25);
    border-radius: 50%;
}

.visit-closed-heading h3 {
    margin-top: 7px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 36px);
}

.visit-closed-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.visit-closed-card {
    padding: 24px;
    background: #081116;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 10px;
}

.visit-closed-card.featured {
    border-color: rgba(155,184,191,.25);
}

.visit-closed-card span {
    display: block;
    margin-bottom: 13px;
    color: #F4F1EA;
    font-size: 17px;
    font-weight: 600;
}

.visit-closed-card p {
    color: #9BA6A8;
    font-size: 15px;
    line-height: 1.7;
}

.visit-closed-card small {
    display: block;
    margin-top: 15px;
    color: #9BB8BF;
    font-size: 12px;
}


/* ==========================================================
   ADMISSION
========================================================== */

.visit-admission {
    padding: clamp(34px, 4vw, 62px);
    background: #081116;
    border: 1px solid rgba(155,184,191,.15);
    border-radius: 18px;
}

.visit-admission-heading {
    display: grid;
    grid-template-columns: .8fr 1.2fr;
    align-items: end;
    gap: 60px;
    margin-bottom: 32px;
}

.visit-admission-heading h3 {
    margin-top: 8px;
    color: #F4F1EA;
    font-size: clamp(29px, 2.3vw, 43px);
}

.visit-admission-heading > p {
    color: #9BA6A8;
    font-size: 17px;
    line-height: 1.75;
}

.visit-requirements {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.visit-requirement {
    min-height: 250px;
    padding: 26px;
    background: #101C22;
    border: 1px solid rgba(155,184,191,.12);
    border-radius: 11px;
}

.visit-requirement.featured {
    border-color: rgba(155,184,191,.28);
}

.visit-requirement-icon {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    color: #9BB8BF;
    font-size: 18px;
    border: 1px solid rgba(155,184,191,.23);
    border-radius: 50%;
}

.visit-requirement h4 {
    margin-bottom: 10px;
    color: #F4F1EA;
    font-size: 20px;
}

.visit-requirement p {
    color: #9BA6A8;
    font-size: 15px;
    line-height: 1.7;
}


/* ==========================================================
   CHECK-IN
========================================================== */

.visit-checkin {
    padding: clamp(34px, 4vw, 60px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.visit-checkin-title {
    margin-bottom: 30px;
}

.visit-checkin-title h3 {
    margin-top: 8px;
    color: #F4F1EA;
    font-size: clamp(26px, 2.1vw, 39px);
}

.visit-checkin-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 1px;
    background: rgba(155,184,191,.12);
}

.visit-checkin-step {
    min-height: 255px;
    padding: 23px;
    background: #081116;
}

.visit-checkin-step > span {
    color: rgba(155,184,191,.42);
    font-size: 12px;
}

.visit-step-icon {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 28px 0 22px;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.22);
    border-radius: 50%;
}

.visit-checkin-step h4 {
    margin-bottom: 10px;
    color: #F4F1EA;
    font-size: 18px;
}

.visit-checkin-step p {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.65;
}


/* ==========================================================
   AFTER CHECK-IN
========================================================== */

.visit-after-checkin {
    display: grid;
    grid-template-columns: .8fr 1.2fr;
    gap: 55px;
    padding: clamp(32px, 4vw, 60px);
    background: #081116;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.visit-after-main h3 {
    margin: 8px 0 14px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 37px);
}

.visit-after-main > p:last-child {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.visit-after-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.visit-after-card {
    padding: 20px;
    background: #101C22;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 9px;
}

.visit-after-card.featured {
    border-color: rgba(155,184,191,.24);
}

.visit-after-card span {
    color: #9BB8BF;
    font-size: 12px;
}

.visit-after-card strong {
    display: block;
    margin: 15px 0 5px;
    color: #F4F1EA;
    font-size: 22px;
}

.visit-after-card p {
    color: #9BA6A8;
    font-size: 14px;
}


/* NOTE */

.visit-note {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: clamp(28px, 3.5vw, 50px);
    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.08),
            rgba(155,184,191,.02)
        );
    border: 1px solid rgba(155,184,191,.18);
    border-radius: 16px;
}

.visit-note-icon {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.25);
    border-radius: 50%;
}

.visit-note h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(24px, 1.9vw, 35px);
}

.visit-note > div:last-child > p:last-child {
    max-width: 950px;
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}


/* RESPONSIVE */

@media (max-width: 1199px) {
    .visit-hours-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .visit-checkin-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 991px) {
    .visit-heading,
    .visit-admission-heading,
    .visit-after-checkin {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .visit-requirements {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 575px) {
    .visit-hours-grid,
    .visit-closed-grid,
    .visit-checkin-grid,
    .visit-after-grid {
        grid-template-columns: 1fr;
    }

    .visit-note {
        grid-template-columns: 1fr;
    }

    .visit-heading-text p,
    .visit-admission-heading > p {
        font-size: 16px;
    }

    .visit-hours-intro > p:last-child,
    .visit-after-main > p:last-child,
    .visit-note > div:last-child > p:last-child {
        font-size: 15px;
    }
}

/* ==========================================================
   DRESS CODE
========================================================== */

.dress-code-section {
    position: relative;
    overflow: hidden;
    background: #081116;
}

.dress-code-heading {
    display: grid;
    grid-template-columns: 1fr .72fr;
    align-items: end;
    gap: clamp(40px, 7vw, 120px);
}

.dress-code-eyebrow,
.dress-code-label {
    color: #9BB8BF;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.dress-code-heading h2 {
    max-width: 980px;
    color: #F4F1EA;
    font-size: clamp(42px, 4.6vw, 74px);
    line-height: 1.06;
    letter-spacing: -.04em;
}

.dress-code-accent {
    color: #9BB8BF;
}

.dress-code-heading-text p {
    color: #9BA6A8;
    font-size: 18px;
    line-height: 1.75;
}

.dress-code-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}

.dress-code-card {
    min-height: 420px;
    display: flex;
    flex-direction: column;
    padding: clamp(28px, 3vw, 46px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.13);
    border-radius: 14px;
}

.dress-code-card.featured {
    grid-row: span 2;
    background:
        linear-gradient(
            140deg,
            rgba(155,184,191,.10),
            rgba(155,184,191,.02)
        ),
        #101C22;
    border-color: rgba(155,184,191,.28);
}

.dress-code-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 34px;
}

.dress-code-card-top > span {
    color: rgba(155,184,191,.4);
    font-size: 13px;
}

.dress-code-status {
    padding: 7px 11px;
    color: #F4F1EA;
    font-size: 11px;
    border: 1px solid rgba(155,184,191,.24);
    border-radius: 30px;
}

.dress-code-status.relaxed {
    color: #9BB8BF;
}

.dress-code-card h3 {
    margin: 9px 0 18px;
    color: #F4F1EA;
    font-size: clamp(26px, 2vw, 38px);
}

.dress-code-card > p:not(.dress-code-label) {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.dress-code-card > p + p {
    margin-top: 13px;
}

.dress-code-example {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-top: 20px;
    padding: 18px;
    background: #081116;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 9px;
}

.dress-code-example i {
    margin-top: 4px;
    color: #9BB8BF;
}

.dress-code-example span {
    display: block;
    margin-bottom: 5px;
    color: #F4F1EA;
    font-size: 15px;
    font-weight: 600;
}

.dress-code-example p {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.65;
}

.dress-code-note {
    margin-top: auto;
    padding-top: 22px;
    display: flex;
    gap: 13px;
    border-top: 1px solid rgba(155,184,191,.12);
}

.dress-code-note i {
    color: #9BB8BF;
}

.dress-code-note p {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.65;
}

.dress-code-answer {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: clamp(30px, 3.5vw, 52px);
    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.08),
            rgba(155,184,191,.02)
        );
    border: 1px solid rgba(155,184,191,.18);
    border-radius: 16px;
}

.dress-code-answer-icon {
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.24);
    border-radius: 50%;
}

.dress-code-answer h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 36px);
}

.dress-code-answer > div:last-child > p:last-child {
    max-width: 950px;
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

@media (max-width: 991px) {
    .dress-code-heading,
    .dress-code-grid {
        grid-template-columns: 1fr;
    }

    .dress-code-heading {
        gap: 24px;
    }

    .dress-code-card.featured {
        grid-row: auto;
    }
}

@media (max-width: 575px) {
    .dress-code-answer {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   BARS & LOUNGE
========================================================== */

.bars-section {
    position: relative;
    overflow: hidden;
    background: #081116;
}

.bars-section::before {
    content: "";
    position: absolute;
    top: -240px;
    right: 4%;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    background: rgba(155, 184, 191, .05);
    filter: blur(120px);
    pointer-events: none;
}

.bars-eyebrow,
.bars-label,
.bars-card-type {
    color: #9BB8BF;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .14em;
    text-transform: uppercase;
}


/* Heading */

.bars-heading {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: 1fr .72fr;
    align-items: end;

    gap: clamp(40px, 7vw, 120px);
}

.bars-heading h2 {
    max-width: 980px;

    color: #F4F1EA;

    font-size: clamp(42px, 4.6vw, 74px);
    line-height: 1.06;
    letter-spacing: -.04em;
}

.bars-accent {
    color: #9BB8BF;
}

.bars-heading-text {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.bars-heading-text p {
    color: #9BA6A8;
    font-size: 18px;
    line-height: 1.75;
}


/* ==========================================================
   MAIN
========================================================== */

.bars-main {
    display: grid;
    grid-template-columns: 1.05fr .95fr;

    overflow: hidden;

    background: #101C22;

    border: 1px solid rgba(155,184,191,.15);
    border-radius: 18px;
}


/* Image */

.bars-image {
    position: relative;

    min-height: 650px;

    overflow: hidden;

    background: #101C22;
}

.bars-image img {
    display: block;

    width: 100%;
    height: 100%;
    min-height: 650px;

    object-fit: cover;
    object-position: center;
}

.bars-image::after {
    content: "";
    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            180deg,
            transparent 45%,
            rgba(8,17,22,.82) 100%
        );
}

.bars-image-label {
    position: absolute;
    left: 30px;
    bottom: 28px;
    z-index: 2;
}

.bars-image-label span {
    display: block;
    margin-bottom: 5px;

    color: #F4F1EA;

    font-size: 20px;
    font-weight: 600;
}

.bars-image-label p {
    color: #9BB8BF;
    font-size: 14px;
}


/* Content */

.bars-main-content {
    display: flex;
    flex-direction: column;
    justify-content: center;

    padding: clamp(35px, 4vw, 68px);
}

.bars-main-content h3 {
    margin: 9px 0 20px;

    color: #F4F1EA;

    font-size: clamp(29px, 2.5vw, 45px);
    line-height: 1.16;
}

.bars-main-content > p:not(.bars-label) {
    color: #9BA6A8;

    font-size: 16px;
    line-height: 1.75;
}

.bars-main-content > p + p {
    margin-top: 13px;
}


/* Features */

.bars-main-features {
    margin-top: 30px;

    display: flex;
    flex-direction: column;

    border-top: 1px solid rgba(155,184,191,.12);
}

.bars-main-features > div {
    display: grid;
    grid-template-columns: 42px 150px 1fr;
    align-items: center;

    gap: 15px;

    padding: 17px 0;

    border-bottom: 1px solid rgba(155,184,191,.12);
}

.bars-main-features i {
    color: #9BB8BF;
    font-size: 17px;
}

.bars-main-features span {
    color: #F4F1EA;
    font-size: 15px;
    font-weight: 600;
}

.bars-main-features p {
    color: #9BA6A8;
    font-size: 14px;
}


/* ==========================================================
   NETWORK
========================================================== */

.bars-network {
    padding: clamp(34px, 4vw, 62px);

    background: #101C22;

    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.bars-network-heading {
    max-width: 900px;

    margin-bottom: 30px;
}

.bars-network-heading h3 {
    margin: 8px 0 11px;

    color: #F4F1EA;

    font-size: clamp(27px, 2.2vw, 40px);
}

.bars-network-heading > p:last-child {
    color: #9BA6A8;

    font-size: 16px;
    line-height: 1.75;
}

.bars-network-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);

    gap: 11px;
}

.bars-card {
    min-height: 330px;

    display: flex;
    flex-direction: column;

    padding: 24px;

    background: #081116;

    border: 1px solid rgba(155,184,191,.11);
    border-radius: 11px;
}

.bars-card.featured {
    background:
        linear-gradient(
            140deg,
            rgba(155,184,191,.10),
            rgba(155,184,191,.02)
        ),
        #081116;

    border-color: rgba(155,184,191,.27);
}

.bars-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 30px;
}

.bars-card-top span {
    color: rgba(155,184,191,.42);
    font-size: 12px;
}

.bars-card-top i {
    color: #9BB8BF;
    font-size: 17px;
}

.bars-card h4 {
    margin: 8px 0 12px;

    color: #F4F1EA;

    font-size: 21px;
}

.bars-card > p:not(.bars-card-type) {
    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.7;
}

.bars-card-bottom {
    margin-top: auto;
    padding-top: 18px;

    border-top: 1px solid rgba(155,184,191,.11);
}

.bars-card-bottom span {
    display: block;

    color: #9BA6A8;

    font-size: 11px;
}

.bars-card-bottom strong {
    display: block;

    margin-top: 4px;

    color: #F4F1EA;

    font-size: 14px;
    font-weight: 600;
}


/* ==========================================================
   REDBLACK
========================================================== */

.redblack-block {
    display: grid;
    grid-template-columns: .35fr 1.65fr;

    overflow: hidden;

    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.09),
            rgba(155,184,191,.02)
        );

    border: 1px solid rgba(155,184,191,.2);
    border-radius: 16px;
}

.redblack-side {
    min-height: 360px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;

    padding: 32px;

    border-right: 1px solid rgba(155,184,191,.14);
}

.redblack-index {
    color: #9BB8BF;

    font-size: 13px;
    letter-spacing: .15em;

    writing-mode: vertical-rl;
}

.redblack-icon {
    width: 52px;
    height: 52px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155,184,191,.24);
    border-radius: 50%;
}

.redblack-content {
    padding: clamp(34px, 4vw, 62px);
}

.redblack-content h3 {
    margin: 8px 0 17px;

    color: #F4F1EA;

    font-size: clamp(28px, 2.2vw, 41px);
}

.redblack-content > p:not(.bars-label) {
    max-width: 950px;

    color: #9BA6A8;

    font-size: 16px;
    line-height: 1.75;
}

.redblack-content > p + p {
    margin-top: 11px;
}

.redblack-meta {
    display: grid;
    grid-template-columns: repeat(3, 1fr);

    margin-top: 28px;

    border-top: 1px solid rgba(155,184,191,.12);
}

.redblack-meta > div {
    padding: 18px 16px 0;

    border-left: 1px solid rgba(155,184,191,.12);
}

.redblack-meta > div:first-child {
    padding-left: 0;
    border-left: 0;
}

.redblack-meta span {
    display: block;

    color: #9BA6A8;

    font-size: 11px;
}

.redblack-meta strong {
    display: block;

    margin-top: 5px;

    color: #F4F1EA;

    font-size: 14px;
    font-weight: 600;
}


/* ==========================================================
   FOOD + ANSWER
========================================================== */

.bars-food-note,
.bars-answer {
    display: grid;
    grid-template-columns: auto 1fr;

    gap: 24px;

    padding: clamp(30px, 3.5vw, 52px);

    border: 1px solid rgba(155,184,191,.17);
    border-radius: 16px;
}

.bars-food-note {
    background: #101C22;
}

.bars-answer {
    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.08),
            rgba(155,184,191,.02)
        );
}

.bars-food-icon,
.bars-answer-icon {
    width: 54px;
    height: 54px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155,184,191,.24);
    border-radius: 50%;
}

.bars-food-note h3,
.bars-answer h3 {
    margin: 8px 0 12px;

    color: #F4F1EA;

    font-size: clamp(25px, 2vw, 37px);
}

.bars-food-note > div:last-child > p:not(.bars-label),
.bars-answer > div:last-child > p:not(.bars-label) {
    max-width: 950px;

    color: #9BA6A8;

    font-size: 16px;
    line-height: 1.75;
}

.bars-food-note > div:last-child > p + p {
    margin-top: 10px;
}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 1199px) {

    .bars-main {
        grid-template-columns: 1fr;
    }

    .bars-image,
    .bars-image img {
        min-height: 500px;
        height: 500px;
    }

    .bars-network-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 991px) {

    .bars-heading {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .redblack-block {
        grid-template-columns: 1fr;
    }

    .redblack-side {
        min-height: auto;
        flex-direction: row;
        align-items: center;

        border-right: 0;
        border-bottom: 1px solid rgba(155,184,191,.14);
    }

    .redblack-index {
        writing-mode: horizontal-tb;
    }
}


@media (max-width: 575px) {

    .bars-image,
    .bars-image img {
        min-height: 350px;
        height: 350px;
    }

    .bars-network-grid,
    .redblack-meta {
        grid-template-columns: 1fr;
    }

    .bars-main-features > div {
        grid-template-columns: 36px 1fr;
    }

    .bars-main-features p {
        grid-column: 2;
    }

    .redblack-meta > div {
        padding: 14px 0;
        border-left: 0;
        border-bottom: 1px solid rgba(155,184,191,.12);
    }

    .bars-food-note,
    .bars-answer {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   LIVE EVENTS
========================================================== */

.events-section {
    position: relative;
    overflow: hidden;
    background: #101C22;
}

.events-section::before {
    content: "";
    position: absolute;
    top: -250px;
    right: 5%;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    background: rgba(155,184,191,.05);
    filter: blur(120px);
    pointer-events: none;
}

.events-eyebrow,
.events-label {
    color: #9BB8BF;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .14em;
    text-transform: uppercase;
}


/* Heading */

.events-heading {
    display: grid;
    grid-template-columns: 1fr .72fr;
    align-items: end;
    gap: clamp(40px, 7vw, 120px);
}

.events-heading h2 {
    max-width: 980px;
    color: #F4F1EA;
    font-size: clamp(42px, 4.6vw, 74px);
    line-height: 1.06;
    letter-spacing: -.04em;
}

.events-accent {
    color: #9BB8BF;
}

.events-heading-text {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.events-heading-text p {
    color: #9BA6A8;
    font-size: 18px;
    line-height: 1.75;
}


/* ==========================================================
   NETWORK
========================================================== */

.events-network {
    padding: clamp(34px, 4vw, 62px);
    background: #081116;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 18px;
}

.events-network-intro {
    max-width: 950px;
    margin-bottom: 32px;
}

.events-network-intro h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(28px, 2.2vw, 41px);
}

.events-network-intro > p:last-child {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.events-network-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 11px;
}

.event-location-card {
    min-height: 340px;
    display: flex;
    flex-direction: column;
    padding: 24px;
    background: #101C22;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 11px;
}

.event-location-card.featured {
    background:
        linear-gradient(
            140deg,
            rgba(155,184,191,.10),
            rgba(155,184,191,.02)
        ),
        #101C22;
    border-color: rgba(155,184,191,.28);
}

.event-location-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.event-location-top span {
    color: rgba(155,184,191,.42);
    font-size: 12px;
}

.event-location-top i {
    color: #9BB8BF;
    font-size: 17px;
}

.event-location-card h4 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: 21px;
}

.event-location-card > p:not(.events-label) {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.7;
}

.event-location-bottom {
    margin-top: auto;
    padding-top: 18px;
    border-top: 1px solid rgba(155,184,191,.11);
}

.event-location-bottom span {
    display: block;
    color: #9BA6A8;
    font-size: 11px;
}

.event-location-bottom strong {
    display: block;
    margin-top: 4px;
    color: #F4F1EA;
    font-size: 14px;
    font-weight: 600;
}


/* ==========================================================
   REDBLACK
========================================================== */

.events-redblack {
    display: grid;
    grid-template-columns: .35fr 1.65fr;
    overflow: hidden;
    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.09),
            rgba(155,184,191,.02)
        );
    border: 1px solid rgba(155,184,191,.2);
    border-radius: 16px;
}

.events-redblack-side {
    min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 32px;
    border-right: 1px solid rgba(155,184,191,.14);
}

.events-redblack-index {
    color: #9BB8BF;
    font-size: 13px;
    letter-spacing: .15em;
    writing-mode: vertical-rl;
}

.events-redblack-icon {
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.24);
    border-radius: 50%;
}

.events-redblack-content {
    padding: clamp(34px, 4vw, 62px);
}

.events-redblack-content h3 {
    margin: 8px 0 17px;
    color: #F4F1EA;
    font-size: clamp(28px, 2.2vw, 41px);
}

.events-redblack-content > p:not(.events-label) {
    max-width: 950px;
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.events-redblack-content > p + p {
    margin-top: 11px;
}

.events-format-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-top: 28px;
}

.events-format-grid > div {
    padding: 20px;
    background: #081116;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 9px;
}

.events-format-grid i {
    display: block;
    margin-bottom: 18px;
    color: #9BB8BF;
    font-size: 18px;
}

.events-format-grid span {
    color: #F4F1EA;
    font-size: 15px;
    font-weight: 600;
}


/* ==========================================================
   TICKETS
========================================================== */

.events-tickets {
    padding: clamp(34px, 4vw, 62px);
    background: #081116;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.events-tickets-heading {
    max-width: 900px;
    margin-bottom: 30px;
}

.events-tickets-heading h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(27px, 2.1vw, 39px);
}

.events-tickets-heading > p:last-child {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.events-ticket-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 11px;
}

.event-ticket-card {
    min-height: 260px;
    padding: 25px;
    background: #101C22;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 10px;
}

.event-ticket-icon {
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 28px;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.22);
    border-radius: 50%;
}

.event-ticket-card h4 {
    margin-bottom: 10px;
    color: #F4F1EA;
    font-size: 19px;
}

.event-ticket-card p {
    color: #9BA6A8;
    font-size: 15px;
    line-height: 1.7;
}


/* ==========================================================
   ID / PRACTICAL / NOTE
========================================================== */

.events-id,
.events-note {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: clamp(30px, 3.5vw, 52px);
    border: 1px solid rgba(155,184,191,.18);
    border-radius: 16px;
}

.events-id {
    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.08),
            rgba(155,184,191,.02)
        );
}

.events-note {
    background: #081116;
}

.events-id-icon,
.events-note-icon {
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.24);
    border-radius: 50%;
}

.events-id h3,
.events-note h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 37px);
}

.events-id > div:last-child > p:not(.events-label),
.events-note > div:last-child > p:not(.events-label) {
    max-width: 950px;
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.events-id > div:last-child > p + p {
    margin-top: 10px;
}

.events-practical {
    padding: clamp(34px, 4vw, 60px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.events-practical-heading {
    margin-bottom: 28px;
}

.events-practical-heading h3 {
    margin-top: 8px;
    color: #F4F1EA;
    font-size: clamp(26px, 2vw, 38px);
}

.events-practical-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
    background: rgba(155,184,191,.12);
}

.events-practical-grid > div {
    min-height: 210px;
    padding: 23px;
    background: #081116;
}

.events-practical-grid span {
    display: block;
    margin-bottom: 30px;
    color: #9BB8BF;
    font-size: 12px;
}

.events-practical-grid h4 {
    margin-bottom: 9px;
    color: #F4F1EA;
    font-size: 18px;
}

.events-practical-grid p {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.65;
}


/* Responsive */

@media (max-width: 1199px) {
    .events-network-grid,
    .events-format-grid,
    .events-practical-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 991px) {
    .events-heading {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .events-redblack {
        grid-template-columns: 1fr;
    }

    .events-redblack-side {
        min-height: auto;
        flex-direction: row;
        align-items: center;
        border-right: 0;
        border-bottom: 1px solid rgba(155,184,191,.14);
    }

    .events-redblack-index {
        writing-mode: horizontal-tb;
    }

    .events-ticket-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 575px) {
    .events-network-grid,
    .events-format-grid,
    .events-practical-grid {
        grid-template-columns: 1fr;
    }

    .events-id,
    .events-note {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   GROUPS
========================================================== */

.groups-section {
    position: relative;
    overflow: hidden;
    background: #081116;
}

.groups-eyebrow,
.groups-label {
    color: #9BB8BF;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.groups-heading {
    display: grid;
    grid-template-columns: 1fr .72fr;
    align-items: end;
    gap: clamp(40px, 7vw, 120px);
}

.groups-heading h2 {
    max-width: 980px;
    color: #F4F1EA;
    font-size: clamp(42px, 4.6vw, 74px);
    line-height: 1.06;
    letter-spacing: -.04em;
}

.groups-accent {
    color: #9BB8BF;
}

.groups-heading-text {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.groups-heading-text p {
    color: #9BA6A8;
    font-size: 18px;
    line-height: 1.75;
}


/* Network */

.groups-network {
    padding: clamp(34px, 4vw, 62px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 18px;
}

.groups-network-copy {
    max-width: 920px;
    margin-bottom: 30px;
}

.groups-network-copy h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(28px, 2.2vw, 41px);
}

.groups-network-copy > p:last-child {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.groups-network-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 11px;
}

.groups-location-card {
    min-height: 220px;
    display: flex;
    flex-direction: column;
    padding: 23px;
    background: #081116;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 10px;
}

.groups-location-card.active {
    background:
        linear-gradient(
            140deg,
            rgba(155,184,191,.1),
            rgba(155,184,191,.02)
        ),
        #081116;
    border-color: rgba(155,184,191,.28);
}

.groups-location-card > span {
    margin-bottom: 28px;
    color: rgba(155,184,191,.4);
    font-size: 12px;
}

.groups-location-card h4 {
    color: #F4F1EA;
    font-size: 19px;
}

.groups-location-card > p {
    margin-top: 4px;
    color: #9BB8BF;
    font-size: 13px;
}

.groups-location-card > div {
    margin-top: auto;
    padding-top: 17px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #9BA6A8;
    font-size: 13px;
    border-top: 1px solid rgba(155,184,191,.11);
}


/* Offers */

.groups-offers {
    padding: clamp(34px, 4vw, 62px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.groups-offers-heading {
    max-width: 900px;
    margin-bottom: 30px;
}

.groups-offers-heading h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(27px, 2.1vw, 40px);
}

.groups-offers-heading > p:last-child {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.groups-offers-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.group-offer-card {
    min-height: 570px;
    display: flex;
    flex-direction: column;
    padding: clamp(28px, 3vw, 46px);
    background: #081116;
    border: 1px solid rgba(155,184,191,.12);
    border-radius: 12px;
}

.group-offer-card.featured {
    background:
        linear-gradient(
            140deg,
            rgba(155,184,191,.09),
            rgba(155,184,191,.02)
        ),
        #081116;
    border-color: rgba(155,184,191,.26);
}

.group-offer-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 34px;
}

.group-offer-top span {
    color: rgba(155,184,191,.4);
    font-size: 12px;
}

.group-offer-top i {
    color: #9BB8BF;
    font-size: 19px;
}

.group-offer-card h4 {
    margin: 9px 0 13px;
    color: #F4F1EA;
    font-size: 27px;
}

.group-offer-intro {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.7;
}

.group-offer-list {
    margin-top: 25px;
    border-top: 1px solid rgba(155,184,191,.11);
}

.group-offer-list > div {
    display: flex;
    gap: 11px;
    padding: 13px 0;
    border-bottom: 1px solid rgba(155,184,191,.11);
}

.group-offer-list i {
    margin-top: 4px;
    color: #9BB8BF;
    font-size: 12px;
}

.group-offer-list span {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.6;
}

.group-offer-meta {
    margin-top: auto;
    padding-top: 24px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.group-offer-meta > div {
    padding-left: 15px;
    border-left: 1px solid rgba(155,184,191,.12);
}

.group-offer-meta > div:first-child {
    padding-left: 0;
    border-left: 0;
}

.group-offer-meta small {
    display: block;
    color: #9BA6A8;
    font-size: 11px;
}

.group-offer-meta strong {
    display: block;
    margin-top: 5px;
    color: #F4F1EA;
    font-size: 16px;
}


/* Unavailable */

.groups-unavailable {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: clamp(30px, 3.5vw, 52px);
    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.07),
            rgba(155,184,191,.02)
        );
    border: 1px solid rgba(155,184,191,.18);
    border-radius: 16px;
}

.groups-unavailable-icon {
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #9BB8BF;
    border: 1px solid rgba(155,184,191,.24);
    border-radius: 50%;
}

.groups-unavailable h3 {
    margin: 8px 0 12px;
    color: #F4F1EA;
    font-size: clamp(25px, 2vw, 37px);
}

.groups-unavailable > div:last-child > p:not(.groups-label) {
    max-width: 950px;
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
}

.groups-unavailable > div:last-child > p + p {
    margin-top: 10px;
}


/* Practical */

.groups-practical {
    padding: clamp(34px, 4vw, 60px);
    background: #101C22;
    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.groups-practical-heading {
    margin-bottom: 28px;
}

.groups-practical-heading h3 {
    margin-top: 8px;
    color: #F4F1EA;
    font-size: clamp(26px, 2vw, 38px);
}

.groups-practical-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 11px;
}

.groups-practical-grid > div {
    min-height: 220px;
    padding: 23px;
    background: #081116;
    border: 1px solid rgba(155,184,191,.11);
    border-radius: 10px;
}

.groups-practical-grid i {
    display: block;
    margin-bottom: 27px;
    color: #9BB8BF;
    font-size: 19px;
}

.groups-practical-grid span {
    display: block;
    margin-bottom: 8px;
    color: #F4F1EA;
    font-size: 17px;
    font-weight: 600;
}

.groups-practical-grid p {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.65;
}

@media (max-width: 1199px) {
    .groups-network-grid,
    .groups-practical-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 991px) {
    .groups-heading,
    .groups-offers-grid {
        grid-template-columns: 1fr;
    }

    .groups-heading {
        gap: 24px;
    }
}

@media (max-width: 575px) {
    .groups-network-grid,
    .groups-practical-grid,
    .group-offer-meta {
        grid-template-columns: 1fr;
    }

    .groups-unavailable {
        grid-template-columns: 1fr;
    }
}

/* ==========================================================
   LOCATION & PARKING
========================================================== */

.location-section {
    position: relative;
    overflow: hidden;
    background: #081116;
}

.location-section::before {
    content: "";
    position: absolute;
    top: -250px;
    right: 5%;
    width: 720px;
    height: 720px;
    border-radius: 50%;
    background: rgba(155,184,191,.05);
    filter: blur(120px);
    pointer-events: none;
}

.location-eyebrow,
.location-label {
    color: #9BB8BF;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .14em;
    text-transform: uppercase;
}


/* Heading */

.location-heading {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: 1fr .72fr;
    align-items: end;

    gap: clamp(40px, 7vw, 120px);
}

.location-heading h2 {
    max-width: 980px;

    color: #F4F1EA;

    font-size: clamp(42px, 4.6vw, 74px);
    line-height: 1.06;
    letter-spacing: -.04em;
}

.location-accent {
    color: #9BB8BF;
}

.location-heading-text {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.location-heading-text p {
    color: #9BA6A8;
    font-size: 18px;
    line-height: 1.75;
}


/* ==========================================================
   CARDS
========================================================== */

.location-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);

    gap: 14px;
}

.location-card {
    min-height: 610px;

    display: flex;
    flex-direction: column;

    padding: clamp(28px, 3vw, 46px);

    background: #101C22;

    border: 1px solid rgba(155,184,191,.12);
    border-radius: 14px;
}

.location-card.featured {
    background:
        linear-gradient(
            140deg,
            rgba(155,184,191,.10),
            rgba(155,184,191,.02)
        ),
        #101C22;

    border-color: rgba(155,184,191,.28);
}

.location-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 34px;
}

.location-card-top > span {
    color: rgba(155,184,191,.42);
    font-size: 13px;
}

.location-badge {
    padding: 7px 11px;

    color: #9BB8BF;

    font-size: 11px;

    border: 1px solid rgba(155,184,191,.2);
    border-radius: 30px;
}

.location-card h3 {
    margin: 8px 0 8px;

    color: #F4F1EA;

    font-size: clamp(27px, 2.2vw, 40px);
}

.location-address {
    margin-bottom: 27px;

    color: #9BA6A8;

    font-size: 16px;
    line-height: 1.6;
}


/* Info */

.location-info-list {
    border-top: 1px solid rgba(155,184,191,.12);
}

.location-info-row {
    display: grid;
    grid-template-columns: 46px 1fr;

    gap: 15px;

    padding: 18px 0;

    border-bottom: 1px solid rgba(155,184,191,.12);
}

.location-info-icon {
    width: 42px;
    height: 42px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    border: 1px solid rgba(155,184,191,.22);
    border-radius: 50%;
}

.location-info-row span {
    display: block;

    margin-bottom: 5px;

    color: #F4F1EA;

    font-size: 15px;
    font-weight: 600;
}

.location-info-row p {
    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.65;
}


/* Parking price */

.location-parking-price {
    margin-top: 24px;
    padding: 18px 20px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 20px;

    background: #081116;

    border-left: 2px solid #9BB8BF;
}

.location-parking-price small {
    color: #9BA6A8;

    font-size: 13px;
    line-height: 1.5;
}

.location-parking-price strong {
    color: #F4F1EA;

    font-size: 22px;
    font-weight: 600;
    white-space: nowrap;
}


/* Warning */

.location-warning,
.location-public-highlight {
    margin-top: 14px;
    padding: 17px 18px;

    display: flex;
    align-items: flex-start;

    gap: 13px;

    background: rgba(155,184,191,.05);

    border: 1px solid rgba(155,184,191,.11);
    border-radius: 9px;
}

.location-warning i,
.location-public-highlight i {
    margin-top: 4px;

    color: #9BB8BF;
}

.location-warning p,
.location-public-highlight p {
    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.65;
}

.location-public-highlight {
    margin-top: auto;
}

.location-public-highlight span {
    display: block;
    margin-bottom: 5px;

    color: #F4F1EA;

    font-size: 15px;
    font-weight: 600;
}


/* ==========================================================
   COMPARISON
========================================================== */

.location-comparison {
    padding: clamp(32px, 4vw, 60px);

    background: #101C22;

    border: 1px solid rgba(155,184,191,.14);
    border-radius: 16px;
}

.location-comparison-heading {
    margin-bottom: 28px;
}

.location-comparison-heading h3 {
    margin-top: 8px;

    color: #F4F1EA;

    font-size: clamp(26px, 2vw, 38px);
}

.location-comparison-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);

    gap: 11px;
}

.location-comparison-grid > div {
    min-height: 210px;

    padding: 23px;

    background: #081116;

    border: 1px solid rgba(155,184,191,.11);
    border-radius: 10px;
}

.location-comparison-grid i {
    display: block;

    margin-bottom: 28px;

    color: #9BB8BF;

    font-size: 19px;
}

.location-comparison-grid span {
    display: block;

    margin-bottom: 8px;

    color: #F4F1EA;

    font-size: 18px;
    font-weight: 600;
}

.location-comparison-grid p {
    color: #9BA6A8;

    font-size: 14px;
    line-height: 1.65;
}


/* ==========================================================
   MAP
========================================================== */

.location-map {
    padding: clamp(32px, 4vw, 60px);

    background:
        linear-gradient(
            110deg,
            rgba(155,184,191,.08),
            rgba(155,184,191,.02)
        );

    border: 1px solid rgba(155,184,191,.18);
    border-radius: 16px;
}

.location-map-heading {
    display: grid;
    grid-template-columns: 1fr .7fr;

    align-items: end;

    gap: 50px;

    margin-bottom: 28px;
}

.location-map-heading h3 {
    margin-top: 8px;

    color: #F4F1EA;

    font-size: clamp(27px, 2.1vw, 39px);
}

.location-map-heading > p {
    color: #9BA6A8;

    font-size: 16px;
    line-height: 1.75;
}

.location-map-frame {
    overflow: hidden;

    border: 1px solid rgba(155,184,191,.15);
    border-radius: 12px;

    background: #101C22;
}

.location-map-frame iframe {
    display: block;
    width: 100%;
}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 1199px) {

    .location-comparison-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 991px) {

    .location-heading,
    .location-map-heading {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .location-grid {
        grid-template-columns: 1fr;
    }

    .location-card {
        min-height: auto;
    }
}


@media (max-width: 575px) {

    .location-comparison-grid {
        grid-template-columns: 1fr;
    }

    .location-parking-price {
        align-items: flex-start;
        flex-direction: column;
    }

    .location-map-frame iframe {
        height: 420px;
    }
}

/* ==========================================================
   FAQ
========================================================== */

.faq-section {
    position: relative;
    overflow: hidden;
    background: #101C22;
}

.faq-section::before {
    content: "";
    position: absolute;
    top: -250px;
    right: 8%;
    width: 700px;
    height: 700px;
    border-radius: 50%;
    background: rgba(155,184,191,.05);
    filter: blur(120px);
    pointer-events: none;
}

.faq-eyebrow {
    color: #9BB8BF;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .14em;
    text-transform: uppercase;
}


/* Heading */

.faq-heading {
    position: relative;
    z-index: 1;

    display: grid;
    grid-template-columns: 1fr .72fr;
    align-items: end;

    gap: clamp(40px, 7vw, 120px);
}

.faq-heading h2 {
    max-width: 980px;

    color: #F4F1EA;

    font-size: clamp(42px, 4.6vw, 74px);
    line-height: 1.06;
    letter-spacing: -.04em;
}

.faq-accent {
    color: #9BB8BF;
}

.faq-heading-text p {
    color: #9BA6A8;

    font-size: 18px;
    line-height: 1.75;
}


/* ==========================================================
   GRID
========================================================== */

.faq-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));

    align-items: start;

    gap: 12px;
}


/* ==========================================================
   ITEM
========================================================== */

.faq-item {
    overflow: hidden;

    background: #081116;

    border: 1px solid rgba(155,184,191,.13);
    border-radius: 12px;

    transition:
        border-color .3s ease,
        background .3s ease;
}

.faq-item[open] {
    background:
        linear-gradient(
            135deg,
            rgba(155,184,191,.07),
            rgba(155,184,191,.015)
        ),
        #081116;

    border-color: rgba(155,184,191,.28);
}


/* Remove default marker */

.faq-item summary {
    list-style: none;
}

.faq-item summary::-webkit-details-marker {
    display: none;
}


/* Summary */

.faq-item summary {
    min-height: 95px;

    display: grid;
    grid-template-columns: 38px 1fr 34px;
    align-items: center;

    gap: 15px;

    padding: 22px 24px;

    cursor: pointer;

    user-select: none;
}

.faq-number {
    color: rgba(155,184,191,.45);

    font-size: 12px;
    font-weight: 600;
}

.faq-question {
    color: #F4F1EA;

    font-size: 17px;
    font-weight: 600;
    line-height: 1.45;
}

.faq-icon {
    width: 32px;
    height: 32px;

    display: flex;
    align-items: center;
    justify-content: center;

    color: #9BB8BF;

    font-size: 21px;
    font-weight: 300;

    border: 1px solid rgba(155,184,191,.20);
    border-radius: 50%;

    transition: transform .3s ease;
}

.faq-item[open] .faq-icon {
    transform: rotate(45deg);
}


/* Answer */

.faq-answer {
    margin: 0 24px 24px 77px;
    padding-top: 20px;

    border-top: 1px solid rgba(155,184,191,.12);
}

.faq-answer p {
    margin: 0;

    color: #9BA6A8;

    font-size: 15px;
    line-height: 1.75;
}

.faq-answer a {
    display: inline-flex;
    align-items: center;

    margin-top: 15px;

    color: #9BB8BF;

    font-size: 13px;
    font-weight: 600;

    text-decoration: none;

    transition: color .25s ease;
}

.faq-answer a::after {
    content: "→";

    margin-left: 8px;

    transition: transform .25s ease;
}

.faq-answer a:hover {
    color: #F4F1EA;
}

.faq-answer a:hover::after {
    transform: translateX(4px);
}


/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width: 991px) {

    .faq-heading {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .faq-grid {
        grid-template-columns: 1fr;
    }
}


@media (max-width: 575px) {

    .faq-item summary {
        min-height: 85px;

        grid-template-columns: 28px 1fr 30px;

        gap: 10px;

        padding: 19px 17px;
    }

    .faq-question {
        font-size: 16px;
    }

    .faq-answer {
        margin: 0 17px 20px 55px;
    }

    .faq-answer p {
        font-size: 14px;
    }

    .faq-heading-text p {
        font-size: 16px;
    }
}

/* ==========================================================
   SPIELBANK HAMBURG — REFINED FOOTER
========================================================== */
.site-footer {
    position: relative;
    overflow: hidden;
    background: #071015;
    border-top: 1px solid rgba(155, 184, 191, .16);
}
.site-footer::before {
    content: "";
    position: absolute;
    width: 520px;
    height: 520px;
    right: -180px;
    top: -260px;
    border-radius: 50%;
    background: rgba(155, 184, 191, .055);
    filter: blur(105px);
    pointer-events: none;
}
.site-footer-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1.45fr .8fr .9fr 1fr;
    gap: clamp(32px, 4vw, 72px);
    padding-bottom: clamp(34px, 3.5vw, 62px);
}
.site-footer-brand { max-width: 520px; }
.site-footer-logo { display: inline-flex; margin-bottom: 24px; }
.site-footer-logo img { width: 132px; height: auto; }
.site-footer-description {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.75;
    max-width: 500px;
}
.site-footer-locations { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px; }
.site-footer-locations span {
    padding: 7px 11px;
    color: #9BB8BF;
    font-size: 12px;
    border: 1px solid rgba(155, 184, 191, .18);
    border-radius: 999px;
}
.site-footer-column h6 { margin-bottom: 24px; font-size: 18px; }
.site-footer-column ul { margin: 0; }
.site-footer-column li + li { margin-top: 12px; }
.site-footer-column a {
    color: #9BA6A8;
    font-size: 14px;
    line-height: 1.45;
}
.site-footer-column a:hover { color: #F4F1EA; }
.site-footer-18 {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 12px;
    margin-top: 26px;
    padding-top: 22px;
    border-top: 1px solid rgba(155, 184, 191, .12);
}
.site-footer-18 span {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #F4F1EA;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid rgba(155, 184, 191, .28);
    border-radius: 50%;
}
.site-footer-18 p { color: #9BA6A8; font-size: 12px; line-height: 1.55; }
.site-footer-bottom {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    padding-top: 24px;
    border-top: 1px solid rgba(155, 184, 191, .12);
}
.site-footer-bottom p { color: #718087; font-size: 12px; line-height: 1.5; }
.mobile-nav__legal-links { display: grid; gap: 12px; margin-top: 28px; }
.mobile-nav__legal-links a { color: #9BA6A8; font-size: 14px; }

/* ==========================================================
   LEGAL PAGES
========================================================== */
.legal-page-body { background: #081116; color: #9BA6A8; }
.legal-header { background: rgba(7, 16, 21, .94); }
.legal-hero {
    position: relative;
    overflow: hidden;
    padding-top: clamp(130px, 10vw, 190px);
    background: #081116;
    border-bottom: 1px solid rgba(155, 184, 191, .13);
}
.legal-hero::before {
    content: "";
    position: absolute;
    width: 680px;
    height: 680px;
    right: 5%;
    top: -360px;
    border-radius: 50%;
    background: rgba(155, 184, 191, .07);
    filter: blur(120px);
}
.legal-hero-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1.1fr .7fr;
    gap: clamp(40px, 7vw, 120px);
    align-items: end;
}
.legal-eyebrow {
    margin-bottom: 16px;
    color: #9BB8BF;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .14em;
    text-transform: uppercase;
}
.legal-hero h1 {
    max-width: 900px;
    font-size: clamp(48px, 5.2vw, 82px);
    line-height: 1.03;
    letter-spacing: -.045em;
}
.legal-hero-copy > p { color: #9BA6A8; font-size: 18px; line-height: 1.78; }
.legal-update {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 28px;
    padding-top: 20px;
    border-top: 1px solid rgba(155, 184, 191, .14);
}
.legal-update span { color: #718087; font-size: 12px; text-transform: uppercase; letter-spacing: .08em; }
.legal-update strong { color: #F4F1EA; font-size: 14px; font-weight: 600; }
.legal-content-wrap { background: #101C22; padding-top: clamp(48px, 4.5vw, 84px); }
.legal-layout {
    display: grid;
    grid-template-columns: 270px minmax(0, 1fr);
    gap: clamp(36px, 5vw, 80px);
    align-items: start;
}
.legal-toc {
    position: sticky;
    top: 120px;
    padding: 24px;
    background: #081116;
    border: 1px solid rgba(155, 184, 191, .14);
    border-radius: 14px;
}
.legal-toc > p { margin-bottom: 18px; color: #F4F1EA; font-size: 15px; font-weight: 600; }
.legal-toc a {
    display: grid;
    grid-template-columns: 28px 1fr;
    gap: 10px;
    padding: 10px 0;
    color: #9BA6A8;
    font-size: 13px;
    line-height: 1.45;
    border-top: 1px solid rgba(155, 184, 191, .08);
}
.legal-toc a span { color: rgba(155, 184, 191, .46); font-size: 10px; }
.legal-toc a:hover { color: #F4F1EA; }
.legal-document { min-width: 0; }
.legal-section {
    display: grid;
    grid-template-columns: 74px minmax(0, 1fr);
    gap: 28px;
    padding: 0 0 46px;
    margin-bottom: 46px;
    border-bottom: 1px solid rgba(155, 184, 191, .12);
    scroll-margin-top: 120px;
}
.legal-section:last-child { margin-bottom: 0; }
.legal-section-index { color: rgba(155, 184, 191, .35); font-size: 16px; padding-top: 8px; }
.legal-section-content h2 {
    margin-bottom: 20px;
    color: #F4F1EA;
    font-size: clamp(27px, 2.2vw, 40px);
    line-height: 1.2;
}
.legal-section-content p,
.legal-section-content li {
    color: #9BA6A8;
    font-size: 16px;
    line-height: 1.8;
}
.legal-section-content p + p { margin-top: 14px; }
.legal-section-content ul { margin: 18px 0 0; padding-left: 22px; }
.legal-section-content li + li { margin-top: 8px; }
.legal-section-content a { color: #9BB8BF; border-bottom: 1px solid rgba(155, 184, 191, .32); }
.legal-inline-code {
    display: inline;
    color: #F4F1EA;
    font-family: inherit;
    overflow-wrap: anywhere;
}
.legal-callout {
    margin-top: 22px;
    padding: 22px 24px;
    background: rgba(155, 184, 191, .055);
    border-left: 2px solid #9BB8BF;
}
.legal-callout strong { display: block; margin-bottom: 6px; color: #F4F1EA; font-size: 15px; }
.legal-callout p { font-size: 15px; }
.legal-four-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin-top: 24px; }
.legal-four-grid > div { padding: 18px; background: #081116; border: 1px solid rgba(155, 184, 191, .11); border-radius: 9px; }
.legal-four-grid span { display: block; margin-bottom: 5px; color: #F4F1EA; font-size: 15px; font-weight: 600; }
.legal-four-grid p { font-size: 13px; line-height: 1.55; }

@media (max-width: 1199px) {
    .site-footer-grid { grid-template-columns: repeat(2, 1fr); }
    .legal-layout { grid-template-columns: 230px minmax(0, 1fr); }
    .legal-four-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 991px) {
    .legal-hero-grid, .legal-layout { grid-template-columns: 1fr; }
    .legal-toc { position: relative; top: auto; display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 20px; }
    .legal-toc > p { grid-column: 1 / -1; }
}
@media (max-width: 767px) {
    .site-footer-grid { grid-template-columns: 1fr; }
    .site-footer-bottom { flex-direction: column; }
    .legal-section { grid-template-columns: 1fr; gap: 12px; }
    .legal-section-index { padding-top: 0; }
    .legal-toc { grid-template-columns: 1fr; }
    .legal-hero-copy > p { font-size: 16px; }
    .legal-section-content p, .legal-section-content li { font-size: 15px; }
}
@media (max-width: 575px) {
    .legal-four-grid { grid-template-columns: 1fr; }
    .legal-update { align-items: flex-start; flex-direction: column; }
}
