/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active-824a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.full-806d, .paper_225d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thumbnail_86e9::before { content: '\f015'; }
.carousel_8b28::before { content: '\f007'; }
.active_7205::before { content: '\f023'; }
.summary-31d7::before { content: '\f0e0'; }
.shadow-south-8a73::before { content: '\f095'; }
.south-3a3e::before { content: '\f005'; }
.dynamic-66e8::before { content: '\f004'; }
.west-109e::before { content: '\f00c'; }
.frame-hard-680f::before { content: '\f00d'; }
.chip_9b88::before { content: '\f002'; }
.mini_6a05::before { content: '\f0c9'; }
.basic-fc2b::before { content: '\f061'; }
.filter_dynamic_73c2::before { content: '\f060'; }
.row_dd68::before { content: '\f04b'; }
.up_a3c2::before { content: '\f04c'; }
.pagination-simple-ecd6::before { content: '\f019'; }
.clean-491a::before { content: '\f093'; }
.logo_west_8de1::before { content: '\f132'; }
.stone-b019::before { content: '\f091'; }
.active_f9ef::before { content: '\f06b'; }
.surface-iron-f21a::before { content: '\f0d6'; }
.button-green-e7fb::before { content: '\f09d'; }
.tooltip-0d5d::before { content: '\f10b'; }
.bright-2b5e::before { content: '\f108'; }
.search-east-992b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.lite-f928::before { content: '\f522'; }
.backdrop-prev-2255::before { content: '\f327'; }
.center-6e56::before { content: '\f219'; }
.red-655b::before { content: '\f21e'; }
.video_motion_6cc6::before { content: '\f2f5'; }

/* Social Icons */
.input_db32::before { content: '\f09a'; }
.thick-5d3c::before { content: '\f099'; }
.aside-e83b::before { content: '\f16d'; }
.pro-0ad5::before { content: '\f167'; }
.steel-104c::before { content: '\f2c6'; }
.widget_pink_9c24::before { content: '\f232'; }

/* Size Classes */
.filter_paper_525a { font-size: 0.75em; }
.hover_71a7 { font-size: 0.875em; }
.caption_fast_a024 { font-size: 1.33em; }
.narrow-36b4 { font-size: 1.5em; }
.section-out-fab9 { font-size: 2em; }
.hidden-top-67b6 { font-size: 3em; }

/* Animation Classes */
.lower_155a {
    animation: fa-spin 2s infinite linear;
}

.gallery_complex_4b19 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 495b */
.promo-block-v1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
