/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.large_a6bd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.section-black-ef07, .fixed_4f53 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.detail-wide-260a::before { content: '\f015'; }
.chip-motion-8f16::before { content: '\f007'; }
.dark_57de::before { content: '\f023'; }
.caption-ec47::before { content: '\f0e0'; }
.container-aa24::before { content: '\f095'; }
.tertiary_462e::before { content: '\f005'; }
.warm_51ce::before { content: '\f004'; }
.thumbnail-4f87::before { content: '\f00c'; }
.shade_over_bfcc::before { content: '\f00d'; }
.box_warm_d5b0::before { content: '\f002'; }
.box-cacf::before { content: '\f0c9'; }
.wrapper_right_af65::before { content: '\f061'; }
.preview-ecad::before { content: '\f060'; }
.down-e244::before { content: '\f04b'; }
.alert-clean-dcd7::before { content: '\f04c'; }
.short-0111::before { content: '\f019'; }
.advanced_8652::before { content: '\f093'; }
.button_7355::before { content: '\f132'; }
.accent-61a6::before { content: '\f091'; }
.link-40ea::before { content: '\f06b'; }
.photo_red_34b2::before { content: '\f0d6'; }
.title-1bde::before { content: '\f09d'; }
.orange-e7d3::before { content: '\f10b'; }
.medium-be52::before { content: '\f108'; }
.rough_82ba::before { content: '\f10a'; }

/* Gambling Specific Icons */
.button_1173::before { content: '\f522'; }
.tall_1bca::before { content: '\f327'; }
.up-b474::before { content: '\f219'; }
.short_3cdb::before { content: '\f21e'; }
.mask_1f7c::before { content: '\f2f5'; }

/* Social Icons */
.purple-6d2f::before { content: '\f09a'; }
.stale-f5e3::before { content: '\f099'; }
.up_89a0::before { content: '\f16d'; }
.module_c948::before { content: '\f167'; }
.tall-438a::before { content: '\f2c6'; }
.rough_567a::before { content: '\f232'; }

/* Size Classes */
.lower_1b8d { font-size: 0.75em; }
.stale-d1d3 { font-size: 0.875em; }
.sort-f860 { font-size: 1.33em; }
.column_be9e { font-size: 1.5em; }
.carousel-west-c799 { font-size: 2em; }
.header-yellow-0853 { font-size: 3em; }

/* Animation Classes */
.bottom_24a8 {
    animation: fa-spin 2s infinite linear;
}

.link-orange-430f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2f06 */
.widget-item-t6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
