/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.element-ad64) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.surface_motion_edc3, .north_a450 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.iron-b53a::before { content: '\f015'; }
.hard-a5d4::before { content: '\f007'; }
.title_simple_7059::before { content: '\f023'; }
.out_801d::before { content: '\f0e0'; }
.input-e579::before { content: '\f095'; }
.focus-warm-eeda::before { content: '\f005'; }
.smooth_d69a::before { content: '\f004'; }
.complex_d4b9::before { content: '\f00c'; }
.form_thick_23b9::before { content: '\f00d'; }
.motion_c8f5::before { content: '\f002'; }
.header-7bfd::before { content: '\f0c9'; }
.wide-6dc2::before { content: '\f061'; }
.icon-4247::before { content: '\f060'; }
.steel-7284::before { content: '\f04b'; }
.accordion_a7a8::before { content: '\f04c'; }
.rough-e978::before { content: '\f019'; }
.bright_8de4::before { content: '\f093'; }
.dim-2f39::before { content: '\f132'; }
.medium_571f::before { content: '\f091'; }
.lower_8009::before { content: '\f06b'; }
.old_5818::before { content: '\f0d6'; }
.frame-south-88cd::before { content: '\f09d'; }
.main_b479::before { content: '\f10b'; }
.mini-ef1f::before { content: '\f108'; }
.slider-78d5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.old-f9f8::before { content: '\f522'; }
.popup-bd2d::before { content: '\f327'; }
.slider-north-45ad::before { content: '\f219'; }
.video-d9b0::before { content: '\f21e'; }
.notice-dark-1f86::before { content: '\f2f5'; }

/* Social Icons */
.accordion-yellow-e98d::before { content: '\f09a'; }
.item_965b::before { content: '\f099'; }
.under-8986::before { content: '\f16d'; }
.message_0281::before { content: '\f167'; }
.lite-3288::before { content: '\f2c6'; }
.out_a505::before { content: '\f232'; }

/* Size Classes */
.progress_basic_6317 { font-size: 0.75em; }
.mask_5ec7 { font-size: 0.875em; }
.huge_c18c { font-size: 1.33em; }
.table-advanced-3170 { font-size: 1.5em; }
.menu-out-58bc { font-size: 2em; }
.huge-73a6 { font-size: 3em; }

/* Animation Classes */
.tag_right_936e {
    animation: fa-spin 2s infinite linear;
}

.search-fresh-fc13 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 90b5 */
.ghost-box-n5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
