/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.full-1598) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.logo-north-dc61, .copper_6bb3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.static_77cc::before { content: '\f015'; }
.focused_8cc1::before { content: '\f007'; }
.table-hot-fa43::before { content: '\f023'; }
.menu_7184::before { content: '\f0e0'; }
.middle_0daa::before { content: '\f095'; }
.black_4202::before { content: '\f005'; }
.list_clean_81f1::before { content: '\f004'; }
.main-fc2e::before { content: '\f00c'; }
.accent-e73b::before { content: '\f00d'; }
.hover_bright_84f5::before { content: '\f002'; }
.progress-cool-f09c::before { content: '\f0c9'; }
.popup_a7b6::before { content: '\f061'; }
.modal_c5d8::before { content: '\f060'; }
.message_hard_09aa::before { content: '\f04b'; }
.tag-pressed-821d::before { content: '\f04c'; }
.blue_05f3::before { content: '\f019'; }
.footer_easy_01ce::before { content: '\f093'; }
.highlight_8138::before { content: '\f132'; }
.accordion_pink_d6ca::before { content: '\f091'; }
.outline-soft-4ad9::before { content: '\f06b'; }
.caption_dim_b57c::before { content: '\f0d6'; }
.carousel-pink-4dc2::before { content: '\f09d'; }
.under-f2a9::before { content: '\f10b'; }
.icon-medium-c1cb::before { content: '\f108'; }
.thumbnail_dirty_5614::before { content: '\f10a'; }

/* Gambling Specific Icons */
.status-efa7::before { content: '\f522'; }
.white_32a3::before { content: '\f327'; }
.accent_smooth_319d::before { content: '\f219'; }
.video-8198::before { content: '\f21e'; }
.notice-solid-9042::before { content: '\f2f5'; }

/* Social Icons */
.tabs-75d6::before { content: '\f09a'; }
.badge_9743::before { content: '\f099'; }
.dark_c0eb::before { content: '\f16d'; }
.rough-7053::before { content: '\f167'; }
.hot_9f4d::before { content: '\f2c6'; }
.secondary_6635::before { content: '\f232'; }

/* Size Classes */
.form-paper-5ea7 { font-size: 0.75em; }
.disabled_new_0953 { font-size: 0.875em; }
.heading_fcc6 { font-size: 1.33em; }
.box-530f { font-size: 1.5em; }
.silver_417d { font-size: 2em; }
.green_6cdf { font-size: 3em; }

/* Animation Classes */
.carousel_1bd6 {
    animation: fa-spin 2s infinite linear;
}

.shade-dim-2df3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e184 */
.ghost-box-z2 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
