/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.alert_under_e598) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.upper-9ab5, .tertiary-hot-c624 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hero-5e88::before { content: '\f015'; }
.overlay-8410::before { content: '\f007'; }
.hot-b604::before { content: '\f023'; }
.texture_huge_1ed0::before { content: '\f0e0'; }
.tertiary_fast_d34c::before { content: '\f095'; }
.chip-2748::before { content: '\f005'; }
.south_e5da::before { content: '\f004'; }
.menu_bright_355b::before { content: '\f00c'; }
.white_2227::before { content: '\f00d'; }
.background-complex-04e3::before { content: '\f002'; }
.green-02d8::before { content: '\f0c9'; }
.module-f35b::before { content: '\f061'; }
.border_f885::before { content: '\f060'; }
.secondary_cool_7cb7::before { content: '\f04b'; }
.slider-wood-a3f4::before { content: '\f04c'; }
.hovered-81da::before { content: '\f019'; }
.slider_e017::before { content: '\f093'; }
.shade_simple_2cfc::before { content: '\f132'; }
.sort-dark-c0ce::before { content: '\f091'; }
.lite-f5e5::before { content: '\f06b'; }
.frame-353f::before { content: '\f0d6'; }
.box_red_4607::before { content: '\f09d'; }
.warm_42a1::before { content: '\f10b'; }
.content-4e05::before { content: '\f108'; }
.thick-bfb3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent_liquid_fd51::before { content: '\f522'; }
.prev_413e::before { content: '\f327'; }
.label-rough-f20b::before { content: '\f219'; }
.heading_1468::before { content: '\f21e'; }
.clean_fedd::before { content: '\f2f5'; }

/* Social Icons */
.content-glass-a2be::before { content: '\f09a'; }
.stale_beae::before { content: '\f099'; }
.pagination-simple-6ea7::before { content: '\f16d'; }
.focus-d518::before { content: '\f167'; }
.frame_6d6f::before { content: '\f2c6'; }
.row-5e87::before { content: '\f232'; }

/* Size Classes */
.blue_2ada { font-size: 0.75em; }
.dropdown-hovered-7248 { font-size: 0.875em; }
.outline_clean_f7a2 { font-size: 1.33em; }
.image-gas-5fca { font-size: 1.5em; }
.bright-08f9 { font-size: 2em; }
.component_0687 { font-size: 3em; }

/* Animation Classes */
.logo-gas-e01d {
    animation: fa-spin 2s infinite linear;
}

.outline_88b5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aef8 */
.promo-block-f7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
