/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.stone-f607) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.left-88aa, .column_active_b634 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.bottom-2b43::before { content: '\f015'; }
.form_249a::before { content: '\f007'; }
.soft_5aa6::before { content: '\f023'; }
.heading-d537::before { content: '\f0e0'; }
.top-7835::before { content: '\f095'; }
.bright-9948::before { content: '\f005'; }
.secondary_91bf::before { content: '\f004'; }
.media-copper-7878::before { content: '\f00c'; }
.wide-baad::before { content: '\f00d'; }
.iron_fbad::before { content: '\f002'; }
.tag_blue_ad67::before { content: '\f0c9'; }
.button_cool_aa93::before { content: '\f061'; }
.upper-fa94::before { content: '\f060'; }
.grid_332e::before { content: '\f04b'; }
.text-0897::before { content: '\f04c'; }
.tabs_0213::before { content: '\f019'; }
.input_inner_3ebf::before { content: '\f093'; }
.button-cold-2e09::before { content: '\f132'; }
.wide_1d68::before { content: '\f091'; }
.tabs-4443::before { content: '\f06b'; }
.filter_92c0::before { content: '\f0d6'; }
.background-6332::before { content: '\f09d'; }
.text_40e8::before { content: '\f10b'; }
.hot-4ad6::before { content: '\f108'; }
.widget_orange_d8bf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column_60de::before { content: '\f522'; }
.alert-green-b646::before { content: '\f327'; }
.card_d82a::before { content: '\f219'; }
.hero-f4ac::before { content: '\f21e'; }
.progress-wide-a8a6::before { content: '\f2f5'; }

/* Social Icons */
.black-be18::before { content: '\f09a'; }
.picture-hovered-cdac::before { content: '\f099'; }
.highlight_white_5308::before { content: '\f16d'; }
.liquid-5fb3::before { content: '\f167'; }
.hovered-c682::before { content: '\f2c6'; }
.gallery_new_6de6::before { content: '\f232'; }

/* Size Classes */
.active-center-2a78 { font-size: 0.75em; }
.tertiary-f254 { font-size: 0.875em; }
.plasma-b5c3 { font-size: 1.33em; }
.filter-b1d2 { font-size: 1.5em; }
.pink_c6ea { font-size: 2em; }
.tabs_clean_858a { font-size: 3em; }

/* Animation Classes */
.tertiary-0b11 {
    animation: fa-spin 2s infinite linear;
}

.paragraph_stone_a117 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 77e7 */
.ghost-box-j7 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
