/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.search-in-cf02) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.smooth-f5c6, .sidebar_3feb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.input_8c12::before { content: '\f015'; }
.feature_0d2c::before { content: '\f007'; }
.icon-6582::before { content: '\f023'; }
.tooltip-7362::before { content: '\f0e0'; }
.sort_1b76::before { content: '\f095'; }
.tall-fd09::before { content: '\f005'; }
.nav-tiny-7790::before { content: '\f004'; }
.element-under-0d79::before { content: '\f00c'; }
.old-6275::before { content: '\f00d'; }
.center_225f::before { content: '\f002'; }
.layout_left_4052::before { content: '\f0c9'; }
.text_up_9ae6::before { content: '\f061'; }
.fluid_6dda::before { content: '\f060'; }
.static-24eb::before { content: '\f04b'; }
.item-5f4a::before { content: '\f04c'; }
.row_6120::before { content: '\f019'; }
.widget-d50e::before { content: '\f093'; }
.lower-d189::before { content: '\f132'; }
.breadcrumb-0d4c::before { content: '\f091'; }
.prev_38d7::before { content: '\f06b'; }
.focused-3477::before { content: '\f0d6'; }
.north_151c::before { content: '\f09d'; }
.caption_94f6::before { content: '\f10b'; }
.message-dcf2::before { content: '\f108'; }
.module-cac5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hard-130a::before { content: '\f522'; }
.banner_f3fb::before { content: '\f327'; }
.gas-3d69::before { content: '\f219'; }
.basic_a56e::before { content: '\f21e'; }
.tertiary-under-980b::before { content: '\f2f5'; }

/* Social Icons */
.red-e703::before { content: '\f09a'; }
.yellow_e26d::before { content: '\f099'; }
.tag_081f::before { content: '\f16d'; }
.steel_c38b::before { content: '\f167'; }
.active_b3e5::before { content: '\f2c6'; }
.hidden-7273::before { content: '\f232'; }

/* Size Classes */
.caption-purple-4720 { font-size: 0.75em; }
.card-9ab5 { font-size: 0.875em; }
.nav_66bd { font-size: 1.33em; }
.black_b135 { font-size: 1.5em; }
.medium_d37c { font-size: 2em; }
.focused_d1a1 { font-size: 3em; }

/* Animation Classes */
.thumbnail_fluid_f978 {
    animation: fa-spin 2s infinite linear;
}

.chip_outer_93d9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1f86 */
.ghost-box-j7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
