/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.mask_dbab) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.upper_02f0, .heading_adf6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column_c934::before { content: '\f015'; }
.tall-8ffa::before { content: '\f007'; }
.preview_bottom_0820::before { content: '\f023'; }
.menu_static_96e2::before { content: '\f0e0'; }
.new-befa::before { content: '\f095'; }
.current-c4c4::before { content: '\f005'; }
.medium-9c03::before { content: '\f004'; }
.input_a7f0::before { content: '\f00c'; }
.element-wide-a094::before { content: '\f00d'; }
.table-rough-1f3b::before { content: '\f002'; }
.message-2f06::before { content: '\f0c9'; }
.hard-a9ed::before { content: '\f061'; }
.icon_first_fa94::before { content: '\f060'; }
.dirty-85f8::before { content: '\f04b'; }
.surface-570f::before { content: '\f04c'; }
.heading-action-5d7c::before { content: '\f019'; }
.aside-rough-7de2::before { content: '\f093'; }
.bottom_61d6::before { content: '\f132'; }
.main_7e42::before { content: '\f091'; }
.row_white_cecb::before { content: '\f06b'; }
.message-fresh-a0c1::before { content: '\f0d6'; }
.center-8484::before { content: '\f09d'; }
.texture-f4c8::before { content: '\f10b'; }
.heading-2bce::before { content: '\f108'; }
.wide-d469::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focused-592e::before { content: '\f522'; }
.badge_8674::before { content: '\f327'; }
.down-3702::before { content: '\f219'; }
.status-fresh-6a71::before { content: '\f21e'; }
.narrow_19e1::before { content: '\f2f5'; }

/* Social Icons */
.highlight_b8db::before { content: '\f09a'; }
.element_tiny_7249::before { content: '\f099'; }
.carousel-large-5889::before { content: '\f16d'; }
.heading_pink_f4e0::before { content: '\f167'; }
.text_ff6c::before { content: '\f2c6'; }
.article_upper_3921::before { content: '\f232'; }

/* Size Classes */
.header_e45f { font-size: 0.75em; }
.fixed_cadc { font-size: 0.875em; }
.overlay_7eff { font-size: 1.33em; }
.carousel-65a0 { font-size: 1.5em; }
.outline_solid_8888 { font-size: 2em; }
.disabled-ffb6 { font-size: 3em; }

/* Animation Classes */
.panel-db3f {
    animation: fa-spin 2s infinite linear;
}

.feature-440a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 88fe */
.widget-item-p2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
