/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.large_bb07) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.backdrop_middle_be41, .card-3a60 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button-full-ab78::before { content: '\f015'; }
.pink-1a6a::before { content: '\f007'; }
.item-2690::before { content: '\f023'; }
.rough-0e1a::before { content: '\f0e0'; }
.shade-south-c7de::before { content: '\f095'; }
.background_7d2d::before { content: '\f005'; }
.sidebar_4342::before { content: '\f004'; }
.grid_2d21::before { content: '\f00c'; }
.solid-f3a0::before { content: '\f00d'; }
.carousel_large_944b::before { content: '\f002'; }
.focus-2dc5::before { content: '\f0c9'; }
.inner-f2b9::before { content: '\f061'; }
.west-cba1::before { content: '\f060'; }
.heading-inner-4828::before { content: '\f04b'; }
.column-57ec::before { content: '\f04c'; }
.hero-2a43::before { content: '\f019'; }
.gradient_bottom_f619::before { content: '\f093'; }
.row-thick-2b51::before { content: '\f132'; }
.notice-54dc::before { content: '\f091'; }
.orange_eb35::before { content: '\f06b'; }
.border_01fe::before { content: '\f0d6'; }
.rough-e763::before { content: '\f09d'; }
.out-492c::before { content: '\f10b'; }
.cool_896b::before { content: '\f108'; }
.header-aded::before { content: '\f10a'; }

/* Gambling Specific Icons */
.header-short-5d61::before { content: '\f522'; }
.component_6b6c::before { content: '\f327'; }
.item_black_0c3a::before { content: '\f219'; }
.last_a7e3::before { content: '\f21e'; }
.notice-outer-06ef::before { content: '\f2f5'; }

/* Social Icons */
.silver_702b::before { content: '\f09a'; }
.filter_light_73ec::before { content: '\f099'; }
.outline-bee5::before { content: '\f16d'; }
.dropdown-6a20::before { content: '\f167'; }
.avatar-82ce::before { content: '\f2c6'; }
.button-down-f132::before { content: '\f232'; }

/* Size Classes */
.pro_0e48 { font-size: 0.75em; }
.hidden_c484 { font-size: 0.875em; }
.article_iron_8b13 { font-size: 1.33em; }
.item-out-2193 { font-size: 1.5em; }
.rough-b63c { font-size: 2em; }
.footer_ccf2 { font-size: 3em; }

/* Animation Classes */
.article_dirty_72be {
    animation: fa-spin 2s infinite linear;
}

.banner_selected_f201 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c610 */
.phantom-card-d0 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
