/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.feature_first_0c9d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notification-smooth-a03c, .module-fluid-4900 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.simple-ce6d::before { content: '\f015'; }
.narrow-84d8::before { content: '\f007'; }
.tag-492f::before { content: '\f023'; }
.box-907f::before { content: '\f0e0'; }
.row-d5de::before { content: '\f095'; }
.menu-soft-5636::before { content: '\f005'; }
.popup_narrow_5543::before { content: '\f004'; }
.tertiary-c672::before { content: '\f00c'; }
.east_c73f::before { content: '\f00d'; }
.backdrop-a536::before { content: '\f002'; }
.gradient_yellow_b9e9::before { content: '\f0c9'; }
.avatar_black_41d6::before { content: '\f061'; }
.notice_3c38::before { content: '\f060'; }
.slider_6528::before { content: '\f04b'; }
.feature_b5cc::before { content: '\f04c'; }
.medium-6d56::before { content: '\f019'; }
.widget_yellow_a4df::before { content: '\f093'; }
.preview-left-f905::before { content: '\f132'; }
.modal-208f::before { content: '\f091'; }
.shade-5f16::before { content: '\f06b'; }
.secondary-a7cc::before { content: '\f0d6'; }
.content-da5d::before { content: '\f09d'; }
.chip_a439::before { content: '\f10b'; }
.pink_f2d6::before { content: '\f108'; }
.motion_0cc5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.media-new-b01e::before { content: '\f522'; }
.cold_629f::before { content: '\f327'; }
.action-c588::before { content: '\f219'; }
.sidebar_large_0ace::before { content: '\f21e'; }
.static-1d06::before { content: '\f2f5'; }

/* Social Icons */
.accordion-down-cbc3::before { content: '\f09a'; }
.search_silver_05f7::before { content: '\f099'; }
.title_8fec::before { content: '\f16d'; }
.hovered_61d0::before { content: '\f167'; }
.preview-cold-11bf::before { content: '\f2c6'; }
.image-6f80::before { content: '\f232'; }

/* Size Classes */
.content_stone_9936 { font-size: 0.75em; }
.secondary-pink-7d62 { font-size: 0.875em; }
.accordion_small_31b6 { font-size: 1.33em; }
.down-8452 { font-size: 1.5em; }
.breadcrumb_521b { font-size: 2em; }
.link-warm-b245 { font-size: 3em; }

/* Animation Classes */
.wood_1405 {
    animation: fa-spin 2s infinite linear;
}

.wood-9d4f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 446b */
.widget-item-o9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
