/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel-9eb8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.brown_2fd4, .status_e282 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade-solid-4b4a::before { content: '\f015'; }
.tabs_c333::before { content: '\f007'; }
.top_7533::before { content: '\f023'; }
.stale-0d3a::before { content: '\f0e0'; }
.pressed_691a::before { content: '\f095'; }
.lite-991f::before { content: '\f005'; }
.shadow-c922::before { content: '\f004'; }
.chip-1909::before { content: '\f00c'; }
.glass_f5ca::before { content: '\f00d'; }
.sidebar-fed1::before { content: '\f002'; }
.slider_rough_f878::before { content: '\f0c9'; }
.video_823d::before { content: '\f061'; }
.block_f735::before { content: '\f060'; }
.component-up-a1a9::before { content: '\f04b'; }
.pressed-920e::before { content: '\f04c'; }
.under_6b2c::before { content: '\f019'; }
.tertiary-5a92::before { content: '\f093'; }
.list_0751::before { content: '\f132'; }
.item-d603::before { content: '\f091'; }
.border_first_bf7d::before { content: '\f06b'; }
.focused_6d7a::before { content: '\f0d6'; }
.block_1f56::before { content: '\f09d'; }
.secondary_bf4d::before { content: '\f10b'; }
.focus-dim-4073::before { content: '\f108'; }
.current_6c4c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gas-9d85::before { content: '\f522'; }
.title-9dd9::before { content: '\f327'; }
.breadcrumb_action_409a::before { content: '\f219'; }
.logo_lite_494d::before { content: '\f21e'; }
.alert_a78c::before { content: '\f2f5'; }

/* Social Icons */
.summary_dynamic_569d::before { content: '\f09a'; }
.wood-87c1::before { content: '\f099'; }
.brown-51ee::before { content: '\f16d'; }
.notice_eea5::before { content: '\f167'; }
.pink_3ed7::before { content: '\f2c6'; }
.advanced-3da8::before { content: '\f232'; }

/* Size Classes */
.shadow_narrow_3d4f { font-size: 0.75em; }
.active_a441 { font-size: 0.875em; }
.blue_6919 { font-size: 1.33em; }
.dynamic-ad2e { font-size: 1.5em; }
.fluid-dda7 { font-size: 2em; }
.section-prev-532f { font-size: 3em; }

/* Animation Classes */
.text-8d0f {
    animation: fa-spin 2s infinite linear;
}

.detail_0e25 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d25a */
.shadow-element-a2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
