/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.brown-95cd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.narrow-c981, .hidden-clean-5ba1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.link_3ff6::before { content: '\f015'; }
.south-1f4d::before { content: '\f007'; }
.paragraph_fresh_c341::before { content: '\f023'; }
.inner-4bc0::before { content: '\f0e0'; }
.right_773e::before { content: '\f095'; }
.link-fast-180e::before { content: '\f005'; }
.stale_f0e6::before { content: '\f004'; }
.search-f7f0::before { content: '\f00c'; }
.dropdown_cool_6bf9::before { content: '\f00d'; }
.active-44b2::before { content: '\f002'; }
.hot_ddd1::before { content: '\f0c9'; }
.summary_65b6::before { content: '\f061'; }
.large_504f::before { content: '\f060'; }
.pagination-rough-d8ca::before { content: '\f04b'; }
.media-in-6e57::before { content: '\f04c'; }
.over_6805::before { content: '\f019'; }
.active-53bb::before { content: '\f093'; }
.avatar_5138::before { content: '\f132'; }
.menu-8354::before { content: '\f091'; }
.button_iron_7b75::before { content: '\f06b'; }
.photo-ae8b::before { content: '\f0d6'; }
.video-in-f022::before { content: '\f09d'; }
.shade_abd2::before { content: '\f10b'; }
.layout_wood_fdb1::before { content: '\f108'; }
.info-3596::before { content: '\f10a'; }

/* Gambling Specific Icons */
.title_d34a::before { content: '\f522'; }
.modal-bf3c::before { content: '\f327'; }
.cool_48d4::before { content: '\f219'; }
.disabled_simple_754f::before { content: '\f21e'; }
.fast-567e::before { content: '\f2f5'; }

/* Social Icons */
.highlight-bf0d::before { content: '\f09a'; }
.description-4ee4::before { content: '\f099'; }
.narrow_f627::before { content: '\f16d'; }
.thumbnail-cea6::before { content: '\f167'; }
.table_out_3fd0::before { content: '\f2c6'; }
.column_c50f::before { content: '\f232'; }

/* Size Classes */
.pressed-cb26 { font-size: 0.75em; }
.center_7cda { font-size: 0.875em; }
.bottom-2c02 { font-size: 1.33em; }
.bottom_a1f9 { font-size: 1.5em; }
.input_pink_3427 { font-size: 2em; }
.image_center_3c36 { font-size: 3em; }

/* Animation Classes */
.bright_3025 {
    animation: fa-spin 2s infinite linear;
}

.accent_cf68 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 88be */
.phantom-card-f8 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
