/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.header_8e95) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.link-19cc, .gallery_d6d1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dropdown_clean_13f6::before { content: '\f015'; }
.image-16ff::before { content: '\f007'; }
.component-dim-57f4::before { content: '\f023'; }
.aside_steel_9fc2::before { content: '\f0e0'; }
.notice-297c::before { content: '\f095'; }
.dark_8f5f::before { content: '\f005'; }
.aside_liquid_b50e::before { content: '\f004'; }
.notification-6e33::before { content: '\f00c'; }
.highlight-e913::before { content: '\f00d'; }
.easy_37f3::before { content: '\f002'; }
.layout_4d5e::before { content: '\f0c9'; }
.new_8993::before { content: '\f061'; }
.widget-soft-9776::before { content: '\f060'; }
.frame_fluid_f4b4::before { content: '\f04b'; }
.paragraph_1676::before { content: '\f04c'; }
.slider_7054::before { content: '\f019'; }
.focused_aa63::before { content: '\f093'; }
.short-157a::before { content: '\f132'; }
.black_4737::before { content: '\f091'; }
.orange-535d::before { content: '\f06b'; }
.sort-8256::before { content: '\f0d6'; }
.filter-2061::before { content: '\f09d'; }
.chip_bd2f::before { content: '\f10b'; }
.gas-badd::before { content: '\f108'; }
.outline_medium_76b1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade_solid_b9e8::before { content: '\f522'; }
.nav_north_1321::before { content: '\f327'; }
.prev-3019::before { content: '\f219'; }
.table-ce75::before { content: '\f21e'; }
.pink-dd30::before { content: '\f2f5'; }

/* Social Icons */
.east-d5da::before { content: '\f09a'; }
.wrapper_484f::before { content: '\f099'; }
.next_cfe3::before { content: '\f16d'; }
.focus_412d::before { content: '\f167'; }
.form-new-8800::before { content: '\f2c6'; }
.hero-1859::before { content: '\f232'; }

/* Size Classes */
.notification-pressed-7e8f { font-size: 0.75em; }
.up_4de6 { font-size: 0.875em; }
.chip-thick-7859 { font-size: 1.33em; }
.overlay-d781 { font-size: 1.5em; }
.in_5128 { font-size: 2em; }
.middle_7b99 { font-size: 3em; }

/* Animation Classes */
.tag-top-7a79 {
    animation: fa-spin 2s infinite linear;
}

.tertiary_f9ad {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a05e */
.shadow-element-k3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
