/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.label_cold_985a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary-fresh-3946, .outline-6335 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.picture_c0cb::before { content: '\f015'; }
.wrapper-hovered-0209::before { content: '\f007'; }
.highlight-dd31::before { content: '\f023'; }
.notice-e537::before { content: '\f0e0'; }
.logo_upper_be72::before { content: '\f095'; }
.active-stale-1fc2::before { content: '\f005'; }
.thick_54bf::before { content: '\f004'; }
.modal_up_7289::before { content: '\f00c'; }
.hidden_center_5c2e::before { content: '\f00d'; }
.input-5847::before { content: '\f002'; }
.outline_full_434d::before { content: '\f0c9'; }
.mask_red_cf32::before { content: '\f061'; }
.summary_fresh_4045::before { content: '\f060'; }
.hard-d8b0::before { content: '\f04b'; }
.right-1b97::before { content: '\f04c'; }
.north-dc8a::before { content: '\f019'; }
.middle_9ee8::before { content: '\f093'; }
.selected-980b::before { content: '\f132'; }
.bottom_7fb7::before { content: '\f091'; }
.surface_red_07e2::before { content: '\f06b'; }
.hot_5716::before { content: '\f0d6'; }
.notification_simple_04e8::before { content: '\f09d'; }
.background_3b53::before { content: '\f10b'; }
.narrow_8755::before { content: '\f108'; }
.tooltip_white_549f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search-short-1528::before { content: '\f522'; }
.next_6f89::before { content: '\f327'; }
.medium-44e8::before { content: '\f219'; }
.popup-273d::before { content: '\f21e'; }
.gold-ce8a::before { content: '\f2f5'; }

/* Social Icons */
.photo-east-b6c6::before { content: '\f09a'; }
.wide_771c::before { content: '\f099'; }
.gallery-ce15::before { content: '\f16d'; }
.outline-4f1b::before { content: '\f167'; }
.chip-bronze-1894::before { content: '\f2c6'; }
.row_steel_5334::before { content: '\f232'; }

/* Size Classes */
.mini_e2fc { font-size: 0.75em; }
.wood-99ad { font-size: 0.875em; }
.purple_b585 { font-size: 1.33em; }
.soft-6e57 { font-size: 1.5em; }
.section_8148 { font-size: 2em; }
.paragraph_ebd6 { font-size: 3em; }

/* Animation Classes */
.module-a5f9 {
    animation: fa-spin 2s infinite linear;
}

.plasma-7829 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 82d3 */
.promo-block-a0 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
