/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.thumbnail-rough-78d6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sort-middle-7b00, .mini_2278 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.search-0773::before { content: '\f015'; }
.carousel_glass_3515::before { content: '\f007'; }
.row_71b6::before { content: '\f023'; }
.action_736d::before { content: '\f0e0'; }
.search-b50e::before { content: '\f095'; }
.fast_c142::before { content: '\f005'; }
.list-9963::before { content: '\f004'; }
.container_cold_53b5::before { content: '\f00c'; }
.focused_a75f::before { content: '\f00d'; }
.advanced-24cc::before { content: '\f002'; }
.article-rough-cea8::before { content: '\f0c9'; }
.title-active-616c::before { content: '\f061'; }
.row-bottom-1cae::before { content: '\f060'; }
.main_short_199a::before { content: '\f04b'; }
.breadcrumb_36bc::before { content: '\f04c'; }
.sort_222e::before { content: '\f019'; }
.surface_00cc::before { content: '\f093'; }
.white_a1eb::before { content: '\f132'; }
.column-slow-e0a3::before { content: '\f091'; }
.dynamic-dd8a::before { content: '\f06b'; }
.footer_thick_07b3::before { content: '\f0d6'; }
.hero-dynamic-be53::before { content: '\f09d'; }
.lower_894b::before { content: '\f10b'; }
.north-4cd5::before { content: '\f108'; }
.active_f298::before { content: '\f10a'; }

/* Gambling Specific Icons */
.header_black_c630::before { content: '\f522'; }
.alert-059f::before { content: '\f327'; }
.grid-stone-4b56::before { content: '\f219'; }
.old-0505::before { content: '\f21e'; }
.video-0ef4::before { content: '\f2f5'; }

/* Social Icons */
.next-38e2::before { content: '\f09a'; }
.button_b7f3::before { content: '\f099'; }
.secondary-dim-0563::before { content: '\f16d'; }
.form-purple-b157::before { content: '\f167'; }
.warm-8c0f::before { content: '\f2c6'; }
.paragraph_orange_b536::before { content: '\f232'; }

/* Size Classes */
.grid-red-d4d9 { font-size: 0.75em; }
.clean_a916 { font-size: 0.875em; }
.brown-f97f { font-size: 1.33em; }
.shadow-cb5f { font-size: 1.5em; }
.main_inner_4810 { font-size: 2em; }
.hidden-1711 { font-size: 3em; }

/* Animation Classes */
.module_e782 {
    animation: fa-spin 2s infinite linear;
}

.prev-a94a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7ae7 */
.ghost-box-c1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
