/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled_cd58) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.avatar-e15d, .paper_51b9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.large-b474::before { content: '\f015'; }
.shade_df5f::before { content: '\f007'; }
.tag-33b5::before { content: '\f023'; }
.active-bright-4408::before { content: '\f0e0'; }
.nav-12c1::before { content: '\f095'; }
.feature-medium-259e::before { content: '\f005'; }
.brown_b60c::before { content: '\f004'; }
.clean_1104::before { content: '\f00c'; }
.banner-1850::before { content: '\f00d'; }
.gradient_bottom_5c52::before { content: '\f002'; }
.hero-27ff::before { content: '\f0c9'; }
.chip-5771::before { content: '\f061'; }
.notice_085d::before { content: '\f060'; }
.label_65ef::before { content: '\f04b'; }
.card_a2b2::before { content: '\f04c'; }
.inner_dd51::before { content: '\f019'; }
.carousel-1e76::before { content: '\f093'; }
.tabs_0e62::before { content: '\f132'; }
.input-2b49::before { content: '\f091'; }
.pagination_hovered_4338::before { content: '\f06b'; }
.button-3a48::before { content: '\f0d6'; }
.inner_1fce::before { content: '\f09d'; }
.stale-bfd4::before { content: '\f10b'; }
.disabled_f325::before { content: '\f108'; }
.top_5975::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gold-a747::before { content: '\f522'; }
.input-b52e::before { content: '\f327'; }
.notice_mini_b29b::before { content: '\f219'; }
.column-85d7::before { content: '\f21e'; }
.input-bottom-a34e::before { content: '\f2f5'; }

/* Social Icons */
.background_huge_cf22::before { content: '\f09a'; }
.shadow_2b57::before { content: '\f099'; }
.paragraph-d556::before { content: '\f16d'; }
.pattern_b8ee::before { content: '\f167'; }
.item_fresh_2e0d::before { content: '\f2c6'; }
.popup_6d32::before { content: '\f232'; }

/* Size Classes */
.accordion_b7ac { font-size: 0.75em; }
.current_4507 { font-size: 0.875em; }
.article_c4c7 { font-size: 1.33em; }
.highlight_red_0dfb { font-size: 1.5em; }
.tag_simple_6559 { font-size: 2em; }
.component-ebe6 { font-size: 3em; }

/* Animation Classes */
.gradient-3357 {
    animation: fa-spin 2s infinite linear;
}

.container-left-58e4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: acf6 */
.shadow-element-l8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
