/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.overlay-large-3a72) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary_focused_6344, .shade_rough_161e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.input_8294::before { content: '\f015'; }
.fresh-c09d::before { content: '\f007'; }
.mask_focused_28ee::before { content: '\f023'; }
.modal_thick_e08d::before { content: '\f0e0'; }
.caption_a74b::before { content: '\f095'; }
.plasma-2308::before { content: '\f005'; }
.description_5843::before { content: '\f004'; }
.purple-5413::before { content: '\f00c'; }
.layout_9f60::before { content: '\f00d'; }
.popup-3b55::before { content: '\f002'; }
.label-b903::before { content: '\f0c9'; }
.menu_1fa2::before { content: '\f061'; }
.silver_3f4d::before { content: '\f060'; }
.footer_9ad0::before { content: '\f04b'; }
.under_69d2::before { content: '\f04c'; }
.tertiary-silver-9e1a::before { content: '\f019'; }
.north_7249::before { content: '\f093'; }
.status-stone-f1f5::before { content: '\f132'; }
.content_hovered_31c2::before { content: '\f091'; }
.black_487d::before { content: '\f06b'; }
.header_c5a5::before { content: '\f0d6'; }
.main-wide-56e2::before { content: '\f09d'; }
.fluid-006e::before { content: '\f10b'; }
.button-iron-852b::before { content: '\f108'; }
.breadcrumb-6609::before { content: '\f10a'; }

/* Gambling Specific Icons */
.smooth-6b74::before { content: '\f522'; }
.dropdown_5328::before { content: '\f327'; }
.pro-2c27::before { content: '\f219'; }
.tiny_c560::before { content: '\f21e'; }
.avatar_eba0::before { content: '\f2f5'; }

/* Social Icons */
.sidebar_020b::before { content: '\f09a'; }
.fresh-1510::before { content: '\f099'; }
.liquid-2678::before { content: '\f16d'; }
.slider-advanced-af3b::before { content: '\f167'; }
.upper-8cfc::before { content: '\f2c6'; }
.mask-7263::before { content: '\f232'; }

/* Size Classes */
.fast-829a { font-size: 0.75em; }
.link_paper_e56e { font-size: 0.875em; }
.paper-9e7d { font-size: 1.33em; }
.west_dfc7 { font-size: 1.5em; }
.pattern_rough_aea0 { font-size: 2em; }
.article_tiny_b48d { font-size: 3em; }

/* Animation Classes */
.motion_56e5 {
    animation: fa-spin 2s infinite linear;
}

.selected_0679 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 04a7 */
.promo-block-l5 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
