/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pagination-b1ed) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.popup_soft_d297, .under_80d8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button-41e1::before { content: '\f015'; }
.grid_hovered_4a1d::before { content: '\f007'; }
.menu_3d38::before { content: '\f023'; }
.full-048e::before { content: '\f0e0'; }
.pro-cce9::before { content: '\f095'; }
.hard_0e01::before { content: '\f005'; }
.pattern-purple-09a6::before { content: '\f004'; }
.accordion_c25a::before { content: '\f00c'; }
.modal-solid-8fc3::before { content: '\f00d'; }
.soft-4f55::before { content: '\f002'; }
.outline-glass-f477::before { content: '\f0c9'; }
.widget-simple-802f::before { content: '\f061'; }
.button_easy_f650::before { content: '\f060'; }
.form-a1e1::before { content: '\f04b'; }
.accent-e064::before { content: '\f04c'; }
.wrapper-6608::before { content: '\f019'; }
.nav_b2d0::before { content: '\f093'; }
.widget_bright_4d6b::before { content: '\f132'; }
.column-pro-6847::before { content: '\f091'; }
.up-9764::before { content: '\f06b'; }
.center-d915::before { content: '\f0d6'; }
.orange-7e4c::before { content: '\f09d'; }
.pattern_thick_cddd::before { content: '\f10b'; }
.full_552c::before { content: '\f108'; }
.modal-down-efc3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element_north_8b38::before { content: '\f522'; }
.badge-bottom-5698::before { content: '\f327'; }
.media-86c0::before { content: '\f219'; }
.paragraph-medium-dded::before { content: '\f21e'; }
.secondary-ff41::before { content: '\f2f5'; }

/* Social Icons */
.easy_be80::before { content: '\f09a'; }
.surface-7c29::before { content: '\f099'; }
.fast_9814::before { content: '\f16d'; }
.badge_top_44f7::before { content: '\f167'; }
.focus-6e73::before { content: '\f2c6'; }
.button-green-ca17::before { content: '\f232'; }

/* Size Classes */
.menu_outer_32c8 { font-size: 0.75em; }
.hot-a65a { font-size: 0.875em; }
.under_623c { font-size: 1.33em; }
.secondary_5855 { font-size: 1.5em; }
.icon-warm-94fb { font-size: 2em; }
.middle-811e { font-size: 3em; }

/* Animation Classes */
.column-last-334d {
    animation: fa-spin 2s infinite linear;
}

.stale_33e5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2f98 */
.phantom-card-d1 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
