/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.over-d2bb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tall_fe2f, .modal_a9a2 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active-a355::before { content: '\f015'; }
.hover-out-5e17::before { content: '\f007'; }
.section-f7b2::before { content: '\f023'; }
.pattern-outer-b84d::before { content: '\f0e0'; }
.under-015f::before { content: '\f095'; }
.aside-clean-6294::before { content: '\f005'; }
.large-a53b::before { content: '\f004'; }
.gradient_2a8d::before { content: '\f00c'; }
.status-down-d65c::before { content: '\f00d'; }
.image-71e9::before { content: '\f002'; }
.summary-f201::before { content: '\f0c9'; }
.disabled-focused-daeb::before { content: '\f061'; }
.input-pressed-3af2::before { content: '\f060'; }
.row_4a4e::before { content: '\f04b'; }
.advanced_56cb::before { content: '\f04c'; }
.highlight_dynamic_b432::before { content: '\f019'; }
.center_7de4::before { content: '\f093'; }
.cold-3042::before { content: '\f132'; }
.element_copper_d6ba::before { content: '\f091'; }
.icon-b595::before { content: '\f06b'; }
.sort_09c0::before { content: '\f0d6'; }
.tabs-copper-9b23::before { content: '\f09d'; }
.gradient_f9bc::before { content: '\f10b'; }
.dirty-ed85::before { content: '\f108'; }
.photo_black_13f9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dynamic-36eb::before { content: '\f522'; }
.carousel_1fe5::before { content: '\f327'; }
.upper_69a8::before { content: '\f219'; }
.selected_aa72::before { content: '\f21e'; }
.hard-7532::before { content: '\f2f5'; }

/* Social Icons */
.widget_pressed_8dc9::before { content: '\f09a'; }
.static-2d55::before { content: '\f099'; }
.alert-down-d740::before { content: '\f16d'; }
.article_d906::before { content: '\f167'; }
.slider_south_0f7a::before { content: '\f2c6'; }
.video_4fd0::before { content: '\f232'; }

/* Size Classes */
.section_6722 { font-size: 0.75em; }
.form-3f4d { font-size: 0.875em; }
.next-8468 { font-size: 1.33em; }
.cool_08b8 { font-size: 1.5em; }
.top_d804 { font-size: 2em; }
.huge_4863 { font-size: 3em; }

/* Animation Classes */
.column_first_4a29 {
    animation: fa-spin 2s infinite linear;
}

.breadcrumb-c9ba {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aff8 */
.phantom-card-g4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
