/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.shade_5d58) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.focus-b399, .gradient_hovered_c935 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dim-ca5c::before { content: '\f015'; }
.overlay_3400::before { content: '\f007'; }
.content-a393::before { content: '\f023'; }
.middle-257e::before { content: '\f0e0'; }
.iron_57e8::before { content: '\f095'; }
.hover-huge-e2d3::before { content: '\f005'; }
.tabs-2f71::before { content: '\f004'; }
.hidden_fluid_9f50::before { content: '\f00c'; }
.header-7ef6::before { content: '\f00d'; }
.pagination_under_5f29::before { content: '\f002'; }
.primary-55ef::before { content: '\f0c9'; }
.shade-cd33::before { content: '\f061'; }
.rough_c1c8::before { content: '\f060'; }
.notice_5ec8::before { content: '\f04b'; }
.liquid-6858::before { content: '\f04c'; }
.stale_876c::before { content: '\f019'; }
.paragraph-9cbf::before { content: '\f093'; }
.layout-pressed-4672::before { content: '\f132'; }
.out_8477::before { content: '\f091'; }
.modal-6a80::before { content: '\f06b'; }
.silver_7f41::before { content: '\f0d6'; }
.outline-57ae::before { content: '\f09d'; }
.steel-d72c::before { content: '\f10b'; }
.media-17de::before { content: '\f108'; }
.row_fixed_af67::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hover_7a36::before { content: '\f522'; }
.iron_3681::before { content: '\f327'; }
.column-cc4c::before { content: '\f219'; }
.pink_3b4c::before { content: '\f21e'; }
.component_ea8a::before { content: '\f2f5'; }

/* Social Icons */
.complex_8a1c::before { content: '\f09a'; }
.button-6386::before { content: '\f099'; }
.hover_top_66cb::before { content: '\f16d'; }
.main_short_031b::before { content: '\f167'; }
.mini_81c2::before { content: '\f2c6'; }
.old-d7c2::before { content: '\f232'; }

/* Size Classes */
.description_e691 { font-size: 0.75em; }
.dark_7229 { font-size: 0.875em; }
.widget_fe8d { font-size: 1.33em; }
.old_ef0c { font-size: 1.5em; }
.grid_thick_730f { font-size: 2em; }
.basic_73ce { font-size: 3em; }

/* Animation Classes */
.border-05a3 {
    animation: fa-spin 2s infinite linear;
}

.heading_b2a2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 342e */
.promo-block-m8 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
