/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.module-634b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hero-north-2866, .message-42bd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bronze_3f3f::before { content: '\f015'; }
.secondary-e2e1::before { content: '\f007'; }
.cold-62f2::before { content: '\f023'; }
.current_eb24::before { content: '\f0e0'; }
.form-605c::before { content: '\f095'; }
.huge_0eee::before { content: '\f005'; }
.carousel_up_0b47::before { content: '\f004'; }
.orange_d50b::before { content: '\f00c'; }
.list_warm_dd60::before { content: '\f00d'; }
.filter_35f7::before { content: '\f002'; }
.gradient_15c4::before { content: '\f0c9'; }
.fixed_71b3::before { content: '\f061'; }
.banner-8bf3::before { content: '\f060'; }
.breadcrumb_south_68a9::before { content: '\f04b'; }
.dark-2ceb::before { content: '\f04c'; }
.left-96cb::before { content: '\f019'; }
.soft-e5c3::before { content: '\f093'; }
.highlight_down_b5af::before { content: '\f132'; }
.avatar-last-9875::before { content: '\f091'; }
.photo-paper-484f::before { content: '\f06b'; }
.pagination_fixed_1de0::before { content: '\f0d6'; }
.preview-6593::before { content: '\f09d'; }
.primary_active_eae3::before { content: '\f10b'; }
.south-c0ee::before { content: '\f108'; }
.active-steel-7053::before { content: '\f10a'; }

/* Gambling Specific Icons */
.primary-f29d::before { content: '\f522'; }
.slider_center_55b8::before { content: '\f327'; }
.form_227e::before { content: '\f219'; }
.fast-2a20::before { content: '\f21e'; }
.green_c78a::before { content: '\f2f5'; }

/* Social Icons */
.grid-green-0ef5::before { content: '\f09a'; }
.frame_a5f3::before { content: '\f099'; }
.video_black_30b7::before { content: '\f16d'; }
.complex-0325::before { content: '\f167'; }
.outline_5b34::before { content: '\f2c6'; }
.breadcrumb-ee58::before { content: '\f232'; }

/* Size Classes */
.backdrop_lite_600d { font-size: 0.75em; }
.next-fbd0 { font-size: 0.875em; }
.section_green_1968 { font-size: 1.33em; }
.bottom-1ea7 { font-size: 1.5em; }
.link_2c3d { font-size: 2em; }
.search-motion-ca36 { font-size: 3em; }

/* Animation Classes */
.outer-9a1c {
    animation: fa-spin 2s infinite linear;
}

.notification_a022 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5328 */
.widget-item-i2 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
