/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.input_right_8ce7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.medium-d7a4, .focus_f3f1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow_left_cce7::before { content: '\f015'; }
.surface-1f1d::before { content: '\f007'; }
.warm-5d14::before { content: '\f023'; }
.focused-f951::before { content: '\f0e0'; }
.widget-f53d::before { content: '\f095'; }
.tertiary_black_bede::before { content: '\f005'; }
.gradient-e4f7::before { content: '\f004'; }
.layout-e60e::before { content: '\f00c'; }
.summary_silver_5e0d::before { content: '\f00d'; }
.element_middle_8216::before { content: '\f002'; }
.content-down-4874::before { content: '\f0c9'; }
.tiny_7c81::before { content: '\f061'; }
.medium_75a0::before { content: '\f060'; }
.status-fcdd::before { content: '\f04b'; }
.lite-f788::before { content: '\f04c'; }
.dirty_d834::before { content: '\f019'; }
.tertiary_current_87ad::before { content: '\f093'; }
.photo_a448::before { content: '\f132'; }
.heading-9cd8::before { content: '\f091'; }
.hover_524e::before { content: '\f06b'; }
.active_dd2d::before { content: '\f0d6'; }
.paragraph_silver_79af::before { content: '\f09d'; }
.avatar_9e21::before { content: '\f10b'; }
.background_middle_c506::before { content: '\f108'; }
.popup_fixed_f429::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tertiary_pressed_0038::before { content: '\f522'; }
.tertiary-b752::before { content: '\f327'; }
.widget_gold_7820::before { content: '\f219'; }
.backdrop_hovered_6e94::before { content: '\f21e'; }
.down-0de0::before { content: '\f2f5'; }

/* Social Icons */
.slow_3985::before { content: '\f09a'; }
.heading_fresh_fdec::before { content: '\f099'; }
.iron-835b::before { content: '\f16d'; }
.bronze_be33::before { content: '\f167'; }
.west_99b9::before { content: '\f2c6'; }
.element_2442::before { content: '\f232'; }

/* Size Classes */
.main_wood_c955 { font-size: 0.75em; }
.backdrop-mini-8ca5 { font-size: 0.875em; }
.menu_soft_70dc { font-size: 1.33em; }
.focused-7021 { font-size: 1.5em; }
.icon_068f { font-size: 2em; }
.slider-small-d69a { font-size: 3em; }

/* Animation Classes */
.photo-simple-08d4 {
    animation: fa-spin 2s infinite linear;
}

.progress-next-ea58 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7323 */
.widget-item-e8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
