/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.component_ab59) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.breadcrumb_1de7, .gold_006e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focus_6b48::before { content: '\f015'; }
.sort_e69d::before { content: '\f007'; }
.hovered_900c::before { content: '\f023'; }
.header-ade8::before { content: '\f0e0'; }
.form-soft-95b5::before { content: '\f095'; }
.red-800c::before { content: '\f005'; }
.west-63a7::before { content: '\f004'; }
.picture_b9bf::before { content: '\f00c'; }
.dark-e67b::before { content: '\f00d'; }
.chip_tall_c8f8::before { content: '\f002'; }
.up_a85e::before { content: '\f0c9'; }
.main-8f09::before { content: '\f061'; }
.shade-bronze-b605::before { content: '\f060'; }
.hero-rough-6ae5::before { content: '\f04b'; }
.tooltip-d82c::before { content: '\f04c'; }
.tertiary-up-c8f6::before { content: '\f019'; }
.pressed_81dc::before { content: '\f093'; }
.image_fe85::before { content: '\f132'; }
.middle_144c::before { content: '\f091'; }
.plasma_b168::before { content: '\f06b'; }
.pagination-next-ef3d::before { content: '\f0d6'; }
.widget-0cec::before { content: '\f09d'; }
.description-center-0823::before { content: '\f10b'; }
.fast_82ca::before { content: '\f108'; }
.silver_fe03::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph-tiny-aee2::before { content: '\f522'; }
.banner-iron-1331::before { content: '\f327'; }
.dropdown-silver-d179::before { content: '\f219'; }
.list_bright_d0ca::before { content: '\f21e'; }
.gallery_d695::before { content: '\f2f5'; }

/* Social Icons */
.bottom-8278::before { content: '\f09a'; }
.lite_7697::before { content: '\f099'; }
.action_f4fb::before { content: '\f16d'; }
.row-6106::before { content: '\f167'; }
.status_1535::before { content: '\f2c6'; }
.carousel_fresh_fac0::before { content: '\f232'; }

/* Size Classes */
.detail-motion-1696 { font-size: 0.75em; }
.detail_north_e62e { font-size: 0.875em; }
.panel_ca35 { font-size: 1.33em; }
.new_0611 { font-size: 1.5em; }
.light_cd15 { font-size: 2em; }
.up_6693 { font-size: 3em; }

/* Animation Classes */
.fast_9fe7 {
    animation: fa-spin 2s infinite linear;
}

.icon_cool_c0a4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c726 */
.shadow-element-f6 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
