/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fast-c4d6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.soft-5cbd, .west-2aec {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.current_087c::before { content: '\f015'; }
.green_2969::before { content: '\f007'; }
.tooltip-tiny-e60b::before { content: '\f023'; }
.row-cfd0::before { content: '\f0e0'; }
.cold_12f2::before { content: '\f095'; }
.current_1d99::before { content: '\f005'; }
.preview_steel_ad6e::before { content: '\f004'; }
.picture-2320::before { content: '\f00c'; }
.north_a077::before { content: '\f00d'; }
.panel_a12d::before { content: '\f002'; }
.shade_5681::before { content: '\f0c9'; }
.black-4c2a::before { content: '\f061'; }
.row-brown-5e96::before { content: '\f060'; }
.last_ab5d::before { content: '\f04b'; }
.old-e450::before { content: '\f04c'; }
.feature-mini-5f31::before { content: '\f019'; }
.black-3cd7::before { content: '\f093'; }
.content_silver_12a7::before { content: '\f132'; }
.tabs-focused-8a2e::before { content: '\f091'; }
.lite-e71c::before { content: '\f06b'; }
.pagination_north_c58b::before { content: '\f0d6'; }
.surface-focused-8d0b::before { content: '\f09d'; }
.outline_complex_8bd9::before { content: '\f10b'; }
.tiny_e672::before { content: '\f108'; }
.huge-6ba0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-2933::before { content: '\f522'; }
.action_8dff::before { content: '\f327'; }
.in-064c::before { content: '\f219'; }
.tooltip_d7df::before { content: '\f21e'; }
.next_8728::before { content: '\f2f5'; }

/* Social Icons */
.primary_d4bd::before { content: '\f09a'; }
.preview_bronze_c4d4::before { content: '\f099'; }
.hover-clean-5160::before { content: '\f16d'; }
.brown_6da5::before { content: '\f167'; }
.active_5e82::before { content: '\f2c6'; }
.dropdown-06d1::before { content: '\f232'; }

/* Size Classes */
.fluid-8623 { font-size: 0.75em; }
.action_f94a { font-size: 0.875em; }
.column_669c { font-size: 1.33em; }
.form_small_825c { font-size: 1.5em; }
.aside-9712 { font-size: 2em; }
.component_purple_d92f { font-size: 3em; }

/* Animation Classes */
.wide-dc0e {
    animation: fa-spin 2s infinite linear;
}

.link_e85f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c410 */
.shadow-element-y7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
