/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.outline-417e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary_6e54, .overlay_f5c3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.short-0564::before { content: '\f015'; }
.alert-orange-b639::before { content: '\f007'; }
.hero-9ca4::before { content: '\f023'; }
.center_3f63::before { content: '\f0e0'; }
.hovered-4c22::before { content: '\f095'; }
.video-purple-2adf::before { content: '\f005'; }
.outline-hard-087f::before { content: '\f004'; }
.tabs-steel-64fe::before { content: '\f00c'; }
.narrow-706d::before { content: '\f00d'; }
.text_d344::before { content: '\f002'; }
.panel_red_8ad4::before { content: '\f0c9'; }
.picture_68c8::before { content: '\f061'; }
.hidden-simple-38a1::before { content: '\f060'; }
.notification_6539::before { content: '\f04b'; }
.upper_5fab::before { content: '\f04c'; }
.glass-e6ec::before { content: '\f019'; }
.brown-a99b::before { content: '\f093'; }
.secondary-e628::before { content: '\f132'; }
.backdrop_2386::before { content: '\f091'; }
.fixed_04d3::before { content: '\f06b'; }
.gold-5f81::before { content: '\f0d6'; }
.warm-e3e9::before { content: '\f09d'; }
.cool_0890::before { content: '\f10b'; }
.link_orange_a1ab::before { content: '\f108'; }
.dirty-06eb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notice_8864::before { content: '\f522'; }
.right-fed3::before { content: '\f327'; }
.backdrop-last-abd1::before { content: '\f219'; }
.tooltip-mini-6afc::before { content: '\f21e'; }
.wood_a547::before { content: '\f2f5'; }

/* Social Icons */
.card_a0cf::before { content: '\f09a'; }
.hidden_out_dec6::before { content: '\f099'; }
.shade-clean-bed3::before { content: '\f16d'; }
.component_middle_03ae::before { content: '\f167'; }
.secondary-right-0763::before { content: '\f2c6'; }
.hot_9fad::before { content: '\f232'; }

/* Size Classes */
.pattern-6209 { font-size: 0.75em; }
.feature_d345 { font-size: 0.875em; }
.pattern_motion_b171 { font-size: 1.33em; }
.secondary_dbd2 { font-size: 1.5em; }
.black-e9d3 { font-size: 2em; }
.message_90c5 { font-size: 3em; }

/* Animation Classes */
.old_a359 {
    animation: fa-spin 2s infinite linear;
}

.notice_under_0487 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1dd3 */
.widget-item-d8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
