/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.input_a5e5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.old_9030, .detail_tall_5446 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bright_089f::before { content: '\f015'; }
.background-04d2::before { content: '\f007'; }
.content_1d64::before { content: '\f023'; }
.steel_a468::before { content: '\f0e0'; }
.pressed_295c::before { content: '\f095'; }
.component_short_7e2a::before { content: '\f005'; }
.banner-899d::before { content: '\f004'; }
.chip-d32a::before { content: '\f00c'; }
.wide_ff47::before { content: '\f00d'; }
.mask_west_e996::before { content: '\f002'; }
.feature_dd6a::before { content: '\f0c9'; }
.content-dark-e37a::before { content: '\f061'; }
.thumbnail-442a::before { content: '\f060'; }
.secondary_up_090c::before { content: '\f04b'; }
.article_3766::before { content: '\f04c'; }
.logo-blue-8603::before { content: '\f019'; }
.nav_full_2b96::before { content: '\f093'; }
.stone-c9c1::before { content: '\f132'; }
.purple_4863::before { content: '\f091'; }
.copper-7b52::before { content: '\f06b'; }
.alert-92eb::before { content: '\f0d6'; }
.gallery_05f7::before { content: '\f09d'; }
.status_c49c::before { content: '\f10b'; }
.row-9303::before { content: '\f108'; }
.aside_smooth_acce::before { content: '\f10a'; }

/* Gambling Specific Icons */
.link-40ac::before { content: '\f522'; }
.title-6114::before { content: '\f327'; }
.frame_5791::before { content: '\f219'; }
.accordion_wide_bce1::before { content: '\f21e'; }
.secondary-cold-2af0::before { content: '\f2f5'; }

/* Social Icons */
.backdrop-black-cbe4::before { content: '\f09a'; }
.banner-bb4f::before { content: '\f099'; }
.video-dim-e407::before { content: '\f16d'; }
.main_thick_228a::before { content: '\f167'; }
.picture_c03f::before { content: '\f2c6'; }
.summary-35bd::before { content: '\f232'; }

/* Size Classes */
.widget-hot-9199 { font-size: 0.75em; }
.pink_734a { font-size: 0.875em; }
.highlight_8824 { font-size: 1.33em; }
.list-040c { font-size: 1.5em; }
.grid-2915 { font-size: 2em; }
.search-0593 { font-size: 3em; }

/* Animation Classes */
.under-ac29 {
    animation: fa-spin 2s infinite linear;
}

.focused-2b17 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d778 */
.phantom-card-y4 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
