@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 */

/* ================================
   Casino  Header
================================ */

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background:
    linear-gradient(180deg, rgba(10, 10, 13, 0.98) 0%, rgba(5, 5, 8, 0.96) 100%);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border-bottom: 1px solid rgba(212, 175, 55, 0.24);
  box-shadow:
    0 16px 42px rgba(0, 0, 0, 0.48),
    inset 0 -1px 0 rgba(255, 255, 255, 0.03);
}

.site-header .container-fluid {
  padding-left: 3.2vw;
  padding-right: 3.2vw;
}

.site-nav {
  min-height: 78px;
  gap: 22px;
}

.site-logo {
  flex: 0 0 auto;
  min-width: 0;
}

.header-logo {
  display: block;
  width: auto;
  height: 46px;
  max-width: 250px;
  object-fit: contain;
}

/* ================================
   Header menu
================================ */

.site-menu-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 22px;
  width: 100%;
  min-width: 0;
}

.site-menu {
  display: flex;
  align-items: center;
  min-width: 0;
}

.site-menu__list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
}

.site-menu__list li {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.site-menu__list li:not(:first-child)::before {
  content: "•";
  color: #D4AF37;
  font-size: 13px;
  line-height: 1;
  margin: 0 11px;
  opacity: 0.95;
  text-shadow: 0 0 10px rgba(212, 175, 55, 0.4);
}

.site-menu__list a {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: rgba(250, 250, 250, 0.86);
  font-family: "DM Sans", sans-serif;
  font-size: 12.5px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.035em;
  text-transform: uppercase;
  opacity: 1;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.site-menu__list a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -9px;
  width: 0;
  height: 1px;
  background: linear-gradient(90deg, #8A6A16 0%, #D4AF37 38%, #FFF1A8 52%, #B8860B 100%);
  box-shadow: 0 0 12px rgba(212, 175, 55, 0.55);
  transition: width 0.3s ease;
}

.site-menu__list a:hover {
  color: #F7D774;
}

.site-menu__list a:hover::after {
  width: 100%;
}

/* ================================
CTA button
================================ */

.site-header-actions {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}

.header-cta {
  position: relative;
  min-height: 44px;
  padding: 12px 20px;
  border-radius: 7px;
  border: 1px solid rgba(255, 232, 150, 0.7);
  background:
    linear-gradient(135deg, #7A4E00 0%, #C99418 23%, #FFF1A8 48%, #D4AF37 67%, #8A5B05 100%);
  color: #07080D;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 8px 22px rgba(212, 175, 55, 0.24),
    0 18px 34px rgba(0, 0, 0, 0.42);
  font-family: "DM Sans", sans-serif;
  font-size: 12.5px;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.055em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.35s ease;
}

.header-cta::before {
  content: "";
  position: absolute;
  top: -60%;
  left: -35%;
  width: 34%;
  height: 220%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.58) 50%,
    transparent 100%
  );
  transform: rotate(24deg);
  transition: left 0.65s ease;
  z-index: 1;
}

.header-cta::after {
  content: "";
  position: absolute;
  inset: 2px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  pointer-events: none;
  z-index: 2;
}

.header-cta:hover {
  color: #07080D;
  border-color: rgba(255, 241, 168, 0.95);
  transform: translateY(-1px);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.14) inset,
    0 10px 26px rgba(212, 175, 55, 0.34),
    0 22px 42px rgba(0, 0, 0, 0.5);
}

.header-cta:hover::before {
  left: 115%;
}

#scroll-container {
  padding-top: 78px;
}

/* ================================
   Desktop compact
================================ */

@media (max-width: 1699px) {
  .site-header .container-fluid {
    padding-left: 2.8vw;
    padding-right: 2.8vw;
  }

  .site-nav {
    gap: 18px;
  }

  .header-logo {
    height: 43px;
    max-width: 235px;
  }

  .site-menu-wrap {
    gap: 18px;
  }

  .site-menu__list li:not(:first-child)::before {
    margin: 0 9px;
  }

  .site-menu__list a {
    font-size: 12px;
    letter-spacing: 0.025em;
  }

  .header-cta {
    padding: 11px 17px;
    font-size: 12px;
  }
}

@media (max-width: 1499px) {
  .site-header .container-fluid {
    padding-left: 2.4vw;
    padding-right: 2.4vw;
  }

  .site-nav {
    min-height: 74px;
    gap: 16px;
  }

  .header-logo {
    height: 40px;
    max-width: 220px;
  }

  .site-menu-wrap {
    gap: 16px;
  }

  .site-menu__list li:not(:first-child)::before {
    margin: 0 8px;
    font-size: 12px;
  }

  .site-menu__list a {
    font-size: 11.3px;
    letter-spacing: 0.02em;
  }

  .header-cta {
    min-height: 42px;
    padding: 10px 15px;
    font-size: 11.5px;
    letter-spacing: 0.04em;
  }

  #scroll-container {
    padding-top: 74px;
  }
}

@media (max-width: 1320px) {
  .site-header .container-fluid {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .header-logo {
    height: 38px;
    max-width: 205px;
  }

  .site-menu-wrap {
    gap: 14px;
  }

  .site-menu__list li:not(:first-child)::before {
    margin: 0 7px;
  }

  .site-menu__list a {
    font-size: 10.7px;
    letter-spacing: 0.015em;
  }

  .header-cta {
    padding: 10px 13px;
    font-size: 11px;
  }
}

/* ================================
   Tablet / mobile
   Only logo + button
================================ */

@media (max-width: 1199px) {
  .site-header .container-fluid {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .site-nav {
    min-height: 72px;
    gap: 16px;
  }

  .site-menu {
    display: none;
  }

  .site-menu-wrap {
    width: auto;
    gap: 0;
    flex: 0 0 auto;
  }

  .header-logo {
    height: 44px;
    max-width: 220px;
  }

  .header-cta {
    min-height: 42px;
    padding: 11px 18px;
    font-size: 12px;
  }

  #scroll-container {
    padding-top: 72px;
  }
}

@media (max-width: 575px) {
  .site-header .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
  }

  .site-nav {
    min-height: 66px;
    gap: 12px;
  }

  .header-logo {
    height: 36px;
    max-width: 165px;
  }

  .header-cta {
    min-height: 38px;
    padding: 9px 12px;
    border-radius: 6px;
    font-size: 10.5px;
    letter-spacing: 0.035em;
  }

  #scroll-container {
    padding-top: 66px;
  }
}

@media (max-width: 420px) {
  .site-header .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
  }

  .header-logo {
    height: 32px;
    max-width: 145px;
  }

  .header-cta {
    min-height: 36px;
    padding: 8px 10px;
    font-size: 10px;
  }
}

@media (max-width: 360px) {
  .header-logo {
    height: 30px;
    max-width: 132px;
  }

  .header-cta {
    padding: 8px 9px;
    font-size: 9.5px;
  }
}

/* ================================
 Hero Section
================================ */

.hero-section {
  position: relative;
  overflow: hidden;
  min-height: calc(100vh - 78px);
  display: flex;
  align-items: center;
  padding: clamp(72px, 7vw, 132px) 0 clamp(64px, 6vw, 120px);
  background:
    radial-gradient(circle at 18% 28%, rgba(212, 175, 55, 0.14) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 82% 46%, rgba(138, 106, 22, 0.18) 0%, rgba(138, 106, 22, 0) 38%),
    linear-gradient(135deg, #050508 0%, #0b0c11 42%, #111018 100%);
}

.hero-bg {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), transparent 82%);
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), transparent 82%);
  pointer-events: none;
}

.hero-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(5, 5, 8, 0.88) 0%, rgba(5, 5, 8, 0.35) 48%, rgba(5, 5, 8, 0.82) 100%);
  pointer-events: none;
}

.hero-section::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.45) 50%, transparent 100%);
}

.hero-glow {
  position: absolute;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  filter: blur(90px);
  opacity: 0.42;
  pointer-events: none;
}

.hero-glow-left {
  left: -180px;
  top: 18%;
  background: rgba(212, 175, 55, 0.26);
}

.hero-glow-right {
  right: -160px;
  bottom: 8%;
  background: rgba(184, 134, 11, 0.28);
}

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

.hero-row {
  row-gap: 56px;
}

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

.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 22px;
  color: #d4af37;
  font-family: "DM Sans", sans-serif;
  font-size: clamp(12px, 0.78vw, 15px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.hero-eyebrow span {
  display: inline-block;
  width: 38px;
  height: 1px;
  background: linear-gradient(90deg, #8a6a16 0%, #fff1a8 50%, #b8860b 100%);
  box-shadow: 0 0 16px rgba(212, 175, 55, 0.5);
}

.hero-title {
  margin-bottom: 26px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(48px, 5.2vw, 98px);
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: -0.055em;
}

.hero-title span {
  display: block;
  margin-top: 18px;
  max-width: 720px;
  color: rgba(250, 250, 250, 0.78);
  font-family: "DM Sans", sans-serif;
  font-size: clamp(20px, 1.45vw, 30px);
  font-weight: 500;
  line-height: 1.32;
  letter-spacing: -0.015em;
}

.hero-text {
  max-width: 690px;
  margin-bottom: 34px;
  color: rgba(234, 234, 236, 0.78);
  font-family: "DM Sans", sans-serif;
  font-size: clamp(16px, 1vw, 19px);
  font-weight: 400;
  line-height: 1.72;
}

.hero-highlights {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 38px;
}

.hero-highlight {
  position: relative;
  padding: 20px 20px 20px 22px;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 16px 34px rgba(0, 0, 0, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.hero-highlight::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 20px;
  width: 2px;
  height: 34px;
  background: linear-gradient(180deg, #fff1a8 0%, #d4af37 52%, #8a6a16 100%);
  border-radius: 2px;
  box-shadow: 0 0 16px rgba(212, 175, 55, 0.55);
}

.hero-highlight strong {
  display: block;
  margin-bottom: 8px;
  color: #fff1a8;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
}

.hero-highlight span {
  display: block;
  color: rgba(250, 250, 250, 0.68);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.52;
}

.hero-actions {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 22px;
}

.hero-btn-primary {
  position: relative;
  min-height: 54px;
  padding: 15px 30px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.hero-btn-primary::before {
  content: "";
  position: absolute;
  top: -70%;
  left: -35%;
  width: 34%;
  height: 240%;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.62) 50%, transparent 100%);
  transform: rotate(24deg);
  transition: left 0.7s ease;
  z-index: 1;
}

.hero-btn-primary:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.12) inset,
    0 16px 36px rgba(212, 175, 55, 0.32),
    0 26px 52px rgba(0, 0, 0, 0.5);
}

.hero-btn-primary:hover::before {
  left: 115%;
}

.hero-btn-secondary {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 26px;
  border-radius: 8px;
  border: 1px solid rgba(212, 175, 55, 0.3);
  background: rgba(255, 255, 255, 0.035);
  color: rgba(250, 250, 250, 0.88);
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.045);
}

.hero-btn-secondary:hover {
  color: #fff1a8;
  border-color: rgba(212, 175, 55, 0.58);
  background: rgba(212, 175, 55, 0.07);
}

.hero-note {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(234, 234, 236, 0.55);
  font-size: 13px;
  line-height: 1.4;
}

.hero-note span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 24px;
  border: 1px solid rgba(212, 175, 55, 0.32);
  border-radius: 999px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 800;
}

/* ================================
   Hero Visual
================================ */

.hero-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 560px;
}

.hero-card {
  position: relative;
  z-index: 2;
  width: min(100%, 470px);
  padding: 30px;
  border: 1px solid rgba(212, 175, 55, 0.26);
  border-radius: 28px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.025) 42%, rgba(212, 175, 55, 0.055) 100%),
    rgba(7, 8, 13, 0.72);
  box-shadow:
    0 32px 90px rgba(0, 0, 0, 0.56),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.hero-card::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(212, 175, 55, 0.13);
  border-radius: 22px;
  pointer-events: none;
}

.hero-card::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -1px;
  width: 62%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, #fff1a8 50%, transparent 100%);
  box-shadow: 0 0 18px rgba(212, 175, 55, 0.62);
}

.hero-card-top,
.hero-card-bottom {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.hero-card-top span {
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.hero-card-top small {
  color: rgba(212, 175, 55, 0.9);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* ================================
   Hero visual image upgrade
================================ */

.hero-card-emblem {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 320px;
  margin: 34px 0 32px;
  padding: 14px;
  border-radius: 24px;
  overflow: hidden;
  background:
    radial-gradient(circle at center, rgba(212, 175, 55, 0.16) 0%, rgba(212, 175, 55, 0.035) 48%, rgba(255, 255, 255, 0.025) 100%);
  border: 1px solid rgba(255, 255, 255, 0.07);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    0 22px 46px rgba(0, 0, 0, 0.34);
}

.hero-card-emblem img {
  display: block;
  width: 100%;
  height: 292px;
  max-width: none;
  max-height: none;
  object-fit: cover;
  object-position: center;
  border-radius: 18px;
  filter: none;
}

.hero-card {
  width: min(100%, 560px);
}

.hero-visual {
  min-height: 620px;
}

.hero-card-content {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 10px;
  margin-bottom: 28px;
}

.hero-card-content p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.045);
  border: 1px solid rgba(212, 175, 55, 0.12);
  color: rgba(250, 250, 250, 0.78);
  font-size: 14px;
  font-weight: 600;
}

.hero-card-content p::after {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #d4af37;
  box-shadow: 0 0 14px rgba(212, 175, 55, 0.75);
}

.hero-card-bottom span {
  color: rgba(234, 234, 236, 0.58);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.hero-orbit {
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(212, 175, 55, 0.18);
  pointer-events: none;
}

.hero-orbit-one {
  width: 520px;
  height: 520px;
  transform: rotate(-18deg) scaleX(0.84);
}

.hero-orbit-two {
  width: 390px;
  height: 390px;
  transform: rotate(22deg) scaleX(1.18);
  border-color: rgba(255, 241, 168, 0.12);
}

/* ================================
   Responsive Hero
================================ */

@media (max-width: 1199px) {
  .hero-section {
    min-height: auto;
    padding: 72px 0 80px;
  }

  .hero-content {
    max-width: 100%;
    text-align: center;
  }

  .hero-eyebrow {
    justify-content: center;
  }

  .hero-title span,
  .hero-text {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-actions,
  .hero-note {
    justify-content: center;
  }

  .hero-visual {
    min-height: auto;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .hero-section {
    padding: 56px 0 64px;
  }

  .hero-title {
    font-size: clamp(38px, 11vw, 56px);
  }

  .hero-title span {
    font-size: 18px;
  }

  .hero-highlights {
    grid-template-columns: 1fr;
  }

  .hero-actions {
    align-items: stretch;
  }

  .hero-btn-primary,
  .hero-btn-secondary {
    width: 100%;
  }

  .hero-card {
    padding: 22px;
    border-radius: 22px;
  }

  .hero-card-top,
  .hero-card-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-card-emblem {
    min-height: 190px;
    margin: 24px 0;
  }

  .hero-card-emblem img {
    max-height: 120px;
  }

  .hero-orbit {
    display: none;
  }
}

@media (max-width: 480px) {
  .hero-eyebrow {
    font-size: 10.5px;
    letter-spacing: 0.1em;
  }

  .hero-eyebrow span {
    width: 24px;
  }

  .hero-text {
    font-size: 15px;
    line-height: 1.62;
  }

  .hero-highlight {
    padding: 18px;
  }

  .hero-card-content p {
    font-size: 13px;
  }
}

/* ================================
  Games Showcase
================================ */

.games-showcase-section {
  position: relative;
  overflow: hidden;
  padding: clamp(64px, 6vw, 120px) 0;
  background:
    radial-gradient(circle at 18% 20%, rgba(212, 175, 55, 0.1) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 82% 74%, rgba(138, 106, 22, 0.14) 0%, rgba(138, 106, 22, 0) 36%),
    linear-gradient(180deg, #07080d 0%, #0c0c0d 48%, #050508 100%);
}

.games-showcase-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.022) 1px, transparent 1px);
  background-size: 72px 72px;
  opacity: 0.55;
  pointer-events: none;
}

.games-showcase-section::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.48) 50%, transparent 100%);
}

.games-showcase-section .container-fluid {
  position: relative;
  z-index: 2;
}

.section-heading {
  max-width: 900px;
  margin: 0 auto clamp(34px, 3.4vw, 62px);
}

.section-eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  margin-bottom: 18px;
  color: #d4af37;
  font-family: "DM Sans", sans-serif;
  font-size: clamp(11px, 0.72vw, 14px);
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.section-eyebrow span {
  display: inline-block;
  width: 34px;
  height: 1px;
  background: linear-gradient(90deg, #8a6a16 0%, #fff1a8 50%, #b8860b 100%);
  box-shadow: 0 0 14px rgba(212, 175, 55, 0.5);
}

.section-heading h2 {
  margin-bottom: 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(34px, 3.4vw, 66px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.section-heading p {
  max-width: 740px;
  margin: 0 auto;
  color: rgba(234, 234, 236, 0.72);
  font-family: "DM Sans", sans-serif;
  font-size: clamp(15px, 0.95vw, 18px);
  font-weight: 400;
  line-height: 1.7;
}

.games-showcase-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: clamp(14px, 1.35vw, 26px);
}

.game-showcase-card {
  position: relative;
  display: block;
  overflow: hidden;
  aspect-ratio: 1 / 1.38;
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.018));
  border: 1px solid rgba(212, 175, 55, 0.18);
  box-shadow:
    0 18px 38px rgba(0, 0, 0, 0.38),
    inset 0 1px 0 rgba(255, 255, 255, 0.07);
  transform: translateZ(0);
  transition:
    transform 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}

.game-showcase-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.12) 52%, rgba(0, 0, 0, 0.68) 100%);
  opacity: 0.4;
  transition: opacity 0.35s ease;
  pointer-events: none;
}

.game-showcase-card::after {
  content: "";
  position: absolute;
  inset: 1px;
  z-index: 3;
  border-radius: 17px;
  border: 1px solid rgba(255, 241, 168, 0.1);
  pointer-events: none;
}

.game-showcase-card img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: scale(1.01);
  transition:
    transform 0.45s ease,
    filter 0.45s ease;
}

.game-card-overlay {
  position: absolute;
  inset: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background:
    radial-gradient(circle at center, rgba(212, 175, 55, 0.2) 0%, rgba(212, 175, 55, 0.05) 38%, rgba(0, 0, 0, 0.74) 100%);
  opacity: 0;
  transition: opacity 0.35s ease;
}

.game-card-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 13px 22px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.1) inset,
    0 14px 28px rgba(0, 0, 0, 0.42),
    0 10px 28px rgba(212, 175, 55, 0.28);
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  transform: translateY(12px) scale(0.96);
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

.game-showcase-card:hover {
  transform: translateY(-6px);
  border-color: rgba(255, 241, 168, 0.55);
  box-shadow:
    0 24px 54px rgba(0, 0, 0, 0.5),
    0 0 34px rgba(212, 175, 55, 0.14),
    inset 0 1px 0 rgba(255, 255, 255, 0.09);
}

.game-showcase-card:hover::before {
  opacity: 0.72;
}

.game-showcase-card:hover img {
  transform: scale(1.08);
  filter: brightness(0.72) saturate(1.05);
}

.game-showcase-card:hover .game-card-overlay {
  opacity: 1;
}

.game-showcase-card:hover .game-card-button {
  transform: translateY(0) scale(1);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.14) inset,
    0 18px 34px rgba(0, 0, 0, 0.48),
    0 14px 34px rgba(212, 175, 55, 0.34);
}

/* ================================
   Responsive Games Showcase
================================ */

@media (max-width: 1499px) {
  .games-showcase-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 18px;
  }

  .game-showcase-card {
    border-radius: 16px;
  }

  .game-showcase-card::after {
    border-radius: 15px;
  }
}

@media (max-width: 1199px) {
  .games-showcase-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .games-showcase-section {
    padding: 56px 0;
  }

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

  .game-showcase-card {
    border-radius: 14px;
    aspect-ratio: 1 / 1.38;
  }

  .game-showcase-card::after {
    border-radius: 13px;
  }

  .game-card-overlay {
    padding: 10px;
  }

  .game-card-button {
    min-height: 34px;
    padding: 10px 12px;
    font-size: 9.5px;
    letter-spacing: 0.045em;
  }
}

@media (max-width: 520px) {
  .games-showcase-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .section-heading {
    margin-bottom: 30px;
  }

  .section-heading h2 {
    font-size: clamp(28px, 9vw, 40px);
  }

  .section-heading p {
    font-size: 14.5px;
  }
}

@media (hover: none) {
  .game-card-overlay {
    opacity: 1;
    align-items: flex-end;
    background:
      linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.72) 100%);
  }

  .game-card-button {
    min-height: 34px;
    padding: 10px 12px;
    font-size: 9.5px;
    transform: none;
  }

  .game-showcase-card:hover {
    transform: none;
  }

  .game-showcase-card:hover img {
    transform: scale(1.01);
    filter: none;
  }
}

/* ================================
About Section
================================ */

.premium-about-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 12% 20%, rgba(212, 175, 55, 0.11) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 78%, rgba(184, 134, 11, 0.12) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0b0c11 48%, #050508 100%);
}

.about-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.56;
  pointer-events: none;
}

.premium-about-section::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.46) 50%, transparent 100%);
}

.premium-about-section::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.28) 50%, transparent 100%);
}

.about-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.36;
  pointer-events: none;
}

.about-glow-left {
  left: -220px;
  top: 18%;
  background: rgba(212, 175, 55, 0.24);
}

.about-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.premium-about-section .container-fluid {
  position: relative;
  z-index: 2;
}

.about-layout {
  max-width: 1480px;
  margin: 0 auto;
}

.about-intro {
  max-width: 980px;
  margin: 0 auto clamp(44px, 4vw, 76px);
  text-align: center;
}

.about-intro h2 {
  margin-bottom: 24px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(34px, 3.5vw, 68px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.about-lead {
  max-width: 900px;
  margin: 0 auto;
  color: rgba(234, 234, 236, 0.76);
  font-family: "DM Sans", sans-serif;
  font-size: clamp(16px, 1.02vw, 19px);
  font-weight: 400;
  line-height: 1.78;
}

/* Main layout */

.about-main-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(320px, 0.75fr);
  gap: clamp(22px, 2.2vw, 38px);
  margin-bottom: clamp(24px, 2.4vw, 42px);
}

.about-story-card,
.about-info-panel,
.about-feature-card,
.about-experience-strip {
  position: relative;
  border: 1px solid rgba(212, 175, 55, 0.18);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.about-story-card {
  overflow: hidden;
  padding: clamp(28px, 3vw, 56px);
  border-radius: 28px;
}

.about-story-card::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 42px;
  width: 3px;
  height: 92px;
  background: linear-gradient(180deg, #fff1a8 0%, #d4af37 48%, #8a6a16 100%);
  box-shadow: 0 0 22px rgba(212, 175, 55, 0.62);
}

.about-story-card::after {
  content: "";
  position: absolute;
  right: -80px;
  top: -80px;
  width: 260px;
  height: 260px;
  border: 1px solid rgba(212, 175, 55, 0.12);
  border-radius: 50%;
  pointer-events: none;
}

.about-card-marker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 32px;
  margin-bottom: 28px;
  border: 1px solid rgba(212, 175, 55, 0.36);
  border-radius: 999px;
  color: #d4af37;
  background: rgba(212, 175, 55, 0.055);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.about-story-card h3 {
  max-width: 760px;
  margin-bottom: 24px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(28px, 2.2vw, 44px);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: -0.035em;
}

.about-story-card p {
  max-width: 890px;
  margin-bottom: 18px;
  color: rgba(250, 250, 250, 0.72);
  font-family: "DM Sans", sans-serif;
  font-size: clamp(15px, 0.95vw, 18px);
  line-height: 1.78;
}

.about-story-card p:last-of-type {
  margin-bottom: 0;
}

.about-signature-line {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 34px;
}

.about-signature-line span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 10px 16px;
  border: 1px solid rgba(212, 175, 55, 0.22);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.035);
  color: rgba(250, 250, 250, 0.82);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

/* Info panel */

.about-info-panel {
  display: grid;
  gap: 14px;
  padding: clamp(22px, 2vw, 34px);
  border-radius: 28px;
}

.about-info-panel::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 22px;
  pointer-events: none;
}

.about-info-item {
  position: relative;
  z-index: 2;
  padding: 18px 18px 18px 20px;
  border: 1px solid rgba(212, 175, 55, 0.13);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.about-info-item::after {
  content: "";
  position: absolute;
  top: 22px;
  right: 18px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #d4af37;
  box-shadow: 0 0 14px rgba(212, 175, 55, 0.78);
}

.about-info-label {
  display: block;
  margin-bottom: 9px;
  color: rgba(212, 175, 55, 0.9);
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.about-info-item strong {
  display: block;
  max-width: calc(100% - 24px);
  color: rgba(250, 250, 250, 0.82);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
}

/* Feature cards */

.about-details-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(18px, 1.6vw, 28px);
  margin-bottom: clamp(24px, 2.4vw, 42px);
}

.about-feature-card {
  overflow: hidden;
  min-height: 100%;
  padding: clamp(24px, 2.2vw, 38px);
  border-radius: 24px;
}

.about-feature-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 28px;
  width: 2px;
  height: 46px;
  background: linear-gradient(180deg, #fff1a8 0%, #d4af37 52%, #8a6a16 100%);
  box-shadow: 0 0 16px rgba(212, 175, 55, 0.55);
}

.about-feature-card::after {
  content: "";
  position: absolute;
  right: -46px;
  bottom: -46px;
  width: 132px;
  height: 132px;
  border: 1px solid rgba(212, 175, 55, 0.09);
  border-radius: 50%;
  pointer-events: none;
}

.about-feature-card-wide {
  grid-column: span 4;
}

.about-feature-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  margin-bottom: 22px;
  border: 1px solid rgba(212, 175, 55, 0.3);
  border-radius: 50%;
  background: rgba(212, 175, 55, 0.055);
  color: #d4af37;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 13px;
  font-weight: 900;
}

.about-feature-card h4 {
  margin-bottom: 15px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(20px, 1.35vw, 28px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
}

.about-feature-card p {
  color: rgba(250, 250, 250, 0.7);
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  line-height: 1.72;
}

/* Bottom strip */

.about-experience-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  overflow: hidden;
  margin-bottom: clamp(28px, 2.6vw, 48px);
  border-radius: 24px;
}

.about-experience-strip div {
  position: relative;
  padding: clamp(22px, 2vw, 34px);
}

.about-experience-strip div:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.15);
}

.about-experience-strip span {
  display: block;
  margin-bottom: 9px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.about-experience-strip strong {
  display: block;
  color: rgba(250, 250, 250, 0.84);
  font-size: clamp(15px, 1vw, 18px);
  font-weight: 700;
  line-height: 1.45;
}

/* Actions */

.about-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
}

.about-btn-primary {
  position: relative;
  min-height: 54px;
  padding: 15px 30px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.about-btn-primary::before {
  content: "";
  position: absolute;
  top: -70%;
  left: -35%;
  width: 34%;
  height: 240%;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.62) 50%, transparent 100%);
  transform: rotate(24deg);
  transition: left 0.7s ease;
  z-index: 1;
}

.about-btn-primary:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.12) inset,
    0 16px 36px rgba(212, 175, 55, 0.32),
    0 26px 52px rgba(0, 0, 0, 0.5);
}

.about-btn-primary:hover::before {
  left: 115%;
}

.about-btn-secondary {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 28px;
  border-radius: 8px;
  border: 1px solid rgba(212, 175, 55, 0.3);
  background: rgba(255, 255, 255, 0.035);
  color: rgba(250, 250, 250, 0.88);
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.065em;
  text-transform: uppercase;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.045);
}

.about-btn-secondary:hover {
  color: #fff1a8;
  border-color: rgba(212, 175, 55, 0.58);
  background: rgba(212, 175, 55, 0.07);
}

/* ================================
   Responsive About Section
================================ */

@media (max-width: 1199px) {
  .about-main-grid {
    grid-template-columns: 1fr;
  }

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

  .about-feature-card-wide {
    grid-column: span 2;
  }
}

@media (max-width: 767px) {
  .premium-about-section {
    padding: 58px 0;
  }

  .about-intro {
    margin-bottom: 34px;
  }

  .about-story-card,
  .about-info-panel,
  .about-feature-card {
    border-radius: 20px;
  }

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

  .about-feature-card-wide {
    grid-column: span 1;
  }

  .about-experience-strip {
    grid-template-columns: 1fr;
    border-radius: 20px;
  }

  .about-experience-strip div:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  }

  .about-actions {
    align-items: stretch;
  }

  .about-btn-primary,
  .about-btn-secondary {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .about-story-card {
    padding: 24px 20px;
  }

  .about-info-panel {
    padding: 18px;
  }

  .about-feature-card {
    padding: 22px 20px;
  }

  .about-signature-line span {
    width: 100%;
    justify-content: center;
  }
}

/* ================================
Advantages Section
================================ */

.advantages-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 16% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 84% 70%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #07080d 0%, #0c0c0d 48%, #050508 100%);
}

.advantages-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.5;
  pointer-events: none;
}

.advantages-section::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.46) 50%, transparent 100%);
}

.advantages-section::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.28) 50%, transparent 100%);
}

.advantages-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.36;
  pointer-events: none;
}

.advantages-glow-left {
  left: -220px;
  top: 18%;
  background: rgba(212, 175, 55, 0.24);
}

.advantages-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.advantages-section .container-fluid {
  position: relative;
  z-index: 2;
}

/* Layout */


.advantages-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.82fr) minmax(0, 1fr);
  gap: clamp(24px, 2.4vw, 42px);
  align-items: stretch;
  max-width: 1540px;
  margin: 0 auto;
}

.advantages-side {
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  gap: clamp(18px, 1.55vw, 26px);
  height: 100%;
}

.advantages-side-left,
.advantages-side-right {
  align-self: stretch;
}

/* Убираем хаотичные смещения карточек */
.advantages-side-left .advantage-card:nth-child(2),
.advantages-side-left .advantage-card:nth-child(3),
.advantages-side-right .advantage-card:nth-child(2),
.advantages-side-right .advantage-card:nth-child(3) {
  transform: none;
}

.advantages-center {
  align-self: stretch;
}

.advantages-medallion {
  height: 100%;
  min-height: 100%;
}

/* Advantage card */

.advantage-card {
  position: relative;
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 18px;
  padding: clamp(20px, 1.8vw, 30px);
  border: 1px solid rgba(212, 175, 55, 0.17);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 22px 54px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  overflow: hidden;
  transition:
    transform 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}

.advantage-card::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 26px;
  width: 2px;
  height: 44px;
  background: linear-gradient(180deg, #fff1a8 0%, #d4af37 52%, #8a6a16 100%);
  box-shadow: 0 0 16px rgba(212, 175, 55, 0.55);
}

.advantage-card::after {
  content: "";
  position: absolute;
  right: -42px;
  bottom: -42px;
  width: 126px;
  height: 126px;
  border: 1px solid rgba(212, 175, 55, 0.085);
  border-radius: 50%;
  pointer-events: none;
}

.advantage-card:hover {
  border-color: rgba(255, 241, 168, 0.42);
  box-shadow:
    0 26px 66px rgba(0, 0, 0, 0.45),
    0 0 34px rgba(212, 175, 55, 0.11),
    inset 0 1px 0 rgba(255, 255, 255, 0.09);
}

.advantage-card {
  min-height: 0;
  height: 100%;
  align-items: flex-start;
}

.advantage-icon {
  position: relative;
  z-index: 2;
  width: 58px;
  height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.34);
  border-radius: 18px;
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.28) 0%, rgba(212, 175, 55, 0.09) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.advantage-icon i {
  color: #d4af37;
  font-size: 22px;
  line-height: 1;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.advantage-content {
  position: relative;
  z-index: 2;
}

.advantage-content span {
  display: block;
  margin-bottom: 8px;
  color: rgba(212, 175, 55, 0.92);
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.advantage-content h3 {
  margin-bottom: 10px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(18px, 1.22vw, 24px);
  font-weight: 700;
  line-height: 1.18;
  letter-spacing: -0.025em;
}

.advantage-content p {
  color: rgba(250, 250, 250, 0.68);
  font-family: "DM Sans", sans-serif;
  font-size: 14.5px;
  line-height: 1.62;
}

/* Center medallion */

.advantages-center {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.advantages-medallion {
  position: relative;
  width: min(100%, 420px);
  min-height: 520px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 34px;
  border: 1px solid rgba(212, 175, 55, 0.28);
  border-radius: 42px;
  background:
    radial-gradient(circle at 50% 22%, rgba(212, 175, 55, 0.16) 0%, rgba(212, 175, 55, 0.04) 38%, rgba(255, 255, 255, 0.025) 100%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 34px 92px rgba(0, 0, 0, 0.55),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.advantages-medallion::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.11);
  border-radius: 34px;
  pointer-events: none;
}

.advantages-medallion::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  width: 62%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, #fff1a8 50%, transparent 100%);
  box-shadow: 0 0 18px rgba(212, 175, 55, 0.62);
}

.advantages-medallion-ring {
  position: absolute;
  width: 330px;
  height: 330px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 50%;
}

.advantages-medallion-ring::before,
.advantages-medallion-ring::after {
  content: "";
  position: absolute;
  inset: 34px;
  border: 1px solid rgba(255, 241, 168, 0.08);
  border-radius: 50%;
}

.advantages-medallion-ring::after {
  inset: 72px;
  border-color: rgba(212, 175, 55, 0.1);
}

.advantages-medallion-content {
  position: relative;
  z-index: 2;
  text-align: center;
}

.advantages-medallion-content span {
  display: inline-flex;
  margin-bottom: 18px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.advantages-medallion-content h3 {
  margin-bottom: 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(30px, 2.2vw, 46px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.advantages-medallion-content p {
  max-width: 330px;
  margin: 0 auto 16px;
  color: rgba(234, 234, 236, 0.72);
  font-size: 14.5px;
  line-height: 1.68;
}

.advantages-medallion-content p:last-of-type {
  margin-bottom: 24px;
}

.advantages-main-btn {
  position: relative;
  min-height: 50px;
  padding: 14px 24px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.advantages-main-btn::before {
  content: "";
  position: absolute;
  top: -70%;
  left: -35%;
  width: 34%;
  height: 240%;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.62) 50%, transparent 100%);
  transform: rotate(24deg);
  transition: left 0.7s ease;
  z-index: 1;
}

.advantages-main-btn:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
}

.advantages-main-btn:hover::before {
  left: 115%;
}

/* Bottom strip */

.advantages-bottom-strip {
  max-width: 1320px;
  margin: clamp(34px, 3.2vw, 58px) auto 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  overflow: hidden;
  border: 1px solid rgba(212, 175, 55, 0.17);
  border-radius: 24px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 22px 54px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.advantages-bottom-strip div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 92px;
  padding: 20px;
}

.advantages-bottom-strip div:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.14);
}

.advantages-bottom-strip i {
  color: #d4af37;
  font-size: 19px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.42);
}

.advantages-bottom-strip span {
  color: rgba(250, 250, 250, 0.82);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

/* ================================
   Responsive Advantages
================================ */

@media (max-width: 1399px) {
  .advantages-side-left .advantage-card:nth-child(2),
  .advantages-side-left .advantage-card:nth-child(3),
  .advantages-side-right .advantage-card:nth-child(2),
  .advantages-side-right .advantage-card:nth-child(3) {
    transform: none;
  }

  .advantages-layout {
    grid-template-columns: minmax(0, 1fr) minmax(300px, 0.75fr) minmax(0, 1fr);
  }

  .advantage-card {
    grid-template-columns: 52px minmax(0, 1fr);
  }

  .advantage-icon {
    width: 52px;
    height: 52px;
    border-radius: 16px;
  }
}

@media (max-width: 1199px) {
  .advantages-layout {
    grid-template-columns: 1fr;
  }

  .advantages-center {
    order: -1;
  }

  .advantages-medallion {
    width: 100%;
    min-height: auto;
    padding: 48px 28px;
  }

  .advantages-medallion-content p {
    max-width: 620px;
  }

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

  .advantages-side .advantage-card:last-child {
    grid-column: span 2;
  }

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

  .advantages-bottom-strip div:nth-child(2) {
    border-right: none;
  }

  .advantages-bottom-strip div:nth-child(1),
  .advantages-bottom-strip div:nth-child(2) {
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }
}

@media (max-width: 767px) {
  .advantages-section {
    padding: 58px 0;
  }

  .advantages-side {
    grid-template-columns: 1fr;
  }

  .advantages-side .advantage-card:last-child {
    grid-column: span 1;
  }

  .advantage-card {
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 15px;
    border-radius: 20px;
  }

  .advantage-icon {
    width: 48px;
    height: 48px;
    border-radius: 15px;
  }

  .advantage-icon i {
    font-size: 19px;
  }

  .advantages-medallion {
    border-radius: 24px;
  }

  .advantages-medallion::before {
    border-radius: 18px;
  }

  .advantages-bottom-strip {
    grid-template-columns: 1fr;
    border-radius: 20px;
  }

  .advantages-bottom-strip div {
    min-height: 76px;
    justify-content: flex-start;
  }

  .advantages-bottom-strip div:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }
}

@media (max-width: 480px) {
  .advantage-card {
    grid-template-columns: 1fr;
  }

  .advantage-icon {
    margin-bottom: 2px;
  }

  .advantages-main-btn {
    width: 100%;
  }
}

.advantages-medallion-tags {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 auto 28px;
}

.advantages-medallion-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 8px 12px;
  border: 1px solid rgba(212, 175, 55, 0.24);
  border-radius: 999px;
  background: rgba(212, 175, 55, 0.055);
  color: rgba(255, 241, 168, 0.9);
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* ================================
Parallax Bonus Banner
================================ */

.parallax-banner-section {
  position: relative;
  overflow: hidden;
  min-height: 420px;
  display: flex;
  align-items: center;
  padding: clamp(58px, 5vw, 92px) 0;
  background: #050508;
}

.parallax-banner-bg {
  position: absolute;
  inset: -28% 0;
  background-image: url("../media/banner/bonus-banner.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate3d(0, 0, 0) scale(1.12);
  will-change: transform;
  filter: none;
  z-index: 1;
}

.parallax-banner-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.08) 0%, rgba(212, 175, 55, 0.02) 38%, transparent 66%),
    linear-gradient(90deg, rgba(5, 5, 8, 0.32) 0%, rgba(5, 5, 8, 0.12) 48%, rgba(5, 5, 8, 0.32) 100%),
    linear-gradient(180deg, rgba(5, 5, 8, 0.28) 0%, rgba(5, 5, 8, 0.08) 48%, rgba(5, 5, 8, 0.3) 100%);
}

.parallax-banner-section::before,
.parallax-banner-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  z-index: 4;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(212, 175, 55, 0.52) 50%,
    transparent 100%
  );
}

.parallax-banner-section::before {
  top: 0;
}

.parallax-banner-section::after {
  bottom: 0;
}

.parallax-banner-section .container-fluid {
  position: relative;
  z-index: 5;
}

.parallax-banner-content {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
  padding: clamp(28px, 3vw, 48px);
  border: 1px solid rgba(212, 175, 55, 0.32);
  border-radius: 28px;
  background:
    linear-gradient(145deg, rgba(5, 5, 8, 0.72), rgba(5, 5, 8, 0.48));
  box-shadow:
    0 28px 72px rgba(0, 0, 0, 0.48),
    inset 0 1px 0 rgba(255, 255, 255, 0.075);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.parallax-banner-content h2 {
  max-width: 780px;
  margin: 0 auto 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(30px, 3vw, 56px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.parallax-banner-content p {
  max-width: 720px;
  margin: 0 auto 28px;
  color: rgba(234, 234, 236, 0.82);
  font-family: "DM Sans", sans-serif;
  font-size: clamp(15px, 1vw, 18px);
  font-weight: 400;
  line-height: 1.7;
}

.parallax-banner-btn {
  position: relative;
  min-height: 52px;
  padding: 15px 30px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.parallax-banner-btn::before {
  content: "";
  position: absolute;
  top: -70%;
  left: -35%;
  width: 34%;
  height: 240%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.62) 50%,
    transparent 100%
  );
  transform: rotate(24deg);
  transition: left 0.7s ease;
  z-index: 1;
}

.parallax-banner-btn:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.12) inset,
    0 16px 36px rgba(212, 175, 55, 0.32),
    0 26px 52px rgba(0, 0, 0, 0.5);
}

.parallax-banner-btn:hover::before {
  left: 115%;
}

/* ================================
   Responsive Parallax Banner
================================ */

@media (max-width: 991px) {
  .parallax-banner-section {
    min-height: 360px;
  }

  .parallax-banner-bg {
    inset: -12% 0;
    transform: translate3d(0, 0, 0) scale(1.06);
  }

  .parallax-banner-content {
    border-radius: 22px;
  }
}

@media (max-width: 575px) {
  .parallax-banner-section {
    min-height: auto;
    padding: 48px 0;
  }

  .parallax-banner-content {
    padding: 28px 20px;
  }

  .parallax-banner-content h2 {
    font-size: clamp(26px, 8vw, 36px);
  }

  .parallax-banner-btn {
    width: 100%;
  }
}

/* ================================
Parallax Games Banner
================================ */

.parallax-games-section {
  position: relative;
  overflow: hidden;
  min-height: 420px;
  display: flex;
  align-items: center;
  padding: clamp(58px, 5vw, 92px) 0;
  background: #050508;
}

.parallax-games-bg {
  position: absolute;
  inset: -28% 0;
  background-image: url("../media/banner/games-banner.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate3d(0, 0, 0) scale(1.12);
  will-change: transform;
  filter: none;
  z-index: 1;
}

.parallax-games-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.08) 0%, rgba(212, 175, 55, 0.02) 38%, transparent 66%),
    linear-gradient(90deg, rgba(5, 5, 8, 0.32) 0%, rgba(5, 5, 8, 0.12) 48%, rgba(5, 5, 8, 0.32) 100%),
    linear-gradient(180deg, rgba(5, 5, 8, 0.28) 0%, rgba(5, 5, 8, 0.08) 48%, rgba(5, 5, 8, 0.3) 100%);
}

.parallax-games-section::before,
.parallax-games-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  z-index: 4;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(212, 175, 55, 0.52) 50%,
    transparent 100%
  );
}

.parallax-games-section::before {
  top: 0;
}

.parallax-games-section::after {
  bottom: 0;
}

.parallax-games-section .container-fluid {
  position: relative;
  z-index: 5;
}

.parallax-games-content {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
  padding: clamp(28px, 3vw, 48px);
  border: 1px solid rgba(212, 175, 55, 0.32);
  border-radius: 28px;
  background:
    linear-gradient(145deg, rgba(5, 5, 8, 0.72), rgba(5, 5, 8, 0.48));
  box-shadow:
    0 28px 72px rgba(0, 0, 0, 0.48),
    inset 0 1px 0 rgba(255, 255, 255, 0.075);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.parallax-games-content h2 {
  max-width: 780px;
  margin: 0 auto 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(30px, 3vw, 56px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.parallax-games-content p {
  max-width: 720px;
  margin: 0 auto 28px;
  color: rgba(234, 234, 236, 0.82);
  font-family: "DM Sans", sans-serif;
  font-size: clamp(15px, 1vw, 18px);
  font-weight: 400;
  line-height: 1.7;
}

.parallax-games-btn {
  position: relative;
  min-height: 52px;
  padding: 15px 30px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.parallax-games-btn::before {
  content: "";
  position: absolute;
  top: -70%;
  left: -35%;
  width: 34%;
  height: 240%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.62) 50%,
    transparent 100%
  );
  transform: rotate(24deg);
  transition: left 0.7s ease;
  z-index: 1;
}

.parallax-games-btn:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.12) inset,
    0 16px 36px rgba(212, 175, 55, 0.32),
    0 26px 52px rgba(0, 0, 0, 0.5);
}

.parallax-games-btn:hover::before {
  left: 115%;
}

/* ================================
   Responsive Parallax Games Banner
================================ */

@media (max-width: 991px) {
  .parallax-games-section {
    min-height: 360px;
  }

  .parallax-games-bg {
    inset: -12% 0;
    transform: translate3d(0, 0, 0) scale(1.06);
  }

  .parallax-games-content {
    border-radius: 22px;
  }
}

@media (max-width: 575px) {
  .parallax-games-section {
    min-height: auto;
    padding: 48px 0;
  }

  .parallax-games-content {
    padding: 28px 20px;
  }

  .parallax-games-content h2 {
    font-size: clamp(26px, 8vw, 36px);
  }

  .parallax-games-btn {
    width: 100%;
  }
}

/* ================================
Parallax Payouts Banner
================================ */

.parallax-payouts-section {
  position: relative;
  overflow: hidden;
  min-height: 420px;
  display: flex;
  align-items: center;
  padding: clamp(58px, 5vw, 92px) 0;
  background: #050508;
}

.parallax-payouts-bg {
  position: absolute;
  inset: -28% 0;
  background-image: url("../media/banner/payouts-banner.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: translate3d(0, 0, 0) scale(1.12);
  will-change: transform;
  filter: none;
  z-index: 1;
}

.parallax-payouts-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.08) 0%, rgba(212, 175, 55, 0.02) 38%, transparent 66%),
    linear-gradient(90deg, rgba(5, 5, 8, 0.32) 0%, rgba(5, 5, 8, 0.12) 48%, rgba(5, 5, 8, 0.32) 100%),
    linear-gradient(180deg, rgba(5, 5, 8, 0.28) 0%, rgba(5, 5, 8, 0.08) 48%, rgba(5, 5, 8, 0.3) 100%);
}

.parallax-payouts-section::before,
.parallax-payouts-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  z-index: 4;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(212, 175, 55, 0.52) 50%,
    transparent 100%
  );
}

.parallax-payouts-section::before {
  top: 0;
}

.parallax-payouts-section::after {
  bottom: 0;
}

.parallax-payouts-section .container-fluid {
  position: relative;
  z-index: 5;
}

.parallax-payouts-content {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
  padding: clamp(28px, 3vw, 48px);
  border: 1px solid rgba(212, 175, 55, 0.32);
  border-radius: 28px;
  background:
    linear-gradient(145deg, rgba(5, 5, 8, 0.72), rgba(5, 5, 8, 0.48));
  box-shadow:
    0 28px 72px rgba(0, 0, 0, 0.48),
    inset 0 1px 0 rgba(255, 255, 255, 0.075);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.parallax-payouts-content h2 {
  max-width: 780px;
  margin: 0 auto 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(30px, 3vw, 56px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.parallax-payouts-content p {
  max-width: 720px;
  margin: 0 auto 28px;
  color: rgba(234, 234, 236, 0.82);
  font-family: "DM Sans", sans-serif;
  font-size: clamp(15px, 1vw, 18px);
  font-weight: 400;
  line-height: 1.7;
}

.parallax-payouts-btn {
  position: relative;
  min-height: 52px;
  padding: 15px 30px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.parallax-payouts-btn::before {
  content: "";
  position: absolute;
  top: -70%;
  left: -35%;
  width: 34%;
  height: 240%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.62) 50%,
    transparent 100%
  );
  transform: rotate(24deg);
  transition: left 0.7s ease;
  z-index: 1;
}

.parallax-payouts-btn:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.12) inset,
    0 16px 36px rgba(212, 175, 55, 0.32),
    0 26px 52px rgba(0, 0, 0, 0.5);
}

.parallax-payouts-btn:hover::before {
  left: 115%;
}

/* ================================
   Responsive Parallax Payouts Banner
================================ */

@media (max-width: 991px) {
  .parallax-payouts-section {
    min-height: 360px;
  }

  .parallax-payouts-bg {
    inset: -12% 0;
    transform: translate3d(0, 0, 0) scale(1.06);
  }

  .parallax-payouts-content {
    border-radius: 22px;
  }
}

@media (max-width: 575px) {
  .parallax-payouts-section {
    min-height: auto;
    padding: 48px 0;
  }

  .parallax-payouts-content {
    padding: 28px 20px;
  }

  .parallax-payouts-content h2 {
    font-size: clamp(26px, 8vw, 36px);
  }

  .parallax-payouts-btn {
    width: 100%;
  }
}

/* ================================
Rewards / Bonuses Section
================================ */

.rewards-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 76%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 48%, #050508 100%);
}

.rewards-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.52;
  pointer-events: none;
}

.rewards-section::before,
.rewards-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.rewards-section::before {
  top: 0;
}

.rewards-section::after {
  bottom: 0;
  opacity: 0.7;
}

.rewards-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.rewards-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.rewards-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.rewards-section .container-fluid {
  position: relative;
  z-index: 2;
}

/* Hero offer card */

.rewards-hero-card {
  position: relative;
  max-width: 1320px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 28px;
  padding: clamp(28px, 3vw, 52px);
  border: 1px solid rgba(212, 175, 55, 0.26);
  border-radius: 30px;
  background:
    radial-gradient(circle at 20% 20%, rgba(255, 241, 168, 0.12) 0%, rgba(212, 175, 55, 0.035) 42%, transparent 68%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.085), rgba(255, 255, 255, 0.02));
  box-shadow:
    0 30px 78px rgba(0, 0, 0, 0.46),
    inset 0 1px 0 rgba(255, 255, 255, 0.075);
  overflow: hidden;
}

.rewards-hero-card::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.12);
  border-radius: 24px;
  pointer-events: none;
}

.rewards-hero-card::after {
  content: "";
  position: absolute;
  right: -80px;
  top: -90px;
  width: 260px;
  height: 260px;
  border: 1px solid rgba(212, 175, 55, 0.13);
  border-radius: 50%;
  pointer-events: none;
}

.rewards-hero-content,
.rewards-hero-action {
  position: relative;
  z-index: 2;
}

.rewards-kicker {
  display: inline-flex;
  margin-bottom: 16px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.rewards-hero-content h3 {
  margin-bottom: 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(34px, 3.2vw, 64px);
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: -0.055em;
}

.rewards-hero-content p {
  max-width: 850px;
  margin-bottom: 24px;
  color: rgba(234, 234, 236, 0.76);
  font-family: "DM Sans", sans-serif;
  font-size: clamp(15px, 0.98vw, 18px);
  line-height: 1.72;
}

.rewards-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.rewards-hero-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 9px 14px;
  border: 1px solid rgba(212, 175, 55, 0.24);
  border-radius: 999px;
  background: rgba(212, 175, 55, 0.055);
  color: rgba(255, 241, 168, 0.92);
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.rewards-hero-action {
  display: grid;
  justify-items: center;
  gap: 14px;
}

.rewards-hero-action small {
  color: rgba(234, 234, 236, 0.54);
  font-size: 12px;
  font-weight: 700;
}

/* Layout */

.rewards-layout {
  max-width: 1480px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: clamp(22px, 2.2vw, 38px);
}

.rewards-column {
  position: relative;
  padding: clamp(22px, 2vw, 34px);
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 28px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
}

.rewards-column::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 22px;
  pointer-events: none;
}

.rewards-column-featured {
  background:
    radial-gradient(circle at 28% 14%, rgba(212, 175, 55, 0.13) 0%, rgba(212, 175, 55, 0.035) 42%, transparent 68%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
}

.rewards-column-heading {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}

.rewards-heading-icon,
.rewards-card-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid rgba(212, 175, 55, 0.34);
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.28) 0%, rgba(212, 175, 55, 0.09) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.rewards-heading-icon {
  width: 58px;
  height: 58px;
  border-radius: 18px;
}

.rewards-heading-icon i,
.rewards-card-icon i,
.rewards-mini-card i,
.rewards-bottom-item i {
  color: #d4af37;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.rewards-heading-icon i {
  font-size: 22px;
}

.rewards-column-heading span {
  display: block;
  margin-bottom: 8px;
  color: rgba(212, 175, 55, 0.92);
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.rewards-column-heading h3 {
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(24px, 1.8vw, 36px);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.04em;
}

/* Terrestrial cards */

.rewards-card {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 18px;
  padding: 22px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.rewards-card:not(:last-child) {
  margin-bottom: 16px;
}

.rewards-card::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 24px;
  width: 2px;
  height: 42px;
  background: linear-gradient(180deg, #fff1a8 0%, #d4af37 52%, #8a6a16 100%);
  box-shadow: 0 0 16px rgba(212, 175, 55, 0.55);
}

.rewards-card-icon {
  width: 54px;
  height: 54px;
  border-radius: 16px;
}

.rewards-card-icon i {
  font-size: 20px;
}

.rewards-card-content h4 {
  margin-bottom: 10px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(18px, 1.2vw, 24px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
}

.rewards-card-content p {
  color: rgba(250, 250, 250, 0.68);
  font-size: 14.5px;
  line-height: 1.66;
}

/* Online bonus cards */

.rewards-online-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.rewards-mini-card {
  position: relative;
  overflow: hidden;
  min-height: 210px;
  padding: 24px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.058), rgba(255, 255, 255, 0.018));
}

.rewards-mini-card::after {
  content: "";
  position: absolute;
  right: -46px;
  bottom: -46px;
  width: 130px;
  height: 130px;
  border: 1px solid rgba(212, 175, 55, 0.09);
  border-radius: 50%;
  pointer-events: none;
}

.rewards-mini-card-main {
  grid-column: span 2;
  min-height: 230px;
  background:
    radial-gradient(circle at 24% 18%, rgba(255, 241, 168, 0.16) 0%, rgba(212, 175, 55, 0.04) 48%, transparent 72%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.072), rgba(255, 255, 255, 0.02));
}

.rewards-mini-card i {
  display: inline-flex;
  margin-bottom: 18px;
  font-size: 24px;
}

.rewards-mini-card span {
  display: block;
  margin-bottom: 10px;
  color: rgba(212, 175, 55, 0.9);
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.rewards-mini-card strong {
  display: block;
  margin-bottom: 12px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(21px, 1.55vw, 30px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.035em;
}

.rewards-mini-card p {
  color: rgba(250, 250, 250, 0.68);
  font-size: 14.5px;
  line-height: 1.62;
}

/* Bottom panel */

.rewards-bottom-panel {
  max-width: 1320px;
  margin: clamp(28px, 3vw, 54px) auto 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  overflow: hidden;
  border: 1px solid rgba(212, 175, 55, 0.17);
  border-radius: 24px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 22px 54px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.rewards-bottom-item {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 16px;
  padding: 24px;
  align-items: center;
}

.rewards-bottom-item:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.14);
}

.rewards-bottom-item i {
  font-size: 20px;
}

.rewards-bottom-item span {
  display: block;
  margin-bottom: 6px;
  color: #d4af37;
  font-size: 10.5px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.rewards-bottom-item strong {
  display: block;
  color: rgba(250, 250, 250, 0.82);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

/* Buttons */

.rewards-main-btn {
  position: relative;
  min-height: 54px;
  padding: 15px 30px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.rewards-main-btn::before {
  content: "";
  position: absolute;
  top: -70%;
  left: -35%;
  width: 34%;
  height: 240%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.62) 50%,
    transparent 100%
  );
  transform: rotate(24deg);
  transition: left 0.7s ease;
  z-index: 1;
}

.rewards-main-btn:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
}

.rewards-main-btn:hover::before {
  left: 115%;
}

/* ================================
   Responsive Rewards Section
================================ */

@media (max-width: 1199px) {
  .rewards-hero-card,
  .rewards-layout {
    grid-template-columns: 1fr;
  }

  .rewards-hero-action {
    justify-items: start;
  }

  .rewards-bottom-panel {
    grid-template-columns: 1fr;
  }

  .rewards-bottom-item:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }
}

@media (max-width: 767px) {
  .rewards-section {
    padding: 58px 0;
  }

  .rewards-hero-card,
  .rewards-column,
  .rewards-bottom-panel {
    border-radius: 22px;
  }

  .rewards-online-grid {
    grid-template-columns: 1fr;
  }

  .rewards-mini-card-main {
    grid-column: span 1;
  }

  .rewards-card {
    grid-template-columns: 1fr;
  }

  .rewards-main-btn {
    width: 100%;
  }

  .rewards-hero-action {
    justify-items: stretch;
  }
}

@media (max-width: 480px) {
  .rewards-hero-card,
  .rewards-column {
    padding: 22px 18px;
  }

  .rewards-mini-card {
    min-height: auto;
    padding: 22px 18px;
  }

  .rewards-bottom-item {
    grid-template-columns: 1fr;
  }
}

/* ================================
Game Options Section
================================ */

.game-options-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 76%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 50%, #050508 100%);
}

.game-options-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.5;
  pointer-events: none;
}

.game-options-section::before,
.game-options-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.game-options-section::before {
  top: 0;
}

.game-options-section::after {
  bottom: 0;
  opacity: 0.7;
}

.game-options-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.game-options-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.game-options-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.game-options-section .container-fluid {
  position: relative;
  z-index: 2;
}

.game-options-layout {
  max-width: 1580px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(330px, 0.72fr) minmax(0, 1fr);
  gap: clamp(22px, 2.2vw, 38px);
  align-items: stretch;
}

/* Panels */

.game-options-panel,
.game-options-center-card {
  position: relative;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 30px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.game-options-panel {
  overflow: hidden;
  padding: clamp(24px, 2.4vw, 42px);
}

.game-options-panel::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.game-options-panel::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -70px;
  width: 210px;
  height: 210px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  pointer-events: none;
}

.game-options-panel-online {
  background:
    radial-gradient(circle at 18% 12%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0.035) 42%, transparent 68%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
}

.game-options-panel-head {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 22px;
}

.game-options-head-icon {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid rgba(212, 175, 55, 0.34);
  border-radius: 18px;
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.28) 0%, rgba(212, 175, 55, 0.09) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.game-options-head-icon i {
  color: #d4af37;
  font-size: 23px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.game-options-panel-head span {
  display: block;
  margin-bottom: 8px;
  color: rgba(212, 175, 55, 0.92);
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.game-options-panel-head h3 {
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(24px, 1.7vw, 34px);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.04em;
}

.game-options-panel-text {
  position: relative;
  z-index: 2;
  margin-bottom: 26px;
  color: rgba(234, 234, 236, 0.74);
  font-size: 15.5px;
  line-height: 1.74;
}

/* Land stats */

.game-options-stats {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 24px;
}

.game-options-stat {
  min-height: 104px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px 12px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
  text-align: center;
}

.game-options-stat strong {
  display: block;
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(24px, 1.7vw, 34px);
  font-weight: 900;
  line-height: 1;
}

.game-options-stat span {
  display: block;
  color: rgba(250, 250, 250, 0.68);
  font-size: 11.5px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* Land list */

.game-options-list {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 14px;
}

.game-options-item {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 16px;
  padding: 18px;
  border: 1px solid rgba(212, 175, 55, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.game-options-item i {
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.28);
  border-radius: 14px;
  color: #d4af37;
  background: rgba(212, 175, 55, 0.055);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.22);
}

.game-options-item h4 {
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 750;
  line-height: 1.2;
}

.game-options-item p {
  color: rgba(250, 250, 250, 0.66);
  font-size: 14.2px;
  line-height: 1.62;
}

/* Center */

.game-options-center-card {
  overflow: hidden;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(28px, 2.6vw, 44px);
  background:
    radial-gradient(circle at 50% 20%, rgba(212, 175, 55, 0.16) 0%, rgba(212, 175, 55, 0.04) 38%, rgba(255, 255, 255, 0.025) 100%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.018));
}

.game-options-center-card::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.12);
  border-radius: 24px;
  pointer-events: none;
}

.game-options-center-card::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  width: 62%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, #fff1a8 50%, transparent 100%);
  box-shadow: 0 0 18px rgba(212, 175, 55, 0.62);
}

.game-options-center-ring {
  position: absolute;
  width: 330px;
  height: 330px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 50%;
}

.game-options-center-ring::before,
.game-options-center-ring::after {
  content: "";
  position: absolute;
  inset: 34px;
  border: 1px solid rgba(255, 241, 168, 0.08);
  border-radius: 50%;
}

.game-options-center-ring::after {
  inset: 72px;
  border-color: rgba(212, 175, 55, 0.1);
}

.game-options-center-content {
  position: relative;
  z-index: 2;
  text-align: center;
}

.game-options-center-content > span {
  display: inline-flex;
  margin-bottom: 18px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.game-options-center-content h3 {
  margin-bottom: 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(30px, 2.15vw, 44px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.game-options-center-content p {
  max-width: 330px;
  margin: 0 auto 24px;
  color: rgba(234, 234, 236, 0.72);
  font-size: 14.5px;
  line-height: 1.68;
}

.game-options-center-tags {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 auto 28px;
}

.game-options-center-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 8px 12px;
  border: 1px solid rgba(212, 175, 55, 0.24);
  border-radius: 999px;
  background: rgba(212, 175, 55, 0.055);
  color: rgba(255, 241, 168, 0.9);
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* Online stats */

.game-options-digital-stats {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 20px;
}

.game-options-digital-stats div {
  padding: 18px 12px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
  text-align: center;
}

.game-options-digital-stats strong {
  display: block;
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(26px, 1.8vw, 36px);
  font-weight: 900;
  line-height: 1;
}

.game-options-digital-stats span {
  color: rgba(250, 250, 250, 0.68);
  font-size: 11.5px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* Online cards */

.game-options-category-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 20px;
}

.game-options-category-card {
  min-height: 190px;
  padding: 22px;
  border: 1px solid rgba(212, 175, 55, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.game-options-category-card i {
  display: inline-flex;
  margin-bottom: 16px;
  color: #d4af37;
  font-size: 22px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.game-options-category-card span {
  display: block;
  margin-bottom: 10px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.16;
}

.game-options-category-card p {
  color: rgba(250, 250, 250, 0.66);
  font-size: 14.2px;
  line-height: 1.62;
}

.game-options-tags-row {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

.game-options-tags-row span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 8px 12px;
  border: 1px solid rgba(212, 175, 55, 0.22);
  border-radius: 999px;
  background: rgba(212, 175, 55, 0.05);
  color: rgba(255, 241, 168, 0.88);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* Button */

.game-options-main-btn {
  position: relative;
  min-height: 52px;
  padding: 15px 28px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.game-options-main-btn::before {
  content: "";
  position: absolute;
  top: -70%;
  left: -35%;
  width: 34%;
  height: 240%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.62) 50%,
    transparent 100%
  );
  transform: rotate(24deg);
  transition: left 0.7s ease;
  z-index: 1;
}

.game-options-main-btn:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
}

.game-options-main-btn:hover::before {
  left: 115%;
}

/* ================================
   Responsive Game Options
================================ */

@media (max-width: 1399px) {
  .game-options-layout {
    grid-template-columns: 1fr;
  }

  .game-options-center-card {
    min-height: auto;
    padding: 56px 28px;
    order: -1;
  }

  .game-options-center-content p {
    max-width: 720px;
  }
}

@media (max-width: 991px) {
  .game-options-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .game-options-category-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .game-options-section {
    padding: 58px 0;
  }

  .game-options-panel,
  .game-options-center-card {
    border-radius: 22px;
  }

  .game-options-panel::before,
  .game-options-center-card::before {
    border-radius: 16px;
  }

  .game-options-panel-head {
    align-items: flex-start;
  }

  .game-options-digital-stats {
    grid-template-columns: 1fr;
  }

  .game-options-item {
    grid-template-columns: 1fr;
  }

  .game-options-main-btn {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .game-options-panel,
  .game-options-center-card {
    padding: 22px 18px;
  }

  .game-options-stats {
    grid-template-columns: 1fr;
  }

  .game-options-head-icon {
    width: 52px;
    height: 52px;
    border-radius: 16px;
  }
}

.game-options-center-list {
  display: grid;
  gap: 10px;
  max-width: 340px;
  margin: 0 auto 24px;
}

.game-options-center-list div {
  padding: 14px 16px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 14px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
  text-align: left;
}

.game-options-center-list strong {
  display: block;
  margin-bottom: 6px;
  color: #fff1a8;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.game-options-center-list span {
  display: block;
  color: rgba(250, 250, 250, 0.66);
  font-size: 13px;
  line-height: 1.5;
}

/* ================================
Slots Section
================================ */

.slots-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 74%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 48%, #050508 100%);
}

.slots-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.52;
  pointer-events: none;
}

.slots-section::before,
.slots-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.slots-section::before {
  top: 0;
}

.slots-section::after {
  bottom: 0;
  opacity: 0.7;
}

.slots-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.slots-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.slots-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.slots-section .container-fluid {
  position: relative;
  z-index: 2;
}

/* Main layout */

.slots-layout {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  gap: clamp(22px, 2.2vw, 38px);
}

.slots-main-card,
.slots-online-card,
.slots-type-card,
.slots-games-showcase,
.slots-bottom-panel {
  position: relative;
  border: 1px solid rgba(212, 175, 55, 0.18);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.slots-main-card,
.slots-online-card {
  overflow: hidden;
  padding: clamp(28px, 3vw, 52px);
  border-radius: 30px;
}

.slots-main-card::before,
.slots-online-card::before,
.slots-games-showcase::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.slots-main-card::after,
.slots-online-card::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -80px;
  width: 240px;
  height: 240px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  pointer-events: none;
}

.slots-kicker {
  display: inline-flex;
  margin-bottom: 16px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.slots-main-content,
.slots-online-card > * {
  position: relative;
  z-index: 2;
}

.slots-main-content h3,
.slots-online-head h3,
.slots-showcase-head h3 {
  margin-bottom: 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(28px, 2.45vw, 48px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.slots-main-content p,
.slots-online-card p,
.slots-showcase-head p {
  color: rgba(234, 234, 236, 0.74);
  font-size: clamp(15px, 0.95vw, 18px);
  line-height: 1.72;
}

.slots-main-content p:not(:last-child) {
  margin-bottom: 16px;
}

/* Stats */

.slots-stats-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 28px;
}

.slots-stats-grid div {
  min-height: 120px;
  padding: 18px 12px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
  text-align: center;
}

.slots-stats-grid strong {
  display: block;
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(24px, 1.7vw, 34px);
  font-weight: 900;
  line-height: 1;
}

.slots-stats-grid span {
  display: block;
  color: rgba(250, 250, 250, 0.66);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* Online card */

.slots-online-card {
  background:
    radial-gradient(circle at 20% 14%, rgba(212, 175, 55, 0.13) 0%, rgba(212, 175, 55, 0.035) 42%, transparent 68%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
}

.slots-online-head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 22px;
}

.slots-online-icon,
.slots-type-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.34);
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.28) 0%, rgba(212, 175, 55, 0.09) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.slots-online-icon {
  width: 60px;
  height: 60px;
  border-radius: 18px;
  flex-shrink: 0;
}

.slots-online-icon i,
.slots-type-icon i,
.slots-bottom-panel i {
  color: #d4af37;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.slots-online-icon i {
  font-size: 23px;
}

.slots-online-head span {
  display: block;
  margin-bottom: 8px;
  color: rgba(212, 175, 55, 0.92);
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.slots-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 26px;
}

.slots-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 8px 12px;
  border: 1px solid rgba(212, 175, 55, 0.22);
  border-radius: 999px;
  background: rgba(212, 175, 55, 0.05);
  color: rgba(255, 241, 168, 0.88);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* Slot types */

.slots-types-grid {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(18px, 1.6vw, 28px);
}

.slots-type-card {
  overflow: hidden;
  min-height: 100%;
  padding: clamp(24px, 2.2vw, 38px);
  border-radius: 24px;
}

.slots-type-card::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 28px;
  width: 2px;
  height: 46px;
  background: linear-gradient(180deg, #fff1a8 0%, #d4af37 52%, #8a6a16 100%);
  box-shadow: 0 0 16px rgba(212, 175, 55, 0.55);
}

.slots-type-card::after {
  content: "";
  position: absolute;
  right: -46px;
  bottom: -46px;
  width: 132px;
  height: 132px;
  border: 1px solid rgba(212, 175, 55, 0.09);
  border-radius: 50%;
  pointer-events: none;
}

.slots-type-icon {
  width: 54px;
  height: 54px;
  margin-bottom: 22px;
  border-radius: 16px;
}

.slots-type-icon i {
  font-size: 21px;
}

.slots-type-card h4 {
  margin-bottom: 14px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(20px, 1.35vw, 28px);
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -0.025em;
}

.slots-type-card p {
  color: rgba(250, 250, 250, 0.68);
  font-size: 14.5px;
  line-height: 1.68;
}

/* Games showcase */

.slots-games-showcase {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  overflow: hidden;
  padding: clamp(26px, 2.6vw, 46px);
  border-radius: 30px;
}

.slots-showcase-head {
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin-bottom: 28px;
}

.slots-showcase-head span {
  display: inline-flex;
  margin-bottom: 12px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.slots-showcase-head p {
  max-width: 800px;
}

.slots-games-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.slots-game-card {
  min-height: 190px;
  padding: 22px;
  border: 1px solid rgba(212, 175, 55, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.slots-game-provider {
  display: inline-flex;
  margin-bottom: 12px;
  color: rgba(212, 175, 55, 0.9);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.slots-game-card h4 {
  margin-bottom: 10px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 19px;
  font-weight: 800;
  line-height: 1.18;
}

.slots-game-card p {
  color: rgba(250, 250, 250, 0.66);
  font-size: 14px;
  line-height: 1.6;
}

/* Bottom panel */

.slots-bottom-panel {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  overflow: hidden;
  border-radius: 24px;
}

.slots-bottom-panel div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 28px 24px;
}

.slots-bottom-panel div:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.14);
}

.slots-bottom-panel i {
  margin-bottom: 10px;
  color: #d4af37;
  font-size: 24px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.slots-bottom-panel span {
  display: block;
  margin-bottom: 4px;
  color: #d4af37;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.slots-bottom-panel strong {
  display: block;
  max-width: 270px;
  color: rgba(250, 250, 250, 0.82);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

/* ================================
   Responsive Slots Section
================================ */

@media (max-width: 1199px) {
  .slots-layout,
  .slots-types-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .slots-main-card,
  .slots-online-card {
    grid-column: span 2;
  }

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

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

  .slots-bottom-panel div:nth-child(2) {
    border-right: none;
  }

  .slots-bottom-panel div:nth-child(1),
  .slots-bottom-panel div:nth-child(2) {
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .slots-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .slots-section {
    padding: 58px 0;
  }

  .slots-layout,
  .slots-types-grid,
  .slots-games-grid,
  .slots-bottom-panel {
    grid-template-columns: 1fr;
  }

  .slots-main-card,
  .slots-online-card {
    grid-column: span 1;
    border-radius: 22px;
  }

  .slots-main-card::before,
  .slots-online-card::before,
  .slots-games-showcase::before {
    border-radius: 16px;
  }

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

  .slots-online-head {
    align-items: flex-start;
  }

  .slots-bottom-panel {
    border-radius: 20px;
  }

  .slots-bottom-panel div {
    border-right: none !important;
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .slots-bottom-panel div:last-child {
    border-bottom: none;
  }

  .slots-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 480px) {
  .slots-main-card,
  .slots-online-card,
  .slots-games-showcase {
    padding: 22px 18px;
  }

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

  .slots-bottom-panel div {
    padding: 24px 20px;
  }
}

/* ================================
 Table Games Section
================================ */

.table-games-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 12% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 76%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 50%, #050508 100%);
}

.table-games-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.5;
  pointer-events: none;
}

.table-games-section::before,
.table-games-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.table-games-section::before {
  top: 0;
}

.table-games-section::after {
  bottom: 0;
  opacity: 0.7;
}

.table-games-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.table-games-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.table-games-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.table-games-section .container-fluid {
  position: relative;
  z-index: 2;
}

.table-games-layout {
  max-width: 1580px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(330px, 0.72fr) minmax(0, 1fr);
  gap: clamp(22px, 2.2vw, 38px);
  align-items: stretch;
}

/* Panels */

.table-games-panel,
.table-games-center-card {
  position: relative;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 30px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.table-games-panel {
  overflow: hidden;
  padding: clamp(24px, 2.4vw, 42px);
}

.table-games-panel::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.table-games-panel::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -70px;
  width: 210px;
  height: 210px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  pointer-events: none;
}

.table-games-panel-online {
  background:
    radial-gradient(circle at 18% 12%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0.035) 42%, transparent 68%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
}

.table-games-panel-head {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 22px;
}

.table-games-head-icon {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid rgba(212, 175, 55, 0.34);
  border-radius: 18px;
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.28) 0%, rgba(212, 175, 55, 0.09) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.table-games-head-icon i {
  color: #d4af37;
  font-size: 23px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.table-games-panel-head span {
  display: block;
  margin-bottom: 8px;
  color: rgba(212, 175, 55, 0.92);
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.table-games-panel-head h3 {
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(24px, 1.7vw, 34px);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.04em;
}

.table-games-panel-text {
  position: relative;
  z-index: 2;
  margin-bottom: 26px;
  color: rgba(234, 234, 236, 0.74);
  font-size: 15.5px;
  line-height: 1.74;
}

/* Stats */

.table-games-stats,
.table-games-live-stats {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 12px;
  margin-bottom: 24px;
}

.table-games-stats {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.table-games-live-stats {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.table-games-stats div,
.table-games-live-stats div {
  min-height: 104px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px 12px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 16px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
  text-align: center;
}

.table-games-stats strong,
.table-games-live-stats strong {
  display: block;
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(24px, 1.7vw, 34px);
  font-weight: 900;
  line-height: 1;
}

.table-games-stats span,
.table-games-live-stats span {
  display: block;
  color: rgba(250, 250, 250, 0.68);
  font-size: 11.5px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* Lists */

.table-games-list {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 14px;
}

.table-games-item {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 16px;
  padding: 18px;
  border: 1px solid rgba(212, 175, 55, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.table-games-item i {
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.28);
  border-radius: 14px;
  color: #d4af37;
  background: rgba(212, 175, 55, 0.055);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.22);
}

.table-games-item h4 {
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 750;
  line-height: 1.2;
}

.table-games-item p {
  color: rgba(250, 250, 250, 0.66);
  font-size: 14.2px;
  line-height: 1.62;
}

/* Center card */

.table-games-center-card {
  overflow: hidden;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(28px, 2.6vw, 44px);
  background:
    radial-gradient(circle at 50% 20%, rgba(212, 175, 55, 0.16) 0%, rgba(212, 175, 55, 0.04) 38%, rgba(255, 255, 255, 0.025) 100%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.018));
}

.table-games-center-card::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.12);
  border-radius: 24px;
  pointer-events: none;
}

.table-games-center-card::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  width: 62%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, #fff1a8 50%, transparent 100%);
  box-shadow: 0 0 18px rgba(212, 175, 55, 0.62);
}

.table-games-center-ring {
  position: absolute;
  width: 330px;
  height: 330px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 50%;
}

.table-games-center-ring::before,
.table-games-center-ring::after {
  content: "";
  position: absolute;
  inset: 34px;
  border: 1px solid rgba(255, 241, 168, 0.08);
  border-radius: 50%;
}

.table-games-center-ring::after {
  inset: 72px;
  border-color: rgba(212, 175, 55, 0.1);
}

.table-games-center-content {
  position: relative;
  z-index: 2;
  text-align: center;
}

.table-games-center-content > span {
  display: inline-flex;
  margin-bottom: 18px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.table-games-center-content h3 {
  margin-bottom: 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(30px, 2.15vw, 44px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.table-games-center-content p {
  max-width: 350px;
  margin: 0 auto 14px;
  color: rgba(234, 234, 236, 0.72);
  font-size: 14.5px;
  line-height: 1.68;
}

.table-games-center-content p:last-of-type {
  margin-bottom: 22px;
}

.table-games-center-list {
  display: grid;
  gap: 10px;
  max-width: 340px;
  margin: 0 auto 24px;
}

.table-games-center-list div {
  padding: 14px 16px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 14px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
  text-align: left;
}

.table-games-center-list strong {
  display: block;
  margin-bottom: 6px;
  color: #fff1a8;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.table-games-center-list span {
  display: block;
  color: rgba(250, 250, 250, 0.66);
  font-size: 13px;
  line-height: 1.5;
}

.table-games-center-tags,
.table-games-tags-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.table-games-center-tags {
  justify-content: center;
  max-width: 340px;
  margin: 0 auto 28px;
}

.table-games-center-tags span,
.table-games-tags-row span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 8px 12px;
  border: 1px solid rgba(212, 175, 55, 0.24);
  border-radius: 999px;
  background: rgba(212, 175, 55, 0.055);
  color: rgba(255, 241, 168, 0.9);
  font-size: 10px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* Online category cards */

.table-games-category-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 20px;
}

.table-games-category-card {
  min-height: 190px;
  padding: 22px;
  border: 1px solid rgba(212, 175, 55, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.table-games-category-card i {
  display: inline-flex;
  margin-bottom: 16px;
  color: #d4af37;
  font-size: 22px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.table-games-category-card span {
  display: block;
  margin-bottom: 10px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.16;
}

.table-games-category-card p {
  color: rgba(250, 250, 250, 0.66);
  font-size: 14.2px;
  line-height: 1.62;
}

/* Bottom panel */

.table-games-bottom-panel {
  max-width: 1320px;
  margin: clamp(28px, 3vw, 54px) auto 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  overflow: hidden;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 24px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 22px 54px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.table-games-bottom-panel div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 28px 24px;
}

.table-games-bottom-panel div:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.14);
}

.table-games-bottom-panel i {
  margin-bottom: 10px;
  color: #d4af37;
  font-size: 24px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.table-games-bottom-panel span {
  display: block;
  margin-bottom: 4px;
  color: #d4af37;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.table-games-bottom-panel strong {
  display: block;
  max-width: 270px;
  color: rgba(250, 250, 250, 0.82);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

/* Button */

.table-games-main-btn {
  position: relative;
  min-height: 52px;
  padding: 15px 28px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.table-games-main-btn::before {
  content: "";
  position: absolute;
  top: -70%;
  left: -35%;
  width: 34%;
  height: 240%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.62) 50%,
    transparent 100%
  );
  transform: rotate(24deg);
  transition: left 0.7s ease;
  z-index: 1;
}

.table-games-main-btn:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
}

.table-games-main-btn:hover::before {
  left: 115%;
}

/* ================================
   Responsive Table Games
================================ */

@media (max-width: 1399px) {
  .table-games-layout {
    grid-template-columns: 1fr;
  }

  .table-games-center-card {
    min-height: auto;
    padding: 56px 28px;
    order: -1;
  }

  .table-games-center-content p {
    max-width: 720px;
  }

  .table-games-center-list {
    max-width: 720px;
  }
}

@media (max-width: 991px) {
  .table-games-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .table-games-category-grid {
    grid-template-columns: 1fr;
  }

  .table-games-bottom-panel {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .table-games-bottom-panel div:nth-child(2) {
    border-right: none;
  }

  .table-games-bottom-panel div:nth-child(1),
  .table-games-bottom-panel div:nth-child(2) {
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .table-games-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .table-games-section {
    padding: 58px 0;
  }

  .table-games-panel,
  .table-games-center-card,
  .table-games-bottom-panel {
    border-radius: 22px;
  }

  .table-games-panel::before,
  .table-games-center-card::before {
    border-radius: 16px;
  }

  .table-games-panel-head {
    align-items: flex-start;
  }

  .table-games-live-stats {
    grid-template-columns: 1fr;
  }

  .table-games-item {
    grid-template-columns: 1fr;
  }

  .table-games-main-btn {
    width: 100%;
  }

  .table-games-bottom-panel {
    grid-template-columns: 1fr;
  }

  .table-games-bottom-panel div {
    border-right: none !important;
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .table-games-bottom-panel div:last-child {
    border-bottom: none;
  }

  .table-games-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 480px) {
  .table-games-panel,
  .table-games-center-card {
    padding: 22px 18px;
  }

  .table-games-stats {
    grid-template-columns: 1fr;
  }

  .table-games-head-icon {
    width: 52px;
    height: 52px;
    border-radius: 16px;
  }

  .table-games-bottom-panel div {
    padding: 24px 20px;
  }
}
/* ================================
 Account Section
================================ */

.account-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 74%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 48%, #050508 100%);
}

.account-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.52;
  pointer-events: none;
}

.account-section::before,
.account-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.account-section::before {
  top: 0;
}

.account-section::after {
  bottom: 0;
  opacity: 0.7;
}

.account-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.account-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.account-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.account-section .container-fluid {
  position: relative;
  z-index: 2;
}

/* Layout */

.account-layout {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
  gap: clamp(22px, 2.2vw, 38px);
}

.account-main-card,
.account-side-card,
.account-info-card,
.account-bottom-panel {
  position: relative;
  border: 1px solid rgba(212, 175, 55, 0.18);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.account-main-card,
.account-side-card {
  overflow: hidden;
  padding: clamp(28px, 3vw, 52px);
  border-radius: 30px;
}

.account-main-card::before,
.account-side-card::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.account-main-card::after,
.account-side-card::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -80px;
  width: 240px;
  height: 240px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  pointer-events: none;
}

.account-main-card > *,
.account-side-card > * {
  position: relative;
  z-index: 2;
}

.account-main-header span,
.account-side-card > span {
  display: inline-flex;
  margin-bottom: 16px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.account-main-header h3,
.account-side-card h3,
.account-info-card h3 {
  margin-bottom: 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(28px, 2.35vw, 46px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.account-main-card p,
.account-side-card p,
.account-info-card p {
  color: rgba(234, 234, 236, 0.74);
  font-size: clamp(15px, 0.95vw, 18px);
  line-height: 1.72;
}

.account-main-card p:not(:last-child),
.account-info-card p:not(:last-child) {
  margin-bottom: 16px;
}

/* Steps */

.account-steps {
  display: grid;
  gap: 14px;
  margin-top: 28px;
}

.account-step {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 18px;
  padding: 20px;
  border: 1px solid rgba(212, 175, 55, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.account-step-number {
  width: 58px;
  height: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.32);
  border-radius: 18px;
  color: #d4af37;
  background: rgba(212, 175, 55, 0.055);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
}

.account-step h4 {
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 19px;
  font-weight: 800;
  line-height: 1.2;
}

.account-step p {
  color: rgba(250, 250, 250, 0.66);
  font-size: 14.4px;
  line-height: 1.62;
}

/* Side card */

.account-side-card {
  align-self: stretch;
  background:
    radial-gradient(circle at 20% 14%, rgba(212, 175, 55, 0.13) 0%, rgba(212, 175, 55, 0.035) 42%, transparent 68%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
}

.account-side-icon,
.account-info-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.34);
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.28) 0%, rgba(212, 175, 55, 0.09) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.account-side-icon {
  width: 64px;
  height: 64px;
  margin-bottom: 24px;
  border-radius: 20px;
}

.account-side-icon i,
.account-info-icon i,
.account-bottom-panel i {
  color: #d4af37;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.account-side-icon i {
  font-size: 25px;
}

.account-check-list {
  display: grid;
  gap: 12px;
  padding: 0;
  margin: 26px 0 30px;
  list-style: none;
}

.account-check-list li {
  position: relative;
  padding-left: 26px;
  color: rgba(250, 250, 250, 0.72);
  font-size: 14.5px;
  line-height: 1.55;
}

.account-check-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d4af37;
  box-shadow: 0 0 14px rgba(212, 175, 55, 0.75);
}

/* Info grid */

.account-info-grid {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(18px, 1.6vw, 28px);
}

.account-info-card {
  overflow: hidden;
  min-height: 100%;
  padding: clamp(24px, 2.2vw, 38px);
  border-radius: 24px;
}

.account-info-card::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 28px;
  width: 2px;
  height: 46px;
  background: linear-gradient(180deg, #fff1a8 0%, #d4af37 52%, #8a6a16 100%);
  box-shadow: 0 0 16px rgba(212, 175, 55, 0.55);
}

.account-info-card::after {
  content: "";
  position: absolute;
  right: -46px;
  bottom: -46px;
  width: 132px;
  height: 132px;
  border: 1px solid rgba(212, 175, 55, 0.09);
  border-radius: 50%;
  pointer-events: none;
}

.account-info-card > * {
  position: relative;
  z-index: 2;
}

.account-info-icon {
  width: 54px;
  height: 54px;
  margin-bottom: 22px;
  border-radius: 16px;
}

.account-info-icon i {
  font-size: 21px;
}

.account-info-card h3 {
  font-size: clamp(21px, 1.4vw, 28px);
}

/* Bottom panel */

.account-bottom-panel {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  overflow: hidden;
  border-radius: 24px;
}

.account-bottom-panel div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 28px 24px;
}

.account-bottom-panel div:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.14);
}

.account-bottom-panel i {
  margin-bottom: 10px;
  color: #d4af37;
  font-size: 24px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.account-bottom-panel span {
  display: block;
  margin-bottom: 4px;
  color: #d4af37;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.account-bottom-panel strong {
  display: block;
  max-width: 270px;
  color: rgba(250, 250, 250, 0.82);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

/* Button */

.account-main-btn {
  position: relative;
  min-height: 52px;
  padding: 15px 28px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.account-main-btn::before {
  content: "";
  position: absolute;
  top: -70%;
  left: -35%;
  width: 34%;
  height: 240%;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.62) 50%,
    transparent 100%
  );
  transform: rotate(24deg);
  transition: left 0.7s ease;
  z-index: 1;
}

.account-main-btn:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
}

.account-main-btn:hover::before {
  left: 115%;
}

/* ================================
   Responsive Account Section
================================ */

@media (max-width: 1199px) {
  .account-layout,
  .account-info-grid {
    grid-template-columns: 1fr;
  }

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

  .account-bottom-panel div:nth-child(2) {
    border-right: none;
  }

  .account-bottom-panel div:nth-child(1),
  .account-bottom-panel div:nth-child(2) {
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .account-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .account-section {
    padding: 58px 0;
  }

  .account-main-card,
  .account-side-card,
  .account-info-card,
  .account-bottom-panel {
    border-radius: 22px;
  }

  .account-main-card::before,
  .account-side-card::before {
    border-radius: 16px;
  }

  .account-step {
    grid-template-columns: 1fr;
  }

  .account-main-btn {
    width: 100%;
  }

  .account-bottom-panel {
    grid-template-columns: 1fr;
  }

  .account-bottom-panel div {
    border-right: none !important;
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .account-bottom-panel div:last-child {
    border-bottom: none;
  }

  .account-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 480px) {
  .account-main-card,
  .account-side-card,
  .account-info-card {
    padding: 22px 18px;
  }

  .account-bottom-panel div {
    padding: 24px 20px;
  }
}

/* ================================
App Section
================================ */

.app-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 74%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 48%, #050508 100%);
}

.app-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.52;
  pointer-events: none;
}

.app-section::before,
.app-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.app-section::before {
  top: 0;
}

.app-section::after {
  bottom: 0;
  opacity: 0.7;
}

.app-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.app-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.app-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.app-section .container-fluid {
  position: relative;
  z-index: 2;
}

/* Layout */

.app-layout {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: minmax(320px, 0.86fr) minmax(0, 1.14fr);
  gap: clamp(22px, 2.2vw, 38px);
  align-items: stretch;
}

.app-visual-column,
.app-content-column {
  display: grid;
  gap: clamp(22px, 2vw, 34px);
}

.app-device-card,
.app-under-text,
.app-main-card,
.app-steps-card,
.app-bottom-panel {
  position: relative;
  border: 1px solid rgba(212, 175, 55, 0.18);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.app-device-card,
.app-under-text,
.app-main-card,
.app-steps-card {
  overflow: hidden;
  border-radius: 30px;
}

.app-device-card::before,
.app-under-text::before,
.app-main-card::before,
.app-steps-card::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.app-device-card {
  min-height: 620px;
  display: grid;
  align-items: center;
  justify-items: center;
  padding: clamp(28px, 3vw, 52px);
  background:
    radial-gradient(circle at 50% 18%, rgba(212, 175, 55, 0.16) 0%, rgba(212, 175, 55, 0.04) 42%, transparent 70%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.018));
}

.app-device-glow {
  position: absolute;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: rgba(212, 175, 55, 0.2);
  filter: blur(64px);
  pointer-events: none;
}

.app-device-frame {
  position: relative;
  z-index: 2;
  width: min(100%, 380px);
  padding: 14px;
  border: 1px solid rgba(212, 175, 55, 0.28);
  border-radius: 38px;
  background:
    linear-gradient(145deg, rgba(5, 5, 8, 0.92), rgba(20, 21, 22, 0.88));
  box-shadow:
    0 34px 80px rgba(0, 0, 0, 0.55),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.app-device-frame img {
  display: block;
  width: 100%;
  min-height: 520px;
  object-fit: cover;
  object-position: center;
  border-radius: 28px;
}

.app-device-badges {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.app-device-badges a {
  display: inline-flex;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.app-device-badges a:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}

.app-device-badges img {
  display: block;
  height: 46px;
  width: auto;
  object-fit: contain;
}

/* Under text */

.app-under-text {
  padding: clamp(24px, 2.2vw, 38px);
}

.app-under-text > * {
  position: relative;
  z-index: 2;
}

.app-under-text span,
.app-kicker,
.app-steps-heading span {
  display: inline-flex;
  margin-bottom: 14px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.app-under-text h3,
.app-main-card h3,
.app-steps-heading h3 {
  margin-bottom: 18px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(26px, 2.15vw, 42px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.app-under-text p,
.app-main-card p,
.app-install-card p {
  color: rgba(234, 234, 236, 0.74);
  font-size: clamp(15px, 0.95vw, 18px);
  line-height: 1.72;
}

/* Main card */

.app-main-card,
.app-steps-card {
  padding: clamp(28px, 3vw, 52px);
}

.app-main-card::after,
.app-steps-card::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -80px;
  width: 240px;
  height: 240px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  pointer-events: none;
}

.app-main-card > *,
.app-steps-card > * {
  position: relative;
  z-index: 2;
}

.app-main-card p:not(:last-child) {
  margin-bottom: 16px;
}

.app-feature-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 28px;
}

.app-feature-card {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 16px;
  padding: 18px;
  border: 1px solid rgba(212, 175, 55, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.app-feature-card i {
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.28);
  border-radius: 14px;
  color: #d4af37;
  background: rgba(212, 175, 55, 0.055);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.22);
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.app-feature-card h4 {
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
}

.app-feature-card p {
  color: rgba(250, 250, 250, 0.66);
  font-size: 14px;
  line-height: 1.6;
}

/* Steps */

.app-steps-heading {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 26px;
}

.app-steps-icon {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid rgba(212, 175, 55, 0.34);
  border-radius: 18px;
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.28) 0%, rgba(212, 175, 55, 0.09) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.app-steps-icon i {
  color: #d4af37;
  font-size: 23px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.app-install-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.app-install-card {
  padding: 22px;
  border: 1px solid rgba(212, 175, 55, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.app-install-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  height: 34px;
  margin-bottom: 18px;
  padding: 0 12px;
  border: 1px solid rgba(212, 175, 55, 0.28);
  border-radius: 999px;
  color: #d4af37;
  background: rgba(212, 175, 55, 0.055);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
}

.app-install-card h4 {
  margin-bottom: 10px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 19px;
  font-weight: 800;
  line-height: 1.2;
}

.app-install-card p {
  color: rgba(250, 250, 250, 0.66);
  font-size: 14.2px;
}

/* Bottom panel */

.app-bottom-panel {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  overflow: hidden;
  border-radius: 24px;
}

.app-bottom-panel div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 28px 24px;
}

.app-bottom-panel div:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.14);
}

.app-bottom-panel i {
  margin-bottom: 10px;
  color: #d4af37;
  font-size: 24px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.app-bottom-panel span {
  display: block;
  margin-bottom: 4px;
  color: #d4af37;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.app-bottom-panel strong {
  display: block;
  max-width: 270px;
  color: rgba(250, 250, 250, 0.82);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

/* ================================
   Responsive App Section
================================ */

@media (max-width: 1199px) {
  .app-layout {
    grid-template-columns: 1fr;
  }

  .app-device-card {
    min-height: auto;
  }

  .app-device-frame {
    width: min(100%, 340px);
  }

  .app-device-frame img {
    min-height: 460px;
  }

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

  .app-bottom-panel div:nth-child(2) {
    border-right: none;
  }

  .app-bottom-panel div:nth-child(1),
  .app-bottom-panel div:nth-child(2) {
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .app-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .app-section {
    padding: 58px 0;
  }

  .app-device-card,
  .app-under-text,
  .app-main-card,
  .app-steps-card,
  .app-bottom-panel {
    border-radius: 22px;
  }

  .app-device-card::before,
  .app-under-text::before,
  .app-main-card::before,
  .app-steps-card::before {
    border-radius: 16px;
  }

  .app-feature-grid,
  .app-install-grid {
    grid-template-columns: 1fr;
  }

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

  .app-steps-heading {
    align-items: flex-start;
  }

  .app-bottom-panel {
    grid-template-columns: 1fr;
  }

  .app-bottom-panel div {
    border-right: none !important;
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .app-bottom-panel div:last-child {
    border-bottom: none;
  }

  .app-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 480px) {
  .app-device-card,
  .app-under-text,
  .app-main-card,
  .app-steps-card {
    padding: 22px 18px;
  }

  .app-device-frame {
    width: min(100%, 290px);
    border-radius: 30px;
  }

  .app-device-frame img {
    min-height: 390px;
    border-radius: 22px;
  }

  .app-device-badges img {
    height: 40px;
  }

  .app-bottom-panel div {
    padding: 24px 20px;
  }
}
/* ================================
 Payments Section
================================ */

.payment-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 74%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 48%, #050508 100%);
}

.payment-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.52;
  pointer-events: none;
}

.payment-section::before,
.payment-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.payment-section::before {
  top: 0;
}

.payment-section::after {
  bottom: 0;
  opacity: 0.7;
}

.payment-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.payment-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.payment-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.payment-section .container-fluid {
  position: relative;
  z-index: 2;
}

/* Intro */

.payment-intro-grid {
  max-width: 1320px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(18px, 1.6vw, 28px);
}

.payment-intro-card,
.payment-table-card,
.payment-info-card {
  position: relative;
  border: 1px solid rgba(212, 175, 55, 0.18);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.payment-intro-card {
  overflow: hidden;
  padding: clamp(24px, 2.2vw, 38px);
  border-radius: 24px;
}

.payment-intro-card::before,
.payment-info-card::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 28px;
  width: 2px;
  height: 46px;
  background: linear-gradient(180deg, #fff1a8 0%, #d4af37 52%, #8a6a16 100%);
  box-shadow: 0 0 16px rgba(212, 175, 55, 0.55);
}

.payment-intro-card::after,
.payment-info-card::after {
  content: "";
  position: absolute;
  right: -46px;
  bottom: -46px;
  width: 132px;
  height: 132px;
  border: 1px solid rgba(212, 175, 55, 0.09);
  border-radius: 50%;
  pointer-events: none;
}

.payment-intro-card > *,
.payment-info-card > * {
  position: relative;
  z-index: 2;
}

.payment-intro-card > i {
  display: inline-flex;
  margin-bottom: 18px;
  color: #d4af37;
  font-size: 28px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.payment-intro-card span {
  display: block;
  margin-bottom: 10px;
  color: rgba(212, 175, 55, 0.92);
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.payment-intro-card h3,
.payment-info-card h3 {
  margin-bottom: 14px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(22px, 1.55vw, 30px);
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: -0.03em;
}

.payment-intro-card p,
.payment-info-card p {
  color: rgba(234, 234, 236, 0.72);
  font-size: 15px;
  line-height: 1.7;
}

/* Table card */

.payment-table-card {
  max-width: 1120px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  padding: clamp(22px, 2.4vw, 38px);
  border-radius: 30px;
  overflow: hidden;
}

.payment-table-card::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.payment-table-card::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -80px;
  width: 240px;
  height: 240px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  pointer-events: none;
}

.payment-tabs,
.payment-table-wrap,
.payment-table-note {
  position: relative;
  z-index: 2;
}

.payment-tabs {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 24px;
}

.payment-tab {
  min-height: 46px;
  padding: 12px 24px;
  border-radius: 8px;
  border: 1px solid rgba(212, 175, 55, 0.3);
  background: rgba(255, 255, 255, 0.035);
  color: rgba(250, 250, 250, 0.86);
  font-family: "DM Sans", sans-serif;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
}

.payment-tab:hover,
.payment-tab.active {
  border-color: rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 10px 28px rgba(212, 175, 55, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.payment-table-wrap {
  display: none;
  overflow-x: auto;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(5, 5, 8, 0.88), rgba(12, 12, 13, 0.92));
}

.payment-table-wrap.active {
  display: block;
}

.payment-table {
  width: 100%;
  min-width: 680px;
  border-collapse: collapse;
  color: #fafafa;
}

.payment-table th {
  padding: 18px 20px;
  background: rgba(212, 175, 55, 0.08);
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.18);
}

.payment-table td {
  padding: 14px 20px;
  color: rgba(250, 250, 250, 0.76);
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
}

.payment-table tr:last-child td {
  border-bottom: none;
}

.payment-table tr {
  transition: background 0.3s ease;
}

.payment-table tr:hover {
  background: rgba(212, 175, 55, 0.055);
}

.payment-table td:first-child {
  width: 116px;
}

.payment-table img {
  display: block;
  width: 74px;
  height: 34px;
  object-fit: contain;
  padding: 5px 8px;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.34);
}

.payment-table td:last-child,
.payment-table th:last-child {
  text-align: right;
  color: rgba(255, 241, 168, 0.9);
  white-space: nowrap;
}

.payment-table-note {
  max-width: 850px;
  margin: 20px auto 0;
  color: rgba(234, 234, 236, 0.58);
  font-size: 13px;
  line-height: 1.6;
  text-align: center;
}

/* Info cards */

.payment-info-grid {
  max-width: 1480px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(18px, 1.6vw, 28px);
}

.payment-info-card {
  overflow: hidden;
  min-height: 100%;
  padding: clamp(24px, 2.2vw, 38px);
  border-radius: 24px;
}

.payment-info-icon {
  width: 54px;
  height: 54px;
  margin-bottom: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.34);
  border-radius: 16px;
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.28) 0%, rgba(212, 175, 55, 0.09) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.payment-info-icon i {
  color: #d4af37;
  font-size: 21px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

/* ================================
   Responsive Payments Section
================================ */

@media (max-width: 1199px) {
  .payment-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .payment-intro-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .payment-section {
    padding: 58px 0;
  }

  .payment-table-card,
  .payment-intro-card,
  .payment-info-card {
    border-radius: 22px;
  }

  .payment-table-card::before {
    border-radius: 16px;
  }

  .payment-tabs {
    flex-direction: column;
  }

  .payment-tab {
    width: 100%;
  }

  .payment-table {
    min-width: 560px;
  }

  .payment-table th,
  .payment-table td {
    padding: 13px 14px;
    font-size: 13px;
  }

  .payment-table img {
    width: 64px;
    height: 30px;
  }

  .payment-info-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 480px) {
  .payment-table-card,
  .payment-intro-card,
  .payment-info-card {
    padding: 22px 18px;
  }

  .payment-table {
    min-width: 500px;
  }
}

/* ================================
Visitor Guide Section
================================ */

.visitor-guide-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 74%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 48%, #050508 100%);
}

.visitor-guide-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.52;
  pointer-events: none;
}

.visitor-guide-section::before,
.visitor-guide-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.visitor-guide-section::before {
  top: 0;
}

.visitor-guide-section::after {
  bottom: 0;
  opacity: 0.7;
}

.visitor-guide-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.visitor-guide-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.visitor-guide-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.visitor-guide-section .container-fluid {
  position: relative;
  z-index: 2;
}

/* Hero */

.visitor-guide-hero {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.45fr);
  gap: clamp(22px, 2.2vw, 38px);
  align-items: stretch;
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 3vw, 52px);
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 30px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.visitor-guide-hero::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.visitor-guide-hero::after {
  content: "";
  position: absolute;
  right: -80px;
  top: -90px;
  width: 260px;
  height: 260px;
  border: 1px solid rgba(212, 175, 55, 0.13);
  border-radius: 50%;
  pointer-events: none;
}

.visitor-guide-hero-content,
.visitor-guide-hero-facts {
  position: relative;
  z-index: 2;
}

.visitor-guide-hero-content > span {
  display: inline-flex;
  margin-bottom: 16px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.visitor-guide-hero-content h3 {
  max-width: 960px;
  margin-bottom: 20px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(32px, 3vw, 58px);
  font-weight: 800;
  line-height: 1.06;
  letter-spacing: -0.055em;
}

.visitor-guide-hero-content p {
  max-width: 980px;
  color: rgba(234, 234, 236, 0.74);
  font-size: clamp(15px, 0.98vw, 18px);
  line-height: 1.72;
}

.visitor-guide-hero-content p:not(:last-child) {
  margin-bottom: 16px;
}

.visitor-guide-hero-facts {
  display: grid;
  gap: 14px;
}

.visitor-guide-hero-facts div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 108px;
  padding: 20px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.visitor-guide-hero-facts strong {
  display: block;
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(24px, 1.8vw, 36px);
  font-weight: 900;
  line-height: 1;
}

.visitor-guide-hero-facts span {
  color: rgba(250, 250, 250, 0.68);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* Main two-column layout */

.visitor-guide-layout {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.36fr);
  gap: clamp(22px, 2.2vw, 38px);
  align-items: start;
}

.visitor-guide-main {
  display: grid;
  gap: clamp(18px, 1.6vw, 28px);
}

/* Common cards */

.visitor-info-block,
.visitor-sidebar-card,
.visitor-bottom-panel {
  position: relative;
  border: 1px solid rgba(212, 175, 55, 0.18);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.visitor-info-block {
  overflow: hidden;
  padding: clamp(24px, 2.4vw, 42px);
  border-radius: 28px;
}

.visitor-info-block::before,
.visitor-sidebar-card::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.visitor-info-block::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -70px;
  width: 210px;
  height: 210px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  pointer-events: none;
}

.visitor-info-block > * {
  position: relative;
  z-index: 2;
}

.visitor-info-head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 22px;
}

.visitor-info-icon,
.visitor-sidebar-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid rgba(212, 175, 55, 0.34);
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.28) 0%, rgba(212, 175, 55, 0.09) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.visitor-info-icon {
  width: 60px;
  height: 60px;
  border-radius: 18px;
}

.visitor-info-icon i,
.visitor-sidebar-icon i,
.visitor-bottom-panel i,
.visitor-games-grid i {
  color: #d4af37;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.visitor-info-icon i {
  font-size: 23px;
}

.visitor-info-head span {
  display: block;
  margin-bottom: 8px;
  color: rgba(212, 175, 55, 0.92);
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.visitor-info-head h3 {
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(24px, 1.8vw, 36px);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.04em;
}

.visitor-info-block p {
  color: rgba(234, 234, 236, 0.74);
  font-size: 15.5px;
  line-height: 1.74;
}

.visitor-info-block p:not(:last-child) {
  margin-bottom: 16px;
}

/* Chips and inner grids */

.visitor-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 24px;
}

.visitor-chip-row span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 8px 12px;
  border: 1px solid rgba(212, 175, 55, 0.22);
  border-radius: 999px;
  background: rgba(212, 175, 55, 0.05);
  color: rgba(255, 241, 168, 0.88);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.visitor-rule-grid,
.visitor-games-grid,
.visitor-limits-table {
  display: grid;
  gap: 14px;
  margin-top: 24px;
}

.visitor-rule-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.visitor-games-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.visitor-limits-table {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.visitor-rule-grid div,
.visitor-games-grid div,
.visitor-limits-table div {
  padding: 18px;
  border: 1px solid rgba(212, 175, 55, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.visitor-rule-grid strong,
.visitor-games-grid strong,
.visitor-limits-table strong {
  display: block;
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 850;
  line-height: 1.2;
}

.visitor-rule-grid span,
.visitor-games-grid span,
.visitor-limits-table span {
  display: block;
  color: rgba(250, 250, 250, 0.66);
  font-size: 13.8px;
  line-height: 1.55;
}

.visitor-games-grid i {
  display: inline-flex;
  margin-bottom: 14px;
  font-size: 22px;
}

/* Sidebar */

.visitor-guide-sidebar {
  position: sticky;
  top: 104px;
  display: grid;
  gap: 18px;
}

.visitor-sidebar-card {
  overflow: hidden;
  padding: 24px;
  border-radius: 24px;
}

.visitor-sidebar-card > * {
  position: relative;
  z-index: 2;
}

.visitor-sidebar-card-featured {
  background:
    radial-gradient(circle at 20% 14%, rgba(212, 175, 55, 0.13) 0%, rgba(212, 175, 55, 0.035) 42%, transparent 68%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
}

.visitor-sidebar-card > span {
  display: inline-flex;
  margin-bottom: 14px;
  color: #d4af37;
  font-size: 10.5px;
  font-weight: 900;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.visitor-sidebar-card h3 {
  margin-bottom: 14px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.18;
  letter-spacing: -0.025em;
}

.visitor-sidebar-card p,
.visitor-sidebar-card li {
  color: rgba(234, 234, 236, 0.7);
  font-size: 14px;
  line-height: 1.62;
}

.visitor-sidebar-card ul {
  display: grid;
  gap: 11px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.visitor-sidebar-card li {
  position: relative;
  padding-left: 24px;
}

.visitor-sidebar-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #d4af37;
  box-shadow: 0 0 14px rgba(212, 175, 55, 0.72);
}

.visitor-sidebar-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 18px;
  border-radius: 16px;
}

.visitor-sidebar-icon i {
  font-size: 20px;
}

/* Wide blocks */

.visitor-wide-blocks {
  max-width: 1320px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  gap: clamp(18px, 1.6vw, 28px);
}

.visitor-info-block-wide {
  width: 100%;
}

.visitor-info-block-wide p {
  max-width: 1120px;
}

/* Bottom panel */

.visitor-bottom-panel {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  overflow: hidden;
  border-radius: 24px;
}

.visitor-bottom-panel div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 28px 24px;
}

.visitor-bottom-panel div:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.14);
}

.visitor-bottom-panel i {
  margin-bottom: 10px;
  color: #d4af37;
  font-size: 24px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.visitor-bottom-panel span {
  display: block;
  margin-bottom: 4px;
  color: #d4af37;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.visitor-bottom-panel strong {
  display: block;
  max-width: 270px;
  color: rgba(250, 250, 250, 0.82);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

/* ================================
   Responsive Visitor Guide
================================ */

@media (max-width: 1199px) {
  .visitor-guide-hero,
  .visitor-guide-layout {
    grid-template-columns: 1fr;
  }

  .visitor-wide-blocks,
  .visitor-bottom-panel {
    max-width: 1480px;
  }

  .visitor-guide-sidebar {
    position: relative;
    top: auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .visitor-sidebar-card-featured {
    grid-column: span 2;
  }

  .visitor-games-grid,
  .visitor-limits-table {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

  .visitor-bottom-panel div:nth-child(2) {
    border-right: none;
  }

  .visitor-bottom-panel div:nth-child(1),
  .visitor-bottom-panel div:nth-child(2) {
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .visitor-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .visitor-guide-section {
    padding: 58px 0;
  }

  .visitor-guide-hero,
  .visitor-info-block,
  .visitor-sidebar-card,
  .visitor-bottom-panel {
    border-radius: 22px;
  }

  .visitor-guide-hero::before,
  .visitor-info-block::before,
  .visitor-sidebar-card::before {
    border-radius: 16px;
  }

  .visitor-info-head {
    align-items: flex-start;
  }

  .visitor-rule-grid,
  .visitor-games-grid,
  .visitor-limits-table,
  .visitor-guide-sidebar,
  .visitor-bottom-panel {
    grid-template-columns: 1fr;
  }

  .visitor-sidebar-card-featured {
    grid-column: span 1;
  }

  .visitor-bottom-panel div {
    border-right: none !important;
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .visitor-bottom-panel div:last-child {
    border-bottom: none;
  }

  .visitor-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 480px) {
  .visitor-guide-hero,
  .visitor-info-block,
  .visitor-sidebar-card {
    padding: 22px 18px;
  }

  .visitor-info-icon {
    width: 52px;
    height: 52px;
    border-radius: 16px;
  }

  .visitor-bottom-panel div {
    padding: 24px 20px;
  }
}
/* ================================
   Premium Trust / Security Section
================================ */

.trust-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 74%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 48%, #050508 100%);
}

.trust-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.52;
  pointer-events: none;
}

.trust-section::before,
.trust-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.trust-section::before {
  top: 0;
}

.trust-section::after {
  bottom: 0;
  opacity: 0.7;
}

.trust-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.trust-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.trust-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.trust-section .container-fluid {
  position: relative;
  z-index: 2;
}

/* Hero */

.trust-hero-card {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.45fr);
  gap: clamp(22px, 2.2vw, 38px);
  align-items: stretch;
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 3vw, 52px);
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 30px;
  background:
    radial-gradient(circle at 20% 16%, rgba(212, 175, 55, 0.13) 0%, rgba(212, 175, 55, 0.035) 42%, transparent 68%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.trust-hero-card::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.trust-hero-card::after {
  content: "";
  position: absolute;
  right: -80px;
  top: -90px;
  width: 260px;
  height: 260px;
  border: 1px solid rgba(212, 175, 55, 0.13);
  border-radius: 50%;
  pointer-events: none;
}

.trust-hero-content,
.trust-hero-facts {
  position: relative;
  z-index: 2;
}

.trust-hero-content > span {
  display: inline-flex;
  margin-bottom: 16px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.trust-hero-content h3 {
  max-width: 960px;
  margin-bottom: 20px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(32px, 3vw, 58px);
  font-weight: 800;
  line-height: 1.06;
  letter-spacing: -0.055em;
}

.trust-hero-content p {
  max-width: 980px;
  color: rgba(234, 234, 236, 0.74);
  font-size: clamp(15px, 0.98vw, 18px);
  line-height: 1.72;
}

.trust-hero-content p:not(:last-child) {
  margin-bottom: 16px;
}

.trust-hero-facts {
  display: grid;
  gap: 14px;
}

.trust-hero-facts div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 108px;
  padding: 20px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.trust-hero-facts strong {
  display: block;
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(24px, 1.8vw, 36px);
  font-weight: 900;
  line-height: 1;
}

.trust-hero-facts span {
  color: rgba(250, 250, 250, 0.68);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* Cards */

.trust-grid {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(18px, 1.6vw, 28px);
}

.trust-card,
.trust-wide-card,
.trust-responsible-panel,
.trust-bottom-panel {
  position: relative;
  border: 1px solid rgba(212, 175, 55, 0.18);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.trust-card {
  overflow: hidden;
  min-height: 100%;
  padding: clamp(24px, 2.2vw, 38px);
  border-radius: 24px;
}

.trust-card::before,
.trust-wide-card::before,
.trust-responsible-panel::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 18px;
  pointer-events: none;
}

.trust-card::after,
.trust-wide-card::after {
  content: "";
  position: absolute;
  right: -46px;
  bottom: -46px;
  width: 132px;
  height: 132px;
  border: 1px solid rgba(212, 175, 55, 0.09);
  border-radius: 50%;
  pointer-events: none;
}

.trust-card > *,
.trust-wide-card > *,
.trust-responsible-panel > * {
  position: relative;
  z-index: 2;
}

.trust-card-icon {
  width: 58px;
  height: 58px;
  margin-bottom: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid rgba(212, 175, 55, 0.34);
  border-radius: 18px;
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.28) 0%, rgba(212, 175, 55, 0.09) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.trust-card-icon i,
.trust-provider-grid i,
.trust-responsible-list i,
.trust-bottom-panel i {
  color: #d4af37;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.trust-card-icon i {
  font-size: 23px;
}

.trust-card span,
.trust-wide-head span,
.trust-responsible-content span {
  display: inline-flex;
  margin-bottom: 12px;
  color: rgba(212, 175, 55, 0.92);
  font-size: 10.5px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.trust-card h3,
.trust-wide-head h3,
.trust-responsible-content h3 {
  margin-bottom: 16px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(22px, 1.55vw, 30px);
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: -0.03em;
}

.trust-card p,
.trust-wide-card p,
.trust-responsible-content p {
  color: rgba(234, 234, 236, 0.72);
  font-size: 15px;
  line-height: 1.7;
}

.trust-card p:not(:last-child),
.trust-wide-card p:not(:last-child),
.trust-responsible-content p:not(:last-child) {
  margin-bottom: 15px;
}

/* Wide layout */

.trust-wide-layout {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(18px, 1.6vw, 28px);
}

.trust-wide-card {
  overflow: hidden;
  padding: clamp(26px, 2.6vw, 46px);
  border-radius: 28px;
}

.trust-wide-head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 22px;
}

.trust-wide-head .trust-card-icon {
  margin-bottom: 0;
}

.trust-provider-grid,
.trust-complaint-steps {
  display: grid;
  gap: 14px;
  margin-top: 24px;
}

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

.trust-complaint-steps {
  grid-template-columns: 1fr;
}

.trust-provider-grid div,
.trust-complaint-steps div,
.trust-responsible-list div {
  padding: 18px;
  border: 1px solid rgba(212, 175, 55, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.trust-provider-grid i {
  display: inline-flex;
  margin-bottom: 14px;
  font-size: 22px;
}

.trust-provider-grid strong,
.trust-complaint-steps strong,
.trust-responsible-list strong {
  display: block;
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 17px;
  font-weight: 850;
  line-height: 1.2;
}

.trust-provider-grid span,
.trust-complaint-steps span,
.trust-responsible-list span {
  display: block;
  color: rgba(250, 250, 250, 0.66);
  font-size: 13.8px;
  line-height: 1.55;
}

.trust-complaint-steps strong {
  color: #d4af37;
  font-size: 15px;
  letter-spacing: 0.08em;
}

/* Responsible panel */

.trust-responsible-panel {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.55fr);
  gap: clamp(22px, 2.2vw, 38px);
  overflow: hidden;
  padding: clamp(28px, 3vw, 52px);
  border-radius: 30px;
  background:
    radial-gradient(circle at 18% 16%, rgba(212, 175, 55, 0.13) 0%, rgba(212, 175, 55, 0.035) 42%, transparent 68%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
}

.trust-responsible-content h3 {
  color: #fafafa;
  font-size: clamp(32px, 3vw, 56px);
  line-height: 1.06;
  letter-spacing: -0.055em;
}

.trust-responsible-list {
  display: grid;
  gap: 14px;
}

.trust-responsible-list i {
  display: inline-flex;
  margin-bottom: 12px;
  font-size: 22px;
}

/* Bottom panel */

.trust-bottom-panel {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  overflow: hidden;
  border-radius: 24px;
}

.trust-bottom-panel div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 28px 24px;
}

.trust-bottom-panel div:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.14);
}

.trust-bottom-panel i {
  margin-bottom: 10px;
  color: #d4af37;
  font-size: 24px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.trust-bottom-panel span {
  display: block;
  margin-bottom: 4px;
  color: #d4af37;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.trust-bottom-panel strong {
  display: block;
  max-width: 260px;
  color: rgba(250, 250, 250, 0.82);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}
/* ================================
   Responsive Trust Section
================================ */

@media (max-width: 1199px) {
  .trust-hero-card,
  .trust-responsible-panel {
    grid-template-columns: 1fr;
  }

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

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

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

  .trust-bottom-panel div:nth-child(2) {
    border-right: none;
  }

  .trust-bottom-panel div:nth-child(1),
  .trust-bottom-panel div:nth-child(2) {
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .trust-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .trust-section {
    padding: 58px 0;
  }

  .trust-hero-card,
  .trust-card,
  .trust-wide-card,
  .trust-responsible-panel,
  .trust-bottom-panel {
    border-radius: 22px;
  }

  .trust-hero-card::before,
  .trust-card::before,
  .trust-wide-card::before,
  .trust-responsible-panel::before {
    border-radius: 16px;
  }

  .trust-grid,
  .trust-provider-grid,
  .trust-bottom-panel {
    grid-template-columns: 1fr;
  }

  .trust-wide-head {
    align-items: flex-start;
  }

  .trust-bottom-panel div {
    border-right: none !important;
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .trust-bottom-panel div:last-child {
    border-bottom: none;
  }

  .trust-bottom-panel strong {
    max-width: none;
  }
}

@media (max-width: 480px) {
  .trust-hero-card,
  .trust-card,
  .trust-wide-card,
  .trust-responsible-panel {
    padding: 22px 18px;
  }

  .trust-wide-head {
    flex-direction: column;
  }

  .trust-bottom-panel div {
    padding: 24px 20px;
  }
}

/* ================================
 Reviews Section
================================ */

.reviews-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 74%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 48%, #050508 100%);
}

.reviews-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.52;
  pointer-events: none;
}

.reviews-section::before,
.reviews-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.reviews-section::before {
  top: 0;
}

.reviews-section::after {
  bottom: 0;
  opacity: 0.7;
}

.reviews-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.reviews-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.reviews-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.reviews-section .container-fluid {
  position: relative;
  z-index: 2;
}

/* Layout */

.reviews-layout {
  max-width: 1480px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(320px, 0.92fr) minmax(0, 1.08fr);
  gap: clamp(22px, 2.2vw, 38px);
  align-items: stretch;
}

.reviews-image-card,
.reviews-slider-card {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 30px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.reviews-image-card::before,
.reviews-slider-card::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.reviews-image-card::after,
.reviews-slider-card::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -80px;
  width: 240px;
  height: 240px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  pointer-events: none;
}

/* Image card */

.reviews-image-card {
  padding: clamp(24px, 2.6vw, 44px);
  display: grid;
  gap: 24px;
}

.reviews-image-frame {
  position: relative;
  z-index: 2;
  overflow: hidden;
  min-height: 430px;
  border: 1px solid rgba(212, 175, 55, 0.24);
  border-radius: 24px;
  background: rgba(0, 0, 0, 0.28);
  box-shadow:
    0 28px 64px rgba(0, 0, 0, 0.42),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.reviews-image-frame img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
  object-position: center;
  transform: scale(1.02);
}

.reviews-image-content {
  position: relative;
  z-index: 2;
}

.reviews-image-content span,
.reviews-slider-top span {
  display: inline-flex;
  margin-bottom: 14px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.reviews-image-content h3,
.reviews-slider-top h3 {
  margin-bottom: 16px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(26px, 2.15vw, 42px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -0.045em;
}

.reviews-image-content p {
  color: rgba(234, 234, 236, 0.74);
  font-size: 15.5px;
  line-height: 1.72;
}

/* Slider card */

.reviews-slider-card {
  padding: clamp(28px, 3vw, 52px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.reviews-slider-top {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 34px;
}

.reviews-slider-controls {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.reviews-slider-btn {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.34);
  border-radius: 14px;
  color: #d4af37;
  background:
    radial-gradient(circle at 34% 24%, rgba(255, 241, 168, 0.22) 0%, rgba(212, 175, 55, 0.08) 42%, rgba(255, 255, 255, 0.025) 100%);
  box-shadow:
    0 12px 26px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  cursor: pointer;
  transition: all 0.3s ease;
}

.reviews-slider-btn:hover {
  color: #07080d;
  border-color: rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  transform: translateY(-2px);
}

.reviews-slider {
  position: relative;
  z-index: 2;
  min-height: 390px;
}

.review-slide {
  display: none;
  animation: reviewFade 0.45s ease;
}

.review-slide.active {
  display: block;
}

@keyframes reviewFade {
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.review-rating {
  display: flex;
  gap: 5px;
  margin-bottom: 24px;
}

.review-rating i {
  color: #d4af37;
  font-size: 18px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.review-slide p {
  max-width: 820px;
  margin-bottom: 28px;
  color: rgba(250, 250, 250, 0.82);
  font-family: "DM Sans", sans-serif;
  font-size: clamp(18px, 1.35vw, 26px);
  font-weight: 500;
  line-height: 1.58;
  letter-spacing: -0.02em;
}

.review-author {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-top: 22px;
  border-top: 1px solid rgba(212, 175, 55, 0.16);
}

.review-author strong {
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
}

.review-author span {
  color: rgba(234, 234, 236, 0.56);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.reviews-dots {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 9px;
  margin-top: 34px;
}

.reviews-dot {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 1px solid rgba(212, 175, 55, 0.42);
  border-radius: 999px;
  background: rgba(212, 175, 55, 0.12);
  cursor: pointer;
  transition: all 0.3s ease;
}

.reviews-dot.active {
  width: 36px;
  background: #d4af37;
  box-shadow: 0 0 18px rgba(212, 175, 55, 0.55);
}

/* ================================
   Responsive Reviews Section
================================ */

@media (max-width: 1199px) {
  .reviews-layout {
    grid-template-columns: 1fr;
  }

  .reviews-image-frame {
    min-height: 360px;
  }

  .reviews-image-frame img {
    min-height: 360px;
  }

  .reviews-slider {
    min-height: 320px;
  }
}

@media (max-width: 767px) {
  .reviews-section {
    padding: 58px 0;
  }

  .reviews-image-card,
  .reviews-slider-card {
    border-radius: 22px;
  }

  .reviews-image-card::before,
  .reviews-slider-card::before {
    border-radius: 16px;
  }

  .reviews-slider-top {
    flex-direction: column;
  }

  .reviews-slider-controls {
    width: 100%;
    justify-content: flex-start;
  }

  .reviews-slider {
    min-height: auto;
  }

  .review-slide p {
    font-size: 17px;
  }
}

@media (max-width: 480px) {
  .reviews-image-card,
  .reviews-slider-card {
    padding: 22px 18px;
  }

  .reviews-image-frame {
    min-height: 280px;
  }

  .reviews-image-frame img {
    min-height: 280px;
  }
}

/* ================================
Game Providers Section
================================ */

.providers-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 74%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 48%, #050508 100%);
}

.providers-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.52;
  pointer-events: none;
}

.providers-section::before,
.providers-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.providers-section::before {
  top: 0;
}

.providers-section::after {
  bottom: 0;
  opacity: 0.7;
}

.providers-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.providers-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.providers-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.providers-section .container-fluid {
  position: relative;
  z-index: 2;
}

.providers-heading {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

/* Intro card */

.providers-intro-card {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.46fr);
  gap: clamp(22px, 2.2vw, 38px);
  align-items: stretch;
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 3vw, 52px);
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 30px;
  background:
    radial-gradient(circle at 20% 16%, rgba(212, 175, 55, 0.13) 0%, rgba(212, 175, 55, 0.035) 42%, transparent 68%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.providers-intro-card::before,
.providers-slider-card::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 24px;
  pointer-events: none;
}

.providers-intro-card::after,
.providers-slider-card::after {
  content: "";
  position: absolute;
  right: -80px;
  bottom: -80px;
  width: 240px;
  height: 240px;
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 50%;
  pointer-events: none;
}

.providers-intro-content,
.providers-intro-stats {
  position: relative;
  z-index: 2;
}

.providers-intro-content > span,
.providers-slider-heading > span {
  display: inline-flex;
  margin-bottom: 16px;
  color: #d4af37;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.providers-intro-content h3,
.providers-slider-heading h3 {
  margin-bottom: 20px;
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(30px, 2.8vw, 54px);
  font-weight: 800;
  line-height: 1.06;
  letter-spacing: -0.055em;
}

.providers-intro-content p,
.providers-slider-heading p {
  max-width: 920px;
  color: rgba(234, 234, 236, 0.74);
  font-size: clamp(15px, 0.98vw, 18px);
  line-height: 1.72;
}

.providers-intro-content p:not(:last-child) {
  margin-bottom: 16px;
}

.providers-intro-stats {
  display: grid;
  gap: 14px;
}

.providers-intro-stats div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 108px;
  padding: 20px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.052), rgba(255, 255, 255, 0.018));
}

.providers-intro-stats strong {
  display: block;
  margin-bottom: 8px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(24px, 1.8vw, 36px);
  font-weight: 900;
  line-height: 1;
}

.providers-intro-stats span {
  color: rgba(250, 250, 250, 0.68);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* Slider card */

.providers-slider-card {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 54px);
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 3vw, 52px);
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 30px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.36),
    inset 0 1px 0 rgba(255, 255, 255, 0.065);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.providers-slider-heading,
.providers-slider-wrapper {
  position: relative;
  z-index: 2;
}

.providers-slider-heading {
  max-width: 980px;
  margin-bottom: 34px;
}

.providers-slider-wrapper {
  overflow: hidden;
}

.providers-slider .slider-item {
  padding: 0 10px;
}

.providers-slider .logo {
  min-height: 108px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px 28px;
  border: 1px solid rgba(212, 175, 55, 0.16);
  border-radius: 20px;
  background:
    linear-gradient(145deg, rgba(5, 5, 8, 0.72), rgba(20, 20, 22, 0.62));
  box-shadow:
    0 16px 36px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
  transition: transform 0.3s ease, border-color 0.3s ease, background 0.3s ease;
}

.providers-slider .logo:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 175, 55, 0.34);
  background:
    radial-gradient(circle at 50% 0%, rgba(212, 175, 55, 0.12), rgba(5, 5, 8, 0.72) 62%);
}

.providers-slider .logo img {
  display: block;
  width: auto;
  max-width: 150px;
  height: 54px;
  object-fit: contain;
  filter: saturate(1.05) contrast(1.06);
}

/* Bottom grid */

.providers-bottom-grid {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(220px, 1fr));
  overflow: hidden;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 24px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 22px 54px rgba(0, 0, 0, 0.34),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.providers-bottom-grid div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 28px 24px;
}

.providers-bottom-grid div:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.14);
}

.providers-bottom-grid i {
  margin-bottom: 10px;
  color: #d4af37;
  font-size: 24px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.providers-bottom-grid span {
  display: block;
  margin-bottom: 4px;
  color: #d4af37;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.providers-bottom-grid strong {
  display: block;
  max-width: 270px;
  color: rgba(250, 250, 250, 0.82);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
}

/* ================================
   Responsive Providers Section
================================ */

@media (max-width: 1199px) {
  .providers-intro-card {
    grid-template-columns: 1fr;
  }

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

  .providers-bottom-grid div:nth-child(2) {
    border-right: none;
  }

  .providers-bottom-grid div:nth-child(1),
  .providers-bottom-grid div:nth-child(2) {
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .providers-bottom-grid strong {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .providers-section {
    padding: 58px 0;
  }

  .providers-intro-card,
  .providers-slider-card,
  .providers-bottom-grid {
    border-radius: 22px;
  }

  .providers-intro-card::before,
  .providers-slider-card::before {
    border-radius: 16px;
  }

  .providers-bottom-grid {
    grid-template-columns: 1fr;
  }

  .providers-bottom-grid div {
    border-right: none !important;
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .providers-bottom-grid div:last-child {
    border-bottom: none;
  }

  .providers-slider .logo {
    min-height: 92px;
    padding: 18px 22px;
  }

  .providers-slider .logo img {
    max-width: 128px;
    height: 46px;
  }
}

@media (max-width: 480px) {
  .providers-intro-card,
  .providers-slider-card {
    padding: 22px 18px;
  }

  .providers-bottom-grid div {
    padding: 24px 20px;
  }
}

/* ================================
 FAQ Section
================================ */

.faq-section {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 136px) 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 74%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #0c0c0d 48%, #050508 100%);
}

.faq-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.021) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.021) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.52;
  pointer-events: none;
}

.faq-section::before,
.faq-section::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.44) 50%, transparent 100%);
}

.faq-section::before {
  top: 0;
}

.faq-section::after {
  bottom: 0;
  opacity: 0.7;
}

.faq-glow {
  position: absolute;
  width: 440px;
  height: 440px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.34;
  pointer-events: none;
}

.faq-glow-left {
  left: -220px;
  top: 16%;
  background: rgba(212, 175, 55, 0.24);
}

.faq-glow-right {
  right: -220px;
  bottom: 12%;
  background: rgba(138, 106, 22, 0.28);
}

.faq-section .container-fluid {
  position: relative;
  z-index: 2;
}

/* Layout */

.faq-layout {
  max-width: 1320px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(18px, 1.8vw, 30px);
  align-items: start;
}

.faq-column {
  display: grid;
  gap: 16px;
}

/* Accordion */

.faq-item {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 22px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 18px 46px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.055);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.faq-item::before {
  content: "";
  position: absolute;
  inset: 10px;
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-radius: 16px;
  pointer-events: none;
}

.faq-item::after {
  content: "";
  position: absolute;
  right: -44px;
  bottom: -44px;
  width: 118px;
  height: 118px;
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-radius: 50%;
  pointer-events: none;
}

.faq-question {
  position: relative;
  z-index: 2;
  width: 100%;
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 24px 26px;
  border: none;
  background: transparent;
  color: #fafafa;
  text-align: left;
  cursor: pointer;
}

.faq-question span {
  color: #fafafa;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: clamp(17px, 1.1vw, 22px);
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.025em;
}

.faq-question i {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid rgba(212, 175, 55, 0.3);
  border-radius: 12px;
  color: #d4af37;
  background: rgba(212, 175, 55, 0.055);
  font-size: 14px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
  transition: transform 0.3s ease, background 0.3s ease;
}

.faq-item.active .faq-question i {
  transform: rotate(180deg);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
}

.faq-answer {
  position: relative;
  z-index: 2;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.faq-answer p {
  padding: 0 26px 26px;
  color: rgba(234, 234, 236, 0.72);
  font-size: 15px;
  line-height: 1.7;
}

.faq-item.active {
  border-color: rgba(212, 175, 55, 0.32);
  background:
    radial-gradient(circle at 18% 0%, rgba(212, 175, 55, 0.1) 0%, rgba(212, 175, 55, 0.02) 48%, transparent 70%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.085), rgba(255, 255, 255, 0.02));
}

/* ================================
   Responsive FAQ Section
================================ */

@media (max-width: 991px) {
  .faq-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .faq-section {
    padding: 58px 0;
  }

  .faq-item {
    border-radius: 18px;
  }

  .faq-question {
    min-height: 70px;
    padding: 20px;
  }

  .faq-answer p {
    padding: 0 20px 22px;
  }
}

@media (max-width: 480px) {
  .faq-question span {
    font-size: 16px;
  }

  .faq-question i {
    width: 34px;
    height: 34px;
  }
}

/* ================================
 Footer
================================ */

.site-footer {
  position: relative;
  overflow: hidden;
  padding: clamp(58px, 6vw, 96px) 0 28px;
  background:
    radial-gradient(circle at 14% 18%, rgba(212, 175, 55, 0.12) 0%, rgba(212, 175, 55, 0) 34%),
    radial-gradient(circle at 86% 72%, rgba(184, 134, 11, 0.14) 0%, rgba(184, 134, 11, 0) 36%),
    linear-gradient(180deg, #050508 0%, #09090b 52%, #030304 100%);
}

.footer-bg-pattern {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(255, 255, 255, 0.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.018) 1px, transparent 1px);
  background-size: 74px 74px;
  opacity: 0.44;
  pointer-events: none;
}

.site-footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 82%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.52) 50%, transparent 100%);
}

.footer-glow {
  position: absolute;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  filter: blur(96px);
  opacity: 0.28;
  pointer-events: none;
}

.footer-glow-left {
  left: -220px;
  top: 14%;
  background: rgba(212, 175, 55, 0.24);
}

.footer-glow-right {
  right: -220px;
  bottom: 8%;
  background: rgba(138, 106, 22, 0.3);
}

.site-footer .container-fluid {
  position: relative;
  z-index: 2;
}

/* ================================
   Footer Main Layout
================================ */

.footer-main {
  max-width: 1480px;
  margin: 0 auto clamp(28px, 3vw, 48px);
  display: grid;
  grid-template-columns: minmax(320px, 1.25fr) minmax(170px, 0.55fr) minmax(170px, 0.55fr) minmax(290px, 0.8fr);
  gap: clamp(22px, 2.2vw, 38px);
}

.footer-brand,
.footer-links-block,
.footer-contact-card,
.footer-payments,
.footer-responsible {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(212, 175, 55, 0.18);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.018));
  box-shadow:
    0 22px 54px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.055);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.footer-brand,
.footer-links-block,
.footer-contact-card {
  padding: clamp(24px, 2.2vw, 36px);
  border-radius: 24px;
}

.footer-brand::before,
.footer-links-block::before,
.footer-contact-card::before,
.footer-payments::before,
.footer-responsible::before {
  content: "";
  position: absolute;
  inset: 12px;
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-radius: 18px;
  pointer-events: none;
}

.footer-brand::after,
.footer-contact-card::after,
.footer-payments::after {
  content: "";
  position: absolute;
  right: -56px;
  bottom: -56px;
  width: 150px;
  height: 150px;
  border: 1px solid rgba(212, 175, 55, 0.09);
  border-radius: 50%;
  pointer-events: none;
}

.footer-brand > *,
.footer-links-block > *,
.footer-contact-card > *,
.footer-payments > *,
.footer-responsible > * {
  position: relative;
  z-index: 2;
}

/* ================================
   Footer Brand
================================ */

.footer-logo-link {
  display: inline-flex;
  margin-bottom: 22px;
}

.footer-logo {
  display: block;
  width: auto;
  max-width: 260px;
  max-height: 64px;
  object-fit: contain;
}

.footer-brand p,
.footer-contact-card p,
.footer-payments-heading p,
.footer-bottom p {
  color: rgba(234, 234, 236, 0.68);
  font-size: 14.5px;
  line-height: 1.7;
}

.footer-trust-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.footer-trust-row div {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 36px;
  padding: 9px 12px;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 999px;
  background: rgba(212, 175, 55, 0.045);
}

.footer-trust-row i {
  color: #d4af37;
  font-size: 14px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.footer-trust-row span {
  color: rgba(255, 241, 168, 0.88);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* ================================
   Footer Links
================================ */

.footer-links-block h3,
.footer-contact-card h3 {
  margin-bottom: 20px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

.footer-links-block ul {
  display: grid;
  gap: 11px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer-links-block a {
  display: inline-flex;
  color: rgba(234, 234, 236, 0.66);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none;
  transition: color 0.3s ease, transform 0.3s ease;
}

.footer-links-block a:hover {
  color: #d4af37;
  transform: translateX(3px);
}

/* ================================
   Footer Contact
================================ */

.footer-contact-card p {
  margin-bottom: 0;
}

.footer-email {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 18px 0 24px;
  color: rgba(255, 241, 168, 0.9);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.4;
  text-decoration: none;
  word-break: break-word;
  transition: color 0.3s ease;
}

.footer-email:hover {
  color: #d4af37;
}

.footer-email i {
  color: #d4af37;
  flex-shrink: 0;
}

.footer-main-btn {
  width: 100%;
  justify-content: center;
  min-height: 52px;
  padding: 15px 22px;
  border-radius: 8px;
  border: 1px solid rgba(255, 232, 150, 0.78);
  background:
    linear-gradient(135deg, #7a4e00 0%, #c99418 24%, #fff1a8 48%, #d4af37 68%, #8a5b05 100%);
  color: #07080d;
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08) inset,
    0 12px 30px rgba(212, 175, 55, 0.24),
    0 22px 46px rgba(0, 0, 0, 0.42);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  overflow: hidden;
}

.footer-main-btn:hover {
  color: #07080d;
  border-color: rgba(255, 241, 168, 0.96);
  transform: translateY(-1px);
}

/* ================================
   Footer Payment Icons
================================ */

.footer-payments {
  max-width: 1480px;
  margin: 0 auto clamp(24px, 2.5vw, 38px);
  display: grid;
  grid-template-columns: minmax(260px, 0.45fr) minmax(0, 1fr);
  gap: clamp(22px, 2vw, 34px);
  align-items: center;
  padding: clamp(22px, 2.2vw, 34px);
  border-radius: 24px;
}

.footer-payments-heading span {
  display: inline-flex;
  margin-bottom: 10px;
  color: #d4af37;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.footer-payment-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}

.footer-payment-icons img {
  display: block;
  width: 74px;
  height: 34px;
  object-fit: contain;
  padding: 5px 8px;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.34);
}

/* ================================
   Footer Responsible Blocks
================================ */

.footer-responsible {
  max-width: 1480px;
  margin: 0 auto clamp(24px, 2.5vw, 38px);
  display: grid;
  grid-template-columns: repeat(3, minmax(260px, 1fr));
  overflow: hidden;
  border-radius: 24px;
}

.footer-responsible div {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 30px 28px;
}

.footer-responsible div:not(:last-child) {
  border-right: 1px solid rgba(212, 175, 55, 0.14);
}

.footer-responsible i {
  margin-bottom: 10px;
  color: #d4af37;
  font-size: 26px;
  text-shadow: 0 0 14px rgba(212, 175, 55, 0.45);
}

.footer-responsible strong {
  display: block;
  margin-bottom: 6px;
  color: #fff1a8;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: -0.02em;
}

.footer-responsible span {
  display: block;
  max-width: 420px;
  color: rgba(234, 234, 236, 0.68);
  font-size: 14.5px;
  line-height: 1.65;
}

/* ================================
   Footer Bottom
================================ */

.footer-bottom {
  max-width: 1480px;
  margin: 0 auto;
  padding-top: 24px;
  border-top: 1px solid rgba(212, 175, 55, 0.14);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.footer-bottom p {
  margin: 0;
  font-size: 13px;
}

.footer-bottom a {
  color: #d4af37;
  text-decoration: none;
}

.footer-bottom a:hover {
  text-decoration: underline;
}

/* ================================
   Responsive Footer
================================ */

@media (max-width: 1199px) {
  .footer-main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .footer-brand {
    grid-column: span 2;
  }

  .footer-payments {
    grid-template-columns: 1fr;
  }

  .footer-payment-icons {
    justify-content: flex-start;
  }

  .footer-responsible {
    grid-template-columns: 1fr;
  }

  .footer-responsible div {
    border-right: none !important;
    border-bottom: 1px solid rgba(212, 175, 55, 0.14);
  }

  .footer-responsible div:last-child {
    border-bottom: none;
  }

  .footer-responsible span {
    max-width: none;
  }
}

@media (max-width: 767px) {
  .site-footer {
    padding: 54px 0 24px;
  }

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

  .footer-brand {
    grid-column: span 1;
  }

  .footer-brand,
  .footer-links-block,
  .footer-contact-card,
  .footer-payments,
  .footer-responsible {
    border-radius: 22px;
  }

  .footer-brand::before,
  .footer-links-block::before,
  .footer-contact-card::before,
  .footer-payments::before,
  .footer-responsible::before {
    border-radius: 16px;
  }

  .footer-logo {
    max-width: 220px;
    max-height: 56px;
  }

  .footer-payment-icons {
    justify-content: flex-start;
    gap: 8px;
  }

  .footer-payment-icons img {
    width: 66px;
    height: 32px;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 480px) {
  .footer-brand,
  .footer-links-block,
  .footer-contact-card,
  .footer-payments {
    padding: 22px 18px;
  }

  .footer-responsible div {
    padding: 24px 20px;
  }

  .footer-payment-icons img {
    width: 62px;
    height: 30px;
  }

  .footer-brand p,
  .footer-contact-card p,
  .footer-payments-heading p,
  .footer-responsible span {
    font-size: 13.5px;
  }
}

/* Legal Pages - Casino d'Hendaye */
.legal-page-wrapper{background:radial-gradient(circle at 12% 12%,rgba(255,215,0,.10),transparent 32%),radial-gradient(circle at 85% 18%,rgba(255,65,54,.10),transparent 34%),linear-gradient(180deg,#0C0C0D 0%,#141516 52%,#0C0C0D 100%);color:#EAEAEC;min-height:100vh;padding-top:clamp(120px,9vw,180px)}
.legal-hero{position:relative;padding:clamp(48px,6vw,110px) 0 clamp(32px,4vw,80px);overflow:hidden}.legal-hero:before{content:"";position:absolute;inset:0 5vw;border:1px solid rgba(255,215,0,.14);border-radius:28px;background:rgba(250,250,250,.035);pointer-events:none}.legal-hero .container-fluid,.legal-content-section .container-fluid{position:relative;z-index:2}.legal-kicker{display:inline-flex;align-items:center;gap:10px;color:#FFD700;text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:700;margin-bottom:18px}.legal-kicker:before,.legal-kicker:after{content:"";width:36px;height:2px;background:#FFD700}.legal-title{color:#FAFAFA;max-width:960px;font-size:clamp(38px,5vw,82px);line-height:1.06;margin-bottom:24px}.legal-intro{max-width:900px;color:#cfd1d8;font-size:clamp(16px,1.1vw,21px);line-height:1.75}.legal-updated{margin-top:28px;display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid rgba(255,215,0,.30);border-radius:999px;color:#FAFAFA;background:rgba(255,215,0,.08);font-size:14px}.legal-content-section{padding:clamp(36px,5vw,90px) 0 clamp(70px,7vw,130px)}.legal-layout{display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:clamp(24px,4vw,64px);align-items:start}.legal-toc{position:sticky;top:110px;padding:24px;border-radius:24px;background:rgba(250,250,250,.06);border:1px solid rgba(250,250,250,.10)}.legal-toc h3{color:#FFD700;font-size:18px;margin-bottom:18px}.legal-toc a{display:block;color:#EAEAEC;padding:10px 0;border-bottom:1px solid rgba(250,250,250,.08);font-size:15px}.legal-toc a:hover{color:#FFD700}.legal-document{display:grid;gap:22px}.legal-card{padding:clamp(22px,2.4vw,40px);border-radius:26px;background:rgba(250,250,250,.055);border:1px solid rgba(250,250,250,.10);box-shadow:0 20px 60px rgba(0,0,0,.22)}.legal-card h2{color:#FAFAFA;font-size:clamp(24px,2.2vw,42px);margin-bottom:16px}.legal-card p,.legal-card li{color:#d7d8de;line-height:1.75;font-size:16px}.legal-card ul{margin:14px 0 0;padding-left:20px}.legal-card li{display:list-item;margin-bottom:10px}.legal-card a{color:#FFD700;text-decoration:underline}.legal-cta-panel{margin-top:28px;padding:clamp(24px,3vw,46px);border-radius:30px;background:linear-gradient(135deg,rgba(255,215,0,.16),rgba(255,65,54,.12));border:1px solid rgba(255,215,0,.22);text-align:center}.legal-cta-panel h2{color:#FAFAFA;margin-bottom:14px}.legal-cta-panel p{color:#EAEAEC;max-width:760px;margin:0 auto 22px}@media(max-width:991px){.legal-layout{grid-template-columns:1fr}.legal-toc{position:static}.legal-page-wrapper{padding-top:110px}}@media(max-width:575px){.legal-hero:before{inset:0 2vw;border-radius:18px}.legal-card{border-radius:20px}.legal-toc{display:none}}
