/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table_slow_97db) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.action-fed6, .border_9633 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.highlight-action-a602::before { content: '\f015'; }
.green-012e::before { content: '\f007'; }
.detail_slow_9b8e::before { content: '\f023'; }
.list_inner_1798::before { content: '\f0e0'; }
.huge_ed13::before { content: '\f095'; }
.status-motion-b6f1::before { content: '\f005'; }
.rough_563f::before { content: '\f004'; }
.picture_north_7b52::before { content: '\f00c'; }
.upper_f3c8::before { content: '\f00d'; }
.button_green_b1bc::before { content: '\f002'; }
.right_a9f8::before { content: '\f0c9'; }
.grid-ac72::before { content: '\f061'; }
.badge-gold-4428::before { content: '\f060'; }
.text_06fb::before { content: '\f04b'; }
.gold-e2dd::before { content: '\f04c'; }
.badge_e5ec::before { content: '\f019'; }
.lower_9d58::before { content: '\f093'; }
.next-3527::before { content: '\f132'; }
.tabs_simple_b170::before { content: '\f091'; }
.accordion_simple_257b::before { content: '\f06b'; }
.column_fast_5d9e::before { content: '\f0d6'; }
.title_next_fdca::before { content: '\f09d'; }
.pagination_f937::before { content: '\f10b'; }
.avatar-current-1dba::before { content: '\f108'; }
.slow_9b5e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.backdrop_2077::before { content: '\f522'; }
.panel-e575::before { content: '\f327'; }
.modal-old-8f07::before { content: '\f219'; }
.wide_1ca7::before { content: '\f21e'; }
.menu_c886::before { content: '\f2f5'; }

/* Social Icons */
.clean-ed25::before { content: '\f09a'; }
.wide-9bb7::before { content: '\f099'; }
.info-83e0::before { content: '\f16d'; }
.avatar_33d4::before { content: '\f167'; }
.hero-selected-40b4::before { content: '\f2c6'; }
.green_b1aa::before { content: '\f232'; }

/* Size Classes */
.card_out_53b9 { font-size: 0.75em; }
.hot-9b90 { font-size: 0.875em; }
.wrapper_wide_d023 { font-size: 1.33em; }
.tertiary_b8e0 { font-size: 1.5em; }
.tabs-first-5a64 { font-size: 2em; }
.list_f9c6 { font-size: 3em; }

/* Animation Classes */
.footer_tiny_10e9 {
    animation: fa-spin 2s infinite linear;
}

.grid_0ef6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 58e7 */
.phantom-card-m6 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
