/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section-13c9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.red_f4f4, .info_2231 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider_over_9e26::before { content: '\f015'; }
.popup_glass_6aef::before { content: '\f007'; }
.feature_6864::before { content: '\f023'; }
.title_static_1b9e::before { content: '\f0e0'; }
.shade_wood_e954::before { content: '\f095'; }
.fresh_08a5::before { content: '\f005'; }
.text_inner_9ff4::before { content: '\f004'; }
.link_slow_2a7a::before { content: '\f00c'; }
.alert-deff::before { content: '\f00d'; }
.selected_cff0::before { content: '\f002'; }
.hidden-motion-e6a0::before { content: '\f0c9'; }
.black_b2ea::before { content: '\f061'; }
.tabs-2b7b::before { content: '\f060'; }
.status_hovered_6138::before { content: '\f04b'; }
.pagination-liquid-488b::before { content: '\f04c'; }
.wrapper_79eb::before { content: '\f019'; }
.hard_68c3::before { content: '\f093'; }
.stone-067c::before { content: '\f132'; }
.pattern_gold_69b6::before { content: '\f091'; }
.link-full-462b::before { content: '\f06b'; }
.media-0b61::before { content: '\f0d6'; }
.wrapper_cool_a3a5::before { content: '\f09d'; }
.content_ddfe::before { content: '\f10b'; }
.in-dcbc::before { content: '\f108'; }
.cool_0791::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tag_pro_2299::before { content: '\f522'; }
.prev_9e50::before { content: '\f327'; }
.gas-229f::before { content: '\f219'; }
.media_huge_1aae::before { content: '\f21e'; }
.logo-fast-231b::before { content: '\f2f5'; }

/* Social Icons */
.focused-e78b::before { content: '\f09a'; }
.tall-5dd2::before { content: '\f099'; }
.input_selected_97cc::before { content: '\f16d'; }
.table_32c0::before { content: '\f167'; }
.rough-fd7a::before { content: '\f2c6'; }
.west_bd3e::before { content: '\f232'; }

/* Size Classes */
.liquid_7457 { font-size: 0.75em; }
.dropdown_0ca8 { font-size: 0.875em; }
.focus-6b0d { font-size: 1.33em; }
.widget_5d30 { font-size: 1.5em; }
.purple-fcc5 { font-size: 2em; }
.link_3aee { font-size: 3em; }

/* Animation Classes */
.avatar-short-7a5c {
    animation: fa-spin 2s infinite linear;
}

.layout-bronze-52af {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bc98 */
.phantom-card-a1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
