/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item-motion-d5c4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature_white_3c6e, .backdrop-smooth-adb1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dirty-caec::before { content: '\f015'; }
.modal_83c8::before { content: '\f007'; }
.box_over_4f0e::before { content: '\f023'; }
.complex-8d4e::before { content: '\f0e0'; }
.steel-5880::before { content: '\f095'; }
.mask-current-8fc5::before { content: '\f005'; }
.header_d006::before { content: '\f004'; }
.preview_8761::before { content: '\f00c'; }
.item-static-484c::before { content: '\f00d'; }
.text_b175::before { content: '\f002'; }
.item_center_47aa::before { content: '\f0c9'; }
.purple_46ff::before { content: '\f061'; }
.paragraph-fresh-d16d::before { content: '\f060'; }
.module-medium-672f::before { content: '\f04b'; }
.secondary-1ee6::before { content: '\f04c'; }
.brown_1f3f::before { content: '\f019'; }
.banner_4e9c::before { content: '\f093'; }
.next_4756::before { content: '\f132'; }
.glass-e44a::before { content: '\f091'; }
.element-b0c6::before { content: '\f06b'; }
.new-1308::before { content: '\f0d6'; }
.element-cb96::before { content: '\f09d'; }
.warm_4186::before { content: '\f10b'; }
.iron-3550::before { content: '\f108'; }
.surface_1d0b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.filter_14c4::before { content: '\f522'; }
.action-5736::before { content: '\f327'; }
.out_73e0::before { content: '\f219'; }
.pattern_36d6::before { content: '\f21e'; }
.border_fast_7e1f::before { content: '\f2f5'; }

/* Social Icons */
.overlay-f972::before { content: '\f09a'; }
.gold-d95c::before { content: '\f099'; }
.paragraph_0402::before { content: '\f16d'; }
.brown-50d8::before { content: '\f167'; }
.menu_blue_2b07::before { content: '\f2c6'; }
.hero-prev-dfec::before { content: '\f232'; }

/* Size Classes */
.block_e239 { font-size: 0.75em; }
.focus-1985 { font-size: 0.875em; }
.iron-d70e { font-size: 1.33em; }
.prev_5a0a { font-size: 1.5em; }
.background-3da7 { font-size: 2em; }
.new_56f7 { font-size: 3em; }

/* Animation Classes */
.green_334d {
    animation: fa-spin 2s infinite linear;
}

.aside_fresh_6d39 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f297 */
.shadow-element-f4 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
