/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.motion-3fb5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.article-in-2efb, .east_91c9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.texture-lower-5891::before { content: '\f015'; }
.dim-4ae5::before { content: '\f007'; }
.hover-0842::before { content: '\f023'; }
.widget-narrow-60a8::before { content: '\f0e0'; }
.green-fa50::before { content: '\f095'; }
.shade-orange-c3cd::before { content: '\f005'; }
.cool-e050::before { content: '\f004'; }
.detail-small-8903::before { content: '\f00c'; }
.dark-c2d3::before { content: '\f00d'; }
.gallery_2f61::before { content: '\f002'; }
.background_bottom_91d5::before { content: '\f0c9'; }
.wide-a39c::before { content: '\f061'; }
.focus_187c::before { content: '\f060'; }
.icon-left-6045::before { content: '\f04b'; }
.media_hovered_9984::before { content: '\f04c'; }
.huge_31ce::before { content: '\f019'; }
.avatar_aa95::before { content: '\f093'; }
.panel_east_449a::before { content: '\f132'; }
.info-wide-331c::before { content: '\f091'; }
.disabled_plasma_32fa::before { content: '\f06b'; }
.texture-pro-87e4::before { content: '\f0d6'; }
.glass-7800::before { content: '\f09d'; }
.banner-b641::before { content: '\f10b'; }
.center_82e3::before { content: '\f108'; }
.logo_158c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.box_64c5::before { content: '\f522'; }
.hard-b5e4::before { content: '\f327'; }
.info-2416::before { content: '\f219'; }
.card-north-47d7::before { content: '\f21e'; }
.progress-9f87::before { content: '\f2f5'; }

/* Social Icons */
.widget-3f4d::before { content: '\f09a'; }
.cold_dace::before { content: '\f099'; }
.title-east-caf0::before { content: '\f16d'; }
.logo_black_99bd::before { content: '\f167'; }
.search_pressed_4b95::before { content: '\f2c6'; }
.photo_d41a::before { content: '\f232'; }

/* Size Classes */
.column-west-0b66 { font-size: 0.75em; }
.summary-1764 { font-size: 0.875em; }
.column_385c { font-size: 1.33em; }
.pattern-92ef { font-size: 1.5em; }
.label_light_63fd { font-size: 2em; }
.popup_selected_e746 { font-size: 3em; }

/* Animation Classes */
.aside-4f5e {
    animation: fa-spin 2s infinite linear;
}

.progress-bfe1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e7f8 */
.promo-block-h4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
