/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.picture_1e51) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hard-3831, .old_e4c4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.list-b94a::before { content: '\f015'; }
.up_0c3c::before { content: '\f007'; }
.hot-bd86::before { content: '\f023'; }
.active-c3be::before { content: '\f0e0'; }
.image-purple-03a3::before { content: '\f095'; }
.fixed_ef5b::before { content: '\f005'; }
.grid_c869::before { content: '\f004'; }
.advanced-3ae5::before { content: '\f00c'; }
.notice_f014::before { content: '\f00d'; }
.dynamic-b77f::before { content: '\f002'; }
.detail_dbae::before { content: '\f0c9'; }
.section_5782::before { content: '\f061'; }
.pattern_fresh_abba::before { content: '\f060'; }
.full_3b1d::before { content: '\f04b'; }
.menu_down_93f1::before { content: '\f04c'; }
.label_e411::before { content: '\f019'; }
.hidden-static-cfb0::before { content: '\f093'; }
.layout_cool_3e37::before { content: '\f132'; }
.gradient-tiny-5723::before { content: '\f091'; }
.primary-iron-3c81::before { content: '\f06b'; }
.accordion_b433::before { content: '\f0d6'; }
.main_1de3::before { content: '\f09d'; }
.background_hard_fcc1::before { content: '\f10b'; }
.green-4be3::before { content: '\f108'; }
.east-9fd8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article_hovered_0b54::before { content: '\f522'; }
.message-selected-6806::before { content: '\f327'; }
.video-tall-6406::before { content: '\f219'; }
.paper-9568::before { content: '\f21e'; }
.stale_2862::before { content: '\f2f5'; }

/* Social Icons */
.overlay_5e96::before { content: '\f09a'; }
.column_b783::before { content: '\f099'; }
.dark_50d1::before { content: '\f16d'; }
.dirty-f754::before { content: '\f167'; }
.heading_4f07::before { content: '\f2c6'; }
.progress_gas_b789::before { content: '\f232'; }

/* Size Classes */
.light-ae1c { font-size: 0.75em; }
.up_1d76 { font-size: 0.875em; }
.filter_3aa4 { font-size: 1.33em; }
.orange_d095 { font-size: 1.5em; }
.alert-45c9 { font-size: 2em; }
.column_selected_f8ce { font-size: 3em; }

/* Animation Classes */
.silver-c3e3 {
    animation: fa-spin 2s infinite linear;
}

.card-5843 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fc0a */
.promo-block-o4 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
