/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside-hot-2490) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.heading-aa07, .link_small_675d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sidebar_32a7::before { content: '\f015'; }
.carousel_c3e9::before { content: '\f007'; }
.row_center_06ed::before { content: '\f023'; }
.iron-3c60::before { content: '\f0e0'; }
.box_e86f::before { content: '\f095'; }
.liquid-1be3::before { content: '\f005'; }
.header-warm-373e::before { content: '\f004'; }
.silver-aada::before { content: '\f00c'; }
.disabled_531e::before { content: '\f00d'; }
.frame_2937::before { content: '\f002'; }
.dropdown-47a9::before { content: '\f0c9'; }
.container_896a::before { content: '\f061'; }
.hero_9383::before { content: '\f060'; }
.section_6ab3::before { content: '\f04b'; }
.box_west_a036::before { content: '\f04c'; }
.pink_07d3::before { content: '\f019'; }
.liquid-79ee::before { content: '\f093'; }
.tabs_black_5212::before { content: '\f132'; }
.gallery-copper-a161::before { content: '\f091'; }
.copper_1c48::before { content: '\f06b'; }
.smooth-256c::before { content: '\f0d6'; }
.description_561d::before { content: '\f09d'; }
.row-f286::before { content: '\f10b'; }
.tertiary_tall_ed86::before { content: '\f108'; }
.overlay-wood-3790::before { content: '\f10a'; }

/* Gambling Specific Icons */
.layout_f92a::before { content: '\f522'; }
.component-red-d78b::before { content: '\f327'; }
.north_9106::before { content: '\f219'; }
.column-cold-57b1::before { content: '\f21e'; }
.badge-7ff6::before { content: '\f2f5'; }

/* Social Icons */
.simple_dfa6::before { content: '\f09a'; }
.description-a3c9::before { content: '\f099'; }
.component_72c1::before { content: '\f16d'; }
.message_complex_c246::before { content: '\f167'; }
.tertiary_complex_a6dc::before { content: '\f2c6'; }
.steel-740b::before { content: '\f232'; }

/* Size Classes */
.dim-3419 { font-size: 0.75em; }
.filter-61c5 { font-size: 0.875em; }
.card-fresh-4110 { font-size: 1.33em; }
.slider_focused_50b9 { font-size: 1.5em; }
.menu_dynamic_37f8 { font-size: 2em; }
.advanced_82b7 { font-size: 3em; }

/* Animation Classes */
.block_easy_eecf {
    animation: fa-spin 2s infinite linear;
}

.overlay-0541 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7da3 */
.shadow-element-r6 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
