/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message-static-9b03) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.widget-9e0e, .popup-full-1f91 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.logo-40b1::before { content: '\f015'; }
.top_630b::before { content: '\f007'; }
.silver-3424::before { content: '\f023'; }
.banner_silver_064a::before { content: '\f0e0'; }
.gradient_right_dfda::before { content: '\f095'; }
.old_de28::before { content: '\f005'; }
.heading-310a::before { content: '\f004'; }
.next_b433::before { content: '\f00c'; }
.thumbnail-ec0c::before { content: '\f00d'; }
.backdrop_e525::before { content: '\f002'; }
.title_cb12::before { content: '\f0c9'; }
.texture_glass_a034::before { content: '\f061'; }
.slow-1ec4::before { content: '\f060'; }
.header-eb28::before { content: '\f04b'; }
.card_292d::before { content: '\f04c'; }
.header_a912::before { content: '\f019'; }
.status-silver-4369::before { content: '\f093'; }
.simple_5d7b::before { content: '\f132'; }
.tag_2129::before { content: '\f091'; }
.up-c365::before { content: '\f06b'; }
.tertiary_wood_a55a::before { content: '\f0d6'; }
.hot_89cf::before { content: '\f09d'; }
.red_395f::before { content: '\f10b'; }
.button-copper-d493::before { content: '\f108'; }
.shade-middle-195d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.image-7842::before { content: '\f522'; }
.pressed_a869::before { content: '\f327'; }
.paragraph_480f::before { content: '\f219'; }
.tertiary-hot-5dfe::before { content: '\f21e'; }
.message-9e70::before { content: '\f2f5'; }

/* Social Icons */
.detail-medium-59e5::before { content: '\f09a'; }
.widget-outer-7960::before { content: '\f099'; }
.text-9b16::before { content: '\f16d'; }
.tertiary-simple-5a68::before { content: '\f167'; }
.main-pressed-0629::before { content: '\f2c6'; }
.nav-cf2e::before { content: '\f232'; }

/* Size Classes */
.title_16de { font-size: 0.75em; }
.frame_dark_3a0d { font-size: 0.875em; }
.current-a452 { font-size: 1.33em; }
.dark_953d { font-size: 1.5em; }
.hard_ae97 { font-size: 2em; }
.notice_top_a9b7 { font-size: 3em; }

/* Animation Classes */
.up-931e {
    animation: fa-spin 2s infinite linear;
}

.over-3000 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7677 */
.shadow-element-q6 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
