/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight-south-7adf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.small_e088, .section_bc6b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image_inner_80ea::before { content: '\f015'; }
.secondary_right_1adc::before { content: '\f007'; }
.south-dfbd::before { content: '\f023'; }
.warm_6914::before { content: '\f0e0'; }
.accordion-new-2260::before { content: '\f095'; }
.main-4ccb::before { content: '\f005'; }
.detail_6c0c::before { content: '\f004'; }
.filter_19bd::before { content: '\f00c'; }
.red-b77d::before { content: '\f00d'; }
.clean_302f::before { content: '\f002'; }
.popup-current-aa5e::before { content: '\f0c9'; }
.bright_f274::before { content: '\f061'; }
.heading-basic-7617::before { content: '\f060'; }
.west_b429::before { content: '\f04b'; }
.box_action_f0e8::before { content: '\f04c'; }
.next-ea86::before { content: '\f019'; }
.dim_47f0::before { content: '\f093'; }
.pagination-large-1bca::before { content: '\f132'; }
.bottom_ccd3::before { content: '\f091'; }
.huge-8143::before { content: '\f06b'; }
.smooth-49a0::before { content: '\f0d6'; }
.new_4655::before { content: '\f09d'; }
.down-752b::before { content: '\f10b'; }
.pattern_green_603d::before { content: '\f108'; }
.carousel-9d1e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.static_9d1e::before { content: '\f522'; }
.hero_b735::before { content: '\f327'; }
.preview_9a78::before { content: '\f219'; }
.border_wide_24c8::before { content: '\f21e'; }
.fixed-f2db::before { content: '\f2f5'; }

/* Social Icons */
.heading_8ac1::before { content: '\f09a'; }
.detail_thick_1150::before { content: '\f099'; }
.image_3415::before { content: '\f16d'; }
.media-fd0a::before { content: '\f167'; }
.solid-3f3b::before { content: '\f2c6'; }
.input-5eb9::before { content: '\f232'; }

/* Size Classes */
.summary_ee6b { font-size: 0.75em; }
.pagination-df66 { font-size: 0.875em; }
.stone-5a5a { font-size: 1.33em; }
.item-784a { font-size: 1.5em; }
.text_gold_45e8 { font-size: 2em; }
.under_7c1c { font-size: 3em; }

/* Animation Classes */
.cool-a36f {
    animation: fa-spin 2s infinite linear;
}

.top_5448 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0080 */
.ghost-box-k8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
