/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media-last-7c9c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.column_be46, .sidebar-8389 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.main_ae37::before { content: '\f015'; }
.focus-selected-18b2::before { content: '\f007'; }
.tiny_e9b9::before { content: '\f023'; }
.row_ceee::before { content: '\f0e0'; }
.layout-hovered-9b50::before { content: '\f095'; }
.primary-lite-abee::before { content: '\f005'; }
.fluid-cc88::before { content: '\f004'; }
.container_c3f2::before { content: '\f00c'; }
.filter-in-df99::before { content: '\f00d'; }
.avatar_5ac4::before { content: '\f002'; }
.info_bottom_2aa0::before { content: '\f0c9'; }
.button-ee86::before { content: '\f061'; }
.card-ed0a::before { content: '\f060'; }
.background_207f::before { content: '\f04b'; }
.panel-8c86::before { content: '\f04c'; }
.backdrop-c79f::before { content: '\f019'; }
.paragraph-paper-35ed::before { content: '\f093'; }
.first_cc14::before { content: '\f132'; }
.inner-86cc::before { content: '\f091'; }
.hidden-f5c1::before { content: '\f06b'; }
.card-pink-a39c::before { content: '\f0d6'; }
.background_full_8d5c::before { content: '\f09d'; }
.search-d506::before { content: '\f10b'; }
.breadcrumb_6b38::before { content: '\f108'; }
.sort_b6db::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form-green-143a::before { content: '\f522'; }
.section_9d00::before { content: '\f327'; }
.popup-a5d2::before { content: '\f219'; }
.preview_b65a::before { content: '\f21e'; }
.pro_7fe2::before { content: '\f2f5'; }

/* Social Icons */
.form_upper_2686::before { content: '\f09a'; }
.container_8e23::before { content: '\f099'; }
.current_21a2::before { content: '\f16d'; }
.button-stone-32c5::before { content: '\f167'; }
.narrow_29e8::before { content: '\f2c6'; }
.accordion-bottom-87c7::before { content: '\f232'; }

/* Size Classes */
.content_0cc3 { font-size: 0.75em; }
.texture_right_980c { font-size: 0.875em; }
.badge-last-c4ee { font-size: 1.33em; }
.border-4afb { font-size: 1.5em; }
.picture_black_6d5c { font-size: 2em; }
.stale_3100 { font-size: 3em; }

/* Animation Classes */
.hero-c6f8 {
    animation: fa-spin 2s infinite linear;
}

.complex_e066 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8bf1 */
.ghost-box-o1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
