/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard_715a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title-last-498b, .overlay-d722 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.east-992b::before { content: '\f015'; }
.summary_5b13::before { content: '\f007'; }
.search_hot_4243::before { content: '\f023'; }
.frame_bottom_c578::before { content: '\f0e0'; }
.modal-e118::before { content: '\f095'; }
.status-fixed-ba4a::before { content: '\f005'; }
.cold_ac8b::before { content: '\f004'; }
.container-f8e4::before { content: '\f00c'; }
.hard_9c9e::before { content: '\f00d'; }
.chip-dim-3a7b::before { content: '\f002'; }
.info-4cf6::before { content: '\f0c9'; }
.accordion-liquid-f6c6::before { content: '\f061'; }
.title-e9fe::before { content: '\f060'; }
.overlay-gas-2a13::before { content: '\f04b'; }
.overlay_e32d::before { content: '\f04c'; }
.hover-tiny-271b::before { content: '\f019'; }
.footer_3430::before { content: '\f093'; }
.fluid_6470::before { content: '\f132'; }
.avatar-tiny-e1f6::before { content: '\f091'; }
.paragraph_mini_04b8::before { content: '\f06b'; }
.west_a9a7::before { content: '\f0d6'; }
.accordion-fluid-7245::before { content: '\f09d'; }
.tabs-1c72::before { content: '\f10b'; }
.sidebar_warm_c7a9::before { content: '\f108'; }
.panel-warm-a818::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description_7116::before { content: '\f522'; }
.widget-cc72::before { content: '\f327'; }
.media_c350::before { content: '\f219'; }
.dark-594e::before { content: '\f21e'; }
.tall_a137::before { content: '\f2f5'; }

/* Social Icons */
.fixed-7622::before { content: '\f09a'; }
.main_north_26c9::before { content: '\f099'; }
.accordion_eaa3::before { content: '\f16d'; }
.tertiary-9161::before { content: '\f167'; }
.box_e96f::before { content: '\f2c6'; }
.background_gas_e152::before { content: '\f232'; }

/* Size Classes */
.steel_f534 { font-size: 0.75em; }
.huge-43c0 { font-size: 0.875em; }
.old_a9a4 { font-size: 1.33em; }
.shade_6c23 { font-size: 1.5em; }
.footer_5518 { font-size: 2em; }
.bright-fb9f { font-size: 3em; }

/* Animation Classes */
.dark_2bce {
    animation: fa-spin 2s infinite linear;
}

.pagination-yellow-085e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a7f7 */
.widget-item-h2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
