/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.modal-9ccc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.caption-black-8c98, .accordion-selected-0385 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.photo-a853::before { content: '\f015'; }
.row_silver_d95f::before { content: '\f007'; }
.popup-fast-8be5::before { content: '\f023'; }
.wood_3e73::before { content: '\f0e0'; }
.container_0820::before { content: '\f095'; }
.steel_4ec6::before { content: '\f005'; }
.copper-3453::before { content: '\f004'; }
.solid-4c1a::before { content: '\f00c'; }
.under-2e13::before { content: '\f00d'; }
.message-stone-7879::before { content: '\f002'; }
.warm-8186::before { content: '\f0c9'; }
.disabled-edb9::before { content: '\f061'; }
.tag-full-b548::before { content: '\f060'; }
.motion_5eae::before { content: '\f04b'; }
.backdrop-4770::before { content: '\f04c'; }
.outline_5da3::before { content: '\f019'; }
.breadcrumb-medium-a7ee::before { content: '\f093'; }
.gallery-ad61::before { content: '\f132'; }
.yellow-151c::before { content: '\f091'; }
.disabled-liquid-0243::before { content: '\f06b'; }
.summary_1940::before { content: '\f0d6'; }
.widget_north_0488::before { content: '\f09d'; }
.glass_15de::before { content: '\f10b'; }
.first_569d::before { content: '\f108'; }
.copper-1305::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column_rough_e7d5::before { content: '\f522'; }
.layout-old-ec93::before { content: '\f327'; }
.focused-b00b::before { content: '\f219'; }
.media-clean-c6ce::before { content: '\f21e'; }
.section_in_fd64::before { content: '\f2f5'; }

/* Social Icons */
.current-36a6::before { content: '\f09a'; }
.module_hard_698b::before { content: '\f099'; }
.grid-7cf8::before { content: '\f16d'; }
.filter_clean_0e12::before { content: '\f167'; }
.lower-6732::before { content: '\f2c6'; }
.center_ba11::before { content: '\f232'; }

/* Size Classes */
.rough_cbda { font-size: 0.75em; }
.preview_2736 { font-size: 0.875em; }
.mask-337b { font-size: 1.33em; }
.clean-e1ae { font-size: 1.5em; }
.section-orange-683d { font-size: 2em; }
.avatar_e4df { font-size: 3em; }

/* Animation Classes */
.panel-current-3a7b {
    animation: fa-spin 2s infinite linear;
}

.filter_focused_19fa {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e521 */
.promo-block-b1 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
