/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dropdown-45a4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tiny_c14b, .hidden_a268 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary_17c0::before { content: '\f015'; }
.form_7e75::before { content: '\f007'; }
.caption_gold_a9d9::before { content: '\f023'; }
.carousel-hard-98fa::before { content: '\f0e0'; }
.footer_new_6e12::before { content: '\f095'; }
.notice-bright-f346::before { content: '\f005'; }
.bronze_09b7::before { content: '\f004'; }
.secondary_hovered_1a80::before { content: '\f00c'; }
.element_fixed_514d::before { content: '\f00d'; }
.stale_320d::before { content: '\f002'; }
.full_560a::before { content: '\f0c9'; }
.outer_a2ad::before { content: '\f061'; }
.huge_c5ad::before { content: '\f060'; }
.hover-west-6a48::before { content: '\f04b'; }
.old-a531::before { content: '\f04c'; }
.carousel-603e::before { content: '\f019'; }
.aside-cd33::before { content: '\f093'; }
.fresh-5c07::before { content: '\f132'; }
.upper_2aa8::before { content: '\f091'; }
.highlight_clean_c380::before { content: '\f06b'; }
.clean_59c9::before { content: '\f0d6'; }
.caption_last_e440::before { content: '\f09d'; }
.paragraph_04a2::before { content: '\f10b'; }
.preview-048e::before { content: '\f108'; }
.brown_d2e7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bronze-7f6f::before { content: '\f522'; }
.module-9b5e::before { content: '\f327'; }
.lite_5bde::before { content: '\f219'; }
.slow_9652::before { content: '\f21e'; }
.right-09b3::before { content: '\f2f5'; }

/* Social Icons */
.progress-4b09::before { content: '\f09a'; }
.summary-9d66::before { content: '\f099'; }
.media_24fc::before { content: '\f16d'; }
.component-36af::before { content: '\f167'; }
.block-0b5a::before { content: '\f2c6'; }
.layout_705c::before { content: '\f232'; }

/* Size Classes */
.form_fixed_7a87 { font-size: 0.75em; }
.image_40ac { font-size: 0.875em; }
.item-d8aa { font-size: 1.33em; }
.outer-d2bc { font-size: 1.5em; }
.surface_7b58 { font-size: 2em; }
.easy-9fd2 { font-size: 3em; }

/* Animation Classes */
.tertiary_solid_7303 {
    animation: fa-spin 2s infinite linear;
}

.item_f2b4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6287 */
.ghost-box-d3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
