/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.blue-e74d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.texture-7e14, .article-5b6a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gallery_8ba9::before { content: '\f015'; }
.section-simple-4044::before { content: '\f007'; }
.basic_0cb2::before { content: '\f023'; }
.out_cc57::before { content: '\f0e0'; }
.hover-bba1::before { content: '\f095'; }
.bronze-3b10::before { content: '\f005'; }
.bronze_ded1::before { content: '\f004'; }
.video-b921::before { content: '\f00c'; }
.header-17f0::before { content: '\f00d'; }
.badge-a92b::before { content: '\f002'; }
.message-ad06::before { content: '\f0c9'; }
.progress-paper-9b4f::before { content: '\f061'; }
.info_hot_9f30::before { content: '\f060'; }
.surface-yellow-2e80::before { content: '\f04b'; }
.white-0bfb::before { content: '\f04c'; }
.backdrop_2375::before { content: '\f019'; }
.paragraph-255f::before { content: '\f093'; }
.in-c1f8::before { content: '\f132'; }
.title_wood_d04c::before { content: '\f091'; }
.tooltip_right_f11e::before { content: '\f06b'; }
.tag_light_73d5::before { content: '\f0d6'; }
.surface_acf1::before { content: '\f09d'; }
.message_c645::before { content: '\f10b'; }
.picture_78d0::before { content: '\f108'; }
.feature-c5f0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article-hot-0a3e::before { content: '\f522'; }
.accordion_static_c1f0::before { content: '\f327'; }
.link-rough-0dfe::before { content: '\f219'; }
.accent_south_5e20::before { content: '\f21e'; }
.preview_64e3::before { content: '\f2f5'; }

/* Social Icons */
.pattern_fc5f::before { content: '\f09a'; }
.hot-81ad::before { content: '\f099'; }
.form-lite-113c::before { content: '\f16d'; }
.purple-1c1d::before { content: '\f167'; }
.hard-a4c9::before { content: '\f2c6'; }
.block-1b9f::before { content: '\f232'; }

/* Size Classes */
.row-warm-32d7 { font-size: 0.75em; }
.description_blue_db37 { font-size: 0.875em; }
.medium-72e6 { font-size: 1.33em; }
.avatar-b5e5 { font-size: 1.5em; }
.wrapper-cfb9 { font-size: 2em; }
.panel_full_d817 { font-size: 3em; }

/* Animation Classes */
.banner_new_4c85 {
    animation: fa-spin 2s infinite linear;
}

.bottom-0de9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f77c */
.widget-item-h9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
