/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.preview_wide_a73b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fixed-e98c, .status_thick_228f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hover-small-7025::before { content: '\f015'; }
.soft-b067::before { content: '\f007'; }
.focused_8343::before { content: '\f023'; }
.box-soft-ce2a::before { content: '\f0e0'; }
.simple-8377::before { content: '\f095'; }
.fluid-69b3::before { content: '\f005'; }
.south-b44a::before { content: '\f004'; }
.element-north-93ad::before { content: '\f00c'; }
.column_ff63::before { content: '\f00d'; }
.progress-hovered-1458::before { content: '\f002'; }
.main-71eb::before { content: '\f0c9'; }
.element-north-bd77::before { content: '\f061'; }
.gallery-e62f::before { content: '\f060'; }
.column-advanced-35ba::before { content: '\f04b'; }
.status_narrow_a1bb::before { content: '\f04c'; }
.video-71cb::before { content: '\f019'; }
.preview_ddce::before { content: '\f093'; }
.widget-dcfe::before { content: '\f132'; }
.smooth-06d0::before { content: '\f091'; }
.aside-a978::before { content: '\f06b'; }
.texture_93c4::before { content: '\f0d6'; }
.message-red-7131::before { content: '\f09d'; }
.sort_lite_bb02::before { content: '\f10b'; }
.description_clean_34dc::before { content: '\f108'; }
.thumbnail_ff42::before { content: '\f10a'; }

/* Gambling Specific Icons */
.wrapper-red-e61d::before { content: '\f522'; }
.button-large-d3f5::before { content: '\f327'; }
.stone_7687::before { content: '\f219'; }
.cold-1555::before { content: '\f21e'; }
.basic_3549::before { content: '\f2f5'; }

/* Social Icons */
.texture_easy_002c::before { content: '\f09a'; }
.copper_cf00::before { content: '\f099'; }
.simple-1bdd::before { content: '\f16d'; }
.fluid_6d72::before { content: '\f167'; }
.black_3a7f::before { content: '\f2c6'; }
.row_1272::before { content: '\f232'; }

/* Size Classes */
.panel_advanced_7638 { font-size: 0.75em; }
.modal_004d { font-size: 0.875em; }
.liquid_c652 { font-size: 1.33em; }
.wrapper_d63e { font-size: 1.5em; }
.gallery_4347 { font-size: 2em; }
.row-rough-2f8f { font-size: 3em; }

/* Animation Classes */
.backdrop-d1b9 {
    animation: fa-spin 2s infinite linear;
}

.yellow_a2cf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 267b */
.promo-block-n3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
