/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accordion_warm_eb31) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.lower-d402, .picture-f7bc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.prev_11c6::before { content: '\f015'; }
.video-c807::before { content: '\f007'; }
.thumbnail_fbaa::before { content: '\f023'; }
.dynamic-7726::before { content: '\f0e0'; }
.thumbnail_dark_1c81::before { content: '\f095'; }
.media-faba::before { content: '\f005'; }
.green_9b9e::before { content: '\f004'; }
.border-7979::before { content: '\f00c'; }
.outer_2c77::before { content: '\f00d'; }
.lite_499e::before { content: '\f002'; }
.dynamic-ca79::before { content: '\f0c9'; }
.paragraph-e849::before { content: '\f061'; }
.element-middle-5198::before { content: '\f060'; }
.detail_hot_618f::before { content: '\f04b'; }
.breadcrumb_7d58::before { content: '\f04c'; }
.tall_a150::before { content: '\f019'; }
.input-392c::before { content: '\f093'; }
.hard-9cd1::before { content: '\f132'; }
.icon-dced::before { content: '\f091'; }
.hard-166e::before { content: '\f06b'; }
.progress-6e3a::before { content: '\f0d6'; }
.plasma_4287::before { content: '\f09d'; }
.first-fea5::before { content: '\f10b'; }
.progress-b0e0::before { content: '\f108'; }
.tabs_basic_b4c8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tall_f77d::before { content: '\f522'; }
.menu-ed96::before { content: '\f327'; }
.gold_fd50::before { content: '\f219'; }
.soft_5126::before { content: '\f21e'; }
.hover-down-4d24::before { content: '\f2f5'; }

/* Social Icons */
.white_8a4a::before { content: '\f09a'; }
.accordion_right_49a1::before { content: '\f099'; }
.link-f91a::before { content: '\f16d'; }
.bronze_b6e7::before { content: '\f167'; }
.video_hard_2fa9::before { content: '\f2c6'; }
.wide-1e40::before { content: '\f232'; }

/* Size Classes */
.form-40da { font-size: 0.75em; }
.paper-8c3c { font-size: 0.875em; }
.narrow_7711 { font-size: 1.33em; }
.content_d359 { font-size: 1.5em; }
.accent-medium-2d7d { font-size: 2em; }
.element_75a8 { font-size: 3em; }

/* Animation Classes */
.center-d0d7 {
    animation: fa-spin 2s infinite linear;
}

.texture_c370 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2137 */
.shadow-element-w9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
