/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.heading_active_afca) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon-fast-0a24, .shade_e4ac {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sort-short-341f::before { content: '\f015'; }
.north-6f51::before { content: '\f007'; }
.aside-77b9::before { content: '\f023'; }
.upper_3718::before { content: '\f0e0'; }
.menu-076d::before { content: '\f095'; }
.under-96ca::before { content: '\f005'; }
.chip-8738::before { content: '\f004'; }
.element_clean_95aa::before { content: '\f00c'; }
.action_29a0::before { content: '\f00d'; }
.slider-black-8610::before { content: '\f002'; }
.preview_next_844b::before { content: '\f0c9'; }
.outline-hovered-6b83::before { content: '\f061'; }
.hidden-selected-41be::before { content: '\f060'; }
.background-south-3529::before { content: '\f04b'; }
.row_0dd6::before { content: '\f04c'; }
.hidden-inner-ed19::before { content: '\f019'; }
.button-tiny-5e77::before { content: '\f093'; }
.summary-6d08::before { content: '\f132'; }
.menu-gold-95e2::before { content: '\f091'; }
.hidden-9193::before { content: '\f06b'; }
.first_db26::before { content: '\f0d6'; }
.right-218d::before { content: '\f09d'; }
.hidden_dark_aca5::before { content: '\f10b'; }
.image_6acb::before { content: '\f108'; }
.chip_d77c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.small-9a98::before { content: '\f522'; }
.narrow_25e3::before { content: '\f327'; }
.active-tall-fefb::before { content: '\f219'; }
.top-e0b6::before { content: '\f21e'; }
.tooltip-7120::before { content: '\f2f5'; }

/* Social Icons */
.new-a9b1::before { content: '\f09a'; }
.search_e54e::before { content: '\f099'; }
.right_cef0::before { content: '\f16d'; }
.liquid-ad6f::before { content: '\f167'; }
.pink-a659::before { content: '\f2c6'; }
.container-ca74::before { content: '\f232'; }

/* Size Classes */
.accordion-6907 { font-size: 0.75em; }
.focus_a936 { font-size: 0.875em; }
.gallery-eced { font-size: 1.33em; }
.feature-huge-cd2d { font-size: 1.5em; }
.layout-north-4820 { font-size: 2em; }
.card-advanced-09ae { font-size: 3em; }

/* Animation Classes */
.dim_ae4a {
    animation: fa-spin 2s infinite linear;
}

.left-583d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3bfc */
.promo-block-j2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
