/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hidden_8eab) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.north_5e4a, .lite_85d7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.article_4c60::before { content: '\f015'; }
.upper-7425::before { content: '\f007'; }
.popup_left_3b1c::before { content: '\f023'; }
.banner-clean-dd1c::before { content: '\f0e0'; }
.badge-d539::before { content: '\f095'; }
.notice-wood-2408::before { content: '\f005'; }
.message-6c45::before { content: '\f004'; }
.static_e9bd::before { content: '\f00c'; }
.inner_6b00::before { content: '\f00d'; }
.article-active-f02e::before { content: '\f002'; }
.gold_1ed8::before { content: '\f0c9'; }
.fixed_9bdf::before { content: '\f061'; }
.carousel_9e7e::before { content: '\f060'; }
.lite-efac::before { content: '\f04b'; }
.video_5bd7::before { content: '\f04c'; }
.middle_5b53::before { content: '\f019'; }
.shade_6f87::before { content: '\f093'; }
.slow_7069::before { content: '\f132'; }
.icon_bbf9::before { content: '\f091'; }
.plasma_a138::before { content: '\f06b'; }
.widget-b9c0::before { content: '\f0d6'; }
.summary_cool_7ca7::before { content: '\f09d'; }
.panel-98d1::before { content: '\f10b'; }
.blue-0619::before { content: '\f108'; }
.disabled_822d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph-gold-bf3e::before { content: '\f522'; }
.static_a73e::before { content: '\f327'; }
.article_huge_62e5::before { content: '\f219'; }
.bronze-dd58::before { content: '\f21e'; }
.basic_1cc0::before { content: '\f2f5'; }

/* Social Icons */
.search_narrow_a822::before { content: '\f09a'; }
.preview-light-31c7::before { content: '\f099'; }
.hero-6ba1::before { content: '\f16d'; }
.gallery-left-b06e::before { content: '\f167'; }
.gas_1460::before { content: '\f2c6'; }
.tiny-ced9::before { content: '\f232'; }

/* Size Classes */
.old-b5db { font-size: 0.75em; }
.image_next_c285 { font-size: 0.875em; }
.pink-71ad { font-size: 1.33em; }
.selected_dd9a { font-size: 1.5em; }
.caption_action_ba10 { font-size: 2em; }
.detail_fluid_1b5a { font-size: 3em; }

/* Animation Classes */
.hard_57fd {
    animation: fa-spin 2s infinite linear;
}

.tertiary_3e9c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c489 */
.phantom-card-p1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
