/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.article-hard-acd3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.header-lower-4265, .pagination-dcdf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box_53bc::before { content: '\f015'; }
.feature_70d7::before { content: '\f007'; }
.large_f4de::before { content: '\f023'; }
.sort_south_fdb6::before { content: '\f0e0'; }
.thumbnail_4295::before { content: '\f095'; }
.pagination_d833::before { content: '\f005'; }
.dropdown-first-9b5f::before { content: '\f004'; }
.alert_ec6a::before { content: '\f00c'; }
.notification_b888::before { content: '\f00d'; }
.medium-db2a::before { content: '\f002'; }
.shadow_bronze_e119::before { content: '\f0c9'; }
.complex-4592::before { content: '\f061'; }
.summary-current-f345::before { content: '\f060'; }
.popup-dim-76c9::before { content: '\f04b'; }
.modal-e2bb::before { content: '\f04c'; }
.highlight-iron-0d05::before { content: '\f019'; }
.info-rough-0fda::before { content: '\f093'; }
.menu_simple_d99b::before { content: '\f132'; }
.secondary_6827::before { content: '\f091'; }
.bottom_f3d0::before { content: '\f06b'; }
.caption-large-9b2d::before { content: '\f0d6'; }
.aside_c0de::before { content: '\f09d'; }
.row-606c::before { content: '\f10b'; }
.container-839f::before { content: '\f108'; }
.white-8289::before { content: '\f10a'; }

/* Gambling Specific Icons */
.clean-d401::before { content: '\f522'; }
.item_231c::before { content: '\f327'; }
.card_7a0a::before { content: '\f219'; }
.summary_aed9::before { content: '\f21e'; }
.video_north_2f77::before { content: '\f2f5'; }

/* Social Icons */
.logo_4d56::before { content: '\f09a'; }
.hovered_e7b5::before { content: '\f099'; }
.avatar-3d28::before { content: '\f16d'; }
.heading_mini_ea28::before { content: '\f167'; }
.message-under-9d4b::before { content: '\f2c6'; }
.blue_9679::before { content: '\f232'; }

/* Size Classes */
.description_d3a8 { font-size: 0.75em; }
.advanced_af58 { font-size: 0.875em; }
.outer-a0ca { font-size: 1.33em; }
.list-4ed8 { font-size: 1.5em; }
.black_5cbb { font-size: 2em; }
.over_84f1 { font-size: 3em; }

/* Animation Classes */
.glass_dfa2 {
    animation: fa-spin 2s infinite linear;
}

.warm_c798 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8c6b */
.ghost-box-a2 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
