/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wood_ffc8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.picture_thick_494a, .texture-thick-45a9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tabs-basic-1185::before { content: '\f015'; }
.hidden_e738::before { content: '\f007'; }
.thumbnail_under_f344::before { content: '\f023'; }
.cold_543a::before { content: '\f0e0'; }
.wide-0089::before { content: '\f095'; }
.row-last-b021::before { content: '\f005'; }
.solid-111f::before { content: '\f004'; }
.left-d775::before { content: '\f00c'; }
.new-8e4f::before { content: '\f00d'; }
.button_229d::before { content: '\f002'; }
.frame_silver_7f22::before { content: '\f0c9'; }
.element-9f1c::before { content: '\f061'; }
.link-plasma-7555::before { content: '\f060'; }
.search-current-2ddf::before { content: '\f04b'; }
.old_1212::before { content: '\f04c'; }
.video_41f6::before { content: '\f019'; }
.simple-1c60::before { content: '\f093'; }
.summary_dim_4313::before { content: '\f132'; }
.widget_0402::before { content: '\f091'; }
.bottom_d504::before { content: '\f06b'; }
.sort_c631::before { content: '\f0d6'; }
.active-3103::before { content: '\f09d'; }
.out_a089::before { content: '\f10b'; }
.link-plasma-30c4::before { content: '\f108'; }
.chip_7767::before { content: '\f10a'; }

/* Gambling Specific Icons */
.form_909a::before { content: '\f522'; }
.footer_2206::before { content: '\f327'; }
.over-070f::before { content: '\f219'; }
.image-dark-7357::before { content: '\f21e'; }
.hard_4a87::before { content: '\f2f5'; }

/* Social Icons */
.outline-pressed-0bd2::before { content: '\f09a'; }
.module_27aa::before { content: '\f099'; }
.slider_5877::before { content: '\f16d'; }
.dark-1e39::before { content: '\f167'; }
.black-1c25::before { content: '\f2c6'; }
.left_c93e::before { content: '\f232'; }

/* Size Classes */
.button-7670 { font-size: 0.75em; }
.tertiary_1520 { font-size: 0.875em; }
.tertiary-74bd { font-size: 1.33em; }
.preview_0304 { font-size: 1.5em; }
.box-cold-bd10 { font-size: 2em; }
.form-advanced-e389 { font-size: 3em; }

/* Animation Classes */
.footer_fluid_7df8 {
    animation: fa-spin 2s infinite linear;
}

.pro_3c3c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cf4f */
.shadow-element-s1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
