/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider_copper_00f7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pressed_2331, .tooltip-first-08bf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thumbnail_160a::before { content: '\f015'; }
.notification-static-b759::before { content: '\f007'; }
.clean_cfb6::before { content: '\f023'; }
.paper_4121::before { content: '\f0e0'; }
.next_d3ff::before { content: '\f095'; }
.active_cc92::before { content: '\f005'; }
.black_5686::before { content: '\f004'; }
.surface-566a::before { content: '\f00c'; }
.feature-1f3e::before { content: '\f00d'; }
.top_31d6::before { content: '\f002'; }
.basic_ff50::before { content: '\f0c9'; }
.footer-tall-3c76::before { content: '\f061'; }
.bronze-f19f::before { content: '\f060'; }
.item_1711::before { content: '\f04b'; }
.summary_3409::before { content: '\f04c'; }
.white-ae73::before { content: '\f019'; }
.active-7dc1::before { content: '\f093'; }
.paragraph-fixed-de16::before { content: '\f132'; }
.red_734a::before { content: '\f091'; }
.footer-06a5::before { content: '\f06b'; }
.alert-f2f5::before { content: '\f0d6'; }
.out-c16c::before { content: '\f09d'; }
.orange-36f1::before { content: '\f10b'; }
.white-a0dc::before { content: '\f108'; }
.west_e61f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tag-solid-39b8::before { content: '\f522'; }
.notification_fast_16e5::before { content: '\f327'; }
.layout_20d3::before { content: '\f219'; }
.rough_ce9a::before { content: '\f21e'; }
.easy-91ba::before { content: '\f2f5'; }

/* Social Icons */
.video-brown-5a98::before { content: '\f09a'; }
.bronze-55bc::before { content: '\f099'; }
.under-3816::before { content: '\f16d'; }
.header-middle-99d6::before { content: '\f167'; }
.pressed-2d30::before { content: '\f2c6'; }
.fluid_b635::before { content: '\f232'; }

/* Size Classes */
.small_16d4 { font-size: 0.75em; }
.grid-cold-2a0f { font-size: 0.875em; }
.info-469a { font-size: 1.33em; }
.message-tall-62c0 { font-size: 1.5em; }
.item-steel-3735 { font-size: 2em; }
.pagination_0092 { font-size: 3em; }

/* Animation Classes */
.paragraph_selected_2939 {
    animation: fa-spin 2s infinite linear;
}

.thumbnail_7ef4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0959 */
.promo-block-l4 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
