/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.widget_e206) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.prev-4639, .info_hard_a8a8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info-bb9e::before { content: '\f015'; }
.narrow_39cb::before { content: '\f007'; }
.pagination-green-7e96::before { content: '\f023'; }
.section_0dc0::before { content: '\f0e0'; }
.hard_1d84::before { content: '\f095'; }
.notification-975f::before { content: '\f005'; }
.column-ba76::before { content: '\f004'; }
.south_8ed4::before { content: '\f00c'; }
.white_523a::before { content: '\f00d'; }
.wrapper-iron-3320::before { content: '\f002'; }
.under-447a::before { content: '\f0c9'; }
.gradient-4850::before { content: '\f061'; }
.search-pro-c4d1::before { content: '\f060'; }
.next_fdd3::before { content: '\f04b'; }
.tag_cfce::before { content: '\f04c'; }
.tooltip_dynamic_f328::before { content: '\f019'; }
.nav_7ea0::before { content: '\f093'; }
.pattern-4980::before { content: '\f132'; }
.column-middle-9a08::before { content: '\f091'; }
.slow-4520::before { content: '\f06b'; }
.carousel-92b5::before { content: '\f0d6'; }
.chip-eaf7::before { content: '\f09d'; }
.status-d0ee::before { content: '\f10b'; }
.north_515e::before { content: '\f108'; }
.shadow_e51f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.carousel-474d::before { content: '\f522'; }
.first_0811::before { content: '\f327'; }
.hero_cold_4a0b::before { content: '\f219'; }
.shade-dynamic-f103::before { content: '\f21e'; }
.input-65db::before { content: '\f2f5'; }

/* Social Icons */
.pattern-a700::before { content: '\f09a'; }
.right_968a::before { content: '\f099'; }
.module_slow_51d0::before { content: '\f16d'; }
.south_81e3::before { content: '\f167'; }
.modal-1cc4::before { content: '\f2c6'; }
.article-bottom-e1ae::before { content: '\f232'; }

/* Size Classes */
.texture-bronze-336f { font-size: 0.75em; }
.light_27e4 { font-size: 0.875em; }
.summary-paper-5e26 { font-size: 1.33em; }
.pattern-c6c6 { font-size: 1.5em; }
.message-b413 { font-size: 2em; }
.accent-6f42 { font-size: 3em; }

/* Animation Classes */
.row_1b00 {
    animation: fa-spin 2s infinite linear;
}

.texture-middle-6630 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ce0e */
.promo-block-a2 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
