/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wrapper_basic_548e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow-eee6, .notification_blue_2345 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.up_cbab::before { content: '\f015'; }
.image_huge_f431::before { content: '\f007'; }
.middle-7bc1::before { content: '\f023'; }
.inner_6a6c::before { content: '\f0e0'; }
.caption_brown_d420::before { content: '\f095'; }
.huge_e89f::before { content: '\f005'; }
.feature-5f58::before { content: '\f004'; }
.list-105f::before { content: '\f00c'; }
.message-e4cf::before { content: '\f00d'; }
.article_outer_1ae1::before { content: '\f002'; }
.slider_9a98::before { content: '\f0c9'; }
.info_glass_a5ac::before { content: '\f061'; }
.text_1f51::before { content: '\f060'; }
.popup_under_6cab::before { content: '\f04b'; }
.carousel_759f::before { content: '\f04c'; }
.liquid-7b94::before { content: '\f019'; }
.avatar_basic_71df::before { content: '\f093'; }
.copper-1093::before { content: '\f132'; }
.mask_brown_7cf4::before { content: '\f091'; }
.section-top-b795::before { content: '\f06b'; }
.fresh_0039::before { content: '\f0d6'; }
.silver_308a::before { content: '\f09d'; }
.picture_ac27::before { content: '\f10b'; }
.caption-28ba::before { content: '\f108'; }
.narrow_9178::before { content: '\f10a'; }

/* Gambling Specific Icons */
.avatar_action_0fe8::before { content: '\f522'; }
.new_85ec::before { content: '\f327'; }
.modal-pro-2246::before { content: '\f219'; }
.solid_d594::before { content: '\f21e'; }
.mask-in-473f::before { content: '\f2f5'; }

/* Social Icons */
.narrow-7197::before { content: '\f09a'; }
.pagination_basic_e22c::before { content: '\f099'; }
.up_49fa::before { content: '\f16d'; }
.filter_rough_35a0::before { content: '\f167'; }
.card_b23d::before { content: '\f2c6'; }
.main_paper_57ce::before { content: '\f232'; }

/* Size Classes */
.blue_b502 { font-size: 0.75em; }
.element-selected-800f { font-size: 0.875em; }
.tertiary_first_7fb3 { font-size: 1.33em; }
.link_d0be { font-size: 1.5em; }
.summary_0e69 { font-size: 2em; }
.heading_1fad { font-size: 3em; }

/* Animation Classes */
.modal_c8cc {
    animation: fa-spin 2s infinite linear;
}

.last-8860 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f51b */
.ghost-box-j1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
