/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.widget_541b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label-liquid-7320, .info-bronze-ea54 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.backdrop_fe7a::before { content: '\f015'; }
.light-2582::before { content: '\f007'; }
.next_2ddb::before { content: '\f023'; }
.backdrop-38ad::before { content: '\f0e0'; }
.status-eca6::before { content: '\f095'; }
.basic-9ea3::before { content: '\f005'; }
.fresh_1098::before { content: '\f004'; }
.button_over_8f19::before { content: '\f00c'; }
.texture_orange_d23b::before { content: '\f00d'; }
.table_old_d17f::before { content: '\f002'; }
.frame-7157::before { content: '\f0c9'; }
.gallery-down-32a4::before { content: '\f061'; }
.module-easy-a8b0::before { content: '\f060'; }
.medium-5340::before { content: '\f04b'; }
.container-active-59a8::before { content: '\f04c'; }
.dark-254d::before { content: '\f019'; }
.button-6bd3::before { content: '\f093'; }
.bronze-06b4::before { content: '\f132'; }
.light_dc52::before { content: '\f091'; }
.bright_826e::before { content: '\f06b'; }
.next_77cd::before { content: '\f0d6'; }
.slow-1f66::before { content: '\f09d'; }
.shade-warm-c43e::before { content: '\f10b'; }
.hover_cool_5acf::before { content: '\f108'; }
.wrapper-4e96::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fixed-cfaa::before { content: '\f522'; }
.aside-0a23::before { content: '\f327'; }
.info-cool-4386::before { content: '\f219'; }
.item_tall_115a::before { content: '\f21e'; }
.feature-over-b882::before { content: '\f2f5'; }

/* Social Icons */
.border_0fed::before { content: '\f09a'; }
.texture-7262::before { content: '\f099'; }
.heading_e474::before { content: '\f16d'; }
.progress-cc15::before { content: '\f167'; }
.thick-3ad6::before { content: '\f2c6'; }
.secondary-4028::before { content: '\f232'; }

/* Size Classes */
.short-9fd6 { font-size: 0.75em; }
.outline_tiny_cc5d { font-size: 0.875em; }
.texture_88ec { font-size: 1.33em; }
.logo-7046 { font-size: 1.5em; }
.detail_short_d630 { font-size: 2em; }
.mask-3c4b { font-size: 3em; }

/* Animation Classes */
.info-90ab {
    animation: fa-spin 2s infinite linear;
}

.nav-inner-444f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0b43 */
.promo-block-c3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
