/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bottom-b5cd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.under_32fe, .border-middle-3cac {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card_easy_e428::before { content: '\f015'; }
.easy_f36e::before { content: '\f007'; }
.article-rough-0a60::before { content: '\f023'; }
.stone-3b3d::before { content: '\f0e0'; }
.wrapper-47d0::before { content: '\f095'; }
.top_eddb::before { content: '\f005'; }
.main-405f::before { content: '\f004'; }
.video-5ab6::before { content: '\f00c'; }
.panel_new_4b81::before { content: '\f00d'; }
.pro_2693::before { content: '\f002'; }
.pattern-plasma-1667::before { content: '\f0c9'; }
.easy_16be::before { content: '\f061'; }
.border_last_4576::before { content: '\f060'; }
.pagination_first_66de::before { content: '\f04b'; }
.lower-df56::before { content: '\f04c'; }
.hard_64e8::before { content: '\f019'; }
.element_over_855d::before { content: '\f093'; }
.badge_9c6d::before { content: '\f132'; }
.glass_92e8::before { content: '\f091'; }
.slider_9e23::before { content: '\f06b'; }
.panel_motion_cc40::before { content: '\f0d6'; }
.lite_37cb::before { content: '\f09d'; }
.west-f208::before { content: '\f10b'; }
.grid_6bf6::before { content: '\f108'; }
.nav_smooth_91c8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent-fc1f::before { content: '\f522'; }
.article_static_0d2f::before { content: '\f327'; }
.paragraph_huge_87ed::before { content: '\f219'; }
.status-e868::before { content: '\f21e'; }
.border_cef8::before { content: '\f2f5'; }

/* Social Icons */
.stale_2b89::before { content: '\f09a'; }
.summary_dd97::before { content: '\f099'; }
.texture-lower-2a74::before { content: '\f16d'; }
.footer-plasma-3158::before { content: '\f167'; }
.backdrop-9040::before { content: '\f2c6'; }
.carousel_5c57::before { content: '\f232'; }

/* Size Classes */
.frame-bottom-87c5 { font-size: 0.75em; }
.out_bcb1 { font-size: 0.875em; }
.plasma-b227 { font-size: 1.33em; }
.sidebar-1049 { font-size: 1.5em; }
.widget_white_7bee { font-size: 2em; }
.west_61b6 { font-size: 3em; }

/* Animation Classes */
.active-f29a {
    animation: fa-spin 2s infinite linear;
}

.border-hot-3e0c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0d94 */
.promo-block-s9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
