/* 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-2fe5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.full_d7e9, .sidebar-d2d4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text_prev_2bdb::before { content: '\f015'; }
.mask_lite_9f2b::before { content: '\f007'; }
.fixed-928d::before { content: '\f023'; }
.logo-893d::before { content: '\f0e0'; }
.gas-2096::before { content: '\f095'; }
.picture-fa76::before { content: '\f005'; }
.alert-silver-685e::before { content: '\f004'; }
.focus-gold-8725::before { content: '\f00c'; }
.active_c119::before { content: '\f00d'; }
.carousel_16a9::before { content: '\f002'; }
.content_2076::before { content: '\f0c9'; }
.breadcrumb_84e3::before { content: '\f061'; }
.logo_upper_3978::before { content: '\f060'; }
.sort-a903::before { content: '\f04b'; }
.link_steel_f175::before { content: '\f04c'; }
.bottom-bb1e::before { content: '\f019'; }
.cool-f125::before { content: '\f093'; }
.heading-525a::before { content: '\f132'; }
.blue-ea09::before { content: '\f091'; }
.info-stale-5653::before { content: '\f06b'; }
.picture-bottom-2aeb::before { content: '\f0d6'; }
.full-a416::before { content: '\f09d'; }
.pattern-a591::before { content: '\f10b'; }
.next_44ee::before { content: '\f108'; }
.dark-8038::before { content: '\f10a'; }

/* Gambling Specific Icons */
.yellow_7387::before { content: '\f522'; }
.dropdown-out-0230::before { content: '\f327'; }
.dirty-1de0::before { content: '\f219'; }
.input-up-c0b0::before { content: '\f21e'; }
.paragraph-5d94::before { content: '\f2f5'; }

/* Social Icons */
.orange-71a8::before { content: '\f09a'; }
.south_ee92::before { content: '\f099'; }
.border-green-415f::before { content: '\f16d'; }
.selected_bb60::before { content: '\f167'; }
.top-ee7f::before { content: '\f2c6'; }
.article_inner_ede9::before { content: '\f232'; }

/* Size Classes */
.hard-cf02 { font-size: 0.75em; }
.paragraph_fast_d6b7 { font-size: 0.875em; }
.secondary_223d { font-size: 1.33em; }
.selected_1d09 { font-size: 1.5em; }
.search-121d { font-size: 2em; }
.component-3241 { font-size: 3em; }

/* Animation Classes */
.texture_c2ea {
    animation: fa-spin 2s infinite linear;
}

.backdrop_last_769c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3824 */
.shadow-element-d9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
