/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout_small_b374) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.short-632f, .stone-6be4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar_1aab::before { content: '\f015'; }
.simple-040c::before { content: '\f007'; }
.mask-9152::before { content: '\f023'; }
.box_glass_d672::before { content: '\f0e0'; }
.main_brown_db1b::before { content: '\f095'; }
.badge-new-2e38::before { content: '\f005'; }
.short_dffc::before { content: '\f004'; }
.orange_6fdd::before { content: '\f00c'; }
.article-2e8f::before { content: '\f00d'; }
.active_5f54::before { content: '\f002'; }
.active-8f14::before { content: '\f0c9'; }
.focus_d6fd::before { content: '\f061'; }
.dim_1cd6::before { content: '\f060'; }
.mask-liquid-fb67::before { content: '\f04b'; }
.form-west-362b::before { content: '\f04c'; }
.box-down-e2fb::before { content: '\f019'; }
.glass_cb13::before { content: '\f093'; }
.dim-b84a::before { content: '\f132'; }
.heading_west_9d1f::before { content: '\f091'; }
.feature_plasma_adee::before { content: '\f06b'; }
.badge-2272::before { content: '\f0d6'; }
.west-9fa5::before { content: '\f09d'; }
.paper-2da6::before { content: '\f10b'; }
.dynamic_f15e::before { content: '\f108'; }
.hover_warm_f226::before { content: '\f10a'; }

/* Gambling Specific Icons */
.summary-easy-9315::before { content: '\f522'; }
.fast_9db1::before { content: '\f327'; }
.tag-black-6eea::before { content: '\f219'; }
.wood_cc03::before { content: '\f21e'; }
.heading-clean-cb33::before { content: '\f2f5'; }

/* Social Icons */
.dropdown_8bce::before { content: '\f09a'; }
.label_narrow_f33e::before { content: '\f099'; }
.over_70fb::before { content: '\f16d'; }
.row-28da::before { content: '\f167'; }
.grid_0cba::before { content: '\f2c6'; }
.primary-8be9::before { content: '\f232'; }

/* Size Classes */
.mask-ee16 { font-size: 0.75em; }
.card-bright-19b1 { font-size: 0.875em; }
.right_2a18 { font-size: 1.33em; }
.tertiary-bronze-674a { font-size: 1.5em; }
.tabs_2eb4 { font-size: 2em; }
.motion-a214 { font-size: 3em; }

/* Animation Classes */
.text_advanced_d226 {
    animation: fa-spin 2s infinite linear;
}

.tall-bb3c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: eb83 */
.ghost-box-i3 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
