/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media-fd96) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon-tiny-f5bd, .article_a0c5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade-purple-2274::before { content: '\f015'; }
.item_cbc3::before { content: '\f007'; }
.small_9efd::before { content: '\f023'; }
.hidden-820a::before { content: '\f0e0'; }
.picture-north-421b::before { content: '\f095'; }
.article-new-3ead::before { content: '\f005'; }
.video-up-c4d8::before { content: '\f004'; }
.first-c069::before { content: '\f00c'; }
.in-f649::before { content: '\f00d'; }
.image_4ced::before { content: '\f002'; }
.search-d581::before { content: '\f0c9'; }
.disabled-df7f::before { content: '\f061'; }
.caption-ba7e::before { content: '\f060'; }
.preview_6789::before { content: '\f04b'; }
.search-a77f::before { content: '\f04c'; }
.under-2bde::before { content: '\f019'; }
.stale-7558::before { content: '\f093'; }
.action_e4d7::before { content: '\f132'; }
.upper-4184::before { content: '\f091'; }
.feature_hovered_7ccc::before { content: '\f06b'; }
.surface-soft-1710::before { content: '\f0d6'; }
.section-0784::before { content: '\f09d'; }
.carousel-24e9::before { content: '\f10b'; }
.middle-6c15::before { content: '\f108'; }
.avatar_1570::before { content: '\f10a'; }

/* Gambling Specific Icons */
.up-7616::before { content: '\f522'; }
.new-d6ea::before { content: '\f327'; }
.middle-b2da::before { content: '\f219'; }
.down-a0eb::before { content: '\f21e'; }
.background_narrow_dcbf::before { content: '\f2f5'; }

/* Social Icons */
.avatar_7aa6::before { content: '\f09a'; }
.table_a257::before { content: '\f099'; }
.container_480e::before { content: '\f16d'; }
.row_1713::before { content: '\f167'; }
.mini-c291::before { content: '\f2c6'; }
.yellow_f835::before { content: '\f232'; }

/* Size Classes */
.in_b5dc { font-size: 0.75em; }
.shade-complex-a890 { font-size: 0.875em; }
.column-1406 { font-size: 1.33em; }
.logo_1003 { font-size: 1.5em; }
.thumbnail-steel-6e22 { font-size: 2em; }
.first-c89d { font-size: 3em; }

/* Animation Classes */
.panel_new_cde5 {
    animation: fa-spin 2s infinite linear;
}

.photo-ba16 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f412 */
.promo-block-d8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
