/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.overlay_5e31) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notice-a06e, .simple-7e42 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb_693b::before { content: '\f015'; }
.hero-tiny-d076::before { content: '\f007'; }
.media-b7f3::before { content: '\f023'; }
.detail_advanced_befd::before { content: '\f0e0'; }
.complex-4158::before { content: '\f095'; }
.aside-warm-7ef5::before { content: '\f005'; }
.black-1c78::before { content: '\f004'; }
.shade_45e1::before { content: '\f00c'; }
.message_95c7::before { content: '\f00d'; }
.yellow_10e5::before { content: '\f002'; }
.list-df9b::before { content: '\f0c9'; }
.dynamic_9f21::before { content: '\f061'; }
.hero-ca19::before { content: '\f060'; }
.alert-green-d3cb::before { content: '\f04b'; }
.grid-ea9a::before { content: '\f04c'; }
.lower-7f6d::before { content: '\f019'; }
.widget-2698::before { content: '\f093'; }
.lower-453f::before { content: '\f132'; }
.layout_blue_7502::before { content: '\f091'; }
.liquid_0859::before { content: '\f06b'; }
.banner_057d::before { content: '\f0d6'; }
.tabs_south_c95c::before { content: '\f09d'; }
.card_db39::before { content: '\f10b'; }
.accordion-0840::before { content: '\f108'; }
.photo_wood_8cb9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay-purple-da08::before { content: '\f522'; }
.block_33ac::before { content: '\f327'; }
.smooth-334b::before { content: '\f219'; }
.selected_3438::before { content: '\f21e'; }
.fluid-c614::before { content: '\f2f5'; }

/* Social Icons */
.brown-69ff::before { content: '\f09a'; }
.frame_fast_85cb::before { content: '\f099'; }
.status-white-b1d7::before { content: '\f16d'; }
.accordion-ff21::before { content: '\f167'; }
.menu_94f4::before { content: '\f2c6'; }
.last_0339::before { content: '\f232'; }

/* Size Classes */
.full-1770 { font-size: 0.75em; }
.caption-d48e { font-size: 0.875em; }
.center-66b2 { font-size: 1.33em; }
.banner-7047 { font-size: 1.5em; }
.feature-c653 { font-size: 2em; }
.block_short_8258 { font-size: 3em; }

/* Animation Classes */
.light_ff0a {
    animation: fa-spin 2s infinite linear;
}

.easy_9ed3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8b1b */
.widget-item-q6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
