/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout-right-f3d4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.search-fluid-46c7, .search_pressed_0be0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover_over_eaec::before { content: '\f015'; }
.element-c083::before { content: '\f007'; }
.outer-4637::before { content: '\f023'; }
.sidebar_cf1b::before { content: '\f0e0'; }
.dark-7559::before { content: '\f095'; }
.surface_lite_505f::before { content: '\f005'; }
.texture-narrow-1157::before { content: '\f004'; }
.plasma-dcdf::before { content: '\f00c'; }
.grid-in-5457::before { content: '\f00d'; }
.card-current-54d4::before { content: '\f002'; }
.border_9258::before { content: '\f0c9'; }
.black_1d11::before { content: '\f061'; }
.left-1396::before { content: '\f060'; }
.focus-1c92::before { content: '\f04b'; }
.active_outer_7799::before { content: '\f04c'; }
.banner_down_c256::before { content: '\f019'; }
.filter-soft-553f::before { content: '\f093'; }
.row_stale_adca::before { content: '\f132'; }
.next-7170::before { content: '\f091'; }
.thumbnail-right-1d27::before { content: '\f06b'; }
.title-old-c666::before { content: '\f0d6'; }
.hard_2219::before { content: '\f09d'; }
.widget-5709::before { content: '\f10b'; }
.copper-89b9::before { content: '\f108'; }
.narrow-7af7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.icon-975a::before { content: '\f522'; }
.gold-8cff::before { content: '\f327'; }
.fresh_2bb6::before { content: '\f219'; }
.hidden-white-5a58::before { content: '\f21e'; }
.summary_copper_c8ca::before { content: '\f2f5'; }

/* Social Icons */
.slider_blue_3bc0::before { content: '\f09a'; }
.outline-hot-a7e5::before { content: '\f099'; }
.brown-ccc3::before { content: '\f16d'; }
.middle-614b::before { content: '\f167'; }
.tabs_soft_e371::before { content: '\f2c6'; }
.footer_71a5::before { content: '\f232'; }

/* Size Classes */
.footer-fixed-0019 { font-size: 0.75em; }
.gradient_cold_d12c { font-size: 0.875em; }
.carousel_b811 { font-size: 1.33em; }
.layout_prev_cf96 { font-size: 1.5em; }
.form_top_0503 { font-size: 2em; }
.accordion_under_48fd { font-size: 3em; }

/* Animation Classes */
.media_048e {
    animation: fa-spin 2s infinite linear;
}

.photo_inner_4704 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 818b */
.phantom-card-z0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
