/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bronze_126d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary_fast_9c57, .preview-65ad {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.lite_d54e::before { content: '\f015'; }
.avatar-57dd::before { content: '\f007'; }
.breadcrumb-last-e349::before { content: '\f023'; }
.motion_20c2::before { content: '\f0e0'; }
.action_f076::before { content: '\f095'; }
.menu-0aa1::before { content: '\f005'; }
.header_first_1d32::before { content: '\f004'; }
.bright_48ea::before { content: '\f00c'; }
.section_huge_2999::before { content: '\f00d'; }
.dropdown-93ac::before { content: '\f002'; }
.nav_dc66::before { content: '\f0c9'; }
.icon_859c::before { content: '\f061'; }
.overlay_old_ef5a::before { content: '\f060'; }
.thick_88eb::before { content: '\f04b'; }
.hidden-east-8307::before { content: '\f04c'; }
.surface-bronze-9709::before { content: '\f019'; }
.block-1a9d::before { content: '\f093'; }
.bottom-5b32::before { content: '\f132'; }
.red_62ec::before { content: '\f091'; }
.accordion-new-a0b8::before { content: '\f06b'; }
.red_10c8::before { content: '\f0d6'; }
.footer-static-3220::before { content: '\f09d'; }
.bronze-82e8::before { content: '\f10b'; }
.copper_4a93::before { content: '\f108'; }
.status_under_a425::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container_old_b4c2::before { content: '\f522'; }
.popup-a5a3::before { content: '\f327'; }
.item_37b5::before { content: '\f219'; }
.progress-285a::before { content: '\f21e'; }
.footer_6350::before { content: '\f2f5'; }

/* Social Icons */
.accent-middle-6725::before { content: '\f09a'; }
.input_fluid_5ed6::before { content: '\f099'; }
.row_bottom_3e8b::before { content: '\f16d'; }
.notification_simple_d576::before { content: '\f167'; }
.top-29de::before { content: '\f2c6'; }
.cold_5732::before { content: '\f232'; }

/* Size Classes */
.thick_3c0f { font-size: 0.75em; }
.hover_6992 { font-size: 0.875em; }
.soft_261b { font-size: 1.33em; }
.west-b390 { font-size: 1.5em; }
.description-mini-3727 { font-size: 2em; }
.paragraph_df7c { font-size: 3em; }

/* Animation Classes */
.link-smooth-3a8d {
    animation: fa-spin 2s infinite linear;
}

.layout-bronze-05b6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3378 */
.widget-item-e2 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
