/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero_slow_cd4e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thick_f060, .pagination-fluid-304d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.next-e444::before { content: '\f015'; }
.warm-c550::before { content: '\f007'; }
.form-1922::before { content: '\f023'; }
.full-cdbe::before { content: '\f0e0'; }
.tall_962a::before { content: '\f095'; }
.thumbnail-solid-6f13::before { content: '\f005'; }
.layout-1b23::before { content: '\f004'; }
.dim_6694::before { content: '\f00c'; }
.alert-80ed::before { content: '\f00d'; }
.sidebar_3be5::before { content: '\f002'; }
.notice-11eb::before { content: '\f0c9'; }
.fluid-87e8::before { content: '\f061'; }
.texture-new-929f::before { content: '\f060'; }
.widget_8a9f::before { content: '\f04b'; }
.texture-outer-fa03::before { content: '\f04c'; }
.under_bf02::before { content: '\f019'; }
.message_15a3::before { content: '\f093'; }
.block-9a73::before { content: '\f132'; }
.highlight_3a97::before { content: '\f091'; }
.icon_complex_6e80::before { content: '\f06b'; }
.alert_white_9bd8::before { content: '\f0d6'; }
.secondary_8989::before { content: '\f09d'; }
.medium_34b9::before { content: '\f10b'; }
.icon_huge_cbc3::before { content: '\f108'; }
.hot-0ded::before { content: '\f10a'; }

/* Gambling Specific Icons */
.panel_615e::before { content: '\f522'; }
.progress-cf49::before { content: '\f327'; }
.blue_852f::before { content: '\f219'; }
.heading-slow-8ff5::before { content: '\f21e'; }
.image-d388::before { content: '\f2f5'; }

/* Social Icons */
.static_92ae::before { content: '\f09a'; }
.input-2b41::before { content: '\f099'; }
.hero-a063::before { content: '\f16d'; }
.accent-3a97::before { content: '\f167'; }
.summary_basic_1525::before { content: '\f2c6'; }
.slider-bottom-c1cf::before { content: '\f232'; }

/* Size Classes */
.aside-d8c2 { font-size: 0.75em; }
.tag-gas-b525 { font-size: 0.875em; }
.last_1a8f { font-size: 1.33em; }
.popup_0d65 { font-size: 1.5em; }
.box_0bf2 { font-size: 2em; }
.hovered-7633 { font-size: 3em; }

/* Animation Classes */
.module_wide_28e3 {
    animation: fa-spin 2s infinite linear;
}

.overlay_1e07 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 22ab */
.widget-item-e0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
