/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.feature-top-5f7d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dynamic-f18e, .preview-ef9d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.content_prev_0fad::before { content: '\f015'; }
.primary_white_01ec::before { content: '\f007'; }
.preview-selected-5f65::before { content: '\f023'; }
.search_west_849f::before { content: '\f0e0'; }
.search_soft_2a5b::before { content: '\f095'; }
.badge-377e::before { content: '\f005'; }
.outline_down_9eea::before { content: '\f004'; }
.rough_1a6c::before { content: '\f00c'; }
.progress-66ae::before { content: '\f00d'; }
.frame_8f07::before { content: '\f002'; }
.table_8e4c::before { content: '\f0c9'; }
.outline_yellow_1a90::before { content: '\f061'; }
.highlight_1403::before { content: '\f060'; }
.progress-6ab1::before { content: '\f04b'; }
.current-6114::before { content: '\f04c'; }
.active-red-b4f8::before { content: '\f019'; }
.link-pressed-1079::before { content: '\f093'; }
.primary-8650::before { content: '\f132'; }
.first-ecdb::before { content: '\f091'; }
.item-current-b11e::before { content: '\f06b'; }
.filter-36ae::before { content: '\f0d6'; }
.warm_5498::before { content: '\f09d'; }
.alert-5be5::before { content: '\f10b'; }
.frame_ff1f::before { content: '\f108'; }
.plasma-8fa4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.content_silver_9855::before { content: '\f522'; }
.menu-54f1::before { content: '\f327'; }
.accordion-middle-cd82::before { content: '\f219'; }
.article_4bf3::before { content: '\f21e'; }
.gallery-5de9::before { content: '\f2f5'; }

/* Social Icons */
.text_73ee::before { content: '\f09a'; }
.hard-8fee::before { content: '\f099'; }
.mask-6952::before { content: '\f16d'; }
.progress_7263::before { content: '\f167'; }
.highlight_f3f3::before { content: '\f2c6'; }
.accent-b029::before { content: '\f232'; }

/* Size Classes */
.module-smooth-62ad { font-size: 0.75em; }
.pagination_middle_4f73 { font-size: 0.875em; }
.focus_9bdc { font-size: 1.33em; }
.section-d209 { font-size: 1.5em; }
.thumbnail-14b9 { font-size: 2em; }
.hero-fdcb { font-size: 3em; }

/* Animation Classes */
.element_985a {
    animation: fa-spin 2s infinite linear;
}

.box_3dc7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0493 */
.ghost-box-c7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
