: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;
  }
.w356tt4b {
      position: absolute;
      top: -40px;
      left: 0;
      background: var(--primary-color);
      color: var(--text-dark);
      padding: .5rem 1rem;
      z-index: 1001;
      transition: top .3s;
  }
.w356tt4b:focus {
      top: 0;
  }
header {
      position: fixed;
      top: 0;
      width: 100%;
      background: var(--background-light);
      z-index: 1000;
      border-bottom: 1px solid #333;
  }
.adsnnuig {
      max-width: 1200px;
      width: 100%;
      justify-content: space-between;
      margin: 0 auto;
      display: flex;
      align-items: center;
      padding: 1rem;
      min-height: var(--header-height);
  }
.oz7r1opt3int { width: 81%; border: 3px dashed #b2883f; display: grid; margin: -16px; padding: 35px 43px; color: rgb(150, 191, 214); }
.xug42qy9 img {
      height: 80px;
  }
.z7coqyx0 {
      display: flex;
      align-items: center;
      margin-left: 1.5rem;
      margin-right: auto;
  }
.vy8m30ft {
      margin-left: 1.5rem;
  }
.eicw4622 {
      font-weight: 600;
      transition: color .3s;
  }
.eicw4622:hover,
  .eicw4622:focus {
      color: var(--primary-color);
  }
.jai84woh {
      display: none;
  }
.ng33dg4t {
      display: flex;
      align-items: center;
      gap: 0.5rem;
  }
.r7i34w92 {
      display: inline-block;
      padding: .5rem 1.5rem;
      font-weight: 600;
      border-radius: 4px;
      transition: all .3s;
      text-align: center;
  }
.hdetli5u {
      background: var(--primary-color);
      border: 4px solid var(--background-dark);
      color: var(--text-dark);
      font-weight: 700;
  }
.hdetli5u:hover,
  .hdetli5u:focus {
      background: #FCD34D;
  }
.jz9clyyw {
      background: transparent;
      color: var(--text-light);
      border: 2px solid var(--primary-color);
  }
.jz9clyyw:hover,
  .jz9clyyw:focus {
      background: var(--primary-color);
      color: var(--text-light);
  }
.wuqt9f8r2i { padding: 19px 48px; border: 2px solid #c1a6da; margin: 0px; }
.e9munw09 {
      display: none;
      flex-direction: column;
      justify-content: center;
      padding: 0.5rem;
  }
.mxrkd29f {
      width: 25px;
      height: 3px;
      background: var(--text-light);
      margin: 4px 0;
      transition: transform .3s, opacity .3s;
      border-radius: 3px;
  }
.e9munw09[aria-expanded="true"] .mxrkd29f:nth-child(1) {
      transform: translateY(7px) rotate(45deg);
  }
.e9munw09[aria-expanded="true"] .mxrkd29f:nth-child(2) {
      opacity: 0;
  }
.e9munw09[aria-expanded="true"] .mxrkd29f:nth-child(3) {
      transform: translateY(-7px) rotate(-45deg);
  }
@media (max-width: 992px) {
      .vy8m30ft {
          margin-left: 1rem;
      }

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

      .hbhfr25h {
          display: none;
      }

      .jai84woh {
          display: list-item;
      }

      .z7coqyx0 {
          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;
      }

      .z7coqyx0.k7d05caa {
          max-height: 500px;
          padding: 1rem 0;
      }

      .z7coqyx0 .vy8m30ft {
          margin: 1rem 0;
          margin-left: 0;
      }
  }
.lxejtpkj {
      position: relative;
      min-height: 100vh;
      background: var(--header-background);
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 1rem;
      text-align: center;
  }
.lxejtpkj::after {
      content: '';
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.6);
  }
.b7wvoin8 {
      position: relative;
      z-index: 1;
      max-width: 800px;
  }
.y4yk7dre {
      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);
  }
.ut4ff0rg {
      font-size: 1.5rem;
      margin-bottom: 1.5rem;
      font-weight: 600;
  }
.lxejtpkj .r7i34w92 {
      padding: .75rem 2rem;
      font-size: 1.1rem;
  }
.isexq926 {
      margin-top: 1rem;
      font-size: .875rem;
      opacity: .8;
  }
main {
      padding: 5rem 1rem 2rem;
      padding-top: var(--header-height);
  }
.ydwy8lul {
      max-width: 1400px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 2rem;
      margin-bottom: 50px;
  }
.ricngmba {
      background: var(--background-light);
      padding: 2rem;
      border-radius: 12px;
      text-align: center;
      transition: transform .3s;
      border: 2px solid var(--primary-color);
  }
.hcczbe2trco { color: rgb(48, 95, 68); display: none; padding-left: 27px; }
.ricngmba:hover {
      transform: translateY(-5px);
  }
.yn5j9xz8 {
      font-size: 3rem;
      margin-bottom: 1rem;
      display: block;
  }
.dbr3i61f {
      margin-bottom: .5rem;
      font-size: 1.25rem;
      color: var(--primary-color);
  }
.ied61jpn {
      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;
  }
.h5jgizcf {
      max-width: 1200px;
      margin: 0 auto;
  }
.je4oo7pk {
      margin-bottom: 1.5rem;
  }
.je4oo7pk a {
      margin: 0 .75rem;
      font-size: .9rem;
      transition: color .3s;
  }
.je4oo7pk a:hover,
  .je4oo7pk a:focus {
      color: var(--primary-color);
  }
footer small {
      display: block;
      margin-top: 1.5rem;
      font-size: .8rem;
      opacity: .7;
  }
/* slots  */
  .jrpble3n {
    width: 100%;
    margin-bottom: 40px;
}
.evg0nzo9 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.vlzu1vck3cls { width: 35vw; border: 2px solid #f3a59c; color: rgb(143, 234, 16); display: block; padding: 39px 28px; }
.evg0nzo9 h2 {
    color: var(--color-accent);
}
.kgndy4fv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.dcbkacy8 {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: auto;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.dcbkacy8 img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.dcbkacy8 .qr57cshn {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.dcbkacy8:hover .qr57cshn {
    opacity: 1; 
}
.dcbkacy8:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .kgndy4fv {
        justify-content: center;
        gap:10px;
    }
    .dcbkacy8 {
        max-width: 120px;
        min-height: 190px;
    }
    .dcbkacy8 img {
        max-width: 120px;
        min-height: 190px;
    }
}
.xug42qy9 img {
    height: auto;
    max-width: 170px;
}
.pptyi53w {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.j8mu0g9o {
        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;
    }
.j8mu0g9o:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.j8mu0g9o:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .j8mu0g9o {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.dcbkacy8 {
max-width:inherit;
text-align: center;
}
.lbuw6ik84ux { padding: 25px 44px; }
.qzaa35jr {
 flex-basis: 49%; 
}
.wwpsx7lp {
 flex-basis: 32.3333%; 
}
.tlpnyxce {
 flex-basis: 24%; 
}
.d0yjijns {
 flex-basis: 19%; 
}
.zp1ka94o {
 flex-basis: 15.6666%; 
}
.ketq7dog {
 flex-basis: 13.2857%; 
}