/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout-black-3843) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fixed_939c, .article_1f44 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north_d364::before { content: '\f015'; }
.sort-87bf::before { content: '\f007'; }
.accent_4f44::before { content: '\f023'; }
.border-gold-ac67::before { content: '\f0e0'; }
.hero_1fe6::before { content: '\f095'; }
.avatar_complex_cfdb::before { content: '\f005'; }
.widget_1437::before { content: '\f004'; }
.notice-motion-80df::before { content: '\f00c'; }
.hard-5bd7::before { content: '\f00d'; }
.gas-830b::before { content: '\f002'; }
.paper-1fea::before { content: '\f0c9'; }
.border_pink_9412::before { content: '\f061'; }
.widget_thick_fb8b::before { content: '\f060'; }
.inner_db78::before { content: '\f04b'; }
.progress_wood_5018::before { content: '\f04c'; }
.tooltip_upper_a1de::before { content: '\f019'; }
.text-hovered-56ee::before { content: '\f093'; }
.photo-3abd::before { content: '\f132'; }
.dim-ed65::before { content: '\f091'; }
.tabs-outer-38cf::before { content: '\f06b'; }
.hard-ea6a::before { content: '\f0d6'; }
.heading_inner_ede0::before { content: '\f09d'; }
.box_liquid_6411::before { content: '\f10b'; }
.content-short-09e1::before { content: '\f108'; }
.clean-68e4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wide_ca85::before { content: '\f522'; }
.stone-35a5::before { content: '\f327'; }
.title_bronze_439e::before { content: '\f219'; }
.over-6cee::before { content: '\f21e'; }
.section-d1ce::before { content: '\f2f5'; }

/* Social Icons */
.fixed_f936::before { content: '\f09a'; }
.liquid-5ece::before { content: '\f099'; }
.module_new_d94b::before { content: '\f16d'; }
.orange-9cc7::before { content: '\f167'; }
.header_narrow_dd34::before { content: '\f2c6'; }
.shade_0c3a::before { content: '\f232'; }

/* Size Classes */
.mini-3ec5 { font-size: 0.75em; }
.caption_bottom_5293 { font-size: 0.875em; }
.info_532b { font-size: 1.33em; }
.search-cb67 { font-size: 1.5em; }
.status_active_4d0b { font-size: 2em; }
.secondary-9368 { font-size: 3em; }

/* Animation Classes */
.banner_2771 {
    animation: fa-spin 2s infinite linear;
}

.form_medium_aae3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c52b */
.shadow-element-u2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
