/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.panel_a3db) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.list-0630, .border-glass-2ec7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled-170e::before { content: '\f015'; }
.secondary_selected_6b64::before { content: '\f007'; }
.background-pink-073a::before { content: '\f023'; }
.sort-7995::before { content: '\f0e0'; }
.huge-671d::before { content: '\f095'; }
.hot_893f::before { content: '\f005'; }
.over-2259::before { content: '\f004'; }
.inner-a353::before { content: '\f00c'; }
.label-glass-5bde::before { content: '\f00d'; }
.motion_ef91::before { content: '\f002'; }
.icon-light-62dd::before { content: '\f0c9'; }
.status_cee2::before { content: '\f061'; }
.feature-black-f5c2::before { content: '\f060'; }
.slider_mini_a4f1::before { content: '\f04b'; }
.frame-7df8::before { content: '\f04c'; }
.dynamic-90ad::before { content: '\f019'; }
.dark_6d47::before { content: '\f093'; }
.current-1314::before { content: '\f132'; }
.search-a965::before { content: '\f091'; }
.video_d36a::before { content: '\f06b'; }
.fresh-5ef4::before { content: '\f0d6'; }
.image-iron-490b::before { content: '\f09d'; }
.selected-213d::before { content: '\f10b'; }
.tag-dd3b::before { content: '\f108'; }
.input_tiny_eeda::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container_center_e57e::before { content: '\f522'; }
.hidden_da63::before { content: '\f327'; }
.gradient_1873::before { content: '\f219'; }
.prev_59da::before { content: '\f21e'; }
.breadcrumb_9403::before { content: '\f2f5'; }

/* Social Icons */
.pattern-pressed-1ec1::before { content: '\f09a'; }
.highlight_bottom_95ea::before { content: '\f099'; }
.sidebar-cold-ed21::before { content: '\f16d'; }
.complex_9312::before { content: '\f167'; }
.shadow_41ea::before { content: '\f2c6'; }
.module-7fe7::before { content: '\f232'; }

/* Size Classes */
.notification-fixed-c262 { font-size: 0.75em; }
.lower_d549 { font-size: 0.875em; }
.down-8632 { font-size: 1.33em; }
.button_tall_3677 { font-size: 1.5em; }
.sort_inner_4856 { font-size: 2em; }
.easy_3915 { font-size: 3em; }

/* Animation Classes */
.bottom-5126 {
    animation: fa-spin 2s infinite linear;
}

.feature_selected_a8c7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7c6e */
.promo-block-s5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
