/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.primary_narrow_8552) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.header-9549, .out_4de0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.new-6087::before { content: '\f015'; }
.modal-wood-35ba::before { content: '\f007'; }
.summary-6d07::before { content: '\f023'; }
.hover_top_a3eb::before { content: '\f0e0'; }
.plasma-69b6::before { content: '\f095'; }
.filter-liquid-4b47::before { content: '\f005'; }
.section-hovered-0747::before { content: '\f004'; }
.pagination_1e62::before { content: '\f00c'; }
.button-clean-c45b::before { content: '\f00d'; }
.current-cb6a::before { content: '\f002'; }
.heading_purple_9f2a::before { content: '\f0c9'; }
.media-5471::before { content: '\f061'; }
.hidden_lite_072e::before { content: '\f060'; }
.texture-orange-c7fc::before { content: '\f04b'; }
.filter-0854::before { content: '\f04c'; }
.carousel_c849::before { content: '\f019'; }
.fresh-5adc::before { content: '\f093'; }
.modal_active_eb0c::before { content: '\f132'; }
.mask_f38d::before { content: '\f091'; }
.overlay_hovered_6ec8::before { content: '\f06b'; }
.dynamic-6645::before { content: '\f0d6'; }
.advanced_1721::before { content: '\f09d'; }
.down_eb86::before { content: '\f10b'; }
.cold-700a::before { content: '\f108'; }
.border_d362::before { content: '\f10a'; }

/* Gambling Specific Icons */
.action-4b0e::before { content: '\f522'; }
.badge_9cc9::before { content: '\f327'; }
.fresh-9197::before { content: '\f219'; }
.title_ae63::before { content: '\f21e'; }
.carousel-0457::before { content: '\f2f5'; }

/* Social Icons */
.complex-24eb::before { content: '\f09a'; }
.simple-4046::before { content: '\f099'; }
.brown_7f7c::before { content: '\f16d'; }
.shadow-lite-0108::before { content: '\f167'; }
.avatar_4e67::before { content: '\f2c6'; }
.hard_94b8::before { content: '\f232'; }

/* Size Classes */
.full_f71d { font-size: 0.75em; }
.focused-3e31 { font-size: 0.875em; }
.focus-1fcc { font-size: 1.33em; }
.highlight_81e0 { font-size: 1.5em; }
.out-e431 { font-size: 2em; }
.purple-b9c4 { font-size: 3em; }

/* Animation Classes */
.feature-764c {
    animation: fa-spin 2s infinite linear;
}

.backdrop-15a4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ec68 */
.promo-block-a1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
