.t409__imgwrapper {
    margin-top: 0px;
}

.t662__tile_lg .t662__bgimg {
    border-radius: 20px;
}

.t662__tile_sm .t662__bgimg {
        border-radius: 20px;
}

.t923__wrapper {
    box-shadow: 0 10px 30px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 60px;
}

@media screen and (max-width: 960px) {
.t923 .t-slds__container {
    overflow: visible;
    }
}

@media screen and (max-width: 480px) {
.t037__title {
    margin-bottom: 0px;
    }
}

.t663__bgimg_4-3 {
    border-radius: 15px;
}

.t1070 .t-card__title {
    margin-top: 0px!important;
}

@media screen and (max-width: 480px) {
.t774__container_mobile-flex .t774__col {
    min-width: 90%!important;
    max-width: 90%!important;
    padding-left: 10px!important;
    padding-right: 10px!important;
    }
}

@media screen and (max-width: 640px) {
.t774__col {
    padding-top: 30px!important;
    }
}

@media screen and (max-width: 640px) {
.t774__scroll-icon-wrapper {
    padding: 0 20px 0px 0;
    }
}

@media screen and (max-width: 460px) {
#allrecords .t395__wrapper_mobile-flex {
    padding-left: 10px!important;
    }
}

/*Скругляю углы у поп-апов*/
.t766 .t-popup__container {
    border-radius: 20px;
    overflow: hidden;
}

.t702 .t-popup__container {
    border-radius: 20px;
    overflow: hidden;
}

.t862 .t-popup__container {
     border-radius: 20px;
    overflow: hidden;
}

.t331__video-carier iframe { /* Скругляю углы у поп-апов ютуба */
    border-radius: 20px;
    overflow: hidden;
}

.t331 .t-popup__container {
        background: transparent;
    }
    
/* Стили для кнопки «Загрузить файлы» */    
.t702 .t-upwidget-container__button {
    color: #CB8393 !important;
    background-color: #FFF4F7 !important;
    border-radius: 100px;
    font-family: 'TovariSans';
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
}

/* Кастомизируют внешний вид форм */   
.t702 .t702__text-wrapper {
    margin-bottom: 10px;
    background-color: #FFF4F7;
    padding: 30px;
    border-radius: 10px;
}

.t702 .t-form {
    padding: 30px;
}

.t702 .t-popup__block-close {
        background: transparent;
}

.t702 .t-popup__block-close-button {
    background-color: #FFF4F7;
    border-radius: 100px;
}

.t702 .t-popup__block-close-button svg g{
    fill: #CB8393;
}

.t702 .t702__wrapper {
    padding: 10px;
}

.t702 .t-checkbox__indicator {
    border-radius: 4px;
}

.t702 .t702__descr {
    padding-bottom: 0px !important;
}

/* Скругляю углы у бургер-меню */   
.t450 {
    border-radius: 16px 0 0 16px;
}