/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.modal_c3f1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.card-east-675b, .dynamic-2ef4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification_6fe4::before { content: '\f015'; }
.thumbnail_3269::before { content: '\f007'; }
.purple_8bd2::before { content: '\f023'; }
.basic-ac6e::before { content: '\f0e0'; }
.bottom-f4c4::before { content: '\f095'; }
.wrapper-plasma-8167::before { content: '\f005'; }
.video_b2ed::before { content: '\f004'; }
.smooth-6d38::before { content: '\f00c'; }
.short-f1d0::before { content: '\f00d'; }
.gold_480d::before { content: '\f002'; }
.warm_acbe::before { content: '\f0c9'; }
.primary_13fd::before { content: '\f061'; }
.frame_full_b365::before { content: '\f060'; }
.photo-out-c8ca::before { content: '\f04b'; }
.text-7504::before { content: '\f04c'; }
.row_solid_2f62::before { content: '\f019'; }
.white_4c70::before { content: '\f093'; }
.hero-orange-8e58::before { content: '\f132'; }
.tag-733d::before { content: '\f091'; }
.message_huge_1961::before { content: '\f06b'; }
.grid_5e2b::before { content: '\f0d6'; }
.solid-e627::before { content: '\f09d'; }
.wrapper-slow-3eb6::before { content: '\f10b'; }
.table_a0b8::before { content: '\f108'; }
.list_down_3ba4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hot-9b69::before { content: '\f522'; }
.logo-solid-e180::before { content: '\f327'; }
.notification_left_b874::before { content: '\f219'; }
.shadow-b2a4::before { content: '\f21e'; }
.picture_bd1a::before { content: '\f2f5'; }

/* Social Icons */
.border_hovered_d002::before { content: '\f09a'; }
.description_c456::before { content: '\f099'; }
.section-short-df4d::before { content: '\f16d'; }
.picture-tiny-a1f0::before { content: '\f167'; }
.banner_short_dce7::before { content: '\f2c6'; }
.focus_9524::before { content: '\f232'; }

/* Size Classes */
.outer-9475 { font-size: 0.75em; }
.card-7eaf { font-size: 0.875em; }
.rough-7d60 { font-size: 1.33em; }
.active_glass_d815 { font-size: 1.5em; }
.alert-fba7 { font-size: 2em; }
.blue_4b59 { font-size: 3em; }

/* Animation Classes */
.primary-01bb {
    animation: fa-spin 2s infinite linear;
}

.texture_west_46c6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ac4c */
.promo-block-h5 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
