/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero-3347) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.active-a7cd, .selected_40cc {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dropdown-iron-6d95::before { content: '\f015'; }
.form_583e::before { content: '\f007'; }
.preview_next_c93f::before { content: '\f023'; }
.accent_outer_38c3::before { content: '\f0e0'; }
.wide-d83b::before { content: '\f095'; }
.secondary_5a23::before { content: '\f005'; }
.video-new-6971::before { content: '\f004'; }
.copper-658b::before { content: '\f00c'; }
.filter-under-82d6::before { content: '\f00d'; }
.caption-dirty-4a76::before { content: '\f002'; }
.hard_c72e::before { content: '\f0c9'; }
.layout-lower-f45c::before { content: '\f061'; }
.secondary-stale-e5d3::before { content: '\f060'; }
.mask_827a::before { content: '\f04b'; }
.background_mini_a102::before { content: '\f04c'; }
.accent_7a75::before { content: '\f019'; }
.wrapper-center-c3b4::before { content: '\f093'; }
.section-d4e0::before { content: '\f132'; }
.under-ff89::before { content: '\f091'; }
.section_old_d1d7::before { content: '\f06b'; }
.cold-6fdf::before { content: '\f0d6'; }
.left-28e9::before { content: '\f09d'; }
.heading-0b1f::before { content: '\f10b'; }
.pressed_0563::before { content: '\f108'; }
.background-center-b358::before { content: '\f10a'; }

/* Gambling Specific Icons */
.photo-old-837a::before { content: '\f522'; }
.container-medium-7969::before { content: '\f327'; }
.row-short-21bd::before { content: '\f219'; }
.shade_213a::before { content: '\f21e'; }
.outline-ff5c::before { content: '\f2f5'; }

/* Social Icons */
.caption-brown-df96::before { content: '\f09a'; }
.grid_smooth_a227::before { content: '\f099'; }
.label_slow_6978::before { content: '\f16d'; }
.glass_ff40::before { content: '\f167'; }
.pagination-dynamic-b0f0::before { content: '\f2c6'; }
.tertiary-e178::before { content: '\f232'; }

/* Size Classes */
.thumbnail-cfaa { font-size: 0.75em; }
.panel-slow-6663 { font-size: 0.875em; }
.detail_new_2e77 { font-size: 1.33em; }
.card_3808 { font-size: 1.5em; }
.column-outer-7d3d { font-size: 2em; }
.hot-bd88 { font-size: 3em; }

/* Animation Classes */
.message_light_c9ff {
    animation: fa-spin 2s infinite linear;
}

.first_4b7b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1d8e */
.phantom-card-c3 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
