/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.selected-0e07) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tooltip-3218, .wide-5e17 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.current-0866::before { content: '\f015'; }
.hidden_5e5c::before { content: '\f007'; }
.modal_south_3683::before { content: '\f023'; }
.search_rough_7407::before { content: '\f0e0'; }
.secondary_3614::before { content: '\f095'; }
.west-2300::before { content: '\f005'; }
.overlay_6383::before { content: '\f004'; }
.card_afd2::before { content: '\f00c'; }
.tabs-upper-462a::before { content: '\f00d'; }
.description_static_c3d4::before { content: '\f002'; }
.hard_2505::before { content: '\f0c9'; }
.glass-211f::before { content: '\f061'; }
.accent-b84a::before { content: '\f060'; }
.small-fcea::before { content: '\f04b'; }
.block-1946::before { content: '\f04c'; }
.modal-hard-4d92::before { content: '\f019'; }
.heading_hot_11d9::before { content: '\f093'; }
.carousel-complex-ce19::before { content: '\f132'; }
.breadcrumb-8347::before { content: '\f091'; }
.list-d2ba::before { content: '\f06b'; }
.widget_2fba::before { content: '\f0d6'; }
.layout-lite-6084::before { content: '\f09d'; }
.component_27c5::before { content: '\f10b'; }
.background-88e4::before { content: '\f108'; }
.focus-dbda::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_9187::before { content: '\f522'; }
.pro-4ce5::before { content: '\f327'; }
.content-pro-8792::before { content: '\f219'; }
.tag-b4df::before { content: '\f21e'; }
.banner_a836::before { content: '\f2f5'; }

/* Social Icons */
.background_a7f1::before { content: '\f09a'; }
.tooltip_warm_71ce::before { content: '\f099'; }
.active_medium_f66e::before { content: '\f16d'; }
.thumbnail_tall_9ab3::before { content: '\f167'; }
.smooth-c7eb::before { content: '\f2c6'; }
.stone_f6c0::before { content: '\f232'; }

/* Size Classes */
.icon_d623 { font-size: 0.75em; }
.filter_hard_f2e8 { font-size: 0.875em; }
.notification_9234 { font-size: 1.33em; }
.sidebar-2ba4 { font-size: 1.5em; }
.tooltip_purple_b10f { font-size: 2em; }
.out_331a { font-size: 3em; }

/* Animation Classes */
.popup-29e6 {
    animation: fa-spin 2s infinite linear;
}

.search-a6c3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5e03 */
.shadow-element-r6 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
