/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thick_f32d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.filter-fast-7c9f, .paragraph_bronze_6372 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active_4453::before { content: '\f015'; }
.dropdown-487a::before { content: '\f007'; }
.new-77f4::before { content: '\f023'; }
.smooth-1a8a::before { content: '\f0e0'; }
.simple-54a2::before { content: '\f095'; }
.full_a49f::before { content: '\f005'; }
.preview_6386::before { content: '\f004'; }
.button_37e2::before { content: '\f00c'; }
.column_1599::before { content: '\f00d'; }
.dynamic_1128::before { content: '\f002'; }
.warm-3228::before { content: '\f0c9'; }
.highlight-stale-0fa5::before { content: '\f061'; }
.border_dc98::before { content: '\f060'; }
.cool_a166::before { content: '\f04b'; }
.simple_ac9c::before { content: '\f04c'; }
.photo-b8e8::before { content: '\f019'; }
.complex_cf3b::before { content: '\f093'; }
.header_a8ff::before { content: '\f132'; }
.chip_active_0fdc::before { content: '\f091'; }
.dropdown_eeeb::before { content: '\f06b'; }
.content-first-d5da::before { content: '\f0d6'; }
.fast-c4a6::before { content: '\f09d'; }
.in-0661::before { content: '\f10b'; }
.notification_first_f137::before { content: '\f108'; }
.description-86fd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.image-6925::before { content: '\f522'; }
.layout-south-28bd::before { content: '\f327'; }
.white_bfc9::before { content: '\f219'; }
.in_d9ba::before { content: '\f21e'; }
.caption_94a3::before { content: '\f2f5'; }

/* Social Icons */
.shade_green_341c::before { content: '\f09a'; }
.advanced_e097::before { content: '\f099'; }
.static-c3eb::before { content: '\f16d'; }
.nav_light_b937::before { content: '\f167'; }
.frame_dim_50ca::before { content: '\f2c6'; }
.main-next-e832::before { content: '\f232'; }

/* Size Classes */
.background_dim_0571 { font-size: 0.75em; }
.pink-e359 { font-size: 0.875em; }
.right_61f7 { font-size: 1.33em; }
.caption_964a { font-size: 1.5em; }
.notice-bronze-80f6 { font-size: 2em; }
.steel-f510 { font-size: 3em; }

/* Animation Classes */
.carousel-hovered-050b {
    animation: fa-spin 2s infinite linear;
}

.component_down_ac30 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fc8e */
.shadow-element-s9 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
