/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wrapper-pink-8871) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.status-96c5, .link-c77b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.container_aded::before { content: '\f015'; }
.selected-502f::before { content: '\f007'; }
.active_out_c081::before { content: '\f023'; }
.feature-iron-291a::before { content: '\f0e0'; }
.hero_stale_fd2f::before { content: '\f095'; }
.highlight_796a::before { content: '\f005'; }
.heading_fresh_df7f::before { content: '\f004'; }
.notice-7f90::before { content: '\f00c'; }
.panel_gold_7696::before { content: '\f00d'; }
.steel_fc8b::before { content: '\f002'; }
.focused_53ec::before { content: '\f0c9'; }
.notice_bright_e878::before { content: '\f061'; }
.lite_72c8::before { content: '\f060'; }
.search_006b::before { content: '\f04b'; }
.last-a394::before { content: '\f04c'; }
.main-c5d9::before { content: '\f019'; }
.small_3b90::before { content: '\f093'; }
.text-stale-eefe::before { content: '\f132'; }
.bright_845b::before { content: '\f091'; }
.notice-6dde::before { content: '\f06b'; }
.thumbnail_down_642a::before { content: '\f0d6'; }
.dropdown_out_9e60::before { content: '\f09d'; }
.sidebar-dim-cba9::before { content: '\f10b'; }
.grid-97f3::before { content: '\f108'; }
.item_pink_b1a3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container_4072::before { content: '\f522'; }
.outline_easy_376b::before { content: '\f327'; }
.link_easy_5097::before { content: '\f219'; }
.stone_c0fa::before { content: '\f21e'; }
.hover_67e2::before { content: '\f2f5'; }

/* Social Icons */
.stone_1b0e::before { content: '\f09a'; }
.large_63bb::before { content: '\f099'; }
.notification-4fb4::before { content: '\f16d'; }
.hover-fce2::before { content: '\f167'; }
.background_east_6638::before { content: '\f2c6'; }
.shade-stale-2890::before { content: '\f232'; }

/* Size Classes */
.in-b915 { font-size: 0.75em; }
.prev_cff3 { font-size: 0.875em; }
.modal_bd5f { font-size: 1.33em; }
.white_cda6 { font-size: 1.5em; }
.motion_f258 { font-size: 2em; }
.backdrop_left_8336 { font-size: 3em; }

/* Animation Classes */
.prev_83c1 {
    animation: fa-spin 2s infinite linear;
}

.sort_d554 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9496 */
.widget-item-h4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
