/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.center_8510) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container_medium_8542, .copper-1185 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.status-narrow-66c1::before { content: '\f015'; }
.list_6c2d::before { content: '\f007'; }
.message_cold_45b4::before { content: '\f023'; }
.under-dd8b::before { content: '\f0e0'; }
.old-95ac::before { content: '\f095'; }
.main-mini-bcef::before { content: '\f005'; }
.fast-695a::before { content: '\f004'; }
.notification_eb65::before { content: '\f00c'; }
.red-1542::before { content: '\f00d'; }
.item-eab7::before { content: '\f002'; }
.hover_iron_6814::before { content: '\f0c9'; }
.highlight-2653::before { content: '\f061'; }
.west-b19b::before { content: '\f060'; }
.tag-current-d32a::before { content: '\f04b'; }
.block_slow_e96b::before { content: '\f04c'; }
.chip_west_456f::before { content: '\f019'; }
.wood_86ae::before { content: '\f093'; }
.component_26e6::before { content: '\f132'; }
.tertiary-e4ae::before { content: '\f091'; }
.selected_e5ba::before { content: '\f06b'; }
.tabs-active-2ffc::before { content: '\f0d6'; }
.highlight_slow_4ef7::before { content: '\f09d'; }
.hero_4ad6::before { content: '\f10b'; }
.tertiary-tall-f83d::before { content: '\f108'; }
.wood_f30a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_5931::before { content: '\f522'; }
.nav_8d3d::before { content: '\f327'; }
.up_d043::before { content: '\f219'; }
.hard_f773::before { content: '\f21e'; }
.detail-motion-1e26::before { content: '\f2f5'; }

/* Social Icons */
.motion_f332::before { content: '\f09a'; }
.soft-7610::before { content: '\f099'; }
.badge_slow_e10f::before { content: '\f16d'; }
.overlay_e16f::before { content: '\f167'; }
.accordion_north_b7b0::before { content: '\f2c6'; }
.detail-under-c8d5::before { content: '\f232'; }

/* Size Classes */
.red_f575 { font-size: 0.75em; }
.footer_b1b9 { font-size: 0.875em; }
.chip_cool_4282 { font-size: 1.33em; }
.dirty-3a15 { font-size: 1.5em; }
.purple-55b0 { font-size: 2em; }
.paragraph-dark-66b9 { font-size: 3em; }

/* Animation Classes */
.info-2d5b {
    animation: fa-spin 2s infinite linear;
}

.active_pro_d296 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fa77 */
.shadow-element-i6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
