/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.text_red_f459) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.nav_c74e, .label_middle_068c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.video-edd7::before { content: '\f015'; }
.right_c0ae::before { content: '\f007'; }
.carousel-under-e57f::before { content: '\f023'; }
.box-south-7553::before { content: '\f0e0'; }
.tooltip_old_66db::before { content: '\f095'; }
.list-2b6c::before { content: '\f005'; }
.black_6f77::before { content: '\f004'; }
.element_medium_3b40::before { content: '\f00c'; }
.paragraph_static_a351::before { content: '\f00d'; }
.hot_f618::before { content: '\f002'; }
.aside-stale-e494::before { content: '\f0c9'; }
.narrow-59e2::before { content: '\f061'; }
.overlay-yellow-2451::before { content: '\f060'; }
.right_1253::before { content: '\f04b'; }
.down-1486::before { content: '\f04c'; }
.notice_iron_788a::before { content: '\f019'; }
.wrapper_large_ad02::before { content: '\f093'; }
.image_ced9::before { content: '\f132'; }
.outline_easy_e023::before { content: '\f091'; }
.sort-orange-4f96::before { content: '\f06b'; }
.cool_0af4::before { content: '\f0d6'; }
.nav-dim-736d::before { content: '\f09d'; }
.top-39b0::before { content: '\f10b'; }
.aside-pressed-23cf::before { content: '\f108'; }
.tertiary_large_af0b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.smooth_5de3::before { content: '\f522'; }
.bottom_f96b::before { content: '\f327'; }
.selected_6f5e::before { content: '\f219'; }
.hard_487c::before { content: '\f21e'; }
.shade-outer-a877::before { content: '\f2f5'; }

/* Social Icons */
.last_7d77::before { content: '\f09a'; }
.border-inner-ccfc::before { content: '\f099'; }
.purple_cb62::before { content: '\f16d'; }
.panel-top-757c::before { content: '\f167'; }
.notification-4f78::before { content: '\f2c6'; }
.section_72b2::before { content: '\f232'; }

/* Size Classes */
.static_6e10 { font-size: 0.75em; }
.surface-cool-bc03 { font-size: 0.875em; }
.footer_dirty_7f80 { font-size: 1.33em; }
.outer-4cca { font-size: 1.5em; }
.image_90f6 { font-size: 2em; }
.plasma-18de { font-size: 3em; }

/* Animation Classes */
.tag-hard-8341 {
    animation: fa-spin 2s infinite linear;
}

.nav_03fa {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f2e0 */
.shadow-element-b5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
