/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight_hot_13f0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow-b8f1, .secondary-c990 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.white_c72e::before { content: '\f015'; }
.box_stale_2221::before { content: '\f007'; }
.panel-dirty-fcae::before { content: '\f023'; }
.brown_3e7e::before { content: '\f0e0'; }
.block_a5e4::before { content: '\f095'; }
.description_wide_9020::before { content: '\f005'; }
.detail-gas-3d1a::before { content: '\f004'; }
.orange-1bcf::before { content: '\f00c'; }
.tabs-selected-5634::before { content: '\f00d'; }
.hidden_fa41::before { content: '\f002'; }
.simple-ad73::before { content: '\f0c9'; }
.element-action-0ff2::before { content: '\f061'; }
.logo-ac34::before { content: '\f060'; }
.element_cold_1f48::before { content: '\f04b'; }
.content-5814::before { content: '\f04c'; }
.hero-bright-01e3::before { content: '\f019'; }
.list-hard-38cd::before { content: '\f093'; }
.aside_north_88a9::before { content: '\f132'; }
.fast-37d8::before { content: '\f091'; }
.orange-a415::before { content: '\f06b'; }
.description_2bb5::before { content: '\f0d6'; }
.large-c38c::before { content: '\f09d'; }
.panel_orange_eb63::before { content: '\f10b'; }
.stone_2c76::before { content: '\f108'; }
.middle-913b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.media-9cc9::before { content: '\f522'; }
.stale-02bf::before { content: '\f327'; }
.feature_8513::before { content: '\f219'; }
.solid-22b7::before { content: '\f21e'; }
.frame_orange_3507::before { content: '\f2f5'; }

/* Social Icons */
.caption-stone-d5aa::before { content: '\f09a'; }
.motion_4d92::before { content: '\f099'; }
.selected-8035::before { content: '\f16d'; }
.solid_2a90::before { content: '\f167'; }
.focus-advanced-739f::before { content: '\f2c6'; }
.background_old_0a5e::before { content: '\f232'; }

/* Size Classes */
.video-56f6 { font-size: 0.75em; }
.content-dirty-a77d { font-size: 0.875em; }
.small_deb7 { font-size: 1.33em; }
.pattern-dark-f34f { font-size: 1.5em; }
.motion-33e0 { font-size: 2em; }
.carousel_8171 { font-size: 3em; }

/* Animation Classes */
.new-566a {
    animation: fa-spin 2s infinite linear;
}

.search_smooth_26f2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4467 */
.ghost-box-l9 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
