/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.static-bc3f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary_warm_20f0, .mini-7903 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.feature_in_b36e::before { content: '\f015'; }
.avatar_light_8518::before { content: '\f007'; }
.modal_c6b4::before { content: '\f023'; }
.border-up-c533::before { content: '\f0e0'; }
.shade-6cf9::before { content: '\f095'; }
.row_steel_e94d::before { content: '\f005'; }
.banner_hovered_fbd0::before { content: '\f004'; }
.filter_fixed_429f::before { content: '\f00c'; }
.north_00ce::before { content: '\f00d'; }
.pattern_917a::before { content: '\f002'; }
.card_b483::before { content: '\f0c9'; }
.box-black-440d::before { content: '\f061'; }
.brown-fd9c::before { content: '\f060'; }
.table_hard_ad38::before { content: '\f04b'; }
.purple-434d::before { content: '\f04c'; }
.widget_outer_1f99::before { content: '\f019'; }
.bright-c57b::before { content: '\f093'; }
.icon-a2b9::before { content: '\f132'; }
.focused-2806::before { content: '\f091'; }
.photo_9ed9::before { content: '\f06b'; }
.smooth_4153::before { content: '\f0d6'; }
.shade-thick-c747::before { content: '\f09d'; }
.info-42c6::before { content: '\f10b'; }
.link-cool-a214::before { content: '\f108'; }
.focus-smooth-7b44::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pro_2ee3::before { content: '\f522'; }
.surface-a6c2::before { content: '\f327'; }
.soft_b2a5::before { content: '\f219'; }
.breadcrumb_cb80::before { content: '\f21e'; }
.shadow-2475::before { content: '\f2f5'; }

/* Social Icons */
.sort-6b0a::before { content: '\f09a'; }
.photo-upper-ace1::before { content: '\f099'; }
.container_a72e::before { content: '\f16d'; }
.filter_d3f2::before { content: '\f167'; }
.tag-fbcf::before { content: '\f2c6'; }
.content_4eee::before { content: '\f232'; }

/* Size Classes */
.component-hard-bc18 { font-size: 0.75em; }
.action_2592 { font-size: 0.875em; }
.hero_b25b { font-size: 1.33em; }
.banner_east_9069 { font-size: 1.5em; }
.media-1e5a { font-size: 2em; }
.gallery_rough_9a7a { font-size: 3em; }

/* Animation Classes */
.nav_070e {
    animation: fa-spin 2s infinite linear;
}

.header-stone-cc89 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 564c */
.shadow-element-i6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
