/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.smooth-797c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hover-green-8561, .west-7c3a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.soft_c337::before { content: '\f015'; }
.background-0e5b::before { content: '\f007'; }
.fresh-d796::before { content: '\f023'; }
.background_upper_65e9::before { content: '\f0e0'; }
.sidebar_stale_d803::before { content: '\f095'; }
.mask_hovered_d1be::before { content: '\f005'; }
.article-7fee::before { content: '\f004'; }
.item_purple_f307::before { content: '\f00c'; }
.icon_mini_51db::before { content: '\f00d'; }
.text-6995::before { content: '\f002'; }
.tooltip_a747::before { content: '\f0c9'; }
.notification_narrow_7bf5::before { content: '\f061'; }
.orange-637c::before { content: '\f060'; }
.module_lite_053b::before { content: '\f04b'; }
.overlay-cold-86b2::before { content: '\f04c'; }
.west-640e::before { content: '\f019'; }
.search-b940::before { content: '\f093'; }
.wide-8b15::before { content: '\f132'; }
.item_orange_1526::before { content: '\f091'; }
.shadow-wood-698d::before { content: '\f06b'; }
.surface_dirty_8ab6::before { content: '\f0d6'; }
.notification-0e37::before { content: '\f09d'; }
.accordion_8e7b::before { content: '\f10b'; }
.section_hard_e99d::before { content: '\f108'; }
.notification-7fc2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.cool_97de::before { content: '\f522'; }
.yellow_64d9::before { content: '\f327'; }
.notice-inner-524e::before { content: '\f219'; }
.old_21c9::before { content: '\f21e'; }
.feature_f12f::before { content: '\f2f5'; }

/* Social Icons */
.large-6815::before { content: '\f09a'; }
.slow_0f88::before { content: '\f099'; }
.media_stone_9ccd::before { content: '\f16d'; }
.container_paper_3586::before { content: '\f167'; }
.current-9381::before { content: '\f2c6'; }
.filter_thick_53da::before { content: '\f232'; }

/* Size Classes */
.preview-liquid-83ec { font-size: 0.75em; }
.gas_bd5c { font-size: 0.875em; }
.card_be40 { font-size: 1.33em; }
.panel_out_d8f3 { font-size: 1.5em; }
.alert-5faa { font-size: 2em; }
.center_2c84 { font-size: 3em; }

/* Animation Classes */
.image_99ab {
    animation: fa-spin 2s infinite linear;
}

.content-motion-8f7b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8abd */
.promo-block-t7 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
