/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.narrow_0a7b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bronze-07b2, .liquid_cd4d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.widget_green_134e::before { content: '\f015'; }
.notice-89d1::before { content: '\f007'; }
.wide-4e86::before { content: '\f023'; }
.mask-e3e1::before { content: '\f0e0'; }
.stale-f8f8::before { content: '\f095'; }
.feature-d044::before { content: '\f005'; }
.last-8103::before { content: '\f004'; }
.section_7eb7::before { content: '\f00c'; }
.caption-south-d699::before { content: '\f00d'; }
.article_short_56dd::before { content: '\f002'; }
.info_af3f::before { content: '\f0c9'; }
.search_solid_a12e::before { content: '\f061'; }
.panel_tall_80db::before { content: '\f060'; }
.next_483c::before { content: '\f04b'; }
.message-60d9::before { content: '\f04c'; }
.nav-small-1dc6::before { content: '\f019'; }
.column-aa6a::before { content: '\f093'; }
.slow-fc84::before { content: '\f132'; }
.link_hard_93a7::before { content: '\f091'; }
.lite-6df1::before { content: '\f06b'; }
.grid_8e25::before { content: '\f0d6'; }
.button_bottom_2824::before { content: '\f09d'; }
.brown-08f1::before { content: '\f10b'; }
.tooltip_91d4::before { content: '\f108'; }
.item_bottom_c667::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form_west_5895::before { content: '\f522'; }
.widget_e11c::before { content: '\f327'; }
.action-7393::before { content: '\f219'; }
.title-a7a1::before { content: '\f21e'; }
.wrapper-rough-326f::before { content: '\f2f5'; }

/* Social Icons */
.frame_ebf7::before { content: '\f09a'; }
.hard-85be::before { content: '\f099'; }
.panel-ca6d::before { content: '\f16d'; }
.logo-steel-a692::before { content: '\f167'; }
.box-short-786a::before { content: '\f2c6'; }
.label_wood_78c7::before { content: '\f232'; }

/* Size Classes */
.detail_cold_3c3b { font-size: 0.75em; }
.picture-basic-f1f0 { font-size: 0.875em; }
.banner_easy_4f46 { font-size: 1.33em; }
.new-84f4 { font-size: 1.5em; }
.block_4fae { font-size: 2em; }
.row-lite-d6ee { font-size: 3em; }

/* Animation Classes */
.carousel-outer-5351 {
    animation: fa-spin 2s infinite linear;
}

.advanced_110e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c89f */
.phantom-card-h7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
