/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.progress_glass_8902) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.lite_9f7c, .narrow-d04a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.under-71a2::before { content: '\f015'; }
.card-middle-ad12::before { content: '\f007'; }
.disabled-e3ef::before { content: '\f023'; }
.texture_ae32::before { content: '\f0e0'; }
.summary-stale-c61d::before { content: '\f095'; }
.shadow_27fc::before { content: '\f005'; }
.clean-9d15::before { content: '\f004'; }
.hero-active-fc9e::before { content: '\f00c'; }
.feature_4062::before { content: '\f00d'; }
.stone-2187::before { content: '\f002'; }
.prev_67da::before { content: '\f0c9'; }
.stale-24ac::before { content: '\f061'; }
.gallery_e162::before { content: '\f060'; }
.backdrop_4b87::before { content: '\f04b'; }
.block_purple_d150::before { content: '\f04c'; }
.paragraph-e4e5::before { content: '\f019'; }
.breadcrumb_e92a::before { content: '\f093'; }
.accordion-6b38::before { content: '\f132'; }
.feature-motion-a1f6::before { content: '\f091'; }
.component-5e6f::before { content: '\f06b'; }
.description-plasma-12d9::before { content: '\f0d6'; }
.status-tall-821a::before { content: '\f09d'; }
.gallery_easy_5c2a::before { content: '\f10b'; }
.frame-lower-a1a0::before { content: '\f108'; }
.easy-bba4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.last-e584::before { content: '\f522'; }
.hard-f66c::before { content: '\f327'; }
.panel-0118::before { content: '\f219'; }
.pattern-fixed-a9fb::before { content: '\f21e'; }
.purple_ede8::before { content: '\f2f5'; }

/* Social Icons */
.notice_focused_612f::before { content: '\f09a'; }
.focus_0d99::before { content: '\f099'; }
.avatar-f28c::before { content: '\f16d'; }
.fast-f833::before { content: '\f167'; }
.advanced_e1bf::before { content: '\f2c6'; }
.section-prev-8d80::before { content: '\f232'; }

/* Size Classes */
.aside_wood_f171 { font-size: 0.75em; }
.button-active-486b { font-size: 0.875em; }
.panel_narrow_d6ee { font-size: 1.33em; }
.info_9946 { font-size: 1.5em; }
.summary-thick-6fa0 { font-size: 2em; }
.pattern_83bf { font-size: 3em; }

/* Animation Classes */
.gallery_large_5b1d {
    animation: fa-spin 2s infinite linear;
}

.modal_over_87ab {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4625 */
.widget-item-p7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
