.elementor-kit-3179{--e-global-color-primary:#71CA00;--e-global-color-secondary:#00AF2E;--e-global-color-text:#FFFFFF;--e-global-color-accent:#080808;--e-global-color-6e51651:#080808;--e-global-color-4c723f7:#FFFFFF2E;--e-global-typography-primary-font-family:"Aldrich";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Aldrich";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Aldrich";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Aldrich";--e-global-typography-accent-font-weight:500;--e-global-typography-91103c0-font-family:"Aldrich";--e-global-typography-91103c0-font-size:0.9rem;--e-global-typography-91103c0-font-weight:400;--e-global-typography-91103c0-line-height:1.5rem;--e-global-typography-c119fe4-font-family:"Aldrich";--e-global-typography-c119fe4-font-size:1.5rem;--e-global-typography-041963d-font-family:"Aldrich";--e-global-typography-041963d-font-size:1.3rem;--e-global-typography-e380698-font-family:"Aldrich";--e-global-typography-e380698-font-size:1.8rem;background-color:var( --e-global-color-6e51651 );background-image:url("https://www.gamerizo.games/wp-content/uploads/2025/04/abstract-scaled.webp");font-family:"Aldrich", Sans-serif;background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-kit-3179 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3179 a{font-family:"Aldrich", Sans-serif;}.elementor-kit-3179 h1{font-family:"Aldrich", Sans-serif;}.elementor-kit-3179 h2{font-family:"Aldrich", Sans-serif;}.elementor-kit-3179 h3{font-family:"Aldrich", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.glass-bg{
      background: linear-gradient(
    to bottom right,
    rgba(113, 202, 0, 0.3), /* #71ca00 with 30% opacity */
    rgba(0, 0, 0, 0.5)       /* #000 with 50% opacity */
  );
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); /* Safari support */
  border-radius: 12px;
  padding: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.gradient-text, .gradient-text h1, .gradient-text h2, .gradient-text h3, .gradient-text h4, .gradient-text h5, .gradient-text h6 {
      font-weight: bold;
      background: linear-gradient(90deg, #beff6f 20%, #02af2d 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text; 
      color: transparent;
}/* End custom CSS */