/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table_old_7cde) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail-huge-cc60, .caption_14f5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard_d4be::before { content: '\f015'; }
.pressed_f6b1::before { content: '\f007'; }
.feature-bottom-0197::before { content: '\f023'; }
.pagination_solid_5869::before { content: '\f0e0'; }
.tooltip-6763::before { content: '\f095'; }
.fixed_bcda::before { content: '\f005'; }
.hover_middle_95d1::before { content: '\f004'; }
.detail_short_7504::before { content: '\f00c'; }
.gallery_purple_f387::before { content: '\f00d'; }
.breadcrumb_8f3b::before { content: '\f002'; }
.content-warm-c652::before { content: '\f0c9'; }
.card_silver_af1d::before { content: '\f061'; }
.sidebar_6774::before { content: '\f060'; }
.pattern-8c59::before { content: '\f04b'; }
.short-3bd2::before { content: '\f04c'; }
.video_48a6::before { content: '\f019'; }
.slow-14d3::before { content: '\f093'; }
.bright_b5a4::before { content: '\f132'; }
.outer-b0dc::before { content: '\f091'; }
.caption_dace::before { content: '\f06b'; }
.light_8744::before { content: '\f0d6'; }
.hero_hot_fd77::before { content: '\f09d'; }
.accordion-3daf::before { content: '\f10b'; }
.button_228d::before { content: '\f108'; }
.link_2715::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search-b2c1::before { content: '\f522'; }
.slow_50b2::before { content: '\f327'; }
.medium-9b19::before { content: '\f219'; }
.highlight_021e::before { content: '\f21e'; }
.fresh_d12f::before { content: '\f2f5'; }

/* Social Icons */
.box-right-1c8a::before { content: '\f09a'; }
.last-1f43::before { content: '\f099'; }
.panel-bright-1002::before { content: '\f16d'; }
.sidebar-hovered-e18b::before { content: '\f167'; }
.dynamic-fef1::before { content: '\f2c6'; }
.container_huge_01ef::before { content: '\f232'; }

/* Size Classes */
.gradient_middle_bc98 { font-size: 0.75em; }
.preview-narrow-3514 { font-size: 0.875em; }
.light_10d9 { font-size: 1.33em; }
.header_5228 { font-size: 1.5em; }
.form_2ff6 { font-size: 2em; }
.full-4166 { font-size: 3em; }

/* Animation Classes */
.right-5299 {
    animation: fa-spin 2s infinite linear;
}

.mask_e3fe {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: afbb */
.widget-item-d2 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
