/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.action_0446) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.description_brown_746e, .hard-cfbf {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hot_f5f8::before { content: '\f015'; }
.center_6c98::before { content: '\f007'; }
.box-iron-7c58::before { content: '\f023'; }
.dirty-1012::before { content: '\f0e0'; }
.active-734b::before { content: '\f095'; }
.info_rough_d021::before { content: '\f005'; }
.row_d734::before { content: '\f004'; }
.photo-hard-0008::before { content: '\f00c'; }
.label-fixed-36e3::before { content: '\f00d'; }
.inner-ff21::before { content: '\f002'; }
.widget_d45d::before { content: '\f0c9'; }
.up-c178::before { content: '\f061'; }
.image-794a::before { content: '\f060'; }
.avatar-fd8b::before { content: '\f04b'; }
.out_a714::before { content: '\f04c'; }
.summary_rough_3542::before { content: '\f019'; }
.element-fresh-c622::before { content: '\f093'; }
.pressed_0c9a::before { content: '\f132'; }
.bottom-bcb0::before { content: '\f091'; }
.table_f5e2::before { content: '\f06b'; }
.layout-thick-7162::before { content: '\f0d6'; }
.highlight_daff::before { content: '\f09d'; }
.wide_44d1::before { content: '\f10b'; }
.element_96e0::before { content: '\f108'; }
.card-gold-0f80::before { content: '\f10a'; }

/* Gambling Specific Icons */
.small_804b::before { content: '\f522'; }
.narrow-ecea::before { content: '\f327'; }
.element_warm_8446::before { content: '\f219'; }
.logo_d690::before { content: '\f21e'; }
.middle_4334::before { content: '\f2f5'; }

/* Social Icons */
.focused_6373::before { content: '\f09a'; }
.backdrop_0e5a::before { content: '\f099'; }
.banner-last-c07d::before { content: '\f16d'; }
.modal-focused-f932::before { content: '\f167'; }
.carousel_light_e1b8::before { content: '\f2c6'; }
.container_31ef::before { content: '\f232'; }

/* Size Classes */
.full_2b03 { font-size: 0.75em; }
.layout_9be7 { font-size: 0.875em; }
.overlay_lite_73f2 { font-size: 1.33em; }
.popup-south-fa19 { font-size: 1.5em; }
.video-fluid-582c { font-size: 2em; }
.section_6dbd { font-size: 3em; }

/* Animation Classes */
.container_f07f {
    animation: fa-spin 2s infinite linear;
}

.hovered_30cb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6220 */
.ghost-box-b0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
