/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.badge_lite_b56b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wood-4091, .smooth-b126 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress-motion-b7cb::before { content: '\f015'; }
.hard-e06d::before { content: '\f007'; }
.wood_8f52::before { content: '\f023'; }
.red_dd3a::before { content: '\f0e0'; }
.orange-4717::before { content: '\f095'; }
.light-40ec::before { content: '\f005'; }
.filter_5407::before { content: '\f004'; }
.next-c137::before { content: '\f00c'; }
.video_c456::before { content: '\f00d'; }
.tag_focused_62fc::before { content: '\f002'; }
.widget-d577::before { content: '\f0c9'; }
.outer_d8cb::before { content: '\f061'; }
.summary_cbe3::before { content: '\f060'; }
.last-1bc6::before { content: '\f04b'; }
.row_hot_65fc::before { content: '\f04c'; }
.hovered-3667::before { content: '\f019'; }
.stone_3317::before { content: '\f093'; }
.dropdown-fast-782b::before { content: '\f132'; }
.primary-e908::before { content: '\f091'; }
.panel-e34f::before { content: '\f06b'; }
.hidden_350b::before { content: '\f0d6'; }
.heading-92cc::before { content: '\f09d'; }
.hidden-inner-0b29::before { content: '\f10b'; }
.info_1a71::before { content: '\f108'; }
.info-bda3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.focused-9edb::before { content: '\f522'; }
.background_1d7b::before { content: '\f327'; }
.primary_4925::before { content: '\f219'; }
.description-00dd::before { content: '\f21e'; }
.pink-3390::before { content: '\f2f5'; }

/* Social Icons */
.green-5d8b::before { content: '\f09a'; }
.accordion_91a9::before { content: '\f099'; }
.north-aabf::before { content: '\f16d'; }
.hero_4970::before { content: '\f167'; }
.south-db23::before { content: '\f2c6'; }
.aside_north_d0fe::before { content: '\f232'; }

/* Size Classes */
.south_b368 { font-size: 0.75em; }
.light-40ec { font-size: 0.875em; }
.east_39d7 { font-size: 1.33em; }
.pink-192d { font-size: 1.5em; }
.carousel_91ca { font-size: 2em; }
.aside_fab1 { font-size: 3em; }

/* Animation Classes */
.light_f277 {
    animation: fa-spin 2s infinite linear;
}

.info_dim_0514 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: acfe */
.shadow-element-d3 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
