/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.medium_943c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.item_fresh_9eaa, .panel-5ea9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification_03ef::before { content: '\f015'; }
.tag-fresh-c79c::before { content: '\f007'; }
.lite_2246::before { content: '\f023'; }
.secondary_1e89::before { content: '\f0e0'; }
.huge_4d5f::before { content: '\f095'; }
.filter_2b6b::before { content: '\f005'; }
.background-3874::before { content: '\f004'; }
.gradient_selected_38c1::before { content: '\f00c'; }
.next_3ce6::before { content: '\f00d'; }
.content-inner-abaf::before { content: '\f002'; }
.heading-5bc6::before { content: '\f0c9'; }
.video_bright_8cd8::before { content: '\f061'; }
.focus_52f5::before { content: '\f060'; }
.article-yellow-fdfa::before { content: '\f04b'; }
.accordion_97b9::before { content: '\f04c'; }
.photo-b8dd::before { content: '\f019'; }
.paragraph-liquid-d038::before { content: '\f093'; }
.pro_c23a::before { content: '\f132'; }
.info_88f2::before { content: '\f091'; }
.button_new_0939::before { content: '\f06b'; }
.up_ac64::before { content: '\f0d6'; }
.box-4496::before { content: '\f09d'; }
.table-c32c::before { content: '\f10b'; }
.icon-green-2a0e::before { content: '\f108'; }
.image-left-e8e6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper_840a::before { content: '\f522'; }
.popup_orange_13f4::before { content: '\f327'; }
.sidebar-c945::before { content: '\f219'; }
.lite-e939::before { content: '\f21e'; }
.first_4541::before { content: '\f2f5'; }

/* Social Icons */
.texture_gold_a057::before { content: '\f09a'; }
.box_d008::before { content: '\f099'; }
.new_008a::before { content: '\f16d'; }
.component-mini-1a16::before { content: '\f167'; }
.preview-3fa1::before { content: '\f2c6'; }
.clean-8c3d::before { content: '\f232'; }

/* Size Classes */
.backdrop_dirty_f94c { font-size: 0.75em; }
.heading_d640 { font-size: 0.875em; }
.menu_south_b2b7 { font-size: 1.33em; }
.fresh-df42 { font-size: 1.5em; }
.fresh-98cf { font-size: 2em; }
.detail-liquid-37a7 { font-size: 3em; }

/* Animation Classes */
.section-0243 {
    animation: fa-spin 2s infinite linear;
}

.table_003f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4d3e */
.phantom-card-r0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
