/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.list-f5e9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.mask-cool-b72d, .avatar-729c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.carousel-b1c5::before { content: '\f015'; }
.thumbnail-9c37::before { content: '\f007'; }
.notice-small-65b8::before { content: '\f023'; }
.gallery-purple-8742::before { content: '\f0e0'; }
.active_large_d89c::before { content: '\f095'; }
.nav-2bcb::before { content: '\f005'; }
.module_hard_7505::before { content: '\f004'; }
.image-0fb6::before { content: '\f00c'; }
.south_27e3::before { content: '\f00d'; }
.box-4a42::before { content: '\f002'; }
.disabled_9bb8::before { content: '\f0c9'; }
.accordion_bac8::before { content: '\f061'; }
.primary-in-ca27::before { content: '\f060'; }
.notice-5cca::before { content: '\f04b'; }
.banner_275e::before { content: '\f04c'; }
.gas_b40f::before { content: '\f019'; }
.article_purple_296c::before { content: '\f093'; }
.message_8998::before { content: '\f132'; }
.filter_center_733e::before { content: '\f091'; }
.thumbnail-north-e057::before { content: '\f06b'; }
.grid-0b2d::before { content: '\f0d6'; }
.focus-north-c3d7::before { content: '\f09d'; }
.slider_cec8::before { content: '\f10b'; }
.paragraph_f20d::before { content: '\f108'; }
.slow_fefc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.liquid_dd8b::before { content: '\f522'; }
.cool_8d55::before { content: '\f327'; }
.sidebar_motion_633b::before { content: '\f219'; }
.motion_dbbf::before { content: '\f21e'; }
.south-56fd::before { content: '\f2f5'; }

/* Social Icons */
.secondary-2624::before { content: '\f09a'; }
.popup-thick-e3a5::before { content: '\f099'; }
.pattern_top_8785::before { content: '\f16d'; }
.accordion-glass-533f::before { content: '\f167'; }
.grid-f7c0::before { content: '\f2c6'; }
.simple-4077::before { content: '\f232'; }

/* Size Classes */
.right_a326 { font-size: 0.75em; }
.image_6d5d { font-size: 0.875em; }
.tabs-8505 { font-size: 1.33em; }
.pagination-active-245e { font-size: 1.5em; }
.notification-under-7b47 { font-size: 2em; }
.bottom-61b7 { font-size: 3em; }

/* Animation Classes */
.north-3f11 {
    animation: fa-spin 2s infinite linear;
}

.badge_1432 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8e1a */
.phantom-card-e0 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
