/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item_bright_97e1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.new-0c3b, .caption-action-f942 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner_f14e::before { content: '\f015'; }
.last-ab72::before { content: '\f007'; }
.menu-9e19::before { content: '\f023'; }
.west-eebe::before { content: '\f0e0'; }
.button_4f37::before { content: '\f095'; }
.purple-e0ae::before { content: '\f005'; }
.soft-2e9a::before { content: '\f004'; }
.primary_5fc6::before { content: '\f00c'; }
.footer-black-5c11::before { content: '\f00d'; }
.border_first_2606::before { content: '\f002'; }
.input_hot_3c9a::before { content: '\f0c9'; }
.fixed-5df6::before { content: '\f061'; }
.preview_2d9d::before { content: '\f060'; }
.row-dynamic-7ebe::before { content: '\f04b'; }
.header_pink_85fa::before { content: '\f04c'; }
.title_huge_2ca1::before { content: '\f019'; }
.last_9026::before { content: '\f093'; }
.accent_0342::before { content: '\f132'; }
.thumbnail_up_47ca::before { content: '\f091'; }
.bright_6ccb::before { content: '\f06b'; }
.frame_ce11::before { content: '\f0d6'; }
.media_aa92::before { content: '\f09d'; }
.bottom-a5e8::before { content: '\f10b'; }
.complex_3692::before { content: '\f108'; }
.column-8536::before { content: '\f10a'; }

/* Gambling Specific Icons */
.banner_8875::before { content: '\f522'; }
.widget_138d::before { content: '\f327'; }
.short_af2e::before { content: '\f219'; }
.static_a35b::before { content: '\f21e'; }
.button_a5e5::before { content: '\f2f5'; }

/* Social Icons */
.nav_middle_11ce::before { content: '\f09a'; }
.input_tall_159b::before { content: '\f099'; }
.table-54e5::before { content: '\f16d'; }
.orange_1276::before { content: '\f167'; }
.notice_plasma_7940::before { content: '\f2c6'; }
.message-lower-f316::before { content: '\f232'; }

/* Size Classes */
.focus_stone_1bbb { font-size: 0.75em; }
.outline_f73f { font-size: 0.875em; }
.box-1f06 { font-size: 1.33em; }
.tabs-brown-d8b4 { font-size: 1.5em; }
.slider-mini-1d56 { font-size: 2em; }
.info-cool-c49b { font-size: 3em; }

/* Animation Classes */
.module_pro_04ba {
    animation: fa-spin 2s infinite linear;
}

.bronze_f725 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8835 */
.shadow-element-v6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
