/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focused-52fe) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.out-c3a1, .warm-15e9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tag-purple-53d8::before { content: '\f015'; }
.carousel_e495::before { content: '\f007'; }
.feature-0fb2::before { content: '\f023'; }
.tall-bb67::before { content: '\f0e0'; }
.wood-e012::before { content: '\f095'; }
.thumbnail_7190::before { content: '\f005'; }
.frame_355d::before { content: '\f004'; }
.label-easy-409b::before { content: '\f00c'; }
.secondary-small-9dbe::before { content: '\f00d'; }
.pattern-8082::before { content: '\f002'; }
.texture_glass_aae4::before { content: '\f0c9'; }
.hard_2675::before { content: '\f061'; }
.smooth_8bd3::before { content: '\f060'; }
.west-592b::before { content: '\f04b'; }
.backdrop-4904::before { content: '\f04c'; }
.row_purple_80dc::before { content: '\f019'; }
.border_brown_c1b7::before { content: '\f093'; }
.preview_5a64::before { content: '\f132'; }
.element-f58f::before { content: '\f091'; }
.light_4c55::before { content: '\f06b'; }
.block_c017::before { content: '\f0d6'; }
.overlay_brown_e8ea::before { content: '\f09d'; }
.over-82a7::before { content: '\f10b'; }
.text_27b0::before { content: '\f108'; }
.outer_6c48::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hot-6cae::before { content: '\f522'; }
.red-4c54::before { content: '\f327'; }
.medium_8c06::before { content: '\f219'; }
.text_lite_c756::before { content: '\f21e'; }
.east-02a9::before { content: '\f2f5'; }

/* Social Icons */
.sort_brown_2bab::before { content: '\f09a'; }
.row_e3d2::before { content: '\f099'; }
.hover_lite_301a::before { content: '\f16d'; }
.liquid-a4b1::before { content: '\f167'; }
.silver_fa9c::before { content: '\f2c6'; }
.hard-bf52::before { content: '\f232'; }

/* Size Classes */
.button-warm-e55b { font-size: 0.75em; }
.button-3002 { font-size: 0.875em; }
.element-slow-d011 { font-size: 1.33em; }
.hard_2242 { font-size: 1.5em; }
.east_2ee2 { font-size: 2em; }
.widget_current_2722 { font-size: 3em; }

/* Animation Classes */
.block_pro_aea4 {
    animation: fa-spin 2s infinite linear;
}

.mask-4d87 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3514 */
.shadow-element-x5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
