/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item_5b1e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.frame-e8e2, .component_static_28ff {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress_836a::before { content: '\f015'; }
.layout_e960::before { content: '\f007'; }
.focus_upper_344e::before { content: '\f023'; }
.background-37bd::before { content: '\f0e0'; }
.chip_smooth_6823::before { content: '\f095'; }
.footer_8741::before { content: '\f005'; }
.purple_e753::before { content: '\f004'; }
.bottom_9141::before { content: '\f00c'; }
.tertiary-5f75::before { content: '\f00d'; }
.popup-left-8e09::before { content: '\f002'; }
.tabs_pink_aefe::before { content: '\f0c9'; }
.active_cb7b::before { content: '\f061'; }
.icon_c17a::before { content: '\f060'; }
.photo_ed48::before { content: '\f04b'; }
.card-over-72c0::before { content: '\f04c'; }
.slider-small-4ae2::before { content: '\f019'; }
.link-lite-abc9::before { content: '\f093'; }
.primary_next_f9cd::before { content: '\f132'; }
.list_fb02::before { content: '\f091'; }
.left_9c19::before { content: '\f06b'; }
.fixed_dfcb::before { content: '\f0d6'; }
.wrapper-50df::before { content: '\f09d'; }
.status_light_0c0e::before { content: '\f10b'; }
.hidden-clean-a29e::before { content: '\f108'; }
.breadcrumb_7101::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thick-8938::before { content: '\f522'; }
.focus_blue_af2e::before { content: '\f327'; }
.focused-cba7::before { content: '\f219'; }
.fresh-e5cb::before { content: '\f21e'; }
.focus_easy_91af::before { content: '\f2f5'; }

/* Social Icons */
.panel-glass-8bae::before { content: '\f09a'; }
.paper-0825::before { content: '\f099'; }
.widget-solid-bef2::before { content: '\f16d'; }
.notice_3e49::before { content: '\f167'; }
.primary-thick-8ed6::before { content: '\f2c6'; }
.popup_bright_3527::before { content: '\f232'; }

/* Size Classes */
.blue-ba8d { font-size: 0.75em; }
.gold_cc8c { font-size: 0.875em; }
.soft-a79e { font-size: 1.33em; }
.widget_pink_16fe { font-size: 1.5em; }
.message_next_6f22 { font-size: 2em; }
.preview_glass_98e0 { font-size: 3em; }

/* Animation Classes */
.alert-2201 {
    animation: fa-spin 2s infinite linear;
}

.focused-1241 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6c01 */
.phantom-card-t1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
