/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.small-d066) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shadow-bronze-0b0b, .left-d25f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pro_4c46::before { content: '\f015'; }
.button-501d::before { content: '\f007'; }
.notice-white-f3d4::before { content: '\f023'; }
.image_light_f2d1::before { content: '\f0e0'; }
.media_5178::before { content: '\f095'; }
.component_short_48fe::before { content: '\f005'; }
.component_840c::before { content: '\f004'; }
.smooth-f604::before { content: '\f00c'; }
.photo-in-04d6::before { content: '\f00d'; }
.sidebar-4ec7::before { content: '\f002'; }
.heading_40f4::before { content: '\f0c9'; }
.first_0a1b::before { content: '\f061'; }
.table-eda6::before { content: '\f060'; }
.list_prev_e1c6::before { content: '\f04b'; }
.paper_60b8::before { content: '\f04c'; }
.purple-0773::before { content: '\f019'; }
.picture_soft_373b::before { content: '\f093'; }
.under-574b::before { content: '\f132'; }
.highlight_silver_f759::before { content: '\f091'; }
.slider-tall-5f1f::before { content: '\f06b'; }
.dropdown-clean-fe02::before { content: '\f0d6'; }
.section_brown_1c4b::before { content: '\f09d'; }
.badge-top-5676::before { content: '\f10b'; }
.element_74a3::before { content: '\f108'; }
.title_soft_0b64::before { content: '\f10a'; }

/* Gambling Specific Icons */
.card_hovered_cbe9::before { content: '\f522'; }
.selected-cf0d::before { content: '\f327'; }
.wood-dcba::before { content: '\f219'; }
.menu_smooth_8f91::before { content: '\f21e'; }
.hovered-af28::before { content: '\f2f5'; }

/* Social Icons */
.tooltip-fixed-d0e9::before { content: '\f09a'; }
.tabs_ef44::before { content: '\f099'; }
.message-bright-29d4::before { content: '\f16d'; }
.sidebar-under-7f3c::before { content: '\f167'; }
.banner_09b7::before { content: '\f2c6'; }
.outline-cced::before { content: '\f232'; }

/* Size Classes */
.layout_4225 { font-size: 0.75em; }
.black_1459 { font-size: 0.875em; }
.thumbnail-light-4659 { font-size: 1.33em; }
.accent_simple_725b { font-size: 1.5em; }
.gallery-81a8 { font-size: 2em; }
.paper_cfb5 { font-size: 3em; }

/* Animation Classes */
.last-c56f {
    animation: fa-spin 2s infinite linear;
}

.card-b7a7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a17b */
.promo-block-b6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
