/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.summary_glass_6ed5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pressed_300b, .slider_stale_2ba7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wood_c058::before { content: '\f015'; }
.description-2952::before { content: '\f007'; }
.dirty-69db::before { content: '\f023'; }
.last_ac6b::before { content: '\f0e0'; }
.frame_fluid_4d9d::before { content: '\f095'; }
.photo_complex_6e62::before { content: '\f005'; }
.tabs_inner_187b::before { content: '\f004'; }
.focus-9453::before { content: '\f00c'; }
.background-9407::before { content: '\f00d'; }
.caption_2088::before { content: '\f002'; }
.element_2246::before { content: '\f0c9'; }
.box_smooth_5a8d::before { content: '\f061'; }
.cold-7181::before { content: '\f060'; }
.hero-2ac0::before { content: '\f04b'; }
.frame_4a79::before { content: '\f04c'; }
.mask_b6a7::before { content: '\f019'; }
.hero_abbc::before { content: '\f093'; }
.section_fluid_9695::before { content: '\f132'; }
.huge-4bec::before { content: '\f091'; }
.main_4db7::before { content: '\f06b'; }
.active_middle_3854::before { content: '\f0d6'; }
.secondary-aa40::before { content: '\f09d'; }
.sort-dd93::before { content: '\f10b'; }
.border-down-b50c::before { content: '\f108'; }
.tag-fixed-96e3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.full_f305::before { content: '\f522'; }
.fresh_f68f::before { content: '\f327'; }
.narrow-0967::before { content: '\f219'; }
.blue-9e81::before { content: '\f21e'; }
.article_under_de3b::before { content: '\f2f5'; }

/* Social Icons */
.lower-a869::before { content: '\f09a'; }
.modal-center-1a24::before { content: '\f099'; }
.overlay_80fd::before { content: '\f16d'; }
.dynamic-9c7f::before { content: '\f167'; }
.warm-e696::before { content: '\f2c6'; }
.iron_5189::before { content: '\f232'; }

/* Size Classes */
.alert_gold_b728 { font-size: 0.75em; }
.tooltip_d481 { font-size: 0.875em; }
.tooltip_lower_e9ff { font-size: 1.33em; }
.left-8f8d { font-size: 1.5em; }
.carousel-tall-a4c6 { font-size: 2em; }
.white-1968 { font-size: 3em; }

/* Animation Classes */
.background_2505 {
    animation: fa-spin 2s infinite linear;
}

.section-narrow-65af {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a705 */
.promo-block-t0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
