/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.grid-right-5f3b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.orange_e26f, .dynamic-575a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary_7920::before { content: '\f015'; }
.bright-b989::before { content: '\f007'; }
.thick_9979::before { content: '\f023'; }
.menu_9d06::before { content: '\f0e0'; }
.frame-active-b92c::before { content: '\f095'; }
.list-black-cfa7::before { content: '\f005'; }
.heading-orange-d032::before { content: '\f004'; }
.notice-wood-9889::before { content: '\f00c'; }
.label-action-53b8::before { content: '\f00d'; }
.background-stale-d624::before { content: '\f002'; }
.element_basic_07b0::before { content: '\f0c9'; }
.layout_6686::before { content: '\f061'; }
.white-7f25::before { content: '\f060'; }
.accent_b17f::before { content: '\f04b'; }
.dark_4d80::before { content: '\f04c'; }
.disabled_cold_d89f::before { content: '\f019'; }
.basic-70b7::before { content: '\f093'; }
.box_wide_ca33::before { content: '\f132'; }
.image_4ffa::before { content: '\f091'; }
.main_paper_cc98::before { content: '\f06b'; }
.fresh-740d::before { content: '\f0d6'; }
.sidebar-dirty-7002::before { content: '\f09d'; }
.outline_hard_5bb2::before { content: '\f10b'; }
.pagination-thick-7bc1::before { content: '\f108'; }
.grid-gold-d33c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.badge-narrow-5615::before { content: '\f522'; }
.secondary-black-6ac8::before { content: '\f327'; }
.fast_76e7::before { content: '\f219'; }
.over-d4a1::before { content: '\f21e'; }
.first_2a43::before { content: '\f2f5'; }

/* Social Icons */
.media_green_42a2::before { content: '\f09a'; }
.wrapper-clean-ee2e::before { content: '\f099'; }
.thumbnail_fast_1241::before { content: '\f16d'; }
.gallery_277d::before { content: '\f167'; }
.shadow_fresh_7a47::before { content: '\f2c6'; }
.dirty-7241::before { content: '\f232'; }

/* Size Classes */
.overlay-down-dfcf { font-size: 0.75em; }
.text_selected_1676 { font-size: 0.875em; }
.thumbnail-fresh-d092 { font-size: 1.33em; }
.popup_upper_f004 { font-size: 1.5em; }
.column_green_d6e1 { font-size: 2em; }
.tabs_dark_3d10 { font-size: 3em; }

/* Animation Classes */
.paper_ee88 {
    animation: fa-spin 2s infinite linear;
}

.tooltip_motion_7fb3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 282a */
.phantom-card-u8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
