/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pagination-9b2a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip-center-721c, .nav_dirty_fd3e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info-4009::before { content: '\f015'; }
.breadcrumb_bronze_8749::before { content: '\f007'; }
.paragraph-stale-7e4c::before { content: '\f023'; }
.next-a8bf::before { content: '\f0e0'; }
.primary-b6a5::before { content: '\f095'; }
.rough_dbeb::before { content: '\f005'; }
.info-e69b::before { content: '\f004'; }
.table_pink_1bff::before { content: '\f00c'; }
.hidden_green_e333::before { content: '\f00d'; }
.carousel-upper-cd6a::before { content: '\f002'; }
.bright-fe1f::before { content: '\f0c9'; }
.photo-gas-cfba::before { content: '\f061'; }
.message_dc24::before { content: '\f060'; }
.avatar_middle_2c87::before { content: '\f04b'; }
.description_bb74::before { content: '\f04c'; }
.link-5ba8::before { content: '\f019'; }
.link_86e4::before { content: '\f093'; }
.light_af3c::before { content: '\f132'; }
.video_607b::before { content: '\f091'; }
.slider-fresh-aa5a::before { content: '\f06b'; }
.texture_fresh_5e17::before { content: '\f0d6'; }
.article_8daa::before { content: '\f09d'; }
.advanced_ae23::before { content: '\f10b'; }
.column_dea5::before { content: '\f108'; }
.hard-bbf3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper-c0fe::before { content: '\f522'; }
.gold_7e1d::before { content: '\f327'; }
.paper_c431::before { content: '\f219'; }
.motion-3012::before { content: '\f21e'; }
.shade-a8cf::before { content: '\f2f5'; }

/* Social Icons */
.surface-d6b4::before { content: '\f09a'; }
.hard-f5b6::before { content: '\f099'; }
.article_15bb::before { content: '\f16d'; }
.notice-stone-2900::before { content: '\f167'; }
.content_east_0061::before { content: '\f2c6'; }
.bronze-7dcb::before { content: '\f232'; }

/* Size Classes */
.left_7cec { font-size: 0.75em; }
.clean-c8ec { font-size: 0.875em; }
.cool_770f { font-size: 1.33em; }
.video-center-9c94 { font-size: 1.5em; }
.carousel_26c1 { font-size: 2em; }
.panel_98e6 { font-size: 3em; }

/* Animation Classes */
.middle-85c2 {
    animation: fa-spin 2s infinite linear;
}

.complex-1b53 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 50c7 */
.shadow-element-z9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
