/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.banner-dark-953c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background_first_f2fa, .background-soft-b295 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask_white_e77c::before { content: '\f015'; }
.thumbnail-4028::before { content: '\f007'; }
.full-9cc8::before { content: '\f023'; }
.steel-7fba::before { content: '\f0e0'; }
.shade-c47c::before { content: '\f095'; }
.info_smooth_b300::before { content: '\f005'; }
.iron_6b07::before { content: '\f004'; }
.icon_narrow_e042::before { content: '\f00c'; }
.image-3456::before { content: '\f00d'; }
.menu-f196::before { content: '\f002'; }
.pattern-selected-c7f6::before { content: '\f0c9'; }
.block-76f5::before { content: '\f061'; }
.label-2406::before { content: '\f060'; }
.pagination_rough_ba9e::before { content: '\f04b'; }
.right-9b52::before { content: '\f04c'; }
.container_new_cb92::before { content: '\f019'; }
.status_motion_83f6::before { content: '\f093'; }
.accent_3905::before { content: '\f132'; }
.layout-0a8f::before { content: '\f091'; }
.header-hard-7af9::before { content: '\f06b'; }
.item-445c::before { content: '\f0d6'; }
.video-9847::before { content: '\f09d'; }
.hero_9ec6::before { content: '\f10b'; }
.content-d2ab::before { content: '\f108'; }
.yellow_2b9a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview_top_51b0::before { content: '\f522'; }
.active_c9c0::before { content: '\f327'; }
.silver_0d20::before { content: '\f219'; }
.message_large_7d55::before { content: '\f21e'; }
.message_f755::before { content: '\f2f5'; }

/* Social Icons */
.highlight-cbbb::before { content: '\f09a'; }
.hero-354f::before { content: '\f099'; }
.shadow_basic_dce4::before { content: '\f16d'; }
.box_bronze_531d::before { content: '\f167'; }
.message_tall_d736::before { content: '\f2c6'; }
.notice-fixed-a365::before { content: '\f232'; }

/* Size Classes */
.footer-motion-8eb1 { font-size: 0.75em; }
.carousel_red_68cc { font-size: 0.875em; }
.black-9565 { font-size: 1.33em; }
.bottom_d92e { font-size: 1.5em; }
.full_4d8d { font-size: 2em; }
.hot_c53a { font-size: 3em; }

/* Animation Classes */
.status_b715 {
    animation: fa-spin 2s infinite linear;
}

.label-fluid-748d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: abf4 */
.widget-item-j6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
