/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thumbnail-44e7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.block_2cc5, .hero_7030 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.stale-2fde::before { content: '\f015'; }
.wrapper_0287::before { content: '\f007'; }
.disabled-df5f::before { content: '\f023'; }
.video-d481::before { content: '\f0e0'; }
.dynamic_5358::before { content: '\f095'; }
.header-hovered-71aa::before { content: '\f005'; }
.module-9f53::before { content: '\f004'; }
.cold_0d86::before { content: '\f00c'; }
.frame-1695::before { content: '\f00d'; }
.paper_eaf2::before { content: '\f002'; }
.top_245f::before { content: '\f0c9'; }
.article-old-0dfd::before { content: '\f061'; }
.focus_44bb::before { content: '\f060'; }
.light-1760::before { content: '\f04b'; }
.tertiary-hard-3213::before { content: '\f04c'; }
.video_a970::before { content: '\f019'; }
.menu-a009::before { content: '\f093'; }
.card_e4cf::before { content: '\f132'; }
.picture_south_1405::before { content: '\f091'; }
.under_e0db::before { content: '\f06b'; }
.filter-79c4::before { content: '\f0d6'; }
.notice-cold-94c4::before { content: '\f09d'; }
.bottom-32e8::before { content: '\f10b'; }
.wrapper_fluid_1310::before { content: '\f108'; }
.column-d400::before { content: '\f10a'; }

/* Gambling Specific Icons */
.button_c66f::before { content: '\f522'; }
.alert_white_1fbb::before { content: '\f327'; }
.solid-0c2c::before { content: '\f219'; }
.message-6b07::before { content: '\f21e'; }
.iron-b4a9::before { content: '\f2f5'; }

/* Social Icons */
.advanced-a620::before { content: '\f09a'; }
.paragraph-d5f7::before { content: '\f099'; }
.block_copper_f55e::before { content: '\f16d'; }
.link_warm_ce47::before { content: '\f167'; }
.grid-focused-0fde::before { content: '\f2c6'; }
.backdrop_cool_1559::before { content: '\f232'; }

/* Size Classes */
.green_f3a9 { font-size: 0.75em; }
.prev-e313 { font-size: 0.875em; }
.caption-a200 { font-size: 1.33em; }
.picture_02d9 { font-size: 1.5em; }
.sort-plasma-d3f6 { font-size: 2em; }
.shade-red-9bbc { font-size: 3em; }

/* Animation Classes */
.content-eedf {
    animation: fa-spin 2s infinite linear;
}

.basic-f2c6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fb54 */
.promo-block-s9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
