@charset "UTF-8";
/*-------------------------
    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: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
}
h1, .h1  {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
}
.font-sec  {
  font-family: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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;
  align-items: center;
  justify-content: center;
}
#back-to-top.is-visible  {
  display: grid;
}
#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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: none;
  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: none;
  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: none;
  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: none;
  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: Arial, Helvetica, 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: Arial, Helvetica, 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;
  }
}
/* Mr Punter — Header & Hero */
:root  {
  --mp-ink: #173c46;
  --mp-teal: #167b7d;
  --mp-teal-dark: #0d5f63;
  --mp-coral: #f06f5f;
  --mp-cream: #fffaf0;
  --mp-gold: #d7a846;
}
.site-header  {
  background: rgba(255, 250, 240, 0.94);
  border-bottom: 1px solid rgba(22, 123, 125, 0.16);
  box-shadow: 0 10px 30px rgba(30, 83, 91, 0.10);
}
.mr-punter-logo  {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  color: var(--mp-ink);
}
.mr-punter-logo-mark  {
  position: relative;
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  border-radius: 50% 50% 44% 44%;
  background: linear-gradient(145deg, #1a8d8c, #0d6469);
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #f19a79, 0 8px 18px rgba(22, 123, 125, 0.22);
}
.mr-punter-logo-mark::before  {
  content: "";
  position: absolute;
  top: -7px;
  width: 34px;
  height: 12px;
  border-radius: 50% 50% 30% 30%;
  background: var(--mp-coral);
  transform: rotate(-5deg);
}
.mr-punter-logo-mark span  {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: -0.08em;
}
.mr-punter-logo-copy  {
  display: flex;
  flex-direction: column;
  line-height: 1;
}
.mr-punter-logo-copy strong  {
  color: var(--mp-ink);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: -0.04em;
}
.mr-punter-logo-copy small  {
  margin-top: 5px;
  color: var(--mp-teal);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.site-menu__list li:not(:first-child)::before  {
  color: #ef9b7c;
  text-shadow: none;
}
.site-menu__list a  {
  color: rgba(23, 60, 70, 0.82);
}
.site-menu__list a::after  {
  background: linear-gradient(90deg, var(--mp-teal), var(--mp-coral));
  box-shadow: none;
}
.site-menu__list a:hover  {
  color: var(--mp-teal-dark);
}
.header-cta, .hero-btn-primary  {
  border-color: rgba(13, 95, 99, 0.28);
  background: linear-gradient(135deg, #1b9491 0%, #11767a 54%, #0d6268 100%);
  color: #fff;
  box-shadow: 0 12px 28px rgba(17, 118, 122, 0.24);
}
.header-cta:hover, .hero-btn-primary:hover  {
  color: #fff;
  border-color: rgba(13, 95, 99, 0.4);
  box-shadow: 0 15px 32px rgba(17, 118, 122, 0.32);
}
.hero-section  {
  min-height: calc(100vh - 78px);
  padding: clamp(74px, 7vw, 118px) 0;
  background: #eaf8fa;
}
.hero-bg  {
  inset: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  mask-image: none;
  -webkit-mask-image: none;
}
.hero-section::before  {
  background: linear-gradient(90deg, rgba(255, 250, 240, 0.98) 0%, rgba(255, 250, 240, 0.92) 35%, rgba(255, 250, 240, 0.35) 57%, rgba(255, 250, 240, 0) 76%);
}
.hero-section::after  {
  width: 100%;
  height: 8px;
  background: linear-gradient(90deg, var(--mp-teal), #8fd4d1 46%, #f7b08c 72%, var(--mp-coral));
}
.hero-row  {
  min-height: min(700px, calc(100vh - 230px));
}
.hero-content  {
  max-width: 715px;
  padding: 38px 0;
}
.hero-eyebrow  {
  color: var(--mp-teal-dark);
}
.hero-eyebrow span  {
  height: 3px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--mp-coral), #f5b08c);
  box-shadow: none;
}
.hero-title  {
  color: var(--mp-ink);
  font-size: clamp(48px, 5vw, 88px);
}
.hero-title span  {
  color: var(--mp-teal-dark);
  max-width: 650px;
}
.hero-text  {
  max-width: 640px;
  color: rgba(23, 60, 70, 0.78);
  font-size: clamp(16px, 1vw, 18px);
}
.hero-highlights  {
  max-width: 650px;
}
.hero-highlight  {
  padding: 18px 19px 18px 21px;
  border-color: rgba(22, 123, 125, 0.16);
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 14px 30px rgba(31, 91, 99, 0.09);
  backdrop-filter: blur(8px);
}
.hero-highlight::before  {
  background: linear-gradient(180deg, var(--mp-coral), #f5ac83);
  box-shadow: none;
}
.hero-highlight strong  {
  color: var(--mp-teal-dark);
}
.hero-highlight span  {
  color: rgba(23, 60, 70, 0.69);
}
.hero-note  {
  color: rgba(23, 60, 70, 0.62);
}
.hero-note span  {
  border-color: rgba(240, 111, 95, 0.4);
  color: #c84e43;
  background: rgba(255, 255, 255, 0.62);
}
@media (max-width: 1499px)  {
  .mr-punter-logo-mark  {
    width: 43px;
    height: 43px;
    flex-basis: 43px;
  }
  .mr-punter-logo-copy strong  {
    font-size: 18px;
  }
}
@media (max-width: 1199px)  {
  .hero-section  {
    padding: 64px 0 72px;
  }
  .hero-row  {
    min-height: 660px;
  }
  .hero-content  {
    max-width: 680px;
    text-align: left;
  }
  .hero-eyebrow,   .hero-actions,   .hero-note  {
    justify-content: flex-start;
  }
  .hero-title span,   .hero-text  {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px)  {
  .mr-punter-logo-mark  {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
  }
  .mr-punter-logo-copy strong  {
    font-size: 16px;
  }
  .mr-punter-logo-copy small  {
    font-size: 7px;
  }
  .hero-section  {
    padding: 38px 0 58px;
  }
  .hero-bg  {
    background-position: 66% center;
  }
  .hero-section::before  {
    background: linear-gradient(180deg, rgba(255, 250, 240, 0.97) 0%, rgba(255, 250, 240, 0.91) 66%, rgba(255, 250, 240, 0.68) 100%);
  }
  .hero-row  {
    min-height: auto;
  }
  .hero-content  {
    padding: 26px 0 250px;
  }
  .hero-highlights  {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 420px)  {
  .mr-punter-logo  {
    gap: 8px;
  }
  .mr-punter-logo-copy small  {
    display: none;
  }
  .mr-punter-logo-mark  {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }
  .mr-punter-logo-mark::before  {
    width: 25px;
    height: 9px;
  }
  .hero-title  {
    font-size: 39px;
  }
  .hero-content  {
    padding-bottom: 210px;
  }
}
/* ================================
   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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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;
  }
}
/* Final cascade for the approved Mr Punter Header & Hero */
.site-header  {
  background: rgba(255, 250, 240, 0.94);
  border-bottom-color: rgba(22, 123, 125, 0.16);
  box-shadow: 0 10px 30px rgba(30, 83, 91, 0.10);
}
.site-menu__list li:not(:first-child)::before  {
  color: #ef9b7c;
  text-shadow: none;
}
.site-menu__list a  {
  color: rgba(23, 60, 70, 0.82);
}
.site-menu__list a::after  {
  background: linear-gradient(90deg, #167b7d, #f06f5f);
  box-shadow: none;
}
.site-menu__list a:hover  {
  color: #0d5f63;
}
.header-cta, .hero-btn-primary  {
  border-color: rgba(13, 95, 99, 0.28);
  background: linear-gradient(135deg, #1b9491 0%, #11767a 54%, #0d6268 100%);
  color: #fff;
  box-shadow: 0 12px 28px rgba(17, 118, 122, 0.24);
}
.header-cta:hover, .hero-btn-primary:hover  {
  color: #fff;
  border-color: rgba(13, 95, 99, 0.4);
}
.hero-section  {
  min-height: calc(100vh - 78px);
  padding: clamp(74px, 7vw, 118px) 0;
  background: #eaf8fa;
}
.hero-bg  {
  inset: 0;
  background: none;
  mask-image: none;
  -webkit-mask-image: none;
}
.hero-section::before  {
  background: linear-gradient(90deg, rgba(255,250,240,.98) 0%, rgba(255,250,240,.92) 35%, rgba(255,250,240,.35) 57%, rgba(255,250,240,0) 76%);
}
.hero-section::after  {
  width: 100%;
  height: 8px;
  background: linear-gradient(90deg, #167b7d, #8fd4d1 46%, #f7b08c 72%, #f06f5f);
}
.hero-row  {
  min-height: min(700px, calc(100vh - 230px));
}
.hero-content  {
  max-width: 715px;
  padding: 38px 0;
}
.hero-eyebrow  {
  color: #0d5f63;
}
.hero-eyebrow span  {
  height: 3px;
  border-radius: 99px;
  background: linear-gradient(90deg, #f06f5f, #f5b08c);
  box-shadow: none;
}
.hero-title  {
  color: #173c46;
  font-size: clamp(48px, 5vw, 88px);
}
.hero-title span  {
  max-width: 650px;
  color: #0d5f63;
}
.hero-text  {
  max-width: 640px;
  color: rgba(23,60,70,.78);
  font-size: clamp(16px, 1vw, 18px);
}
.hero-highlights  {
  max-width: 650px;
}
.hero-highlight  {
  padding: 18px 19px 18px 21px;
  border-color: rgba(22,123,125,.16);
  background: rgba(255,255,255,.72);
  box-shadow: 0 14px 30px rgba(31,91,99,.09);
}
.hero-highlight::before  {
  background: linear-gradient(180deg, #f06f5f, #f5ac83);
  box-shadow: none;
}
.hero-highlight strong  {
  color: #0d5f63;
}
.hero-highlight span  {
  color: rgba(23,60,70,.69);
}
.hero-note  {
  color: rgba(23,60,70,.62);
}
.hero-note span  {
  border-color: rgba(240,111,95,.4);
  color: #c84e43;
  background: rgba(255,255,255,.62);
}
@media (max-width: 1199px)  {
  .hero-section  {
    padding: 64px 0 72px;
  }
  .hero-row  {
    min-height: 660px;
  }
  .hero-content  {
    max-width: 680px;
    text-align: left;
  }
  .hero-eyebrow, .hero-actions, .hero-note  {
    justify-content: flex-start;
  }
  .hero-title span, .hero-text  {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px)  {
  .hero-section  {
    padding: 38px 0 58px;
  }
  .hero-bg  {
    background-position: 66% center;
  }
  .hero-section::before  {
    background: linear-gradient(180deg, rgba(255,250,240,.97), rgba(255,250,240,.91) 66%, rgba(255,250,240,.68));
  }
  .hero-row  {
    min-height: auto;
  }
  .hero-content  {
    padding: 26px 0 250px;
  }
  .hero-highlights  {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 420px)  {
  .hero-title  {
    font-size: 39px;
  }
  .hero-content  {
    padding-bottom: 210px;
  }
}
/* ================================
  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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 900;
}
.about-feature-card h4  {
  margin-bottom: 15px;
  color: #fff1a8;
  font-family: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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;
}
/* Keep card positions aligned */
.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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: none;
  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: Arial, Helvetica, 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: Arial, Helvetica, 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: none;
  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: Arial, Helvetica, 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: Arial, Helvetica, 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: none;
  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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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: Arial, Helvetica, 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;
  }
}
/* Mr Punter Hero v2 — centred editorial composition */
.hero-section  {
  min-height: calc(100vh - 78px);
  padding: 42px 0 0;
  align-items: flex-start;
}
.hero-bg  {
  background-image: url("../media/mr-punter-hero-v2.png");
  background-position: center center;
}
.hero-section::before  {
  background: linear-gradient(180deg, rgba(255,250,240,.98) 0%, rgba(255,250,240,.90) 19%, rgba(255,250,240,.38) 39%, rgba(255,250,240,0) 58%);
}
.hero-row  {
  display: block;
  min-height: calc(100vh - 120px);
}
.hero-row > div  {
  width: 100%;
  max-width: 100%;
}
.hero-content  {
  width: min(100%, 940px);
  max-width: 940px;
  margin: 0 auto;
  padding: 28px 20px 500px;
  text-align: center;
}
.hero-eyebrow, .hero-actions, .hero-note  {
  justify-content: center;
}
.hero-title  {
  margin-bottom: 16px;
  font-size: clamp(52px, 5.2vw, 92px);
  line-height: .94;
}
.hero-title span  {
  margin: 16px auto 0;
  font-size: clamp(18px, 1.25vw, 25px);
}
.hero-text  {
  max-width: 720px;
  margin: 0 auto 22px;
  line-height: 1.55;
}
.hero-actions  {
  margin-bottom: 14px;
}
@media (max-width: 1199px)  {
  .hero-section  {
    padding-top: 34px;
  }
  .hero-row  {
    min-height: 760px;
  }
  .hero-content  {
    max-width: 820px;
    padding: 24px 20px 440px;
    text-align: center;
  }
  .hero-eyebrow, .hero-actions, .hero-note  {
    justify-content: center;
  }
  .hero-title span, .hero-text  {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px)  {
  .hero-section  {
    padding: 24px 0 0;
  }
  .hero-bg  {
    background-position: center bottom;
  }
  .hero-section::before  {
    background: linear-gradient(180deg, rgba(255,250,240,.99) 0%, rgba(255,250,240,.94) 38%, rgba(255,250,240,.36) 67%, rgba(255,250,240,0) 100%);
  }
  .hero-row  {
    min-height: 780px;
  }
  .hero-content  {
    padding: 20px 12px 430px;
  }
  .hero-title  {
    font-size: clamp(42px, 12vw, 62px);
  }
  .hero-text  {
    font-size: 15px;
  }
}
@media (max-width: 420px)  {
  .hero-row  {
    min-height: 735px;
  }
  .hero-content  {
    padding-bottom: 390px;
  }
  .hero-title  {
    font-size: 42px;
  }
}
/* Header & Hero fit corrections */
.site-header.header  {
  padding: 0 !important;
  height: 72px;
  background: rgba(255, 252, 245, .97);
}
.site-header .container-fluid  {
  height: 100%;
  padding-left: clamp(18px, 2.4vw, 46px);
  padding-right: clamp(18px, 2.4vw, 46px);
}
.site-header .site-nav  {
  min-height: 72px;
  height: 72px;
}
.mr-punter-logo  {
  gap: 10px;
}
.mr-punter-logo-mark  {
  display: block;
  width: 58px;
  height: 42px;
  flex: 0 0 58px;
  border: 0;
  border-radius: 0;
  background: none;
  box-shadow: none;
}
.mr-punter-logo-mark::before  {
  display: none;
}
.mr-punter-logo-mark svg  {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.mr-punter-logo-mark .cap-crown  {
  fill: #176f72;
  stroke: #0e555a;
  stroke-width: 2;
}
.mr-punter-logo-mark .cap-panel  {
  fill: #2b9592;
  opacity: .9;
}
.mr-punter-logo-mark .cap-peak  {
  fill: #f07b66;
  stroke: #c85345;
  stroke-width: 2;
}
.mr-punter-logo-copy strong  {
  color: #123f49;
  font-size: 19px;
  letter-spacing: -.045em;
}
.mr-punter-logo-copy strong span  {
  color: #d75e4f;
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: 700;
}
.mr-punter-logo-copy small  {
  margin-top: 4px;
  color: #176f72;
  font-size: 8px;
  letter-spacing: .19em;
}
.site-header .site-menu-wrap  {
  gap: 17px;
}
.site-header .site-menu__list li:not(:first-child)::before  {
  margin: 0 7px;
}
.site-header .site-menu__list a  {
  color: #1b5059 !important;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .045em;
}
.site-header .site-menu__list a:hover  {
  color: #d75e4f !important;
}
.site-header .header-cta  {
  min-height: 40px;
  padding: 10px 17px;
  font-size: 11px;
}
#scroll-container  {
  padding-top: 72px;
}
.hero-section  {
  height: calc(100svh - 72px);
  min-height: 690px;
  padding: 0;
  background-color: #e9f5f2;
}
.hero-bg  {
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.hero-section::before  {
  background: linear-gradient(180deg, rgba(255,252,245,.97) 0%, rgba(255,252,245,.82) 24%, rgba(255,252,245,.16) 47%, rgba(255,252,245,0) 62%);
}
.hero-row  {
  min-height: calc(100svh - 72px);
}
.hero-content  {
  width: min(100%, 790px);
  max-width: 790px;
  padding: clamp(24px, 3.2vh, 42px) 18px 0;
}
.hero-eyebrow  {
  margin-bottom: 13px;
  font-size: 12px;
}
.hero-title  {
  margin-bottom: 12px;
  font-size: clamp(46px, 4.2vw, 72px);
}
.hero-title span  {
  margin-top: 11px;
  font-size: clamp(17px, 1.15vw, 22px);
}
.hero-text  {
  max-width: 680px;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.45;
}
.hero-actions  {
  margin-bottom: 10px;
}
.hero-btn-primary  {
  min-height: 46px;
  padding: 12px 25px;
  font-size: 12px;
}
.hero-note  {
  font-size: 12px;
}
@media (max-width: 1320px)  {
  .site-header .site-menu__list a  {
    font-size: 10px;
  }
  .site-header .site-menu__list li:not(:first-child)::before  {
    margin: 0 5px;
  }
  .site-header .site-menu-wrap  {
    gap: 12px;
  }
}
@media (max-width: 1199px)  {
  .site-header.header, .site-header .site-nav  {
    height: 68px;
    min-height: 68px;
  }
  #scroll-container  {
    padding-top: 68px;
  }
  .hero-section  {
    height: auto;
    min-height: calc(100svh - 68px);
  }
  .hero-row  {
    min-height: calc(100svh - 68px);
  }
  .hero-content  {
    padding-top: 30px;
  }
}
@media (max-width: 767px)  {
  .mr-punter-logo-mark  {
    width: 46px;
    height: 34px;
    flex-basis: 46px;
  }
  .mr-punter-logo-copy strong  {
    font-size: 16px;
  }
  .hero-section  {
    min-height: 760px;
  }
  .hero-row  {
    min-height: 760px;
  }
  .hero-bg  {
    background-size: auto 67%;
    background-position: center bottom;
  }
  .hero-content  {
    padding: 26px 14px 0;
  }
  .hero-title  {
    font-size: clamp(40px, 11vw, 55px);
  }
}
@media (max-width: 420px)  {
  .mr-punter-logo-copy small  {
    display: none;
  }
  .site-header .header-cta  {
    padding: 9px 11px;
    font-size: 10px;
  }
  .hero-section, .hero-row  {
    min-height: 720px;
  }
}
/* Hero v3 — full-bleed artwork with protected copy space */
.hero-section  {
  position: relative;
  width: 100%;
  height: calc(100svh - 72px);
  min-height: 720px;
  max-height: 1040px;
  overflow: hidden;
  background: #dff1ef;
}
.hero-bg  {
  width: 100%;
  height: 100%;
  background-image: url("../media/mr-punter-hero-v2.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.hero-section::before  {
  background:     linear-gradient(180deg, rgba(255,252,245,.96) 0%, rgba(255,252,245,.78) 20%, rgba(255,252,245,.24) 38%, rgba(255,252,245,0) 52%);
}
.hero-row  {
  min-height: 0;
  height: auto;
}
.hero-content  {
  width: min(100%, 820px);
  max-width: 820px;
  margin: 0 auto;
  padding: clamp(18px, 2.6vh, 30px) 18px 0;
}
.hero-eyebrow  {
  margin-bottom: 10px;
  font-size: 11px;
}
.hero-title  {
  margin-bottom: 10px;
  font-size: clamp(48px, 3.8vw, 66px);
  line-height: .96;
}
.hero-title span  {
  margin-top: 9px;
  font-size: clamp(16px, 1.05vw, 20px);
  line-height: 1.25;
}
.hero-text  {
  max-width: 650px;
  margin: 0 auto 13px;
  font-size: 15px;
  line-height: 1.42;
}
.hero-cta-row  {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
}
.hero-actions  {
  margin: 0;
}
.hero-btn-primary  {
  min-height: 43px;
  padding: 11px 24px;
}
.hero-note  {
  margin: 0;
  white-space: nowrap;
}
@media (min-width: 1800px) and (max-height: 1050px)  {
  .hero-bg  {
    background-position: center 6%;
  }
  .hero-content  {
    padding-top: 16px;
  }
  .hero-title  {
    font-size: 58px;
  }
}
@media (max-width: 1199px)  {
  .hero-section  {
    height: calc(100svh - 68px);
    min-height: 700px;
  }
  .hero-content  {
    padding-top: 24px;
  }
}
@media (max-width: 767px)  {
  .hero-section  {
    height: auto;
    min-height: 760px;
  }
  .hero-bg  {
    background-size: auto 72%;
    background-position: center bottom;
  }
  .hero-section::before  {
    background: linear-gradient(180deg, rgba(255,252,245,.98) 0%, rgba(255,252,245,.92) 39%, rgba(255,252,245,.22) 63%, rgba(255,252,245,0) 76%);
  }
  .hero-content  {
    padding: 24px 14px 0;
  }
  .hero-title  {
    font-size: clamp(40px, 10.8vw, 54px);
  }
  .hero-cta-row  {
    flex-direction: column;
    gap: 9px;
  }
}
@media (max-width: 420px)  {
  .hero-section  {
    min-height: 720px;
  }
  .hero-text  {
    font-size: 14px;
  }
}
/* Hero artwork vertical alignment */
@media (min-width: 1200px)  {
  .hero-bg  {
    background-position: center -64px;
  }
}
@media (min-width: 768px) and (max-width: 1199px)  {
  .hero-bg  {
    background-position: center -36px;
  }
}
/* ================================
   Mr Punter Live Games
================================ */
.mp-live-section  {
  position: relative;
  overflow: hidden;
  padding: clamp(72px, 7vw, 118px) 0;
  background:     radial-gradient(circle at 8% 18%, rgba(240,123,102,.18), transparent 27%),     radial-gradient(circle at 92% 78%, rgba(43,149,146,.16), transparent 30%),     linear-gradient(145deg, #fffaf1 0%, #eef9f6 50%, #f9eee5 100%);
}
.mp-live-section::before  {
  content: "";
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(23,111,114,.13) 1px, transparent 1px);
  background-size: 26px 26px;
  mask-image: linear-gradient(90deg, #000, transparent 24%, transparent 76%, #000);
  pointer-events: none;
}
.mp-live-section .container-fluid  {
  position: relative;
  z-index: 1;
}
.mp-live-shell  {
  max-width: 1560px;
  margin: 0 auto;
  padding: clamp(24px, 3.2vw, 52px);
  border: 1px solid rgba(23,111,114,.16);
  border-radius: 38px;
  background: rgba(255,255,255,.68);
  box-shadow: 0 30px 80px rgba(41,91,91,.12);
  backdrop-filter: blur(12px);
}
.mp-live-intro  {
  display: grid;
  grid-template-columns: minmax(0,1fr) 360px;
  align-items: end;
  gap: clamp(28px, 4vw, 72px);
}
.mp-live-intro-copy  {
  max-width: 960px;
}
.mp-live-kicker  {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #176f72;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .13em;
  text-transform: uppercase;
}
.mp-live-kicker i  {
  color: #ef715e;
}
.mp-live-intro h2  {
  margin: 16px 0 18px;
  color: #163f49;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(40px, 4.2vw, 68px);
  font-weight: 800;
  line-height: 1.02;
  letter-spacing: -.055em;
}
.mp-live-intro h2 span  {
  color: #d85c4e;
}
.mp-live-intro-copy > p  {
  max-width: 900px;
  margin: 0;
  color: rgba(22,63,73,.74);
  font-size: 17px;
  line-height: 1.75;
}
.mp-live-callout  {
  position: relative;
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 24px;
  border-radius: 24px 24px 24px 7px;
  background: #176f72;
  box-shadow: 0 18px 42px rgba(23,111,114,.22);
}
.mp-live-pulse  {
  position: relative;
  width: 13px;
  height: 13px;
  flex: 0 0 13px;
  margin-top: 5px;
  border-radius: 50%;
  background: #ff9a7e;
  box-shadow: 0 0 0 7px rgba(255,154,126,.15);
}
.mp-live-pulse::after  {
  content: "";
  position: absolute;
  inset: -7px;
  border: 1px solid rgba(255,154,126,.6);
  border-radius: 50%;
  animation: mp-live-pulse 1.8s ease-out infinite;
}
@keyframes mp-live-pulse  {
  0%  {
    transform: scale(.65);
    opacity: .9;
  }
  100%  {
    transform: scale(1.7);
    opacity: 0;
  }
}
.mp-live-callout strong, .mp-live-callout p  {
  display: block;
}
.mp-live-callout strong  {
  margin-bottom: 7px;
  color: #fff;
  font-size: 15px;
}
.mp-live-callout p  {
  margin: 0;
  color: rgba(255,255,255,.74);
  font-size: 13px;
  line-height: 1.62;
}
.mp-live-tabs  {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 14px;
  margin-top: 40px;
  padding: 8px;
  border: 1px solid rgba(23,111,114,.13);
  border-radius: 24px;
  background: rgba(229,245,241,.78);
}
.mp-live-tabs button  {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 78px;
  padding: 14px 18px;
  border: 0;
  border-radius: 18px;
  background: transparent;
  color: #245761;
  text-align: left;
  cursor: pointer;
  transition: .25s ease;
}
.mp-live-tabs button > i  {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  border-radius: 15px;
  background: #fff;
  color: #d85c4e;
  box-shadow: 0 8px 20px rgba(30,93,97,.10);
}
.mp-live-tabs strong, .mp-live-tabs small  {
  display: block;
}
.mp-live-tabs strong  {
  font-size: 14px;
  line-height: 1.25;
}
.mp-live-tabs small  {
  margin-top: 4px;
  color: rgba(36,87,97,.62);
  font-size: 11px;
}
.mp-live-tabs button:hover  {
  background: rgba(255,255,255,.7);
  transform: translateY(-2px);
}
.mp-live-tabs button.is-active  {
  background: linear-gradient(135deg,#1a8583,#12656b);
  color: #fff;
  box-shadow: 0 14px 30px rgba(23,111,114,.22);
}
.mp-live-tabs button.is-active > i  {
  background: rgba(255,255,255,.16);
  color: #ffd0c2;
  box-shadow: none;
}
.mp-live-tabs button.is-active small  {
  color: rgba(255,255,255,.72);
}
.mp-live-category-copy  {
  position: relative;
  margin: 18px 0 20px;
  padding: 24px 30px 24px 34px;
  overflow: hidden;
  border: 1px solid rgba(240,123,102,.18);
  border-radius: 8px 24px 24px 24px;
  background: linear-gradient(120deg,rgba(255,246,239,.96),rgba(239,250,247,.95));
}
.mp-live-category-copy::before  {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(#f07b66,#176f72);
}
.mp-live-category-copy > span  {
  color: #d85c4e;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .11em;
  text-transform: uppercase;
}
.mp-live-category-copy h3  {
  margin: 6px 0;
  color: #163f49;
  font-size: clamp(22px,2vw,30px);
  font-weight: 800;
  letter-spacing: -.03em;
}
.mp-live-category-copy p  {
  max-width: 1200px;
  margin: 0;
  color: rgba(22,63,73,.7);
  font-size: 14px;
  line-height: 1.65;
}
.mp-live-grid  {
  display: grid;
  grid-template-columns: repeat(6,minmax(0,1fr));
  grid-auto-flow: dense;
  gap: 14px;
}
.mp-live-card  {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 282px;
  padding: 0;
  overflow: hidden;
  border: 0;
  border-radius: 20px;
  background: #163f49;
  color: #fff;
  text-align: left;
  cursor: pointer;
  box-shadow: 0 16px 30px rgba(28,73,77,.16);
  isolation: isolate;
  transition: transform .25s ease, box-shadow .25s ease;
}
.mp-live-card[hidden]  {
  display: none;
}
.mp-live-card.is-featured  {
  grid-column: span 2;
  grid-row: span 2;
  min-height: 578px;
}
.mp-live-card:hover  {
  transform: translateY(-6px);
  box-shadow: 0 24px 42px rgba(28,73,77,.24);
}
.mp-live-card.is-open  {
  box-shadow: 0 0 0 4px #f07b66,0 24px 42px rgba(28,73,77,.24);
}
.mp-live-card::after  {
  content: "";
  position: absolute;
  inset: 35% 0 0;
  z-index: -1;
  background: linear-gradient(180deg,transparent,rgba(8,40,45,.92));
}
.mp-live-card img  {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .55s ease;
}
.mp-live-card:hover img  {
  transform: scale(1.045);
}
.mp-live-card > span  {
  align-self: flex-end;
  width: 100%;
  padding: 18px 16px 16px;
}
.mp-live-card em, .mp-live-card strong, .mp-live-card small  {
  display: block;
}
.mp-live-card em  {
  margin-bottom: 6px;
  color: #ffb39e;
  font-size: 9px;
  font-style: normal;
  font-weight: 850;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.mp-live-card strong  {
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
}
.mp-live-card small  {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 9px;
  color: rgba(255,255,255,.7);
  font-size: 9px;
  font-weight: 750;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.mp-live-card small i  {
  display: grid;
  place-items: center;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background: #f07b66;
  color: #fff;
  transition: transform .25s ease;
}
.mp-live-card.is-open small i  {
  transform: rotate(45deg);
  background: #2b9592;
}
.mp-live-card.is-featured > span  {
  padding: 28px 26px 24px;
}
.mp-live-card.is-featured em  {
  font-size: 11px;
}
.mp-live-card.is-featured strong  {
  font-size: 27px;
}
.mp-live-guide  {
  position: relative;
  margin-top: 20px;
  padding: 34px 38px;
  border: 1px solid rgba(23,111,114,.18);
  border-radius: 26px 8px 26px 26px;
  background: #fff;
  box-shadow: 0 20px 44px rgba(28,73,77,.12);
}
.mp-live-guide[hidden]  {
  display: none;
}
.mp-live-guide-close  {
  position: absolute;
  top: 16px;
  right: 16px;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 12px;
  background: #edf8f5;
  color: #176f72;
  cursor: pointer;
}
.mp-live-guide > span  {
  color: #d85c4e;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .11em;
  text-transform: uppercase;
}
.mp-live-guide h3  {
  margin: 8px 0;
  color: #163f49;
  font-size: clamp(27px,2.4vw,38px);
  font-weight: 800;
  letter-spacing: -.04em;
}
.mp-live-guide > p  {
  max-width: 1150px;
  margin: 0;
  color: rgba(22,63,73,.72);
  font-size: 17px;
  line-height: 1.72;
}
.mp-live-guide-tip  {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-top: 22px;
  padding: 18px 20px;
  border-radius: 16px;
  background: #eef9f6;
}
.mp-live-guide-tip > i  {
  margin-top: 3px;
  color: #d85c4e;
  font-size: 20px;
}
.mp-live-guide-tip p  {
  margin: 0;
  color: rgba(22,63,73,.7);
  font-size: 14px;
  line-height: 1.6;
}
.mp-live-guide-tip strong  {
  display: block;
  margin-bottom: 3px;
  color: #163f49;
}
@media (max-width: 1199px)  {
  .mp-live-intro  {
    grid-template-columns: 1fr;
  }
  .mp-live-callout  {
    max-width: 520px;
  }
  .mp-live-grid  {
    grid-template-columns: repeat(4,minmax(0,1fr));
  }
}
@media (max-width: 991px)  {
  .mp-live-tabs  {
    grid-template-columns: 1fr;
  }
  .mp-live-grid  {
    grid-template-columns: repeat(3,minmax(0,1fr));
  }
  .mp-live-card.is-featured  {
    grid-column: span 2;
  }
}
@media (max-width: 767px)  {
  .mp-live-section  {
    padding: 54px 0;
  }
  .mp-live-shell  {
    padding: 24px 14px;
    border-radius: 28px;
  }
  .mp-live-intro-copy > p  {
    font-size: 15px;
  }
  .mp-live-category-copy  {
    padding: 21px 20px 21px 24px;
  }
  .mp-live-grid  {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 10px;
  }
  .mp-live-card  {
    min-height: 250px;
  }
  .mp-live-card.is-featured  {
    min-height: 510px;
  }
  .mp-live-guide  {
    padding: 30px 20px;
  }
}
@media (max-width: 480px)  {
  .mp-live-grid  {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .mp-live-card.is-featured  {
    grid-column: 1 / -1;
    grid-row: auto;
    min-height: 440px;
  }
  .mp-live-card:not(.is-featured)  {
    min-height: 225px;
  }
  .mp-live-card strong  {
    font-size: 13px;
  }
}
/* Live Games expanded editorial layout */
.mp-live-intro-copy > p + p  {
  margin-top: 14px;
}
.mp-live-sensations  {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin:36px 0 56px;
}
.mp-live-sensations article  {
  padding:24px;
  border:1px solid rgba(23,111,114,.14);
  border-radius:22px;
  background:#fff;
  box-shadow:0 14px 30px rgba(28,73,77,.08);
}
.mp-live-sensations i  {
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  margin-bottom:15px;
  border-radius:14px;
  background:#e8f6f3;
  color:#d85c4e;
  font-size:18px;
}
.mp-live-sensations strong  {
  display:block;
  margin-bottom:7px;
  color:#163f49;
  font-size:16px;
}
.mp-live-sensations p  {
  margin:0;
  color:rgba(22,63,73,.68);
  font-size:13px;
  line-height:1.6;
}
.mp-live-chapter + .mp-live-chapter  {
  margin-top:72px;
  padding-top:70px;
  border-top:1px solid rgba(23,111,114,.15);
}
.mp-live-chapter .mp-live-category-copy  {
  margin:0 0 24px;
  padding:30px 36px;
}
.mp-live-chapter .mp-live-category-copy p  {
  max-width:1380px;
  font-size:16px;
  line-height:1.75;
}
.mp-live-chapter .mp-live-category-copy p + p  {
  margin-top:12px;
}
.mp-live-chapter .mp-live-grid  {
  grid-template-columns:repeat(auto-fit,minmax(215px,1fr));
  gap:16px;
}
.mp-live-chapter .mp-live-card, .mp-live-chapter .mp-live-card.is-featured  {
  grid-column:auto;
  grid-row:auto;
  min-height:360px;
}
.mp-live-chapter .mp-live-card[hidden]  {
  display:flex;
}
.mp-live-chapter .mp-live-card.is-featured > span  {
  padding:18px 16px 16px;
}
.mp-live-chapter .mp-live-card.is-featured em  {
  font-size:9px;
}
.mp-live-chapter .mp-live-card.is-featured strong  {
  font-size:15px;
}
.mp-live-guide:not([hidden])  {
  position:fixed;
  z-index:10050;
  left:50%;
  top:50%;
  width:min(760px,calc(100% - 32px));
  max-height:calc(100vh - 40px);
  margin:0;
  overflow:auto;
  transform:translate(-50%,-50%);
  box-shadow:0 0 0 9999px rgba(15,55,59,.62),0 28px 80px rgba(0,0,0,.28);
}
.mp-live-chapter[hidden]  {
  display:none;
}
.mp-live-tabs + .mp-live-chapter  {
  margin-top:24px;
}
.mp-live-chapter + .mp-live-chapter, .mp-live-chapter.is-active  {
  padding-top:0;
  border-top:0;
}
.mp-live-chapter.is-active  {
  margin-top:24px;
}
.mp-live-chapter .mp-live-grid  {
  grid-template-columns:repeat(6,minmax(0,1fr));
}
@media(max-width:991px) {
  .mp-live-sensations {
    grid-template-columns:1fr
  }
  .mp-live-chapter .mp-live-grid {
    grid-template-columns:repeat(2,minmax(0,1fr))
  }
}
@media(max-width:575px) {
  .mp-live-chapter+.mp-live-chapter {
    margin-top:52px;
    padding-top:50px
  }
  .mp-live-chapter .mp-live-category-copy {
    padding:24px 20px
  }
  .mp-live-chapter .mp-live-category-copy p {
    font-size:15px
  }
  .mp-live-chapter .mp-live-card,.mp-live-chapter .mp-live-card.is-featured {
    min-height:270px
  }
}
/* Mr Punter Casino Games */
.mp-games-section {
  position:relative;
  padding:clamp(72px,7vw,112px) 0;
  background:linear-gradient(145deg,#eaf7f4,#fff8ef 55%,#f9e8df)
}
.mp-games-shell {
  max-width:1560px;
  margin:auto;
  padding:clamp(24px,3.2vw,52px);
  border:1px solid rgba(216,92,78,.16);
  border-radius:38px;
  background:rgba(255,255,255,.72);
  box-shadow:0 30px 75px rgba(36,86,91,.11)
}
.mp-games-intro {
  display:grid;
  grid-template-columns:minmax(0,1fr) 350px;
  align-items:end;
  gap:50px
}
.mp-games-intro>div {
  max-width:950px
}
.mp-games-kicker {
  display:inline-flex;
  gap:9px;
  align-items:center;
  color:#d85c4e;
  font-size:12px;
  font-weight:850;
  letter-spacing:.13em;
  text-transform:uppercase
}
.mp-games-kicker i {
  color:#176f72
}
.mp-games-intro h2 {
  margin:15px 0;
  color:#163f49;
  font:800 clamp(40px,4.1vw,66px)/1.02 "Plus Jakarta Sans",sans-serif;
  letter-spacing:-.055em
}
.mp-games-intro h2 span {
  color:#d85c4e
}
.mp-games-intro>div>p {
  margin:0;
  color:rgba(22,63,73,.72);
  font-size:17px;
  line-height:1.72
}
.mp-games-intro aside {
  display:flex;
  gap:15px;
  padding:23px;
  border-radius:24px 24px 7px;
  background:#fff;
  box-shadow:0 17px 38px rgba(32,86,90,.12)
}
.mp-games-intro aside>i {
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  flex:0 0 46px;
  border-radius:15px;
  background:#176f72;
  color:#fff
}
.mp-games-intro aside strong,.mp-games-intro aside span {
  display:block
}
.mp-games-intro aside strong {
  color:#163f49;
  font-size:14px
}
.mp-games-intro aside span {
  margin-top:5px;
  color:rgba(22,63,73,.62);
  font-size:12px;
  line-height:1.55
}
.mp-games-tabs {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin:38px 0 18px;
  padding:8px;
  border-radius:24px;
  background:#e7f4f1
}
.mp-games-tabs button {
  display:flex;
  align-items:center;
  gap:13px;
  min-height:76px;
  padding:13px 17px;
  border:0;
  border-radius:18px;
  background:transparent;
  color:#245761;
  text-align:left;
  cursor:pointer
}
.mp-games-tabs button>i {
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  flex:0 0 44px;
  border-radius:14px;
  background:#fff;
  color:#d85c4e
}
.mp-games-tabs strong,.mp-games-tabs small {
  display:block
}
.mp-games-tabs strong {
  font-size:14px
}
.mp-games-tabs small {
  margin-top:3px;
  color:rgba(36,87,97,.58);
  font-size:10px
}
.mp-games-tabs button.is-active {
  background:linear-gradient(135deg,#ef7964,#d65749);
  color:#fff;
  box-shadow:0 13px 28px rgba(216,92,78,.24)
}
.mp-games-tabs button.is-active>i {
  background:rgba(255,255,255,.18);
  color:#fff
}
.mp-games-tabs button.is-active small {
  color:rgba(255,255,255,.72)
}
.mp-games-copy {
  margin-bottom:20px;
  padding:24px 30px;
  border:1px solid rgba(23,111,114,.14);
  border-radius:8px 24px 24px;
  background:linear-gradient(120deg,#fff8f3,#eff9f6)
}
.mp-games-copy>span {
  color:#d85c4e;
  font-size:10px;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase
}
.mp-games-copy h3 {
  margin:6px 0;
  color:#163f49;
  font-size:clamp(22px,2vw,30px);
  font-weight:800;
  letter-spacing:-.03em
}
.mp-games-copy p {
  max-width:1300px;
  margin:0;
  color:rgba(22,63,73,.7);
  font-size:15px;
  line-height:1.68
}
.mp-games-grid {
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:14px
}
.mp-game-card {
  position:relative;
  display:flex;
  min-width:0;
  min-height:330px;
  padding:0;
  overflow:hidden;
  border:0;
  border-radius:20px;
  background:#163f49;
  color:#fff;
  text-align:left;
  cursor:pointer;
  isolation:isolate;
  box-shadow:0 15px 30px rgba(28,73,77,.15);
  transition:.25s
}
.mp-game-card[hidden] {
  display:none
}
.mp-game-card:hover {
  transform:translateY(-5px)
}
.mp-game-card::after {
  content:"";
  position:absolute;
  inset:35% 0 0;
  z-index:-1;
  background:linear-gradient(transparent,rgba(8,39,44,.94))
}
.mp-game-card img {
  position:absolute;
  inset:0;
  z-index:-2;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:.5s
}
.mp-game-card:hover img {
  transform:scale(1.04)
}
.mp-game-card>span {
  align-self:flex-end;
  width:100%;
  padding:17px 15px
}
.mp-game-card em,.mp-game-card strong {
  display:block
}
.mp-game-card em {
  margin-bottom:5px;
  color:#ffad98;
  font-size:9px;
  font-style:normal;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase
}
.mp-game-card strong {
  font-size:15px;
  line-height:1.2
}
.mp-game-card small {
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:9px;
  color:rgba(255,255,255,.7);
  font-size:9px;
  font-weight:750;
  letter-spacing:.08em;
  text-transform:uppercase
}
.mp-game-card small i {
  display:grid;
  place-items:center;
  width:27px;
  height:27px;
  border-radius:50%;
  background:#ef7964
}
.mp-game-card.is-open {
  box-shadow:0 0 0 4px #2b9592,0 18px 36px rgba(28,73,77,.22)
}
.mp-game-guide:not([hidden]) {
  position:fixed;
  z-index:10050;
  left:50%;
  top:50%;
  width:min(760px,calc(100% - 32px));
  max-height:calc(100vh - 40px);
  padding:34px 38px;
  overflow:auto;
  transform:translate(-50%,-50%);
  border-radius:26px;
  background:#fff;
  box-shadow:0 0 0 9999px rgba(15,55,59,.62),0 28px 80px rgba(0,0,0,.28)
}
.mp-game-guide-close {
  position:absolute;
  right:16px;
  top:16px;
  width:38px;
  height:38px;
  border:0;
  border-radius:12px;
  background:#edf8f5;
  color:#176f72
}
.mp-game-guide>span {
  color:#d85c4e;
  font-size:11px;
  font-weight:850;
  text-transform:uppercase
}
.mp-game-guide h3 {
  margin:8px 0;
  color:#163f49;
  font-size:34px
}
.mp-game-guide>p {
  color:rgba(22,63,73,.72);
  font-size:17px;
  line-height:1.7
}
.mp-game-guide>div {
  display:flex;
  gap:13px;
  margin-top:20px;
  padding:17px;
  border-radius:16px;
  background:#eef9f6
}
.mp-game-guide>div i {
  color:#d85c4e
}
.mp-game-guide>div p {
  margin:0;
  color:rgba(22,63,73,.7);
  font-size:14px
}
.mp-game-guide>div strong {
  display:block;
  color:#163f49
}
@media(max-width:1199px) {
  .mp-games-intro {
    grid-template-columns:1fr
  }
  .mp-games-grid {
    grid-template-columns:repeat(3,1fr)
  }
}
@media(max-width:767px) {
  .mp-games-tabs {
    grid-template-columns:1fr
  }
  .mp-games-grid {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-games-shell {
    padding:24px 14px
  }
  .mp-game-card {
    min-height:270px
  }
}
@media(max-width:420px) {
  .mp-game-card {
    min-height:235px
  }
  .mp-game-card strong {
    font-size:13px
  }
}
/* Mr Punter slots and jackpots */
.mp-slots-section {
  position:relative;
  padding:clamp(72px,7vw,112px) 0;
  background:linear-gradient(150deg,#fff8ec,#f2fbf7 48%,#f7e8e1)
}
.mp-slots-shell {
  max-width:1560px;
  margin:auto;
  padding:clamp(24px,3.2vw,52px);
  border:1px solid rgba(209,91,72,.18);
  border-radius:38px;
  background:rgba(255,255,255,.78);
  box-shadow:0 30px 75px rgba(36,86,91,.1)
}
.mp-slots-intro {
  display:grid;
  grid-template-columns:minmax(0,1fr) 350px;
  align-items:end;
  gap:50px
}
.mp-slots-intro>div {
  max-width:980px
}
.mp-slots-kicker {
  display:inline-flex;
  gap:9px;
  align-items:center;
  color:#d85c4e;
  font-size:12px;
  font-weight:850;
  letter-spacing:.13em;
  text-transform:uppercase
}
.mp-slots-kicker i {
  color:#176f72
}
.mp-slots-intro h2 {
  margin:15px 0;
  color:#163f49;
  font:800 clamp(40px,4.1vw,66px)/1.02 "Plus Jakarta Sans",sans-serif;
  letter-spacing:-.055em
}
.mp-slots-intro h2 span {
  color:#d85c4e
}
.mp-slots-intro>div>p {
  margin:0;
  color:rgba(22,63,73,.72);
  font-size:17px;
  line-height:1.72
}
.mp-slots-intro aside {
  display:flex;
  gap:15px;
  padding:23px;
  border-radius:24px 24px 7px;
  background:#fff;
  box-shadow:0 17px 38px rgba(32,86,90,.12)
}
.mp-slots-intro aside>i {
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  flex:0 0 46px;
  border-radius:15px;
  background:#176f72;
  color:#fff
}
.mp-slots-intro aside strong,.mp-slots-intro aside span {
  display:block
}
.mp-slots-intro aside strong {
  color:#163f49;
  font-size:14px
}
.mp-slots-intro aside span {
  margin-top:5px;
  color:rgba(22,63,73,.62);
  font-size:12px;
  line-height:1.55
}
.mp-slots-tabs {
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:9px;
  margin:38px 0 18px;
  padding:8px;
  border-radius:24px;
  background:#e7f4f1
}
.mp-slots-tabs button {
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
  min-height:72px;
  padding:11px 12px;
  border:0;
  border-radius:17px;
  background:transparent;
  color:#245761;
  text-align:left;
  cursor:pointer
}
.mp-slots-tabs button>i {
  display:grid;
  place-items:center;
  width:39px;
  height:39px;
  flex:0 0 39px;
  border-radius:13px;
  background:#fff;
  color:#d85c4e
}
.mp-slots-tabs strong,.mp-slots-tabs small {
  display:block
}
.mp-slots-tabs strong {
  font-size:12px
}
.mp-slots-tabs small {
  margin-top:3px;
  color:rgba(36,87,97,.58);
  font-size:9px;
  line-height:1.25
}
.mp-slots-tabs button.is-active {
  background:linear-gradient(135deg,#176f72,#238f8d);
  color:#fff;
  box-shadow:0 13px 28px rgba(23,111,114,.23)
}
.mp-slots-tabs button.is-active>i {
  background:rgba(255,255,255,.17);
  color:#ffd0bc
}
.mp-slots-tabs button.is-active small {
  color:rgba(255,255,255,.72)
}
.mp-slots-copy {
  margin-bottom:20px;
  padding:24px 30px;
  border:1px solid rgba(216,92,78,.14);
  border-radius:8px 24px 24px;
  background:linear-gradient(120deg,#fff8f3,#eff9f6)
}
.mp-slots-copy>span {
  color:#d85c4e;
  font-size:10px;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase
}
.mp-slots-copy h3 {
  margin:6px 0;
  color:#163f49;
  font-size:clamp(22px,2vw,30px);
  font-weight:800;
  letter-spacing:-.03em
}
.mp-slots-copy p {
  max-width:1320px;
  margin:0;
  color:rgba(22,63,73,.7);
  font-size:15px;
  line-height:1.68
}
.mp-slots-grid {
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:14px
}
.mp-slot-card {
  position:relative;
  display:flex;
  min-width:0;
  min-height:320px;
  padding:0;
  overflow:hidden;
  border:0;
  border-radius:20px;
  background:#163f49;
  color:#fff;
  text-align:left;
  cursor:pointer;
  isolation:isolate;
  box-shadow:0 15px 30px rgba(28,73,77,.15);
  transition:.25s
}
.mp-slot-card[hidden] {
  display:none
}
.mp-slot-card:hover {
  transform:translateY(-5px)
}
.mp-slot-card::after {
  content:"";
  position:absolute;
  inset:32% 0 0;
  z-index:-1;
  background:linear-gradient(transparent,rgba(8,39,44,.95))
}
.mp-slot-card img {
  position:absolute;
  inset:0;
  z-index:-2;
  width:100%;
  height:100%;
  object-fit:cover;
  transition:.5s
}
.mp-slot-card:hover img {
  transform:scale(1.045)
}
.mp-slot-card>span {
  align-self:flex-end;
  width:100%;
  padding:17px 15px
}
.mp-slot-card em,.mp-slot-card strong {
  display:block
}
.mp-slot-card em {
  margin-bottom:5px;
  color:#ffad98;
  font-size:9px;
  font-style:normal;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase
}
.mp-slot-card strong {
  font-size:15px;
  line-height:1.2
}
.mp-slot-card small {
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:9px;
  color:rgba(255,255,255,.7);
  font-size:9px;
  font-weight:750;
  letter-spacing:.08em;
  text-transform:uppercase
}
.mp-slot-card small i {
  display:grid;
  place-items:center;
  width:27px;
  height:27px;
  border-radius:50%;
  background:#ef7964
}
.mp-slot-card.is-open {
  box-shadow:0 0 0 4px #2b9592,0 18px 36px rgba(28,73,77,.22)
}
.mp-slot-guide {
  position:relative;
  margin-top:20px;
  padding:25px 70px 25px 28px;
  border:1px solid rgba(23,111,114,.18);
  border-radius:22px;
  background:#fff;
  box-shadow:0 16px 36px rgba(28,73,77,.1)
}
.mp-slot-guide[hidden] {
  display:none
}
.mp-slot-guide>span {
  color:#d85c4e;
  font-size:10px;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase
}
.mp-slot-guide h3 {
  margin:5px 0 8px;
  color:#163f49;
  font-size:25px;
  font-weight:800
}
.mp-slot-guide>p {
  margin:0;
  color:rgba(22,63,73,.7);
  font-size:14px;
  line-height:1.65
}
.mp-slot-guide>div {
  display:flex;
  gap:12px;
  align-items:center;
  margin-top:15px;
  padding:13px 15px;
  border-radius:15px;
  background:#eef8f5
}
.mp-slot-guide>div>i {
  color:#d85c4e
}
.mp-slot-guide>div p {
  margin:0;
  color:rgba(22,63,73,.68);
  font-size:12px
}
.mp-slot-guide>div strong {
  display:block;
  color:#163f49
}
.mp-slot-guide-close {
  position:absolute;
  top:20px;
  right:20px;
  width:36px;
  height:36px;
  border:0;
  border-radius:12px;
  background:#e7f4f1;
  color:#176f72;
  cursor:pointer
}
@media(max-width:1250px) {
  .mp-slots-tabs {
    grid-template-columns:repeat(3,1fr)
  }
  .mp-slots-intro {
    grid-template-columns:1fr
  }
  .mp-slots-grid {
    grid-template-columns:repeat(3,1fr)
  }
}
@media(max-width:767px) {
  .mp-slots-tabs {
    grid-template-columns:1fr
  }
  .mp-slots-grid {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-slots-shell {
    padding:24px 14px
  }
  .mp-slot-card {
    min-height:270px
  }
  .mp-slot-guide {
    padding:22px 55px 22px 20px
  }
}
@media(max-width:420px) {
  .mp-slot-card {
    min-height:235px
  }
  .mp-slot-card strong {
    font-size:13px
  }
}
/* Mr Punter sports betting */
.mp-sports-section {
  position:relative;
  padding:clamp(72px,7vw,112px) 0;
  background:linear-gradient(155deg,#eef8f4,#fff8ee 60%,#f7e6dd);
  color:#173f48
}
.mp-sports-shell {
  max-width:1560px;
  margin:auto;
  padding:clamp(25px,4vw,64px);
  border:1px solid rgba(23,111,114,.13);
  border-radius:40px;
  background:rgba(255,255,255,.82);
  box-shadow:0 32px 80px rgba(31,80,82,.12)
}
.mp-sports-v2-head>span,.mp-sport-explorer>header>span {
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#d85c4e;
  font-size:11px;
  font-weight:850;
  letter-spacing:.13em;
  text-transform:uppercase
}
.mp-sports-v2-head>div {
  display:grid;
  grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);
  gap:clamp(30px,7vw,110px);
  align-items:end;
  margin:13px 0 32px
}
.mp-sports-v2-head h2 {
  margin:0;
  color:#173f48;
  font:850 clamp(43px,5vw,78px)/.96 "Plus Jakarta Sans",sans-serif;
  letter-spacing:-.065em
}
.mp-sports-v2-head h2 em {
  color:#d85c4e;
  font-style:normal
}
.mp-sports-v2-head p {
  margin:0;
  color:rgba(23,63,72,.72);
  font-size:17px;
  line-height:1.75
}
.mp-sports-v2-photo {
  position:relative;
  margin:0;
  overflow:hidden;
  border-radius:28px;
  background:#dfeee8
}
.mp-sports-v2-photo img {
  display:block;
  width:100%;
  height:clamp(390px,47vw,690px);
  object-fit:cover
}
.mp-sports-v2-photo figcaption {
  position:absolute;
  right:20px;
  bottom:20px;
  display:flex;
  align-items:center;
  gap:13px;
  max-width:460px;
  padding:14px 17px;
  border:1px solid rgba(255,255,255,.55);
  border-radius:17px;
  background:rgba(18,70,74,.86);
  color:#fff;
  backdrop-filter:blur(9px)
}
.mp-sports-v2-photo figcaption>i {
  color:#ffad98
}
.mp-sports-v2-photo figcaption strong,.mp-sports-v2-photo figcaption span {
  display:block
}
.mp-sports-v2-photo figcaption strong {
  font-size:12px
}
.mp-sports-v2-photo figcaption span {
  color:rgba(255,255,255,.72);
  font-size:10px;
  line-height:1.45
}
.mp-sports-v2-basics {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin:45px 0 75px
}
.mp-sports-v2-basics article {
  padding:25px;
  border-radius:8px 25px 25px;
  background:#fff;
  box-shadow:0 15px 34px rgba(33,82,84,.09)
}
.mp-sports-v2-basics article:nth-child(2) {
  background:#eff9f6
}
.mp-sports-v2-basics article:nth-child(3) {
  background:#fff3eb
}
.mp-sports-v2-basics article>span {
  display:flex;
  align-items:center;
  gap:8px;
  color:#d85c4e;
  font-size:10px;
  font-weight:850;
  letter-spacing:.1em;
  text-transform:uppercase
}
.mp-sports-v2-basics h3 {
  margin:10px 0 9px;
  color:#173f48;
  font-size:20px;
  font-weight:800;
  letter-spacing:-.025em
}
.mp-sports-v2-basics p {
  margin:0;
  color:rgba(23,63,72,.67);
  font-size:13px;
  line-height:1.65
}
.mp-sports-v2-basics p strong {
  color:#173f48
}
.mp-sport-explorer {
  padding:clamp(25px,3vw,45px);
  border-radius:32px;
  background:#173f48
}
.mp-sport-explorer>header {
  max-width:1050px
}
.mp-sport-explorer>header h3 {
  margin:8px 0;
  color:#fff;
  font-size:clamp(30px,3.2vw,48px);
  font-weight:800;
  letter-spacing:-.045em
}
.mp-sport-explorer>header p {
  margin:0;
  color:rgba(255,255,255,.65);
  font-size:14px;
  line-height:1.65
}
.mp-sport-picker {
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:8px;
  margin:28px 0 15px
}
.mp-sport-picker button {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:52px;
  padding:10px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:15px;
  background:rgba(255,255,255,.06);
  color:rgba(255,255,255,.75);
  font-size:10px;
  font-weight:800;
  cursor:pointer
}
.mp-sport-picker button i {
  color:#ffad98
}
.mp-sport-picker button.is-active {
  border-color:#ef7964;
  background:#ef7964;
  color:#fff;
  box-shadow:0 10px 24px rgba(0,0,0,.15)
}
.mp-sport-picker button.is-active i {
  color:#fff
}
.mp-sport-detail {
  padding:clamp(22px,3vw,40px);
  border-radius:24px;
  background:#fff
}
.mp-sport-detail-title {
  display:flex;
  align-items:center;
  gap:16px
}
.mp-sport-detail-title>i {
  display:grid;
  place-items:center;
  width:52px;
  height:52px;
  flex:0 0 52px;
  border-radius:16px;
  background:#eaf6f2;
  color:#d85c4e;
  font-size:20px
}
.mp-sport-detail-title span {
  color:#d85c4e;
  font-size:10px;
  font-weight:850;
  letter-spacing:.1em;
  text-transform:uppercase
}
.mp-sport-detail-title h4 {
  margin:4px 0 0;
  color:#173f48;
  font-size:clamp(23px,2.2vw,34px);
  font-weight:800;
  letter-spacing:-.035em
}
.mp-sport-detail>p {
  max-width:1100px;
  margin:17px 0 23px;
  color:rgba(23,63,72,.7);
  font-size:14px;
  line-height:1.68
}
.mp-sport-detail-grid {
  display:grid;
  grid-template-columns:1.2fr .9fr .9fr;
  gap:11px
}
.mp-sport-detail-grid article {
  padding:19px;
  border-radius:17px;
  background:#f1f9f6
}
.mp-sport-detail-grid article:nth-child(2) {
  background:#fff3eb
}
.mp-sport-detail-grid article:nth-child(3) {
  background:#f7f4eb
}
.mp-sport-detail-grid article>span {
  display:flex;
  align-items:center;
  gap:7px;
  color:#173f48;
  font-size:10px;
  font-weight:850;
  text-transform:uppercase
}
.mp-sport-detail-grid article>span i {
  color:#d85c4e
}
.mp-sport-detail-grid p {
  margin:8px 0 0;
  color:rgba(23,63,72,.67);
  font-size:12px;
  line-height:1.55
}
.mp-sports-guide-launch {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:25px;
  margin:0 clamp(18px,4vw,62px);
  padding:19px 20px 19px 24px;
  border-radius:24px;
  background:linear-gradient(120deg,#173f48,#176f72);
  color:#fff
}
.mp-sports-guide-launch>div {
  display:flex;
  align-items:center;
  gap:15px
}
.mp-sports-guide-launch>div>i {
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  flex:0 0 44px;
  border-radius:15px;
  background:rgba(255,255,255,.12);
  color:#ffad98
}
.mp-sports-guide-launch p {
  margin:0
}
.mp-sports-guide-launch strong,.mp-sports-guide-launch span {
  display:block
}
.mp-sports-guide-launch strong {
  font-size:14px
}
.mp-sports-guide-launch span {
  margin-top:4px;
  color:rgba(255,255,255,.68);
  font-size:11px
}
.mp-sports-guide-toggle {
  display:flex;
  align-items:center;
  gap:20px;
  flex:0 0 auto;
  padding:14px 17px 14px 21px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:15px;
  background:#ef7964;
  color:#fff;
  font-size:11px;
  font-weight:850;
  letter-spacing:.05em;
  text-transform:uppercase;
  cursor:pointer
}
.mp-sports-guide-toggle i {
  transition:.25s
}
.mp-sports-guide-toggle.is-open i {
  transform:rotate(180deg)
}
.mp-sports-guide-launch {
  margin:20px 0 0
}
.mp-sports-guide {
  margin:12px 0 0;
  padding:10px;
  border:1px solid rgba(23,111,114,.14);
  border-radius:23px;
  background:#fff;
  box-shadow:0 20px 45px rgba(32,80,83,.1)
}
.mp-sports-guide[hidden] {
  display:none
}
.mp-slip-flow {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:10px
}
.mp-slip-flow article {
  padding:20px;
  border-radius:17px;
  background:#f1f9f6
}
.mp-slip-flow article:nth-child(even) {
  background:#fff3eb
}
.mp-slip-flow i {
  margin-bottom:12px;
  color:#d85c4e;
  font-size:18px
}
.mp-slip-flow h5 {
  margin:0 0 6px;
  color:#173f48;
  font-size:13px
}
.mp-slip-flow p {
  margin:0;
  color:rgba(23,63,72,.65);
  font-size:11px;
  line-height:1.55
}
.mp-sports-responsible {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:11px;
  margin:28px 0 5px;
  padding:0 20px;
  color:rgba(23,63,72,.6);
  font-size:11px;
  text-align:center
}
.mp-sports-responsible i {
  color:#d85c4e
}
.mp-sports-responsible strong {
  color:#173f48
}
@media(max-width:1100px) {
  .mp-sports-v2-head>div {
    grid-template-columns:1fr
  }
  .mp-sports-v2-basics {
    grid-template-columns:1fr
  }
  .mp-sport-picker {
    grid-template-columns:repeat(4,1fr)
  }
  .mp-slip-flow {
    grid-template-columns:repeat(2,1fr)
  }
}
@media(max-width:767px) {
  .mp-sports-shell {
    padding:20px 12px;
    border-radius:24px
  }
  .mp-sports-v2-head>div {
    margin-bottom:22px
  }
  .mp-sports-v2-head p {
    font-size:14px
  }
  .mp-sports-v2-photo img {
    height:420px;
    object-position:center
  }
  .mp-sports-v2-photo figcaption {
    right:10px;
    bottom:10px;
    left:10px;
    max-width:none
  }
  .mp-sports-v2-basics {
    margin:25px 0 50px
  }
  .mp-sport-explorer {
    padding:22px 12px
  }
  .mp-sport-picker {
    grid-template-columns:repeat(3,1fr)
  }
  .mp-sport-picker button {
    flex-direction:column
  }
  .mp-sport-detail-grid {
    grid-template-columns:1fr
  }
  .mp-sports-guide-launch {
    align-items:stretch;
    flex-direction:column
  }
  .mp-sports-guide-toggle {
    justify-content:space-between
  }
  .mp-slip-flow {
    grid-template-columns:1fr
  }
}
@media(max-width:440px) {
  .mp-sports-v2-head h2 {
    font-size:39px
  }
  .mp-sport-picker {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-sports-v2-photo img {
    height:340px
  }
}
/* Mr Punter bonus programme */
.mp-bonus-section {
  position:relative;
  padding:clamp(72px,7vw,112px) 0;
  background:linear-gradient(145deg,#fff5e8,#eef9f6 48%,#f8e4dc);
  color:#173f48
}
.mp-bonus-shell {
  max-width:1560px;
  margin:auto;
  padding:clamp(26px,4vw,62px);
  border:1px solid rgba(216,92,78,.15);
  border-radius:42px;
  background:rgba(255,255,255,.82);
  box-shadow:0 32px 78px rgba(31,80,82,.11)
}
.mp-bonus-head {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);
  gap:clamp(35px,7vw,105px);
  align-items:end
}
.mp-bonus-head>div>span {
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#d85c4e;
  font-size:11px;
  font-weight:850;
  letter-spacing:.13em;
  text-transform:uppercase
}
.mp-bonus-head h2 {
  margin:12px 0 0;
  color:#173f48;
  font:850 clamp(42px,4.8vw,72px)/.98 "Plus Jakarta Sans",sans-serif;
  letter-spacing:-.06em
}
.mp-bonus-head h2 em {
  display:block;
  color:#d85c4e;
  font-style:normal
}
.mp-bonus-head>p {
  margin:0;
  color:rgba(23,63,72,.72);
  font-size:16px;
  line-height:1.75
}
.mp-bonus-current {
  display:flex;
  align-items:center;
  gap:13px;
  margin:32px 0 18px;
  padding:14px 18px;
  border-radius:16px;
  background:#173f48;
  color:#fff
}
.mp-bonus-current>i {
  color:#ffad98
}
.mp-bonus-current p {
  margin:0
}
.mp-bonus-current strong,.mp-bonus-current span {
  display:block
}
.mp-bonus-current strong {
  font-size:12px
}
.mp-bonus-current span {
  margin-top:3px;
  color:rgba(255,255,255,.67);
  font-size:10px;
  line-height:1.5
}
.mp-bonus-tabs {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-bottom:16px
}
.mp-bonus-tabs button {
  display:flex;
  align-items:center;
  gap:13px;
  min-height:78px;
  padding:14px 16px;
  border:1px solid rgba(23,111,114,.13);
  border-radius:18px;
  background:#fff;
  color:#275963;
  text-align:left;
  cursor:pointer;
  box-shadow:0 10px 25px rgba(30,79,82,.06)
}
.mp-bonus-tabs button>i {
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  flex:0 0 42px;
  border-radius:14px;
  background:#eaf6f2;
  color:#d85c4e
}
.mp-bonus-tabs strong,.mp-bonus-tabs small {
  display:block
}
.mp-bonus-tabs strong {
  font-size:12px
}
.mp-bonus-tabs small {
  margin-top:4px;
  color:rgba(39,89,99,.58);
  font-size:9px;
  line-height:1.3
}
.mp-bonus-tabs button.is-active {
  border-color:#ef7964;
  background:linear-gradient(135deg,#ef7964,#d85c4e);
  color:#fff;
  box-shadow:0 14px 30px rgba(216,92,78,.22)
}
.mp-bonus-tabs button.is-active>i {
  background:rgba(255,255,255,.16);
  color:#fff
}
.mp-bonus-tabs button.is-active small {
  color:rgba(255,255,255,.72)
}
.mp-bonus-detail {
  padding:clamp(24px,3.5vw,50px);
  border-radius:30px;
  background:#fff;
  box-shadow:0 22px 50px rgba(31,80,82,.1)
}
.mp-bonus-detail-top {
  display:grid;
  grid-template-columns:minmax(0,1fr) 310px;
  gap:35px;
  align-items:end
}
.mp-bonus-detail-top>div>span {
  color:#d85c4e;
  font-size:10px;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase
}
.mp-bonus-detail-top h3 {
  margin:8px 0;
  color:#173f48;
  font-size:clamp(30px,3.3vw,50px);
  font-weight:850;
  letter-spacing:-.045em
}
.mp-bonus-detail-top p {
  max-width:930px;
  margin:0;
  color:rgba(23,63,72,.69);
  font-size:14px;
  line-height:1.7
}
.mp-bonus-detail-top aside {
  padding:20px;
  border-radius:20px 20px 7px;
  background:#eef8f5
}
.mp-bonus-detail-top aside small,.mp-bonus-detail-top aside strong,.mp-bonus-detail-top aside span {
  display:block
}
.mp-bonus-detail-top aside small {
  color:#d85c4e;
  font-size:9px;
  font-weight:850;
  letter-spacing:.1em;
  text-transform:uppercase
}
.mp-bonus-detail-top aside strong {
  margin:6px 0;
  color:#173f48;
  font-size:15px
}
.mp-bonus-detail-top aside span {
  color:rgba(23,63,72,.62);
  font-size:10px;
  line-height:1.45
}
.mp-bonus-path {
  display:grid;
  grid-template-columns:1fr 30px 1fr 30px 1fr;
  align-items:center;
  gap:10px;
  margin:30px 0
}
.mp-bonus-path>div {
  min-height:145px;
  padding:21px;
  border-radius:20px;
  background:#f3faf7
}
.mp-bonus-path>div:nth-of-type(2) {
  background:#fff3eb
}
.mp-bonus-path>div:nth-of-type(3) {
  background:#f7f3e9
}
.mp-bonus-path>div>i {
  margin-bottom:14px;
  color:#d85c4e;
  font-size:20px
}
.mp-bonus-path>div span {
  display:block;
  color:#173f48;
  font-size:11px;
  font-weight:850;
  text-transform:uppercase
}
.mp-bonus-path>div p {
  margin:6px 0 0;
  color:rgba(23,63,72,.65);
  font-size:11px;
  line-height:1.55
}
.mp-bonus-path>.fa-arrow-right {
  color:#d85c4e;
  text-align:center
}
.mp-bonus-facts {
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:11px
}
.mp-bonus-facts section {
  padding:20px;
  border:1px solid rgba(23,111,114,.12);
  border-radius:18px
}
.mp-bonus-facts section>span {
  display:flex;
  align-items:center;
  gap:8px;
  color:#173f48;
  font-size:10px;
  font-weight:850;
  letter-spacing:.04em;
  text-transform:uppercase
}
.mp-bonus-facts section>span i {
  color:#d85c4e
}
.mp-bonus-facts section p {
  margin:8px 0 0;
  color:rgba(23,63,72,.66);
  font-size:12px;
  line-height:1.6
}
.mp-bonus-checklist {
  margin-top:65px
}
.mp-bonus-checklist>header {
  display:grid;
  grid-template-columns:.7fr 1.3fr;
  gap:30px;
  align-items:end;
  margin-bottom:20px
}
.mp-bonus-checklist>header>span {
  color:#d85c4e;
  font-size:11px;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase
}
.mp-bonus-checklist h3 {
  margin:0;
  color:#173f48;
  font-size:clamp(28px,3vw,44px);
  font-weight:800;
  letter-spacing:-.04em
}
.mp-bonus-checklist>div {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:11px
}
.mp-bonus-checklist article {
  padding:22px;
  border-radius:19px;
  background:#eef8f5
}
.mp-bonus-checklist article:nth-child(even) {
  background:#fff3eb
}
.mp-bonus-checklist article>i {
  margin-bottom:16px;
  color:#d85c4e;
  font-size:20px
}
.mp-bonus-checklist h4 {
  margin:0 0 7px;
  color:#173f48;
  font-size:13px
}
.mp-bonus-checklist p {
  margin:0;
  color:rgba(23,63,72,.65);
  font-size:11px;
  line-height:1.6
}
.mp-bonus-responsible {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin:28px 0 0;
  color:rgba(23,63,72,.6);
  font-size:10px;
  text-align:center
}
.mp-bonus-responsible i {
  color:#d85c4e
}
.mp-bonus-responsible strong {
  color:#173f48
}
@media(max-width:1050px) {
  .mp-bonus-head {
    grid-template-columns:1fr
  }
  .mp-bonus-detail-top {
    grid-template-columns:1fr
  }
  .mp-bonus-checklist>div {
    grid-template-columns:repeat(2,1fr)
  }
}
@media(max-width:767px) {
  .mp-bonus-shell {
    padding:22px 12px;
    border-radius:25px
  }
  .mp-bonus-tabs {
    grid-template-columns:1fr
  }
  .mp-bonus-path {
    grid-template-columns:1fr
  }
  .mp-bonus-path>.fa-arrow-right {
    transform:rotate(90deg)
  }
  .mp-bonus-facts {
    grid-template-columns:1fr
  }
  .mp-bonus-checklist>header {
    grid-template-columns:1fr
  }
  .mp-bonus-checklist>div {
    grid-template-columns:1fr
  }
}
/* Bonuses: comfortable reading scale */
.mp-bonus-head>div>span {
  font-size:13px
}
.mp-bonus-head>p {
  font-size:18px;
  line-height:1.78
}
.mp-bonus-current {
  padding:17px 20px
}
.mp-bonus-current strong {
  font-size:15px
}
.mp-bonus-current span {
  font-size:13px;
  line-height:1.6
}
.mp-bonus-tabs button {
  min-height:94px;
  padding:17px 18px
}
.mp-bonus-tabs strong {
  font-size:15px
}
.mp-bonus-tabs small {
  margin-top:5px;
  font-size:12px;
  line-height:1.45
}
.mp-bonus-detail-top>div>span {
  font-size:12px
}
.mp-bonus-detail-top p {
  font-size:16px;
  line-height:1.76
}
.mp-bonus-detail-top aside {
  padding:23px
}
.mp-bonus-detail-top aside small {
  font-size:11px
}
.mp-bonus-detail-top aside strong {
  font-size:18px;
  line-height:1.35
}
.mp-bonus-detail-top aside span {
  font-size:13px;
  line-height:1.55
}
.mp-bonus-path>div {
  min-height:175px;
  padding:24px
}
.mp-bonus-path>div span {
  font-size:13px
}
.mp-bonus-path>div p {
  font-size:14px;
  line-height:1.62
}
.mp-bonus-facts section {
  padding:24px
}
.mp-bonus-facts section>span {
  font-size:12px
}
.mp-bonus-facts section p {
  font-size:15px;
  line-height:1.68
}
.mp-bonus-checklist>header>span {
  font-size:13px
}
.mp-bonus-checklist article {
  padding:25px
}
.mp-bonus-checklist h4 {
  font-size:16px
}
.mp-bonus-checklist p {
  font-size:14px;
  line-height:1.68
}
.mp-bonus-responsible {
  font-size:13px;
  line-height:1.55
}
@media(max-width:767px) {
  .mp-bonus-head>p {
    font-size:16px
  }
  .mp-bonus-tabs strong {
    font-size:16px
  }
  .mp-bonus-tabs small {
    font-size:13px
  }
  .mp-bonus-detail-top p {
    font-size:15px
  }
  .mp-bonus-path>div {
    min-height:auto
  }
  .mp-bonus-facts section p,.mp-bonus-checklist p {
    font-size:14px
  }
}
/* Mr Punter loyalty programme */
.mp-loyalty-section {
  position:relative;
  padding:clamp(72px,7vw,112px) 0;
  background:linear-gradient(155deg,#f0f8f4,#fffaf0 55%,#f4e7dc);
  color:#173f48
}
.mp-loyalty-shell {
  max-width:1560px;
  margin:auto;
  padding:clamp(28px,4vw,64px);
  border:1px solid rgba(23,111,114,.13);
  border-radius:42px;
  background:rgba(255,255,255,.84);
  box-shadow:0 32px 80px rgba(31,80,82,.11)
}
.mp-loyalty-head {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(430px,.9fr);
  gap:clamp(35px,7vw,110px);
  align-items:end;
  margin-bottom:40px
}
.mp-loyalty-head>div>span,.mp-loyalty-numbers>header>span,.mp-loyalty-map>header>span {
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#c78a29;
  font-size:13px;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase
}
.mp-loyalty-head h2 {
  margin:12px 0 0;
  color:#173f48;
  font:850 clamp(42px,4.8vw,72px)/.98 "Plus Jakarta Sans",sans-serif;
  letter-spacing:-.06em
}
.mp-loyalty-head h2 em {
  display:block;
  color:#d85c4e;
  font-style:normal
}
.mp-loyalty-head>p {
  margin:0;
  color:rgba(23,63,72,.72);
  font-size:18px;
  line-height:1.78
}
.mp-loyalty-host {
  position:relative;
  display:flex;
  align-items:center;
  min-height:300px;
  margin:0 0 18px;
  padding:38px 360px 38px clamp(28px,5vw,75px);
  overflow:hidden;
  border-radius:30px;
  background:linear-gradient(105deg,#173f48 0%,#176f72 58%,#dcefe9 58.2%,#f5eadc 100%);
  isolation:isolate
}
.mp-loyalty-host:before {
  content:"";
  position:absolute;
  left:47%;
  top:-120px;
  width:260px;
  height:500px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:50%;
  transform:rotate(15deg)
}
.mp-loyalty-host-copy {
  position:relative;
  z-index:2;
  max-width:760px;
  color:#fff
}
.mp-loyalty-host-copy>span {
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#ffd48f;
  font-size:13px;
  font-weight:850;
  letter-spacing:.1em;
  text-transform:uppercase
}
.mp-loyalty-host-copy p {
  margin:12px 0 0;
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1.7
}
.mp-loyalty-host-copy strong {
  display:block;
  margin-bottom:7px;
  color:#fff;
  font-size:clamp(21px,2.2vw,31px);
  line-height:1.3;
  letter-spacing:-.025em
}
.mp-loyalty-host img {
  position:absolute;
  right:36px;
  bottom:-48px;
  z-index:2;
  width:auto;
  height:350px;
  object-fit:contain;
  filter:drop-shadow(0 18px 22px rgba(22,63,73,.18));
  animation:mpHostFloat 5s ease-in-out infinite
}
@keyframes mpHostFloat {
  0%,100% {
    transform:translateY(0)
  }
  50% {
    transform:translateY(-6px)
  }
}
@media(prefers-reduced-motion:reduce) {
  .mp-loyalty-host img {
    animation:none
  }
}
.mp-loyalty-club {
  display:grid;
  grid-template-columns:330px minmax(0,1fr);
  gap:14px;
  padding:14px;
  border-radius:32px;
  background:#eaf5f1
}
.mp-loyalty-levels {
  display:grid;
  align-content:start;
  gap:8px
}
.mp-loyalty-levels button {
  display:flex;
  align-items:center;
  gap:14px;
  min-height:82px;
  padding:15px 17px;
  border:0;
  border-radius:18px;
  background:rgba(255,255,255,.7);
  color:#2b5d64;
  text-align:left;
  cursor:pointer
}
.mp-loyalty-levels button>i {
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  flex:0 0 44px;
  border-radius:14px;
  background:#fff;
  color:#c78a29
}
.mp-loyalty-levels strong,.mp-loyalty-levels small {
  display:block
}
.mp-loyalty-levels strong {
  font-size:16px
}
.mp-loyalty-levels small {
  margin-top:4px;
  color:rgba(43,93,100,.62);
  font-size:13px
}
.mp-loyalty-levels button.is-active {
  background:linear-gradient(135deg,#176f72,#27565e);
  color:#fff;
  box-shadow:0 14px 28px rgba(23,84,88,.22)
}
.mp-loyalty-levels button.is-active>i {
  background:rgba(255,255,255,.15);
  color:#ffd48f
}
.mp-loyalty-levels button.is-active small {
  color:rgba(255,255,255,.68)
}
.mp-loyalty-level-detail {
  padding:clamp(28px,4vw,55px);
  border-radius:24px;
  background:#fff
}
.mp-loyalty-level-title>span {
  color:#c78a29;
  font-size:13px;
  font-weight:850;
  letter-spacing:.1em;
  text-transform:uppercase
}
.mp-loyalty-level-title h3 {
  margin:8px 0;
  color:#173f48;
  font-size:clamp(31px,3.2vw,49px);
  font-weight:850;
  letter-spacing:-.045em
}
.mp-loyalty-level-title p {
  max-width:980px;
  margin:0;
  color:rgba(23,63,72,.7);
  font-size:16px;
  line-height:1.75
}
.mp-loyalty-benefits {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:29px
}
.mp-loyalty-benefits>div {
  min-height:230px;
  padding:24px;
  border-radius:21px;
  background:#eef8f5
}
.mp-loyalty-benefits>div:nth-child(2) {
  background:#fff4e9
}
.mp-loyalty-benefits>div:nth-child(3) {
  background:#f6f2e8
}
.mp-loyalty-benefits>div>i {
  margin-bottom:18px;
  color:#d85c4e;
  font-size:23px
}
.mp-loyalty-benefits>div>span {
  display:block;
  color:#c78a29;
  font-size:12px;
  font-weight:850;
  text-transform:uppercase
}
.mp-loyalty-benefits>div strong {
  display:block;
  margin:8px 0;
  color:#173f48;
  font-size:18px;
  line-height:1.35
}
.mp-loyalty-benefits>div p {
  margin:0;
  color:rgba(23,63,72,.66);
  font-size:14px;
  line-height:1.65
}
.mp-loyalty-locked {
  border:1px dashed rgba(199,138,41,.35)
}
.mp-loyalty-numbers {
  margin-top:80px
}
.mp-loyalty-numbers>header {
  display:grid;
  grid-template-columns:.65fr 1.35fr;
  gap:30px;
  align-items:end
}
.mp-loyalty-numbers>header h3,.mp-loyalty-map h3 {
  margin:0;
  color:#173f48;
  font-size:clamp(30px,3.4vw,49px);
  font-weight:850;
  letter-spacing:-.045em
}
.mp-loyalty-numbers>header p {
  grid-column:2;
  margin:10px 0 0;
  color:rgba(23,63,72,.68);
  font-size:15px;
  line-height:1.68
}
.mp-cashback-scale {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:9px;
  margin-top:28px;
  padding:9px;
  border-radius:25px;
  background:#173f48
}
.mp-cashback-scale article {
  position:relative;
  padding:25px;
  border-radius:18px;
  background:#fff
}
.mp-cashback-scale article:nth-child(2) {
  background:#f4faf8
}
.mp-cashback-scale article:nth-child(3) {
  background:#fff4e9
}
.mp-cashback-scale article:nth-child(4) {
  background:#ffe8dc
}
.mp-cashback-scale span {
  color:#c78a29;
  font-size:13px;
  font-weight:850;
  text-transform:uppercase
}
.mp-cashback-scale strong {
  display:block;
  margin:7px 0;
  color:#d85c4e;
  font-size:clamp(38px,4vw,60px);
  line-height:1
}
.mp-cashback-scale p {
  margin:0;
  color:#456a70;
  font-size:14px;
  line-height:1.55
}
.mp-loyalty-figures {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:11px;
  margin-top:12px
}
.mp-loyalty-figures article {
  display:flex;
  gap:15px;
  padding:22px;
  border:1px solid rgba(23,111,114,.13);
  border-radius:19px;
  background:#fff
}
.mp-loyalty-figures article>i {
  display:grid;
  place-items:center;
  width:43px;
  height:43px;
  flex:0 0 43px;
  border-radius:14px;
  background:#eaf5f1;
  color:#d85c4e
}
.mp-loyalty-figures strong {
  display:block;
  color:#173f48;
  font-size:16px;
  line-height:1.4
}
.mp-loyalty-figures p {
  margin:6px 0 0;
  color:rgba(23,63,72,.65);
  font-size:14px;
  line-height:1.6
}
.mp-loyalty-map {
  margin-top:75px
}
.mp-loyalty-map>header {
  display:grid;
  grid-template-columns:.65fr 1.35fr;
  gap:30px;
  align-items:end;
  margin-bottom:22px
}
.mp-loyalty-map>div {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px
}
.mp-loyalty-map article {
  padding:25px;
  border-radius:8px 24px 24px;
  background:#eef8f5
}
.mp-loyalty-map article:nth-child(2) {
  background:#fff4e9
}
.mp-loyalty-map article:nth-child(3) {
  background:#f6f2e8
}
.mp-loyalty-map article>i {
  margin-bottom:17px;
  color:#d85c4e;
  font-size:22px
}
.mp-loyalty-map h4 {
  margin:0 0 8px;
  color:#173f48;
  font-size:18px
}
.mp-loyalty-map p {
  margin:0;
  color:rgba(23,63,72,.66);
  font-size:14px;
  line-height:1.68
}
.mp-loyalty-responsible {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin:30px 0 0;
  color:rgba(23,63,72,.62);
  font-size:13px;
  line-height:1.55;
  text-align:center
}
.mp-loyalty-responsible i {
  color:#d85c4e
}
.mp-loyalty-responsible strong {
  color:#173f48
}
@media(max-width:1100px) {
  .mp-loyalty-head {
    grid-template-columns:1fr
  }
  .mp-loyalty-host {
    padding-right:300px
  }
  .mp-loyalty-host img {
    right:10px;
    height:320px
  }
  .mp-loyalty-club {
    grid-template-columns:1fr
  }
  .mp-loyalty-levels {
    grid-template-columns:repeat(5,1fr)
  }
  .mp-loyalty-levels button {
    align-items:center;
    flex-direction:column;
    text-align:center
  }
  .mp-loyalty-levels small {
    display:none
  }
  .mp-loyalty-numbers>header,.mp-loyalty-map>header {
    grid-template-columns:1fr
  }
  .mp-loyalty-numbers>header p {
    grid-column:auto
  }
  .mp-loyalty-figures {
    grid-template-columns:1fr
  }
}
@media(max-width:767px) {
  .mp-loyalty-shell {
    padding:22px 12px;
    border-radius:25px
  }
  .mp-loyalty-head>p {
    font-size:16px
  }
  .mp-loyalty-host {
    align-items:flex-start;
    min-height:520px;
    padding:28px 22px 270px;
    background:linear-gradient(160deg,#173f48 0%,#176f72 59%,#f3e8da 59.2%)
  }
  .mp-loyalty-host-copy p {
    font-size:15px
  }
  .mp-loyalty-host img {
    right:50%;
    bottom:-70px;
    height:330px;
    transform:translateX(50%);
    animation:none
  }
  .mp-loyalty-levels {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-loyalty-benefits {
    grid-template-columns:1fr
  }
  .mp-loyalty-benefits>div {
    min-height:auto
  }
  .mp-cashback-scale {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-loyalty-map>div {
    grid-template-columns:1fr
  }
}
@media(max-width:430px) {
  .mp-cashback-scale {
    grid-template-columns:1fr
  }
  .mp-loyalty-levels button {
    flex-direction:row;
    text-align:left
  }
  .mp-loyalty-levels {
    grid-template-columns:1fr
  }
  .mp-loyalty-host {
    min-height:560px
  }
}
/* Mr Punter payment methods */
.mp-payments-section {
  padding:96px 0;
  background:linear-gradient(180deg,#f8fbf9 0%,#fff8ef 100%);
  color:#16454c;
  position:relative;
  overflow:hidden
}
.mp-payments-section:before {
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 8% 12%,rgba(21,137,135,.12),transparent 27%),radial-gradient(circle at 92% 88%,rgba(235,111,88,.12),transparent 25%);
  pointer-events:none
}
.mp-payments-shell {
  position:relative;
  max-width:1600px;
  margin:auto;
  padding:0 28px
}
.mp-payments-head {
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);
  gap:60px;
  align-items:end;
  margin-bottom:34px
}
.mp-payments-head>div>span,.mp-payment-panel-intro>div>span,.mp-payment-limits header>span {
  display:inline-flex;
  gap:10px;
  align-items:center;
  color:#e56554;
  font-size:15px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase
}
.mp-payments-head h2 {
  font-size:clamp(42px,5vw,76px);
  line-height:.95;
  letter-spacing:-.055em;
  margin:16px 0 0;
  color:#123f47
}
.mp-payments-head h2 em {
  font-style:normal;
  color:#e56554
}
.mp-payments-head>p {
  font-size:19px;
  line-height:1.7;
  margin:0;
  color:#54747a
}
.mp-payment-switch {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  padding:10px;
  background:#eaf3f0;
  border:1px solid #d4e5e1;
  border-radius:25px;
  margin-bottom:24px
}
.mp-payment-switch button {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  border:0;
  border-radius:18px;
  padding:18px 24px;
  background:transparent;
  color:#54747a;
  text-align:left;
  transition:.25s
}
.mp-payment-switch button i {
  font-size:24px
}
.mp-payment-switch button span {
  display:flex;
  flex-direction:column
}
.mp-payment-switch button strong {
  font-size:19px
}
.mp-payment-switch button small {
  font-size:14px;
  margin-top:2px
}
.mp-payment-switch button.is-active {
  background:#147f80;
  color:#fff;
  box-shadow:0 12px 28px rgba(18,92,95,.2)
}
.mp-payment-panel {
  display:none;
  background:rgba(255,255,255,.9);
  border:1px solid #d9e8e4;
  border-radius:34px;
  padding:34px;
  box-shadow:0 24px 70px rgba(35,89,86,.09)
}
.mp-payment-panel.is-active {
  display:block
}
.mp-payment-panel-intro {
  display:grid;
  grid-template-columns:1fr 350px;
  gap:28px;
  align-items:stretch;
  margin-bottom:34px
}
.mp-payment-panel-intro h3 {
  font-size:35px;
  line-height:1.08;
  letter-spacing:-.035em;
  margin:10px 0 12px;
  color:#143f47
}
.mp-payment-panel-intro>div>p {
  font-size:18px;
  line-height:1.65;
  color:#617c81;
  margin:0
}
.mp-payment-panel-intro aside {
  display:flex;
  gap:17px;
  align-items:center;
  padding:24px;
  border-radius:24px;
  background:#fff3e9;
  border:1px solid #f3d9c7
}
.mp-payment-panel-intro aside i {
  font-size:30px;
  color:#e56554
}
.mp-payment-panel-intro aside p {
  margin:0;
  font-size:16px;
  line-height:1.5;
  color:#5e6f70
}
.mp-payment-panel-intro aside strong {
  display:block;
  color:#18464d;
  font-size:18px;
  margin-bottom:3px
}
.mp-payment-group {
  margin-top:28px
}
.mp-payment-group>h4 {
  display:flex;
  align-items:center;
  gap:11px;
  font-size:20px;
  color:#18464d;
  margin:0 0 16px
}
.mp-payment-group>h4 i {
  color:#e56554
}
.mp-payment-grid {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px
}
.mp-payment-grid article {
  display:grid;
  grid-template-columns:58px 1fr;
  grid-template-rows:auto auto;
  column-gap:13px;
  align-items:center;
  padding:17px;
  border-radius:20px;
  background:#f7fbfa;
  border:1px solid #dcebe7;
  min-width:0
}
.mp-payment-grid article img {
  grid-row:1/3;
  width:52px;
  height:38px;
  object-fit:contain
}
.mp-payment-grid article div {
  min-width:0
}
.mp-payment-grid article strong {
  display:block;
  font-size:16px;
  color:#163f46;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}
.mp-payment-grid article span {
  font-size:14px;
  color:#6b8589
}
.mp-payment-grid article p {
  margin:7px 0 0;
  font-size:14px;
  color:#59757a
}
.mp-payment-grid article p b {
  font-weight:700;
  color:#e56554
}
.mp-payment-crypto {
  padding:26px;
  border-radius:27px;
  background:#f4f0e8;
  border:1px solid #e5ddd0
}
.mp-payment-crypto>p {
  font-size:17px;
  line-height:1.6;
  color:#657779;
  margin:-4px 0 20px
}
.mp-crypto-grid {
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px
}
.mp-crypto-grid article {
  display:grid;
  grid-template-columns:38px 1fr;
  grid-template-rows:auto auto;
  column-gap:10px;
  align-items:center;
  padding:13px;
  background:#fff;
  border-radius:16px;
  border:1px solid #e6e1d8
}
.mp-crypto-grid img {
  grid-row:1/3;
  width:34px;
  height:34px;
  object-fit:contain
}
.mp-crypto-grid strong {
  font-size:15px;
  color:#163f46
}
.mp-crypto-grid span {
  font-size:13px;
  color:#718486
}
.mp-crypto-limit {
  display:flex;
  gap:13px;
  align-items:center;
  margin-top:17px;
  padding:16px 18px;
  background:#e5f1ee;
  border-radius:17px
}
.mp-crypto-limit i {
  font-size:23px;
  color:#147f80
}
.mp-crypto-limit p {
  font-size:15px;
  line-height:1.55;
  margin:0;
  color:#526f74
}
.mp-payment-limits {
  margin-top:30px;
  padding:28px;
  border-radius:28px;
  background:#173f47;
  color:#fff
}
.mp-payment-limits header {
  display:flex;
  justify-content:space-between;
  gap:30px;
  align-items:end;
  margin-bottom:20px
}
.mp-payment-limits header>span {
  color:#ff9b87
}
.mp-payment-limits h3 {
  font-size:28px;
  max-width:650px;
  margin:0;
  text-align:right;
  color:#fff
}
.mp-payment-limits>div {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px
}
.mp-payment-limits article {
  padding:20px;
  border-radius:19px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12)
}
.mp-payment-limits article i {
  font-size:22px;
  color:#ff9b87
}
.mp-payment-limits h4 {
  font-size:18px;
  color:#fff;
  margin:13px 0 7px
}
.mp-payment-limits p {
  font-size:15px;
  line-height:1.55;
  margin:0;
  color:#cbdadd
}
.mp-payment-notes {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:22px
}
.mp-payment-notes article {
  display:flex;
  gap:15px;
  padding:21px;
  border-radius:22px;
  background:#fff;
  border:1px solid #dbe8e5
}
.mp-payment-notes i {
  font-size:22px;
  color:#e56554;
  margin-top:3px
}
.mp-payment-notes strong {
  font-size:17px;
  color:#153f47
}
.mp-payment-notes p {
  font-size:15px;
  line-height:1.55;
  color:#607b80;
  margin:6px 0 0
}
.mp-payment-disclaimer {
  display:flex;
  gap:14px;
  align-items:center;
  margin:18px 0 0;
  padding:19px 22px;
  border-radius:20px;
  background:#fff0e7;
  border:1px solid #f0d2c2;
  color:#5c7274;
  font-size:15px;
  line-height:1.55
}
.mp-payment-disclaimer i {
  font-size:24px;
  color:#e56554
}
.mp-payment-disclaimer strong {
  color:#173f47
}
@media(max-width:1100px) {
  .mp-payments-head {
    grid-template-columns:1fr;
    gap:24px
  }
  .mp-payment-panel-intro {
    grid-template-columns:1fr
  }
  .mp-payment-grid {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-crypto-grid {
    grid-template-columns:repeat(3,1fr)
  }
  .mp-payment-limits>div {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-payment-notes {
    grid-template-columns:1fr
  }
}
@media(max-width:650px) {
  .mp-payments-section {
    padding:68px 0
  }
  .mp-payments-shell {
    padding:0 14px
  }
  .mp-payments-head h2 {
    font-size:42px
  }
  .mp-payments-head>p {
    font-size:17px
  }
  .mp-payment-switch {
    grid-template-columns:1fr
  }
  .mp-payment-panel {
    padding:20px 14px;
    border-radius:24px
  }
  .mp-payment-panel-intro h3 {
    font-size:29px
  }
  .mp-payment-panel-intro>div>p {
    font-size:17px
  }
  .mp-payment-grid {
    grid-template-columns:1fr
  }
  .mp-payment-crypto {
    padding:19px 13px
  }
  .mp-crypto-grid {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-crypto-grid article {
    grid-template-columns:32px 1fr;
    padding:11px
  }
  .mp-crypto-grid img {
    width:28px;
    height:28px
  }
  .mp-payment-limits {
    padding:22px 15px
  }
  .mp-payment-limits header {
    display:block
  }
  .mp-payment-limits h3 {
    text-align:left;
    margin-top:8px;
    font-size:24px
  }
  .mp-payment-limits>div {
    grid-template-columns:1fr
  }
}
/* Payment logo legibility */
.mp-payment-grid article {
  grid-template-columns:104px 1fr;
  padding:15px 17px
}
.mp-payment-grid article>img {
  width:94px;
  height:52px;
  padding:8px 10px;
  border-radius:12px;
  object-fit:contain;
  box-sizing:border-box;
  background:#fff;
  border:1px solid #dce5e2;
  box-shadow:0 5px 14px rgba(22,69,76,.08)
}
.mp-payment-grid article>img[alt="Bank transfer"],.mp-payment-grid article>img[alt="Revolut"],.mp-payment-grid article>img[alt="Paysafecard"],.mp-payment-grid article>img[alt="Skrill"] {
  background:#173f47;
  border-color:#173f47;
  padding:7px 9px
}
.mp-payment-grid article>img[alt="Mastercard"] {
  background:linear-gradient(135deg,#213f68,#172a46);
  border-color:#294c79;
  padding:7px 12px
}
.mp-payment-grid article>img[alt="Visa"] {
  padding:8px 14px;
  background:linear-gradient(135deg,#fff,#f4f7fb)
}
.mp-payment-grid article>img[alt="Neteller"] {
  padding:7px 9px;
  background:#f2f8e9;
  border-color:#d8e8c3
}
.mp-payment-grid article>img[alt="MiFinity"] {
  padding:4px;
  background:#fff
}
.mp-payment-grid article p b {
  color:#365f65;
  font-weight:700
}
.mp-crypto-grid {
  grid-template-columns:repeat(4,minmax(0,1fr))
}
.mp-crypto-grid article {
  grid-template-columns:88px 1fr;
  min-height:78px;
  padding:12px 14px;
  overflow:hidden
}
.mp-crypto-grid img {
  width:82px;
  height:48px;
  padding:5px 6px;
  border-radius:12px;
  object-fit:contain;
  background:linear-gradient(145deg,#1c5058,#123a42);
  border:1px solid #2b6269;
  box-sizing:border-box;
  box-shadow:0 5px 13px rgba(19,62,70,.14)
}
.mp-crypto-grid strong {
  font-size:16px
}
.mp-crypto-grid span {
  font-size:14px
}
@media(max-width:1100px) {
  .mp-crypto-grid {
    grid-template-columns:repeat(2,1fr)
  }
}
@media(max-width:650px) {
  .mp-payment-grid article {
    grid-template-columns:96px 1fr
  }
  .mp-payment-grid article>img {
    width:88px
  }
  .mp-crypto-grid {
    grid-template-columns:1fr
  }
  .mp-crypto-grid article {
    grid-template-columns:84px 1fr;
    padding:11px 13px
  }
  .mp-crypto-grid img {
    width:78px;
    height:46px
  }
}
.mp-payment-withdraw-grid article>img[alt="Bitcoin"],.mp-payment-withdraw-grid article>img[alt="Ethereum"],.mp-payment-withdraw-grid article>img[alt="Tether"] {
  background:linear-gradient(145deg,#1c5058,#123a42);
  border-color:#2b6269;
  padding:5px 6px
}
.mp-payment-safety {
  margin-top:30px;
  padding:28px;
  border-radius:28px;
  background:#edf6f3;
  border:1px solid #d3e6e1
}
.mp-payment-safety header {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:34px;
  align-items:end
}
.mp-payment-safety header span,.mp-withdrawal-conditions header span {
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#147f80;
  font-size:14px;
  font-weight:800;
  letter-spacing:.11em;
  text-transform:uppercase
}
.mp-payment-safety h3,.mp-withdrawal-conditions h3 {
  font-size:29px;
  line-height:1.08;
  color:#173f47;
  margin:10px 0 0
}
.mp-payment-safety header>p,.mp-withdrawal-conditions header>p {
  font-size:17px;
  line-height:1.6;
  color:#607b80;
  margin:0
}
.mp-payment-safety-grid {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px;
  margin-top:24px
}
.mp-payment-safety-grid article {
  padding:20px;
  background:#fff;
  border:1px solid #dce9e6;
  border-radius:19px
}
.mp-payment-safety-grid article>i {
  font-size:23px;
  color:#e56554
}
.mp-payment-safety-grid h4 {
  font-size:17px;
  color:#173f47;
  margin:12px 0 7px
}
.mp-payment-safety-grid p {
  font-size:15px;
  line-height:1.55;
  color:#627b80;
  margin:0
}
.mp-payment-safety>aside {
  display:flex;
  gap:14px;
  align-items:center;
  margin-top:15px;
  padding:17px 20px;
  border-radius:17px;
  background:#fff2e9;
  color:#5d7477
}
.mp-payment-safety>aside i {
  font-size:22px;
  color:#e56554
}
.mp-payment-safety>aside p {
  font-size:15px;
  line-height:1.55;
  margin:0
}
.mp-payment-safety-withdrawal {
  background:#f7f2ea;
  border-color:#eadfce
}
.mp-withdrawal-conditions {
  margin-top:26px;
  padding:27px;
  border:1px solid #efd9cc;
  border-radius:26px;
  background:#fff8f3
}
.mp-withdrawal-conditions header {
  display:grid;
  grid-template-columns:minmax(320px,.8fr) 1fr;
  gap:28px;
  align-items:end
}
.mp-withdrawal-conditions header span {
  grid-column:1/-1;
  color:#e56554
}
.mp-withdrawal-conditions header h3 {
  margin:0
}
.mp-withdrawal-conditions>div {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:21px
}
.mp-withdrawal-conditions article {
  padding:19px;
  border-radius:18px;
  background:#fff;
  border:1px solid #eee1d8
}
.mp-withdrawal-conditions article i {
  font-size:22px;
  color:#147f80
}
.mp-withdrawal-conditions h4 {
  font-size:17px;
  color:#173f47;
  margin:11px 0 7px
}
.mp-withdrawal-conditions article p {
  font-size:15px;
  line-height:1.55;
  color:#617b80;
  margin:0
}
@media(max-width:1100px) {
  .mp-payment-safety header,.mp-withdrawal-conditions header {
    grid-template-columns:1fr
  }
  .mp-payment-safety-grid {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-withdrawal-conditions header span {
    grid-column:auto
  }
}
@media(max-width:650px) {
  .mp-payment-safety,.mp-withdrawal-conditions {
    padding:21px 14px
  }
  .mp-payment-safety-grid,.mp-withdrawal-conditions>div {
    grid-template-columns:1fr
  }
  .mp-payment-safety h3,.mp-withdrawal-conditions h3 {
    font-size:25px
  }
}
/* Loyalty host: character looks into the message */
@media(min-width:768px) {
  .mp-loyalty-host {
    justify-content:flex-start;
    min-height:330px;
    padding:42px clamp(34px,5vw,78px) 42px clamp(370px,25vw,470px);
    background:radial-gradient(circle at 12% 52%,rgba(245,234,220,.28),transparent 25%),linear-gradient(112deg,#176f72 0%,#173f48 100%)
  }
  .mp-loyalty-host:before {
    left:16%;
    top:-155px;
    width:310px;
    height:610px;
    border-color:rgba(255,255,255,.12);
    transform:rotate(-12deg)
  }
  .mp-loyalty-host-copy {
    max-width:900px
  }
  .mp-loyalty-host img {
    right:auto;
    left:20px;
    bottom:-70px;
    height:390px;
    animation:none
  }
  .mp-loyalty-host-copy p {
    max-width:850px;
    font-size:17px
  }
  .mp-loyalty-host-copy strong {
    font-size:clamp(24px,2.35vw,34px)
  }
}
@media(min-width:768px) and (max-width:1100px) {
  .mp-loyalty-host {
    padding-left:330px
  }
  .mp-loyalty-host img {
    left:-18px;
    height:355px
  }
}
.mp-payment-guide-toggle {
  display:flex;
  width:100%;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-top:25px;
  padding:17px 21px;
  border:1px solid #cfe2de;
  border-radius:19px;
  background:#eaf4f1;
  color:#173f47;
  text-align:left;
  transition:.25s
}
.mp-payment-guide-toggle>span {
  display:grid;
  grid-template-columns:34px 1fr;
  align-items:center
}
.mp-payment-guide-toggle>span>i {
  grid-row:1/3;
  font-size:23px;
  color:#e56554
}
.mp-payment-guide-toggle strong {
  font-size:17px
}
.mp-payment-guide-toggle small {
  font-size:14px;
  color:#678085;
  margin-top:2px
}
.mp-payment-guide-toggle>i {
  font-size:15px;
  color:#147f80;
  transition:transform .25s
}
.mp-payment-guide-toggle:hover,.mp-payment-guide-toggle.is-open {
  background:#dfeeea;
  border-color:#bcd8d2
}
.mp-payment-guide-toggle.is-open>i {
  transform:rotate(180deg)
}
.mp-payment-guide-toggle+.mp-payment-safety {
  margin-top:12px
}
/* Mr Punter character: new host looks and gestures into the message */
@media(min-width:768px) {
  .mp-loyalty-host {
    padding:42px clamp(370px,27vw,480px) 42px clamp(34px,5vw,78px);
    background:radial-gradient(circle at 88% 52%,rgba(245,234,220,.25),transparent 25%),linear-gradient(112deg,#173f48,#176f72)
  }
  .mp-loyalty-host:before {
    left:auto;
    right:15%;
    transform:rotate(12deg)
  }
  .mp-loyalty-host img {
    left:auto;
    right:24px;
    bottom:-54px;
    height:405px
  }
  .mp-loyalty-host-copy {
    max-width:850px
  }
}
@media(min-width:768px) and (max-width:1100px) {
  .mp-loyalty-host {
    padding-left:34px;
    padding-right:330px
  }
  .mp-loyalty-host img {
    left:auto;
    right:-12px;
    height:365px
  }
}
/* MOBILE CASINO */
.mp-mobile-section {
  padding:46px 0 72px;
  background:linear-gradient(180deg,#f8fbf8,#fff7ef);
  overflow:hidden
}
.mp-mobile-shell {
  max-width:1680px;
  margin:auto;
  padding:44px;
  border:1px solid #dbe8e3;
  border-radius:38px;
  background:#fff;
  box-shadow:0 24px 70px rgba(19,63,71,.08)
}
.mp-mobile-head {
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:58px;
  align-items:end;
  margin-bottom:30px
}
.mp-mobile-head>div>span,.mp-mobile-copy>span,.mp-mobile-detail>div>span {
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#e56554;
  font-size:14px;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase
}
.mp-mobile-head h2 {
  margin:12px 0 0;
  color:#173f47;
  font-size:clamp(38px,5vw,70px);
  line-height:.98;
  letter-spacing:-.055em
}
.mp-mobile-head h2 em {
  display:block;
  color:#147f80;
  font-style:normal
}
.mp-mobile-head>p {
  margin:0;
  color:#607b80;
  font-size:18px;
  line-height:1.7
}
.mp-mobile-stage {
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  min-height:610px;
  border-radius:31px;
  overflow:hidden;
  background:linear-gradient(125deg,#17434b 0%,#176f72 51%,#d9eee8 51.2%,#f7e9da 100%)
}
.mp-mobile-copy {
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:54px;
  color:#fff
}
.mp-mobile-copy>span {
  color:#ffd28a
}
.mp-mobile-copy h3 {
  margin:13px 0 16px;
  font-size:clamp(30px,3.4vw,52px);
  line-height:1.06;
  letter-spacing:-.04em
}
.mp-mobile-copy>p {
  margin:0;
  color:#ffffffc7;
  font-size:17px;
  line-height:1.7
}
.mp-mobile-points {
  display:grid;
  gap:10px;
  margin-top:26px
}
.mp-mobile-points article {
  display:grid;
  grid-template-columns:42px 1fr;
  gap:13px;
  align-items:center;
  padding:13px 15px;
  border:1px solid #ffffff29;
  border-radius:17px;
  background:#ffffff14
}
.mp-mobile-points article>i {
  display:grid;
  width:40px;
  height:40px;
  place-items:center;
  border-radius:13px;
  background:#ff8d76
}
.mp-mobile-points strong {
  font-size:16px
}
.mp-mobile-points p {
  margin:3px 0 0;
  color:#ffffffad;
  font-size:14px;
  line-height:1.45
}
.mp-device-scene {
  position:relative;
  min-height:610px;
  overflow:hidden
}
.mp-device-scene:before {
  content:"";
  position:absolute;
  inset:8% 4%;
  border:1px solid #176f722e;
  border-radius:50%;
  transform:rotate(-13deg)
}
.mp-tablet,.mp-phone {
  position:absolute;
  padding:13px;
  border-radius:34px;
  background:#173f47;
  box-shadow:0 30px 55px #133f473d
}
.mp-tablet {
  width:min(73%,620px);
  height:440px;
  left:8%;
  top:78px;
  transform:rotate(-5deg)
}
.mp-phone {
  width:210px;
  height:420px;
  right:8%;
  top:120px;
  padding:9px;
  transform:rotate(6deg)
}
.mp-device-screen {
  height:100%;
  overflow:hidden;
  border-radius:23px;
  background:#f8fbf8
}
.mp-device-camera,.mp-device-speaker {
  position:absolute;
  z-index:2;
  background:#2d5960
}
.mp-device-camera {
  right:8px;
  top:50%;
  width:5px;
  height:5px;
  border-radius:50%
}
.mp-device-speaker {
  left:50%;
  top:5px;
  width:38px;
  height:4px;
  border-radius:8px;
  transform:translateX(-50%)
}
.mp-screen-bar {
  display:flex;
  height:60px;
  align-items:center;
  gap:9px;
  padding:10px 18px;
  background:#fff;
  border-bottom:1px solid #dce9e5;
  color:#173f47
}
.mp-screen-bar img {
  width:122px;
  max-height:40px;
  object-fit:contain
}
.mp-screen-bar>i {
  margin-left:auto
}
.mp-screen-welcome {
  display:grid;
  padding:28px 28px 22px;
  background:linear-gradient(135deg,#dcefe9,#fff0e3)
}
.mp-screen-welcome span {
  color:#e56554;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase
}
.mp-screen-welcome strong {
  max-width:360px;
  margin-top:7px;
  color:#173f47;
  font-size:27px;
  line-height:1.08
}
.mp-screen-categories {
  display:flex;
  gap:8px;
  padding:18px 22px
}
.mp-screen-categories span {
  display:inline-flex;
  gap:6px;
  padding:9px 12px;
  border-radius:12px;
  background:#e9f4f1;
  color:#245760;
  font-size:12px;
  font-weight:750
}
.mp-screen-tiles {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:9px;
  padding:0 22px
}
.mp-screen-tiles i {
  height:120px;
  border-radius:14px;
  background:linear-gradient(160deg,#ea816d,#f5d3a3 48%,#176f72)
}
.mp-screen-tiles i:nth-child(2n) {
  background:linear-gradient(155deg,#176f72,#a4d5c9 54%,#ffe0b4)
}
.mp-phone .mp-screen-bar {
  height:51px;
  padding:8px 10px;
  font-size:13px
}
.mp-mini-cap {
  width:28px;
  height:15px;
  border-radius:50%;
  background:linear-gradient(160deg,#176f72 0 55%,#e86e5c 56%);
  transform:rotate(-8deg)
}
.mp-phone-card {
  display:grid;
  margin:18px 12px;
  padding:21px 14px;
  border-radius:18px;
  background:linear-gradient(145deg,#176f72,#173f47);
  color:#fff
}
.mp-phone-card small {
  color:#ffd18a
}
.mp-phone-card strong {
  margin-top:7px
}
.mp-phone-search {
  margin:0 12px;
  padding:11px;
  border-radius:12px;
  background:#eaf3f0;
  color:#678085;
  font-size:12px
}
.mp-phone-nav {
  position:absolute;
  right:9px;
  bottom:9px;
  left:9px;
  display:flex;
  justify-content:space-around;
  padding:14px 7px;
  border-radius:0 0 23px 23px;
  background:#fff;
  color:#176f72
}
.mp-mobile-access {
  display:grid;
  grid-template-columns:310px 1fr;
  gap:16px;
  margin-top:22px;
  padding:18px;
  border-radius:28px;
  background:#edf6f3
}
.mp-mobile-tabs {
  display:grid;
  gap:8px
}
.mp-mobile-tabs button {
  display:flex;
  align-items:center;
  gap:13px;
  padding:16px;
  border:0;
  border-radius:17px;
  background:#fff;
  color:#315e65;
  text-align:left
}
.mp-mobile-tabs button>i {
  display:grid;
  width:42px;
  height:42px;
  place-items:center;
  border-radius:13px;
  background:#f0f6f4;
  color:#147f80;
  font-size:21px
}
.mp-mobile-tabs button span {
  display:grid
}
.mp-mobile-tabs strong {
  font-size:16px
}
.mp-mobile-tabs small {
  color:#789095;
  font-size:13px
}
.mp-mobile-tabs button.is-active {
  background:#176f72;
  color:#fff
}
.mp-mobile-tabs button.is-active>i {
  background:#ff8d76;
  color:#fff
}
.mp-mobile-tabs button.is-active small {
  color:#ffffffb3
}
.mp-mobile-detail {
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:28px;
  align-items:center;
  padding:27px 30px;
  border-radius:22px;
  background:#fff
}
.mp-mobile-detail h3 {
  margin:8px 0 10px;
  color:#173f47;
  font-size:clamp(25px,2.5vw,36px);
  line-height:1.08
}
.mp-mobile-detail>div>p {
  margin:0;
  color:#637e83;
  font-size:16px;
  line-height:1.65
}
.mp-mobile-detail aside {
  display:flex;
  gap:15px;
  align-items:center;
  padding:19px;
  border-radius:18px;
  background:#fff4e9
}
.mp-mobile-detail aside>i {
  font-size:27px;
  color:#e56554
}
.mp-mobile-detail aside p,.mp-mobile-detail aside span {
  display:block;
  margin:0
}
.mp-mobile-detail aside strong {
  color:#234f57;
  font-size:16px
}
.mp-mobile-detail aside span {
  margin-top:5px;
  color:#6b8184;
  font-size:14px;
  line-height:1.5
}
.mp-mobile-essentials {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:18px
}
.mp-mobile-essentials article {
  padding:22px;
  border:1px solid #dce9e5;
  border-radius:20px
}
.mp-mobile-essentials i {
  font-size:23px;
  color:#e56554
}
.mp-mobile-essentials strong {
  display:block;
  margin:11px 0 7px;
  color:#173f47;
  font-size:18px
}
.mp-mobile-essentials p {
  margin:0;
  color:#647e83;
  font-size:15px;
  line-height:1.55
}
.mp-mobile-responsible {
  display:flex;
  gap:13px;
  align-items:center;
  margin:18px 0 0;
  padding:17px 20px;
  border-radius:18px;
  background:#e7f2ef;
  color:#5d777c;
  font-size:15px;
  line-height:1.55
}
.mp-mobile-responsible i {
  color:#147f80;
  font-size:22px
}
@media(max-width:1100px) {
  .mp-mobile-shell {
    padding:30px
  }
  .mp-mobile-head,.mp-mobile-stage {
    grid-template-columns:1fr
  }
  .mp-mobile-head {
    gap:20px
  }
  .mp-mobile-stage {
    background:linear-gradient(170deg,#17434b 0%,#176f72 48%,#d9eee8 48.2%,#f7e9da 100%)
  }
  .mp-device-scene {
    min-height:570px
  }
  .mp-mobile-access {
    grid-template-columns:1fr
  }
  .mp-mobile-tabs {
    grid-template-columns:repeat(3,1fr)
  }
  .mp-mobile-detail {
    grid-template-columns:1fr
  }
}
@media(max-width:720px) {
  .mp-mobile-section {
    padding:28px 0 48px
  }
  .mp-mobile-shell {
    padding:22px 13px;
    border-radius:26px
  }
  .mp-mobile-head {
    padding:0 6px
  }
  .mp-mobile-head>p,.mp-mobile-copy>p {
    font-size:16px
  }
  .mp-mobile-stage {
    border-radius:23px
  }
  .mp-mobile-copy {
    padding:32px 22px
  }
  .mp-device-scene {
    min-height:470px
  }
  .mp-tablet {
    width:82%;
    height:330px;
    left:1%;
    top:68px
  }
  .mp-phone {
    right:2%;
    top:82px;
    width:155px;
    height:325px
  }
  .mp-screen-tiles i {
    height:72px
  }
  .mp-screen-welcome {
    padding:18px
  }
  .mp-screen-welcome strong {
    font-size:20px
  }
  .mp-screen-categories {
    padding:12px
  }
  .mp-screen-categories span {
    font-size:0
  }
  .mp-screen-categories i {
    font-size:13px
  }
  .mp-phone-card {
    padding:14px 10px
  }
  .mp-mobile-access {
    padding:10px
  }
  .mp-mobile-tabs {
    grid-template-columns:1fr
  }
  .mp-mobile-detail {
    padding:22px 17px
  }
  .mp-mobile-essentials {
    grid-template-columns:1fr
  }
  .mp-mobile-responsible {
    align-items:flex-start
  }
}
/* Loyalty host framing: keep the cap safely inside the panel */
@media(min-width:1101px) {
  .mp-loyalty-host img {
    top:14px;
    bottom:auto;
    height:calc(100% - 14px);
    max-height:372px
  }
}
@media(min-width:768px) and (max-width:1100px) {
  .mp-loyalty-host img {
    top:14px;
    bottom:auto;
    height:calc(100% - 14px);
    max-height:338px
  }
}
/* Mobile hero: Mr Punter actively choosing a game */
.mp-punter-mobile-scene {
  display:flex;
  align-items:flex-end;
  justify-content:center;
  padding:24px 30px 0;
  isolation:isolate
}
.mp-punter-mobile-scene:after {
  content:"";
  position:absolute;
  z-index:-1;
  left:50%;
  bottom:25px;
  width:70%;
  height:56px;
  border-radius:50%;
  background:#6c49312b;
  filter:blur(18px);
  transform:translateX(-50%)
}
.mp-punter-mobile-scene>img {
  position:relative;
  z-index:2;
  display:block;
  width:auto;
  height:96%;
  max-width:88%;
  object-fit:contain;
  object-position:center bottom;
  filter:drop-shadow(0 24px 24px rgba(72,49,35,.18))
}
.mp-mobile-orbit {
  position:absolute;
  z-index:3;
  display:flex;
  align-items:center;
  gap:8px;
  padding:11px 15px;
  border:1px solid #ffffffc9;
  border-radius:16px;
  background:#fffffff0;
  color:#25565e;
  box-shadow:0 12px 28px #173f4721;
  font-size:13px;
  font-weight:800;
  backdrop-filter:blur(8px)
}
.mp-mobile-orbit i {
  color:#e56554
}
.mp-mobile-orbit-casino {
  left:7%;
  top:18%
}
.mp-mobile-orbit-live {
  right:5%;
  top:33%
}
.mp-mobile-orbit-sports {
  left:8%;
  bottom:13%
}
@media(max-width:1100px) {
  .mp-punter-mobile-scene {
    min-height:610px
  }
  .mp-punter-mobile-scene>img {
    height:98%;
    max-width:80%
  }
}
@media(max-width:720px) {
  .mp-punter-mobile-scene {
    min-height:470px;
    padding:20px 4px 0
  }
  .mp-punter-mobile-scene>img {
    height:96%;
    max-width:96%
  }
  .mp-mobile-orbit {
    padding:8px 10px;
    font-size:11px
  }
  .mp-mobile-orbit-casino {
    left:2%;
    top:14%
  }
  .mp-mobile-orbit-live {
    right:1%;
    top:31%
  }
  .mp-mobile-orbit-sports {
    left:3%;
    bottom:9%
  }
}
/* ACCOUNT AND SECURITY */
.mp-account-section {
  padding:46px 0 72px;
  background:linear-gradient(180deg,#fff8f1,#f4faf8)
}
.mp-account-shell {
  max-width:1680px;
  margin:auto;
  padding:44px;
  border:1px solid #e5e1d8;
  border-radius:38px;
  background:#fff;
  box-shadow:0 24px 70px #173f4712
}
.mp-account-head {
  display:grid;
  grid-template-columns:1.06fr .94fr;
  gap:58px;
  align-items:end;
  margin-bottom:30px
}
.mp-account-head>div>span,.mp-account-detail-main>span,.mp-security-checklist header>span,.mp-verification-note span {
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#e56554;
  font-size:14px;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase
}
.mp-account-head h2 {
  margin:12px 0 0;
  color:#173f47;
  font-size:clamp(38px,4.8vw,68px);
  line-height:1;
  letter-spacing:-.055em
}
.mp-account-head h2 em {
  display:block;
  color:#147f80;
  font-style:normal
}
.mp-account-head>p {
  margin:0;
  color:#607b80;
  font-size:18px;
  line-height:1.7
}
.mp-security-console {
  display:grid;
  grid-template-columns:340px 1fr;
  gap:18px;
  padding:20px;
  border-radius:30px;
  background:linear-gradient(125deg,#173f47,#176f72)
}
.mp-security-lock {
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:280px;
  padding:28px;
  border-radius:23px;
  background:#fff3e8
}
.mp-security-lock>div {
  position:relative;
  display:grid;
  width:105px;
  height:105px;
  place-items:center;
  margin-bottom:22px;
  border-radius:32px;
  background:#e56554;
  color:#fff;
  font-size:48px;
  transform:rotate(-4deg)
}
.mp-security-lock>div span {
  position:absolute;
  right:-11px;
  bottom:-11px;
  width:35px;
  height:35px;
  border:7px solid #fff3e8;
  border-radius:50%;
  background:#f3b85b
}
.mp-security-lock p {
  margin:0;
  color:#61797d;
  font-size:15px;
  line-height:1.55
}
.mp-security-lock strong {
  display:block;
  margin-bottom:6px;
  color:#173f47;
  font-size:20px
}
.mp-security-principles {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px
}
.mp-security-principles article {
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  min-height:280px;
  padding:24px;
  border:1px solid #ffffff24;
  border-radius:22px;
  background:#ffffff12;
  color:#fff
}
.mp-security-principles article>i {
  display:grid;
  width:48px;
  height:48px;
  place-items:center;
  margin-bottom:auto;
  border-radius:15px;
  background:#ff8d76;
  font-size:21px
}
.mp-security-principles strong {
  font-size:19px
}
.mp-security-principles p {
  margin:8px 0 0;
  color:#ffffffb8;
  font-size:15px;
  line-height:1.55
}
.mp-account-desk {
  display:grid;
  grid-template-columns:330px 1fr;
  gap:16px;
  margin-top:22px;
  padding:18px;
  border-radius:29px;
  background:#edf6f3
}
.mp-account-tabs {
  display:grid;
  gap:8px
}
.mp-account-tabs button {
  display:flex;
  align-items:center;
  gap:13px;
  padding:16px;
  border:0;
  border-radius:17px;
  background:#fff;
  color:#315e65;
  text-align:left
}
.mp-account-tabs button>i {
  display:grid;
  width:43px;
  height:43px;
  place-items:center;
  border-radius:14px;
  background:#eef5f3;
  color:#147f80;
  font-size:19px
}
.mp-account-tabs button span {
  display:grid
}
.mp-account-tabs strong {
  font-size:16px
}
.mp-account-tabs small {
  margin-top:2px;
  color:#789095;
  font-size:13px
}
.mp-account-tabs button.is-active {
  background:#176f72;
  color:#fff
}
.mp-account-tabs button.is-active>i {
  background:#ff8d76;
  color:#fff
}
.mp-account-tabs button.is-active small {
  color:#ffffffb5
}
.mp-account-detail {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:30px;
  padding:30px;
  border-radius:22px;
  background:#fff
}
.mp-account-detail-main h3 {
  margin:9px 0 12px;
  color:#173f47;
  font-size:clamp(28px,2.8vw,40px);
  line-height:1.08;
  letter-spacing:-.035em
}
.mp-account-detail-main p {
  margin:0;
  color:#617c81;
  font-size:17px;
  line-height:1.68
}
.mp-account-detail-rules {
  display:grid;
  gap:9px
}
.mp-account-detail-rules>div {
  display:grid;
  grid-template-columns:35px 1fr;
  gap:11px;
  padding:15px;
  border:1px solid #e3ece9;
  border-radius:17px;
  background:#fbfdfc
}
.mp-account-detail-rules>div>i {
  display:grid;
  width:34px;
  height:34px;
  place-items:center;
  border-radius:11px;
  background:#fff0e7;
  color:#e56554
}
.mp-account-detail-rules p,.mp-account-detail-rules span {
  display:block;
  margin:0
}
.mp-account-detail-rules strong {
  color:#244f57;
  font-size:15px
}
.mp-account-detail-rules span {
  margin-top:4px;
  color:#6a8286;
  font-size:14px;
  line-height:1.48
}
.mp-security-checklist-toggle {
  display:flex;
  width:100%;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-top:20px;
  padding:18px 22px;
  border:1px solid #d7e7e2;
  border-radius:20px;
  background:#f1f7f5;
  color:#173f47;
  text-align:left
}
.mp-security-checklist-toggle>span {
  display:grid;
  grid-template-columns:38px 1fr
}
.mp-security-checklist-toggle>span>i {
  grid-row:1/3;
  color:#e56554;
  font-size:24px
}
.mp-security-checklist-toggle strong {
  font-size:17px
}
.mp-security-checklist-toggle small {
  margin-top:2px;
  color:#6d8589;
  font-size:14px
}
.mp-security-checklist-toggle>i {
  color:#147f80;
  transition:.25s
}
.mp-security-checklist-toggle.is-open>i {
  transform:rotate(180deg)
}
.mp-security-checklist {
  margin-top:12px;
  padding:30px;
  border:1px solid #ecdcca;
  border-radius:28px;
  background:#fff8ef
}
.mp-security-checklist header {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:28px;
  align-items:end
}
.mp-security-checklist header>span {
  grid-column:1/-1
}
.mp-security-checklist h3 {
  margin:0;
  color:#173f47;
  font-size:31px;
  line-height:1.1
}
.mp-security-checklist header>p {
  margin:0;
  color:#647d81;
  font-size:16px;
  line-height:1.65
}
.mp-security-checklist>div {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:11px;
  margin-top:24px
}
.mp-security-checklist article {
  padding:20px;
  border:1px solid #eee3d6;
  border-radius:19px;
  background:#fff
}
.mp-security-checklist article>i {
  font-size:23px;
  color:#147f80
}
.mp-security-checklist h4 {
  margin:11px 0 7px;
  color:#173f47;
  font-size:17px
}
.mp-security-checklist article p {
  margin:0;
  color:#667f83;
  font-size:15px;
  line-height:1.55
}
.mp-security-checklist>aside {
  display:flex;
  gap:14px;
  align-items:center;
  margin-top:13px;
  padding:18px;
  border-radius:17px;
  background:#ffede4;
  color:#5f767a
}
.mp-security-checklist>aside i {
  font-size:22px;
  color:#e56554
}
.mp-verification-note {
  display:grid;
  grid-template-columns:70px 1fr;
  gap:21px;
  margin-top:20px;
  padding:27px 30px;
  border-radius:25px;
  background:#173f47;
  color:#fff
}
.mp-verification-note>i {
  display:grid;
  width:65px;
  height:65px;
  place-items:center;
  border-radius:20px;
  background:#ff8d76;
  font-size:28px
}
.mp-verification-note span {
  color:#ffd08a
}
.mp-verification-note h3 {
  margin:8px 0;
  color:#fff;
  font-size:25px
}
.mp-verification-note p {
  margin:0;
  color:#ffffffbd;
  font-size:16px;
  line-height:1.65
}
.mp-account-responsible {
  display:flex;
  gap:13px;
  align-items:center;
  margin:18px 0 0;
  padding:18px 20px;
  border-radius:18px;
  background:#e6f1ee;
  color:#5c777b;
  font-size:15px;
  line-height:1.55
}
.mp-account-responsible i {
  color:#147f80;
  font-size:22px
}
@media(max-width:1100px) {
  .mp-account-shell {
    padding:30px
  }
  .mp-account-head {
    grid-template-columns:1fr;
    gap:20px
  }
  .mp-security-console {
    grid-template-columns:1fr
  }
  .mp-security-lock {
    min-height:auto
  }
  .mp-security-principles article {
    min-height:240px
  }
  .mp-account-desk {
    grid-template-columns:1fr
  }
  .mp-account-tabs {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-account-detail {
    grid-template-columns:1fr
  }
}
@media(max-width:720px) {
  .mp-account-section {
    padding:28px 0 48px
  }
  .mp-account-shell {
    padding:22px 13px;
    border-radius:26px
  }
  .mp-account-head {
    padding:0 6px
  }
  .mp-account-head>p {
    font-size:16px
  }
  .mp-security-console {
    padding:11px
  }
  .mp-security-principles {
    grid-template-columns:1fr
  }
  .mp-security-principles article {
    min-height:auto
  }
  .mp-account-desk {
    padding:10px
  }
  .mp-account-tabs {
    grid-template-columns:1fr
  }
  .mp-account-detail {
    padding:22px 16px
  }
  .mp-security-checklist {
    padding:22px 14px
  }
  .mp-security-checklist header {
    grid-template-columns:1fr
  }
  .mp-security-checklist header>span {
    grid-column:auto
  }
  .mp-security-checklist>div {
    grid-template-columns:1fr
  }
  .mp-verification-note {
    grid-template-columns:1fr;
    padding:24px 18px
  }
  .mp-account-responsible {
    align-items:flex-start
  }
}
/* ABOUT MR PUNTER */
.mp-about-section {
  padding:48px 0 74px;
  background:linear-gradient(180deg,#f7fbf9,#fff7ee)
}
.mp-about-shell {
  max-width:1680px;
  margin:auto;
  padding:46px;
  border:1px solid #dce8e3;
  border-radius:40px;
  background:#fff;
  box-shadow:0 26px 75px #173f4712
}
.mp-about-head {
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:62px;
  align-items:end
}
.mp-about-head>div>span,.mp-about-tile>div>span,.mp-about-support>div>span {
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#e56554;
  font-size:14px;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase
}
.mp-about-head h2 {
  margin:12px 0 0;
  color:#173f47;
  font-size:clamp(40px,5vw,72px);
  line-height:.98;
  letter-spacing:-.058em
}
.mp-about-head h2 em {
  display:block;
  color:#147f80;
  font-style:normal
}
.mp-about-head>p {
  margin:0;
  color:#607b80;
  font-size:18px;
  line-height:1.72
}
.mp-about-manifesto {
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:16px;
  margin-top:34px
}
.mp-about-manifesto>aside,.mp-about-manifesto>blockquote {
  min-height:245px;
  margin:0;
  border-radius:28px
}
.mp-about-manifesto>aside {
  position:relative;
  display:flex;
  align-items:flex-end;
  padding:33px 34px 33px 210px;
  overflow:hidden;
  background:#eef6f3
}
.mp-about-manifesto>aside p {
  position:relative;
  z-index:2;
  margin:0;
  color:#476c72;
  font-size:17px;
  line-height:1.72
}
.mp-about-cap {
  position:absolute;
  left:32px;
  top:48px;
  width:145px;
  height:83px;
  border-radius:55% 50% 40% 48%;
  background:linear-gradient(155deg,#176f72 0 58%,#e86e5c 59%);
  transform:rotate(-10deg);
  box-shadow:0 18px 30px #176f7230
}
.mp-about-cap:after {
  content:"";
  position:absolute;
  left:-18px;
  bottom:-8px;
  width:82px;
  height:18px;
  border-radius:50%;
  background:#e86e5c;
  transform:rotate(-5deg)
}
.mp-about-manifesto>blockquote {
  display:flex;
  align-items:center;
  gap:20px;
  padding:34px;
  background:linear-gradient(130deg,#173f47,#176f72);
  color:#fff
}
.mp-about-manifesto>blockquote>i {
  font-size:35px;
  color:#ffc678
}
.mp-about-manifesto blockquote p {
  margin:0
}
.mp-about-manifesto blockquote strong {
  display:block;
  font-size:clamp(24px,2.3vw,34px);
  line-height:1.18
}
.mp-about-manifesto blockquote span {
  display:block;
  margin-top:12px;
  color:#ffffffb5;
  font-size:16px;
  line-height:1.6
}
.mp-about-mosaic {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  grid-auto-flow:dense;
  gap:13px;
  margin-top:18px
}
.mp-about-tile {
  position:relative;
  min-height:300px;
  padding:25px;
  border:1px solid #dde9e5;
  border-radius:24px;
  background:#fbfdfc;
  overflow:hidden
}
.mp-about-tile:after {
  content:"";
  position:absolute;
  right:-45px;
  bottom:-55px;
  width:145px;
  height:145px;
  border:1px solid #176f7226;
  border-radius:50%
}
.mp-about-tile-wide {
  grid-column:span 2
}
.mp-about-tile>div:first-child {
  display:flex;
  align-items:center;
  gap:10px
}
.mp-about-tile>div:first-child>i {
  display:grid;
  width:43px;
  height:43px;
  place-items:center;
  border-radius:14px;
  background:#e9f3f0;
  color:#147f80;
  font-size:19px
}
.mp-about-tile h3 {
  position:relative;
  z-index:2;
  margin:18px 0 11px;
  color:#173f47;
  font-size:clamp(22px,2vw,30px);
  line-height:1.12;
  letter-spacing:-.025em
}
.mp-about-tile>p {
  position:relative;
  z-index:2;
  margin:0;
  color:#607b80;
  font-size:16px;
  line-height:1.62
}
.mp-about-casino {
  background:linear-gradient(145deg,#fff5ea,#fff)
}
.mp-about-casino>div:first-child>i,.mp-about-rewards>div:first-child>i {
  background:#ffe3d6;
  color:#e56554
}
.mp-about-live {
  background:linear-gradient(155deg,#173f47,#176f72);
  border-color:#176f72
}
.mp-about-live h3 {
  color:#fff
}
.mp-about-live>p {
  color:#ffffffb8
}
.mp-about-live>div:first-child>span {
  color:#ffc678
}
.mp-about-live>div:first-child>i {
  background:#ff8d76;
  color:#fff
}
.mp-about-sport {
  background:#eaf5f1
}
.mp-about-rewards {
  grid-column:span 2;
  background:#fff7ec
}
.mp-about-safe {
  background:#edf5f3
}
.mp-about-mobile {
  background:linear-gradient(145deg,#e5f3ef,#fff0e3)
}
.mp-about-tags {
  display:flex!important;
  flex-wrap:wrap;
  gap:7px!important;
  margin-top:19px
}
.mp-about-tags span {
  padding:8px 11px;
  border-radius:12px;
  background:#fff;
  color:#476c72!important;
  font-size:12px!important;
  font-weight:800;
  letter-spacing:0!important;
  text-transform:none!important;
  box-shadow:0 6px 16px #173f470d
}
.mp-about-support {
  display:grid;
  grid-template-columns:1fr 340px;
  gap:24px;
  align-items:center;
  margin-top:18px;
  padding:31px 34px;
  border-radius:28px;
  background:#173f47;
  color:#fff
}
.mp-about-support>div>span {
  color:#ffc678
}
.mp-about-support h3 {
  margin:9px 0 10px;
  color:#fff;
  font-size:31px
}
.mp-about-support>div>p {
  margin:0;
  color:#ffffffb8;
  font-size:16px;
  line-height:1.65
}
.mp-about-support>aside {
  display:flex;
  gap:14px;
  align-items:center;
  padding:20px;
  border:1px solid #ffffff26;
  border-radius:19px;
  background:#ffffff12
}
.mp-about-support aside>i {
  font-size:29px;
  color:#ff8d76
}
.mp-about-support aside p,.mp-about-support aside span {
  display:block;
  margin:0
}
.mp-about-support aside strong {
  font-size:17px
}
.mp-about-support aside span {
  margin-top:5px;
  color:#ffffffb3;
  font-size:14px;
  line-height:1.5
}
.mp-about-principles {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-top:18px
}
.mp-about-principles article {
  padding:22px;
  border:1px solid #dce9e5;
  border-radius:20px
}
.mp-about-principles i {
  font-size:22px;
  color:#e56554
}
.mp-about-principles strong {
  display:block;
  margin:11px 0 7px;
  color:#173f47;
  font-size:18px
}
.mp-about-principles p {
  margin:0;
  color:#647e83;
  font-size:15px;
  line-height:1.55
}
.mp-about-responsible {
  display:flex;
  gap:13px;
  align-items:center;
  margin:18px 0 0;
  padding:18px 20px;
  border-radius:18px;
  background:#e7f2ef;
  color:#5d777c;
  font-size:15px;
  line-height:1.55
}
.mp-about-responsible i {
  color:#147f80;
  font-size:22px
}
@media(max-width:1100px) {
  .mp-about-shell {
    padding:31px
  }
  .mp-about-head {
    grid-template-columns:1fr;
    gap:21px
  }
  .mp-about-manifesto {
    grid-template-columns:1fr
  }
  .mp-about-mosaic {
    grid-template-columns:repeat(2,1fr)
  }
  .mp-about-tile-wide,.mp-about-rewards {
    grid-column:span 2
  }
  .mp-about-support {
    grid-template-columns:1fr
  }
}
@media(max-width:680px) {
  .mp-about-section {
    padding:28px 0 48px
  }
  .mp-about-shell {
    padding:22px 13px;
    border-radius:26px
  }
  .mp-about-head {
    padding:0 6px
  }
  .mp-about-head>p {
    font-size:16px
  }
  .mp-about-manifesto>aside {
    min-height:auto;
    padding:165px 22px 25px
  }
  .mp-about-cap {
    left:25px;
    top:38px
  }
  .mp-about-manifesto>blockquote {
    align-items:flex-start;
    padding:26px 21px
  }
  .mp-about-mosaic {
    grid-template-columns:1fr
  }
  .mp-about-tile,.mp-about-tile-wide,.mp-about-rewards {
    grid-column:auto;
    min-height:auto
  }
  .mp-about-support {
    padding:25px 20px
  }
  .mp-about-principles {
    grid-template-columns:1fr
  }
  .mp-about-responsible {
    align-items:flex-start
  }
}
/* MR PUNTER FAQ */
.mp-faq-section {
  padding:48px 0 74px;
  background:linear-gradient(180deg,#fff8ef,#f2f9f6)
}
.mp-faq-shell {
  max-width:1680px;
  margin:auto;
  padding:44px;
  border:1px solid #e2e7df;
  border-radius:40px;
  background:#fff;
  box-shadow:0 24px 72px #173f4712
}
.mp-faq-head {
  display:grid;
  grid-template-columns:1fr 340px;
  gap:45px;
  align-items:stretch;
  margin-bottom:25px
}
.mp-faq-head>div:first-child {
  align-self:center
}
.mp-faq-head>div:first-child>span {
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#e56554;
  font-size:14px;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase
}
.mp-faq-head h2 {
  margin:12px 0 16px;
  color:#173f47;
  font-size:clamp(40px,5vw,70px);
  line-height:.98;
  letter-spacing:-.055em
}
.mp-faq-head h2 em {
  display:block;
  color:#147f80;
  font-style:normal
}
.mp-faq-head>div:first-child>p {
  max-width:970px;
  margin:0;
  color:#607b80;
  font-size:18px;
  line-height:1.7
}
.mp-faq-host {
  position:relative;
  min-height:280px;
  overflow:hidden;
  border-radius:28px;
  background:linear-gradient(150deg,#e0f0eb,#fff0e3)
}
.mp-faq-host:before {
  content:"";
  position:absolute;
  left:-50px;
  top:-55px;
  width:210px;
  height:210px;
  border:1px solid #176f7228;
  border-radius:50%
}
.mp-faq-host>span {
  position:absolute;
  left:22px;
  top:20px;
  z-index:2;
  padding:9px 13px;
  border-radius:12px;
  background:#fff;
  color:#e56554;
  font-size:12px;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
  box-shadow:0 8px 20px #173f4714
}
.mp-faq-host img {
  position:absolute;
  right:-8px;
  bottom:-125px;
  height:410px;
  filter:drop-shadow(0 15px 18px #173f4724)
}
.mp-faq-grid {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  align-items:start
}
.mp-faq-column {
  display:grid;
  gap:12px
}
.mp-faq-item {
  border:1px solid #dce9e5;
  border-radius:21px;
  background:#fbfdfc;
  overflow:hidden;
  transition:border-color .25s,box-shadow .25s
}
.mp-faq-item.is-open {
  border-color:#b8d8d1;
  box-shadow:0 14px 30px #173f4710
}
.mp-faq-question {
  display:flex;
  width:100%;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:20px 21px;
  border:0;
  background:transparent;
  color:#173f47;
  text-align:left
}
.mp-faq-question>span {
  display:flex;
  align-items:center;
  gap:12px;
  font-size:17px;
  font-weight:800;
  line-height:1.35
}
.mp-faq-question>span>i {
  display:grid;
  flex:0 0 40px;
  width:40px;
  height:40px;
  place-items:center;
  border-radius:13px;
  background:#eaf4f1;
  color:#147f80;
  font-size:17px
}
.mp-faq-question>i {
  display:grid;
  flex:0 0 35px;
  width:35px;
  height:35px;
  place-items:center;
  border-radius:50%;
  background:#fff0e8;
  color:#e56554;
  transition:transform .25s,background .25s
}
.mp-faq-item.is-open .mp-faq-question>i {
  transform:rotate(45deg);
  background:#e56554;
  color:#fff
}
.mp-faq-answer {
  padding:0 22px 22px 73px
}
.mp-faq-answer p {
  margin:0;
  color:#617c81;
  font-size:16px;
  line-height:1.68
}
.mp-faq-note {
  display:flex;
  gap:13px;
  align-items:center;
  margin:18px 0 0;
  padding:18px 20px;
  border-radius:18px;
  background:#173f47;
  color:#ffffffbd;
  font-size:15px;
  line-height:1.55
}
.mp-faq-note i {
  color:#ffc678;
  font-size:22px
}
.mp-faq-note strong {
  color:#fff
}
@media(max-width:1000px) {
  .mp-faq-shell {
    padding:31px
  }
  .mp-faq-head {
    grid-template-columns:1fr 260px
  }
  .mp-faq-host {
    min-height:250px
  }
  .mp-faq-host img {
    height:350px;
    bottom:-108px
  }
}
@media(max-width:760px) {
  .mp-faq-section {
    padding:28px 0 48px
  }
  .mp-faq-shell {
    padding:22px 13px;
    border-radius:26px
  }
  .mp-faq-head {
    grid-template-columns:1fr
  }
  .mp-faq-head>div:first-child {
    padding:0 6px
  }
  .mp-faq-head>div:first-child>p {
    font-size:16px
  }
  .mp-faq-host {
    min-height:220px
  }
  .mp-faq-host img {
    right:5%;
    bottom:-125px;
    height:340px
  }
  .mp-faq-grid {
    grid-template-columns:1fr
  }
  .mp-faq-question {
    padding:16px 14px
  }
  .mp-faq-question>span {
    font-size:16px
  }
  .mp-faq-question>span>i {
    flex-basis:36px;
    width:36px;
    height:36px
  }
  .mp-faq-answer {
    padding:0 16px 18px
  }
  .mp-faq-answer p {
    font-size:15px
  }
  .mp-faq-note {
    align-items:flex-start
  }
}
/* Global navigation, footer and legal pages */
.site-header .site-menu__list {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  row-gap:4px
}
.site-header .site-menu__list a {
  white-space:nowrap
}
.mp-site-footer {
  position:relative;
  padding:62px 0 0;
  overflow:hidden;
  background:linear-gradient(135deg,#123f48 0%,#176f72 58%,#215f63 100%);
  color:#fff
}
.mp-site-footer:before {
  content:"";
  position:absolute;
  right:-130px;
  top:-190px;
  width:480px;
  height:480px;
  border:1px solid #ffffff1c;
  border-radius:50%;
  box-shadow:0 0 0 74px #ffffff08
}
.mp-site-footer .container-fluid {
  position:relative;
  z-index:1;
  max-width:1780px
}
.mp-footer-main {
  display:grid;
  grid-template-columns:minmax(300px,.9fr) minmax(600px,1.6fr);
  gap:80px;
  padding:0 42px 48px
}
.mp-footer-brand p {
  max-width:520px;
  margin:24px 0 22px;
  color:#d4e5e3;
  font-size:17px;
  line-height:1.7
}
.mp-footer-logo {
  display:inline-flex;
  width:max-content
}
.mp-footer-logo .mr-punter-logo-copy strong {
  color:#fff
}
.mp-footer-logo .mr-punter-logo-copy small {
  color:#a9d9d4
}
.mp-footer-responsible {
  display:flex;
  align-items:center;
  gap:12px;
  color:#d4e5e3;
  font-size:15px
}
.mp-footer-age {
  display:grid;
  width:46px;
  height:46px;
  flex:0 0 46px;
  place-items:center;
  border:1px solid #ffc69a;
  border-radius:50%;
  color:#ffc69a;
  font-weight:850
}
.mp-footer-nav {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:36px
}
.mp-footer-column {
  display:flex;
  flex-direction:column;
  align-items:flex-start
}
.mp-footer-column h2 {
  margin:0 0 18px;
  color:#ffc783;
  font-size:15px;
  font-weight:850;
  letter-spacing:.11em;
  text-transform:uppercase
}
.mp-footer-column a {
  position:relative;
  margin:0 0 10px;
  color:#edf7f5;
  font-size:15px;
  line-height:1.45;
  text-decoration:none;
  transition:.2s
}
.mp-footer-column a:after {
  content:"";
  position:absolute;
  left:0;
  bottom:-2px;
  width:0;
  height:1px;
  background:#ff8d76;
  transition:.2s
}
.mp-footer-column a:hover {
  color:#fff
}
.mp-footer-column a:hover:after {
  width:100%
}
.mp-footer-bottom {
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding:22px 42px;
  border-top:1px solid #ffffff20;
  background:#0e3740
}
.mp-footer-bottom p {
  margin:0;
  color:#c7dad8;
  font-size:14px
}
.legal-page {
  background:linear-gradient(180deg,#eef8f5 0,#fff8f0 55%,#fff 100%)
}
.legal-main {
  padding:64px 0 80px
}
.legal-main .container-fluid {
  max-width:1540px
}
.legal-hero {
  display:grid;
  grid-template-columns:1fr 350px;
  gap:44px;
  align-items:end;
  margin-bottom:24px;
  padding:48px 52px;
  border-radius:34px;
  background:linear-gradient(130deg,#173f47,#176f72);
  color:#fff;
  box-shadow:0 24px 60px #173f471f
}
.legal-eyebrow {
  display:inline-flex;
  align-items:center;
  gap:9px;
  color:#ffc783;
  font-size:13px;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase
}
.legal-hero h1 {
  max-width:950px;
  margin:12px 0 16px;
  color:#fff;
  font-size:clamp(42px,5vw,72px);
  line-height:1;
  letter-spacing:-.055em
}
.legal-hero p {
  max-width:930px;
  margin:0;
  color:#d5e7e4;
  font-size:18px;
  line-height:1.7
}
.legal-meta {
  padding:22px;
  border:1px solid #ffffff25;
  border-radius:20px;
  background:#ffffff12
}
.legal-meta strong,.legal-meta span {
  display:block
}
.legal-meta strong {
  color:#fff;
  font-size:15px
}
.legal-meta span {
  margin-top:6px;
  color:#c7ddda;
  font-size:14px
}
.legal-layout {
  display:grid;
  grid-template-columns:290px 1fr;
  gap:24px;
  align-items:start
}
.legal-toc {
  position:sticky;
  top:95px;
  padding:25px;
  border:1px solid #dce9e5;
  border-radius:24px;
  background:#fff;
  box-shadow:0 14px 35px #173f470d
}
.legal-toc h2 {
  margin:0 0 15px;
  color:#173f47;
  font-size:18px
}
.legal-toc a {
  display:block;
  padding:9px 0;
  border-bottom:1px solid #edf2f0;
  color:#507078;
  font-size:14px;
  line-height:1.4;
  text-decoration:none
}
.legal-toc a:last-child {
  border:0
}
.legal-toc a:hover {
  color:#e56554
}
.legal-content {
  padding:18px 46px 42px;
  border:1px solid #dce9e5;
  border-radius:30px;
  background:#fff
}
.legal-content section {
  padding:28px 0;
  border-bottom:1px solid #e5eeeb;
  scroll-margin-top:100px
}
.legal-content section:last-child {
  border:0
}
.legal-content h2 {
  margin:0 0 13px;
  color:#173f47;
  font-size:clamp(24px,2.3vw,34px);
  line-height:1.15
}
.legal-content h3 {
  margin:22px 0 8px;
  color:#245760;
  font-size:20px
}
.legal-content p,.legal-content li {
  color:#5f797f;
  font-size:17px;
  line-height:1.72
}
.legal-content p {
  margin:0 0 13px
}
.legal-content ul {
  margin:12px 0 0;
  padding-left:22px
}
.legal-callout {
  display:flex;
  gap:16px;
  align-items:flex-start;
  padding:21px 23px;
  border-radius:20px;
  background:#fff2e7
}
.legal-callout i {
  margin-top:4px;
  color:#e56554;
  font-size:22px
}
.legal-callout p {
  margin:0
}
.legal-resource-links {
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:16px
}
.legal-resource-links a {
  padding:11px 14px;
  border:1px solid #cfe2dd;
  border-radius:13px;
  background:#f1f8f6;
  color:#176f72;
  font-weight:750;
  text-decoration:none
}
.legal-page .site-header .site-nav {
  gap:26px
}
.legal-page .site-header .site-menu-wrap {
  display:flex!important;
  flex:1 1 auto;
  min-width:0;
  justify-content:flex-end;
  gap:22px
}
.legal-page .site-header .main-menu__nav {
  flex:1 1 auto;
  min-width:0
}
.legal-page .site-header .site-menu__list {
  display:flex;
  flex-wrap:nowrap!important;
  align-items:center;
  justify-content:flex-end;
  gap:22px;
  margin:0
}
.legal-page .site-header .site-menu__list li {
  flex:0 0 auto
}
.legal-page .site-header .site-menu__list li:not(:first-child)::before {
  display:none
}
.legal-page .legal-hero {
  grid-template-columns:minmax(0,1fr)
}
.legal-page .legal-hero>div:first-child {
  max-width:1180px
}
@media(max-width:1250px) {
  .mp-footer-main {
    grid-template-columns:1fr;
    gap:40px
  }
  .site-header .site-menu__list {
    max-width:760px
  }
}
@media(max-width:900px) {
  .legal-hero {
    grid-template-columns:1fr;
    padding:36px
  }
  .legal-layout {
    grid-template-columns:1fr
  }
  .legal-toc {
    position:static
  }
  .mp-footer-nav {
    grid-template-columns:repeat(2,1fr)
  }
}
@media(max-width:680px) {
  .mp-site-footer {
    padding-top:42px
  }
  .mp-footer-main {
    padding:0 18px 34px
  }
  .mp-footer-nav {
    grid-template-columns:1fr 1fr;
    gap:28px 18px
  }
  .mp-footer-column:last-child {
    grid-column:1/-1
  }
  .mp-footer-bottom {
    display:grid;
    padding:20px 18px
  }
  .legal-main {
    padding:34px 0 54px
  }
  .legal-hero {
    padding:28px 22px;
    border-radius:24px
  }
  .legal-hero p {
    font-size:16px
  }
  .legal-content {
    padding:8px 20px 28px
  }
  .legal-content p,.legal-content li {
    font-size:16px
  }
  .legal-toc {
    padding:21px
  }
}
