/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.silver-396e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.video_8c2f, .south-c711 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accordion_east_30ff::before { content: '\f015'; }
.next_eb62::before { content: '\f007'; }
.huge-99c0::before { content: '\f023'; }
.breadcrumb_next_890d::before { content: '\f0e0'; }
.thumbnail_99e8::before { content: '\f095'; }
.box_green_2789::before { content: '\f005'; }
.article_1e78::before { content: '\f004'; }
.cool-8f36::before { content: '\f00c'; }
.accent_52b5::before { content: '\f00d'; }
.dim_6486::before { content: '\f002'; }
.layout-mini-03d9::before { content: '\f0c9'; }
.under_28b6::before { content: '\f061'; }
.tooltip_pink_c973::before { content: '\f060'; }
.icon_basic_1650::before { content: '\f04b'; }
.stone_e557::before { content: '\f04c'; }
.tiny-7c5a::before { content: '\f019'; }
.breadcrumb-3819::before { content: '\f093'; }
.hidden_fedc::before { content: '\f132'; }
.widget-c704::before { content: '\f091'; }
.image-mini-ea56::before { content: '\f06b'; }
.chip-tiny-652a::before { content: '\f0d6'; }
.sidebar-fde8::before { content: '\f09d'; }
.notice_1a15::before { content: '\f10b'; }
.disabled_gas_bf83::before { content: '\f108'; }
.card_steel_8264::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pink_4e17::before { content: '\f522'; }
.tabs-short-8074::before { content: '\f327'; }
.last-5475::before { content: '\f219'; }
.disabled_last_f4a2::before { content: '\f21e'; }
.tiny-33c6::before { content: '\f2f5'; }

/* Social Icons */
.sidebar_524a::before { content: '\f09a'; }
.tertiary_large_54ab::before { content: '\f099'; }
.background-3c0b::before { content: '\f16d'; }
.west_bde4::before { content: '\f167'; }
.description_2229::before { content: '\f2c6'; }
.footer-3355::before { content: '\f232'; }

/* Size Classes */
.narrow-7fe4 { font-size: 0.75em; }
.static_6933 { font-size: 0.875em; }
.active_1793 { font-size: 1.33em; }
.notification_center_c8e7 { font-size: 1.5em; }
.shade_over_188f { font-size: 2em; }
.bottom_542e { font-size: 3em; }

/* Animation Classes */
.slider_2516 {
    animation: fa-spin 2s infinite linear;
}

.input_fluid_7d7b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c1d7 */
.widget-item-w0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
