/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hidden_orange_f382) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.in_24ae, .shade_top_9d5a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north_0a15::before { content: '\f015'; }
.breadcrumb-a338::before { content: '\f007'; }
.column-iron-9357::before { content: '\f023'; }
.photo_fa9a::before { content: '\f0e0'; }
.hero_dim_7536::before { content: '\f095'; }
.hero-fceb::before { content: '\f005'; }
.item-c46b::before { content: '\f004'; }
.paragraph-62f6::before { content: '\f00c'; }
.layout_dark_ef72::before { content: '\f00d'; }
.hover_green_a759::before { content: '\f002'; }
.pattern_cca3::before { content: '\f0c9'; }
.wrapper-fresh-b1db::before { content: '\f061'; }
.widget_stone_14e7::before { content: '\f060'; }
.summary-a837::before { content: '\f04b'; }
.card_0a2a::before { content: '\f04c'; }
.video_bottom_d145::before { content: '\f019'; }
.small_0c39::before { content: '\f093'; }
.active-1b5c::before { content: '\f132'; }
.shade_rough_2317::before { content: '\f091'; }
.element_4282::before { content: '\f06b'; }
.label_west_4b92::before { content: '\f0d6'; }
.accent_6536::before { content: '\f09d'; }
.media_3ce6::before { content: '\f10b'; }
.north_7a57::before { content: '\f108'; }
.in_5158::before { content: '\f10a'; }

/* Gambling Specific Icons */
.rough_1356::before { content: '\f522'; }
.secondary_cold_78f0::before { content: '\f327'; }
.red_5ec6::before { content: '\f219'; }
.outline-b70a::before { content: '\f21e'; }
.secondary_98d3::before { content: '\f2f5'; }

/* Social Icons */
.module_green_8d97::before { content: '\f09a'; }
.column-0ef9::before { content: '\f099'; }
.hidden-1114::before { content: '\f16d'; }
.wood_42d8::before { content: '\f167'; }
.link_east_3f26::before { content: '\f2c6'; }
.current-e12a::before { content: '\f232'; }

/* Size Classes */
.motion_63da { font-size: 0.75em; }
.menu-over-6c67 { font-size: 0.875em; }
.row-e464 { font-size: 1.33em; }
.outline-hovered-c28a { font-size: 1.5em; }
.progress-stale-0a8f { font-size: 2em; }
.tertiary-plasma-3a06 { font-size: 3em; }

/* Animation Classes */
.logo-middle-4356 {
    animation: fa-spin 2s infinite linear;
}

.dynamic-b03a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 273b */
.ghost-box-o9 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
