/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accordion-thick-de77) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focus_tall_0b4a, .clean_36e1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask-cold-d582::before { content: '\f015'; }
.north-c0db::before { content: '\f007'; }
.pagination_in_1692::before { content: '\f023'; }
.top_4304::before { content: '\f0e0'; }
.hover_d386::before { content: '\f095'; }
.popup_3d18::before { content: '\f005'; }
.next-d2f7::before { content: '\f004'; }
.avatar-current-38e3::before { content: '\f00c'; }
.detail_b80a::before { content: '\f00d'; }
.filter_plasma_03d1::before { content: '\f002'; }
.main_action_5782::before { content: '\f0c9'; }
.section_b759::before { content: '\f061'; }
.wood_1849::before { content: '\f060'; }
.yellow-0dac::before { content: '\f04b'; }
.chip_under_fc7f::before { content: '\f04c'; }
.section-slow-9c5d::before { content: '\f019'; }
.progress_top_6e8d::before { content: '\f093'; }
.sort_3bab::before { content: '\f132'; }
.input-e661::before { content: '\f091'; }
.background_gas_29ef::before { content: '\f06b'; }
.message_b2f8::before { content: '\f0d6'; }
.heading_3768::before { content: '\f09d'; }
.primary-bright-ae9f::before { content: '\f10b'; }
.item_liquid_a7b9::before { content: '\f108'; }
.tiny_7ab0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.up-1f79::before { content: '\f522'; }
.badge_af78::before { content: '\f327'; }
.prev-f7cb::before { content: '\f219'; }
.video_medium_4df8::before { content: '\f21e'; }
.secondary-pink-bc31::before { content: '\f2f5'; }

/* Social Icons */
.media-motion-3124::before { content: '\f09a'; }
.tag-decb::before { content: '\f099'; }
.carousel-thick-2767::before { content: '\f16d'; }
.lower_fae1::before { content: '\f167'; }
.search_b578::before { content: '\f2c6'; }
.photo_tall_7b8d::before { content: '\f232'; }

/* Size Classes */
.row-glass-fa57 { font-size: 0.75em; }
.image-a6c7 { font-size: 0.875em; }
.tooltip-dynamic-2975 { font-size: 1.33em; }
.article-3976 { font-size: 1.5em; }
.fresh_b7fc { font-size: 2em; }
.thumbnail-57a8 { font-size: 3em; }

/* Animation Classes */
.pattern-7a0c {
    animation: fa-spin 2s infinite linear;
}

.highlight-95af {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1e5d */
.promo-block-g4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
