/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.inner_77e4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination-f534, .inner-e5c5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.south_8eca::before { content: '\f015'; }
.gradient-2d00::before { content: '\f007'; }
.right-1c76::before { content: '\f023'; }
.pagination-a144::before { content: '\f0e0'; }
.paper_0129::before { content: '\f095'; }
.overlay-aecf::before { content: '\f005'; }
.aside-9b5f::before { content: '\f004'; }
.plasma_c03b::before { content: '\f00c'; }
.hard_6b5b::before { content: '\f00d'; }
.sort-90ad::before { content: '\f002'; }
.hidden_61c2::before { content: '\f0c9'; }
.block_532a::before { content: '\f061'; }
.disabled_257f::before { content: '\f060'; }
.sort-a5b6::before { content: '\f04b'; }
.content_e1d0::before { content: '\f04c'; }
.input_d95d::before { content: '\f019'; }
.soft_9660::before { content: '\f093'; }
.dark-2793::before { content: '\f132'; }
.label-e7ae::before { content: '\f091'; }
.pressed-ff5d::before { content: '\f06b'; }
.tiny_77af::before { content: '\f0d6'; }
.dropdown_cd87::before { content: '\f09d'; }
.progress_a0a5::before { content: '\f10b'; }
.logo_cold_ec91::before { content: '\f108'; }
.pink_b6e6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-505f::before { content: '\f522'; }
.card_advanced_953e::before { content: '\f327'; }
.element_6dff::before { content: '\f219'; }
.current_f807::before { content: '\f21e'; }
.active_6acf::before { content: '\f2f5'; }

/* Social Icons */
.summary_4ceb::before { content: '\f09a'; }
.thumbnail_soft_a2e4::before { content: '\f099'; }
.grid-advanced-9e63::before { content: '\f16d'; }
.large_4b5f::before { content: '\f167'; }
.outer-f870::before { content: '\f2c6'; }
.description_left_4113::before { content: '\f232'; }

/* Size Classes */
.picture-2bc4 { font-size: 0.75em; }
.west-52f4 { font-size: 0.875em; }
.element_warm_e7ec { font-size: 1.33em; }
.lower-55d5 { font-size: 1.5em; }
.video_d32e { font-size: 2em; }
.status_5ede { font-size: 3em; }

/* Animation Classes */
.gallery-bright-1d69 {
    animation: fa-spin 2s infinite linear;
}

.tertiary_b4f9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c991 */
.phantom-card-o2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
