/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main-332f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail-fde3, .sidebar-rough-b5ba {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner-fixed-8877::before { content: '\f015'; }
.title-hovered-e2b9::before { content: '\f007'; }
.border_rough_9e6c::before { content: '\f023'; }
.filter_light_d005::before { content: '\f0e0'; }
.accordion_over_dd64::before { content: '\f095'; }
.paper-8924::before { content: '\f005'; }
.liquid_f729::before { content: '\f004'; }
.solid_5f60::before { content: '\f00c'; }
.primary-b67e::before { content: '\f00d'; }
.easy-7994::before { content: '\f002'; }
.content_current_e152::before { content: '\f0c9'; }
.simple_2aba::before { content: '\f061'; }
.accordion_fresh_dcb6::before { content: '\f060'; }
.hard-9c10::before { content: '\f04b'; }
.basic-c3ea::before { content: '\f04c'; }
.hover_c8f7::before { content: '\f019'; }
.complex-edcf::before { content: '\f093'; }
.nav_upper_0efd::before { content: '\f132'; }
.tertiary-bronze-7f84::before { content: '\f091'; }
.simple_6a6f::before { content: '\f06b'; }
.wood_bb9e::before { content: '\f0d6'; }
.list-020f::before { content: '\f09d'; }
.notification_lite_0dbb::before { content: '\f10b'; }
.tooltip_inner_f028::before { content: '\f108'; }
.column-medium-9007::before { content: '\f10a'; }

/* Gambling Specific Icons */
.panel_798a::before { content: '\f522'; }
.large_bee2::before { content: '\f327'; }
.dim-a040::before { content: '\f219'; }
.button-stone-a6a6::before { content: '\f21e'; }
.layout-e613::before { content: '\f2f5'; }

/* Social Icons */
.link-pink-007e::before { content: '\f09a'; }
.modal_medium_a862::before { content: '\f099'; }
.paragraph_bottom_7e55::before { content: '\f16d'; }
.advanced_bf89::before { content: '\f167'; }
.smooth-dbdc::before { content: '\f2c6'; }
.header_gold_694b::before { content: '\f232'; }

/* Size Classes */
.texture-e135 { font-size: 0.75em; }
.black-e98d { font-size: 0.875em; }
.slow_1954 { font-size: 1.33em; }
.action-98f4 { font-size: 1.5em; }
.thumbnail-gas-08c2 { font-size: 2em; }
.focused-01ea { font-size: 3em; }

/* Animation Classes */
.photo-1cda {
    animation: fa-spin 2s infinite linear;
}

.dirty-e88d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3786 */
.widget-item-b9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
