/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media-wood-1ee4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.narrow_b9bc, .accordion_out_91de {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.soft-4122::before { content: '\f015'; }
.footer-silver-1157::before { content: '\f007'; }
.image_right_c0e5::before { content: '\f023'; }
.selected-a5e6::before { content: '\f0e0'; }
.carousel_e268::before { content: '\f095'; }
.picture_63bd::before { content: '\f005'; }
.highlight-next-68bc::before { content: '\f004'; }
.column-under-d38a::before { content: '\f00c'; }
.fluid-0498::before { content: '\f00d'; }
.preview-action-b454::before { content: '\f002'; }
.secondary-0149::before { content: '\f0c9'; }
.primary-bb61::before { content: '\f061'; }
.icon_f278::before { content: '\f060'; }
.south-119a::before { content: '\f04b'; }
.nav_liquid_820e::before { content: '\f04c'; }
.aside-bae0::before { content: '\f019'; }
.preview-huge-3225::before { content: '\f093'; }
.status-71d7::before { content: '\f132'; }
.dropdown-wood-d362::before { content: '\f091'; }
.card_simple_f98e::before { content: '\f06b'; }
.modal-tiny-629a::before { content: '\f0d6'; }
.heading-e9b9::before { content: '\f09d'; }
.menu_west_0e3b::before { content: '\f10b'; }
.shade_last_ec30::before { content: '\f108'; }
.slow-5033::before { content: '\f10a'; }

/* Gambling Specific Icons */
.plasma-0524::before { content: '\f522'; }
.hard-131f::before { content: '\f327'; }
.summary-5e7d::before { content: '\f219'; }
.focus-purple-95d1::before { content: '\f21e'; }
.east_7ad7::before { content: '\f2f5'; }

/* Social Icons */
.solid_5929::before { content: '\f09a'; }
.gradient_white_9dfc::before { content: '\f099'; }
.section-8d3a::before { content: '\f16d'; }
.photo-36a5::before { content: '\f167'; }
.light_7008::before { content: '\f2c6'; }
.carousel_5ec9::before { content: '\f232'; }

/* Size Classes */
.list_375e { font-size: 0.75em; }
.module_right_4ce3 { font-size: 0.875em; }
.up-549a { font-size: 1.33em; }
.advanced_e09f { font-size: 1.5em; }
.modal-dd7e { font-size: 2em; }
.grid-d0bd { font-size: 3em; }

/* Animation Classes */
.outline_old_4c81 {
    animation: fa-spin 2s infinite linear;
}

.logo-fafd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c21a */
.phantom-card-j0 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
