/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.copper-4b10) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.wrapper-complex-d67a, .caption-iron-4f3c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.over_4a11::before { content: '\f015'; }
.grid-eb44::before { content: '\f007'; }
.container-small-263a::before { content: '\f023'; }
.item_basic_afa5::before { content: '\f0e0'; }
.brown_d5dd::before { content: '\f095'; }
.label_red_f034::before { content: '\f005'; }
.secondary-7a73::before { content: '\f004'; }
.blue_60c4::before { content: '\f00c'; }
.copper_f601::before { content: '\f00d'; }
.tertiary_top_ac0c::before { content: '\f002'; }
.stone-15c4::before { content: '\f0c9'; }
.pagination_e798::before { content: '\f061'; }
.shadow-b11f::before { content: '\f060'; }
.huge_8117::before { content: '\f04b'; }
.active-active-e703::before { content: '\f04c'; }
.section_c1b0::before { content: '\f019'; }
.action_e9e6::before { content: '\f093'; }
.content_07c9::before { content: '\f132'; }
.south_47ad::before { content: '\f091'; }
.title-purple-27f5::before { content: '\f06b'; }
.chip-19b8::before { content: '\f0d6'; }
.badge-lite-38d5::before { content: '\f09d'; }
.dropdown-dim-04ae::before { content: '\f10b'; }
.texture_22f1::before { content: '\f108'; }
.wrapper_short_aa27::before { content: '\f10a'; }

/* Gambling Specific Icons */
.banner_large_8a08::before { content: '\f522'; }
.narrow_229b::before { content: '\f327'; }
.hover_237a::before { content: '\f219'; }
.white_e7c8::before { content: '\f21e'; }
.menu-stone-85de::before { content: '\f2f5'; }

/* Social Icons */
.simple-c3c9::before { content: '\f09a'; }
.steel-75f6::before { content: '\f099'; }
.highlight_cc5a::before { content: '\f16d'; }
.video_aed9::before { content: '\f167'; }
.small-9ba5::before { content: '\f2c6'; }
.center_dc6a::before { content: '\f232'; }

/* Size Classes */
.picture-short-9461 { font-size: 0.75em; }
.header_gold_c706 { font-size: 0.875em; }
.thumbnail_42ac { font-size: 1.33em; }
.chip-9da3 { font-size: 1.5em; }
.outline-6bc7 { font-size: 2em; }
.main-1a19 { font-size: 3em; }

/* Animation Classes */
.list-middle-2439 {
    animation: fa-spin 2s infinite linear;
}

.photo-prev-942e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 799e */
.widget-item-i4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
