/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade_steel_8410) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.breadcrumb-upper-fde6, .wide-1d22 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message_ff3a::before { content: '\f015'; }
.carousel-fast-605d::before { content: '\f007'; }
.copper_3d14::before { content: '\f023'; }
.box-light-e842::before { content: '\f0e0'; }
.background_active_9f0b::before { content: '\f095'; }
.layout_4f47::before { content: '\f005'; }
.pagination_bright_3971::before { content: '\f004'; }
.logo_over_f9b8::before { content: '\f00c'; }
.surface_clean_9961::before { content: '\f00d'; }
.tertiary-active-dfdb::before { content: '\f002'; }
.focus-beba::before { content: '\f0c9'; }
.input-full-9882::before { content: '\f061'; }
.hover_south_dad8::before { content: '\f060'; }
.dim-34b5::before { content: '\f04b'; }
.picture-fluid-00f3::before { content: '\f04c'; }
.accordion_dim_b7cc::before { content: '\f019'; }
.table_152c::before { content: '\f093'; }
.accordion_wide_cf59::before { content: '\f132'; }
.menu-yellow-c844::before { content: '\f091'; }
.hard_c000::before { content: '\f06b'; }
.popup-a7f4::before { content: '\f0d6'; }
.avatar-iron-d97f::before { content: '\f09d'; }
.secondary-b9ed::before { content: '\f10b'; }
.preview_a738::before { content: '\f108'; }
.nav_6a69::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element_5b14::before { content: '\f522'; }
.bronze_3d17::before { content: '\f327'; }
.tertiary_static_0882::before { content: '\f219'; }
.status_f106::before { content: '\f21e'; }
.primary-7866::before { content: '\f2f5'; }

/* Social Icons */
.list-3868::before { content: '\f09a'; }
.content_b93a::before { content: '\f099'; }
.solid-b95a::before { content: '\f16d'; }
.gradient_c49f::before { content: '\f167'; }
.carousel_glass_e20b::before { content: '\f2c6'; }
.menu_85d6::before { content: '\f232'; }

/* Size Classes */
.thick_2255 { font-size: 0.75em; }
.main-pro-8842 { font-size: 0.875em; }
.fresh_1142 { font-size: 1.33em; }
.outline-orange-e8cf { font-size: 1.5em; }
.hover_1d05 { font-size: 2em; }
.plasma-2065 { font-size: 3em; }

/* Animation Classes */
.paragraph_paper_855b {
    animation: fa-spin 2s infinite linear;
}

.cool-0eff {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9b7f */
.ghost-box-b9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
