/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs-37d6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accent_54f0, .module_824c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.inner-1275::before { content: '\f015'; }
.media_41f2::before { content: '\f007'; }
.icon-ca07::before { content: '\f023'; }
.wrapper_3dad::before { content: '\f0e0'; }
.banner_a2a2::before { content: '\f095'; }
.hidden_1b8f::before { content: '\f005'; }
.pressed-e6cc::before { content: '\f004'; }
.primary_af9b::before { content: '\f00c'; }
.lower-d668::before { content: '\f00d'; }
.search-smooth-b53f::before { content: '\f002'; }
.dim_8127::before { content: '\f0c9'; }
.large_b19f::before { content: '\f061'; }
.link-plasma-286a::before { content: '\f060'; }
.card-red-627c::before { content: '\f04b'; }
.green_02ae::before { content: '\f04c'; }
.info_hovered_d81a::before { content: '\f019'; }
.picture-over-b68b::before { content: '\f093'; }
.video_copper_ab81::before { content: '\f132'; }
.widget_ce59::before { content: '\f091'; }
.white_2a8b::before { content: '\f06b'; }
.medium-f9b2::before { content: '\f0d6'; }
.selected_4357::before { content: '\f09d'; }
.dropdown-72f5::before { content: '\f10b'; }
.pink_23af::before { content: '\f108'; }
.north-68e6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.texture_88f6::before { content: '\f522'; }
.stale-d0ab::before { content: '\f327'; }
.tabs-ad36::before { content: '\f219'; }
.first-e8fe::before { content: '\f21e'; }
.heading-9dd9::before { content: '\f2f5'; }

/* Social Icons */
.new_eafa::before { content: '\f09a'; }
.brown_6989::before { content: '\f099'; }
.secondary-36dd::before { content: '\f16d'; }
.picture_inner_7936::before { content: '\f167'; }
.orange_2546::before { content: '\f2c6'; }
.selected-e4c3::before { content: '\f232'; }

/* Size Classes */
.accordion_old_cca3 { font-size: 0.75em; }
.pagination_6fc7 { font-size: 0.875em; }
.current_00f8 { font-size: 1.33em; }
.up-cb7a { font-size: 1.5em; }
.search_4393 { font-size: 2em; }
.nav_82dd { font-size: 3em; }

/* Animation Classes */
.modal-98e5 {
    animation: fa-spin 2s infinite linear;
}

.shade-3afe {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 54e8 */
.phantom-card-w5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
