/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.column-3df9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.icon-3077, .menu-left-1653 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.backdrop-east-a4ee::before { content: '\f015'; }
.pink-a033::before { content: '\f007'; }
.panel_slow_7278::before { content: '\f023'; }
.video-south-435b::before { content: '\f0e0'; }
.video-7156::before { content: '\f095'; }
.logo_9841::before { content: '\f005'; }
.aside_huge_820d::before { content: '\f004'; }
.prev_7676::before { content: '\f00c'; }
.media_up_a25d::before { content: '\f00d'; }
.sidebar-0229::before { content: '\f002'; }
.footer-19ef::before { content: '\f0c9'; }
.module_62fc::before { content: '\f061'; }
.advanced_509f::before { content: '\f060'; }
.hovered-7325::before { content: '\f04b'; }
.article-copper-d4e2::before { content: '\f04c'; }
.photo_west_f7f8::before { content: '\f019'; }
.breadcrumb_short_2805::before { content: '\f093'; }
.hidden_5a24::before { content: '\f132'; }
.current_e1f2::before { content: '\f091'; }
.dropdown-e463::before { content: '\f06b'; }
.hard_0100::before { content: '\f0d6'; }
.shade-cold-cea0::before { content: '\f09d'; }
.brown-28ed::before { content: '\f10b'; }
.alert_dirty_5a67::before { content: '\f108'; }
.link_hot_0091::before { content: '\f10a'; }

/* Gambling Specific Icons */
.row-large-8917::before { content: '\f522'; }
.wrapper_short_ca9b::before { content: '\f327'; }
.black_582a::before { content: '\f219'; }
.form-92f5::before { content: '\f21e'; }
.logo_608d::before { content: '\f2f5'; }

/* Social Icons */
.video_yellow_427d::before { content: '\f09a'; }
.panel_action_8a94::before { content: '\f099'; }
.menu_complex_5aa5::before { content: '\f16d'; }
.hard_6136::before { content: '\f167'; }
.icon_fast_1e0b::before { content: '\f2c6'; }
.cold-9b3e::before { content: '\f232'; }

/* Size Classes */
.feature-d35c { font-size: 0.75em; }
.tabs-cool-bdf5 { font-size: 0.875em; }
.cool_14f6 { font-size: 1.33em; }
.dirty-bb67 { font-size: 1.5em; }
.card-old-e4bc { font-size: 2em; }
.background_836a { font-size: 3em; }

/* Animation Classes */
.hover-19a8 {
    animation: fa-spin 2s infinite linear;
}

.next-b315 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 782c */
.ghost-box-h9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
