/* 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_6b3d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.paper-1449, .photo_c17a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message-dd67::before { content: '\f015'; }
.over_7831::before { content: '\f007'; }
.form_e5bb::before { content: '\f023'; }
.dark_e3cb::before { content: '\f0e0'; }
.pattern-636c::before { content: '\f095'; }
.tertiary-cbf9::before { content: '\f005'; }
.accent_orange_57a6::before { content: '\f004'; }
.breadcrumb-0126::before { content: '\f00c'; }
.in_7184::before { content: '\f00d'; }
.form-397b::before { content: '\f002'; }
.texture_c918::before { content: '\f0c9'; }
.hero-outer-9ba2::before { content: '\f061'; }
.overlay-e6c5::before { content: '\f060'; }
.hard_720e::before { content: '\f04b'; }
.row_208b::before { content: '\f04c'; }
.thick-b671::before { content: '\f019'; }
.status_plasma_712f::before { content: '\f093'; }
.wrapper_0f05::before { content: '\f132'; }
.element-cc9d::before { content: '\f091'; }
.in-2d49::before { content: '\f06b'; }
.list_hovered_fbee::before { content: '\f0d6'; }
.frame_ac16::before { content: '\f09d'; }
.next-ae2e::before { content: '\f10b'; }
.complex-e0b1::before { content: '\f108'; }
.tiny_e37a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active-3a09::before { content: '\f522'; }
.sidebar_over_5a7c::before { content: '\f327'; }
.notice_3e41::before { content: '\f219'; }
.overlay_left_18c9::before { content: '\f21e'; }
.panel-glass-250d::before { content: '\f2f5'; }

/* Social Icons */
.tertiary_99e8::before { content: '\f09a'; }
.surface-selected-e3b5::before { content: '\f099'; }
.blue_61ea::before { content: '\f16d'; }
.secondary-down-1f52::before { content: '\f167'; }
.yellow-f209::before { content: '\f2c6'; }
.last_7d47::before { content: '\f232'; }

/* Size Classes */
.picture-hovered-c782 { font-size: 0.75em; }
.breadcrumb-a356 { font-size: 0.875em; }
.search-left-ffb8 { font-size: 1.33em; }
.active_723f { font-size: 1.5em; }
.summary_basic_7df4 { font-size: 2em; }
.logo-d136 { font-size: 3em; }

/* Animation Classes */
.input-large-32d4 {
    animation: fa-spin 2s infinite linear;
}

.link-center-482e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7ba1 */
.promo-block-d4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
