/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.backdrop-top-9e45) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.grid-ae12, .up-201b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shadow-medium-ccbe::before { content: '\f015'; }
.white-27b1::before { content: '\f007'; }
.description-ef0e::before { content: '\f023'; }
.backdrop_last_d53a::before { content: '\f0e0'; }
.gradient_929c::before { content: '\f095'; }
.medium-4691::before { content: '\f005'; }
.feature_fda0::before { content: '\f004'; }
.dim-396c::before { content: '\f00c'; }
.header-advanced-4f5a::before { content: '\f00d'; }
.fresh-68a8::before { content: '\f002'; }
.dropdown-5e66::before { content: '\f0c9'; }
.tall-4772::before { content: '\f061'; }
.shade_5269::before { content: '\f060'; }
.widget-center-2e65::before { content: '\f04b'; }
.action_7de7::before { content: '\f04c'; }
.item_47a2::before { content: '\f019'; }
.tooltip-cool-2b0f::before { content: '\f093'; }
.bronze_346b::before { content: '\f132'; }
.message-current-479f::before { content: '\f091'; }
.small_7037::before { content: '\f06b'; }
.shadow_3411::before { content: '\f0d6'; }
.fixed-6240::before { content: '\f09d'; }
.gold_15be::before { content: '\f10b'; }
.over_b492::before { content: '\f108'; }
.cool-f2d5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.breadcrumb-motion-e844::before { content: '\f522'; }
.focus_accc::before { content: '\f327'; }
.caption_8a31::before { content: '\f219'; }
.left-bcdb::before { content: '\f21e'; }
.tag-f59c::before { content: '\f2f5'; }

/* Social Icons */
.hard-a477::before { content: '\f09a'; }
.banner-61f5::before { content: '\f099'; }
.tag-7f8e::before { content: '\f16d'; }
.section-6f24::before { content: '\f167'; }
.sidebar_eb1a::before { content: '\f2c6'; }
.gold_3032::before { content: '\f232'; }

/* Size Classes */
.block-red-e021 { font-size: 0.75em; }
.outline_prev_08b4 { font-size: 0.875em; }
.input_907a { font-size: 1.33em; }
.rough_8232 { font-size: 1.5em; }
.header_hard_28bf { font-size: 2em; }
.gradient-e691 { font-size: 3em; }

/* Animation Classes */
.avatar-0197 {
    animation: fa-spin 2s infinite linear;
}

.tabs_green_e078 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ce45 */
.shadow-element-a4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
