/* 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_under_b038) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.widget_0ca5, .row-old-666b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary_hovered_2f4c::before { content: '\f015'; }
.description_hovered_6479::before { content: '\f007'; }
.gradient_4082::before { content: '\f023'; }
.outline_0f3e::before { content: '\f0e0'; }
.search-3b4b::before { content: '\f095'; }
.badge_active_8034::before { content: '\f005'; }
.dropdown_wide_25ef::before { content: '\f004'; }
.highlight-727d::before { content: '\f00c'; }
.filter-f61c::before { content: '\f00d'; }
.backdrop-0c56::before { content: '\f002'; }
.picture_9b71::before { content: '\f0c9'; }
.huge-da09::before { content: '\f061'; }
.tertiary-b6eb::before { content: '\f060'; }
.preview_cool_8a39::before { content: '\f04b'; }
.right-adcf::before { content: '\f04c'; }
.column-e97a::before { content: '\f019'; }
.lower_20cb::before { content: '\f093'; }
.wood-28a1::before { content: '\f132'; }
.tag_static_935a::before { content: '\f091'; }
.widget_453f::before { content: '\f06b'; }
.link_smooth_ebac::before { content: '\f0d6'; }
.upper-3181::before { content: '\f09d'; }
.chip_0ff0::before { content: '\f10b'; }
.modal-clean-9edd::before { content: '\f108'; }
.block_south_390c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gallery_simple_c49f::before { content: '\f522'; }
.border_simple_3bbf::before { content: '\f327'; }
.slider-194a::before { content: '\f219'; }
.complex_6062::before { content: '\f21e'; }
.fixed-69f1::before { content: '\f2f5'; }

/* Social Icons */
.badge_warm_e6ef::before { content: '\f09a'; }
.disabled_05bb::before { content: '\f099'; }
.smooth-3ab9::before { content: '\f16d'; }
.detail_3616::before { content: '\f167'; }
.caption-91c2::before { content: '\f2c6'; }
.pattern-fixed-337e::before { content: '\f232'; }

/* Size Classes */
.primary-69df { font-size: 0.75em; }
.status-huge-ed99 { font-size: 0.875em; }
.blue_2105 { font-size: 1.33em; }
.block-full-1195 { font-size: 1.5em; }
.gradient-gold-8a6a { font-size: 2em; }
.layout_2dca { font-size: 3em; }

/* Animation Classes */
.layout-pressed-3ddc {
    animation: fa-spin 2s infinite linear;
}

.dropdown-pressed-a959 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 94c3 */
.ghost-box-n7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
