/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.soft_8e2b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.breadcrumb-1471, .description_silver_02b4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.red-a9e3::before { content: '\f015'; }
.wrapper_6665::before { content: '\f007'; }
.backdrop-26ac::before { content: '\f023'; }
.grid-5132::before { content: '\f0e0'; }
.accordion-b135::before { content: '\f095'; }
.tag-white-e64a::before { content: '\f005'; }
.shadow-1cf1::before { content: '\f004'; }
.progress-25f6::before { content: '\f00c'; }
.gas_05e2::before { content: '\f00d'; }
.content_fixed_fdf6::before { content: '\f002'; }
.box_middle_d6e4::before { content: '\f0c9'; }
.next-3f0f::before { content: '\f061'; }
.lower-7187::before { content: '\f060'; }
.selected-0db7::before { content: '\f04b'; }
.gallery-tiny-c16b::before { content: '\f04c'; }
.blue-1b28::before { content: '\f019'; }
.input_green_7cd4::before { content: '\f093'; }
.button_46e1::before { content: '\f132'; }
.caption-5789::before { content: '\f091'; }
.filter-6951::before { content: '\f06b'; }
.white_d284::before { content: '\f0d6'; }
.motion-0f7b::before { content: '\f09d'; }
.picture-focused-069a::before { content: '\f10b'; }
.prev_3d38::before { content: '\f108'; }
.in_5caf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message-steel-a314::before { content: '\f522'; }
.small_a21b::before { content: '\f327'; }
.tabs_6ac3::before { content: '\f219'; }
.lower_6139::before { content: '\f21e'; }
.old-31e3::before { content: '\f2f5'; }

/* Social Icons */
.accent_36de::before { content: '\f09a'; }
.pattern-600e::before { content: '\f099'; }
.gallery_yellow_d0f5::before { content: '\f16d'; }
.message_cold_6aa8::before { content: '\f167'; }
.list-right-398b::before { content: '\f2c6'; }
.element-1d94::before { content: '\f232'; }

/* Size Classes */
.menu_basic_27f8 { font-size: 0.75em; }
.slow-7486 { font-size: 0.875em; }
.old_f5ca { font-size: 1.33em; }
.dropdown-middle-d2c9 { font-size: 1.5em; }
.frame_4eb7 { font-size: 2em; }
.tertiary_9fc4 { font-size: 3em; }

/* Animation Classes */
.module_medium_3425 {
    animation: fa-spin 2s infinite linear;
}

.search_fd65 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c3c9 */
.phantom-card-s0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
