/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.inner-5f3f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tertiary_west_5f97, .sidebar_6804 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.component_smooth_9d40::before { content: '\f015'; }
.fast_5134::before { content: '\f007'; }
.iron-7360::before { content: '\f023'; }
.banner-0a4d::before { content: '\f0e0'; }
.tiny-0a75::before { content: '\f095'; }
.caption-6de9::before { content: '\f005'; }
.picture-east-4d9e::before { content: '\f004'; }
.advanced-a13b::before { content: '\f00c'; }
.disabled-gold-ab66::before { content: '\f00d'; }
.hovered_c909::before { content: '\f002'; }
.description_94a5::before { content: '\f0c9'; }
.breadcrumb-selected-0bcf::before { content: '\f061'; }
.item-under-37de::before { content: '\f060'; }
.pagination_up_57b7::before { content: '\f04b'; }
.shade_pressed_a149::before { content: '\f04c'; }
.breadcrumb-white-45be::before { content: '\f019'; }
.main_light_a535::before { content: '\f093'; }
.icon-plasma-e8e3::before { content: '\f132'; }
.pro_327a::before { content: '\f091'; }
.search-basic-3848::before { content: '\f06b'; }
.primary-white-2531::before { content: '\f0d6'; }
.tall-1974::before { content: '\f09d'; }
.wrapper-focused-715d::before { content: '\f10b'; }
.pattern-south-b5ae::before { content: '\f108'; }
.pagination-5e6e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero-4cd5::before { content: '\f522'; }
.current-fb8b::before { content: '\f327'; }
.in-e29f::before { content: '\f219'; }
.tertiary-210e::before { content: '\f21e'; }
.modal-lower-e486::before { content: '\f2f5'; }

/* Social Icons */
.sidebar-middle-afb5::before { content: '\f09a'; }
.thumbnail_2181::before { content: '\f099'; }
.active_d6e7::before { content: '\f16d'; }
.under-530a::before { content: '\f167'; }
.description_2395::before { content: '\f2c6'; }
.hover_hard_0990::before { content: '\f232'; }

/* Size Classes */
.slider_9e0e { font-size: 0.75em; }
.table_white_68be { font-size: 0.875em; }
.label-wide-2de2 { font-size: 1.33em; }
.white_d72f { font-size: 1.5em; }
.list_tiny_5ba0 { font-size: 2em; }
.down_236e { font-size: 3em; }

/* Animation Classes */
.tabs-lower-1efd {
    animation: fa-spin 2s infinite linear;
}

.glass_46e1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a849 */
.phantom-card-y1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
