/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.module_293d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_30c7, .tall_0cae {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.paragraph-inner-d16c::before { content: '\f015'; }
.logo_3a98::before { content: '\f007'; }
.out_c297::before { content: '\f023'; }
.row_bright_b1f1::before { content: '\f0e0'; }
.form-7237::before { content: '\f095'; }
.dropdown_cba0::before { content: '\f005'; }
.caption_light_afdf::before { content: '\f004'; }
.table-fb5c::before { content: '\f00c'; }
.shade-4bb6::before { content: '\f00d'; }
.wide_8771::before { content: '\f002'; }
.label-759e::before { content: '\f0c9'; }
.orange_1390::before { content: '\f061'; }
.summary_last_7735::before { content: '\f060'; }
.fluid-1d22::before { content: '\f04b'; }
.old-d30e::before { content: '\f04c'; }
.fluid-fa02::before { content: '\f019'; }
.icon-7850::before { content: '\f093'; }
.main_3223::before { content: '\f132'; }
.notice_slow_5a6a::before { content: '\f091'; }
.highlight-557d::before { content: '\f06b'; }
.over_f485::before { content: '\f0d6'; }
.prev_1901::before { content: '\f09d'; }
.alert-wide-a664::before { content: '\f10b'; }
.column_ad5f::before { content: '\f108'; }
.sidebar-435a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.black-a949::before { content: '\f522'; }
.picture_action_636f::before { content: '\f327'; }
.caption_c36b::before { content: '\f219'; }
.texture-c26d::before { content: '\f21e'; }
.over-6728::before { content: '\f2f5'; }

/* Social Icons */
.section-huge-b96b::before { content: '\f09a'; }
.upper-2f64::before { content: '\f099'; }
.tabs_70ec::before { content: '\f16d'; }
.secondary_db43::before { content: '\f167'; }
.thumbnail_005a::before { content: '\f2c6'; }
.accordion_slow_e6c9::before { content: '\f232'; }

/* Size Classes */
.menu_f066 { font-size: 0.75em; }
.highlight-24f9 { font-size: 0.875em; }
.backdrop-north-519e { font-size: 1.33em; }
.in_abb2 { font-size: 1.5em; }
.title_up_eca1 { font-size: 2em; }
.focused_4183 { font-size: 3em; }

/* Animation Classes */
.background_under_d83d {
    animation: fa-spin 2s infinite linear;
}

.stone-ebae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 69a6 */
.widget-item-g8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
