/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notification-65dd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.heading_gold_6282, .content-db1b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.in-fb18::before { content: '\f015'; }
.panel-inner-b9ea::before { content: '\f007'; }
.dropdown-42fa::before { content: '\f023'; }
.link_4632::before { content: '\f0e0'; }
.focus_prev_80de::before { content: '\f095'; }
.frame-glass-812b::before { content: '\f005'; }
.easy_3987::before { content: '\f004'; }
.preview-60cb::before { content: '\f00c'; }
.main-568e::before { content: '\f00d'; }
.box_fed4::before { content: '\f002'; }
.description_solid_6f2b::before { content: '\f0c9'; }
.short-8de0::before { content: '\f061'; }
.advanced-f11b::before { content: '\f060'; }
.article-active-26de::before { content: '\f04b'; }
.down-275b::before { content: '\f04c'; }
.preview-f9b8::before { content: '\f019'; }
.notice-wood-4064::before { content: '\f093'; }
.search_active_e618::before { content: '\f132'; }
.icon_df43::before { content: '\f091'; }
.lite_4677::before { content: '\f06b'; }
.heading-a554::before { content: '\f0d6'; }
.hidden_dac1::before { content: '\f09d'; }
.element-646b::before { content: '\f10b'; }
.text-mini-c6ab::before { content: '\f108'; }
.description_d313::before { content: '\f10a'; }

/* Gambling Specific Icons */
.link-orange-8c0c::before { content: '\f522'; }
.narrow_bcb1::before { content: '\f327'; }
.warm_3fde::before { content: '\f219'; }
.wrapper_d8d4::before { content: '\f21e'; }
.preview-8ad7::before { content: '\f2f5'; }

/* Social Icons */
.caption_hot_f578::before { content: '\f09a'; }
.highlight-bronze-7911::before { content: '\f099'; }
.secondary-east-c766::before { content: '\f16d'; }
.header_f5a1::before { content: '\f167'; }
.texture_huge_3c27::before { content: '\f2c6'; }
.table-thick-b232::before { content: '\f232'; }

/* Size Classes */
.aside-3b67 { font-size: 0.75em; }
.header-first-fb3b { font-size: 0.875em; }
.tertiary_smooth_269a { font-size: 1.33em; }
.filter-light-adc8 { font-size: 1.5em; }
.focus-simple-7e73 { font-size: 2em; }
.lite-9bc6 { font-size: 3em; }

/* Animation Classes */
.section-038e {
    animation: fa-spin 2s infinite linear;
}

.dim-3eda {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: acdd */
.ghost-box-o9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
