/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.right_7ea9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon_90fb, .tiny_2359 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.component_c6b9::before { content: '\f015'; }
.banner_1a1b::before { content: '\f007'; }
.module-9bf7::before { content: '\f023'; }
.accordion_tiny_6d5a::before { content: '\f0e0'; }
.banner_dark_d4bc::before { content: '\f095'; }
.rough-a766::before { content: '\f005'; }
.clean_ed54::before { content: '\f004'; }
.image-1857::before { content: '\f00c'; }
.steel_cd21::before { content: '\f00d'; }
.icon-8004::before { content: '\f002'; }
.slow_fab0::before { content: '\f0c9'; }
.orange-8c90::before { content: '\f061'; }
.info-b92a::before { content: '\f060'; }
.block_7afd::before { content: '\f04b'; }
.search_ef34::before { content: '\f04c'; }
.shade_86d2::before { content: '\f019'; }
.glass_e451::before { content: '\f093'; }
.row-dirty-89ca::before { content: '\f132'; }
.video-5f1b::before { content: '\f091'; }
.gold_bd70::before { content: '\f06b'; }
.frame_slow_0158::before { content: '\f0d6'; }
.footer_b2a9::before { content: '\f09d'; }
.liquid-3d15::before { content: '\f10b'; }
.icon_541d::before { content: '\f108'; }
.header_first_d4dd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.filter-basic-da2d::before { content: '\f522'; }
.clean_a29f::before { content: '\f327'; }
.layout-current-7fa8::before { content: '\f219'; }
.copper_7b00::before { content: '\f21e'; }
.accordion-dynamic-155a::before { content: '\f2f5'; }

/* Social Icons */
.photo-cold-311d::before { content: '\f09a'; }
.column-selected-582b::before { content: '\f099'; }
.video-d16d::before { content: '\f16d'; }
.old-5e22::before { content: '\f167'; }
.component_647d::before { content: '\f2c6'; }
.pattern_west_be5b::before { content: '\f232'; }

/* Size Classes */
.box_steel_946e { font-size: 0.75em; }
.middle-606b { font-size: 0.875em; }
.paragraph_middle_e55e { font-size: 1.33em; }
.heading_d04d { font-size: 1.5em; }
.table_758c { font-size: 2em; }
.progress_0f74 { font-size: 3em; }

/* Animation Classes */
.disabled-d2fe {
    animation: fa-spin 2s infinite linear;
}

.steel-5dba {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1316 */
.shadow-element-s0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
