/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.light_5f9a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown_e56f, .hidden_bright_04fd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.frame_dark_77b3::before { content: '\f015'; }
.rough_4d32::before { content: '\f007'; }
.texture-dim-5abe::before { content: '\f023'; }
.hidden_lite_7ec1::before { content: '\f0e0'; }
.tag_3fb8::before { content: '\f095'; }
.accent-7ea4::before { content: '\f005'; }
.static-872c::before { content: '\f004'; }
.gold-1ef1::before { content: '\f00c'; }
.carousel_c780::before { content: '\f00d'; }
.accordion-13d5::before { content: '\f002'; }
.right-46cf::before { content: '\f0c9'; }
.solid_728a::before { content: '\f061'; }
.brown_bbf7::before { content: '\f060'; }
.hard_db38::before { content: '\f04b'; }
.upper_7690::before { content: '\f04c'; }
.accordion_1327::before { content: '\f019'; }
.list-f72f::before { content: '\f093'; }
.aside_7105::before { content: '\f132'; }
.popup-f263::before { content: '\f091'; }
.label_6d35::before { content: '\f06b'; }
.easy-b208::before { content: '\f0d6'; }
.overlay_fresh_aa4e::before { content: '\f09d'; }
.narrow-49e0::before { content: '\f10b'; }
.content_hard_4942::before { content: '\f108'; }
.primary-7a71::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mini_75af::before { content: '\f522'; }
.tooltip_76d2::before { content: '\f327'; }
.green-9ce1::before { content: '\f219'; }
.steel_e810::before { content: '\f21e'; }
.small-a5b9::before { content: '\f2f5'; }

/* Social Icons */
.content_92fa::before { content: '\f09a'; }
.caption_middle_b610::before { content: '\f099'; }
.east-94b7::before { content: '\f16d'; }
.shade-85b7::before { content: '\f167'; }
.wide-44f7::before { content: '\f2c6'; }
.dirty_d313::before { content: '\f232'; }

/* Size Classes */
.banner_yellow_9f60 { font-size: 0.75em; }
.button-blue-4afc { font-size: 0.875em; }
.bright_e1d4 { font-size: 1.33em; }
.wrapper-medium-889a { font-size: 1.5em; }
.secondary-dynamic-eb92 { font-size: 2em; }
.container-rough-9c79 { font-size: 3em; }

/* Animation Classes */
.sort_1b6d {
    animation: fa-spin 2s infinite linear;
}

.full_692b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a4e0 */
.promo-block-y3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
