/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table-small-0ecb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image-ba03, .caption_b2c1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.stone-8bc3::before { content: '\f015'; }
.block_a9bd::before { content: '\f007'; }
.tag_hovered_e118::before { content: '\f023'; }
.left-946f::before { content: '\f0e0'; }
.hero-iron-b830::before { content: '\f095'; }
.tabs_ef93::before { content: '\f005'; }
.fresh-04b1::before { content: '\f004'; }
.notice_09ef::before { content: '\f00c'; }
.modal-yellow-4a95::before { content: '\f00d'; }
.stone_1f00::before { content: '\f002'; }
.preview-08a0::before { content: '\f0c9'; }
.layout-tall-2d4d::before { content: '\f061'; }
.wrapper-5229::before { content: '\f060'; }
.center-976f::before { content: '\f04b'; }
.copper_be18::before { content: '\f04c'; }
.media-1182::before { content: '\f019'; }
.hovered_49f4::before { content: '\f093'; }
.fluid-a80a::before { content: '\f132'; }
.alert-520c::before { content: '\f091'; }
.out_48fc::before { content: '\f06b'; }
.mini-7600::before { content: '\f0d6'; }
.overlay-brown-d944::before { content: '\f09d'; }
.gold-2e66::before { content: '\f10b'; }
.carousel_left_3390::before { content: '\f108'; }
.first_f943::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sort-brown-04b6::before { content: '\f522'; }
.box-active-8561::before { content: '\f327'; }
.grid-b3d5::before { content: '\f219'; }
.disabled_gas_3f94::before { content: '\f21e'; }
.middle-7405::before { content: '\f2f5'; }

/* Social Icons */
.backdrop-9776::before { content: '\f09a'; }
.shade_gas_fdb8::before { content: '\f099'; }
.dropdown_mini_0c1a::before { content: '\f16d'; }
.red_92fb::before { content: '\f167'; }
.tag_dark_772a::before { content: '\f2c6'; }
.summary_fd78::before { content: '\f232'; }

/* Size Classes */
.popup_ea3d { font-size: 0.75em; }
.pressed_a1c8 { font-size: 0.875em; }
.mask_52c3 { font-size: 1.33em; }
.message-bf7c { font-size: 1.5em; }
.dim_e593 { font-size: 2em; }
.basic_b7ca { font-size: 3em; }

/* Animation Classes */
.grid_orange_82d9 {
    animation: fa-spin 2s infinite linear;
}

.border-8190 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ff0e */
.ghost-box-p7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
