/* 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-84bd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.orange-dd33, .link-pressed-5965 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accent-e2b5::before { content: '\f015'; }
.message-2c60::before { content: '\f007'; }
.video-cool-89e9::before { content: '\f023'; }
.filter_68f2::before { content: '\f0e0'; }
.current-8850::before { content: '\f095'; }
.icon_focused_473d::before { content: '\f005'; }
.notification_c795::before { content: '\f004'; }
.table_7e7b::before { content: '\f00c'; }
.clean-481e::before { content: '\f00d'; }
.search-large-5f13::before { content: '\f002'; }
.hot-711a::before { content: '\f0c9'; }
.container_26a7::before { content: '\f061'; }
.button-5011::before { content: '\f060'; }
.blue_cc1a::before { content: '\f04b'; }
.form-7fda::before { content: '\f04c'; }
.card_small_1c72::before { content: '\f019'; }
.panel-iron-9aa9::before { content: '\f093'; }
.input_gold_e832::before { content: '\f132'; }
.full-0be7::before { content: '\f091'; }
.shadow_aec2::before { content: '\f06b'; }
.soft-a014::before { content: '\f0d6'; }
.row_ef66::before { content: '\f09d'; }
.plasma_9d5d::before { content: '\f10b'; }
.tertiary-e7bb::before { content: '\f108'; }
.west-6831::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero_in_68ae::before { content: '\f522'; }
.header_5814::before { content: '\f327'; }
.advanced_3524::before { content: '\f219'; }
.status_b167::before { content: '\f21e'; }
.pro_e53c::before { content: '\f2f5'; }

/* Social Icons */
.wrapper_wood_6ace::before { content: '\f09a'; }
.sort-6183::before { content: '\f099'; }
.module-warm-fe1d::before { content: '\f16d'; }
.element-fcc4::before { content: '\f167'; }
.gas_985f::before { content: '\f2c6'; }
.tertiary_d4c4::before { content: '\f232'; }

/* Size Classes */
.article-5391 { font-size: 0.75em; }
.video-soft-c5da { font-size: 0.875em; }
.tiny_c2e8 { font-size: 1.33em; }
.status-hot-387a { font-size: 1.5em; }
.center-4785 { font-size: 2em; }
.yellow-0eb6 { font-size: 3em; }

/* Animation Classes */
.description-rough-0eed {
    animation: fa-spin 2s infinite linear;
}

.wrapper_slow_0473 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8018 */
.phantom-card-p5 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
