/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sidebar_light_5ff1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.mask_iron_8c1d, .tiny-4475 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.main-b6b3::before { content: '\f015'; }
.secondary-9a62::before { content: '\f007'; }
.outer-3c73::before { content: '\f023'; }
.dropdown-da09::before { content: '\f0e0'; }
.hover_6fb8::before { content: '\f095'; }
.dim_2268::before { content: '\f005'; }
.backdrop_b6de::before { content: '\f004'; }
.photo_6caa::before { content: '\f00c'; }
.shadow-warm-e97c::before { content: '\f00d'; }
.tertiary-easy-9d44::before { content: '\f002'; }
.info_aaa2::before { content: '\f0c9'; }
.simple-7319::before { content: '\f061'; }
.overlay_thick_ac64::before { content: '\f060'; }
.new_e355::before { content: '\f04b'; }
.preview_iron_60a5::before { content: '\f04c'; }
.dropdown_7c97::before { content: '\f019'; }
.picture_0f5e::before { content: '\f093'; }
.hidden_outer_e378::before { content: '\f132'; }
.short-262b::before { content: '\f091'; }
.inner-3ed6::before { content: '\f06b'; }
.tag-wide-32a7::before { content: '\f0d6'; }
.pressed-8eea::before { content: '\f09d'; }
.secondary_slow_70ae::before { content: '\f10b'; }
.focused-aec9::before { content: '\f108'; }
.east-426d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.media_easy_0d3e::before { content: '\f522'; }
.gold-ea25::before { content: '\f327'; }
.active_ac72::before { content: '\f219'; }
.tabs_572b::before { content: '\f21e'; }
.heading-8d80::before { content: '\f2f5'; }

/* Social Icons */
.block_a2ca::before { content: '\f09a'; }
.video-static-a184::before { content: '\f099'; }
.container-mini-8168::before { content: '\f16d'; }
.filter_28dd::before { content: '\f167'; }
.frame-clean-7622::before { content: '\f2c6'; }
.silver_9443::before { content: '\f232'; }

/* Size Classes */
.narrow_4b72 { font-size: 0.75em; }
.prev-2d99 { font-size: 0.875em; }
.component_old_e304 { font-size: 1.33em; }
.label-copper-c18b { font-size: 1.5em; }
.tabs_dd50 { font-size: 2em; }
.pagination-blue-8237 { font-size: 3em; }

/* Animation Classes */
.south-d03a {
    animation: fa-spin 2s infinite linear;
}

.easy_7a77 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dea3 */
.promo-block-v7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
