/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.in-c2e7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.action_9a45, .new-9144 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.iron_8f5c::before { content: '\f015'; }
.slow_a0b6::before { content: '\f007'; }
.section_e254::before { content: '\f023'; }
.tertiary-4ae6::before { content: '\f0e0'; }
.carousel_4910::before { content: '\f095'; }
.panel_dark_923d::before { content: '\f005'; }
.status-up-97fe::before { content: '\f004'; }
.outline_2fb6::before { content: '\f00c'; }
.search-easy-7f89::before { content: '\f00d'; }
.media_new_0a6c::before { content: '\f002'; }
.fresh-fba5::before { content: '\f0c9'; }
.north-5c1f::before { content: '\f061'; }
.item_top_1794::before { content: '\f060'; }
.highlight-bbd6::before { content: '\f04b'; }
.frame_selected_3b15::before { content: '\f04c'; }
.gold-fd07::before { content: '\f019'; }
.widget_focused_5194::before { content: '\f093'; }
.card-hovered-39f8::before { content: '\f132'; }
.picture_small_3d24::before { content: '\f091'; }
.frame-small-fad1::before { content: '\f06b'; }
.pink-afe6::before { content: '\f0d6'; }
.pattern-narrow-93cf::before { content: '\f09d'; }
.popup_440e::before { content: '\f10b'; }
.carousel_tall_a1b0::before { content: '\f108'; }
.input_fluid_597b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.table_motion_63a6::before { content: '\f522'; }
.focus_248a::before { content: '\f327'; }
.article_1ec1::before { content: '\f219'; }
.search-1f33::before { content: '\f21e'; }
.thumbnail_9c13::before { content: '\f2f5'; }

/* Social Icons */
.active-hard-004d::before { content: '\f09a'; }
.pagination-a335::before { content: '\f099'; }
.background_f632::before { content: '\f16d'; }
.fresh_fe00::before { content: '\f167'; }
.sort_a7c5::before { content: '\f2c6'; }
.footer_cool_1c1f::before { content: '\f232'; }

/* Size Classes */
.tag_3dd5 { font-size: 0.75em; }
.slider_dynamic_3cea { font-size: 0.875em; }
.message-north-afa4 { font-size: 1.33em; }
.footer-d7b0 { font-size: 1.5em; }
.focused_bc37 { font-size: 2em; }
.main_lite_f2b9 { font-size: 3em; }

/* Animation Classes */
.pagination-gas-9b21 {
    animation: fa-spin 2s infinite linear;
}

.first_8b3c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cc8d */
.shadow-element-g0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
