/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focused-7225) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.component_45d1, .text-6f45 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider-e57e::before { content: '\f015'; }
.icon_pink_d288::before { content: '\f007'; }
.heading_7473::before { content: '\f023'; }
.primary-9799::before { content: '\f0e0'; }
.over-fe42::before { content: '\f095'; }
.stale_64a7::before { content: '\f005'; }
.block_a149::before { content: '\f004'; }
.pro-14f9::before { content: '\f00c'; }
.wrapper-wood-1c7b::before { content: '\f00d'; }
.light_2890::before { content: '\f002'; }
.fresh-d982::before { content: '\f0c9'; }
.widget_hot_fed0::before { content: '\f061'; }
.detail-narrow-38bd::before { content: '\f060'; }
.tabs_out_b305::before { content: '\f04b'; }
.element_green_547f::before { content: '\f04c'; }
.pattern_62f3::before { content: '\f019'; }
.card_white_7df5::before { content: '\f093'; }
.item-hot-82f6::before { content: '\f132'; }
.input_pro_871a::before { content: '\f091'; }
.orange-8bc9::before { content: '\f06b'; }
.over-01ab::before { content: '\f0d6'; }
.feature-c3d4::before { content: '\f09d'; }
.status-blue-7482::before { content: '\f10b'; }
.component_full_7459::before { content: '\f108'; }
.modal_middle_b10e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search_simple_494f::before { content: '\f522'; }
.hot-bd17::before { content: '\f327'; }
.gradient-complex-97b9::before { content: '\f219'; }
.video_copper_da43::before { content: '\f21e'; }
.first-a932::before { content: '\f2f5'; }

/* Social Icons */
.fresh-1f74::before { content: '\f09a'; }
.column-e186::before { content: '\f099'; }
.focus_new_b49d::before { content: '\f16d'; }
.hero-4f09::before { content: '\f167'; }
.huge-1534::before { content: '\f2c6'; }
.notice_easy_fd2a::before { content: '\f232'; }

/* Size Classes */
.active-705a { font-size: 0.75em; }
.bright_f669 { font-size: 0.875em; }
.photo-purple-07bf { font-size: 1.33em; }
.east_f95f { font-size: 1.5em; }
.thumbnail-73d3 { font-size: 2em; }
.progress-e510 { font-size: 3em; }

/* Animation Classes */
.focus_992c {
    animation: fa-spin 2s infinite linear;
}

.pressed_a5b4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: fe6d */
.phantom-card-k1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
