/*.btn_more_services {*/
/*    text-align: left !important;*/
/*}*/


/*.t-popup, .t706__cartwin { */
/*	backdrop-filter: blur(6px);*/
/*    -webkit-backdrop-filter: blur(6px);*/
/*    background-color: rgba(0,0,0,.85) !important;*/
/*}*/
/*.t-popup__container, .t706__cartwin-content, .t862__quiz-description-wrapper, .t862__quiz, .t-popup__close {*/
/*	background: transparent;*/
/*	background-color: transparent !important;*/
/*}*/

/*@media screen and (max-device-width: 1280px) {*/
/*    .t-popup__container {*/
/*        margin-bottom: 60px !important;*/
/*    }*/
/*}*/

/*.t280__menu__content {*/
/*    background-color: transparent !important;*/
/*}*/

/*@media screen and (max-width: 980px)*/
/*#rec370195597 .t280__main_opened .t280__menu__content {*/
/*    background-color: transparent !important;*/

    
/*}*/

.t-feed__post-popup .t-popup__container.t-popup__container-static {
    margin: 50px auto !important;
}

.t-popup{
    backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.t958__card_popup {
    border-radius: 30px;
}

/*.t-cover, .t-cover__carrier{*/
/*        border-radius: 0 0 60px 60px;*/
/*    }*/

/*Закругление изображений*/
    .t700__iframe, .t851__table, .t545__textwrapper, .t545__blockimg, .t668__wrapper, .t802__bgimg, .t422__img, .t422__img-mobile{
        border-radius: 30px;
    }
    .t-video-lazyload{
        background-color: #eee !important;
        border-radius: 30px;
    }
    #youtubeiframe {
        border-radius: 30px  !important;
    }