/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.container_large_463b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label_9303, .video_stone_27e1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.light_7e61::before { content: '\f015'; }
.primary_basic_5b47::before { content: '\f007'; }
.component-prev-d28f::before { content: '\f023'; }
.copper-eeed::before { content: '\f0e0'; }
.lite_e2c6::before { content: '\f095'; }
.input_out_e869::before { content: '\f005'; }
.avatar_over_6072::before { content: '\f004'; }
.heading-2276::before { content: '\f00c'; }
.smooth_ff5e::before { content: '\f00d'; }
.notice-37c3::before { content: '\f002'; }
.shadow-yellow-bf5a::before { content: '\f0c9'; }
.frame_577d::before { content: '\f061'; }
.text-0819::before { content: '\f060'; }
.current_d75d::before { content: '\f04b'; }
.panel-dynamic-f3f4::before { content: '\f04c'; }
.chip_yellow_c809::before { content: '\f019'; }
.photo-e140::before { content: '\f093'; }
.header_fba9::before { content: '\f132'; }
.accent-1355::before { content: '\f091'; }
.disabled-over-0995::before { content: '\f06b'; }
.chip-8514::before { content: '\f0d6'; }
.accent-middle-9c87::before { content: '\f09d'; }
.breadcrumb-top-b455::before { content: '\f10b'; }
.container-outer-30ad::before { content: '\f108'; }
.fast_7c42::before { content: '\f10a'; }

/* Gambling Specific Icons */
.paragraph_fast_f0b1::before { content: '\f522'; }
.fast_61f3::before { content: '\f327'; }
.feature-8602::before { content: '\f219'; }
.title_brown_c383::before { content: '\f21e'; }
.preview-tiny-5144::before { content: '\f2f5'; }

/* Social Icons */
.silver_5ef1::before { content: '\f09a'; }
.breadcrumb_0cd5::before { content: '\f099'; }
.component-64e9::before { content: '\f16d'; }
.container-outer-736c::before { content: '\f167'; }
.content_bright_580b::before { content: '\f2c6'; }
.breadcrumb_a043::before { content: '\f232'; }

/* Size Classes */
.list_upper_c456 { font-size: 0.75em; }
.summary_1313 { font-size: 0.875em; }
.silver_93d5 { font-size: 1.33em; }
.media-mini-9324 { font-size: 1.5em; }
.aside_736e { font-size: 2em; }
.icon-top-3a3d { font-size: 3em; }

/* Animation Classes */
.header_d2d2 {
    animation: fa-spin 2s infinite linear;
}

.accordion_d379 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 724a */
.phantom-card-q9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
