/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link_4b13) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sidebar_bronze_9486, .notice-ee7d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.advanced_c7c9::before { content: '\f015'; }
.dark_c961::before { content: '\f007'; }
.caption-bronze-cea6::before { content: '\f023'; }
.north_7939::before { content: '\f0e0'; }
.avatar-bronze-9653::before { content: '\f095'; }
.pagination_inner_d0b4::before { content: '\f005'; }
.message_9c58::before { content: '\f004'; }
.preview-upper-c8ca::before { content: '\f00c'; }
.item_0d27::before { content: '\f00d'; }
.complex_6596::before { content: '\f002'; }
.text_c65e::before { content: '\f0c9'; }
.thumbnail_dark_bcf3::before { content: '\f061'; }
.right-0b51::before { content: '\f060'; }
.west_00c0::before { content: '\f04b'; }
.wood_eeae::before { content: '\f04c'; }
.row_f523::before { content: '\f019'; }
.summary-ace3::before { content: '\f093'; }
.orange-1ee0::before { content: '\f132'; }
.carousel-8d45::before { content: '\f091'; }
.media-south-5c90::before { content: '\f06b'; }
.logo_2377::before { content: '\f0d6'; }
.static_5350::before { content: '\f09d'; }
.header_43f0::before { content: '\f10b'; }
.gas_5829::before { content: '\f108'; }
.description-f3db::before { content: '\f10a'; }

/* Gambling Specific Icons */
.copper_3111::before { content: '\f522'; }
.progress_0988::before { content: '\f327'; }
.down-a055::before { content: '\f219'; }
.popup-cda1::before { content: '\f21e'; }
.frame-hovered-2d42::before { content: '\f2f5'; }

/* Social Icons */
.section-light-bf46::before { content: '\f09a'; }
.primary_fluid_65e0::before { content: '\f099'; }
.solid_d06d::before { content: '\f16d'; }
.tag-8b01::before { content: '\f167'; }
.sidebar_e85e::before { content: '\f2c6'; }
.hot_7187::before { content: '\f232'; }

/* Size Classes */
.lower-ba7b { font-size: 0.75em; }
.gas_b42b { font-size: 0.875em; }
.pink-52f3 { font-size: 1.33em; }
.steel_3e40 { font-size: 1.5em; }
.solid_dae8 { font-size: 2em; }
.small_8b48 { font-size: 3em; }

/* Animation Classes */
.overlay_247e {
    animation: fa-spin 2s infinite linear;
}

.message_white_c308 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 831a */
.promo-block-r8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
