/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled_white_9037) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.solid_f7da, .huge-7aa8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard-6914::before { content: '\f015'; }
.dirty-6914::before { content: '\f007'; }
.hero_new_67ed::before { content: '\f023'; }
.dropdown_fast_a8cd::before { content: '\f0e0'; }
.list_7c81::before { content: '\f095'; }
.notice-current-0569::before { content: '\f005'; }
.purple-3142::before { content: '\f004'; }
.next-244e::before { content: '\f00c'; }
.status-middle-d24b::before { content: '\f00d'; }
.panel_dim_297c::before { content: '\f002'; }
.element_east_0d50::before { content: '\f0c9'; }
.yellow-d735::before { content: '\f061'; }
.link-9ad7::before { content: '\f060'; }
.fluid-b33c::before { content: '\f04b'; }
.accordion-57e4::before { content: '\f04c'; }
.pagination-small-c81c::before { content: '\f019'; }
.sidebar_prev_af6c::before { content: '\f093'; }
.texture_a535::before { content: '\f132'; }
.tooltip-f78a::before { content: '\f091'; }
.thick_f69b::before { content: '\f06b'; }
.status_d09c::before { content: '\f0d6'; }
.static-42ec::before { content: '\f09d'; }
.summary_30b5::before { content: '\f10b'; }
.inner_e3ee::before { content: '\f108'; }
.surface-850a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dropdown-lower-c2fe::before { content: '\f522'; }
.title-under-d1e6::before { content: '\f327'; }
.sidebar-liquid-fecc::before { content: '\f219'; }
.feature_warm_da53::before { content: '\f21e'; }
.highlight-first-543d::before { content: '\f2f5'; }

/* Social Icons */
.easy-dc2c::before { content: '\f09a'; }
.detail-0283::before { content: '\f099'; }
.container_fast_a667::before { content: '\f16d'; }
.primary_action_a1db::before { content: '\f167'; }
.south-7c11::before { content: '\f2c6'; }
.form_wood_6371::before { content: '\f232'; }

/* Size Classes */
.gallery-859a { font-size: 0.75em; }
.shade-basic-9e81 { font-size: 0.875em; }
.avatar_pink_1e0e { font-size: 1.33em; }
.main_e0b1 { font-size: 1.5em; }
.tertiary_262f { font-size: 2em; }
.action-8693 { font-size: 3em; }

/* Animation Classes */
.message_soft_ba6c {
    animation: fa-spin 2s infinite linear;
}

.header_focused_be92 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 84da */
.phantom-card-s5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
