/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.selected-4bf6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.banner_c900, .outer_93ca {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item_2845::before { content: '\f015'; }
.notice_54e6::before { content: '\f007'; }
.tall_3864::before { content: '\f023'; }
.border_new_dafe::before { content: '\f0e0'; }
.stone-bd6d::before { content: '\f095'; }
.backdrop_7fac::before { content: '\f005'; }
.small-814f::before { content: '\f004'; }
.widget_e21d::before { content: '\f00c'; }
.selected-a833::before { content: '\f00d'; }
.carousel_89dd::before { content: '\f002'; }
.wrapper-e034::before { content: '\f0c9'; }
.image_bright_e73e::before { content: '\f061'; }
.content-d0f9::before { content: '\f060'; }
.stale-8eac::before { content: '\f04b'; }
.overlay_under_e34f::before { content: '\f04c'; }
.sort_d40d::before { content: '\f019'; }
.red-8811::before { content: '\f093'; }
.alert_silver_1e58::before { content: '\f132'; }
.module_4fcb::before { content: '\f091'; }
.accordion_under_1a34::before { content: '\f06b'; }
.card-bottom-ff83::before { content: '\f0d6'; }
.left_04f2::before { content: '\f09d'; }
.pattern-e98f::before { content: '\f10b'; }
.popup-dirty-90b6::before { content: '\f108'; }
.thumbnail-new-9ba1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.logo-large-0b48::before { content: '\f522'; }
.alert_6d9a::before { content: '\f327'; }
.action-ab6e::before { content: '\f219'; }
.pink-5cdc::before { content: '\f21e'; }
.short_25f4::before { content: '\f2f5'; }

/* Social Icons */
.status_dc19::before { content: '\f09a'; }
.article_d540::before { content: '\f099'; }
.sidebar_clean_94fe::before { content: '\f16d'; }
.outer-666f::before { content: '\f167'; }
.table_d1f5::before { content: '\f2c6'; }
.texture-b9bd::before { content: '\f232'; }

/* Size Classes */
.popup-yellow-8e3d { font-size: 0.75em; }
.link_gold_9cef { font-size: 0.875em; }
.icon_9765 { font-size: 1.33em; }
.button_inner_4226 { font-size: 1.5em; }
.media_smooth_5d94 { font-size: 2em; }
.content-2d95 { font-size: 3em; }

/* Animation Classes */
.surface-1262 {
    animation: fa-spin 2s infinite linear;
}

.dynamic_7934 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b4e7 */
.shadow-element-c0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
