/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.menu_hovered_9c47) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.black-cbd7, .feature_blue_25b7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.red_7e44::before { content: '\f015'; }
.smooth_0e0e::before { content: '\f007'; }
.button-complex-4d8a::before { content: '\f023'; }
.notification_right_aa98::before { content: '\f0e0'; }
.active_69f5::before { content: '\f095'; }
.bright_ab7f::before { content: '\f005'; }
.north_4b0b::before { content: '\f004'; }
.slider_black_6b61::before { content: '\f00c'; }
.east_fb88::before { content: '\f00d'; }
.pagination-3501::before { content: '\f002'; }
.soft-492b::before { content: '\f0c9'; }
.fixed_54f9::before { content: '\f061'; }
.highlight_b8c5::before { content: '\f060'; }
.aside_wide_91ea::before { content: '\f04b'; }
.brown-0075::before { content: '\f04c'; }
.component_1fc5::before { content: '\f019'; }
.content_steel_ddbb::before { content: '\f093'; }
.under-e7f4::before { content: '\f132'; }
.motion_283f::before { content: '\f091'; }
.stale-5496::before { content: '\f06b'; }
.fresh_48ed::before { content: '\f0d6'; }
.filter_advanced_cad1::before { content: '\f09d'; }
.out-5a71::before { content: '\f10b'; }
.media-purple-538d::before { content: '\f108'; }
.feature-43f1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.soft_a074::before { content: '\f522'; }
.tertiary-18fb::before { content: '\f327'; }
.row_53c6::before { content: '\f219'; }
.black_d4c5::before { content: '\f21e'; }
.title-gas-d317::before { content: '\f2f5'; }

/* Social Icons */
.frame_9343::before { content: '\f09a'; }
.tertiary-fresh-e6e6::before { content: '\f099'; }
.preview-red-5c1b::before { content: '\f16d'; }
.image-blue-7a0b::before { content: '\f167'; }
.clean-667d::before { content: '\f2c6'; }
.banner_west_bd2a::before { content: '\f232'; }

/* Size Classes */
.paragraph-083b { font-size: 0.75em; }
.notice_f5f5 { font-size: 0.875em; }
.box_current_4e5c { font-size: 1.33em; }
.black-62a5 { font-size: 1.5em; }
.sidebar_8bba { font-size: 2em; }
.fluid-df83 { font-size: 3em; }

/* Animation Classes */
.mask-dark-fee2 {
    animation: fa-spin 2s infinite linear;
}

.out-0d94 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ebd0 */
.widget-item-h1 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
