:root {
    --primary-color: #FBBF24; 
    --primary-color: #FBBF24;
    --background-dark: #111111;
    --background-light: #1F1F1F;
    --text-light: #F9FAFB;
    --text-dark: #111111;
    --header-height: 70px;
    --color-cta-box-shadow: rgba(37, 117, 252, 0.3);
    
}
*,
  *::before,
  *::after {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
  }
html {
      scroll-behavior: smooth;
  }
body {
      font-family: 'Poppins', sans-serif;
      background: black;
      color: var(--text-light);
      line-height: 1.6;
  }
a {
      text-decoration: none;
      color: inherit;
  }
img {
      max-width: 100%;
      display: block;
  }
button {
      background: none;
      border: none;
      cursor: pointer;
      font-family: inherit;
  }
ul {
      list-style: none;
  }
.guwge9dr {
      position: absolute;
      top: -40px;
      left: 0;
      background: var(--primary-color);
      color: var(--text-dark);
      padding: .5rem 1rem;
      z-index: 1001;
      transition: top .3s;
  }
.guwge9dr:focus {
      top: 0;
  }
header {
      position: fixed;
      top: 0;
      width: 100%;
      background: var(--background-light);
      z-index: 1000;
      border-bottom: 1px solid #333;
  }
.bffzlotf {
      max-width: 1200px;
      width: 100%;
      justify-content: space-between;
      margin: 0 auto;
      display: flex;
      align-items: center;
      padding: 1rem;
      min-height: var(--header-height);
  }
.sqxgxfo1 img {
      height: 80px;
  }
.h9emmiu0y { color: rgb(141, 122, 90); display: flex; border: 5px solid #0e96bb; width: 45px; margin: -19px; padding: 32px 23px; }
.sh9jq9js {
      display: flex;
      align-items: center;
      margin-left: 1.5rem;
      margin-right: auto;
  }
.pi8kfuj1 {
      margin-left: 1.5rem;
  }
.ynt5c1gd {
      font-weight: 600;
      transition: color .3s;
  }
.ynt5c1gd:hover,
  .ynt5c1gd:focus {
      color: var(--primary-color);
  }
.nz82mqh2 {
      display: none;
  }
.i2y00uyh {
      display: flex;
      align-items: center;
      gap: 0.5rem;
  }
.nfuiqq6v {
      display: inline-block;
      padding: .5rem 1.5rem;
      font-weight: 600;
      border-radius: 4px;
      transition: all .3s;
      text-align: center;
  }
.dq7n5t3b {
      background: var(--primary-color);
      border: 4px solid var(--background-dark);
      color: var(--text-dark);
      font-weight: 700;
  }
.dq7n5t3b:hover,
  .dq7n5t3b:focus {
      background: #FCD34D;
  }
.ifh11mcq {
      background: transparent;
      color: var(--text-light);
      border: 2px solid var(--primary-color);
  }
.ifh11mcq:hover,
  .ifh11mcq:focus {
      background: var(--primary-color);
      color: var(--text-light);
  }
.kurqqh3m {
      display: none;
      flex-direction: column;
      justify-content: center;
      padding: 0.5rem;
  }
.kokn5bva {
      width: 25px;
      height: 3px;
      background: var(--text-light);
      margin: 4px 0;
      transition: transform .3s, opacity .3s;
      border-radius: 3px;
  }
.kurqqh3m[aria-expanded="true"] .kokn5bva:nth-child(1) {
      transform: translateY(7px) rotate(45deg);
  }
.dvemp4zzpw { margin: 20px; padding: 3px 10px; border: 4px solid #7b667e; }
.kurqqh3m[aria-expanded="true"] .kokn5bva:nth-child(2) {
      opacity: 0;
  }
.kurqqh3m[aria-expanded="true"] .kokn5bva:nth-child(3) {
      transform: translateY(-7px) rotate(-45deg);
  }
@media (max-width: 992px) {
      .pi8kfuj1 {
          margin-left: 1rem;
      }

      .nfuiqq6v {
          padding: .5rem 1rem;
      }
  }
@media (max-width: 768px) {
    h1 {
        font-size: 45px;
    }
      .kurqqh3m {
          display: flex;
      }

      .v3ra0mk8 {
          display: none;
      }

      .nz82mqh2 {
          display: list-item;
      }

      .sh9jq9js {
          position: absolute;
          top: 100%;
          left: 0;
          right: 0;
          background: var(--background-light);
          flex-direction: column;
          align-items: center;
          max-height: 0;
          overflow: hidden;
          transition: max-height .3s ease-in-out, padding .3s ease-in-out;
          padding: 0;
          margin: 0;
      }

      .sh9jq9js.ua5gwqyd {
          max-height: 500px;
          padding: 1rem 0;
      }

      .sh9jq9js .pi8kfuj1 {
          margin: 1rem 0;
          margin-left: 0;
      }
  }
.j4ip3g36 {
      position: relative;
      min-height: 100vh;
      background: var(--header-background);
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 1rem;
      text-align: center;
  }
.j4ip3g36::after {
      content: '';
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.6);
  }
.mbmn8gra {
      position: relative;
      z-index: 1;
      max-width: 800px;
  }
.oopxwh86 {
      font-size: clamp(2.5rem, 6vw, 4rem);
      color: var(--primary-color);
      margin-bottom: 1rem;
      font-weight: 700;
      text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);
  }
.f8egm5o5 {
      font-size: 1.5rem;
      margin-bottom: 1.5rem;
      font-weight: 600;
  }
.j4ip3g36 .nfuiqq6v {
      padding: .75rem 2rem;
      font-size: 1.1rem;
  }
.hn2p0zrn {
      margin-top: 1rem;
      font-size: .875rem;
      opacity: .8;
  }
main {
      padding: 5rem 1rem 2rem;
      padding-top: var(--header-height);
  }
.yfepc5d9 {
      max-width: 1400px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 2rem;
      margin-bottom: 50px;
  }
.c21iujel {
      background: var(--background-light);
      padding: 2rem;
      border-radius: 12px;
      text-align: center;
      transition: transform .3s;
      border: 2px solid var(--primary-color);
  }
.c21iujel:hover {
      transform: translateY(-5px);
  }
.g7yngiwo {
      font-size: 3rem;
      margin-bottom: 1rem;
      display: block;
  }
.wres5q57 { color: rgb(21, 187, 233); margin: -12px; width: 29%; padding: 38px 24px; }
.hvb3ro0g {
      margin-bottom: .5rem;
      font-size: 1.25rem;
      color: var(--primary-color);
  }
.uj360jnr {
      font-size: 1rem;
      opacity: .9;
  }
#bonus {
       text-align: center;
        padding: 4rem 1rem;
        background-color: var(--background-light);
        border: 2px solid var(--primary-color);
        border-radius: 12px;
}
#bonus h2 {
      font-size: 1.7rem;
      color: var(--text-light);
      margin-bottom: 1rem;
  }
#bonus p {
      font-size: 1.25rem;
      max-width: 600px;
      margin: 0 auto 2rem;
  }
footer {
      background: var(--background-light);
      color: #9CA3AF;
      text-align: center;
      padding: 2rem 1rem;
      border-top: 1px solid #333;
  }
.gu65rh9h {
      max-width: 1200px;
      margin: 0 auto;
  }
.rvurqvp1 {
      margin-bottom: 1.5rem;
  }
.rvurqvp1 a {
      margin: 0 .75rem;
      font-size: .9rem;
      transition: color .3s;
  }
.rvurqvp1 a:hover,
  .rvurqvp1 a:focus {
      color: var(--primary-color);
  }
.qyhql8noqe { margin: 5px; padding: 33px 21px; display: flex; width: 54%; border: 3px dashed #b0fcae; }
footer small {
      display: block;
      margin-top: 1.5rem;
      font-size: .8rem;
      opacity: .7;
  }
/* slots  */
  .kppto30h {
    width: 100%;
    margin-bottom: 40px;
}
.wkqxk60d {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.wkqxk60d h2 {
    color: var(--color-accent);
}
.fvb69avc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.rl2o1pck {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: auto;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.rl2o1pck img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.rl2o1pck .mhuxvvx4 {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.rl2o1pck:hover .mhuxvvx4 {
    opacity: 1; 
}
.rl2o1pck:hover img {
    opacity: 0.3;
}
.uy4199ko { color: rgb(147, 197, 184); padding: 19px 33px; width: 51%; display: inline-block; margin: -8px; }
@media screen and (max-width: 695px) {
    .fvb69avc {
        justify-content: center;
        gap:10px;
    }
    .rl2o1pck {
        max-width: 120px;
        min-height: 190px;
    }
    .rl2o1pck img {
        max-width: 120px;
        min-height: 190px;
    }
}
.sqxgxfo1 img {
    height: auto;
    max-width: 170px;
}
.ab2x87zy {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.va852quc {
        display: inline-block;
        text-decoration: none; 
        cursor: pointer;
        
        padding: 16px 48px;
        border-radius: 12px; 
        border: none;
        
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        
        color: var(--color-light);
        background-color: var(--color-accent);
        box-shadow: 0 4px 15px var(--color-cta-box-shadow);
        
        transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    }
.va852quc:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.va852quc:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .va852quc {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.rl2o1pck {
max-width:inherit;
text-align: center;
}
.lqlee3bx {
 flex-basis: 49%; 
}
.dxox1d01 {
 flex-basis: 32.3333%; 
}
.hooanydh {
 flex-basis: 24%; 
}
.wregitia {
 flex-basis: 19%; 
}
.nwtv01lq {
 flex-basis: 15.6666%; 
}
.o54la782 {
 flex-basis: 13.2857%; 
}
.d1nl3sjbx6x { display: inline-block; border: 1px dashed #c84ca8; }