/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled-d53f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.steel_5547, .out-0f97 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge_easy_e498::before { content: '\f015'; }
.highlight-4dcd::before { content: '\f007'; }
.plasma-117e::before { content: '\f023'; }
.static_b9bb::before { content: '\f0e0'; }
.purple_e0a8::before { content: '\f095'; }
.dropdown_action_b83f::before { content: '\f005'; }
.slider-e708::before { content: '\f004'; }
.hover-ad93::before { content: '\f00c'; }
.sort-1b75::before { content: '\f00d'; }
.layout_865a::before { content: '\f002'; }
.text-new-1df4::before { content: '\f0c9'; }
.secondary-bottom-c6e8::before { content: '\f061'; }
.tertiary_f183::before { content: '\f060'; }
.west_2067::before { content: '\f04b'; }
.focus_3a37::before { content: '\f04c'; }
.hidden_58e1::before { content: '\f019'; }
.background-simple-7c54::before { content: '\f093'; }
.active_e84f::before { content: '\f132'; }
.widget_fd32::before { content: '\f091'; }
.form-down-226a::before { content: '\f06b'; }
.center_5a72::before { content: '\f0d6'; }
.dropdown-medium-d5ec::before { content: '\f09d'; }
.column-369b::before { content: '\f10b'; }
.outline-advanced-00c0::before { content: '\f108'; }
.progress_1a58::before { content: '\f10a'; }

/* Gambling Specific Icons */
.selected_635a::before { content: '\f522'; }
.carousel_action_08c1::before { content: '\f327'; }
.thumbnail-basic-649e::before { content: '\f219'; }
.warm-9581::before { content: '\f21e'; }
.fast_c415::before { content: '\f2f5'; }

/* Social Icons */
.column_62b1::before { content: '\f09a'; }
.frame_1fad::before { content: '\f099'; }
.active-clean-49c4::before { content: '\f16d'; }
.outline-yellow-8fa9::before { content: '\f167'; }
.progress_6c4b::before { content: '\f2c6'; }
.row-152c::before { content: '\f232'; }

/* Size Classes */
.list_silver_2c79 { font-size: 0.75em; }
.video-light-c562 { font-size: 0.875em; }
.huge_21cb { font-size: 1.33em; }
.feature_db51 { font-size: 1.5em; }
.new-2ac9 { font-size: 2em; }
.gradient-middle-7055 { font-size: 3em; }

/* Animation Classes */
.background_546f {
    animation: fa-spin 2s infinite linear;
}

.detail-prev-6dff {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: da2d */
.shadow-element-r8 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
