/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight-next-b720) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_505b, .detail_thick_e3e2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.light_58e9::before { content: '\f015'; }
.main-6c3d::before { content: '\f007'; }
.slow-7908::before { content: '\f023'; }
.down_ac0a::before { content: '\f0e0'; }
.modal-old-22ec::before { content: '\f095'; }
.active_ed73::before { content: '\f005'; }
.input-center-82e5::before { content: '\f004'; }
.primary_9c0e::before { content: '\f00c'; }
.new-df23::before { content: '\f00d'; }
.simple_be3c::before { content: '\f002'; }
.tag_0ffa::before { content: '\f0c9'; }
.panel-e068::before { content: '\f061'; }
.hard_60d0::before { content: '\f060'; }
.inner_4678::before { content: '\f04b'; }
.south_92d0::before { content: '\f04c'; }
.last-991f::before { content: '\f019'; }
.solid_1715::before { content: '\f093'; }
.background_7d12::before { content: '\f132'; }
.action_7270::before { content: '\f091'; }
.main-upper-dbb7::before { content: '\f06b'; }
.card-tiny-7743::before { content: '\f0d6'; }
.active_down_7f0e::before { content: '\f09d'; }
.active-fluid-e9b6::before { content: '\f10b'; }
.pattern_paper_d621::before { content: '\f108'; }
.selected_8625::before { content: '\f10a'; }

/* Gambling Specific Icons */
.simple_09c5::before { content: '\f522'; }
.container_bf5e::before { content: '\f327'; }
.black-6ead::before { content: '\f219'; }
.info_dark_609e::before { content: '\f21e'; }
.cool-6913::before { content: '\f2f5'; }

/* Social Icons */
.top-558c::before { content: '\f09a'; }
.modal-5308::before { content: '\f099'; }
.card-80f9::before { content: '\f16d'; }
.alert-9ec7::before { content: '\f167'; }
.form_fccc::before { content: '\f2c6'; }
.nav-c839::before { content: '\f232'; }

/* Size Classes */
.black-7af9 { font-size: 0.75em; }
.video-ad58 { font-size: 0.875em; }
.notice-out-4d21 { font-size: 1.33em; }
.alert_motion_c956 { font-size: 1.5em; }
.tertiary-5e3c { font-size: 2em; }
.footer_last_1220 { font-size: 3em; }

/* Animation Classes */
.shadow_d096 {
    animation: fa-spin 2s infinite linear;
}

.content-7629 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e7be */
.widget-item-v5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
