/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border_4015) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notice-68fb, .current-71fb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.rough-3599::before { content: '\f015'; }
.input_9a77::before { content: '\f007'; }
.aside_first_6b4e::before { content: '\f023'; }
.current-1ba0::before { content: '\f0e0'; }
.shade_soft_72ec::before { content: '\f095'; }
.center-bb87::before { content: '\f005'; }
.picture_out_736e::before { content: '\f004'; }
.popup-ff98::before { content: '\f00c'; }
.form_motion_16ed::before { content: '\f00d'; }
.banner_62e7::before { content: '\f002'; }
.orange_5f58::before { content: '\f0c9'; }
.video_copper_f512::before { content: '\f061'; }
.orange-3f67::before { content: '\f060'; }
.button-under-f2c3::before { content: '\f04b'; }
.secondary-gas-cb52::before { content: '\f04c'; }
.aside-9218::before { content: '\f019'; }
.search-paper-0d32::before { content: '\f093'; }
.pagination_soft_1682::before { content: '\f132'; }
.dim-0651::before { content: '\f091'; }
.hidden_mini_5d34::before { content: '\f06b'; }
.orange_01ce::before { content: '\f0d6'; }
.in_00d3::before { content: '\f09d'; }
.article-0265::before { content: '\f10b'; }
.message-8ebb::before { content: '\f108'; }
.component_e5b9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern-top-7c9a::before { content: '\f522'; }
.stale_6c5d::before { content: '\f327'; }
.focus_outer_04e6::before { content: '\f219'; }
.widget_dc5a::before { content: '\f21e'; }
.menu-459b::before { content: '\f2f5'; }

/* Social Icons */
.sidebar_hot_598e::before { content: '\f09a'; }
.description_down_0d1a::before { content: '\f099'; }
.dropdown_e3fa::before { content: '\f16d'; }
.search_red_eca7::before { content: '\f167'; }
.media_tall_495b::before { content: '\f2c6'; }
.caption-glass-c2fe::before { content: '\f232'; }

/* Size Classes */
.focus_3f44 { font-size: 0.75em; }
.pro_782f { font-size: 0.875em; }
.block-up-c94c { font-size: 1.33em; }
.pro_b96d { font-size: 1.5em; }
.light_913c { font-size: 2em; }
.progress_bottom_551e { font-size: 3em; }

/* Animation Classes */
.pro_bf84 {
    animation: fa-spin 2s infinite linear;
}

.aside-hard-b9ba {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 35cc */
.widget-item-e6 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
