/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.outline-f448) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail-north-93cd, .pattern_142e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.over-b964::before { content: '\f015'; }
.modal_26be::before { content: '\f007'; }
.avatar-3fb7::before { content: '\f023'; }
.green_d079::before { content: '\f0e0'; }
.image-4d66::before { content: '\f095'; }
.surface-pro-0137::before { content: '\f005'; }
.static_8249::before { content: '\f004'; }
.short_1f37::before { content: '\f00c'; }
.basic_e861::before { content: '\f00d'; }
.plasma-45f1::before { content: '\f002'; }
.row-6a5b::before { content: '\f0c9'; }
.full_4964::before { content: '\f061'; }
.nav_dim_72d4::before { content: '\f060'; }
.dim-ae9b::before { content: '\f04b'; }
.alert_92c4::before { content: '\f04c'; }
.input-dim-8136::before { content: '\f019'; }
.main-first-8983::before { content: '\f093'; }
.medium_97a1::before { content: '\f132'; }
.motion-8237::before { content: '\f091'; }
.dark_7925::before { content: '\f06b'; }
.right_f261::before { content: '\f0d6'; }
.gradient-ae18::before { content: '\f09d'; }
.caption_top_3e5d::before { content: '\f10b'; }
.preview-05a8::before { content: '\f108'; }
.first-dd4e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.link_1a30::before { content: '\f522'; }
.tertiary_north_16ea::before { content: '\f327'; }
.tag_ac56::before { content: '\f219'; }
.detail-solid-aa58::before { content: '\f21e'; }
.full_7b5a::before { content: '\f2f5'; }

/* Social Icons */
.secondary_8f72::before { content: '\f09a'; }
.texture-01f9::before { content: '\f099'; }
.label-fast-6fa6::before { content: '\f16d'; }
.info_complex_f163::before { content: '\f167'; }
.progress_10db::before { content: '\f2c6'; }
.heading-2a29::before { content: '\f232'; }

/* Size Classes */
.disabled_south_1bdf { font-size: 0.75em; }
.feature_f1b0 { font-size: 0.875em; }
.section-ac21 { font-size: 1.33em; }
.smooth-8711 { font-size: 1.5em; }
.icon-light-cf38 { font-size: 2em; }
.background_3a29 { font-size: 3em; }

/* Animation Classes */
.feature_iron_18db {
    animation: fa-spin 2s infinite linear;
}

.last-2104 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b25d */
.promo-block-r0 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
