/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.red-e278) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow_0112, .lower-fc12 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.soft-fb85::before { content: '\f015'; }
.chip_db7d::before { content: '\f007'; }
.lite_6e67::before { content: '\f023'; }
.backdrop_9156::before { content: '\f0e0'; }
.breadcrumb_rough_ffde::before { content: '\f095'; }
.active-a499::before { content: '\f005'; }
.accordion_bottom_0b2f::before { content: '\f004'; }
.liquid_37c0::before { content: '\f00c'; }
.icon_solid_9295::before { content: '\f00d'; }
.feature-1a82::before { content: '\f002'; }
.focus-ae18::before { content: '\f0c9'; }
.info_first_fb5f::before { content: '\f061'; }
.info_c03a::before { content: '\f060'; }
.easy-79e5::before { content: '\f04b'; }
.banner-lower-ab7d::before { content: '\f04c'; }
.media-7f26::before { content: '\f019'; }
.widget_new_cd56::before { content: '\f093'; }
.filter_2bd4::before { content: '\f132'; }
.breadcrumb-7dc2::before { content: '\f091'; }
.selected_a555::before { content: '\f06b'; }
.carousel-4ec6::before { content: '\f0d6'; }
.white_24db::before { content: '\f09d'; }
.wrapper_21d1::before { content: '\f10b'; }
.highlight-47e1::before { content: '\f108'; }
.orange_dba5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.layout_708c::before { content: '\f522'; }
.main_up_50c2::before { content: '\f327'; }
.wrapper-d324::before { content: '\f219'; }
.aside-57dc::before { content: '\f21e'; }
.tiny-8bb0::before { content: '\f2f5'; }

/* Social Icons */
.description-9c90::before { content: '\f09a'; }
.button-02ed::before { content: '\f099'; }
.grid-old-58e7::before { content: '\f16d'; }
.widget-caf7::before { content: '\f167'; }
.short_1c7f::before { content: '\f2c6'; }
.module-stone-e282::before { content: '\f232'; }

/* Size Classes */
.text_7a3c { font-size: 0.75em; }
.aside_tiny_a53c { font-size: 0.875em; }
.active-03b3 { font-size: 1.33em; }
.last_a088 { font-size: 1.5em; }
.content_stone_608a { font-size: 2em; }
.mini_c4de { font-size: 3em; }

/* Animation Classes */
.shade_dark_f6fe {
    animation: fa-spin 2s infinite linear;
}

.huge-a505 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 46af */
.shadow-element-l1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
