/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.inner-4051) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.modal_south_e090, .current_c423 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.chip-fd4c::before { content: '\f015'; }
.picture_dynamic_5092::before { content: '\f007'; }
.secondary_e023::before { content: '\f023'; }
.focused-49cf::before { content: '\f0e0'; }
.accordion_yellow_c418::before { content: '\f095'; }
.icon-abe9::before { content: '\f005'; }
.detail-8702::before { content: '\f004'; }
.accent_fluid_5f11::before { content: '\f00c'; }
.sort_silver_0181::before { content: '\f00d'; }
.medium_eb52::before { content: '\f002'; }
.status-down-5172::before { content: '\f0c9'; }
.texture-10a2::before { content: '\f061'; }
.lite-139d::before { content: '\f060'; }
.input-2895::before { content: '\f04b'; }
.stone-f9d7::before { content: '\f04c'; }
.widget_dirty_8746::before { content: '\f019'; }
.first_ddb2::before { content: '\f093'; }
.highlight_20dd::before { content: '\f132'; }
.paper_006a::before { content: '\f091'; }
.sidebar_25fb::before { content: '\f06b'; }
.pattern-c658::before { content: '\f0d6'; }
.outline_top_476e::before { content: '\f09d'; }
.backdrop-light-be42::before { content: '\f10b'; }
.media_focused_8373::before { content: '\f108'; }
.message-6841::before { content: '\f10a'; }

/* Gambling Specific Icons */
.surface_fluid_7f79::before { content: '\f522'; }
.info-280c::before { content: '\f327'; }
.notification_steel_e430::before { content: '\f219'; }
.list_steel_317b::before { content: '\f21e'; }
.notice-cold-9948::before { content: '\f2f5'; }

/* Social Icons */
.white_f524::before { content: '\f09a'; }
.element_clean_fbf4::before { content: '\f099'; }
.grid_last_86d2::before { content: '\f16d'; }
.red_a4bd::before { content: '\f167'; }
.thumbnail_dark_a013::before { content: '\f2c6'; }
.white-9e98::before { content: '\f232'; }

/* Size Classes */
.status-simple-50ee { font-size: 0.75em; }
.form_top_af6a { font-size: 0.875em; }
.border_96fb { font-size: 1.33em; }
.input-5a51 { font-size: 1.5em; }
.prev_b170 { font-size: 2em; }
.breadcrumb-876d { font-size: 3em; }

/* Animation Classes */
.new-22fc {
    animation: fa-spin 2s infinite linear;
}

.pro-2495 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f68b */
.promo-block-r7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
