/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.huge_85bc) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.south_5faa, .thumbnail_8679 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fresh_bdc6::before { content: '\f015'; }
.highlight-fd9d::before { content: '\f007'; }
.mask-old-68eb::before { content: '\f023'; }
.component_4456::before { content: '\f0e0'; }
.list_66dc::before { content: '\f095'; }
.yellow_f412::before { content: '\f005'; }
.search-bronze-5a10::before { content: '\f004'; }
.footer_28a1::before { content: '\f00c'; }
.pro-e521::before { content: '\f00d'; }
.image-6a43::before { content: '\f002'; }
.picture-motion-fffc::before { content: '\f0c9'; }
.search_b763::before { content: '\f061'; }
.heading_843e::before { content: '\f060'; }
.caption_fresh_2a2e::before { content: '\f04b'; }
.focused_a2dc::before { content: '\f04c'; }
.card-f7a0::before { content: '\f019'; }
.highlight-9aee::before { content: '\f093'; }
.footer_32a4::before { content: '\f132'; }
.element-96ae::before { content: '\f091'; }
.tooltip-selected-5feb::before { content: '\f06b'; }
.tabs_9948::before { content: '\f0d6'; }
.dynamic-606c::before { content: '\f09d'; }
.footer_ecd8::before { content: '\f10b'; }
.layout_hard_4d76::before { content: '\f108'; }
.input-da93::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fast_8863::before { content: '\f522'; }
.carousel-static-94e0::before { content: '\f327'; }
.primary_wood_d522::before { content: '\f219'; }
.yellow_3f74::before { content: '\f21e'; }
.panel-last-0cec::before { content: '\f2f5'; }

/* Social Icons */
.brown_0d7c::before { content: '\f09a'; }
.disabled_glass_4c11::before { content: '\f099'; }
.paragraph_rough_3e8d::before { content: '\f16d'; }
.top_99cb::before { content: '\f167'; }
.next_7e41::before { content: '\f2c6'; }
.thick-8624::before { content: '\f232'; }

/* Size Classes */
.alert-57e0 { font-size: 0.75em; }
.form_713e { font-size: 0.875em; }
.cool_31ee { font-size: 1.33em; }
.summary-hard-f7a8 { font-size: 1.5em; }
.medium-5706 { font-size: 2em; }
.aside_311e { font-size: 3em; }

/* Animation Classes */
.tall-07d2 {
    animation: fa-spin 2s infinite linear;
}

.picture-0c6f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1e3b */
.phantom-card-o0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
