/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.header_4a27) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.widget-short-7c9d, .accordion_ddc8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.video-wood-5782::before { content: '\f015'; }
.heading_33e1::before { content: '\f007'; }
.last_e399::before { content: '\f023'; }
.wood-741a::before { content: '\f0e0'; }
.overlay_3ca9::before { content: '\f095'; }
.outline-liquid-c756::before { content: '\f005'; }
.paragraph_e121::before { content: '\f004'; }
.pattern-gold-d8ff::before { content: '\f00c'; }
.card_d5d7::before { content: '\f00d'; }
.image-bottom-6537::before { content: '\f002'; }
.slider-a208::before { content: '\f0c9'; }
.tabs_basic_87be::before { content: '\f061'; }
.dropdown-bottom-50f6::before { content: '\f060'; }
.nav-slow-f2f9::before { content: '\f04b'; }
.aside-38c6::before { content: '\f04c'; }
.logo_light_24cf::before { content: '\f019'; }
.pressed-1c25::before { content: '\f093'; }
.chip-733a::before { content: '\f132'; }
.breadcrumb_17b0::before { content: '\f091'; }
.main-97c7::before { content: '\f06b'; }
.glass-3790::before { content: '\f0d6'; }
.form_fresh_d001::before { content: '\f09d'; }
.notification-6d4a::before { content: '\f10b'; }
.static-8cdd::before { content: '\f108'; }
.content-pressed-77ed::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pagination-warm-f9a7::before { content: '\f522'; }
.tooltip-easy-8db8::before { content: '\f327'; }
.title-e237::before { content: '\f219'; }
.west-0426::before { content: '\f21e'; }
.black_344d::before { content: '\f2f5'; }

/* Social Icons */
.simple_d3c3::before { content: '\f09a'; }
.menu_b5c0::before { content: '\f099'; }
.warm_9d82::before { content: '\f16d'; }
.active-medium-3e42::before { content: '\f167'; }
.warm_bd7e::before { content: '\f2c6'; }
.accordion-pro-9216::before { content: '\f232'; }

/* Size Classes */
.card-slow-3c4d { font-size: 0.75em; }
.frame_in_8dbf { font-size: 0.875em; }
.hard-cc0c { font-size: 1.33em; }
.black_0399 { font-size: 1.5em; }
.section_short_0fc3 { font-size: 2em; }
.photo-abf3 { font-size: 3em; }

/* Animation Classes */
.sidebar-16e6 {
    animation: fa-spin 2s infinite linear;
}

.secondary_stone_a705 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 17a2 */
.ghost-box-z7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
