/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main_wood_0441) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.full_ae72, .hard_7f4f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter-46a0::before { content: '\f015'; }
.lite_942d::before { content: '\f007'; }
.tiny-0e87::before { content: '\f023'; }
.wrapper-3f8e::before { content: '\f0e0'; }
.lite_eba2::before { content: '\f095'; }
.frame_left_7c2d::before { content: '\f005'; }
.dim_07e7::before { content: '\f004'; }
.stale_6da0::before { content: '\f00c'; }
.fluid_a442::before { content: '\f00d'; }
.link-e872::before { content: '\f002'; }
.section_7f4f::before { content: '\f0c9'; }
.grid-hovered-f206::before { content: '\f061'; }
.button-4a45::before { content: '\f060'; }
.east_fe32::before { content: '\f04b'; }
.orange-9624::before { content: '\f04c'; }
.preview_c7c4::before { content: '\f019'; }
.gradient_narrow_8f13::before { content: '\f093'; }
.brown-406a::before { content: '\f132'; }
.shade-6b13::before { content: '\f091'; }
.advanced-808b::before { content: '\f06b'; }
.tiny_0624::before { content: '\f0d6'; }
.basic-c1c9::before { content: '\f09d'; }
.white-ab8a::before { content: '\f10b'; }
.shade_94b5::before { content: '\f108'; }
.table_inner_b934::before { content: '\f10a'; }

/* Gambling Specific Icons */
.component_lower_c2dd::before { content: '\f522'; }
.lite_8389::before { content: '\f327'; }
.border_102b::before { content: '\f219'; }
.photo-fd79::before { content: '\f21e'; }
.focus_73e6::before { content: '\f2f5'; }

/* Social Icons */
.first-96a9::before { content: '\f09a'; }
.title-lite-1f65::before { content: '\f099'; }
.photo-21b7::before { content: '\f16d'; }
.north-a0aa::before { content: '\f167'; }
.steel-995d::before { content: '\f2c6'; }
.overlay-b4d3::before { content: '\f232'; }

/* Size Classes */
.iron_7d91 { font-size: 0.75em; }
.article-bottom-32ec { font-size: 0.875em; }
.pagination_huge_b3d5 { font-size: 1.33em; }
.small-05e5 { font-size: 1.5em; }
.label-mini-f9e8 { font-size: 2em; }
.caption_8e6c { font-size: 3em; }

/* Animation Classes */
.main_9d64 {
    animation: fa-spin 2s infinite linear;
}

.alert_101d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aefd */
.shadow-element-n5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
