: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;
  }
.naahy4jf {
      position: absolute;
      top: -40px;
      left: 0;
      background: var(--primary-color);
      color: var(--text-dark);
      padding: .5rem 1rem;
      z-index: 1001;
      transition: top .3s;
  }
.naahy4jf:focus {
      top: 0;
  }
header {
      position: fixed;
      top: 0;
      width: 100%;
      background: var(--background-light);
      z-index: 1000;
      border-bottom: 1px solid #333;
  }
.lsdq6za3 {
      max-width: 1200px;
      width: 100%;
      justify-content: space-between;
      margin: 0 auto;
      display: flex;
      align-items: center;
      padding: 1rem;
      min-height: var(--header-height);
  }
.sxr265dy img {
      height: 80px;
  }
.w9g47xdk { color: rgb(165, 244, 172); border: 2px dashed #b474f2; padding-right: 24px; width: 28px; }
.q9wo26bv {
      display: flex;
      align-items: center;
      margin-left: 1.5rem;
      margin-right: auto;
  }
.kre94qej {
      margin-left: 1.5rem;
  }
.qx7xp1k0 {
      font-weight: 600;
      transition: color .3s;
  }
.qx7xp1k0:hover,
  .qx7xp1k0:focus {
      color: var(--primary-color);
  }
.a681l4dx {
      display: none;
  }
.anlty840 {
      display: flex;
      align-items: center;
      gap: 0.5rem;
  }
.vydvfm6a {
      display: inline-block;
      padding: .5rem 1.5rem;
      font-weight: 600;
      border-radius: 4px;
      transition: all .3s;
      text-align: center;
  }
.i3gq2b46 {
      background: var(--primary-color);
      border: 4px solid var(--background-dark);
      color: var(--text-dark);
      font-weight: 700;
  }
.i3gq2b46:hover,
  .i3gq2b46:focus {
      background: #FCD34D;
  }
.efa6k9o1 {
      background: transparent;
      color: var(--text-light);
      border: 2px solid var(--primary-color);
  }
.efa6k9o1:hover,
  .efa6k9o1:focus {
      background: var(--primary-color);
      color: var(--text-light);
  }
.gmnmmdnn {
      display: none;
      flex-direction: column;
      justify-content: center;
      padding: 0.5rem;
  }
.d6zarje7 {
      width: 25px;
      height: 3px;
      background: var(--text-light);
      margin: 4px 0;
      transition: transform .3s, opacity .3s;
      border-radius: 3px;
  }
.bjyyc5bm9su { border: 2px dashed #b4bc04; margin: 3px; width: 41px; display: flex; padding: 48px 1px; }
.gmnmmdnn[aria-expanded="true"] .d6zarje7:nth-child(1) {
      transform: translateY(7px) rotate(45deg);
  }
.gmnmmdnn[aria-expanded="true"] .d6zarje7:nth-child(2) {
      opacity: 0;
  }
.gmnmmdnn[aria-expanded="true"] .d6zarje7:nth-child(3) {
      transform: translateY(-7px) rotate(-45deg);
  }
@media (max-width: 992px) {
      .kre94qej {
          margin-left: 1rem;
      }

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

      .psjsjvs7 {
          display: none;
      }

      .a681l4dx {
          display: list-item;
      }

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

      .q9wo26bv.cezqtvoa {
          max-height: 500px;
          padding: 1rem 0;
      }

      .q9wo26bv .kre94qej {
          margin: 1rem 0;
          margin-left: 0;
      }
  }
.b74j667u {
      position: relative;
      min-height: 100vh;
      background: var(--header-background);
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 1rem;
      text-align: center;
  }
.b74j667u::after {
      content: '';
      position: absolute;
      inset: 0;
      background: rgba(0, 0, 0, 0.6);
  }
.fv8su7ez {
      position: relative;
      z-index: 1;
      max-width: 800px;
  }
.mbaskb15 {
      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);
  }
.qbp96ohk {
      font-size: 1.5rem;
      margin-bottom: 1.5rem;
      font-weight: 600;
  }
.b74j667u .vydvfm6a {
      padding: .75rem 2rem;
      font-size: 1.1rem;
  }
.ywvvcjb6 {
      margin-top: 1rem;
      font-size: .875rem;
      opacity: .8;
  }
.egko0elnye { color: rgb(92, 54, 148); border: 3px solid #aae959; margin: 5px; }
main {
      padding: 5rem 1rem 2rem;
      padding-top: var(--header-height);
  }
.ufnyabpr {
      max-width: 1400px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 2rem;
      margin-bottom: 50px;
  }
.aidvhewr {
      background: var(--background-light);
      padding: 2rem;
      border-radius: 12px;
      text-align: center;
      transition: transform .3s;
      border: 2px solid var(--primary-color);
  }
.aidvhewr:hover {
      transform: translateY(-5px);
  }
.p129fr02 {
      font-size: 3rem;
      margin-bottom: 1rem;
      display: block;
  }
.e2mu5one {
      margin-bottom: .5rem;
      font-size: 1.25rem;
      color: var(--primary-color);
  }
.n5384s7o {
      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;
  }
.c3mcxnfu { padding: 42px 23px; color: rgb(58, 199, 39); width: 94vw; }
.yy5epg2u {
      max-width: 1200px;
      margin: 0 auto;
  }
.bhcqn7us {
      margin-bottom: 1.5rem;
  }
.bhcqn7us a {
      margin: 0 .75rem;
      font-size: .9rem;
      transition: color .3s;
  }
.bhcqn7us a:hover,
  .bhcqn7us a:focus {
      color: var(--primary-color);
  }
footer small {
      display: block;
      margin-top: 1.5rem;
      font-size: .8rem;
      opacity: .7;
  }

  .b9kzn14i {
    width: 100%;
    margin-bottom: 40px;
}
.u0nib5qh {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.u0nib5qh h2 {
    color: var(--color-accent);
}
.j86pds67 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.uqioq23v {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: auto;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.uqioq23v img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.uqioq23v .y741kj35 {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.uqioq23v:hover .y741kj35 {
    opacity: 1; 
}
.mghm12b5byw6 { margin: -9px; padding: 11px 16px; width: 75px; }
.uqioq23v:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .j86pds67 {
        justify-content: center;
        gap:10px;
    }
    .uqioq23v {
        max-width: 120px;
        min-height: 190px;
    }
    .uqioq23v img {
        max-width: 120px;
        min-height: 190px;
    }
}
.sxr265dy img {
    height: auto;
    max-width: 170px;
}
.lzau6xff {
        display: flex; 
        justify-content: center;
        align-items: center;
        padding: 20px 20px 60px;
        width: 100%;
        box-sizing: border-box;
        background-color: transparent; 
    }
.z30osw87 {
        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;
    }
.z30osw87:hover {
        transform: translateY(-3px); 
        filter: brightness(1.1); 
    }
.z30osw87:active {
        transform: translateY(-1px);
    }
@media (max-width: 480px) {
        .z30osw87 {
            width: 100%;
            padding: 10px 20px 16px;
        }
    }
.uqioq23v {
max-width:inherit;
text-align: center;
}
.eet2es3o {
 flex-basis: 49%; 
}
.hv3wyz9g {
 flex-basis: 32.3333%; 
}
.wt8vzax1 {
 flex-basis: 24%; 
}
.dwwaa2da {
 flex-basis: 19%; 
}
.f6tmmkyo {
 flex-basis: 15.6666%; 
}
.ebusr9dt {
 flex-basis: 13.2857%; 
}