/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accordion_f6e7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.clean_46a2, .input-e28a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner-gas-d644::before { content: '\f015'; }
.accent-green-1288::before { content: '\f007'; }
.tooltip-bbec::before { content: '\f023'; }
.alert_f57b::before { content: '\f0e0'; }
.input-old-2056::before { content: '\f095'; }
.detail-green-cea6::before { content: '\f005'; }
.text-glass-ef60::before { content: '\f004'; }
.warm-39ed::before { content: '\f00c'; }
.media_2cf7::before { content: '\f00d'; }
.cold_8d84::before { content: '\f002'; }
.avatar_bronze_184d::before { content: '\f0c9'; }
.description-solid-e748::before { content: '\f061'; }
.card_6fb5::before { content: '\f060'; }
.tabs_c1da::before { content: '\f04b'; }
.slow_d749::before { content: '\f04c'; }
.motion_aca5::before { content: '\f019'; }
.over_3d90::before { content: '\f093'; }
.advanced-277a::before { content: '\f132'; }
.article-204b::before { content: '\f091'; }
.left_aef4::before { content: '\f06b'; }
.highlight_f0ca::before { content: '\f0d6'; }
.description-copper-7317::before { content: '\f09d'; }
.middle-61bc::before { content: '\f10b'; }
.accent-7280::before { content: '\f108'; }
.detail_bright_2efa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hot-5f1d::before { content: '\f522'; }
.chip-east-3db2::before { content: '\f327'; }
.popup_narrow_dbc9::before { content: '\f219'; }
.glass_aab5::before { content: '\f21e'; }
.pagination_2d0c::before { content: '\f2f5'; }

/* Social Icons */
.section_large_f542::before { content: '\f09a'; }
.smooth_bf54::before { content: '\f099'; }
.light_9263::before { content: '\f16d'; }
.advanced_112f::before { content: '\f167'; }
.slider-5efe::before { content: '\f2c6'; }
.hidden_0a89::before { content: '\f232'; }

/* Size Classes */
.heading_16b5 { font-size: 0.75em; }
.highlight_steel_726f { font-size: 0.875em; }
.primary-black-da47 { font-size: 1.33em; }
.hidden-b365 { font-size: 1.5em; }
.card-d0bc { font-size: 2em; }
.tag-5340 { font-size: 3em; }

/* Animation Classes */
.hidden_complex_a71a {
    animation: fa-spin 2s infinite linear;
}

.panel_focused_d0b7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b221 */
.phantom-card-w0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
