/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.heading_upper_e27f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.last_628d, .red-4caf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification-fluid-04e2::before { content: '\f015'; }
.sidebar-top-c9f3::before { content: '\f007'; }
.red_a284::before { content: '\f023'; }
.hard_79da::before { content: '\f0e0'; }
.avatar_under_2034::before { content: '\f095'; }
.info-fresh-3f45::before { content: '\f005'; }
.message_hot_3caf::before { content: '\f004'; }
.middle_6b94::before { content: '\f00c'; }
.item-4850::before { content: '\f00d'; }
.item-dirty-5520::before { content: '\f002'; }
.motion_a7e6::before { content: '\f0c9'; }
.gallery_blue_0c70::before { content: '\f061'; }
.surface_e2bd::before { content: '\f060'; }
.column-hovered-663f::before { content: '\f04b'; }
.mini-e669::before { content: '\f04c'; }
.purple-3a4b::before { content: '\f019'; }
.fast-5bbf::before { content: '\f093'; }
.purple_3736::before { content: '\f132'; }
.tertiary_f1c3::before { content: '\f091'; }
.lite_0256::before { content: '\f06b'; }
.under_93db::before { content: '\f0d6'; }
.module-832d::before { content: '\f09d'; }
.component_over_e309::before { content: '\f10b'; }
.widget-stale-2076::before { content: '\f108'; }
.secondary_099e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hover-down-0792::before { content: '\f522'; }
.wrapper-d0c1::before { content: '\f327'; }
.orange-ed04::before { content: '\f219'; }
.solid-3454::before { content: '\f21e'; }
.element_silver_45f5::before { content: '\f2f5'; }

/* Social Icons */
.hard-f51e::before { content: '\f09a'; }
.overlay-upper-d4d7::before { content: '\f099'; }
.list_focused_7017::before { content: '\f16d'; }
.image_271b::before { content: '\f167'; }
.article_a3c1::before { content: '\f2c6'; }
.slider_dirty_27c4::before { content: '\f232'; }

/* Size Classes */
.full_e0ee { font-size: 0.75em; }
.gallery-middle-864e { font-size: 0.875em; }
.outline_hot_dce9 { font-size: 1.33em; }
.border_6b35 { font-size: 1.5em; }
.motion-858f { font-size: 2em; }
.popup_d96a { font-size: 3em; }

/* Animation Classes */
.right_9a25 {
    animation: fa-spin 2s infinite linear;
}

.gas-2b92 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 62b9 */
.phantom-card-y7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
