/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.modal_pink_350b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary-8730, .easy-d425 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.medium-3037::before { content: '\f015'; }
.logo-stone-f53d::before { content: '\f007'; }
.info_full_d38c::before { content: '\f023'; }
.dropdown_dim_576d::before { content: '\f0e0'; }
.surface_7cd9::before { content: '\f095'; }
.notice-next-6c92::before { content: '\f005'; }
.pink-fd1b::before { content: '\f004'; }
.west-18a4::before { content: '\f00c'; }
.sidebar-iron-78d3::before { content: '\f00d'; }
.background_stone_f461::before { content: '\f002'; }
.modal_lower_dd5f::before { content: '\f0c9'; }
.search-0c88::before { content: '\f061'; }
.accordion_old_5669::before { content: '\f060'; }
.mask_ed87::before { content: '\f04b'; }
.progress-081f::before { content: '\f04c'; }
.gallery_5d9a::before { content: '\f019'; }
.green_386e::before { content: '\f093'; }
.outer-72b4::before { content: '\f132'; }
.tiny_54f5::before { content: '\f091'; }
.disabled_plasma_3816::before { content: '\f06b'; }
.header_a6b6::before { content: '\f0d6'; }
.dirty_90da::before { content: '\f09d'; }
.notice-inner-06a1::before { content: '\f10b'; }
.rough_64f6::before { content: '\f108'; }
.link-cff3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.texture_a239::before { content: '\f522'; }
.advanced-b609::before { content: '\f327'; }
.breadcrumb_e1e3::before { content: '\f219'; }
.pattern-af74::before { content: '\f21e'; }
.media-cold-a587::before { content: '\f2f5'; }

/* Social Icons */
.gallery_1d1e::before { content: '\f09a'; }
.hover-a2c3::before { content: '\f099'; }
.hard-e209::before { content: '\f16d'; }
.pro_e043::before { content: '\f167'; }
.silver-5481::before { content: '\f2c6'; }
.backdrop-51af::before { content: '\f232'; }

/* Size Classes */
.footer_orange_2461 { font-size: 0.75em; }
.accent_8ecf { font-size: 0.875em; }
.progress_basic_613f { font-size: 1.33em; }
.modal_905d { font-size: 1.5em; }
.heading-left-ccb2 { font-size: 2em; }
.article-warm-7af5 { font-size: 3em; }

/* Animation Classes */
.new_5441 {
    animation: fa-spin 2s infinite linear;
}

.huge_9114 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0266 */
.promo-block-r2 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
