/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wrapper_0b46) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accordion-7e0a, .title-gas-f65d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.liquid-9aa2::before { content: '\f015'; }
.preview-old-677e::before { content: '\f007'; }
.soft_02ab::before { content: '\f023'; }
.tertiary_lower_dbf6::before { content: '\f0e0'; }
.yellow_f94c::before { content: '\f095'; }
.next-09df::before { content: '\f005'; }
.sidebar_small_c196::before { content: '\f004'; }
.mini_3139::before { content: '\f00c'; }
.dark_2cad::before { content: '\f00d'; }
.alert-dynamic-683d::before { content: '\f002'; }
.notice-1ec3::before { content: '\f0c9'; }
.paper-c8b7::before { content: '\f061'; }
.progress_left_49a1::before { content: '\f060'; }
.form-solid-97cb::before { content: '\f04b'; }
.paragraph-south-a162::before { content: '\f04c'; }
.hard-34d8::before { content: '\f019'; }
.backdrop-current-23ec::before { content: '\f093'; }
.grid-b179::before { content: '\f132'; }
.out-e0e8::before { content: '\f091'; }
.plasma_713b::before { content: '\f06b'; }
.outer_1a82::before { content: '\f0d6'; }
.hover_9337::before { content: '\f09d'; }
.hero-7990::before { content: '\f10b'; }
.old_34b6::before { content: '\f108'; }
.in-eb10::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message-paper-646b::before { content: '\f522'; }
.dirty_d26a::before { content: '\f327'; }
.photo-first-2bf6::before { content: '\f219'; }
.basic-bf2e::before { content: '\f21e'; }
.aside-18cd::before { content: '\f2f5'; }

/* Social Icons */
.copper-3664::before { content: '\f09a'; }
.primary-cd65::before { content: '\f099'; }
.grid-1937::before { content: '\f16d'; }
.aside-5a73::before { content: '\f167'; }
.disabled-dark-8e16::before { content: '\f2c6'; }
.hover_left_c24d::before { content: '\f232'; }

/* Size Classes */
.tertiary_bc12 { font-size: 0.75em; }
.thumbnail_advanced_e08a { font-size: 0.875em; }
.header-green-43d0 { font-size: 1.33em; }
.info-7039 { font-size: 1.5em; }
.dynamic_0ff6 { font-size: 2em; }
.alert_hovered_34b5 { font-size: 3em; }

/* Animation Classes */
.texture-f4cc {
    animation: fa-spin 2s infinite linear;
}

.table_4835 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f5c2 */
.phantom-card-f3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
