/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.media-fluid-5664) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.article-d901, .dropdown_8724 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.badge_2b47::before { content: '\f015'; }
.menu-liquid-c2be::before { content: '\f007'; }
.title-adba::before { content: '\f023'; }
.light-f8ab::before { content: '\f0e0'; }
.steel-aaee::before { content: '\f095'; }
.fast-c55a::before { content: '\f005'; }
.west-08b2::before { content: '\f004'; }
.current-aaa8::before { content: '\f00c'; }
.button-fluid-5cba::before { content: '\f00d'; }
.tall_13e2::before { content: '\f002'; }
.layout_huge_56de::before { content: '\f0c9'; }
.lower_06c1::before { content: '\f061'; }
.carousel-ba01::before { content: '\f060'; }
.carousel-dynamic-58f7::before { content: '\f04b'; }
.wrapper-fa4f::before { content: '\f04c'; }
.tertiary-7761::before { content: '\f019'; }
.status-6c9e::before { content: '\f093'; }
.caption-warm-4bf9::before { content: '\f132'; }
.text-5637::before { content: '\f091'; }
.media_cool_03d9::before { content: '\f06b'; }
.large-4878::before { content: '\f0d6'; }
.small_5087::before { content: '\f09d'; }
.fast-f770::before { content: '\f10b'; }
.shadow-b471::before { content: '\f108'; }
.box_last_79eb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.module-active-2c37::before { content: '\f522'; }
.secondary_3971::before { content: '\f327'; }
.list-0c49::before { content: '\f219'; }
.layout-da27::before { content: '\f21e'; }
.north-8f6c::before { content: '\f2f5'; }

/* Social Icons */
.bottom_c8d5::before { content: '\f09a'; }
.media_south_d5f7::before { content: '\f099'; }
.gold-49ad::before { content: '\f16d'; }
.background_center_097d::before { content: '\f167'; }
.silver_221a::before { content: '\f2c6'; }
.steel-1824::before { content: '\f232'; }

/* Size Classes */
.article-outer-11ff { font-size: 0.75em; }
.box-dc08 { font-size: 0.875em; }
.hidden_4425 { font-size: 1.33em; }
.border-17f1 { font-size: 1.5em; }
.breadcrumb_east_5182 { font-size: 2em; }
.link_large_2656 { font-size: 3em; }

/* Animation Classes */
.modal_next_9ae9 {
    animation: fa-spin 2s infinite linear;
}

.hard_48aa {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9459 */
.ghost-box-e9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
