/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop_pressed_c5df) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.box_stone_cd1d, .grid_bc6a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard-5f17::before { content: '\f015'; }
.hovered-5eb9::before { content: '\f007'; }
.menu-ef06::before { content: '\f023'; }
.old-28e7::before { content: '\f0e0'; }
.summary-steel-84b0::before { content: '\f095'; }
.slider_197e::before { content: '\f005'; }
.background-basic-c1f7::before { content: '\f004'; }
.bottom-fc5c::before { content: '\f00c'; }
.section-simple-fccb::before { content: '\f00d'; }
.complex-0e61::before { content: '\f002'; }
.pagination_up_371c::before { content: '\f0c9'; }
.complex_d3ba::before { content: '\f061'; }
.box-easy-4231::before { content: '\f060'; }
.stone-c518::before { content: '\f04b'; }
.column_silver_634f::before { content: '\f04c'; }
.wrapper-48bb::before { content: '\f019'; }
.button_7966::before { content: '\f093'; }
.list-7986::before { content: '\f132'; }
.backdrop_b20b::before { content: '\f091'; }
.large_57b8::before { content: '\f06b'; }
.item_8c2a::before { content: '\f0d6'; }
.border_middle_0626::before { content: '\f09d'; }
.column_pink_6944::before { content: '\f10b'; }
.last-56b3::before { content: '\f108'; }
.link-lower-d2cf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gold-bc9e::before { content: '\f522'; }
.notification_3ff7::before { content: '\f327'; }
.item-5dbb::before { content: '\f219'; }
.dirty-d692::before { content: '\f21e'; }
.simple_7062::before { content: '\f2f5'; }

/* Social Icons */
.card_lite_9997::before { content: '\f09a'; }
.label-gold-aa36::before { content: '\f099'; }
.west_8228::before { content: '\f16d'; }
.alert_cff8::before { content: '\f167'; }
.video-ca42::before { content: '\f2c6'; }
.overlay-lite-7e60::before { content: '\f232'; }

/* Size Classes */
.orange_8508 { font-size: 0.75em; }
.pagination-hard-bf7d { font-size: 0.875em; }
.column_west_0a2e { font-size: 1.33em; }
.heading-old-a23f { font-size: 1.5em; }
.picture-bottom-920e { font-size: 2em; }
.notification-bronze-e486 { font-size: 3em; }

/* Animation Classes */
.texture-6600 {
    animation: fa-spin 2s infinite linear;
}

.inner_c408 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dfc5 */
.widget-item-k7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
