/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.brown-4299) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container_e391, .text-selected-6cdb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.disabled-liquid-f17f::before { content: '\f015'; }
.purple-95c0::before { content: '\f007'; }
.text-0321::before { content: '\f023'; }
.form-0946::before { content: '\f0e0'; }
.primary-c345::before { content: '\f095'; }
.description-lower-b952::before { content: '\f005'; }
.purple_cc2c::before { content: '\f004'; }
.text-c406::before { content: '\f00c'; }
.brown_da4f::before { content: '\f00d'; }
.element-598d::before { content: '\f002'; }
.hover_iron_cadc::before { content: '\f0c9'; }
.out-4876::before { content: '\f061'; }
.hero-4df0::before { content: '\f060'; }
.north-0afb::before { content: '\f04b'; }
.first-b8ed::before { content: '\f04c'; }
.status-new-bf5c::before { content: '\f019'; }
.mini_0849::before { content: '\f093'; }
.bright-5cec::before { content: '\f132'; }
.basic_12a1::before { content: '\f091'; }
.outline_first_4d06::before { content: '\f06b'; }
.box-bfd3::before { content: '\f0d6'; }
.gallery-right-2836::before { content: '\f09d'; }
.first-5b2e::before { content: '\f10b'; }
.new-e35e::before { content: '\f108'; }
.active_81d5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.brown-2472::before { content: '\f522'; }
.stone_6367::before { content: '\f327'; }
.info-old-6d7f::before { content: '\f219'; }
.description-106c::before { content: '\f21e'; }
.main-plasma-2fea::before { content: '\f2f5'; }

/* Social Icons */
.cool-22ea::before { content: '\f09a'; }
.dirty-531d::before { content: '\f099'; }
.thumbnail-627b::before { content: '\f16d'; }
.slider-bottom-c191::before { content: '\f167'; }
.paper-0069::before { content: '\f2c6'; }
.secondary_gas_586d::before { content: '\f232'; }

/* Size Classes */
.grid_ecdd { font-size: 0.75em; }
.medium_61ee { font-size: 0.875em; }
.surface-outer-dc9d { font-size: 1.33em; }
.picture_white_81cd { font-size: 1.5em; }
.highlight-e049 { font-size: 2em; }
.badge_in_9259 { font-size: 3em; }

/* Animation Classes */
.glass_3452 {
    animation: fa-spin 2s infinite linear;
}

.easy-6ec7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fba9 */
.widget-item-o7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
