/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link-8fd5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container_outer_1f74, .dark_97e8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.selected_273c::before { content: '\f015'; }
.header-7ccd::before { content: '\f007'; }
.box_6e93::before { content: '\f023'; }
.mask_17ad::before { content: '\f0e0'; }
.west_ddec::before { content: '\f095'; }
.middle_2a3a::before { content: '\f005'; }
.sort_green_8439::before { content: '\f004'; }
.mini_c467::before { content: '\f00c'; }
.in_3046::before { content: '\f00d'; }
.chip-clean-161f::before { content: '\f002'; }
.status_9b35::before { content: '\f0c9'; }
.nav_e215::before { content: '\f061'; }
.slow_47bb::before { content: '\f060'; }
.box-9251::before { content: '\f04b'; }
.accent-pressed-3537::before { content: '\f04c'; }
.carousel_thick_e9d0::before { content: '\f019'; }
.east-b06c::before { content: '\f093'; }
.image-fc20::before { content: '\f132'; }
.dropdown_d4ae::before { content: '\f091'; }
.light-5763::before { content: '\f06b'; }
.tag_lite_cba1::before { content: '\f0d6'; }
.gradient_6bb6::before { content: '\f09d'; }
.widget_white_c85d::before { content: '\f10b'; }
.focused-91cd::before { content: '\f108'; }
.breadcrumb_9062::before { content: '\f10a'; }

/* Gambling Specific Icons */
.small_948e::before { content: '\f522'; }
.gallery_full_b254::before { content: '\f327'; }
.main-87c0::before { content: '\f219'; }
.column_f22c::before { content: '\f21e'; }
.list_liquid_c8d8::before { content: '\f2f5'; }

/* Social Icons */
.left_a8cb::before { content: '\f09a'; }
.north-1bde::before { content: '\f099'; }
.sort_1c1e::before { content: '\f16d'; }
.accordion-cold-0e48::before { content: '\f167'; }
.small_3f2e::before { content: '\f2c6'; }
.banner_7e92::before { content: '\f232'; }

/* Size Classes */
.button-a3ee { font-size: 0.75em; }
.modal_e16d { font-size: 0.875em; }
.element-5907 { font-size: 1.33em; }
.grid_bf40 { font-size: 1.5em; }
.article_df09 { font-size: 2em; }
.middle-0fb5 { font-size: 3em; }

/* Animation Classes */
.status-copper-6ee2 {
    animation: fa-spin 2s infinite linear;
}

.widget-glass-c6b3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c315 */
.phantom-card-v1 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
