/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside-6463) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.picture-blue-420c, .wide-7eba {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.item-easy-ef36::before { content: '\f015'; }
.article-fresh-996c::before { content: '\f007'; }
.rough_6e23::before { content: '\f023'; }
.caption_1314::before { content: '\f0e0'; }
.picture-220c::before { content: '\f095'; }
.outer-3510::before { content: '\f005'; }
.huge_d6e5::before { content: '\f004'; }
.menu_rough_6fa9::before { content: '\f00c'; }
.footer_solid_210f::before { content: '\f00d'; }
.section-9225::before { content: '\f002'; }
.footer_pressed_5578::before { content: '\f0c9'; }
.summary_3ef0::before { content: '\f061'; }
.component-cool-cf63::before { content: '\f060'; }
.current-f2bb::before { content: '\f04b'; }
.medium-be30::before { content: '\f04c'; }
.hover-bd59::before { content: '\f019'; }
.backdrop_solid_f895::before { content: '\f093'; }
.grid_67f4::before { content: '\f132'; }
.button-3791::before { content: '\f091'; }
.fast_6ee3::before { content: '\f06b'; }
.hard_dd37::before { content: '\f0d6'; }
.module_1111::before { content: '\f09d'; }
.caption_e3ed::before { content: '\f10b'; }
.top_7ace::before { content: '\f108'; }
.up_c5a1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.new-0cb2::before { content: '\f522'; }
.over_d10f::before { content: '\f327'; }
.heading_new_3c44::before { content: '\f219'; }
.tertiary_tiny_a72c::before { content: '\f21e'; }
.stale-e757::before { content: '\f2f5'; }

/* Social Icons */
.out_0f6c::before { content: '\f09a'; }
.in_f80e::before { content: '\f099'; }
.left-3ba1::before { content: '\f16d'; }
.texture_pressed_241b::before { content: '\f167'; }
.video-bcc7::before { content: '\f2c6'; }
.button_40d7::before { content: '\f232'; }

/* Size Classes */
.static_f0d0 { font-size: 0.75em; }
.dirty-619e { font-size: 0.875em; }
.accent-57a7 { font-size: 1.33em; }
.overlay_c762 { font-size: 1.5em; }
.section_6854 { font-size: 2em; }
.box-tiny-8240 { font-size: 3em; }

/* Animation Classes */
.west_9a7d {
    animation: fa-spin 2s infinite linear;
}

.texture-north-8df4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dc3e */
.promo-block-d2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
