/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.complex_de1a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.iron-c255, .element_easy_078a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.feature_mini_f8cb::before { content: '\f015'; }
.badge_silver_98f1::before { content: '\f007'; }
.table_38d6::before { content: '\f023'; }
.box_thick_185f::before { content: '\f0e0'; }
.highlight_center_68d7::before { content: '\f095'; }
.outer_ceb8::before { content: '\f005'; }
.title-bb0d::before { content: '\f004'; }
.slider-49d3::before { content: '\f00c'; }
.block_prev_3c7f::before { content: '\f00d'; }
.simple_8487::before { content: '\f002'; }
.hover-copper-aed1::before { content: '\f0c9'; }
.block-copper-0de4::before { content: '\f061'; }
.background_fixed_2c9b::before { content: '\f060'; }
.hovered_5002::before { content: '\f04b'; }
.sort-upper-c1d5::before { content: '\f04c'; }
.dropdown_2b25::before { content: '\f019'; }
.lower_c9e3::before { content: '\f093'; }
.background_53aa::before { content: '\f132'; }
.large_c682::before { content: '\f091'; }
.smooth-b3a0::before { content: '\f06b'; }
.cold_d60e::before { content: '\f0d6'; }
.notice_aebe::before { content: '\f09d'; }
.layout_f911::before { content: '\f10b'; }
.first-f768::before { content: '\f108'; }
.primary-6926::before { content: '\f10a'; }

/* Gambling Specific Icons */
.row_purple_d049::before { content: '\f522'; }
.tag-9036::before { content: '\f327'; }
.slider-tiny-3c6a::before { content: '\f219'; }
.gradient-38b8::before { content: '\f21e'; }
.filter_9233::before { content: '\f2f5'; }

/* Social Icons */
.photo-lower-d0fd::before { content: '\f09a'; }
.grid-liquid-8f5d::before { content: '\f099'; }
.slider-iron-5b7e::before { content: '\f16d'; }
.block_f694::before { content: '\f167'; }
.nav_4cd4::before { content: '\f2c6'; }
.smooth_ca6b::before { content: '\f232'; }

/* Size Classes */
.green_ad4b { font-size: 0.75em; }
.notice_a800 { font-size: 0.875em; }
.notice_old_3ecb { font-size: 1.33em; }
.sort-out-ccd8 { font-size: 1.5em; }
.modal_af6c { font-size: 2em; }
.hover_55be { font-size: 3em; }

/* Animation Classes */
.hero-upper-63e1 {
    animation: fa-spin 2s infinite linear;
}

.orange-666e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5d33 */
.shadow-element-b9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
