/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel-iron-5eb1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.component-brown-24e1, .dim_183c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button-in-bf4f::before { content: '\f015'; }
.preview-short-effe::before { content: '\f007'; }
.image-a2d4::before { content: '\f023'; }
.aside_137d::before { content: '\f0e0'; }
.search_down_aa05::before { content: '\f095'; }
.button_cda1::before { content: '\f005'; }
.column_lite_9cc7::before { content: '\f004'; }
.pattern-bce0::before { content: '\f00c'; }
.yellow_e218::before { content: '\f00d'; }
.white-ad1f::before { content: '\f002'; }
.pagination-f6d1::before { content: '\f0c9'; }
.secondary_6d51::before { content: '\f061'; }
.frame-852e::before { content: '\f060'; }
.border_0234::before { content: '\f04b'; }
.purple-867b::before { content: '\f04c'; }
.thumbnail_outer_714e::before { content: '\f019'; }
.badge_65ea::before { content: '\f093'; }
.cool_2081::before { content: '\f132'; }
.mask-advanced-08ee::before { content: '\f091'; }
.hard_8398::before { content: '\f06b'; }
.hard_2baa::before { content: '\f0d6'; }
.hidden-hard-b627::before { content: '\f09d'; }
.yellow_9b09::before { content: '\f10b'; }
.action_7964::before { content: '\f108'; }
.pattern_7756::before { content: '\f10a'; }

/* Gambling Specific Icons */
.modal-easy-dc85::before { content: '\f522'; }
.row_hot_50c2::before { content: '\f327'; }
.iron_c850::before { content: '\f219'; }
.accent-fluid-4d38::before { content: '\f21e'; }
.hard_cac5::before { content: '\f2f5'; }

/* Social Icons */
.element-751e::before { content: '\f09a'; }
.panel_black_40e4::before { content: '\f099'; }
.description_iron_98cb::before { content: '\f16d'; }
.paper_0657::before { content: '\f167'; }
.up_8978::before { content: '\f2c6'; }
.easy-5dba::before { content: '\f232'; }

/* Size Classes */
.glass-146f { font-size: 0.75em; }
.message-ac28 { font-size: 0.875em; }
.tag_ccc1 { font-size: 1.33em; }
.smooth_8136 { font-size: 1.5em; }
.avatar_orange_941d { font-size: 2em; }
.widget_orange_0b08 { font-size: 3em; }

/* Animation Classes */
.gallery_plasma_99a1 {
    animation: fa-spin 2s infinite linear;
}

.article_0180 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 013a */
.ghost-box-c1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
