/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.article-complex-9ac3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.inner-324a, .main_lower_3746 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focus-fresh-a08a::before { content: '\f015'; }
.logo_edf0::before { content: '\f007'; }
.notification_middle_1a02::before { content: '\f023'; }
.shadow_fixed_0d4a::before { content: '\f0e0'; }
.panel_bf44::before { content: '\f095'; }
.tiny-a6b4::before { content: '\f005'; }
.summary-lower-4afd::before { content: '\f004'; }
.backdrop_e2b5::before { content: '\f00c'; }
.grid-bright-d375::before { content: '\f00d'; }
.notification-steel-d7b1::before { content: '\f002'; }
.glass_c40c::before { content: '\f0c9'; }
.menu_e70c::before { content: '\f061'; }
.hovered-ee12::before { content: '\f060'; }
.chip-motion-0b20::before { content: '\f04b'; }
.overlay_green_242e::before { content: '\f04c'; }
.layout-black-f8dd::before { content: '\f019'; }
.wrapper_fef4::before { content: '\f093'; }
.tabs_large_fa3d::before { content: '\f132'; }
.content_0ef4::before { content: '\f091'; }
.alert-b1be::before { content: '\f06b'; }
.hot-1a54::before { content: '\f0d6'; }
.over-87b6::before { content: '\f09d'; }
.lower_e901::before { content: '\f10b'; }
.element-basic-b167::before { content: '\f108'; }
.tertiary-stone-8227::before { content: '\f10a'; }

/* Gambling Specific Icons */
.short-d5ff::before { content: '\f522'; }
.row_97af::before { content: '\f327'; }
.input-old-a475::before { content: '\f219'; }
.input-dynamic-7210::before { content: '\f21e'; }
.action_9566::before { content: '\f2f5'; }

/* Social Icons */
.east-de3c::before { content: '\f09a'; }
.lite-9bc7::before { content: '\f099'; }
.message_ae06::before { content: '\f16d'; }
.button_4b58::before { content: '\f167'; }
.feature_1eaf::before { content: '\f2c6'; }
.card-3f9e::before { content: '\f232'; }

/* Size Classes */
.logo-out-b5f6 { font-size: 0.75em; }
.container_short_ff45 { font-size: 0.875em; }
.pattern_b865 { font-size: 1.33em; }
.paragraph-1d5a { font-size: 1.5em; }
.right_ece8 { font-size: 2em; }
.tag-e8ea { font-size: 3em; }

/* Animation Classes */
.banner_iron_d280 {
    animation: fa-spin 2s infinite linear;
}

.plasma_ecc9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 86d4 */
.promo-block-g9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
