/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture-4e08) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.smooth_4602, .title-liquid-8f36 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bronze_c5a8::before { content: '\f015'; }
.title_static_4b02::before { content: '\f007'; }
.liquid-7cca::before { content: '\f023'; }
.easy-aeee::before { content: '\f0e0'; }
.article_hard_88be::before { content: '\f095'; }
.panel-e527::before { content: '\f005'; }
.thumbnail_solid_78ee::before { content: '\f004'; }
.up_8e23::before { content: '\f00c'; }
.main-fce2::before { content: '\f00d'; }
.active_6310::before { content: '\f002'; }
.pink-b994::before { content: '\f0c9'; }
.gold_31f7::before { content: '\f061'; }
.form_rough_d5e8::before { content: '\f060'; }
.image_wide_26ba::before { content: '\f04b'; }
.input_078f::before { content: '\f04c'; }
.link-cee9::before { content: '\f019'; }
.breadcrumb_8f70::before { content: '\f093'; }
.box-3bcc::before { content: '\f132'; }
.tabs_181d::before { content: '\f091'; }
.notification_c7e1::before { content: '\f06b'; }
.menu-0356::before { content: '\f0d6'; }
.preview_west_aa04::before { content: '\f09d'; }
.hard_a8db::before { content: '\f10b'; }
.video-9956::before { content: '\f108'; }
.progress-hovered-9bcf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.aside_fixed_b597::before { content: '\f522'; }
.next_0c55::before { content: '\f327'; }
.container_orange_26f1::before { content: '\f219'; }
.container-simple-1e27::before { content: '\f21e'; }
.basic_8d96::before { content: '\f2f5'; }

/* Social Icons */
.right_2071::before { content: '\f09a'; }
.surface-ff2c::before { content: '\f099'; }
.alert-over-5e9e::before { content: '\f16d'; }
.article-2dc2::before { content: '\f167'; }
.avatar_glass_5327::before { content: '\f2c6'; }
.panel_6949::before { content: '\f232'; }

/* Size Classes */
.disabled_old_78f0 { font-size: 0.75em; }
.north-bef5 { font-size: 0.875em; }
.fixed_8ba0 { font-size: 1.33em; }
.badge-new-0d9a { font-size: 1.5em; }
.carousel-gas-83a2 { font-size: 2em; }
.tertiary-outer-5839 { font-size: 3em; }

/* Animation Classes */
.input-cool-816c {
    animation: fa-spin 2s infinite linear;
}

.overlay-cool-5afd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 36c6 */
.phantom-card-d6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
