/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hidden_down_dfe3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.disabled-09a1, .thumbnail-old-d713 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.clean_7723::before { content: '\f015'; }
.message_inner_677e::before { content: '\f007'; }
.white-43eb::before { content: '\f023'; }
.pagination-narrow-5e78::before { content: '\f0e0'; }
.summary-e5b0::before { content: '\f095'; }
.mask_dirty_7e09::before { content: '\f005'; }
.layout-91ae::before { content: '\f004'; }
.notification_smooth_3423::before { content: '\f00c'; }
.highlight_selected_0f9b::before { content: '\f00d'; }
.breadcrumb_fc4b::before { content: '\f002'; }
.image-steel-c82a::before { content: '\f0c9'; }
.bronze-b4cc::before { content: '\f061'; }
.search_green_6412::before { content: '\f060'; }
.stale_4602::before { content: '\f04b'; }
.dropdown-light-21ac::before { content: '\f04c'; }
.module-127f::before { content: '\f019'; }
.search_31bf::before { content: '\f093'; }
.block-2a3f::before { content: '\f132'; }
.section_2fe5::before { content: '\f091'; }
.pro-afd4::before { content: '\f06b'; }
.tabs-8b16::before { content: '\f0d6'; }
.short-b27c::before { content: '\f09d'; }
.rough_e237::before { content: '\f10b'; }
.narrow-8d68::before { content: '\f108'; }
.cold-41fe::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bright_4aa2::before { content: '\f522'; }
.accent_simple_710c::before { content: '\f327'; }
.thick_71c8::before { content: '\f219'; }
.primary-copper-f50f::before { content: '\f21e'; }
.disabled-5923::before { content: '\f2f5'; }

/* Social Icons */
.secondary_light_742c::before { content: '\f09a'; }
.accordion_3c8f::before { content: '\f099'; }
.selected-b2af::before { content: '\f16d'; }
.out-efce::before { content: '\f167'; }
.grid-8033::before { content: '\f2c6'; }
.row-gas-9d30::before { content: '\f232'; }

/* Size Classes */
.section_brown_79d6 { font-size: 0.75em; }
.sort_4cc5 { font-size: 0.875em; }
.white_88ad { font-size: 1.33em; }
.notice-small-1d2b { font-size: 1.5em; }
.action-a9a7 { font-size: 2em; }
.slider-south-ea63 { font-size: 3em; }

/* Animation Classes */
.media-active-2a4b {
    animation: fa-spin 2s infinite linear;
}

.aside-dirty-185e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dbfc */
.phantom-card-l8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
