/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.input-eafe) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.media_blue_98cb, .image_3bb8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.content_f94a::before { content: '\f015'; }
.in-3a3d::before { content: '\f007'; }
.full_549a::before { content: '\f023'; }
.hovered-17e3::before { content: '\f0e0'; }
.article-outer-8fc0::before { content: '\f095'; }
.module-new-420e::before { content: '\f005'; }
.dark-df98::before { content: '\f004'; }
.link_4b04::before { content: '\f00c'; }
.dim-6a05::before { content: '\f00d'; }
.status_a89d::before { content: '\f002'; }
.text_copper_e697::before { content: '\f0c9'; }
.element-a99a::before { content: '\f061'; }
.outline-7ee8::before { content: '\f060'; }
.chip_d8e8::before { content: '\f04b'; }
.fluid_f35b::before { content: '\f04c'; }
.list-7595::before { content: '\f019'; }
.east-0595::before { content: '\f093'; }
.mask_middle_5a24::before { content: '\f132'; }
.copper-be35::before { content: '\f091'; }
.row_dynamic_7a00::before { content: '\f06b'; }
.primary_64b4::before { content: '\f0d6'; }
.header_complex_fc97::before { content: '\f09d'; }
.accent-1025::before { content: '\f10b'; }
.paragraph-0eeb::before { content: '\f108'; }
.outline-upper-9a56::before { content: '\f10a'; }

/* Gambling Specific Icons */
.box_4f27::before { content: '\f522'; }
.filter_b236::before { content: '\f327'; }
.banner-0962::before { content: '\f219'; }
.banner_8f14::before { content: '\f21e'; }
.button_old_b4e9::before { content: '\f2f5'; }

/* Social Icons */
.outline-f72b::before { content: '\f09a'; }
.gradient_pink_1386::before { content: '\f099'; }
.paragraph_73bd::before { content: '\f16d'; }
.video_under_65f4::before { content: '\f167'; }
.preview-db2a::before { content: '\f2c6'; }
.black-f64a::before { content: '\f232'; }

/* Size Classes */
.menu-304a { font-size: 0.75em; }
.container_ad3e { font-size: 0.875em; }
.widget-f2f5 { font-size: 1.33em; }
.column-pink-63ae { font-size: 1.5em; }
.icon-easy-22c3 { font-size: 2em; }
.warm-7eab { font-size: 3em; }

/* Animation Classes */
.label_thick_2239 {
    animation: fa-spin 2s infinite linear;
}

.element-adb3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4e3c */
.widget-item-e3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
