/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.chip_paper_2e02) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.clean-bea7, .footer-82ec {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text-ff3b::before { content: '\f015'; }
.component_liquid_fab0::before { content: '\f007'; }
.status-narrow-68e5::before { content: '\f023'; }
.small-ef2d::before { content: '\f0e0'; }
.sort-61c7::before { content: '\f095'; }
.slider_north_3e01::before { content: '\f005'; }
.carousel_yellow_7244::before { content: '\f004'; }
.tag_glass_6603::before { content: '\f00c'; }
.module-9de0::before { content: '\f00d'; }
.focus-b1a0::before { content: '\f002'; }
.secondary-north-f90e::before { content: '\f0c9'; }
.accordion-718f::before { content: '\f061'; }
.next_4b70::before { content: '\f060'; }
.focused_dd67::before { content: '\f04b'; }
.media-gold-4d82::before { content: '\f04c'; }
.paragraph-582f::before { content: '\f019'; }
.out_a7dc::before { content: '\f093'; }
.detail-small-b4e4::before { content: '\f132'; }
.progress-306a::before { content: '\f091'; }
.carousel_8a8d::before { content: '\f06b'; }
.bright_8307::before { content: '\f0d6'; }
.texture-c786::before { content: '\f09d'; }
.layout-hot-2fb9::before { content: '\f10b'; }
.component-373d::before { content: '\f108'; }
.description-6e56::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture-ca7e::before { content: '\f522'; }
.cool_34fd::before { content: '\f327'; }
.layout-c858::before { content: '\f219'; }
.info-3580::before { content: '\f21e'; }
.mask-hot-ece9::before { content: '\f2f5'; }

/* Social Icons */
.dropdown_smooth_e731::before { content: '\f09a'; }
.prev_4513::before { content: '\f099'; }
.module_9179::before { content: '\f16d'; }
.frame_over_8378::before { content: '\f167'; }
.card-d1e3::before { content: '\f2c6'; }
.description_b96c::before { content: '\f232'; }

/* Size Classes */
.pressed_94db { font-size: 0.75em; }
.slider_304b { font-size: 0.875em; }
.slider-11bf { font-size: 1.33em; }
.carousel_5b62 { font-size: 1.5em; }
.block-green-1d8c { font-size: 2em; }
.item-up-2afa { font-size: 3em; }

/* Animation Classes */
.focus-up-758b {
    animation: fa-spin 2s infinite linear;
}

.grid-motion-3665 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9d9c */
.shadow-element-g8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
