/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gallery_1eb3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tall-db3e, .message_2a2a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.form_82fa::before { content: '\f015'; }
.input-hot-744b::before { content: '\f007'; }
.north_4fc2::before { content: '\f023'; }
.wood_dd7d::before { content: '\f0e0'; }
.disabled_2852::before { content: '\f095'; }
.green-1b53::before { content: '\f005'; }
.thick-8a71::before { content: '\f004'; }
.button-west-ef75::before { content: '\f00c'; }
.out-9fa9::before { content: '\f00d'; }
.under_256c::before { content: '\f002'; }
.active_f6ab::before { content: '\f0c9'; }
.tertiary_blue_9758::before { content: '\f061'; }
.right_49ea::before { content: '\f060'; }
.panel-green-adae::before { content: '\f04b'; }
.status_old_2fd6::before { content: '\f04c'; }
.breadcrumb-active-e91b::before { content: '\f019'; }
.fast_563f::before { content: '\f093'; }
.photo-cool-7aff::before { content: '\f132'; }
.hard_4bfb::before { content: '\f091'; }
.motion_6465::before { content: '\f06b'; }
.outer-e16f::before { content: '\f0d6'; }
.picture-992b::before { content: '\f09d'; }
.hidden-iron-3014::before { content: '\f10b'; }
.tabs_8228::before { content: '\f108'; }
.link-a53f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget-green-73d0::before { content: '\f522'; }
.background_fe6d::before { content: '\f327'; }
.west-d0ff::before { content: '\f219'; }
.dirty_9c79::before { content: '\f21e'; }
.feature-fluid-5267::before { content: '\f2f5'; }

/* Social Icons */
.steel-4452::before { content: '\f09a'; }
.huge-f459::before { content: '\f099'; }
.column_cb6e::before { content: '\f16d'; }
.backdrop-tall-203b::before { content: '\f167'; }
.center-2a2c::before { content: '\f2c6'; }
.hero-d065::before { content: '\f232'; }

/* Size Classes */
.pattern-easy-cd92 { font-size: 0.75em; }
.container-fca4 { font-size: 0.875em; }
.stone-8e59 { font-size: 1.33em; }
.list-c15a { font-size: 1.5em; }
.hover-8095 { font-size: 2em; }
.upper_a267 { font-size: 3em; }

/* Animation Classes */
.pressed_e238 {
    animation: fa-spin 2s infinite linear;
}

.title_cool_3b5f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8d68 */
.shadow-element-e7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
