: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;
  }
.p0rwbeq8 {
      position: absolute;
      top: -40px;
      left: 0;
      background: var(--primary-color);
      color: var(--text-dark);
      padding: .5rem 1rem;
      z-index: 1001;
      transition: top .3s;
  }
.p0rwbeq8:focus {
      top: 0;
  }
header {
      position: fixed;
      top: 0;
      width: 100%;
      background: var(--background-light);
      z-index: 1000;
      border-bottom: 1px solid #333;
  }
.jbjm7xlq {
      max-width: 1200px;
      width: 100%;
      justify-content: space-between;
      margin: 0 auto;
      display: flex;
      align-items: center;
      padding: 1rem;
      min-height: var(--header-height);
  }
.h9xu2acv img {
      height: 80px;
  }
.dih8ojpa {
      display: flex;
      align-items: center;
      margin-left: 1.5rem;
      margin-right: auto;
  }
.bav8sfytntv { padding: 10px 49px; color: rgb(166, 127, 88); display: none; width: 45vw; margin: 12px; border: 1px dashed #d0aa67; }
.ovt9bde3 {
      margin-left: 1.5rem;
  }
.c3f1qgbb {
      font-weight: 600;
      transition: color .3s;
  }
.c3f1qgbb:hover,
  .c3f1qgbb:focus {
      color: var(--primary-color);
  }
.uq5npi9r {
      display: none;
  }
.efiztzog {
      display: flex;
      align-items: center;
      gap: 0.5rem;
  }
.nbr98c81 {
      display: inline-block;
      padding: .5rem 1.5rem;
      font-weight: 600;
      border-radius: 4px;
      transition: all .3s;
      text-align: center;
  }
.s5kjy3za {
      background: var(--primary-color);
      border: 4px solid var(--background-dark);
      color: var(--text-dark);
      font-weight: 700;
  }
.s5kjy3za:hover,
  .s5kjy3za:focus {
      background: #FCD34D;
  }
.k73nwdty {
      background: transparent;
      color: var(--text-light);
      border: 2px solid var(--primary-color);
  }
.k73nwdty:hover,
  .k73nwdty:focus {
      background: var(--primary-color);
      color: var(--text-light);
  }
.q3wysvfu {
      display: none;
      flex-direction: column;
      justify-content: center;
      padding: 0.5rem;
  }
.oual7xnp {
      width: 25px;
      height: 3px;
      background: var(--text-light);
      margin: 4px 0;
      transition: transform .3s, opacity .3s;
      border-radius: 3px;
  }
.q3wysvfu[aria-expanded="true"] .oual7xnp:nth-child(1) {
      transform: translateY(7px) rotate(45deg);
  }
.q3wysvfu[aria-expanded="true"] .oual7xnp:nth-child(2) {
      opacity: 0;
  }
.mqu2ttnm3jpx { border: 2px dotted #e7c012; padding: 39px 39px; display: inline-block; }
.q3wysvfu[aria-expanded="true"] .oual7xnp:nth-child(3) {
      transform: translateY(-7px) rotate(-45deg);
  }
@media (max-width: 992px) {
      .ovt9bde3 {
          margin-left: 1rem;
      }

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

      .fq0sgm00 {
          display: none;
      }

      .uq5npi9r {
          display: list-item;
      }

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

      .dih8ojpa.c37vbjo1 {
          max-height: 500px;
          padding: 1rem 0;
      }

      .dih8ojpa .ovt9bde3 {
          margin: 1rem 0;
          margin-left: 0;
      }
  }
.k3pm49rl {
      position: relative;
      min-height: 100vh;
      background: var(--header-background);
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 1rem;
      text-align: center;
  }
.k3pm49rl::after {
      content: '';
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.6);
  }
.ns1t31eb {
      position: relative;
      z-index: 1;
      max-width: 800px;
  }
.zf97d559 {
      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);
  }
.i3kwpat9 {
      font-size: 1.5rem;
      margin-bottom: 1.5rem;
      font-weight: 600;
  }
.k3pm49rl .nbr98c81 {
      padding: .75rem 2rem;
      font-size: 1.1rem;
  }
.f82tb0c3 {
      margin-top: 1rem;
      font-size: .875rem;
      opacity: .8;
  }
main {
      padding: 5rem 1rem 2rem;
      padding-top: var(--header-height);
  }
.vyqpfr3z {
      max-width: 1400px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 2rem;
      margin-bottom: 50px;
  }
.doqqp6cpla { padding-right: 40px; margin: -19px; padding-left: 8px; width: 88vw; }
.l8nhxejs {
      background: var(--background-light);
      padding: 2rem;
      border-radius: 12px;
      text-align: center;
      transition: transform .3s;
      border: 2px solid var(--primary-color);
  }
.l8nhxejs:hover {
      transform: translateY(-5px);
  }
.ia476zix {
      font-size: 3rem;
      margin-bottom: 1rem;
      display: block;
  }
.lpikjcnk {
      margin-bottom: .5rem;
      font-size: 1.25rem;
      color: var(--primary-color);
  }
.q5jqe1ek {
      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;
  }
.itp1p5h1 {
      max-width: 1200px;
      margin: 0 auto;
  }
.q4ck63j1 {
      margin-bottom: 1.5rem;
  }
.ouv9o0ssotr { padding: 45px 23px; display: block; }
.q4ck63j1 a {
      margin: 0 .75rem;
      font-size: .9rem;
      transition: color .3s;
  }
.q4ck63j1 a:hover,
  .q4ck63j1 a:focus {
      color: var(--primary-color);
  }
footer small {
      display: block;
      margin-top: 1.5rem;
      font-size: .8rem;
      opacity: .7;
  }
/* slots  */
  .m726ml7m {
    width: 100%;
    margin-bottom: 40px;
}
.eu3jricx {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.eu3jricx h2 {
    color: var(--color-accent);
}
.l8utiv3r {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.f4h0768h {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: auto;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.f4h0768h img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.f4h0768h .d9lvimvl {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.f4h0768h:hover .d9lvimvl {
    opacity: 1; 
}
.p7f9x3xcse { color: rgb(149, 139, 17); padding: 41px 33px; display: grid; width: 58px; border: 4px solid #ca2306; margin: 13px; }
.f4h0768h:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .l8utiv3r {
        justify-content: center;
        gap:10px;
    }
    .f4h0768h {
        max-width: 120px;
        min-height: 190px;
    }
    .f4h0768h img {
        max-width: 120px;
        min-height: 190px;
    }
}
.h9xu2acv img {
    height: auto;
    max-width: 170px;
}
.c4m3x3zy {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.b3ityhrb {
        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;
    }
.b3ityhrb:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.b3ityhrb:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .b3ityhrb {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.f4h0768h {
max-width:inherit;
text-align: center;
}
.boxjhl0r {
 flex-basis: 49%; 
}
.d4yj8two {
 flex-basis: 32.3333%; 
}
.rb3gxjph {
 flex-basis: 24%; 
}
.wfj2fpir {
 flex-basis: 19%; 
}
.xloyaez7 {
 flex-basis: 15.6666%; 
}
.kz5yoq6maqkn { padding-left: 20px; }
.w112rkcg {
 flex-basis: 13.2857%; 
}