/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pro-c69f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.table_fast_dfb2, .thumbnail_light_0316 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.block-under-e817::before { content: '\f015'; }
.silver-b675::before { content: '\f007'; }
.frame_active_b054::before { content: '\f023'; }
.message-fluid-d89a::before { content: '\f0e0'; }
.outline_8283::before { content: '\f095'; }
.block-white-d73e::before { content: '\f005'; }
.detail_2010::before { content: '\f004'; }
.frame-bottom-a9e4::before { content: '\f00c'; }
.bronze-587b::before { content: '\f00d'; }
.first_f132::before { content: '\f002'; }
.center_895e::before { content: '\f0c9'; }
.overlay-ccf7::before { content: '\f061'; }
.block-purple-4104::before { content: '\f060'; }
.footer-medium-bff8::before { content: '\f04b'; }
.inner_150a::before { content: '\f04c'; }
.bronze_51ed::before { content: '\f019'; }
.module_cool_ba6d::before { content: '\f093'; }
.tertiary-simple-7755::before { content: '\f132'; }
.title-221b::before { content: '\f091'; }
.heading_large_f7d7::before { content: '\f06b'; }
.item_7aa4::before { content: '\f0d6'; }
.up_796f::before { content: '\f09d'; }
.header-bronze-318b::before { content: '\f10b'; }
.highlight-24c9::before { content: '\f108'; }
.main-a4f7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outline-left-4a5c::before { content: '\f522'; }
.accent_b54e::before { content: '\f327'; }
.hidden-ed4d::before { content: '\f219'; }
.component-3e37::before { content: '\f21e'; }
.bottom-8719::before { content: '\f2f5'; }

/* Social Icons */
.layout_down_78fd::before { content: '\f09a'; }
.detail_dirty_7d1a::before { content: '\f099'; }
.widget-5e1e::before { content: '\f16d'; }
.highlight-5538::before { content: '\f167'; }
.logo_hard_f7f1::before { content: '\f2c6'; }
.focused-8e0b::before { content: '\f232'; }

/* Size Classes */
.dynamic-4d72 { font-size: 0.75em; }
.silver_7487 { font-size: 0.875em; }
.block_8772 { font-size: 1.33em; }
.disabled-7a8e { font-size: 1.5em; }
.aside-9a29 { font-size: 2em; }
.accent-7b3c { font-size: 3em; }

/* Animation Classes */
.layout-ad05 {
    animation: fa-spin 2s infinite linear;
}

.bronze_c903 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7785 */
.ghost-box-h6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
