/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content_e1fb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.over_b41b, .left-9e37 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.article_be97::before { content: '\f015'; }
.description_c7b7::before { content: '\f007'; }
.frame-2f71::before { content: '\f023'; }
.description-b587::before { content: '\f0e0'; }
.notification-yellow-5f48::before { content: '\f095'; }
.summary_3633::before { content: '\f005'; }
.black-a998::before { content: '\f004'; }
.shade_9b98::before { content: '\f00c'; }
.sidebar_bc91::before { content: '\f00d'; }
.tag_active_b26e::before { content: '\f002'; }
.thumbnail_fixed_0e1b::before { content: '\f0c9'; }
.main_first_42cb::before { content: '\f061'; }
.box_72f8::before { content: '\f060'; }
.frame_81b3::before { content: '\f04b'; }
.out_840f::before { content: '\f04c'; }
.logo-stone-0da5::before { content: '\f019'; }
.modal-4f20::before { content: '\f093'; }
.column_6f98::before { content: '\f132'; }
.item_tall_7940::before { content: '\f091'; }
.mini_77b8::before { content: '\f06b'; }
.sidebar_065d::before { content: '\f0d6'; }
.main_top_ffeb::before { content: '\f09d'; }
.content_3f05::before { content: '\f10b'; }
.article-focused-2cbc::before { content: '\f108'; }
.popup-0422::before { content: '\f10a'; }

/* Gambling Specific Icons */
.photo-light-20e1::before { content: '\f522'; }
.bright-698d::before { content: '\f327'; }
.mask_0670::before { content: '\f219'; }
.backdrop-736c::before { content: '\f21e'; }
.main_0acb::before { content: '\f2f5'; }

/* Social Icons */
.easy-c52d::before { content: '\f09a'; }
.first-f7ab::before { content: '\f099'; }
.heading-over-8ad7::before { content: '\f16d'; }
.rough-5258::before { content: '\f167'; }
.modal-gas-59ea::before { content: '\f2c6'; }
.secondary-2196::before { content: '\f232'; }

/* Size Classes */
.main-slow-6f02 { font-size: 0.75em; }
.logo-d860 { font-size: 0.875em; }
.alert_2bcd { font-size: 1.33em; }
.new_9196 { font-size: 1.5em; }
.frame-3730 { font-size: 2em; }
.modal-8106 { font-size: 3em; }

/* Animation Classes */
.overlay-f899 {
    animation: fa-spin 2s infinite linear;
}

.west_2848 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2004 */
.widget-item-c1 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
