/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.badge-clean-f3e9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.footer_selected_5045, .breadcrumb_under_2963 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active_d991::before { content: '\f015'; }
.info-yellow-15db::before { content: '\f007'; }
.sort-49f3::before { content: '\f023'; }
.feature_selected_07bf::before { content: '\f0e0'; }
.yellow_31d3::before { content: '\f095'; }
.panel-motion-afda::before { content: '\f005'; }
.fluid_0bb0::before { content: '\f004'; }
.dropdown_stone_3cc6::before { content: '\f00c'; }
.stone_2621::before { content: '\f00d'; }
.surface_9656::before { content: '\f002'; }
.copper_3770::before { content: '\f0c9'; }
.fast-c8d2::before { content: '\f061'; }
.video_tiny_cfc5::before { content: '\f060'; }
.widget-upper-5c39::before { content: '\f04b'; }
.info_06ef::before { content: '\f04c'; }
.description_c07c::before { content: '\f019'; }
.bottom-a92c::before { content: '\f093'; }
.left_fe69::before { content: '\f132'; }
.motion-f6e1::before { content: '\f091'; }
.card-3ccd::before { content: '\f06b'; }
.search-21c6::before { content: '\f0d6'; }
.video-hot-e743::before { content: '\f09d'; }
.menu_mini_9818::before { content: '\f10b'; }
.action-deea::before { content: '\f108'; }
.aside_0caa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active-ba91::before { content: '\f522'; }
.advanced_ea5f::before { content: '\f327'; }
.filter-right-abd8::before { content: '\f219'; }
.badge-east-9ff5::before { content: '\f21e'; }
.accordion-9901::before { content: '\f2f5'; }

/* Social Icons */
.feature_225a::before { content: '\f09a'; }
.west-6b1d::before { content: '\f099'; }
.gold-4091::before { content: '\f16d'; }
.button_4414::before { content: '\f167'; }
.panel-upper-2803::before { content: '\f2c6'; }
.red_61e0::before { content: '\f232'; }

/* Size Classes */
.backdrop_0f59 { font-size: 0.75em; }
.feature_light_afb6 { font-size: 0.875em; }
.right-1e55 { font-size: 1.33em; }
.dropdown_north_8c45 { font-size: 1.5em; }
.footer_cold_7d5e { font-size: 2em; }
.table_old_c40d { font-size: 3em; }

/* Animation Classes */
.motion_4426 {
    animation: fa-spin 2s infinite linear;
}

.media-dirty-69cc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c1f0 */
.shadow-element-g2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
