/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link_4d0b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.module_ff0a, .red-d28e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.west-316d::before { content: '\f015'; }
.secondary-soft-6c93::before { content: '\f007'; }
.tag-d9ac::before { content: '\f023'; }
.container_rough_6de7::before { content: '\f0e0'; }
.action_138b::before { content: '\f095'; }
.widget_813d::before { content: '\f005'; }
.gas_657e::before { content: '\f004'; }
.menu_large_30b5::before { content: '\f00c'; }
.hot_7405::before { content: '\f00d'; }
.menu-stone-31ad::before { content: '\f002'; }
.carousel-41e6::before { content: '\f0c9'; }
.shade-purple-0e9a::before { content: '\f061'; }
.hero-steel-0f71::before { content: '\f060'; }
.modal-cold-9fc9::before { content: '\f04b'; }
.panel_be2a::before { content: '\f04c'; }
.image_4af4::before { content: '\f019'; }
.status_2292::before { content: '\f093'; }
.popup_over_2716::before { content: '\f132'; }
.table-small-dc4e::before { content: '\f091'; }
.short_b29c::before { content: '\f06b'; }
.hover-5a50::before { content: '\f0d6'; }
.secondary-left-a294::before { content: '\f09d'; }
.nav-e5c8::before { content: '\f10b'; }
.info_fluid_f50c::before { content: '\f108'; }
.content_6cc1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.section-small-c924::before { content: '\f522'; }
.logo-c595::before { content: '\f327'; }
.out-5712::before { content: '\f219'; }
.panel_81b0::before { content: '\f21e'; }
.wood_7538::before { content: '\f2f5'; }

/* Social Icons */
.medium-ca5b::before { content: '\f09a'; }
.box-fbff::before { content: '\f099'; }
.iron_15f0::before { content: '\f16d'; }
.footer_iron_c301::before { content: '\f167'; }
.modal_81bf::before { content: '\f2c6'; }
.pagination_focused_2360::before { content: '\f232'; }

/* Size Classes */
.slider_5133 { font-size: 0.75em; }
.out_4403 { font-size: 0.875em; }
.button_ba51 { font-size: 1.33em; }
.carousel_liquid_3b36 { font-size: 1.5em; }
.article_simple_0af0 { font-size: 2em; }
.sort_wood_f2b6 { font-size: 3em; }

/* Animation Classes */
.title_easy_7e08 {
    animation: fa-spin 2s infinite linear;
}

.badge_cc5c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6c6c */
.shadow-element-z7 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
