/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border_3a9a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.action-bb57, .video_out_451a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north_4030::before { content: '\f015'; }
.white_4488::before { content: '\f007'; }
.gallery-stale-1065::before { content: '\f023'; }
.border-b5b3::before { content: '\f0e0'; }
.rough_efab::before { content: '\f095'; }
.under_8677::before { content: '\f005'; }
.prev_3e2c::before { content: '\f004'; }
.dirty_2a78::before { content: '\f00c'; }
.title-00ef::before { content: '\f00d'; }
.box_action_68c3::before { content: '\f002'; }
.highlight-iron-127f::before { content: '\f0c9'; }
.fresh_b9ae::before { content: '\f061'; }
.breadcrumb-lower-4e56::before { content: '\f060'; }
.fixed_9790::before { content: '\f04b'; }
.shadow-up-814a::before { content: '\f04c'; }
.orange-28e9::before { content: '\f019'; }
.photo-1c2d::before { content: '\f093'; }
.iron-3c3e::before { content: '\f132'; }
.title_middle_1b77::before { content: '\f091'; }
.cool-4c86::before { content: '\f06b'; }
.progress-8a71::before { content: '\f0d6'; }
.video-11b6::before { content: '\f09d'; }
.shadow-stone-40b4::before { content: '\f10b'; }
.up-b674::before { content: '\f108'; }
.widget-4b41::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hover-509b::before { content: '\f522'; }
.section-01b0::before { content: '\f327'; }
.black-6c45::before { content: '\f219'; }
.surface_hot_cbf8::before { content: '\f21e'; }
.dirty-5289::before { content: '\f2f5'; }

/* Social Icons */
.fixed-7eaa::before { content: '\f09a'; }
.tertiary-complex-6fbd::before { content: '\f099'; }
.info_347f::before { content: '\f16d'; }
.menu-wood-0350::before { content: '\f167'; }
.first-8c52::before { content: '\f2c6'; }
.module_fixed_6add::before { content: '\f232'; }

/* Size Classes */
.accordion-dark-1ffe { font-size: 0.75em; }
.new_4544 { font-size: 0.875em; }
.red-1870 { font-size: 1.33em; }
.east_b9bc { font-size: 1.5em; }
.stale_1d7a { font-size: 2em; }
.outer_8b2f { font-size: 3em; }

/* Animation Classes */
.prev-f0c1 {
    animation: fa-spin 2s infinite linear;
}

.medium-032d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ca5f */
.widget-item-o7 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
