/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.cold_060b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image-hard-fa7d, .full_c5d5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.south-acf7::before { content: '\f015'; }
.huge-120f::before { content: '\f007'; }
.filter-d81d::before { content: '\f023'; }
.hard_b6e3::before { content: '\f0e0'; }
.active_upper_bc89::before { content: '\f095'; }
.list_70bd::before { content: '\f005'; }
.over_734f::before { content: '\f004'; }
.sort-d69c::before { content: '\f00c'; }
.preview_inner_490c::before { content: '\f00d'; }
.badge-tiny-122d::before { content: '\f002'; }
.banner-a19b::before { content: '\f0c9'; }
.top_edcc::before { content: '\f061'; }
.caption-90f4::before { content: '\f060'; }
.preview_cde7::before { content: '\f04b'; }
.slow-ad51::before { content: '\f04c'; }
.content-blue-e1e0::before { content: '\f019'; }
.summary_3cb8::before { content: '\f093'; }
.pink_8e17::before { content: '\f132'; }
.selected-4af6::before { content: '\f091'; }
.container-161e::before { content: '\f06b'; }
.mask-1efa::before { content: '\f0d6'; }
.out_dde2::before { content: '\f09d'; }
.tag_bronze_7d31::before { content: '\f10b'; }
.grid_south_6377::before { content: '\f108'; }
.last-7de3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.avatar_b858::before { content: '\f522'; }
.alert_large_1fee::before { content: '\f327'; }
.detail_3b1d::before { content: '\f219'; }
.dynamic-45c9::before { content: '\f21e'; }
.surface_soft_8659::before { content: '\f2f5'; }

/* Social Icons */
.iron-2b3e::before { content: '\f09a'; }
.selected_005e::before { content: '\f099'; }
.blue-67d2::before { content: '\f16d'; }
.accent-0086::before { content: '\f167'; }
.filter_a3f4::before { content: '\f2c6'; }
.border-91b9::before { content: '\f232'; }

/* Size Classes */
.pattern-13d8 { font-size: 0.75em; }
.sort-liquid-6504 { font-size: 0.875em; }
.menu_down_81a6 { font-size: 1.33em; }
.accordion-active-ac4c { font-size: 1.5em; }
.surface_4ccd { font-size: 2em; }
.label_d07d { font-size: 3em; }

/* Animation Classes */
.banner_short_b6cc {
    animation: fa-spin 2s infinite linear;
}

.column-huge-7826 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1d68 */
.widget-item-z1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
