/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dark-7771) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gallery-glass-c9b6, .icon_warm_b27c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.lower_ab9a::before { content: '\f015'; }
.text-80d1::before { content: '\f007'; }
.light-d423::before { content: '\f023'; }
.label_inner_3c6f::before { content: '\f0e0'; }
.layout-gold-d6a1::before { content: '\f095'; }
.title-8344::before { content: '\f005'; }
.input_92c2::before { content: '\f004'; }
.small-bdcb::before { content: '\f00c'; }
.fluid-b7ed::before { content: '\f00d'; }
.progress_hard_7ba5::before { content: '\f002'; }
.image-new-ac81::before { content: '\f0c9'; }
.slider_743b::before { content: '\f061'; }
.disabled-9052::before { content: '\f060'; }
.box_prev_b2d6::before { content: '\f04b'; }
.narrow_0e5c::before { content: '\f04c'; }
.tag-upper-b716::before { content: '\f019'; }
.carousel_dirty_b278::before { content: '\f093'; }
.section_c055::before { content: '\f132'; }
.content_thick_03e5::before { content: '\f091'; }
.text_e7b1::before { content: '\f06b'; }
.link_38e8::before { content: '\f0d6'; }
.modal_6115::before { content: '\f09d'; }
.image-fast-931d::before { content: '\f10b'; }
.gradient_bottom_550b::before { content: '\f108'; }
.layout-0a41::before { content: '\f10a'; }

/* Gambling Specific Icons */
.chip-391d::before { content: '\f522'; }
.item_c400::before { content: '\f327'; }
.content-active-e0e5::before { content: '\f219'; }
.gallery_north_b479::before { content: '\f21e'; }
.badge-bottom-fad1::before { content: '\f2f5'; }

/* Social Icons */
.bronze-2c12::before { content: '\f09a'; }
.block_stone_1873::before { content: '\f099'; }
.first_bcd1::before { content: '\f16d'; }
.new_5afa::before { content: '\f167'; }
.logo_9302::before { content: '\f2c6'; }
.steel_502c::before { content: '\f232'; }

/* Size Classes */
.container_ce40 { font-size: 0.75em; }
.next_3e12 { font-size: 0.875em; }
.pattern-center-ab26 { font-size: 1.33em; }
.video-327c { font-size: 1.5em; }
.fixed_9490 { font-size: 2em; }
.label_solid_1341 { font-size: 3em; }

/* Animation Classes */
.sort_2df6 {
    animation: fa-spin 2s infinite linear;
}

.video-16f2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9cd0 */
.widget-item-d4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
