/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table-plasma-1bd1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline_pink_60e4, .full_b194 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notification-slow-4203::before { content: '\f015'; }
.background_9520::before { content: '\f007'; }
.module_glass_a575::before { content: '\f023'; }
.modal_9f56::before { content: '\f0e0'; }
.grid_680d::before { content: '\f095'; }
.title-orange-bb7e::before { content: '\f005'; }
.tabs-brown-68b2::before { content: '\f004'; }
.column-full-4895::before { content: '\f00c'; }
.picture-out-366e::before { content: '\f00d'; }
.dropdown_2b0e::before { content: '\f002'; }
.border-e5cb::before { content: '\f0c9'; }
.alert_7618::before { content: '\f061'; }
.hidden-large-b505::before { content: '\f060'; }
.box_d1b7::before { content: '\f04b'; }
.nav_right_ca71::before { content: '\f04c'; }
.wood_e7ae::before { content: '\f019'; }
.box_4849::before { content: '\f093'; }
.breadcrumb-611a::before { content: '\f132'; }
.preview-copper-d51b::before { content: '\f091'; }
.overlay_last_ef82::before { content: '\f06b'; }
.smooth-1e5b::before { content: '\f0d6'; }
.hovered-50b1::before { content: '\f09d'; }
.bronze_260b::before { content: '\f10b'; }
.card_3376::before { content: '\f108'; }
.logo-tiny-53f1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fluid-b4dd::before { content: '\f522'; }
.column-advanced-f079::before { content: '\f327'; }
.dark_e716::before { content: '\f219'; }
.frame-fast-6926::before { content: '\f21e'; }
.red_d451::before { content: '\f2f5'; }

/* Social Icons */
.aside_large_b684::before { content: '\f09a'; }
.copper-29aa::before { content: '\f099'; }
.first-01c4::before { content: '\f16d'; }
.simple-a574::before { content: '\f167'; }
.dark_6fcb::before { content: '\f2c6'; }
.component-clean-2c9f::before { content: '\f232'; }

/* Size Classes */
.hero_78c2 { font-size: 0.75em; }
.red_37ad { font-size: 0.875em; }
.notification-short-8b2a { font-size: 1.33em; }
.aside-2ecc { font-size: 1.5em; }
.small_a4a8 { font-size: 2em; }
.focus-b785 { font-size: 3em; }

/* Animation Classes */
.media_wood_7389 {
    animation: fa-spin 2s infinite linear;
}

.logo-ed7b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 002a */
.widget-item-f8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
