/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb_6554) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gallery_bright_2a8d, .message-silver-129b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pagination_smooth_77a8::before { content: '\f015'; }
.menu_short_92a8::before { content: '\f007'; }
.frame_8fa5::before { content: '\f023'; }
.element-bright-540c::before { content: '\f0e0'; }
.glass-0827::before { content: '\f095'; }
.secondary-4857::before { content: '\f005'; }
.picture-dirty-72a3::before { content: '\f004'; }
.footer_8fa0::before { content: '\f00c'; }
.fresh-e423::before { content: '\f00d'; }
.selected_093a::before { content: '\f002'; }
.modal_24b4::before { content: '\f0c9'; }
.tertiary-2588::before { content: '\f061'; }
.backdrop_f2c0::before { content: '\f060'; }
.blue_5caa::before { content: '\f04b'; }
.texture_solid_dd3b::before { content: '\f04c'; }
.green_fd2b::before { content: '\f019'; }
.fluid_93f9::before { content: '\f093'; }
.column_d2c4::before { content: '\f132'; }
.green_8b44::before { content: '\f091'; }
.first-201b::before { content: '\f06b'; }
.alert_dae9::before { content: '\f0d6'; }
.text-b376::before { content: '\f09d'; }
.photo_98d7::before { content: '\f10b'; }
.widget-selected-0b41::before { content: '\f108'; }
.nav_out_877f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.soft_382a::before { content: '\f522'; }
.frame-gas-c6ea::before { content: '\f327'; }
.column_outer_ccb9::before { content: '\f219'; }
.dark_ea09::before { content: '\f21e'; }
.tooltip-selected-0e4f::before { content: '\f2f5'; }

/* Social Icons */
.red_783b::before { content: '\f09a'; }
.shadow-yellow-39ee::before { content: '\f099'; }
.component_clean_bbc6::before { content: '\f16d'; }
.tabs_1d50::before { content: '\f167'; }
.green_2642::before { content: '\f2c6'; }
.preview_7280::before { content: '\f232'; }

/* Size Classes */
.white-d084 { font-size: 0.75em; }
.nav-a004 { font-size: 0.875em; }
.grid_5ca9 { font-size: 1.33em; }
.label_wood_1556 { font-size: 1.5em; }
.logo-f30f { font-size: 2em; }
.yellow_8b66 { font-size: 3em; }

/* Animation Classes */
.table_25fa {
    animation: fa-spin 2s infinite linear;
}

.sidebar_dynamic_7379 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1c74 */
.shadow-element-q9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
