/* 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_white_1279) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.article_4c1b, .popup_dim_73d4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.action-fc54::before { content: '\f015'; }
.accent_9796::before { content: '\f007'; }
.pattern-e288::before { content: '\f023'; }
.secondary-bc44::before { content: '\f0e0'; }
.image_616a::before { content: '\f095'; }
.tag_f95a::before { content: '\f005'; }
.surface_8750::before { content: '\f004'; }
.background_115d::before { content: '\f00c'; }
.content-huge-7bae::before { content: '\f00d'; }
.action_3579::before { content: '\f002'; }
.badge-e821::before { content: '\f0c9'; }
.static-d6db::before { content: '\f061'; }
.accent-2e12::before { content: '\f060'; }
.tabs_1db3::before { content: '\f04b'; }
.soft_7abd::before { content: '\f04c'; }
.block-next-09fe::before { content: '\f019'; }
.notice-a360::before { content: '\f093'; }
.slider_9430::before { content: '\f132'; }
.component-168f::before { content: '\f091'; }
.card_wood_e9c4::before { content: '\f06b'; }
.shade_daae::before { content: '\f0d6'; }
.tooltip-simple-6abc::before { content: '\f09d'; }
.thumbnail-cold-7313::before { content: '\f10b'; }
.description_small_c2a6::before { content: '\f108'; }
.alert_old_6ba7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.text_c122::before { content: '\f522'; }
.active_ca78::before { content: '\f327'; }
.header_cbe9::before { content: '\f219'; }
.hero-4042::before { content: '\f21e'; }
.nav_b453::before { content: '\f2f5'; }

/* Social Icons */
.accordion_d10e::before { content: '\f09a'; }
.copper_abe7::before { content: '\f099'; }
.fast_ebd9::before { content: '\f16d'; }
.row-001c::before { content: '\f167'; }
.next-c0c1::before { content: '\f2c6'; }
.image-084d::before { content: '\f232'; }

/* Size Classes */
.chip_paper_3545 { font-size: 0.75em; }
.red-dadd { font-size: 0.875em; }
.caption-4839 { font-size: 1.33em; }
.pink-5d81 { font-size: 1.5em; }
.sort-basic-7136 { font-size: 2em; }
.old-2a6d { font-size: 3em; }

/* Animation Classes */
.yellow_a46c {
    animation: fa-spin 2s infinite linear;
}

.accent-001f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6d95 */
.shadow-element-i5 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
