/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info-easy-a3ca) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.panel-large-0a5d, .text_cb81 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tag-warm-e716::before { content: '\f015'; }
.dark-8226::before { content: '\f007'; }
.image-bbd5::before { content: '\f023'; }
.orange-e95e::before { content: '\f0e0'; }
.backdrop-advanced-5f2d::before { content: '\f095'; }
.hard-5571::before { content: '\f005'; }
.paper-2268::before { content: '\f004'; }
.table-middle-e494::before { content: '\f00c'; }
.avatar_3c5d::before { content: '\f00d'; }
.status_huge_9398::before { content: '\f002'; }
.secondary-78f4::before { content: '\f0c9'; }
.tag-c711::before { content: '\f061'; }
.secondary_b0e0::before { content: '\f060'; }
.border-huge-9983::before { content: '\f04b'; }
.soft_9a85::before { content: '\f04c'; }
.pattern_narrow_ff07::before { content: '\f019'; }
.hot_bcc3::before { content: '\f093'; }
.title_1ce3::before { content: '\f132'; }
.fluid_3954::before { content: '\f091'; }
.focused_2907::before { content: '\f06b'; }
.shade_3e51::before { content: '\f0d6'; }
.modal_upper_36ee::before { content: '\f09d'; }
.link_bffe::before { content: '\f10b'; }
.right-a9dc::before { content: '\f108'; }
.pagination-43a5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.table-top-c9ac::before { content: '\f522'; }
.motion-32b2::before { content: '\f327'; }
.hover-5c28::before { content: '\f219'; }
.pink_ce86::before { content: '\f21e'; }
.panel-rough-ee54::before { content: '\f2f5'; }

/* Social Icons */
.backdrop-512f::before { content: '\f09a'; }
.footer_2cf9::before { content: '\f099'; }
.description-hovered-b26e::before { content: '\f16d'; }
.inner-fbf2::before { content: '\f167'; }
.sidebar-a005::before { content: '\f2c6'; }
.column_98a6::before { content: '\f232'; }

/* Size Classes */
.breadcrumb-thick-14b0 { font-size: 0.75em; }
.background_right_f403 { font-size: 0.875em; }
.panel_59f2 { font-size: 1.33em; }
.gradient-9e23 { font-size: 1.5em; }
.badge-00b6 { font-size: 2em; }
.row-3c37 { font-size: 3em; }

/* Animation Classes */
.column_brown_09f0 {
    animation: fa-spin 2s infinite linear;
}

.gradient_outer_92ad {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: ff6b */
.promo-block-r4 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
