/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.lower_f469) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hover_smooth_f83c, .sort-a72b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.popup_f79f::before { content: '\f015'; }
.overlay_530f::before { content: '\f007'; }
.video-b76e::before { content: '\f023'; }
.surface-bb52::before { content: '\f0e0'; }
.gradient-wood-b68d::before { content: '\f095'; }
.warm-df6d::before { content: '\f005'; }
.tooltip-south-7802::before { content: '\f004'; }
.summary_779f::before { content: '\f00c'; }
.overlay_f57a::before { content: '\f00d'; }
.pagination-dim-f46e::before { content: '\f002'; }
.in_b4c5::before { content: '\f0c9'; }
.out-2d52::before { content: '\f061'; }
.frame_in_fc94::before { content: '\f060'; }
.stale-1ebd::before { content: '\f04b'; }
.caption_simple_1825::before { content: '\f04c'; }
.preview_1e54::before { content: '\f019'; }
.dropdown_e67e::before { content: '\f093'; }
.shadow_short_dafe::before { content: '\f132'; }
.hero_839b::before { content: '\f091'; }
.label-8e69::before { content: '\f06b'; }
.soft-a40c::before { content: '\f0d6'; }
.primary_0360::before { content: '\f09d'; }
.layout-685a::before { content: '\f10b'; }
.button_current_f2c9::before { content: '\f108'; }
.sort_5531::before { content: '\f10a'; }

/* Gambling Specific Icons */
.surface-white-f82e::before { content: '\f522'; }
.content_9cc4::before { content: '\f327'; }
.complex-fd96::before { content: '\f219'; }
.chip-narrow-7a84::before { content: '\f21e'; }
.popup_gas_8928::before { content: '\f2f5'; }

/* Social Icons */
.progress-easy-239c::before { content: '\f09a'; }
.row-a01b::before { content: '\f099'; }
.simple-1ee7::before { content: '\f16d'; }
.element-5dfc::before { content: '\f167'; }
.input_dfee::before { content: '\f2c6'; }
.thumbnail_red_9f4e::before { content: '\f232'; }

/* Size Classes */
.thick_52fe { font-size: 0.75em; }
.highlight_c072 { font-size: 0.875em; }
.tooltip_in_c4cc { font-size: 1.33em; }
.notice-first-3d83 { font-size: 1.5em; }
.icon-wood-3197 { font-size: 2em; }
.tag-soft-0d70 { font-size: 3em; }

/* Animation Classes */
.media_fresh_528a {
    animation: fa-spin 2s infinite linear;
}

.primary_down_1dad {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3fbd */
.promo-block-j6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
