/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dim_84f8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip-a468, .shadow-hovered-fb1b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mask-9569::before { content: '\f015'; }
.orange_0750::before { content: '\f007'; }
.notice_e3e8::before { content: '\f023'; }
.shade-motion-7d4b::before { content: '\f0e0'; }
.carousel_7100::before { content: '\f095'; }
.hero_orange_e3ba::before { content: '\f005'; }
.sort_8b40::before { content: '\f004'; }
.fresh-9749::before { content: '\f00c'; }
.first-9842::before { content: '\f00d'; }
.description-30a2::before { content: '\f002'; }
.highlight-fixed-cc97::before { content: '\f0c9'; }
.highlight-out-c233::before { content: '\f061'; }
.center_f66c::before { content: '\f060'; }
.silver_a906::before { content: '\f04b'; }
.caption_copper_964f::before { content: '\f04c'; }
.complex_33e1::before { content: '\f019'; }
.west_fde3::before { content: '\f093'; }
.green-71ed::before { content: '\f132'; }
.fast_0412::before { content: '\f091'; }
.banner-fixed-3bdc::before { content: '\f06b'; }
.detail_b266::before { content: '\f0d6'; }
.status_bbd8::before { content: '\f09d'; }
.icon_38b4::before { content: '\f10b'; }
.module-purple-40cf::before { content: '\f108'; }
.cool_33f4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.north_3bd5::before { content: '\f522'; }
.gallery-orange-cb99::before { content: '\f327'; }
.blue_27cc::before { content: '\f219'; }
.lower_1a85::before { content: '\f21e'; }
.detail_d174::before { content: '\f2f5'; }

/* Social Icons */
.gallery_active_98da::before { content: '\f09a'; }
.center-d542::before { content: '\f099'; }
.thick-b54a::before { content: '\f16d'; }
.video-old-9319::before { content: '\f167'; }
.carousel-f34a::before { content: '\f2c6'; }
.primary-mini-53b2::before { content: '\f232'; }

/* Size Classes */
.pink_7c3d { font-size: 0.75em; }
.highlight-cold-11aa { font-size: 0.875em; }
.backdrop_wide_5276 { font-size: 1.33em; }
.motion-db1f { font-size: 1.5em; }
.hero-gold-f52d { font-size: 2em; }
.label-fresh-7ea6 { font-size: 3em; }

/* Animation Classes */
.description-simple-38a4 {
    animation: fa-spin 2s infinite linear;
}

.row-6ac3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0242 */
.widget-item-p9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
