/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs_ca95) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.card-b099, .clean-1712 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.medium-f117::before { content: '\f015'; }
.alert_bb63::before { content: '\f007'; }
.green_39b6::before { content: '\f023'; }
.text_right_32d4::before { content: '\f0e0'; }
.caption-2cac::before { content: '\f095'; }
.dropdown-over-aa72::before { content: '\f005'; }
.primary_last_68b9::before { content: '\f004'; }
.glass_b305::before { content: '\f00c'; }
.banner-423d::before { content: '\f00d'; }
.heading_7fd3::before { content: '\f002'; }
.panel_red_2290::before { content: '\f0c9'; }
.wide_8510::before { content: '\f061'; }
.pro-b074::before { content: '\f060'; }
.mask_be03::before { content: '\f04b'; }
.accent_6696::before { content: '\f04c'; }
.tag_78ef::before { content: '\f019'; }
.container_b4ab::before { content: '\f093'; }
.clean_5f7a::before { content: '\f132'; }
.slider_4c12::before { content: '\f091'; }
.heading_top_2786::before { content: '\f06b'; }
.north_cfc2::before { content: '\f0d6'; }
.dropdown_action_b0ce::before { content: '\f09d'; }
.caption_solid_cbe4::before { content: '\f10b'; }
.accordion_wood_438d::before { content: '\f108'; }
.article-tall-9bac::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary-out-8023::before { content: '\f522'; }
.stale_92a6::before { content: '\f327'; }
.article_812f::before { content: '\f219'; }
.message-simple-55cb::before { content: '\f21e'; }
.red_9189::before { content: '\f2f5'; }

/* Social Icons */
.picture_7700::before { content: '\f09a'; }
.medium_1733::before { content: '\f099'; }
.media-hovered-c1a5::before { content: '\f16d'; }
.gallery-4c93::before { content: '\f167'; }
.row_8088::before { content: '\f2c6'; }
.nav_full_e56c::before { content: '\f232'; }

/* Size Classes */
.shade-mini-dc6a { font-size: 0.75em; }
.avatar_fast_d719 { font-size: 0.875em; }
.photo-up-2014 { font-size: 1.33em; }
.media_next_286d { font-size: 1.5em; }
.element-b4f7 { font-size: 2em; }
.orange_e48c { font-size: 3em; }

/* Animation Classes */
.search-384a {
    animation: fa-spin 2s infinite linear;
}

.out-597c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5a3d */
.shadow-element-b8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
