/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.surface-6d50) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail_4ef7, .tooltip_5bbe {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box-770f::before { content: '\f015'; }
.liquid_31b3::before { content: '\f007'; }
.caption-in-1335::before { content: '\f023'; }
.notice_white_ac1c::before { content: '\f0e0'; }
.heading-6b54::before { content: '\f095'; }
.block_red_f646::before { content: '\f005'; }
.right_7318::before { content: '\f004'; }
.tiny_3b87::before { content: '\f00c'; }
.notice-be06::before { content: '\f00d'; }
.slider_1816::before { content: '\f002'; }
.purple-5c57::before { content: '\f0c9'; }
.footer-advanced-a193::before { content: '\f061'; }
.media_1056::before { content: '\f060'; }
.surface_fast_f6e5::before { content: '\f04b'; }
.status_813a::before { content: '\f04c'; }
.block-last-c0a8::before { content: '\f019'; }
.panel_fccd::before { content: '\f093'; }
.module_paper_141c::before { content: '\f132'; }
.row-plasma-9fa7::before { content: '\f091'; }
.border-west-ab4f::before { content: '\f06b'; }
.video-55bc::before { content: '\f0d6'; }
.grid_789d::before { content: '\f09d'; }
.content-dfe6::before { content: '\f10b'; }
.header-dynamic-db40::before { content: '\f108'; }
.caption_d653::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dark_f3a0::before { content: '\f522'; }
.tertiary_stale_fc52::before { content: '\f327'; }
.element_8e19::before { content: '\f219'; }
.border_d551::before { content: '\f21e'; }
.description-2562::before { content: '\f2f5'; }

/* Social Icons */
.secondary_8bef::before { content: '\f09a'; }
.fixed-1d83::before { content: '\f099'; }
.dark_c653::before { content: '\f16d'; }
.pro-c89a::before { content: '\f167'; }
.link-silver-8b82::before { content: '\f2c6'; }
.sort_prev_4de6::before { content: '\f232'; }

/* Size Classes */
.button_static_ebe5 { font-size: 0.75em; }
.detail_bdf7 { font-size: 0.875em; }
.picture-4498 { font-size: 1.33em; }
.preview_bf49 { font-size: 1.5em; }
.list_0790 { font-size: 2em; }
.section-small-3992 { font-size: 3em; }

/* Animation Classes */
.pro-246a {
    animation: fa-spin 2s infinite linear;
}

.chip_5b03 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7ec4 */
.shadow-element-m1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
