/* 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_8e08) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.alert-c079, .overlay-dynamic-5197 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.title-dc03::before { content: '\f015'; }
.small_0fda::before { content: '\f007'; }
.video_cf8c::before { content: '\f023'; }
.dim-291f::before { content: '\f0e0'; }
.lite-3b6b::before { content: '\f095'; }
.popup_west_b9f5::before { content: '\f005'; }
.text-bright-7223::before { content: '\f004'; }
.left-f0d4::before { content: '\f00c'; }
.backdrop_9575::before { content: '\f00d'; }
.hot-af27::before { content: '\f002'; }
.paper-1db3::before { content: '\f0c9'; }
.overlay_6496::before { content: '\f061'; }
.header_dd18::before { content: '\f060'; }
.notice-56d4::before { content: '\f04b'; }
.medium_ae18::before { content: '\f04c'; }
.active-6da8::before { content: '\f019'; }
.picture_c5b3::before { content: '\f093'; }
.slow_d714::before { content: '\f132'; }
.menu_4679::before { content: '\f091'; }
.new-aef7::before { content: '\f06b'; }
.feature-mini-5033::before { content: '\f0d6'; }
.picture_4768::before { content: '\f09d'; }
.column-b4d2::before { content: '\f10b'; }
.frame_598f::before { content: '\f108'; }
.hover-smooth-2521::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview-c153::before { content: '\f522'; }
.filter_50d4::before { content: '\f327'; }
.input-05ac::before { content: '\f219'; }
.pressed-ad85::before { content: '\f21e'; }
.outer_33a2::before { content: '\f2f5'; }

/* Social Icons */
.tall_57bb::before { content: '\f09a'; }
.full-59be::before { content: '\f099'; }
.white_650c::before { content: '\f16d'; }
.preview_cbc2::before { content: '\f167'; }
.section_black_6c4a::before { content: '\f2c6'; }
.filter_73ac::before { content: '\f232'; }

/* Size Classes */
.bottom-3af6 { font-size: 0.75em; }
.brown_1190 { font-size: 0.875em; }
.disabled_8492 { font-size: 1.33em; }
.list-9f31 { font-size: 1.5em; }
.card_complex_cc90 { font-size: 2em; }
.plasma_2a75 { font-size: 3em; }

/* Animation Classes */
.widget-stale-5119 {
    animation: fa-spin 2s infinite linear;
}

.label_upper_3d27 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c43d */
.widget-item-j3 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
