/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.caption_fast_4f0b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.status-db8e, .border-df44 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gradient-9038::before { content: '\f015'; }
.element_hard_feb9::before { content: '\f007'; }
.orange-7c66::before { content: '\f023'; }
.outline-dark-a0e6::before { content: '\f0e0'; }
.footer_a197::before { content: '\f095'; }
.card_east_1cb2::before { content: '\f005'; }
.section-short-b8f2::before { content: '\f004'; }
.dropdown-complex-558e::before { content: '\f00c'; }
.text-white-ce6b::before { content: '\f00d'; }
.out-aae1::before { content: '\f002'; }
.sort_9a0b::before { content: '\f0c9'; }
.copper_86cb::before { content: '\f061'; }
.element-918a::before { content: '\f060'; }
.narrow_8266::before { content: '\f04b'; }
.accent_outer_7ed9::before { content: '\f04c'; }
.dim_d950::before { content: '\f019'; }
.grid-next-7000::before { content: '\f093'; }
.primary_down_8809::before { content: '\f132'; }
.dynamic-5b1f::before { content: '\f091'; }
.layout_bf38::before { content: '\f06b'; }
.rough-47dc::before { content: '\f0d6'; }
.slow_d7c9::before { content: '\f09d'; }
.description-74f8::before { content: '\f10b'; }
.accordion-brown-5e81::before { content: '\f108'; }
.layout-smooth-6bb5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dim_59a0::before { content: '\f522'; }
.rough-0040::before { content: '\f327'; }
.banner-9c6a::before { content: '\f219'; }
.gallery-up-e5c9::before { content: '\f21e'; }
.block-8e0e::before { content: '\f2f5'; }

/* Social Icons */
.input-7d60::before { content: '\f09a'; }
.smooth-fb18::before { content: '\f099'; }
.feature_db3e::before { content: '\f16d'; }
.secondary-light-7b27::before { content: '\f167'; }
.medium_d239::before { content: '\f2c6'; }
.hard-79fe::before { content: '\f232'; }

/* Size Classes */
.picture_right_ec7e { font-size: 0.75em; }
.copper-cf6b { font-size: 0.875em; }
.up_b91a { font-size: 1.33em; }
.dark-d584 { font-size: 1.5em; }
.secondary-top-f43f { font-size: 2em; }
.pattern_cf2d { font-size: 3em; }

/* Animation Classes */
.action-0da3 {
    animation: fa-spin 2s infinite linear;
}

.fresh_0e9d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 862b */
.shadow-element-c5 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
