

/* Start:/local/templates/mosturflot/styles.css?1695641544949*/
#mtf__preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fbfbfb url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%2306f'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.25' cx='18' cy='18' r='18'%3E%3C/circle%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='0.8s' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
}

.preloader__visible {
    visibility: visible;
    opacity: 1;
    transition: opacity 500ms linear;
}

#mtf__preloader.preloader__hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 2s, opacity 500ms linear;
}

/* End */
/* /local/templates/mosturflot/styles.css?1695641544949 */
