/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient-5729) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list_4375, .medium_0a3b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge-fixed-5bd5::before { content: '\f015'; }
.alert-easy-d29f::before { content: '\f007'; }
.caption_wide_d29b::before { content: '\f023'; }
.accent_b46d::before { content: '\f0e0'; }
.bronze-9b9a::before { content: '\f095'; }
.fluid-e325::before { content: '\f005'; }
.hero-complex-0d42::before { content: '\f004'; }
.slider-new-787f::before { content: '\f00c'; }
.texture-next-9876::before { content: '\f00d'; }
.photo_76cd::before { content: '\f002'; }
.shadow-b83e::before { content: '\f0c9'; }
.sidebar_a7f1::before { content: '\f061'; }
.accent-1b37::before { content: '\f060'; }
.title-fluid-ef22::before { content: '\f04b'; }
.heading-b2f8::before { content: '\f04c'; }
.wood_aa47::before { content: '\f019'; }
.secondary_78e4::before { content: '\f093'; }
.simple_dfc7::before { content: '\f132'; }
.center-4959::before { content: '\f091'; }
.heading-b22c::before { content: '\f06b'; }
.input_6d7e::before { content: '\f0d6'; }
.tertiary-red-4e85::before { content: '\f09d'; }
.layout_down_caf8::before { content: '\f10b'; }
.tertiary_9940::before { content: '\f108'; }
.description_6f81::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary-solid-c017::before { content: '\f522'; }
.label-next-c782::before { content: '\f327'; }
.form_cold_63e7::before { content: '\f219'; }
.copper-ed07::before { content: '\f21e'; }
.card-0464::before { content: '\f2f5'; }

/* Social Icons */
.gas_a7e3::before { content: '\f09a'; }
.menu-dynamic-7dac::before { content: '\f099'; }
.alert_orange_958c::before { content: '\f16d'; }
.cool-e132::before { content: '\f167'; }
.accordion-a8ce::before { content: '\f2c6'; }
.element-right-bd5f::before { content: '\f232'; }

/* Size Classes */
.search-96a8 { font-size: 0.75em; }
.center-f82d { font-size: 0.875em; }
.tertiary-e275 { font-size: 1.33em; }
.fresh-bf4e { font-size: 1.5em; }
.article-fresh-5996 { font-size: 2em; }
.sort_4b1e { font-size: 3em; }

/* Animation Classes */
.header_pressed_87ef {
    animation: fa-spin 2s infinite linear;
}

.icon_west_c888 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e112 */
.shadow-element-t6 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
