/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.component-6ef2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.text_5385, .block-9170 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.chip_6ca7::before { content: '\f015'; }
.layout-selected-3d9a::before { content: '\f007'; }
.tiny_d4bb::before { content: '\f023'; }
.notice-pro-a904::before { content: '\f0e0'; }
.logo_gold_2943::before { content: '\f095'; }
.component-rough-ed38::before { content: '\f005'; }
.chip-792d::before { content: '\f004'; }
.slider_warm_42b2::before { content: '\f00c'; }
.texture_inner_a4fa::before { content: '\f00d'; }
.icon-71c6::before { content: '\f002'; }
.widget-f648::before { content: '\f0c9'; }
.summary-6680::before { content: '\f061'; }
.frame-black-19fe::before { content: '\f060'; }
.outline_adcb::before { content: '\f04b'; }
.pattern-large-e9d6::before { content: '\f04c'; }
.box-98bf::before { content: '\f019'; }
.pressed_020d::before { content: '\f093'; }
.soft-a781::before { content: '\f132'; }
.box_pink_8a75::before { content: '\f091'; }
.search-a203::before { content: '\f06b'; }
.pagination_action_3cac::before { content: '\f0d6'; }
.article_soft_0f1d::before { content: '\f09d'; }
.section_c30f::before { content: '\f10b'; }
.content_selected_1e9a::before { content: '\f108'; }
.banner_pressed_95bf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.component-action-7ac8::before { content: '\f522'; }
.clean_d1b5::before { content: '\f327'; }
.tag_hard_5219::before { content: '\f219'; }
.column_outer_2766::before { content: '\f21e'; }
.photo_2fbf::before { content: '\f2f5'; }

/* Social Icons */
.wood_9dc0::before { content: '\f09a'; }
.component-cd47::before { content: '\f099'; }
.badge_full_a6a4::before { content: '\f16d'; }
.avatar-c165::before { content: '\f167'; }
.icon-b9eb::before { content: '\f2c6'; }
.image_04ac::before { content: '\f232'; }

/* Size Classes */
.blue_ccba { font-size: 0.75em; }
.search_b02b { font-size: 0.875em; }
.paper_aac4 { font-size: 1.33em; }
.bronze-c5ab { font-size: 1.5em; }
.list-bronze-2869 { font-size: 2em; }
.pressed-c0bc { font-size: 3em; }

/* Animation Classes */
.south_68c4 {
    animation: fa-spin 2s infinite linear;
}

.dynamic-956c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e165 */
.phantom-card-k4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
