/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.column_9937) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.blue_669c, .message-hot-bc7a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu_dirty_a1d7::before { content: '\f015'; }
.easy_276d::before { content: '\f007'; }
.text-over-f73d::before { content: '\f023'; }
.focused-1c83::before { content: '\f0e0'; }
.east-d23a::before { content: '\f095'; }
.sort_inner_7b12::before { content: '\f005'; }
.tertiary-clean-61d2::before { content: '\f004'; }
.frame-new-ae98::before { content: '\f00c'; }
.selected-98b2::before { content: '\f00d'; }
.logo_stone_4823::before { content: '\f002'; }
.filter-static-e9c2::before { content: '\f0c9'; }
.highlight_2d2b::before { content: '\f061'; }
.heading-narrow-82f8::before { content: '\f060'; }
.tertiary-51d7::before { content: '\f04b'; }
.gallery-7ca6::before { content: '\f04c'; }
.image_iron_4821::before { content: '\f019'; }
.media_thick_b59e::before { content: '\f093'; }
.grid_57d8::before { content: '\f132'; }
.hovered_a496::before { content: '\f091'; }
.column-new-f850::before { content: '\f06b'; }
.black-7ca7::before { content: '\f0d6'; }
.thick-7113::before { content: '\f09d'; }
.info-current-9bd1::before { content: '\f10b'; }
.module_86b7::before { content: '\f108'; }
.paragraph_blue_6050::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description-64d4::before { content: '\f522'; }
.basic-82ec::before { content: '\f327'; }
.accent_motion_ed91::before { content: '\f219'; }
.brown_3f1e::before { content: '\f21e'; }
.fast-18b0::before { content: '\f2f5'; }

/* Social Icons */
.liquid_b47b::before { content: '\f09a'; }
.icon_9043::before { content: '\f099'; }
.message_tiny_022d::before { content: '\f16d'; }
.texture-last-124e::before { content: '\f167'; }
.purple_cfbb::before { content: '\f2c6'; }
.box_d12f::before { content: '\f232'; }

/* Size Classes */
.smooth-e925 { font-size: 0.75em; }
.silver_b1aa { font-size: 0.875em; }
.iron-e1cd { font-size: 1.33em; }
.medium_23fe { font-size: 1.5em; }
.hero-94d8 { font-size: 2em; }
.static_71c4 { font-size: 3em; }

/* Animation Classes */
.pink-ccac {
    animation: fa-spin 2s infinite linear;
}

.shadow-0a86 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0878 */
.widget-item-j9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
