/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade_south_ed6a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.paragraph-short-afb1, .tooltip_black_2f0f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tall-302c::before { content: '\f015'; }
.stale-5a50::before { content: '\f007'; }
.texture-85fa::before { content: '\f023'; }
.caption_ce01::before { content: '\f0e0'; }
.border_eb88::before { content: '\f095'; }
.light-62d9::before { content: '\f005'; }
.wide-7336::before { content: '\f004'; }
.up-9d1a::before { content: '\f00c'; }
.dropdown-thick-e630::before { content: '\f00d'; }
.gallery-be25::before { content: '\f002'; }
.alert_current_6b39::before { content: '\f0c9'; }
.form-1d95::before { content: '\f061'; }
.green_ec01::before { content: '\f060'; }
.active-4b68::before { content: '\f04b'; }
.menu-4a50::before { content: '\f04c'; }
.glass_50a5::before { content: '\f019'; }
.old_d472::before { content: '\f093'; }
.background-wood-ab18::before { content: '\f132'; }
.info-1e34::before { content: '\f091'; }
.overlay-1c09::before { content: '\f06b'; }
.avatar-warm-ceea::before { content: '\f0d6'; }
.menu-a036::before { content: '\f09d'; }
.slider_c698::before { content: '\f10b'; }
.hover_e2b3::before { content: '\f108'; }
.middle_a3aa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero_5c4e::before { content: '\f522'; }
.modal-blue-df6e::before { content: '\f327'; }
.purple_d1ff::before { content: '\f219'; }
.wrapper-a339::before { content: '\f21e'; }
.icon-inner-c9d0::before { content: '\f2f5'; }

/* Social Icons */
.popup_clean_1c04::before { content: '\f09a'; }
.gallery_baa2::before { content: '\f099'; }
.center-3cb8::before { content: '\f16d'; }
.accent-small-5b37::before { content: '\f167'; }
.photo-d438::before { content: '\f2c6'; }
.north-ad17::before { content: '\f232'; }

/* Size Classes */
.status_blue_5f91 { font-size: 0.75em; }
.full-e2e3 { font-size: 0.875em; }
.highlight_clean_875d { font-size: 1.33em; }
.block_d53b { font-size: 1.5em; }
.footer_5843 { font-size: 2em; }
.east-3d25 { font-size: 3em; }

/* Animation Classes */
.widget_warm_d8f2 {
    animation: fa-spin 2s infinite linear;
}

.surface_middle_a843 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2f71 */
.widget-item-s9 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
