/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.purple_b92d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pagination_c2a0, .out-0559 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.solid-76df::before { content: '\f015'; }
.border-warm-ebeb::before { content: '\f007'; }
.wrapper-f335::before { content: '\f023'; }
.shade_0d31::before { content: '\f0e0'; }
.cool-545f::before { content: '\f095'; }
.box-upper-933c::before { content: '\f005'; }
.link-hard-9541::before { content: '\f004'; }
.background_e959::before { content: '\f00c'; }
.avatar-blue-386b::before { content: '\f00d'; }
.modal_outer_e262::before { content: '\f002'; }
.layout_south_bebb::before { content: '\f0c9'; }
.menu_top_d622::before { content: '\f061'; }
.component_ebbc::before { content: '\f060'; }
.upper-0ee8::before { content: '\f04b'; }
.backdrop-72a7::before { content: '\f04c'; }
.content-c15e::before { content: '\f019'; }
.button-9665::before { content: '\f093'; }
.module_5a86::before { content: '\f132'; }
.prev_6f62::before { content: '\f091'; }
.container_old_d2c7::before { content: '\f06b'; }
.input_7ecd::before { content: '\f0d6'; }
.primary-1570::before { content: '\f09d'; }
.video_6195::before { content: '\f10b'; }
.media-simple-f62a::before { content: '\f108'; }
.accent_black_1e91::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article-new-356e::before { content: '\f522'; }
.background_b4dc::before { content: '\f327'; }
.detail_focused_b8b2::before { content: '\f219'; }
.image_left_92c9::before { content: '\f21e'; }
.image-white-0a81::before { content: '\f2f5'; }

/* Social Icons */
.outline-a7dc::before { content: '\f09a'; }
.table-basic-989e::before { content: '\f099'; }
.preview-e516::before { content: '\f16d'; }
.main_83fe::before { content: '\f167'; }
.full_3af1::before { content: '\f2c6'; }
.tabs-large-3144::before { content: '\f232'; }

/* Size Classes */
.black_1aac { font-size: 0.75em; }
.inner-0935 { font-size: 0.875em; }
.brown_0d4f { font-size: 1.33em; }
.title_a19e { font-size: 1.5em; }
.accordion-light-3674 { font-size: 2em; }
.logo-warm-660e { font-size: 3em; }

/* Animation Classes */
.search-3112 {
    animation: fa-spin 2s infinite linear;
}

.filter_slow_63cb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 209e */
.widget-item-k1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
