/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture-left-13a0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box_outer_1295, .glass-b3a4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.component-plasma-d49c::before { content: '\f015'; }
.detail-fluid-6a48::before { content: '\f007'; }
.badge_steel_dc0c::before { content: '\f023'; }
.active-complex-0ca8::before { content: '\f0e0'; }
.summary_next_b6b2::before { content: '\f095'; }
.hero_924f::before { content: '\f005'; }
.yellow_59a8::before { content: '\f004'; }
.popup_yellow_ce49::before { content: '\f00c'; }
.purple_acbf::before { content: '\f00d'; }
.thumbnail_a587::before { content: '\f002'; }
.highlight-79cc::before { content: '\f0c9'; }
.hover_lower_a775::before { content: '\f061'; }
.carousel-small-c42e::before { content: '\f060'; }
.steel-e719::before { content: '\f04b'; }
.smooth-4f65::before { content: '\f04c'; }
.current_072f::before { content: '\f019'; }
.liquid-2de5::before { content: '\f093'; }
.focus-8727::before { content: '\f132'; }
.wood-d333::before { content: '\f091'; }
.button-82b3::before { content: '\f06b'; }
.widget_down_5eea::before { content: '\f0d6'; }
.link_hot_0f38::before { content: '\f09d'; }
.summary_north_4ec3::before { content: '\f10b'; }
.easy_e0e3::before { content: '\f108'; }
.frame_3bd6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.down-eeac::before { content: '\f522'; }
.hard_7934::before { content: '\f327'; }
.content_active_d8b3::before { content: '\f219'; }
.sort-mini-3d23::before { content: '\f21e'; }
.alert_under_3763::before { content: '\f2f5'; }

/* Social Icons */
.shadow_copper_a183::before { content: '\f09a'; }
.frame-01ca::before { content: '\f099'; }
.element_b3e1::before { content: '\f16d'; }
.action_5ece::before { content: '\f167'; }
.border-5f4a::before { content: '\f2c6'; }
.chip_0975::before { content: '\f232'; }

/* Size Classes */
.item_5e4f { font-size: 0.75em; }
.brown_1246 { font-size: 0.875em; }
.feature_8d04 { font-size: 1.33em; }
.video-3627 { font-size: 1.5em; }
.under_95a9 { font-size: 2em; }
.message-34a5 { font-size: 3em; }

/* Animation Classes */
.widget-ce9d {
    animation: fa-spin 2s infinite linear;
}

.element_8551 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0628 */
.promo-block-q3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
