

/* Start:/local/components/laba/weather.current/templates/.default/style.css?1772468948364*/


.weather-icon {
    /*width: auto;*/
    /*height: 40px; !* Высота подбирается под размер шрифта *!*/
    /*display: block;*/
    display: inline-block;
    width: 16px;
    height: 16px;
}

/*@media(max-width: 570px){*/
/*    .weather-icon{*/
/*        width: 20px;*/
/*        height: 24px;*/
/*    }*/
/*}*/


/* End */


/* Start:/local/components/laba/social.links/templates/.default/style.css?1772468948364*/


.weather-icon {
    /*width: auto;*/
    /*height: 40px; !* Высота подбирается под размер шрифта *!*/
    /*display: block;*/
    display: inline-block;
    width: 16px;
    height: 16px;
}

/*@media(max-width: 570px){*/
/*    .weather-icon{*/
/*        width: 20px;*/
/*        height: 24px;*/
/*    }*/
/*}*/


/* End */


/* Start:/local/templates/main/template_styles.css?17724689481134*/
.news__list-item a{
    display: block;
    width: 100%;
}

.news__empty {
    padding: 24px;
    text-align: center;
    color: rgba(31, 31, 31, 0.6);
    background: #f7f8fa;
    border-radius: 12px;
}

.bx-cstm-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
    opacity: 0;
    top: 0;
    left: 0;
    transition: 0.4s opacity;
}

.bx-cstm-loader--relative {
    position: relative;
    width: 50px;
    height: 50px;
}

.loader {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: radial-gradient(farthest-side, #00b955 94%, #0000) top/4px 4px no-repeat,
    conic-gradient(#0000 30%, #00b955);
    -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 4px), #000 0);
    animation: spinner-ub 0.8s infinite linear;
}

@keyframes spinner-ub {
    100% {
        transform: rotate(1turn);
    }
}

.loader-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.bx-cstm-loader.animated {
    opacity: 0.7;
}
/* End */
/* /local/components/laba/weather.current/templates/.default/style.css?1772468948364 */
/* /local/components/laba/social.links/templates/.default/style.css?1772468948364 */
/* /local/templates/main/template_styles.css?17724689481134 */
