/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.cold_d6a7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.top-9d3a, .tag_c4e5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.plasma_4910::before { content: '\f015'; }
.description-b83a::before { content: '\f007'; }
.card_c46f::before { content: '\f023'; }
.video-9c76::before { content: '\f0e0'; }
.disabled-efca::before { content: '\f095'; }
.summary_motion_dc0b::before { content: '\f005'; }
.mask-b18a::before { content: '\f004'; }
.message_hard_eaa9::before { content: '\f00c'; }
.summary-8b4f::before { content: '\f00d'; }
.up-453c::before { content: '\f002'; }
.complex-e97d::before { content: '\f0c9'; }
.copper_eed6::before { content: '\f061'; }
.heading-full-4b19::before { content: '\f060'; }
.hover-9f1a::before { content: '\f04b'; }
.tabs_8e93::before { content: '\f04c'; }
.outline_4d15::before { content: '\f019'; }
.slow-1bee::before { content: '\f093'; }
.right_0e75::before { content: '\f132'; }
.active-smooth-8ebc::before { content: '\f091'; }
.primary_140d::before { content: '\f06b'; }
.liquid_dc91::before { content: '\f0d6'; }
.surface_black_5476::before { content: '\f09d'; }
.smooth_9488::before { content: '\f10b'; }
.alert-2958::before { content: '\f108'; }
.notice_bf18::before { content: '\f10a'; }

/* Gambling Specific Icons */
.list-0f71::before { content: '\f522'; }
.header-6127::before { content: '\f327'; }
.header_6750::before { content: '\f219'; }
.active_b484::before { content: '\f21e'; }
.breadcrumb_under_3383::before { content: '\f2f5'; }

/* Social Icons */
.thick-3332::before { content: '\f09a'; }
.dynamic_4a10::before { content: '\f099'; }
.paper_0265::before { content: '\f16d'; }
.pink_2502::before { content: '\f167'; }
.carousel-down-d514::before { content: '\f2c6'; }
.hot_ddba::before { content: '\f232'; }

/* Size Classes */
.pink_a7ac { font-size: 0.75em; }
.link_e278 { font-size: 0.875em; }
.gradient-e66e { font-size: 1.33em; }
.tertiary_338b { font-size: 1.5em; }
.disabled-copper-bf26 { font-size: 2em; }
.input-north-4964 { font-size: 3em; }

/* Animation Classes */
.hot-7f68 {
    animation: fa-spin 2s infinite linear;
}

.hero-huge-4f2b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a671 */
.widget-item-u7 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
