/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.column-4708) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.background_b4ec, .background-clean-0690 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slow_3b17::before { content: '\f015'; }
.image-b0e7::before { content: '\f007'; }
.notification-pink-fab1::before { content: '\f023'; }
.component-first-b007::before { content: '\f0e0'; }
.alert_fixed_6f93::before { content: '\f095'; }
.dropdown-2f89::before { content: '\f005'; }
.hover_hard_2f9e::before { content: '\f004'; }
.clean_9367::before { content: '\f00c'; }
.secondary_motion_dbb2::before { content: '\f00d'; }
.row-daf4::before { content: '\f002'; }
.active_f759::before { content: '\f0c9'; }
.notice-6f02::before { content: '\f061'; }
.text-selected-4b27::before { content: '\f060'; }
.rough_5669::before { content: '\f04b'; }
.media-gas-a13d::before { content: '\f04c'; }
.selected_3901::before { content: '\f019'; }
.heading_tiny_199d::before { content: '\f093'; }
.caption_d917::before { content: '\f132'; }
.complex_3e47::before { content: '\f091'; }
.backdrop-last-23bd::before { content: '\f06b'; }
.large_6fb5::before { content: '\f0d6'; }
.notice_glass_6fec::before { content: '\f09d'; }
.fast-6853::before { content: '\f10b'; }
.item_wood_8ebf::before { content: '\f108'; }
.last_fbb3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.texture-6ee1::before { content: '\f522'; }
.layout-26b4::before { content: '\f327'; }
.hard_ed3b::before { content: '\f219'; }
.tertiary_short_85ed::before { content: '\f21e'; }
.button-upper-ed3c::before { content: '\f2f5'; }

/* Social Icons */
.footer-5f44::before { content: '\f09a'; }
.panel-453f::before { content: '\f099'; }
.item-gold-3706::before { content: '\f16d'; }
.highlight_huge_ae5c::before { content: '\f167'; }
.avatar_west_c18f::before { content: '\f2c6'; }
.element_ae0b::before { content: '\f232'; }

/* Size Classes */
.logo-be01 { font-size: 0.75em; }
.wood-7d1b { font-size: 0.875em; }
.red_5abd { font-size: 1.33em; }
.short-4e32 { font-size: 1.5em; }
.gradient_643e { font-size: 2em; }
.message-selected-3d44 { font-size: 3em; }

/* Animation Classes */
.fast-9cab {
    animation: fa-spin 2s infinite linear;
}

.iron-970e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c928 */
.shadow-element-y4 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
