/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bright_0147) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.search-cae4, .out_4a50 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bright_05f5::before { content: '\f015'; }
.accent-78e1::before { content: '\f007'; }
.iron-d469::before { content: '\f023'; }
.filter-basic-0727::before { content: '\f0e0'; }
.notice-3c1d::before { content: '\f095'; }
.message-f5b9::before { content: '\f005'; }
.old_1f5d::before { content: '\f004'; }
.component_hard_78de::before { content: '\f00c'; }
.tiny_a314::before { content: '\f00d'; }
.input-2c60::before { content: '\f002'; }
.gallery-silver-59f2::before { content: '\f0c9'; }
.soft-f0b4::before { content: '\f061'; }
.search_left_a93e::before { content: '\f060'; }
.form-d580::before { content: '\f04b'; }
.secondary_2bd9::before { content: '\f04c'; }
.bronze_7bba::before { content: '\f019'; }
.hidden-bb3a::before { content: '\f093'; }
.brown-b69c::before { content: '\f132'; }
.copper_239e::before { content: '\f091'; }
.plasma-60a7::before { content: '\f06b'; }
.motion_05ad::before { content: '\f0d6'; }
.footer-right-5c32::before { content: '\f09d'; }
.detail_f2c9::before { content: '\f10b'; }
.pagination_next_e5ca::before { content: '\f108'; }
.image_right_7b98::before { content: '\f10a'; }

/* Gambling Specific Icons */
.under_e464::before { content: '\f522'; }
.lite_6203::before { content: '\f327'; }
.alert_north_a5f3::before { content: '\f219'; }
.carousel-1477::before { content: '\f21e'; }
.footer-motion-bdce::before { content: '\f2f5'; }

/* Social Icons */
.gas_542d::before { content: '\f09a'; }
.link-d5ac::before { content: '\f099'; }
.fast-92a6::before { content: '\f16d'; }
.summary-dbae::before { content: '\f167'; }
.module_green_a775::before { content: '\f2c6'; }
.panel-narrow-1ea6::before { content: '\f232'; }

/* Size Classes */
.outer_e6d5 { font-size: 0.75em; }
.gallery-center-3724 { font-size: 0.875em; }
.accordion_simple_b231 { font-size: 1.33em; }
.fresh-b650 { font-size: 1.5em; }
.paper-1b4b { font-size: 2em; }
.west-607a { font-size: 3em; }

/* Animation Classes */
.white-fcac {
    animation: fa-spin 2s infinite linear;
}

.modal-purple-cc9a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4d1f */
.promo-block-x6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
