/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.image_bright_8a12) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown_clean_fe46, .block_outer_454a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary_cdc5::before { content: '\f015'; }
.disabled-slow-64a2::before { content: '\f007'; }
.info-3c3b::before { content: '\f023'; }
.light_1ce2::before { content: '\f0e0'; }
.wrapper_5889::before { content: '\f095'; }
.outline_6242::before { content: '\f005'; }
.wide-78e7::before { content: '\f004'; }
.pagination_56e4::before { content: '\f00c'; }
.layout-stale-7d02::before { content: '\f00d'; }
.badge_narrow_092d::before { content: '\f002'; }
.active_dark_7ede::before { content: '\f0c9'; }
.text_green_476b::before { content: '\f061'; }
.popup-cold-8d43::before { content: '\f060'; }
.current-5f34::before { content: '\f04b'; }
.progress-b250::before { content: '\f04c'; }
.static-92bc::before { content: '\f019'; }
.paragraph-8d1b::before { content: '\f093'; }
.header_275c::before { content: '\f132'; }
.wide_5450::before { content: '\f091'; }
.heading-b959::before { content: '\f06b'; }
.active-tall-1253::before { content: '\f0d6'; }
.picture_right_e706::before { content: '\f09d'; }
.message_12ab::before { content: '\f10b'; }
.list-next-16e0::before { content: '\f108'; }
.container_basic_4f55::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph_85db::before { content: '\f522'; }
.accordion-dynamic-f327::before { content: '\f327'; }
.red-cb74::before { content: '\f219'; }
.large_a5b0::before { content: '\f21e'; }
.chip-brown-cf7a::before { content: '\f2f5'; }

/* Social Icons */
.first-3efc::before { content: '\f09a'; }
.carousel_94b7::before { content: '\f099'; }
.background-bronze-9405::before { content: '\f16d'; }
.accordion_aba9::before { content: '\f167'; }
.component-easy-a037::before { content: '\f2c6'; }
.row_gold_1cdf::before { content: '\f232'; }

/* Size Classes */
.gallery_hard_7389 { font-size: 0.75em; }
.video-hot-3089 { font-size: 0.875em; }
.short_9384 { font-size: 1.33em; }
.border_dba6 { font-size: 1.5em; }
.detail_eb56 { font-size: 2em; }
.fluid-9c53 { font-size: 3em; }

/* Animation Classes */
.slider_wide_28fb {
    animation: fa-spin 2s infinite linear;
}

.purple_4db6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1048 */
.promo-block-e1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
