/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.next-12b9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail_current_161b, .badge_1a50 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.video-0bf1::before { content: '\f015'; }
.tooltip_white_fca7::before { content: '\f007'; }
.component-out-94a1::before { content: '\f023'; }
.warm_1974::before { content: '\f0e0'; }
.summary_prev_66d1::before { content: '\f095'; }
.lite_5e43::before { content: '\f005'; }
.panel_blue_b904::before { content: '\f004'; }
.top_126a::before { content: '\f00c'; }
.border-85ee::before { content: '\f00d'; }
.panel_94ce::before { content: '\f002'; }
.header_199c::before { content: '\f0c9'; }
.grid-3bb3::before { content: '\f061'; }
.container-left-5a85::before { content: '\f060'; }
.gradient-de5a::before { content: '\f04b'; }
.secondary-pro-f0f1::before { content: '\f04c'; }
.border-short-d884::before { content: '\f019'; }
.gold-2e30::before { content: '\f093'; }
.fluid_b562::before { content: '\f132'; }
.tabs-south-62fc::before { content: '\f091'; }
.image-motion-3ca4::before { content: '\f06b'; }
.main_hard_5954::before { content: '\f0d6'; }
.pink_1776::before { content: '\f09d'; }
.gallery-ba73::before { content: '\f10b'; }
.selected_3eb4::before { content: '\f108'; }
.caption-right-7d5b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article-ed8e::before { content: '\f522'; }
.surface_thick_4640::before { content: '\f327'; }
.center-3de7::before { content: '\f219'; }
.wood-6309::before { content: '\f21e'; }
.media_top_c0d4::before { content: '\f2f5'; }

/* Social Icons */
.backdrop-full-07ed::before { content: '\f09a'; }
.purple_eff5::before { content: '\f099'; }
.status_short_1604::before { content: '\f16d'; }
.detail-ebd2::before { content: '\f167'; }
.active_f77f::before { content: '\f2c6'; }
.hidden-233f::before { content: '\f232'; }

/* Size Classes */
.paragraph-silver-3dc1 { font-size: 0.75em; }
.content-1f94 { font-size: 0.875em; }
.badge_3d9c { font-size: 1.33em; }
.main-874a { font-size: 1.5em; }
.button_paper_846d { font-size: 2em; }
.last_e472 { font-size: 3em; }

/* Animation Classes */
.picture-thick-cae0 {
    animation: fa-spin 2s infinite linear;
}

.tertiary_de0d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8711 */
.shadow-element-m9 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
