/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade_simple_7f15) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.panel-3146, .block-static-018e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.search_tiny_7679::before { content: '\f015'; }
.hover-0e5b::before { content: '\f007'; }
.container_ead0::before { content: '\f023'; }
.advanced_00e8::before { content: '\f0e0'; }
.progress-bbb4::before { content: '\f095'; }
.overlay_warm_c1b4::before { content: '\f005'; }
.feature-9275::before { content: '\f004'; }
.thick_ead7::before { content: '\f00c'; }
.breadcrumb_thick_eb74::before { content: '\f00d'; }
.thumbnail_advanced_17f5::before { content: '\f002'; }
.brown-685d::before { content: '\f0c9'; }
.card_0cce::before { content: '\f061'; }
.aside_9328::before { content: '\f060'; }
.tooltip_clean_29b3::before { content: '\f04b'; }
.surface_e5d5::before { content: '\f04c'; }
.dynamic-70ee::before { content: '\f019'; }
.slider_hot_c9db::before { content: '\f093'; }
.hidden-complex-72dc::before { content: '\f132'; }
.logo_blue_cd52::before { content: '\f091'; }
.left-b407::before { content: '\f06b'; }
.old_ef8e::before { content: '\f0d6'; }
.dynamic-deec::before { content: '\f09d'; }
.content-new-820b::before { content: '\f10b'; }
.outer_082d::before { content: '\f108'; }
.footer-efc6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.panel_dim_639c::before { content: '\f522'; }
.box-9976::before { content: '\f327'; }
.hot-72ef::before { content: '\f219'; }
.pro_025b::before { content: '\f21e'; }
.menu_6c14::before { content: '\f2f5'; }

/* Social Icons */
.hover_2e70::before { content: '\f09a'; }
.video-ec73::before { content: '\f099'; }
.wrapper-0fbe::before { content: '\f16d'; }
.icon-6cc9::before { content: '\f167'; }
.texture_ad1a::before { content: '\f2c6'; }
.iron_d7cb::before { content: '\f232'; }

/* Size Classes */
.green_88af { font-size: 0.75em; }
.feature_6023 { font-size: 0.875em; }
.orange_a820 { font-size: 1.33em; }
.accordion_e8e4 { font-size: 1.5em; }
.surface_181f { font-size: 2em; }
.overlay-next-b617 { font-size: 3em; }

/* Animation Classes */
.summary_180e {
    animation: fa-spin 2s infinite linear;
}

.menu_1b70 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0594 */
.shadow-element-y7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
