/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.border-abc6) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.container-67f5, .cool-62ef {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tooltip-bright-652c::before { content: '\f015'; }
.box_f013::before { content: '\f007'; }
.active-8279::before { content: '\f023'; }
.link_inner_e1db::before { content: '\f0e0'; }
.left_9925::before { content: '\f095'; }
.tooltip-left-b244::before { content: '\f005'; }
.button-2446::before { content: '\f004'; }
.info_last_f0d8::before { content: '\f00c'; }
.item_active_c6dc::before { content: '\f00d'; }
.section_87e0::before { content: '\f002'; }
.gradient_paper_3de6::before { content: '\f0c9'; }
.light_ffaa::before { content: '\f061'; }
.middle-0302::before { content: '\f060'; }
.green-8cb7::before { content: '\f04b'; }
.module_e736::before { content: '\f04c'; }
.red-c192::before { content: '\f019'; }
.highlight-basic-a557::before { content: '\f093'; }
.title_dark_ff08::before { content: '\f132'; }
.active_450d::before { content: '\f091'; }
.top_c937::before { content: '\f06b'; }
.tooltip-4d31::before { content: '\f0d6'; }
.info_east_23cf::before { content: '\f09d'; }
.lite_fa8c::before { content: '\f10b'; }
.label_a071::before { content: '\f108'; }
.notice-hovered-1064::before { content: '\f10a'; }

/* Gambling Specific Icons */
.thick-7711::before { content: '\f522'; }
.rough_c282::before { content: '\f327'; }
.smooth-4f75::before { content: '\f219'; }
.next-3234::before { content: '\f21e'; }
.panel_out_5e76::before { content: '\f2f5'; }

/* Social Icons */
.pink-43b4::before { content: '\f09a'; }
.item-thick-6de3::before { content: '\f099'; }
.smooth-b916::before { content: '\f16d'; }
.message_8d45::before { content: '\f167'; }
.right-bfd4::before { content: '\f2c6'; }
.modal_green_b7ac::before { content: '\f232'; }

/* Size Classes */
.article_cool_14c6 { font-size: 0.75em; }
.badge-hot-3587 { font-size: 0.875em; }
.outline-4275 { font-size: 1.33em; }
.basic-1ae6 { font-size: 1.5em; }
.message-outer-d311 { font-size: 2em; }
.icon-hard-3c4c { font-size: 3em; }

/* Animation Classes */
.lower_77a2 {
    animation: fa-spin 2s infinite linear;
}

.message-copper-9951 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cd2b */
.widget-item-r9 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
