/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.middle_b9a7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list-2ab3, .description_narrow_57dc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wide-55bd::before { content: '\f015'; }
.hero_404b::before { content: '\f007'; }
.main_gold_3226::before { content: '\f023'; }
.hard-0e3b::before { content: '\f0e0'; }
.bronze-8bee::before { content: '\f095'; }
.center-b100::before { content: '\f005'; }
.sidebar-large-6078::before { content: '\f004'; }
.link_e772::before { content: '\f00c'; }
.widget-gold-862b::before { content: '\f00d'; }
.motion-4295::before { content: '\f002'; }
.glass_e350::before { content: '\f0c9'; }
.active_e267::before { content: '\f061'; }
.video-aaf8::before { content: '\f060'; }
.pressed-032f::before { content: '\f04b'; }
.hidden_down_a7c2::before { content: '\f04c'; }
.down_ba4b::before { content: '\f019'; }
.module-iron-5c17::before { content: '\f093'; }
.layout_warm_63ae::before { content: '\f132'; }
.center-abaa::before { content: '\f091'; }
.basic_44df::before { content: '\f06b'; }
.steel-c679::before { content: '\f0d6'; }
.banner-pressed-d40b::before { content: '\f09d'; }
.simple_6ecb::before { content: '\f10b'; }
.medium_433b::before { content: '\f108'; }
.highlight-hard-eef9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element_0019::before { content: '\f522'; }
.caption_8fda::before { content: '\f327'; }
.breadcrumb_middle_920d::before { content: '\f219'; }
.cold-555c::before { content: '\f21e'; }
.surface-435d::before { content: '\f2f5'; }

/* Social Icons */
.notice-7b1d::before { content: '\f09a'; }
.orange_30a9::before { content: '\f099'; }
.shade-7d98::before { content: '\f16d'; }
.left_178d::before { content: '\f167'; }
.title-3151::before { content: '\f2c6'; }
.logo-dirty-322f::before { content: '\f232'; }

/* Size Classes */
.media-666a { font-size: 0.75em; }
.cold-a731 { font-size: 0.875em; }
.backdrop_old_8b90 { font-size: 1.33em; }
.west-7f97 { font-size: 1.5em; }
.filter-fresh-2941 { font-size: 2em; }
.thumbnail-full-91ed { font-size: 3em; }

/* Animation Classes */
.orange_a02c {
    animation: fa-spin 2s infinite linear;
}

.text_smooth_4a29 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b489 */
.promo-block-r3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
