/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fluid_abc8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.table_over_8eb9, .last_65f9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wood_175e::before { content: '\f015'; }
.media-d1c5::before { content: '\f007'; }
.component-yellow-e339::before { content: '\f023'; }
.upper-68f6::before { content: '\f0e0'; }
.easy_6272::before { content: '\f095'; }
.focused_650f::before { content: '\f005'; }
.background-aa7d::before { content: '\f004'; }
.footer-e7e8::before { content: '\f00c'; }
.main-fde0::before { content: '\f00d'; }
.notification-huge-31c9::before { content: '\f002'; }
.search_be69::before { content: '\f0c9'; }
.glass_be53::before { content: '\f061'; }
.highlight-1ac8::before { content: '\f060'; }
.caption_lower_a657::before { content: '\f04b'; }
.dropdown_58da::before { content: '\f04c'; }
.fixed_5b52::before { content: '\f019'; }
.surface_7b88::before { content: '\f093'; }
.status-dab8::before { content: '\f132'; }
.paragraph-clean-b5e9::before { content: '\f091'; }
.border-green-61d2::before { content: '\f06b'; }
.fixed_9729::before { content: '\f0d6'; }
.info-21e7::before { content: '\f09d'; }
.tooltip_plasma_18fe::before { content: '\f10b'; }
.text_center_4aea::before { content: '\f108'; }
.breadcrumb_4b29::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gallery_action_cede::before { content: '\f522'; }
.wrapper_right_f24a::before { content: '\f327'; }
.outer_8b9c::before { content: '\f219'; }
.secondary-tiny-36c1::before { content: '\f21e'; }
.content_selected_04a1::before { content: '\f2f5'; }

/* Social Icons */
.simple_471c::before { content: '\f09a'; }
.last_3e9b::before { content: '\f099'; }
.avatar_a828::before { content: '\f16d'; }
.shadow-ed35::before { content: '\f167'; }
.summary-bb55::before { content: '\f2c6'; }
.thumbnail_c846::before { content: '\f232'; }

/* Size Classes */
.mask_slow_ff62 { font-size: 0.75em; }
.full-c819 { font-size: 0.875em; }
.advanced_5ec3 { font-size: 1.33em; }
.layout-large-2873 { font-size: 1.5em; }
.media_c03f { font-size: 2em; }
.article_35f9 { font-size: 3em; }

/* Animation Classes */
.middle-7a0f {
    animation: fa-spin 2s infinite linear;
}

.tertiary-prev-d577 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8b71 */
.shadow-element-x0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
