/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.menu-brown-9eb0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.north_5209, .hover-stale-2cdf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tertiary_black_4799::before { content: '\f015'; }
.info-1b30::before { content: '\f007'; }
.form_5af2::before { content: '\f023'; }
.panel-up-d11a::before { content: '\f0e0'; }
.frame-right-b4c7::before { content: '\f095'; }
.aside_old_82bd::before { content: '\f005'; }
.hard-94c5::before { content: '\f004'; }
.module_81ff::before { content: '\f00c'; }
.tertiary-easy-9ee5::before { content: '\f00d'; }
.menu_orange_a57c::before { content: '\f002'; }
.pagination-huge-3cdb::before { content: '\f0c9'; }
.aside-cbc1::before { content: '\f061'; }
.slider-pro-02ab::before { content: '\f060'; }
.focused_acee::before { content: '\f04b'; }
.chip_short_1fe7::before { content: '\f04c'; }
.table-3622::before { content: '\f019'; }
.silver_8d4e::before { content: '\f093'; }
.east-e9d3::before { content: '\f132'; }
.pink_f736::before { content: '\f091'; }
.east-ef55::before { content: '\f06b'; }
.narrow-0376::before { content: '\f0d6'; }
.tertiary_right_2fec::before { content: '\f09d'; }
.footer-dirty-7087::before { content: '\f10b'; }
.component-0c17::before { content: '\f108'; }
.list_motion_64cc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.aside-3010::before { content: '\f522'; }
.glass-1282::before { content: '\f327'; }
.content-02ba::before { content: '\f219'; }
.active-53a8::before { content: '\f21e'; }
.thumbnail-large-e668::before { content: '\f2f5'; }

/* Social Icons */
.tertiary-77ff::before { content: '\f09a'; }
.active_d4de::before { content: '\f099'; }
.fresh_3542::before { content: '\f16d'; }
.under_3947::before { content: '\f167'; }
.tooltip_clean_e185::before { content: '\f2c6'; }
.icon-pro-75ec::before { content: '\f232'; }

/* Size Classes */
.article-under-85cc { font-size: 0.75em; }
.current_e8fa { font-size: 0.875em; }
.content_d1df { font-size: 1.33em; }
.solid_4948 { font-size: 1.5em; }
.black_822d { font-size: 2em; }
.accent_last_2ff1 { font-size: 3em; }

/* Animation Classes */
.dynamic-35c1 {
    animation: fa-spin 2s infinite linear;
}

.section_middle_9801 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 438b */
.phantom-card-o2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
