/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.feature_9fbf) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail-1726, .hot_83a8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.card_2a93::before { content: '\f015'; }
.text-hard-f0dc::before { content: '\f007'; }
.content-1374::before { content: '\f023'; }
.pro_fc66::before { content: '\f0e0'; }
.box_smooth_3ba7::before { content: '\f095'; }
.notification-first-76e0::before { content: '\f005'; }
.overlay_dynamic_b128::before { content: '\f004'; }
.accent_center_2c93::before { content: '\f00c'; }
.backdrop-76c2::before { content: '\f00d'; }
.left_77e3::before { content: '\f002'; }
.soft_a6d4::before { content: '\f0c9'; }
.box-motion-cab7::before { content: '\f061'; }
.soft-0354::before { content: '\f060'; }
.hard-9783::before { content: '\f04b'; }
.focus_6c27::before { content: '\f04c'; }
.gas-4b8f::before { content: '\f019'; }
.surface-0600::before { content: '\f093'; }
.border_ace4::before { content: '\f132'; }
.article-bebd::before { content: '\f091'; }
.white_6623::before { content: '\f06b'; }
.section-88d1::before { content: '\f0d6'; }
.bottom-39fd::before { content: '\f09d'; }
.tooltip_08a4::before { content: '\f10b'; }
.button-first-f158::before { content: '\f108'; }
.wide_452f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wide-fccd::before { content: '\f522'; }
.grid-6362::before { content: '\f327'; }
.focused-7320::before { content: '\f219'; }
.texture-ddfe::before { content: '\f21e'; }
.hidden-green-2fba::before { content: '\f2f5'; }

/* Social Icons */
.tabs-inner-4ba8::before { content: '\f09a'; }
.primary_065c::before { content: '\f099'; }
.filter_238c::before { content: '\f16d'; }
.green-bc18::before { content: '\f167'; }
.picture-lower-e06a::before { content: '\f2c6'; }
.summary-19b2::before { content: '\f232'; }

/* Size Classes */
.dropdown_814b { font-size: 0.75em; }
.summary_pink_05b7 { font-size: 0.875em; }
.warm-aed8 { font-size: 1.33em; }
.easy_3ac1 { font-size: 1.5em; }
.picture-3cb6 { font-size: 2em; }
.nav-2e40 { font-size: 3em; }

/* Animation Classes */
.first_6bbf {
    animation: fa-spin 2s infinite linear;
}

.tertiary-stone-a41d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0edf */
.widget-item-s4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
