/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.widget_6512) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dim-f1c5, .frame_c1c7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.footer-left-0086::before { content: '\f015'; }
.layout-south-f7d1::before { content: '\f007'; }
.content-2afd::before { content: '\f023'; }
.element-tiny-2637::before { content: '\f0e0'; }
.sort_a211::before { content: '\f095'; }
.link-middle-e2df::before { content: '\f005'; }
.notification-complex-728e::before { content: '\f004'; }
.layout-slow-bc16::before { content: '\f00c'; }
.focus_ffad::before { content: '\f00d'; }
.light_8ba4::before { content: '\f002'; }
.west_fda9::before { content: '\f0c9'; }
.brown-f4ef::before { content: '\f061'; }
.dropdown_4057::before { content: '\f060'; }
.outline_6b32::before { content: '\f04b'; }
.highlight-dca8::before { content: '\f04c'; }
.bottom_9475::before { content: '\f019'; }
.sidebar_outer_1ca6::before { content: '\f093'; }
.fast-bc87::before { content: '\f132'; }
.main-8b0a::before { content: '\f091'; }
.table_gold_878e::before { content: '\f06b'; }
.gallery_2949::before { content: '\f0d6'; }
.backdrop-glass-40e6::before { content: '\f09d'; }
.input_1abe::before { content: '\f10b'; }
.modal_bright_f761::before { content: '\f108'; }
.hover-a1a9::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fluid-15c6::before { content: '\f522'; }
.thumbnail_e3e1::before { content: '\f327'; }
.gallery_focused_7ffe::before { content: '\f219'; }
.item-18d7::before { content: '\f21e'; }
.paper-6807::before { content: '\f2f5'; }

/* Social Icons */
.tall_fe8a::before { content: '\f09a'; }
.border_advanced_5c0e::before { content: '\f099'; }
.highlight-23f1::before { content: '\f16d'; }
.layout_selected_e61a::before { content: '\f167'; }
.alert_iron_3749::before { content: '\f2c6'; }
.action-5996::before { content: '\f232'; }

/* Size Classes */
.static-a2de { font-size: 0.75em; }
.outline-a40b { font-size: 0.875em; }
.block-mini-489d { font-size: 1.33em; }
.old_092c { font-size: 1.5em; }
.search-a6a4 { font-size: 2em; }
.grid_full_8ed7 { font-size: 3em; }

/* Animation Classes */
.in_ec78 {
    animation: fa-spin 2s infinite linear;
}

.frame-9a19 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 184e */
.promo-block-g0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
