/* 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_c902) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary-ce9e, .wood_7123 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info-8bbc::before { content: '\f015'; }
.stone_474f::before { content: '\f007'; }
.bright-8e67::before { content: '\f023'; }
.outline-5715::before { content: '\f0e0'; }
.current-d971::before { content: '\f095'; }
.focused_d7c1::before { content: '\f005'; }
.tooltip_d293::before { content: '\f004'; }
.wide-d18c::before { content: '\f00c'; }
.label-tall-155f::before { content: '\f00d'; }
.input-43cd::before { content: '\f002'; }
.tooltip_f0bf::before { content: '\f0c9'; }
.section-hard-dfa0::before { content: '\f061'; }
.main_next_c1d4::before { content: '\f060'; }
.gallery_large_3227::before { content: '\f04b'; }
.gradient-c823::before { content: '\f04c'; }
.photo_9273::before { content: '\f019'; }
.hard_25e5::before { content: '\f093'; }
.sidebar-selected-9f54::before { content: '\f132'; }
.info-4e75::before { content: '\f091'; }
.hovered-8057::before { content: '\f06b'; }
.panel_cdeb::before { content: '\f0d6'; }
.heading-clean-24e0::before { content: '\f09d'; }
.first-b27e::before { content: '\f10b'; }
.modal_static_a6a1::before { content: '\f108'; }
.dirty_80a0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview_tall_bde9::before { content: '\f522'; }
.badge_7ad9::before { content: '\f327'; }
.rough-5fe2::before { content: '\f219'; }
.slow_4ea7::before { content: '\f21e'; }
.surface_580e::before { content: '\f2f5'; }

/* Social Icons */
.paragraph-advanced-dc72::before { content: '\f09a'; }
.form-b7a7::before { content: '\f099'; }
.popup-old-8063::before { content: '\f16d'; }
.button-fc53::before { content: '\f167'; }
.motion-28fe::before { content: '\f2c6'; }
.section_clean_0a94::before { content: '\f232'; }

/* Size Classes */
.next_deff { font-size: 0.75em; }
.picture-copper-ef73 { font-size: 0.875em; }
.west_f14e { font-size: 1.33em; }
.blue-9bd3 { font-size: 1.5em; }
.column_5541 { font-size: 2em; }
.item_472c { font-size: 3em; }

/* Animation Classes */
.image_81b0 {
    animation: fa-spin 2s infinite linear;
}

.highlight_in_c0a4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fc95 */
.widget-item-w2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
