/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs-88e1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.description_4c8b, .hover_d35b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dropdown_fast_1338::before { content: '\f015'; }
.bronze_88bc::before { content: '\f007'; }
.progress_3abf::before { content: '\f023'; }
.input-hard-13c7::before { content: '\f0e0'; }
.sort_f00b::before { content: '\f095'; }
.paragraph_lower_dfc9::before { content: '\f005'; }
.popup-pink-ef0c::before { content: '\f004'; }
.iron-07e9::before { content: '\f00c'; }
.gas-8dc1::before { content: '\f00d'; }
.backdrop-steel-2d54::before { content: '\f002'; }
.left-5454::before { content: '\f0c9'; }
.banner_8248::before { content: '\f061'; }
.medium-6e97::before { content: '\f060'; }
.filter_new_cee1::before { content: '\f04b'; }
.widget-e0a5::before { content: '\f04c'; }
.pagination-c46f::before { content: '\f019'; }
.tabs-glass-f1f1::before { content: '\f093'; }
.info_dark_7f43::before { content: '\f132'; }
.message_9e37::before { content: '\f091'; }
.disabled_5f11::before { content: '\f06b'; }
.outline-copper-27be::before { content: '\f0d6'; }
.tall-e1c7::before { content: '\f09d'; }
.progress-eb99::before { content: '\f10b'; }
.dim-d42e::before { content: '\f108'; }
.photo_aa8c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article-7e36::before { content: '\f522'; }
.label_db3b::before { content: '\f327'; }
.slider_first_9977::before { content: '\f219'; }
.south-a646::before { content: '\f21e'; }
.aside-1f11::before { content: '\f2f5'; }

/* Social Icons */
.secondary-c7e0::before { content: '\f09a'; }
.accordion_af03::before { content: '\f099'; }
.overlay_cbb9::before { content: '\f16d'; }
.frame_a496::before { content: '\f167'; }
.card-9b7c::before { content: '\f2c6'; }
.form_8758::before { content: '\f232'; }

/* Size Classes */
.hovered_ab74 { font-size: 0.75em; }
.lite-5ba6 { font-size: 0.875em; }
.medium_d657 { font-size: 1.33em; }
.logo-prev-6e08 { font-size: 1.5em; }
.active-dirty-e0b5 { font-size: 2em; }
.progress_09b9 { font-size: 3em; }

/* Animation Classes */
.sidebar-lite-13f7 {
    animation: fa-spin 2s infinite linear;
}

.frame-e073 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 007e */
.ghost-box-a1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
