/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.south_efb9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hero_607d, .center-ac61 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard-552c::before { content: '\f015'; }
.cool-b1ee::before { content: '\f007'; }
.progress-6bf5::before { content: '\f023'; }
.frame-bottom-e088::before { content: '\f0e0'; }
.simple-5555::before { content: '\f095'; }
.block-pink-563a::before { content: '\f005'; }
.popup_da15::before { content: '\f004'; }
.tag-simple-b476::before { content: '\f00c'; }
.old-b1fa::before { content: '\f00d'; }
.label-6e23::before { content: '\f002'; }
.background-dcd8::before { content: '\f0c9'; }
.tertiary-dark-5c40::before { content: '\f061'; }
.gallery-easy-78ed::before { content: '\f060'; }
.hard-00f3::before { content: '\f04b'; }
.new_cb72::before { content: '\f04c'; }
.frame-e37e::before { content: '\f019'; }
.sidebar-3ab9::before { content: '\f093'; }
.secondary-smooth-ed8e::before { content: '\f132'; }
.sort_hard_381e::before { content: '\f091'; }
.lower_ab54::before { content: '\f06b'; }
.pagination_f43c::before { content: '\f0d6'; }
.picture_f82a::before { content: '\f09d'; }
.input-full-5452::before { content: '\f10b'; }
.popup_329b::before { content: '\f108'; }
.info-76ec::before { content: '\f10a'; }

/* Gambling Specific Icons */
.south-ff89::before { content: '\f522'; }
.down-356a::before { content: '\f327'; }
.image-19c3::before { content: '\f219'; }
.media_hovered_b97a::before { content: '\f21e'; }
.heading_bdca::before { content: '\f2f5'; }

/* Social Icons */
.light_7e93::before { content: '\f09a'; }
.box_c29f::before { content: '\f099'; }
.fast-e418::before { content: '\f16d'; }
.hovered-36bf::before { content: '\f167'; }
.rough_cf1b::before { content: '\f2c6'; }
.button_844f::before { content: '\f232'; }

/* Size Classes */
.pagination_under_e8ec { font-size: 0.75em; }
.small-1fc9 { font-size: 0.875em; }
.focus-74d5 { font-size: 1.33em; }
.media_4f18 { font-size: 1.5em; }
.aside_c280 { font-size: 2em; }
.filter_88c2 { font-size: 3em; }

/* Animation Classes */
.text_easy_42fd {
    animation: fa-spin 2s infinite linear;
}

.prev_c582 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8026 */
.promo-block-s6 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
