/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bottom_2a29) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.frame_soft_d41d, .table_7f4b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hovered_2934::before { content: '\f015'; }
.green_d9b0::before { content: '\f007'; }
.form-plasma-6899::before { content: '\f023'; }
.block-smooth-e325::before { content: '\f0e0'; }
.video_9031::before { content: '\f095'; }
.label-31c8::before { content: '\f005'; }
.inner-c80f::before { content: '\f004'; }
.in-cb10::before { content: '\f00c'; }
.upper-8ed6::before { content: '\f00d'; }
.lower-4179::before { content: '\f002'; }
.hidden_4e02::before { content: '\f0c9'; }
.up_28b7::before { content: '\f061'; }
.label_hard_bec7::before { content: '\f060'; }
.outer_2df2::before { content: '\f04b'; }
.accordion-208e::before { content: '\f04c'; }
.paper_df0c::before { content: '\f019'; }
.static-cdee::before { content: '\f093'; }
.accordion_motion_af94::before { content: '\f132'; }
.slow-64ba::before { content: '\f091'; }
.focused-6d83::before { content: '\f06b'; }
.alert-black-144e::before { content: '\f0d6'; }
.picture_prev_5347::before { content: '\f09d'; }
.dim_f8b9::before { content: '\f10b'; }
.photo-ffb0::before { content: '\f108'; }
.gradient_fd3c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.banner-5699::before { content: '\f522'; }
.card-green-b948::before { content: '\f327'; }
.slider_soft_28e3::before { content: '\f219'; }
.container-full-5ffb::before { content: '\f21e'; }
.pattern-7c07::before { content: '\f2f5'; }

/* Social Icons */
.pagination-da5a::before { content: '\f09a'; }
.link-3947::before { content: '\f099'; }
.right-1e1e::before { content: '\f16d'; }
.focus_hard_e7db::before { content: '\f167'; }
.simple_1132::before { content: '\f2c6'; }
.wide-3c67::before { content: '\f232'; }

/* Size Classes */
.message_silver_2baf { font-size: 0.75em; }
.basic-d68a { font-size: 0.875em; }
.detail_solid_b04d { font-size: 1.33em; }
.title-light-1342 { font-size: 1.5em; }
.dropdown-center-bd0f { font-size: 2em; }
.tabs_7f01 { font-size: 3em; }

/* Animation Classes */
.copper-271e {
    animation: fa-spin 2s infinite linear;
}

.text_south_5d66 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1d0a */
.phantom-card-w5 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
