/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.full-1fd6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.short-c583, .badge-916f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column-selected-56f4::before { content: '\f015'; }
.logo-large-08b7::before { content: '\f007'; }
.component_middle_650e::before { content: '\f023'; }
.tag_b8ed::before { content: '\f0e0'; }
.disabled-out-b9c2::before { content: '\f095'; }
.static-cb61::before { content: '\f005'; }
.caption_b1c8::before { content: '\f004'; }
.label_6d06::before { content: '\f00c'; }
.content-full-08e2::before { content: '\f00d'; }
.photo-top-9375::before { content: '\f002'; }
.light_31eb::before { content: '\f0c9'; }
.hovered-d077::before { content: '\f061'; }
.rough_1009::before { content: '\f060'; }
.white-5c5f::before { content: '\f04b'; }
.menu_mini_f66d::before { content: '\f04c'; }
.white_595e::before { content: '\f019'; }
.paragraph-gold-9dfe::before { content: '\f093'; }
.sidebar-1d1c::before { content: '\f132'; }
.stale-32b1::before { content: '\f091'; }
.tabs_plasma_7fe9::before { content: '\f06b'; }
.column-narrow-0d1b::before { content: '\f0d6'; }
.tall-4d6e::before { content: '\f09d'; }
.modal_last_4404::before { content: '\f10b'; }
.stone_81b3::before { content: '\f108'; }
.first-579c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fixed-6a98::before { content: '\f522'; }
.banner_17cf::before { content: '\f327'; }
.new_a396::before { content: '\f219'; }
.hero-simple-4605::before { content: '\f21e'; }
.surface-85a3::before { content: '\f2f5'; }

/* Social Icons */
.breadcrumb-8557::before { content: '\f09a'; }
.hovered_065f::before { content: '\f099'; }
.next-e6eb::before { content: '\f16d'; }
.purple_ac13::before { content: '\f167'; }
.gold_e0de::before { content: '\f2c6'; }
.west-d937::before { content: '\f232'; }

/* Size Classes */
.notice_fb24 { font-size: 0.75em; }
.center_9b75 { font-size: 0.875em; }
.block-first-0c48 { font-size: 1.33em; }
.primary_black_c279 { font-size: 1.5em; }
.shadow-f4fb { font-size: 2em; }
.frame_hard_b9d7 { font-size: 3em; }

/* Animation Classes */
.sidebar_mini_a754 {
    animation: fa-spin 2s infinite linear;
}

.caption_iron_89c8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ed42 */
.promo-block-a5 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
