/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.button-2f7c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gallery-stone-f39c, .block-807a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.overlay-ec4d::before { content: '\f015'; }
.caption_north_2f2e::before { content: '\f007'; }
.medium-8dfe::before { content: '\f023'; }
.fluid-3c2d::before { content: '\f0e0'; }
.image-large-981a::before { content: '\f095'; }
.dynamic_5d9e::before { content: '\f005'; }
.out-5414::before { content: '\f004'; }
.full-71a6::before { content: '\f00c'; }
.article_33c7::before { content: '\f00d'; }
.component-middle-9e21::before { content: '\f002'; }
.accordion_e70b::before { content: '\f0c9'; }
.liquid_25c0::before { content: '\f061'; }
.active_f43a::before { content: '\f060'; }
.pattern_pink_a208::before { content: '\f04b'; }
.small_621f::before { content: '\f04c'; }
.frame_black_120e::before { content: '\f019'; }
.brown-97dd::before { content: '\f093'; }
.steel_272c::before { content: '\f132'; }
.hard-c0bc::before { content: '\f091'; }
.hero_dd66::before { content: '\f06b'; }
.outline_50b5::before { content: '\f0d6'; }
.cool_e7c1::before { content: '\f09d'; }
.wood_c0fe::before { content: '\f10b'; }
.pagination_large_8d1b::before { content: '\f108'; }
.layout-gold-1d93::before { content: '\f10a'; }

/* Gambling Specific Icons */
.layout_upper_a0d8::before { content: '\f522'; }
.text_e4a5::before { content: '\f327'; }
.widget_white_51fe::before { content: '\f219'; }
.avatar_59a2::before { content: '\f21e'; }
.texture-25f1::before { content: '\f2f5'; }

/* Social Icons */
.tall_ff7a::before { content: '\f09a'; }
.chip-2350::before { content: '\f099'; }
.text_0cfb::before { content: '\f16d'; }
.short_e99d::before { content: '\f167'; }
.accordion_old_4fbe::before { content: '\f2c6'; }
.background-inner-9e7a::before { content: '\f232'; }

/* Size Classes */
.grid_soft_d278 { font-size: 0.75em; }
.gradient-thick-3860 { font-size: 0.875em; }
.filter_outer_dea0 { font-size: 1.33em; }
.shadow-wood-be24 { font-size: 1.5em; }
.tooltip_d855 { font-size: 2em; }
.shade-silver-74cc { font-size: 3em; }

/* Animation Classes */
.shade_4d56 {
    animation: fa-spin 2s infinite linear;
}

.new_c128 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d658 */
.widget-item-q0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
