/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame_9347) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.paragraph_copper_6fb8, .nav_north_a97f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.liquid_3cc8::before { content: '\f015'; }
.preview-236e::before { content: '\f007'; }
.bronze-da9a::before { content: '\f023'; }
.dirty_3d62::before { content: '\f0e0'; }
.gas_e5e2::before { content: '\f095'; }
.overlay-5144::before { content: '\f005'; }
.dynamic_5678::before { content: '\f004'; }
.gradient_slow_f857::before { content: '\f00c'; }
.disabled-f20b::before { content: '\f00d'; }
.surface-pink-5b82::before { content: '\f002'; }
.top-5092::before { content: '\f0c9'; }
.fluid-ec11::before { content: '\f061'; }
.wood_3b97::before { content: '\f060'; }
.primary-be2c::before { content: '\f04b'; }
.accordion-hovered-3722::before { content: '\f04c'; }
.upper-8d0c::before { content: '\f019'; }
.advanced-b746::before { content: '\f093'; }
.row-b901::before { content: '\f132'; }
.list_b591::before { content: '\f091'; }
.card_5375::before { content: '\f06b'; }
.out_8e18::before { content: '\f0d6'; }
.paragraph_2c6f::before { content: '\f09d'; }
.highlight_in_c721::before { content: '\f10b'; }
.progress_65f2::before { content: '\f108'; }
.label_1b8e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search-2114::before { content: '\f522'; }
.chip_white_0b8a::before { content: '\f327'; }
.south-b109::before { content: '\f219'; }
.article-liquid-070c::before { content: '\f21e'; }
.article_outer_baf6::before { content: '\f2f5'; }

/* Social Icons */
.table_0b2e::before { content: '\f09a'; }
.pagination_ff6c::before { content: '\f099'; }
.search-slow-e05d::before { content: '\f16d'; }
.carousel_1c63::before { content: '\f167'; }
.status-outer-f093::before { content: '\f2c6'; }
.wrapper_narrow_cd35::before { content: '\f232'; }

/* Size Classes */
.slider-fast-1ecf { font-size: 0.75em; }
.label_purple_d85d { font-size: 0.875em; }
.shadow-mini-7386 { font-size: 1.33em; }
.card_complex_4f0f { font-size: 1.5em; }
.shade_west_a6f5 { font-size: 2em; }
.tabs_small_7611 { font-size: 3em; }

/* Animation Classes */
.module_51db {
    animation: fa-spin 2s infinite linear;
}

.banner_4c36 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6928 */
.shadow-element-c9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
