/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.top_14cd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary-bdbe, .silver_0531 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.search_c2f2::before { content: '\f015'; }
.pro-c1e8::before { content: '\f007'; }
.item-c5a0::before { content: '\f023'; }
.selected-feed::before { content: '\f0e0'; }
.list_east_a176::before { content: '\f095'; }
.down-cc8c::before { content: '\f005'; }
.breadcrumb-3a18::before { content: '\f004'; }
.pink_6ad9::before { content: '\f00c'; }
.media-a733::before { content: '\f00d'; }
.chip-f3b1::before { content: '\f002'; }
.article_orange_34d7::before { content: '\f0c9'; }
.card_8b88::before { content: '\f061'; }
.accent_center_e2fb::before { content: '\f060'; }
.image-complex-2995::before { content: '\f04b'; }
.module-new-67cb::before { content: '\f04c'; }
.carousel-f6fa::before { content: '\f019'; }
.popup_yellow_e5f0::before { content: '\f093'; }
.description_6bf8::before { content: '\f132'; }
.secondary-2692::before { content: '\f091'; }
.nav-d3ed::before { content: '\f06b'; }
.feature-7263::before { content: '\f0d6'; }
.inner-8bb7::before { content: '\f09d'; }
.pressed-0a1e::before { content: '\f10b'; }
.bright-ec99::before { content: '\f108'; }
.dark_e406::before { content: '\f10a'; }

/* Gambling Specific Icons */
.glass-6674::before { content: '\f522'; }
.footer_inner_2722::before { content: '\f327'; }
.tabs_iron_06bf::before { content: '\f219'; }
.paragraph_fluid_3200::before { content: '\f21e'; }
.bottom-853b::before { content: '\f2f5'; }

/* Social Icons */
.fast_9c2b::before { content: '\f09a'; }
.highlight_0d1a::before { content: '\f099'; }
.content-full-e44b::before { content: '\f16d'; }
.sidebar-cold-3697::before { content: '\f167'; }
.dropdown_in_5771::before { content: '\f2c6'; }
.message_c62c::before { content: '\f232'; }

/* Size Classes */
.footer_old_bcfb { font-size: 0.75em; }
.wrapper_1687 { font-size: 0.875em; }
.link-ea07 { font-size: 1.33em; }
.breadcrumb-north-bbff { font-size: 1.5em; }
.large-384c { font-size: 2em; }
.input_b94c { font-size: 3em; }

/* Animation Classes */
.accordion-508f {
    animation: fa-spin 2s infinite linear;
}

.thick-f46a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d251 */
.widget-item-h4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
