/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section-wood-3790) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.purple_2208, .focused-f03d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.action_505a::before { content: '\f015'; }
.aside-2958::before { content: '\f007'; }
.notice-lite-facf::before { content: '\f023'; }
.active_copper_f3a0::before { content: '\f0e0'; }
.list_d659::before { content: '\f095'; }
.surface_fluid_c431::before { content: '\f005'; }
.next-0d1b::before { content: '\f004'; }
.link_fc02::before { content: '\f00c'; }
.pro-58fe::before { content: '\f00d'; }
.image_north_4abc::before { content: '\f002'; }
.fluid-7bbe::before { content: '\f0c9'; }
.heading-0e84::before { content: '\f061'; }
.element-dark-44a8::before { content: '\f060'; }
.block-2a62::before { content: '\f04b'; }
.module-61b0::before { content: '\f04c'; }
.label_fd07::before { content: '\f019'; }
.tabs-496b::before { content: '\f093'; }
.prev-607e::before { content: '\f132'; }
.text_in_bb5f::before { content: '\f091'; }
.overlay-orange-43af::before { content: '\f06b'; }
.menu_cb99::before { content: '\f0d6'; }
.logo_slow_eaf9::before { content: '\f09d'; }
.last-2b08::before { content: '\f10b'; }
.content-silver-5a51::before { content: '\f108'; }
.texture-2ffd::before { content: '\f10a'; }

/* Gambling Specific Icons */
.selected_2ed6::before { content: '\f522'; }
.pro-4903::before { content: '\f327'; }
.secondary_978d::before { content: '\f219'; }
.shadow-e0b0::before { content: '\f21e'; }
.layout_c6d0::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail_fbf1::before { content: '\f09a'; }
.gold-b821::before { content: '\f099'; }
.liquid-17d5::before { content: '\f16d'; }
.secondary_235d::before { content: '\f167'; }
.tooltip-center-fdfe::before { content: '\f2c6'; }
.card-ab32::before { content: '\f232'; }

/* Size Classes */
.focus_bf7f { font-size: 0.75em; }
.photo-7576 { font-size: 0.875em; }
.list-plasma-51de { font-size: 1.33em; }
.menu-0132 { font-size: 1.5em; }
.element-2c1f { font-size: 2em; }
.advanced_1a03 { font-size: 3em; }

/* Animation Classes */
.tooltip_6e59 {
    animation: fa-spin 2s infinite linear;
}

.black_c42a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d708 */
.shadow-element-m2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
