/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.popup_bronze_c029) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.last_bdea, .alert_cf67 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tiny-150a::before { content: '\f015'; }
.alert-outer-ba49::before { content: '\f007'; }
.hover-e8ce::before { content: '\f023'; }
.component-7890::before { content: '\f0e0'; }
.purple-ce5f::before { content: '\f095'; }
.dropdown_d9c8::before { content: '\f005'; }
.image_c890::before { content: '\f004'; }
.dropdown_8da6::before { content: '\f00c'; }
.stone-e3a1::before { content: '\f00d'; }
.tall_73fb::before { content: '\f002'; }
.mini_c485::before { content: '\f0c9'; }
.picture-dynamic-95ee::before { content: '\f061'; }
.title-d0d1::before { content: '\f060'; }
.steel-d15b::before { content: '\f04b'; }
.title-be48::before { content: '\f04c'; }
.component-wide-1aca::before { content: '\f019'; }
.row-491e::before { content: '\f093'; }
.caption_0c0d::before { content: '\f132'; }
.layout_cold_a326::before { content: '\f091'; }
.row_dynamic_37ef::before { content: '\f06b'; }
.thumbnail-white-5a42::before { content: '\f0d6'; }
.message_1811::before { content: '\f09d'; }
.carousel-short-8f3e::before { content: '\f10b'; }
.paper_fdc9::before { content: '\f108'; }
.upper_01c9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block-copper-8bf5::before { content: '\f522'; }
.medium-041f::before { content: '\f327'; }
.highlight_0bd8::before { content: '\f219'; }
.thumbnail-aab4::before { content: '\f21e'; }
.yellow-6057::before { content: '\f2f5'; }

/* Social Icons */
.tiny-682a::before { content: '\f09a'; }
.image_selected_a8b0::before { content: '\f099'; }
.label-thick-9c30::before { content: '\f16d'; }
.in_3b71::before { content: '\f167'; }
.gallery_0cdf::before { content: '\f2c6'; }
.tag_active_3179::before { content: '\f232'; }

/* Size Classes */
.message_inner_c2fe { font-size: 0.75em; }
.copper-ee26 { font-size: 0.875em; }
.orange_dc31 { font-size: 1.33em; }
.mask-dirty-9871 { font-size: 1.5em; }
.article-tall-3a7f { font-size: 2em; }
.tooltip_4537 { font-size: 3em; }

/* Animation Classes */
.basic_6c49 {
    animation: fa-spin 2s infinite linear;
}

.fixed_e002 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4ef5 */
.promo-block-x6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
