/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dynamic-0ba4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown_56ed, .narrow_1da9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tiny_e6b2::before { content: '\f015'; }
.secondary_fluid_3c7c::before { content: '\f007'; }
.pink-7449::before { content: '\f023'; }
.tooltip-6ec3::before { content: '\f0e0'; }
.modal_591e::before { content: '\f095'; }
.primary-4770::before { content: '\f005'; }
.pagination-dark-c716::before { content: '\f004'; }
.sort_58e4::before { content: '\f00c'; }
.notification_c99f::before { content: '\f00d'; }
.selected_dd74::before { content: '\f002'; }
.slow-218a::before { content: '\f0c9'; }
.slider-stone-aba8::before { content: '\f061'; }
.heading-green-b1fc::before { content: '\f060'; }
.button_hovered_671c::before { content: '\f04b'; }
.black_05db::before { content: '\f04c'; }
.description_544a::before { content: '\f019'; }
.module-4631::before { content: '\f093'; }
.background-inner-75e7::before { content: '\f132'; }
.mask-cf94::before { content: '\f091'; }
.secondary_96ea::before { content: '\f06b'; }
.card-purple-c684::before { content: '\f0d6'; }
.background-bronze-8d80::before { content: '\f09d'; }
.fast-c460::before { content: '\f10b'; }
.menu_full_b95d::before { content: '\f108'; }
.main-bced::before { content: '\f10a'; }

/* Gambling Specific Icons */
.rough_d8d0::before { content: '\f522'; }
.last-23f2::before { content: '\f327'; }
.mask-hard-3e8d::before { content: '\f219'; }
.title_paper_1a94::before { content: '\f21e'; }
.accent-down-2fc1::before { content: '\f2f5'; }

/* Social Icons */
.thick-f63a::before { content: '\f09a'; }
.stone_8501::before { content: '\f099'; }
.card-tall-7246::before { content: '\f16d'; }
.image_basic_2d1e::before { content: '\f167'; }
.under-f0cf::before { content: '\f2c6'; }
.video_red_6fc0::before { content: '\f232'; }

/* Size Classes */
.active-soft-74ac { font-size: 0.75em; }
.outer_7a62 { font-size: 0.875em; }
.tag-focused-8703 { font-size: 1.33em; }
.motion_e4cb { font-size: 1.5em; }
.paragraph_complex_380c { font-size: 2em; }
.border_black_f9bd { font-size: 3em; }

/* Animation Classes */
.gradient_8043 {
    animation: fa-spin 2s infinite linear;
}

.paragraph_red_a025 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9062 */
.widget-item-s7 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
