/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.lite-d55b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop-upper-4735, .button-last-8d7f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb_0a19::before { content: '\f015'; }
.accent_3c83::before { content: '\f007'; }
.status-a0b4::before { content: '\f023'; }
.sidebar_3d35::before { content: '\f0e0'; }
.hovered_4eed::before { content: '\f095'; }
.fluid-16eb::before { content: '\f005'; }
.hero_brown_8f77::before { content: '\f004'; }
.overlay_hot_cc32::before { content: '\f00c'; }
.dim_f4b2::before { content: '\f00d'; }
.media_8b8f::before { content: '\f002'; }
.video_orange_1d37::before { content: '\f0c9'; }
.large-9b05::before { content: '\f061'; }
.badge_cb16::before { content: '\f060'; }
.border_34cb::before { content: '\f04b'; }
.disabled_a973::before { content: '\f04c'; }
.thick_af34::before { content: '\f019'; }
.feature-large-3d6e::before { content: '\f093'; }
.chip_in_2fae::before { content: '\f132'; }
.shadow-stone-8abe::before { content: '\f091'; }
.hero_steel_b1da::before { content: '\f06b'; }
.smooth_2e54::before { content: '\f0d6'; }
.icon_016c::before { content: '\f09d'; }
.link_stale_c328::before { content: '\f10b'; }
.orange-c318::before { content: '\f108'; }
.video-west-35ed::before { content: '\f10a'; }

/* Gambling Specific Icons */
.liquid-0fb0::before { content: '\f522'; }
.header-faf0::before { content: '\f327'; }
.column-6ffe::before { content: '\f219'; }
.lite-f51b::before { content: '\f21e'; }
.thumbnail_lower_72c0::before { content: '\f2f5'; }

/* Social Icons */
.picture-ccc2::before { content: '\f09a'; }
.icon-basic-9e36::before { content: '\f099'; }
.gold-e3f3::before { content: '\f16d'; }
.module-middle-4728::before { content: '\f167'; }
.widget-ac86::before { content: '\f2c6'; }
.link-middle-e9d1::before { content: '\f232'; }

/* Size Classes */
.east-8ea3 { font-size: 0.75em; }
.list-ab21 { font-size: 0.875em; }
.gold-4795 { font-size: 1.33em; }
.image_soft_52cf { font-size: 1.5em; }
.fluid_7d38 { font-size: 2em; }
.caption-2e75 { font-size: 3em; }

/* Animation Classes */
.article-00ad {
    animation: fa-spin 2s infinite linear;
}

.frame_1128 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e950 */
.phantom-card-k9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
