/* 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-purple-0d78) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.middle_55ae, .menu_advanced_5741 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active_wood_ab10::before { content: '\f015'; }
.title_basic_b912::before { content: '\f007'; }
.primary-green-fc73::before { content: '\f023'; }
.steel_c11e::before { content: '\f0e0'; }
.mini-9d0c::before { content: '\f095'; }
.text_simple_84d8::before { content: '\f005'; }
.message-yellow-a6b8::before { content: '\f004'; }
.nav_a680::before { content: '\f00c'; }
.highlight-medium-f339::before { content: '\f00d'; }
.module_outer_90e3::before { content: '\f002'; }
.content-wide-3d33::before { content: '\f0c9'; }
.panel_52e2::before { content: '\f061'; }
.bright_0d5a::before { content: '\f060'; }
.description-86f7::before { content: '\f04b'; }
.column-e1d8::before { content: '\f04c'; }
.blue-d277::before { content: '\f019'; }
.video_clean_7deb::before { content: '\f093'; }
.text_8da2::before { content: '\f132'; }
.title-5fe1::before { content: '\f091'; }
.carousel-copper-5081::before { content: '\f06b'; }
.form_4bec::before { content: '\f0d6'; }
.prev-7657::before { content: '\f09d'; }
.aside-copper-41f0::before { content: '\f10b'; }
.modal_546f::before { content: '\f108'; }
.simple_8a29::before { content: '\f10a'; }

/* Gambling Specific Icons */
.up_87c9::before { content: '\f522'; }
.carousel_26a1::before { content: '\f327'; }
.secondary-prev-bd14::before { content: '\f219'; }
.nav_wide_1819::before { content: '\f21e'; }
.title-old-527e::before { content: '\f2f5'; }

/* Social Icons */
.picture_cbec::before { content: '\f09a'; }
.basic-146f::before { content: '\f099'; }
.middle_bfa0::before { content: '\f16d'; }
.complex-46f6::before { content: '\f167'; }
.fixed-7897::before { content: '\f2c6'; }
.frame-6fad::before { content: '\f232'; }

/* Size Classes */
.highlight-up-aeb6 { font-size: 0.75em; }
.row_inner_1f78 { font-size: 0.875em; }
.last-23fb { font-size: 1.33em; }
.photo_hovered_1727 { font-size: 1.5em; }
.clean_3c19 { font-size: 2em; }
.inner_2d51 { font-size: 3em; }

/* Animation Classes */
.list-dynamic-69f1 {
    animation: fa-spin 2s infinite linear;
}

.banner_dynamic_7b91 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d902 */
.widget-item-e1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
