/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paragraph-f925) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.table-over-ba15, .preview-wood-2719 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu_paper_e0a7::before { content: '\f015'; }
.pagination_out_176b::before { content: '\f007'; }
.new-6a93::before { content: '\f023'; }
.dropdown-304d::before { content: '\f0e0'; }
.modal_bce8::before { content: '\f095'; }
.media-6e80::before { content: '\f005'; }
.box_7990::before { content: '\f004'; }
.orange-d954::before { content: '\f00c'; }
.icon-under-1052::before { content: '\f00d'; }
.heading_467e::before { content: '\f002'; }
.popup_1efc::before { content: '\f0c9'; }
.background_out_745d::before { content: '\f061'; }
.right-94e2::before { content: '\f060'; }
.background_hard_f2d1::before { content: '\f04b'; }
.element_red_3121::before { content: '\f04c'; }
.hidden_092c::before { content: '\f019'; }
.medium-17cb::before { content: '\f093'; }
.link-97dd::before { content: '\f132'; }
.shadow-tall-07db::before { content: '\f091'; }
.photo_7165::before { content: '\f06b'; }
.filter-easy-8191::before { content: '\f0d6'; }
.slider-5676::before { content: '\f09d'; }
.icon-3beb::before { content: '\f10b'; }
.table-easy-b69f::before { content: '\f108'; }
.focus-prev-2fc0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.tabs_stone_d76b::before { content: '\f522'; }
.tooltip_2f50::before { content: '\f327'; }
.liquid-957c::before { content: '\f219'; }
.header_aca1::before { content: '\f21e'; }
.background_full_b91b::before { content: '\f2f5'; }

/* Social Icons */
.light-2a02::before { content: '\f09a'; }
.description-outer-8a92::before { content: '\f099'; }
.orange_84a9::before { content: '\f16d'; }
.light-67bf::before { content: '\f167'; }
.popup-left-f492::before { content: '\f2c6'; }
.container-8250::before { content: '\f232'; }

/* Size Classes */
.media-01d5 { font-size: 0.75em; }
.primary-small-8ce9 { font-size: 0.875em; }
.tooltip-f221 { font-size: 1.33em; }
.dropdown_06b6 { font-size: 1.5em; }
.carousel-up-1e3a { font-size: 2em; }
.in-0bd8 { font-size: 3em; }

/* Animation Classes */
.easy-f216 {
    animation: fa-spin 2s infinite linear;
}

.lower_d366 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ae25 */
.ghost-box-y7 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
