/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero-5b6b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.short-ed65, .blue-4f8c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider_steel_825f::before { content: '\f015'; }
.frame_stale_5e7e::before { content: '\f007'; }
.primary-down-3967::before { content: '\f023'; }
.dropdown-1956::before { content: '\f0e0'; }
.brown-1075::before { content: '\f095'; }
.aside-3d62::before { content: '\f005'; }
.nav_0cd5::before { content: '\f004'; }
.layout_4802::before { content: '\f00c'; }
.article_7164::before { content: '\f00d'; }
.smooth-8e1c::before { content: '\f002'; }
.badge-slow-7448::before { content: '\f0c9'; }
.tertiary-caf0::before { content: '\f061'; }
.text-7400::before { content: '\f060'; }
.row_red_0c04::before { content: '\f04b'; }
.form_narrow_943b::before { content: '\f04c'; }
.notice_b8f2::before { content: '\f019'; }
.smooth-bf11::before { content: '\f093'; }
.cold_75df::before { content: '\f132'; }
.description_f7a3::before { content: '\f091'; }
.carousel-prev-abd6::before { content: '\f06b'; }
.photo-medium-aff5::before { content: '\f0d6'; }
.overlay_red_1710::before { content: '\f09d'; }
.article_pressed_6d77::before { content: '\f10b'; }
.primary-21fa::before { content: '\f108'; }
.wrapper_10e2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message_plasma_00e0::before { content: '\f522'; }
.panel-last-56e0::before { content: '\f327'; }
.hovered-6432::before { content: '\f219'; }
.image-pink-884f::before { content: '\f21e'; }
.highlight_liquid_534b::before { content: '\f2f5'; }

/* Social Icons */
.article-hot-0234::before { content: '\f09a'; }
.out_307d::before { content: '\f099'; }
.pagination_basic_ac04::before { content: '\f16d'; }
.item_action_6a05::before { content: '\f167'; }
.frame_73a1::before { content: '\f2c6'; }
.bottom_3541::before { content: '\f232'; }

/* Size Classes */
.banner-4342 { font-size: 0.75em; }
.thumbnail-right-0450 { font-size: 0.875em; }
.full_702a { font-size: 1.33em; }
.bottom-ab09 { font-size: 1.5em; }
.shade_b142 { font-size: 2em; }
.alert_6442 { font-size: 3em; }

/* Animation Classes */
.west-5c29 {
    animation: fa-spin 2s infinite linear;
}

.mask_active_31b5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b2a3 */
.phantom-card-c3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
