/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.green_f30f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_7403, .dropdown-6fbd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dropdown_plasma_d80f::before { content: '\f015'; }
.row_lite_0387::before { content: '\f007'; }
.caption-wide-d736::before { content: '\f023'; }
.accent-under-f49e::before { content: '\f0e0'; }
.status-solid-9957::before { content: '\f095'; }
.dropdown-e8ce::before { content: '\f005'; }
.hero-wood-efe0::before { content: '\f004'; }
.background_0302::before { content: '\f00c'; }
.accordion_03ba::before { content: '\f00d'; }
.simple_d6f6::before { content: '\f002'; }
.breadcrumb_6e70::before { content: '\f0c9'; }
.search_1d8f::before { content: '\f061'; }
.section-f287::before { content: '\f060'; }
.cool_bbf7::before { content: '\f04b'; }
.primary-5604::before { content: '\f04c'; }
.popup_east_7c77::before { content: '\f019'; }
.outline_copper_ae27::before { content: '\f093'; }
.aside-east-7a2c::before { content: '\f132'; }
.carousel-142d::before { content: '\f091'; }
.sort_551c::before { content: '\f06b'; }
.module_7f8e::before { content: '\f0d6'; }
.message_f8de::before { content: '\f09d'; }
.header-hovered-f3d6::before { content: '\f10b'; }
.link-active-619d::before { content: '\f108'; }
.tabs_hard_4896::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module_outer_fde2::before { content: '\f522'; }
.text_cdd3::before { content: '\f327'; }
.item-d74a::before { content: '\f219'; }
.preview_in_05db::before { content: '\f21e'; }
.component-pink-12a0::before { content: '\f2f5'; }

/* Social Icons */
.gradient-bbf4::before { content: '\f09a'; }
.outline-blue-0467::before { content: '\f099'; }
.media-current-ffc9::before { content: '\f16d'; }
.carousel-green-355d::before { content: '\f167'; }
.list_stone_891d::before { content: '\f2c6'; }
.tag_2ed7::before { content: '\f232'; }

/* Size Classes */
.tall_5e48 { font-size: 0.75em; }
.lite-8443 { font-size: 0.875em; }
.summary-e628 { font-size: 1.33em; }
.container-liquid-9135 { font-size: 1.5em; }
.panel-complex-42c3 { font-size: 2em; }
.gradient-lower-0a52 { font-size: 3em; }

/* Animation Classes */
.active_c51d {
    animation: fa-spin 2s infinite linear;
}

.icon-b855 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 59e4 */
.phantom-card-r9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
