/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.badge-107d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.alert_91f4, .heading-948f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress-0833::before { content: '\f015'; }
.banner-a244::before { content: '\f007'; }
.warm-40c7::before { content: '\f023'; }
.carousel_easy_7274::before { content: '\f0e0'; }
.container_current_acb1::before { content: '\f095'; }
.popup-04eb::before { content: '\f005'; }
.iron_01c6::before { content: '\f004'; }
.tag_inner_4c78::before { content: '\f00c'; }
.texture_paper_59d2::before { content: '\f00d'; }
.preview_last_8b26::before { content: '\f002'; }
.item-huge-d98e::before { content: '\f0c9'; }
.under-15e1::before { content: '\f061'; }
.selected-ab62::before { content: '\f060'; }
.texture_down_4ea7::before { content: '\f04b'; }
.status_ac7b::before { content: '\f04c'; }
.new-4169::before { content: '\f019'; }
.tall_18f7::before { content: '\f093'; }
.image_9e38::before { content: '\f132'; }
.module_medium_7bce::before { content: '\f091'; }
.overlay_bea5::before { content: '\f06b'; }
.box-9d20::before { content: '\f0d6'; }
.gradient-in-7f50::before { content: '\f09d'; }
.section-next-7256::before { content: '\f10b'; }
.focus_080b::before { content: '\f108'; }
.tag-5a9a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.info_plasma_64a6::before { content: '\f522'; }
.modal-9c31::before { content: '\f327'; }
.main-pressed-045a::before { content: '\f219'; }
.hot_9930::before { content: '\f21e'; }
.article-pro-586a::before { content: '\f2f5'; }

/* Social Icons */
.carousel-orange-4bc7::before { content: '\f09a'; }
.stone-9653::before { content: '\f099'; }
.main-9067::before { content: '\f16d'; }
.pagination-up-29a5::before { content: '\f167'; }
.outline_b0d9::before { content: '\f2c6'; }
.picture_gold_c29f::before { content: '\f232'; }

/* Size Classes */
.widget-2f0f { font-size: 0.75em; }
.border-selected-4d0a { font-size: 0.875em; }
.tooltip-6f6e { font-size: 1.33em; }
.input_0599 { font-size: 1.5em; }
.hover-gas-57bb { font-size: 2em; }
.static-6814 { font-size: 3em; }

/* Animation Classes */
.wood-1cbb {
    animation: fa-spin 2s infinite linear;
}

.dark-b11f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6c30 */
.promo-block-r7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
