/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pattern_ddfc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sort_9385, .input-fb6e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.full_561a::before { content: '\f015'; }
.carousel_fluid_1474::before { content: '\f007'; }
.container_7bd0::before { content: '\f023'; }
.red-ca01::before { content: '\f0e0'; }
.message-out-ffce::before { content: '\f095'; }
.motion_62f0::before { content: '\f005'; }
.photo_2f51::before { content: '\f004'; }
.heading_2899::before { content: '\f00c'; }
.chip_c2ff::before { content: '\f00d'; }
.frame_2dc8::before { content: '\f002'; }
.left-cbd5::before { content: '\f0c9'; }
.description_bottom_0562::before { content: '\f061'; }
.logo_9f2e::before { content: '\f060'; }
.sort_large_2b01::before { content: '\f04b'; }
.inner_14f7::before { content: '\f04c'; }
.media-5eb3::before { content: '\f019'; }
.title-huge-d7ab::before { content: '\f093'; }
.white_098a::before { content: '\f132'; }
.fluid-2bf6::before { content: '\f091'; }
.hero-wide-6e91::before { content: '\f06b'; }
.link-purple-a2b9::before { content: '\f0d6'; }
.up_e0e1::before { content: '\f09d'; }
.cool_8066::before { content: '\f10b'; }
.clean-5bd1::before { content: '\f108'; }
.label-pro-dd29::before { content: '\f10a'; }

/* Gambling Specific Icons */
.stale_661e::before { content: '\f522'; }
.media-iron-8b53::before { content: '\f327'; }
.mask_full_673f::before { content: '\f219'; }
.input_3b02::before { content: '\f21e'; }
.pagination-15ba::before { content: '\f2f5'; }

/* Social Icons */
.pro_dbad::before { content: '\f09a'; }
.out-f881::before { content: '\f099'; }
.slider_1ab6::before { content: '\f16d'; }
.form-gas-1346::before { content: '\f167'; }
.text-8e7b::before { content: '\f2c6'; }
.column_e22c::before { content: '\f232'; }

/* Size Classes */
.dim-3a32 { font-size: 0.75em; }
.block-0b64 { font-size: 0.875em; }
.list-easy-1ec3 { font-size: 1.33em; }
.black_83ef { font-size: 1.5em; }
.slider-4402 { font-size: 2em; }
.middle_1f4b { font-size: 3em; }

/* Animation Classes */
.hard-2cde {
    animation: fa-spin 2s infinite linear;
}

.paper_0325 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b9f4 */
.promo-block-b3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
