/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.footer-over-40ae) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.copper_5a34, .green_3bd1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.list_full_4ae0::before { content: '\f015'; }
.highlight-1067::before { content: '\f007'; }
.orange-1839::before { content: '\f023'; }
.menu_0fa9::before { content: '\f0e0'; }
.gradient_down_f5e2::before { content: '\f095'; }
.video_slow_5b18::before { content: '\f005'; }
.image_basic_900e::before { content: '\f004'; }
.out_8357::before { content: '\f00c'; }
.panel_purple_d3a5::before { content: '\f00d'; }
.accent_15ee::before { content: '\f002'; }
.hot-9001::before { content: '\f0c9'; }
.wrapper_7a32::before { content: '\f061'; }
.main-old-264d::before { content: '\f060'; }
.surface-5b02::before { content: '\f04b'; }
.yellow-25cb::before { content: '\f04c'; }
.fresh_c8ed::before { content: '\f019'; }
.chip-south-a9a0::before { content: '\f093'; }
.smooth_47f3::before { content: '\f132'; }
.middle-a2b4::before { content: '\f091'; }
.blue-6ee8::before { content: '\f06b'; }
.message-ea82::before { content: '\f0d6'; }
.card-current-d6b1::before { content: '\f09d'; }
.tabs_hovered_49af::before { content: '\f10b'; }
.element_tall_a217::before { content: '\f108'; }
.message_a4f0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.summary-35f2::before { content: '\f522'; }
.photo-391a::before { content: '\f327'; }
.short_2a60::before { content: '\f219'; }
.focus_4661::before { content: '\f21e'; }
.last_b430::before { content: '\f2f5'; }

/* Social Icons */
.fast_5905::before { content: '\f09a'; }
.outer_59f6::before { content: '\f099'; }
.glass-bfda::before { content: '\f16d'; }
.slider-cd6a::before { content: '\f167'; }
.overlay-dafa::before { content: '\f2c6'; }
.video-easy-6288::before { content: '\f232'; }

/* Size Classes */
.left-a40c { font-size: 0.75em; }
.active-9feb { font-size: 0.875em; }
.tertiary-basic-445e { font-size: 1.33em; }
.dim_fc4f { font-size: 1.5em; }
.wide_0164 { font-size: 2em; }
.disabled-93e0 { font-size: 3em; }

/* Animation Classes */
.thumbnail_fc81 {
    animation: fa-spin 2s infinite linear;
}

.pattern_a5ae {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1fec */
.promo-block-g4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
