/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pagination-current-b82c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.smooth_cff2, .sort_complex_048a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gold_74b2::before { content: '\f015'; }
.brown_f6b8::before { content: '\f007'; }
.list_651b::before { content: '\f023'; }
.table_selected_79c6::before { content: '\f0e0'; }
.popup-7b51::before { content: '\f095'; }
.link_active_a354::before { content: '\f005'; }
.form_top_42fc::before { content: '\f004'; }
.outline-dd2a::before { content: '\f00c'; }
.white_4f79::before { content: '\f00d'; }
.accordion-bfdc::before { content: '\f002'; }
.description-liquid-ed00::before { content: '\f0c9'; }
.paragraph_bronze_5d8c::before { content: '\f061'; }
.table-a6fc::before { content: '\f060'; }
.paragraph-9641::before { content: '\f04b'; }
.info_5bbb::before { content: '\f04c'; }
.modal-easy-e8e5::before { content: '\f019'; }
.bottom_db4d::before { content: '\f093'; }
.slow-092f::before { content: '\f132'; }
.filter-b93e::before { content: '\f091'; }
.panel-rough-c801::before { content: '\f06b'; }
.banner-4b9d::before { content: '\f0d6'; }
.badge_upper_24f1::before { content: '\f09d'; }
.breadcrumb-outer-16b4::before { content: '\f10b'; }
.chip_right_ab0e::before { content: '\f108'; }
.primary-7c76::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paper_4ed6::before { content: '\f522'; }
.block-c510::before { content: '\f327'; }
.summary_f77d::before { content: '\f219'; }
.component-453d::before { content: '\f21e'; }
.liquid-103c::before { content: '\f2f5'; }

/* Social Icons */
.label_0c8b::before { content: '\f09a'; }
.hidden_dirty_b336::before { content: '\f099'; }
.panel-easy-76df::before { content: '\f16d'; }
.chip-2150::before { content: '\f167'; }
.pattern-black-0a67::before { content: '\f2c6'; }
.huge_aaec::before { content: '\f232'; }

/* Size Classes */
.sort_cdd9 { font-size: 0.75em; }
.gold_bd5b { font-size: 0.875em; }
.primary_56ce { font-size: 1.33em; }
.shade-8c12 { font-size: 1.5em; }
.hover-ecbc { font-size: 2em; }
.cold_85cc { font-size: 3em; }

/* Animation Classes */
.hard-b25f {
    animation: fa-spin 2s infinite linear;
}

.brown-3694 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: edc3 */
.promo-block-c2 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
