/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.iron_4d0a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.red_dd97, .badge_yellow_d0ce {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.smooth_17c6::before { content: '\f015'; }
.center_25ff::before { content: '\f007'; }
.top-6faf::before { content: '\f023'; }
.secondary-951f::before { content: '\f0e0'; }
.footer_ec4f::before { content: '\f095'; }
.video_left_5b45::before { content: '\f005'; }
.row-stale-9b53::before { content: '\f004'; }
.notice-green-a719::before { content: '\f00c'; }
.table_d395::before { content: '\f00d'; }
.content-pro-21d6::before { content: '\f002'; }
.table_1f72::before { content: '\f0c9'; }
.soft_69df::before { content: '\f061'; }
.alert-7133::before { content: '\f060'; }
.purple_c197::before { content: '\f04b'; }
.icon-5630::before { content: '\f04c'; }
.current-9980::before { content: '\f019'; }
.texture_0aa1::before { content: '\f093'; }
.active_hovered_1201::before { content: '\f132'; }
.fixed-a65c::before { content: '\f091'; }
.easy-e37c::before { content: '\f06b'; }
.active-green-7509::before { content: '\f0d6'; }
.tag-5b39::before { content: '\f09d'; }
.layout_paper_769e::before { content: '\f10b'; }
.grid-new-ac81::before { content: '\f108'; }
.form_3e9d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.input-0e5d::before { content: '\f522'; }
.shade-narrow-a794::before { content: '\f327'; }
.sidebar-plasma-78c7::before { content: '\f219'; }
.last-329f::before { content: '\f21e'; }
.grid_wood_1f3d::before { content: '\f2f5'; }

/* Social Icons */
.box-north-a099::before { content: '\f09a'; }
.tiny-44de::before { content: '\f099'; }
.gold-8067::before { content: '\f16d'; }
.chip_ebc2::before { content: '\f167'; }
.footer-narrow-ec10::before { content: '\f2c6'; }
.media-c4e1::before { content: '\f232'; }

/* Size Classes */
.focused_3064 { font-size: 0.75em; }
.gas-a5ae { font-size: 0.875em; }
.tabs_top_9054 { font-size: 1.33em; }
.summary_6bec { font-size: 1.5em; }
.component_863e { font-size: 2em; }
.detail_9211 { font-size: 3em; }

/* Animation Classes */
.search-left-ad66 {
    animation: fa-spin 2s infinite linear;
}

.feature_prev_07e7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5c6b */
.shadow-element-j4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
