/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.summary-aa6e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.soft_46ac, .text-4171 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.border_dark_56cd::before { content: '\f015'; }
.texture_blue_156f::before { content: '\f007'; }
.search_c358::before { content: '\f023'; }
.list-dim-9849::before { content: '\f0e0'; }
.progress-simple-2e10::before { content: '\f095'; }
.feature-cb46::before { content: '\f005'; }
.over-b1be::before { content: '\f004'; }
.content_9cda::before { content: '\f00c'; }
.search_4eda::before { content: '\f00d'; }
.paragraph-over-5370::before { content: '\f002'; }
.nav_fe11::before { content: '\f0c9'; }
.overlay_smooth_89b1::before { content: '\f061'; }
.outer-0715::before { content: '\f060'; }
.background_iron_7ada::before { content: '\f04b'; }
.selected_29af::before { content: '\f04c'; }
.hidden-7295::before { content: '\f019'; }
.article-wide-238d::before { content: '\f093'; }
.panel-f548::before { content: '\f132'; }
.east-afde::before { content: '\f091'; }
.action-1605::before { content: '\f06b'; }
.modal-fresh-720b::before { content: '\f0d6'; }
.gold_36dd::before { content: '\f09d'; }
.east_9b70::before { content: '\f10b'; }
.detail_silver_ac5b::before { content: '\f108'; }
.out-4371::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container_outer_d232::before { content: '\f522'; }
.video-down-192f::before { content: '\f327'; }
.aside_light_a045::before { content: '\f219'; }
.grid-small-0b8b::before { content: '\f21e'; }
.pink_5085::before { content: '\f2f5'; }

/* Social Icons */
.tiny_ebbc::before { content: '\f09a'; }
.image_cold_4ebe::before { content: '\f099'; }
.text_pink_8f9f::before { content: '\f16d'; }
.basic_f7e9::before { content: '\f167'; }
.wrapper-fa78::before { content: '\f2c6'; }
.top-2903::before { content: '\f232'; }

/* Size Classes */
.widget-56e5 { font-size: 0.75em; }
.heading-focused-0076 { font-size: 0.875em; }
.simple_da09 { font-size: 1.33em; }
.lower-be25 { font-size: 1.5em; }
.nav-rough-865b { font-size: 2em; }
.banner-down-ff7a { font-size: 3em; }

/* Animation Classes */
.small-ecbc {
    animation: fa-spin 2s infinite linear;
}

.steel_a563 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cc2d */
.promo-block-j7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
