/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gradient_94e4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notice-e3a2, .iron_4564 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.footer-bright-c663::before { content: '\f015'; }
.tertiary_ce24::before { content: '\f007'; }
.box_hard_2765::before { content: '\f023'; }
.active_475f::before { content: '\f0e0'; }
.photo-d673::before { content: '\f095'; }
.link_b6e2::before { content: '\f005'; }
.aside_light_735d::before { content: '\f004'; }
.top_52a2::before { content: '\f00c'; }
.media-f652::before { content: '\f00d'; }
.fixed_442a::before { content: '\f002'; }
.pattern-64dd::before { content: '\f0c9'; }
.short_cef6::before { content: '\f061'; }
.lower-65d3::before { content: '\f060'; }
.focus_bc23::before { content: '\f04b'; }
.notice-pressed-fe35::before { content: '\f04c'; }
.layout_c4c7::before { content: '\f019'; }
.block_steel_77e6::before { content: '\f093'; }
.picture-west-c14b::before { content: '\f132'; }
.orange_99de::before { content: '\f091'; }
.background-97df::before { content: '\f06b'; }
.liquid_0a3a::before { content: '\f0d6'; }
.module_motion_f0dd::before { content: '\f09d'; }
.layout_980d::before { content: '\f10b'; }
.blue_0edd::before { content: '\f108'; }
.fresh_4e6c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gold-38c2::before { content: '\f522'; }
.carousel_fresh_55c4::before { content: '\f327'; }
.module-gold-ee38::before { content: '\f219'; }
.link_down_0799::before { content: '\f21e'; }
.rough-bcd6::before { content: '\f2f5'; }

/* Social Icons */
.breadcrumb-white-8d4c::before { content: '\f09a'; }
.content_new_46bb::before { content: '\f099'; }
.header-active-e77b::before { content: '\f16d'; }
.middle_099d::before { content: '\f167'; }
.soft-79c2::before { content: '\f2c6'; }
.gradient_top_dc25::before { content: '\f232'; }

/* Size Classes */
.picture_e801 { font-size: 0.75em; }
.layout-9c6b { font-size: 0.875em; }
.dim-af2a { font-size: 1.33em; }
.mask_left_bf81 { font-size: 1.5em; }
.article-1666 { font-size: 2em; }
.disabled_down_ed78 { font-size: 3em; }

/* Animation Classes */
.primary-f9c5 {
    animation: fa-spin 2s infinite linear;
}

.full-8364 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: db79 */
.phantom-card-q9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
