/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hot-1050) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_slow_93ef, .container-1896 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.full_2f22::before { content: '\f015'; }
.current_6ede::before { content: '\f007'; }
.complex-75af::before { content: '\f023'; }
.thumbnail-780f::before { content: '\f0e0'; }
.frame_7683::before { content: '\f095'; }
.mini_67ca::before { content: '\f005'; }
.tooltip_0462::before { content: '\f004'; }
.hidden-left-8b99::before { content: '\f00c'; }
.detail-bright-747e::before { content: '\f00d'; }
.title-large-a89b::before { content: '\f002'; }
.pressed-98ed::before { content: '\f0c9'; }
.shadow-616b::before { content: '\f061'; }
.advanced-f63b::before { content: '\f060'; }
.soft_ca0a::before { content: '\f04b'; }
.middle_2a14::before { content: '\f04c'; }
.shadow-advanced-3d2b::before { content: '\f019'; }
.new-02a9::before { content: '\f093'; }
.row_under_83ff::before { content: '\f132'; }
.outline_c00e::before { content: '\f091'; }
.background_91fd::before { content: '\f06b'; }
.tertiary-iron-8701::before { content: '\f0d6'; }
.picture-6f36::before { content: '\f09d'; }
.dirty_8c5e::before { content: '\f10b'; }
.sidebar-hard-0cf0::before { content: '\f108'; }
.solid-69d0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.progress_red_5326::before { content: '\f522'; }
.article-over-4b2b::before { content: '\f327'; }
.summary_d68d::before { content: '\f219'; }
.hard-1b22::before { content: '\f21e'; }
.focus-766b::before { content: '\f2f5'; }

/* Social Icons */
.motion-c67d::before { content: '\f09a'; }
.container_0a70::before { content: '\f099'; }
.picture_down_4c79::before { content: '\f16d'; }
.slider_3b6e::before { content: '\f167'; }
.hot-565a::before { content: '\f2c6'; }
.filter_stone_10a2::before { content: '\f232'; }

/* Size Classes */
.column-static-ea1c { font-size: 0.75em; }
.gallery_tall_9e93 { font-size: 0.875em; }
.list-hard-2f58 { font-size: 1.33em; }
.hard_4bf7 { font-size: 1.5em; }
.search-55b6 { font-size: 2em; }
.top_50ee { font-size: 3em; }

/* Animation Classes */
.logo-outer-ea12 {
    animation: fa-spin 2s infinite linear;
}

.simple_158f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 82fa */
.promo-block-c6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
