/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.widget-55c4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.upper_5fcf, .content_iron_39c6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.huge-6fdc::before { content: '\f015'; }
.progress-wood-e95e::before { content: '\f007'; }
.tabs-a131::before { content: '\f023'; }
.frame_3fb9::before { content: '\f0e0'; }
.frame_in_b7ee::before { content: '\f095'; }
.lower-644c::before { content: '\f005'; }
.last_e1ce::before { content: '\f004'; }
.pagination-2062::before { content: '\f00c'; }
.hovered_d643::before { content: '\f00d'; }
.footer-f8e9::before { content: '\f002'; }
.fast_e929::before { content: '\f0c9'; }
.hovered_3c8a::before { content: '\f061'; }
.wrapper_selected_0840::before { content: '\f060'; }
.pattern-medium-797d::before { content: '\f04b'; }
.grid_6c0a::before { content: '\f04c'; }
.footer_in_e6ea::before { content: '\f019'; }
.hover_iron_3193::before { content: '\f093'; }
.east-524a::before { content: '\f132'; }
.fresh_73f0::before { content: '\f091'; }
.hero_light_c06b::before { content: '\f06b'; }
.breadcrumb-8997::before { content: '\f0d6'; }
.pink_c23d::before { content: '\f09d'; }
.sort_3389::before { content: '\f10b'; }
.form_39ec::before { content: '\f108'; }
.search_hard_40df::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thumbnail_176b::before { content: '\f522'; }
.column-9b81::before { content: '\f327'; }
.section_dirty_e78f::before { content: '\f219'; }
.photo-187f::before { content: '\f21e'; }
.wood-b574::before { content: '\f2f5'; }

/* Social Icons */
.footer_solid_66b2::before { content: '\f09a'; }
.picture_3ff9::before { content: '\f099'; }
.block_9c30::before { content: '\f16d'; }
.primary-down-e39b::before { content: '\f167'; }
.column_in_39cc::before { content: '\f2c6'; }
.bottom-60ff::before { content: '\f232'; }

/* Size Classes */
.cold_da66 { font-size: 0.75em; }
.gas-e257 { font-size: 0.875em; }
.gallery-aace { font-size: 1.33em; }
.media_8581 { font-size: 1.5em; }
.red-2f76 { font-size: 2em; }
.mask-last-ab91 { font-size: 3em; }

/* Animation Classes */
.left_599a {
    animation: fa-spin 2s infinite linear;
}

.section-complex-b15f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9eab */
.ghost-box-b3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
