/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notification-f08c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.picture_mini_2373, .block-silver-0651 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wrapper_5229::before { content: '\f015'; }
.upper-3121::before { content: '\f007'; }
.hard_669d::before { content: '\f023'; }
.photo_3fa6::before { content: '\f0e0'; }
.accent-yellow-1d8d::before { content: '\f095'; }
.surface_31d2::before { content: '\f005'; }
.hovered-8474::before { content: '\f004'; }
.focus_38f0::before { content: '\f00c'; }
.search-action-6bb0::before { content: '\f00d'; }
.highlight-gas-3ef2::before { content: '\f002'; }
.row_focused_8953::before { content: '\f0c9'; }
.north-e766::before { content: '\f061'; }
.input_da5e::before { content: '\f060'; }
.pagination_ebb5::before { content: '\f04b'; }
.filter-fc0f::before { content: '\f04c'; }
.module_purple_9e97::before { content: '\f019'; }
.backdrop-soft-9b52::before { content: '\f093'; }
.last_d61c::before { content: '\f132'; }
.pro-b9b2::before { content: '\f091'; }
.right_4de7::before { content: '\f06b'; }
.liquid-ccb1::before { content: '\f0d6'; }
.last-ae44::before { content: '\f09d'; }
.icon-b7c7::before { content: '\f10b'; }
.cold_d7d5::before { content: '\f108'; }
.light-15c6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.right-eaff::before { content: '\f522'; }
.photo-light-a0d7::before { content: '\f327'; }
.active-b761::before { content: '\f219'; }
.lower-323f::before { content: '\f21e'; }
.breadcrumb-4318::before { content: '\f2f5'; }

/* Social Icons */
.old_bb25::before { content: '\f09a'; }
.upper_38dd::before { content: '\f099'; }
.hard-700b::before { content: '\f16d'; }
.dropdown-ac71::before { content: '\f167'; }
.hero-a89b::before { content: '\f2c6'; }
.item-top-0ddd::before { content: '\f232'; }

/* Size Classes */
.thumbnail_current_7070 { font-size: 0.75em; }
.picture_760b { font-size: 0.875em; }
.liquid_6096 { font-size: 1.33em; }
.purple-f18f { font-size: 1.5em; }
.video_f966 { font-size: 2em; }
.feature-middle-1128 { font-size: 3em; }

/* Animation Classes */
.logo-7d33 {
    animation: fa-spin 2s infinite linear;
}

.alert-e875 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c015 */
.phantom-card-w0 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
