/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section_fresh_eb47) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.popup-d16e, .advanced_474b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.layout-fast-e335::before { content: '\f015'; }
.link-wood-4023::before { content: '\f007'; }
.row_plasma_51e0::before { content: '\f023'; }
.stale-450e::before { content: '\f0e0'; }
.outer-f85f::before { content: '\f095'; }
.white-1d28::before { content: '\f005'; }
.tag-pink-b647::before { content: '\f004'; }
.info_7c20::before { content: '\f00c'; }
.highlight_7f36::before { content: '\f00d'; }
.grid-87be::before { content: '\f002'; }
.module_blue_c02d::before { content: '\f0c9'; }
.table_8df8::before { content: '\f061'; }
.block_8adb::before { content: '\f060'; }
.item_a22d::before { content: '\f04b'; }
.block_mini_a5f6::before { content: '\f04c'; }
.badge-11e3::before { content: '\f019'; }
.footer-2e29::before { content: '\f093'; }
.highlight-dark-d80e::before { content: '\f132'; }
.red_c8ba::before { content: '\f091'; }
.preview-5c9d::before { content: '\f06b'; }
.primary_d133::before { content: '\f0d6'; }
.picture-cool-b2a1::before { content: '\f09d'; }
.media_73f9::before { content: '\f10b'; }
.dim-3fa3::before { content: '\f108'; }
.aside-cc02::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shadow_2f81::before { content: '\f522'; }
.action-a391::before { content: '\f327'; }
.in_dae6::before { content: '\f219'; }
.dim_3202::before { content: '\f21e'; }
.badge-focused-4ea0::before { content: '\f2f5'; }

/* Social Icons */
.secondary-9d09::before { content: '\f09a'; }
.article_a2c0::before { content: '\f099'; }
.box_hard_f0c6::before { content: '\f16d'; }
.accent_dd9a::before { content: '\f167'; }
.card_right_2c14::before { content: '\f2c6'; }
.out-b067::before { content: '\f232'; }

/* Size Classes */
.hidden-44ff { font-size: 0.75em; }
.pagination-dim-c1f4 { font-size: 0.875em; }
.focused_8f3a { font-size: 1.33em; }
.container-complex-445b { font-size: 1.5em; }
.detail_42d8 { font-size: 2em; }
.stone-77a5 { font-size: 3em; }

/* Animation Classes */
.notice_left_ee5c {
    animation: fa-spin 2s infinite linear;
}

.thumbnail-4bd4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b3bb */
.promo-block-r4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
