/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.panel-complex-47ba) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail_9cc2, .photo-6ab6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hovered_067d::before { content: '\f015'; }
.alert-3924::before { content: '\f007'; }
.nav-left-6e8a::before { content: '\f023'; }
.button_first_a725::before { content: '\f0e0'; }
.message-center-5c1c::before { content: '\f095'; }
.notice_iron_8de5::before { content: '\f005'; }
.focused-e8a2::before { content: '\f004'; }
.status-large-8e5e::before { content: '\f00c'; }
.bottom-2de8::before { content: '\f00d'; }
.progress_glass_a444::before { content: '\f002'; }
.banner_c551::before { content: '\f0c9'; }
.pattern_8099::before { content: '\f061'; }
.media-f9be::before { content: '\f060'; }
.card-fcb3::before { content: '\f04b'; }
.tag_right_4330::before { content: '\f04c'; }
.background-next-4487::before { content: '\f019'; }
.wrapper_middle_6ff9::before { content: '\f093'; }
.pattern_fca3::before { content: '\f132'; }
.outline_bright_36c1::before { content: '\f091'; }
.static-4742::before { content: '\f06b'; }
.static-dfaf::before { content: '\f0d6'; }
.highlight_38ac::before { content: '\f09d'; }
.cold-6caf::before { content: '\f10b'; }
.item-861f::before { content: '\f108'; }
.banner-4bdc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.input_short_911d::before { content: '\f522'; }
.row-fast-b765::before { content: '\f327'; }
.lower-c4df::before { content: '\f219'; }
.lite_4533::before { content: '\f21e'; }
.box-east-8464::before { content: '\f2f5'; }

/* Social Icons */
.green-936c::before { content: '\f09a'; }
.thumbnail-fed4::before { content: '\f099'; }
.article-red-e2a6::before { content: '\f16d'; }
.menu-ba5b::before { content: '\f167'; }
.primary_a228::before { content: '\f2c6'; }
.small_6f2f::before { content: '\f232'; }

/* Size Classes */
.chip_c44d { font-size: 0.75em; }
.preview-352b { font-size: 0.875em; }
.mask_9e3e { font-size: 1.33em; }
.sidebar_fresh_8633 { font-size: 1.5em; }
.hovered_e64b { font-size: 2em; }
.copper_8fcd { font-size: 3em; }

/* Animation Classes */
.detail_0d44 {
    animation: fa-spin 2s infinite linear;
}

.module_top_efbd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0c36 */
.promo-block-j4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.3;
}
