/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.footer_07e0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dark_ee37, .shadow-tiny-b5ee {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focus_huge_2296::before { content: '\f015'; }
.short_2cd7::before { content: '\f007'; }
.hover_89d0::before { content: '\f023'; }
.pattern-dark-752d::before { content: '\f0e0'; }
.progress-4c42::before { content: '\f095'; }
.left_ddd3::before { content: '\f005'; }
.logo_right_913b::before { content: '\f004'; }
.gallery-7f5c::before { content: '\f00c'; }
.thumbnail_in_3f0d::before { content: '\f00d'; }
.status-6d04::before { content: '\f002'; }
.rough-640d::before { content: '\f0c9'; }
.progress_solid_6cb2::before { content: '\f061'; }
.container-5bff::before { content: '\f060'; }
.black_a75c::before { content: '\f04b'; }
.chip-yellow-13b5::before { content: '\f04c'; }
.slow_6484::before { content: '\f019'; }
.description-e98a::before { content: '\f093'; }
.caption_1d3f::before { content: '\f132'; }
.new_c2d5::before { content: '\f091'; }
.container-hovered-18cc::before { content: '\f06b'; }
.table_cold_93f0::before { content: '\f0d6'; }
.outer_a317::before { content: '\f09d'; }
.south-7239::before { content: '\f10b'; }
.frame-left-8339::before { content: '\f108'; }
.column-9b84::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module-e31f::before { content: '\f522'; }
.gold_275b::before { content: '\f327'; }
.caption-796c::before { content: '\f219'; }
.panel_middle_5bd9::before { content: '\f21e'; }
.layout-down-a19b::before { content: '\f2f5'; }

/* Social Icons */
.complex_501c::before { content: '\f09a'; }
.badge_2bde::before { content: '\f099'; }
.tall_7334::before { content: '\f16d'; }
.grid_15fc::before { content: '\f167'; }
.gas_76d1::before { content: '\f2c6'; }
.column_8f98::before { content: '\f232'; }

/* Size Classes */
.breadcrumb_6f50 { font-size: 0.75em; }
.blue_306a { font-size: 0.875em; }
.slider-purple-753b { font-size: 1.33em; }
.title-b9e2 { font-size: 1.5em; }
.block-ce3f { font-size: 2em; }
.heading-7e69 { font-size: 3em; }

/* Animation Classes */
.picture_926e {
    animation: fa-spin 2s infinite linear;
}

.light-9efc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 52b5 */
.ghost-box-q0 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
