/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thumbnail-4678) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.upper_aa21, .outline_bronze_4c60 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar_fb54::before { content: '\f015'; }
.container_c379::before { content: '\f007'; }
.icon_orange_96f1::before { content: '\f023'; }
.secondary-53f0::before { content: '\f0e0'; }
.center-cfdc::before { content: '\f095'; }
.in-7bbf::before { content: '\f005'; }
.rough-d52b::before { content: '\f004'; }
.list_5b5c::before { content: '\f00c'; }
.detail_ec5b::before { content: '\f00d'; }
.thick-5f63::before { content: '\f002'; }
.active_fixed_3a0b::before { content: '\f0c9'; }
.logo-0df4::before { content: '\f061'; }
.grid-full-3eaf::before { content: '\f060'; }
.wrapper_6b40::before { content: '\f04b'; }
.chip-4bd3::before { content: '\f04c'; }
.outline-fixed-be44::before { content: '\f019'; }
.filter_7cb0::before { content: '\f093'; }
.feature-9049::before { content: '\f132'; }
.top-e737::before { content: '\f091'; }
.section_middle_37e5::before { content: '\f06b'; }
.overlay-glass-9a5a::before { content: '\f0d6'; }
.item_next_8e00::before { content: '\f09d'; }
.container_full_d6ba::before { content: '\f10b'; }
.search_9eac::before { content: '\f108'; }
.tertiary_2189::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dropdown-white-6df7::before { content: '\f522'; }
.article-lite-6f07::before { content: '\f327'; }
.under-59c7::before { content: '\f219'; }
.inner-a361::before { content: '\f21e'; }
.block-b508::before { content: '\f2f5'; }

/* Social Icons */
.paragraph-hovered-977d::before { content: '\f09a'; }
.highlight-dirty-101c::before { content: '\f099'; }
.center_ac51::before { content: '\f16d'; }
.thumbnail-glass-9db7::before { content: '\f167'; }
.link_3134::before { content: '\f2c6'; }
.smooth_5e07::before { content: '\f232'; }

/* Size Classes */
.south_b448 { font-size: 0.75em; }
.hover_14f7 { font-size: 0.875em; }
.card_steel_8f30 { font-size: 1.33em; }
.in-d35f { font-size: 1.5em; }
.wood-1075 { font-size: 2em; }
.list-steel-f4dd { font-size: 3em; }

/* Animation Classes */
.gas_aab2 {
    animation: fa-spin 2s infinite linear;
}

.highlight-7c72 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4f89 */
.promo-block-f1 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
