/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.silver_7a82) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.component_dynamic_98a6, .element_center_6dd3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.caption_4d5c::before { content: '\f015'; }
.button-down-75eb::before { content: '\f007'; }
.hidden_north_a509::before { content: '\f023'; }
.last-8083::before { content: '\f0e0'; }
.column-3e25::before { content: '\f095'; }
.nav_0aed::before { content: '\f005'; }
.background-d9fd::before { content: '\f004'; }
.gradient_cold_5fe0::before { content: '\f00c'; }
.advanced_a530::before { content: '\f00d'; }
.warm-1449::before { content: '\f002'; }
.outer_4141::before { content: '\f0c9'; }
.content-16e7::before { content: '\f061'; }
.component-up-30b8::before { content: '\f060'; }
.dropdown_0e14::before { content: '\f04b'; }
.clean-d9a4::before { content: '\f04c'; }
.up_c81f::before { content: '\f019'; }
.title-tall-b7f7::before { content: '\f093'; }
.description_large_80ee::before { content: '\f132'; }
.box-first-a971::before { content: '\f091'; }
.overlay_in_bfc1::before { content: '\f06b'; }
.main-6099::before { content: '\f0d6'; }
.shade_small_5774::before { content: '\f09d'; }
.highlight_hovered_1db6::before { content: '\f10b'; }
.fast-1b38::before { content: '\f108'; }
.advanced-2f57::before { content: '\f10a'; }

/* Gambling Specific Icons */
.frame_37ae::before { content: '\f522'; }
.caption-dc0c::before { content: '\f327'; }
.focused_2566::before { content: '\f219'; }
.video-medium-6d88::before { content: '\f21e'; }
.hidden-3cdf::before { content: '\f2f5'; }

/* Social Icons */
.title_stale_f5f3::before { content: '\f09a'; }
.cool-51cb::before { content: '\f099'; }
.text-b485::before { content: '\f16d'; }
.wood-3985::before { content: '\f167'; }
.yellow_2128::before { content: '\f2c6'; }
.button_95e8::before { content: '\f232'; }

/* Size Classes */
.black_4e45 { font-size: 0.75em; }
.pagination-thick-c4c2 { font-size: 0.875em; }
.gallery_fluid_e290 { font-size: 1.33em; }
.logo_97fa { font-size: 1.5em; }
.button_d97f { font-size: 2em; }
.fresh-fe42 { font-size: 3em; }

/* Animation Classes */
.border_easy_245c {
    animation: fa-spin 2s infinite linear;
}

.detail_4935 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6727 */
.ghost-box-t3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
