/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gallery-9c4a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.row_c1c4, .south_c3c1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pro-516d::before { content: '\f015'; }
.status-new-5b47::before { content: '\f007'; }
.down_5c03::before { content: '\f023'; }
.clean-d661::before { content: '\f0e0'; }
.tooltip-tiny-5eca::before { content: '\f095'; }
.badge-wood-dc5a::before { content: '\f005'; }
.frame-bronze-97ed::before { content: '\f004'; }
.selected-a20e::before { content: '\f00c'; }
.module-inner-5476::before { content: '\f00d'; }
.advanced-340d::before { content: '\f002'; }
.current_5389::before { content: '\f0c9'; }
.overlay-soft-8962::before { content: '\f061'; }
.preview-medium-9701::before { content: '\f060'; }
.surface_59ff::before { content: '\f04b'; }
.mini_2bd7::before { content: '\f04c'; }
.lite_819a::before { content: '\f019'; }
.inner-5b9d::before { content: '\f093'; }
.white_c0d1::before { content: '\f132'; }
.content-stale-b0fc::before { content: '\f091'; }
.backdrop-7a8d::before { content: '\f06b'; }
.current-3170::before { content: '\f0d6'; }
.layout_3942::before { content: '\f09d'; }
.alert-1c1b::before { content: '\f10b'; }
.heading_stone_3476::before { content: '\f108'; }
.aside-small-8309::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade-clean-4b93::before { content: '\f522'; }
.up-13c1::before { content: '\f327'; }
.picture_over_c732::before { content: '\f219'; }
.texture-upper-96e9::before { content: '\f21e'; }
.photo-5c41::before { content: '\f2f5'; }

/* Social Icons */
.article_warm_035c::before { content: '\f09a'; }
.glass_e340::before { content: '\f099'; }
.selected_adaa::before { content: '\f16d'; }
.south_f29e::before { content: '\f167'; }
.warm_e8ce::before { content: '\f2c6'; }
.section-tiny-c880::before { content: '\f232'; }

/* Size Classes */
.row-ed48 { font-size: 0.75em; }
.alert-bright-1bf4 { font-size: 0.875em; }
.widget_full_5525 { font-size: 1.33em; }
.center-7d43 { font-size: 1.5em; }
.easy-cf1b { font-size: 2em; }
.breadcrumb-tall-b6f9 { font-size: 3em; }

/* Animation Classes */
.table_west_2bed {
    animation: fa-spin 2s infinite linear;
}

.filter_tall_9923 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3379 */
.widget-item-p8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
