/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.first_adff) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary_7b0d, .container-west-abc1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading_red_6e83::before { content: '\f015'; }
.secondary-7f67::before { content: '\f007'; }
.text-iron-0410::before { content: '\f023'; }
.out-8c24::before { content: '\f0e0'; }
.tabs_tiny_64bd::before { content: '\f095'; }
.tabs-1922::before { content: '\f005'; }
.east_e448::before { content: '\f004'; }
.tag-36f4::before { content: '\f00c'; }
.easy_0925::before { content: '\f00d'; }
.fresh_2c88::before { content: '\f002'; }
.hero-stone-d952::before { content: '\f0c9'; }
.module_north_7ffb::before { content: '\f061'; }
.purple_ff51::before { content: '\f060'; }
.search_north_73fd::before { content: '\f04b'; }
.feature-iron-4082::before { content: '\f04c'; }
.input-1cd3::before { content: '\f019'; }
.banner-31dd::before { content: '\f093'; }
.iron-28ec::before { content: '\f132'; }
.logo_upper_620e::before { content: '\f091'; }
.gallery_c68a::before { content: '\f06b'; }
.secondary_dim_9c8e::before { content: '\f0d6'; }
.fluid_2025::before { content: '\f09d'; }
.copper-30f4::before { content: '\f10b'; }
.medium-8078::before { content: '\f108'; }
.caption-df16::before { content: '\f10a'; }

/* Gambling Specific Icons */
.in_8d05::before { content: '\f522'; }
.small_0022::before { content: '\f327'; }
.tertiary_in_323b::before { content: '\f219'; }
.item-712f::before { content: '\f21e'; }
.tabs-wide-e9b9::before { content: '\f2f5'; }

/* Social Icons */
.down_4f10::before { content: '\f09a'; }
.accent-over-6552::before { content: '\f099'; }
.outer_ebbe::before { content: '\f16d'; }
.article-thick-fc38::before { content: '\f167'; }
.inner_caf8::before { content: '\f2c6'; }
.heading_0f10::before { content: '\f232'; }

/* Size Classes */
.description_glass_658f { font-size: 0.75em; }
.under-2657 { font-size: 0.875em; }
.white_4353 { font-size: 1.33em; }
.hidden_2620 { font-size: 1.5em; }
.caption_9824 { font-size: 2em; }
.element-lower-0748 { font-size: 3em; }

/* Animation Classes */
.notification-down-a175 {
    animation: fa-spin 2s infinite linear;
}

.frame_b781 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d725 */
.widget-item-g0 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
