/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gallery_yellow_abff) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.first-b715, .filter_current_9b12 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.blue_f9e1::before { content: '\f015'; }
.heading-f44c::before { content: '\f007'; }
.frame_a2b6::before { content: '\f023'; }
.box_200a::before { content: '\f0e0'; }
.element_fixed_c12b::before { content: '\f095'; }
.block_new_62d4::before { content: '\f005'; }
.block_tiny_8fb7::before { content: '\f004'; }
.clean_0598::before { content: '\f00c'; }
.frame-3af3::before { content: '\f00d'; }
.block_6959::before { content: '\f002'; }
.layout-smooth-cad7::before { content: '\f0c9'; }
.title-dim-dd89::before { content: '\f061'; }
.red_149c::before { content: '\f060'; }
.dim_5e3a::before { content: '\f04b'; }
.right-dcbe::before { content: '\f04c'; }
.video-17d0::before { content: '\f019'; }
.avatar-dark-6785::before { content: '\f093'; }
.panel-afba::before { content: '\f132'; }
.under-31b7::before { content: '\f091'; }
.description_39c2::before { content: '\f06b'; }
.orange_f766::before { content: '\f0d6'; }
.popup-narrow-d1cc::before { content: '\f09d'; }
.black_1aff::before { content: '\f10b'; }
.wood-2fb3::before { content: '\f108'; }
.tiny-ed95::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade-53bc::before { content: '\f522'; }
.logo_silver_ec77::before { content: '\f327'; }
.aside_iron_1ba5::before { content: '\f219'; }
.progress_1f49::before { content: '\f21e'; }
.over_cc98::before { content: '\f2f5'; }

/* Social Icons */
.photo_hot_6d8c::before { content: '\f09a'; }
.south-e6a1::before { content: '\f099'; }
.clean_f715::before { content: '\f16d'; }
.wood-b62d::before { content: '\f167'; }
.notification_plasma_6f03::before { content: '\f2c6'; }
.section_7f44::before { content: '\f232'; }

/* Size Classes */
.main-e45e { font-size: 0.75em; }
.bright-b7a9 { font-size: 0.875em; }
.menu-ba3e { font-size: 1.33em; }
.column-short-5ba1 { font-size: 1.5em; }
.caption-in-c2e5 { font-size: 2em; }
.modal-red-3dd1 { font-size: 3em; }

/* Animation Classes */
.label-red-d288 {
    animation: fa-spin 2s infinite linear;
}

.list-brown-b5f7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9f08 */
.shadow-element-c6 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
