/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled_7e4b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message-selected-2c48, .inner_633a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu_a206::before { content: '\f015'; }
.secondary_258c::before { content: '\f007'; }
.message-67c4::before { content: '\f023'; }
.item_3a83::before { content: '\f0e0'; }
.media-fresh-110b::before { content: '\f095'; }
.tooltip-medium-5923::before { content: '\f005'; }
.wrapper-clean-e2d2::before { content: '\f004'; }
.label_18bc::before { content: '\f00c'; }
.solid-3f66::before { content: '\f00d'; }
.light-9979::before { content: '\f002'; }
.static_4368::before { content: '\f0c9'; }
.text-light-80a6::before { content: '\f061'; }
.avatar-e449::before { content: '\f060'; }
.table_ccea::before { content: '\f04b'; }
.feature_warm_3f16::before { content: '\f04c'; }
.disabled_next_5473::before { content: '\f019'; }
.advanced-37b0::before { content: '\f093'; }
.item-bc40::before { content: '\f132'; }
.new-8609::before { content: '\f091'; }
.gallery-9989::before { content: '\f06b'; }
.article_f519::before { content: '\f0d6'; }
.background-north-9f7f::before { content: '\f09d'; }
.north_d851::before { content: '\f10b'; }
.backdrop-4496::before { content: '\f108'; }
.background-prev-ae9e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.main-blue-8970::before { content: '\f522'; }
.brown-c941::before { content: '\f327'; }
.surface-a768::before { content: '\f219'; }
.large-a840::before { content: '\f21e'; }
.static_a6b5::before { content: '\f2f5'; }

/* Social Icons */
.south_df38::before { content: '\f09a'; }
.modal_tiny_c0a9::before { content: '\f099'; }
.pro-e2f1::before { content: '\f16d'; }
.heading-6300::before { content: '\f167'; }
.banner-dd9d::before { content: '\f2c6'; }
.pagination-copper-d51f::before { content: '\f232'; }

/* Size Classes */
.dim-024e { font-size: 0.75em; }
.motion_0f54 { font-size: 0.875em; }
.accordion-inner-c36a { font-size: 1.33em; }
.backdrop_fluid_4726 { font-size: 1.5em; }
.fluid_94f3 { font-size: 2em; }
.mini_cec9 { font-size: 3em; }

/* Animation Classes */
.chip-a832 {
    animation: fa-spin 2s infinite linear;
}

.red_91ca {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5e72 */
.promo-block-s7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
