/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.liquid_de4a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.texture-7f83, .footer-8e3c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.yellow_caf1::before { content: '\f015'; }
.slider-d96a::before { content: '\f007'; }
.shade_b850::before { content: '\f023'; }
.notification-1b98::before { content: '\f0e0'; }
.article_eaa5::before { content: '\f095'; }
.surface_active_6075::before { content: '\f005'; }
.overlay-hard-a571::before { content: '\f004'; }
.tiny-2537::before { content: '\f00c'; }
.medium-9bde::before { content: '\f00d'; }
.card_hot_4117::before { content: '\f002'; }
.lite-2be2::before { content: '\f0c9'; }
.breadcrumb_purple_fb5a::before { content: '\f061'; }
.slider-clean-e7fd::before { content: '\f060'; }
.gas_6931::before { content: '\f04b'; }
.paragraph-1e8a::before { content: '\f04c'; }
.filter_8dda::before { content: '\f019'; }
.hover_stone_c3b1::before { content: '\f093'; }
.pink-789e::before { content: '\f132'; }
.red_8de5::before { content: '\f091'; }
.element-smooth-b01d::before { content: '\f06b'; }
.border_0427::before { content: '\f0d6'; }
.bronze_56ba::before { content: '\f09d'; }
.menu_1665::before { content: '\f10b'; }
.wrapper-27eb::before { content: '\f108'; }
.picture-5bf8::before { content: '\f10a'; }

/* Gambling Specific Icons */
.left_9ddd::before { content: '\f522'; }
.title-motion-5209::before { content: '\f327'; }
.primary-brown-50c7::before { content: '\f219'; }
.focus-99ec::before { content: '\f21e'; }
.accordion_0a77::before { content: '\f2f5'; }

/* Social Icons */
.dim-3732::before { content: '\f09a'; }
.outline_white_0b79::before { content: '\f099'; }
.detail_dark_7988::before { content: '\f16d'; }
.steel_f495::before { content: '\f167'; }
.complex-f780::before { content: '\f2c6'; }
.picture-4e60::before { content: '\f232'; }

/* Size Classes */
.button_clean_2b53 { font-size: 0.75em; }
.layout_6a1a { font-size: 0.875em; }
.cold_6c9f { font-size: 1.33em; }
.cool-03dc { font-size: 1.5em; }
.cold-76e3 { font-size: 2em; }
.new-75ac { font-size: 3em; }

/* Animation Classes */
.pro-3b80 {
    animation: fa-spin 2s infinite linear;
}

.table_over_95de {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0a9b */
.widget-item-x8 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
