/* 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_b979) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.paragraph-iron-efc5, .gallery-new-4e17 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.stale_e74c::before { content: '\f015'; }
.list_stale_bb96::before { content: '\f007'; }
.bottom-dc98::before { content: '\f023'; }
.item_cool_fd25::before { content: '\f0e0'; }
.overlay_rough_9989::before { content: '\f095'; }
.row-73e1::before { content: '\f005'; }
.input-f4e5::before { content: '\f004'; }
.wide_cad7::before { content: '\f00c'; }
.south_ada6::before { content: '\f00d'; }
.cool-4d51::before { content: '\f002'; }
.frame-dirty-8b9a::before { content: '\f0c9'; }
.nav_9f81::before { content: '\f061'; }
.advanced-ee95::before { content: '\f060'; }
.message_gold_8af9::before { content: '\f04b'; }
.cool-7d2f::before { content: '\f04c'; }
.south-d2cb::before { content: '\f019'; }
.bronze-d3ce::before { content: '\f093'; }
.blue_c8eb::before { content: '\f132'; }
.layout-medium-1b0c::before { content: '\f091'; }
.wide-f5aa::before { content: '\f06b'; }
.old_b87b::before { content: '\f0d6'; }
.wide-1254::before { content: '\f09d'; }
.caption-33f4::before { content: '\f10b'; }
.aside_0ecd::before { content: '\f108'; }
.hidden_da10::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form_white_b77d::before { content: '\f522'; }
.primary_dynamic_b0db::before { content: '\f327'; }
.large-3c3e::before { content: '\f219'; }
.detail_64e7::before { content: '\f21e'; }
.west_7950::before { content: '\f2f5'; }

/* Social Icons */
.tooltip-hard-1ddf::before { content: '\f09a'; }
.widget_b7b2::before { content: '\f099'; }
.box_wide_af32::before { content: '\f16d'; }
.current-1455::before { content: '\f167'; }
.label-thick-a993::before { content: '\f2c6'; }
.notice_mini_551b::before { content: '\f232'; }

/* Size Classes */
.fresh-6a4c { font-size: 0.75em; }
.hero-e8fe { font-size: 0.875em; }
.short-bca4 { font-size: 1.33em; }
.tag_plasma_ef0e { font-size: 1.5em; }
.main-2f51 { font-size: 2em; }
.hot_d923 { font-size: 3em; }

/* Animation Classes */
.grid-basic-a6ff {
    animation: fa-spin 2s infinite linear;
}

.column-gold-f507 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1bcc */
.shadow-element-b6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
