/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice-gas-18da) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.info-3e58, .first-0688 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade-cold-de9c::before { content: '\f015'; }
.menu-purple-8dba::before { content: '\f007'; }
.popup_east_4dd1::before { content: '\f023'; }
.rough_6d7c::before { content: '\f0e0'; }
.hard-270c::before { content: '\f095'; }
.video-center-a742::before { content: '\f005'; }
.small-be39::before { content: '\f004'; }
.content-outer-8b9a::before { content: '\f00c'; }
.panel-yellow-6a96::before { content: '\f00d'; }
.widget_f58f::before { content: '\f002'; }
.wide_6c0f::before { content: '\f0c9'; }
.form-fluid-841a::before { content: '\f061'; }
.outline_lower_bdad::before { content: '\f060'; }
.caption_4459::before { content: '\f04b'; }
.icon_purple_0817::before { content: '\f04c'; }
.main-dirty-064e::before { content: '\f019'; }
.media-narrow-ed5d::before { content: '\f093'; }
.tiny_173c::before { content: '\f132'; }
.iron-6152::before { content: '\f091'; }
.border_stale_65c0::before { content: '\f06b'; }
.label-tall-af73::before { content: '\f0d6'; }
.image-stale-c73d::before { content: '\f09d'; }
.footer_small_66e2::before { content: '\f10b'; }
.popup-thick-bfc9::before { content: '\f108'; }
.small-0020::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dropdown_b551::before { content: '\f522'; }
.content-pressed-9e7f::before { content: '\f327'; }
.chip_56ba::before { content: '\f219'; }
.inner-04f6::before { content: '\f21e'; }
.aside-7340::before { content: '\f2f5'; }

/* Social Icons */
.south-2e0b::before { content: '\f09a'; }
.right-698d::before { content: '\f099'; }
.texture-west-5725::before { content: '\f16d'; }
.grid-static-ba48::before { content: '\f167'; }
.hard-e032::before { content: '\f2c6'; }
.photo-af0a::before { content: '\f232'; }

/* Size Classes */
.description_241d { font-size: 0.75em; }
.silver_0fe5 { font-size: 0.875em; }
.logo_a1cf { font-size: 1.33em; }
.summary_dynamic_68d2 { font-size: 1.5em; }
.chip-b414 { font-size: 2em; }
.tertiary_basic_77ce { font-size: 3em; }

/* Animation Classes */
.tertiary-d3db {
    animation: fa-spin 2s infinite linear;
}

.primary_bottom_11a7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e808 */
.ghost-box-v0 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
