/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.footer-abe5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.primary-cbc5, .cold-34e4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.sort_pink_8d0f::before { content: '\f015'; }
.video-e2ca::before { content: '\f007'; }
.label-next-d1eb::before { content: '\f023'; }
.solid-f8ec::before { content: '\f0e0'; }
.summary-d401::before { content: '\f095'; }
.border_fresh_7da4::before { content: '\f005'; }
.under_b731::before { content: '\f004'; }
.hero_tall_0d4a::before { content: '\f00c'; }
.disabled-d1b1::before { content: '\f00d'; }
.lower_9286::before { content: '\f002'; }
.motion-cbcc::before { content: '\f0c9'; }
.card-fee8::before { content: '\f061'; }
.border_fresh_653d::before { content: '\f060'; }
.tertiary_in_ffb0::before { content: '\f04b'; }
.dim-96d2::before { content: '\f04c'; }
.preview-7e1d::before { content: '\f019'; }
.search_static_e67e::before { content: '\f093'; }
.accordion_7647::before { content: '\f132'; }
.advanced_cca6::before { content: '\f091'; }
.pagination-brown-6b7e::before { content: '\f06b'; }
.disabled_dirty_6dff::before { content: '\f0d6'; }
.progress-5069::before { content: '\f09d'; }
.pagination_6907::before { content: '\f10b'; }
.gas-5dbb::before { content: '\f108'; }
.in_84e8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled_small_0abf::before { content: '\f522'; }
.selected_513a::before { content: '\f327'; }
.alert_outer_b0a0::before { content: '\f219'; }
.backdrop-443d::before { content: '\f21e'; }
.border-top-6c52::before { content: '\f2f5'; }

/* Social Icons */
.notification_easy_29db::before { content: '\f09a'; }
.background_3f5e::before { content: '\f099'; }
.tag-91f9::before { content: '\f16d'; }
.container_018d::before { content: '\f167'; }
.summary_bronze_2bf8::before { content: '\f2c6'; }
.banner-right-eb2d::before { content: '\f232'; }

/* Size Classes */
.search-bb00 { font-size: 0.75em; }
.button-solid-7a58 { font-size: 0.875em; }
.slider_purple_c8a7 { font-size: 1.33em; }
.preview_7aab { font-size: 1.5em; }
.dropdown_919e { font-size: 2em; }
.form_d33c { font-size: 3em; }

/* Animation Classes */
.mask_d1e4 {
    animation: fa-spin 2s infinite linear;
}

.banner-stale-e878 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 00fc */
.phantom-card-f1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
