/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.white-2a9a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image-971e, .content-short-99db {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.list-fluid-21e8::before { content: '\f015'; }
.pressed-0018::before { content: '\f007'; }
.carousel_bronze_1f9f::before { content: '\f023'; }
.huge_6d73::before { content: '\f0e0'; }
.accordion-6dcf::before { content: '\f095'; }
.glass-7171::before { content: '\f005'; }
.purple_022e::before { content: '\f004'; }
.fast_5a19::before { content: '\f00c'; }
.container_white_1f65::before { content: '\f00d'; }
.border_thick_2ad9::before { content: '\f002'; }
.panel-05c0::before { content: '\f0c9'; }
.dropdown-dark-1828::before { content: '\f061'; }
.fixed_345b::before { content: '\f060'; }
.nav_1165::before { content: '\f04b'; }
.article_5e5f::before { content: '\f04c'; }
.row_e3f8::before { content: '\f019'; }
.item-64f0::before { content: '\f093'; }
.mask-north-fe18::before { content: '\f132'; }
.panel_silver_b283::before { content: '\f091'; }
.logo-39c7::before { content: '\f06b'; }
.row-516b::before { content: '\f0d6'; }
.video-huge-3bf3::before { content: '\f09d'; }
.narrow-b750::before { content: '\f10b'; }
.tabs-fixed-4732::before { content: '\f108'; }
.avatar_white_fc94::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hidden_db1c::before { content: '\f522'; }
.grid_medium_2cca::before { content: '\f327'; }
.mask-thick-e317::before { content: '\f219'; }
.button-3695::before { content: '\f21e'; }
.sidebar_4823::before { content: '\f2f5'; }

/* Social Icons */
.small-fbd4::before { content: '\f09a'; }
.iron-0504::before { content: '\f099'; }
.north_c1ac::before { content: '\f16d'; }
.pattern_ddd3::before { content: '\f167'; }
.tertiary-middle-3031::before { content: '\f2c6'; }
.accordion_solid_f954::before { content: '\f232'; }

/* Size Classes */
.image_44e1 { font-size: 0.75em; }
.feature-d010 { font-size: 0.875em; }
.image-steel-a3a8 { font-size: 1.33em; }
.glass_4ff1 { font-size: 1.5em; }
.preview-9efb { font-size: 2em; }
.element-7682 { font-size: 3em; }

/* Animation Classes */
.gas_5084 {
    animation: fa-spin 2s infinite linear;
}

.under-9f1c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1d84 */
.shadow-element-w2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
