/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.stale_5fa7) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.caption_black_de2f, .frame-mini-e7ff {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gradient_a526::before { content: '\f015'; }
.simple-b80b::before { content: '\f007'; }
.photo_silver_910c::before { content: '\f023'; }
.notice-4bc9::before { content: '\f0e0'; }
.title-narrow-0521::before { content: '\f095'; }
.wrapper_fda1::before { content: '\f005'; }
.brown-97db::before { content: '\f004'; }
.clean-a45b::before { content: '\f00c'; }
.full-5f7a::before { content: '\f00d'; }
.upper-4869::before { content: '\f002'; }
.menu-6265::before { content: '\f0c9'; }
.gas-6fab::before { content: '\f061'; }
.surface_ff8c::before { content: '\f060'; }
.under-72ed::before { content: '\f04b'; }
.caption-f4cb::before { content: '\f04c'; }
.content_01a9::before { content: '\f019'; }
.heading_ef0a::before { content: '\f093'; }
.easy_6811::before { content: '\f132'; }
.light-08b8::before { content: '\f091'; }
.element_fresh_50a8::before { content: '\f06b'; }
.tertiary_6e6c::before { content: '\f0d6'; }
.breadcrumb_35b7::before { content: '\f09d'; }
.motion_64ba::before { content: '\f10b'; }
.texture_96f0::before { content: '\f108'; }
.shade-hard-72b4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer_e280::before { content: '\f522'; }
.gallery_18be::before { content: '\f327'; }
.layout_173f::before { content: '\f219'; }
.advanced-b7c4::before { content: '\f21e'; }
.over_38af::before { content: '\f2f5'; }

/* Social Icons */
.notice_f61d::before { content: '\f09a'; }
.frame-top-6ca1::before { content: '\f099'; }
.media_full_b125::before { content: '\f16d'; }
.block_c382::before { content: '\f167'; }
.accent_f994::before { content: '\f2c6'; }
.static_8ac3::before { content: '\f232'; }

/* Size Classes */
.progress_slow_0f02 { font-size: 0.75em; }
.wrapper_aa66 { font-size: 0.875em; }
.hard_e893 { font-size: 1.33em; }
.search-huge-6816 { font-size: 1.5em; }
.feature-simple-5032 { font-size: 2em; }
.block_bd13 { font-size: 3em; }

/* Animation Classes */
.left_34b0 {
    animation: fa-spin 2s infinite linear;
}

.slow_d8e5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cf3e */
.widget-item-p6 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
