/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.basic-efdd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.photo_center_d522, .complex-4cec {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focus_glass_c2d7::before { content: '\f015'; }
.description-a306::before { content: '\f007'; }
.rough-4e9e::before { content: '\f023'; }
.banner_ce12::before { content: '\f0e0'; }
.mini_531e::before { content: '\f095'; }
.column_brown_a6b8::before { content: '\f005'; }
.slider_fluid_5417::before { content: '\f004'; }
.wide_3b4a::before { content: '\f00c'; }
.sort-658b::before { content: '\f00d'; }
.highlight_c354::before { content: '\f002'; }
.thick-a1ba::before { content: '\f0c9'; }
.progress_9e83::before { content: '\f061'; }
.item_last_1820::before { content: '\f060'; }
.footer_static_8e32::before { content: '\f04b'; }
.pink-ee17::before { content: '\f04c'; }
.breadcrumb_easy_6bf0::before { content: '\f019'; }
.logo_a104::before { content: '\f093'; }
.hover-8908::before { content: '\f132'; }
.slider_bf7f::before { content: '\f091'; }
.white-cecf::before { content: '\f06b'; }
.blue_a8f5::before { content: '\f0d6'; }
.wood-56fe::before { content: '\f09d'; }
.carousel-62a0::before { content: '\f10b'; }
.form_action_23bb::before { content: '\f108'; }
.next-789b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dark_4a56::before { content: '\f522'; }
.gradient_pressed_163d::before { content: '\f327'; }
.outline_clean_ba87::before { content: '\f219'; }
.search_c5ef::before { content: '\f21e'; }
.focused_b424::before { content: '\f2f5'; }

/* Social Icons */
.north_3046::before { content: '\f09a'; }
.west_2c36::before { content: '\f099'; }
.primary_fixed_c71a::before { content: '\f16d'; }
.feature_action_1101::before { content: '\f167'; }
.heading-fa95::before { content: '\f2c6'; }
.chip-hot-104e::before { content: '\f232'; }

/* Size Classes */
.header-lower-d002 { font-size: 0.75em; }
.in_e625 { font-size: 0.875em; }
.thumbnail-clean-a134 { font-size: 1.33em; }
.caption-4c5e { font-size: 1.5em; }
.left_7c75 { font-size: 2em; }
.dynamic_6bf3 { font-size: 3em; }

/* Animation Classes */
.table_4623 {
    animation: fa-spin 2s infinite linear;
}

.sidebar-advanced-d0ca {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f39c */
.phantom-card-f1 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
