/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.frame_1471) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.green_46b0, .gallery_5698 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow-hard-c93f::before { content: '\f015'; }
.progress_684c::before { content: '\f007'; }
.copper_3c15::before { content: '\f023'; }
.main_d8e4::before { content: '\f0e0'; }
.black_f135::before { content: '\f095'; }
.table-cool-24ed::before { content: '\f005'; }
.row-82c5::before { content: '\f004'; }
.video-0a44::before { content: '\f00c'; }
.text_green_04ff::before { content: '\f00d'; }
.tag_8638::before { content: '\f002'; }
.full_1ec9::before { content: '\f0c9'; }
.large_e449::before { content: '\f061'; }
.carousel_09e3::before { content: '\f060'; }
.alert-dark-1e2d::before { content: '\f04b'; }
.black-4d52::before { content: '\f04c'; }
.feature-2206::before { content: '\f019'; }
.wide-45b9::before { content: '\f093'; }
.article-6ae3::before { content: '\f132'; }
.row_8f7e::before { content: '\f091'; }
.wrapper_first_785b::before { content: '\f06b'; }
.detail-b15c::before { content: '\f0d6'; }
.shade-93eb::before { content: '\f09d'; }
.first_4bff::before { content: '\f10b'; }
.hard_9d72::before { content: '\f108'; }
.active-2768::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message-cool-f5da::before { content: '\f522'; }
.under_dbd6::before { content: '\f327'; }
.accent_in_9d7d::before { content: '\f219'; }
.small-f57a::before { content: '\f21e'; }
.gas_4e05::before { content: '\f2f5'; }

/* Social Icons */
.tabs-2da9::before { content: '\f09a'; }
.thumbnail_white_98fe::before { content: '\f099'; }
.description_18ca::before { content: '\f16d'; }
.narrow_a0b4::before { content: '\f167'; }
.modal-2733::before { content: '\f2c6'; }
.focus_77a4::before { content: '\f232'; }

/* Size Classes */
.advanced-f185 { font-size: 0.75em; }
.label_middle_714a { font-size: 0.875em; }
.selected-da3c { font-size: 1.33em; }
.notification-46d9 { font-size: 1.5em; }
.down_7926 { font-size: 2em; }
.alert-ab9d { font-size: 3em; }

/* Animation Classes */
.pagination_full_a7d5 {
    animation: fa-spin 2s infinite linear;
}

.menu-green-3114 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3a6d */
.widget-item-s1 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
