/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.last_13b9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.left-4ce3, .tag-upper-9542 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text_motion_367f::before { content: '\f015'; }
.info-4e86::before { content: '\f007'; }
.huge-4010::before { content: '\f023'; }
.info-dynamic-ce7a::before { content: '\f0e0'; }
.item_action_e5a0::before { content: '\f095'; }
.overlay-3fc4::before { content: '\f005'; }
.pink_1314::before { content: '\f004'; }
.shadow-34f6::before { content: '\f00c'; }
.focus-1f5c::before { content: '\f00d'; }
.panel_wide_ad5e::before { content: '\f002'; }
.notice-new-c802::before { content: '\f0c9'; }
.chip-down-aebc::before { content: '\f061'; }
.picture-cf3b::before { content: '\f060'; }
.old_c3ab::before { content: '\f04b'; }
.row-fluid-c890::before { content: '\f04c'; }
.icon_silver_eed5::before { content: '\f019'; }
.focused_0aae::before { content: '\f093'; }
.pagination_ff08::before { content: '\f132'; }
.alert_action_ff30::before { content: '\f091'; }
.mask_1a50::before { content: '\f06b'; }
.box-05e2::before { content: '\f0d6'; }
.link-old-fee7::before { content: '\f09d'; }
.badge_7dbd::before { content: '\f10b'; }
.main-32fd::before { content: '\f108'; }
.blue_9101::before { content: '\f10a'; }

/* Gambling Specific Icons */
.picture_east_00f8::before { content: '\f522'; }
.light_ed19::before { content: '\f327'; }
.status_plasma_9a7c::before { content: '\f219'; }
.backdrop-fb2e::before { content: '\f21e'; }
.status_8635::before { content: '\f2f5'; }

/* Social Icons */
.surface-9534::before { content: '\f09a'; }
.clean_d596::before { content: '\f099'; }
.tag-d1f6::before { content: '\f16d'; }
.west_357b::before { content: '\f167'; }
.list_prev_4b65::before { content: '\f2c6'; }
.picture-old-faaa::before { content: '\f232'; }

/* Size Classes */
.photo_wood_c667 { font-size: 0.75em; }
.column-stale-8642 { font-size: 0.875em; }
.secondary-768a { font-size: 1.33em; }
.backdrop_9f21 { font-size: 1.5em; }
.tag-over-5f1d { font-size: 2em; }
.frame_97ba { font-size: 3em; }

/* Animation Classes */
.paragraph-current-8d30 {
    animation: fa-spin 2s infinite linear;
}

.accent-first-5bb4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f373 */
.promo-block-q2 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
