/* Меню */


.uc-header .t228,
.uc-header .tmenu-mobile {
    background: #fff;
    backdrop-filter: blur(20px);
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0.7) 50%, #fff);
}

.uc-header .tmenu-mobile__menucontent_hidden,
.uc-header .tmenu-mobile.tmenu-mobile_opened {
    background: #fff;
}

.uc-header .t228__padding40px {
    width: 20px;
}

.uc-header .t228 .t-sociallinks {
    padding-left: 16px;
}


/* Карточки */

.uc-section .t404__textwrapper,
.uc-section .t776__imgwrapper {
    margin-bottom: 8px;
}

@media (max-width: 640px) {
    .uc-section .t850__wrap,
    .uc-section .t850__wrap,
    .uc-section .t948__textwrapper {
        padding: 32px 24px;
    }
}


/* Сетка */


@media (min-width: 1200px) {
    .uc-section .t850__container,
    .uc-section .t776__parent {
        padding-left: 12px !important;
        padding-right: 12px;
        box-sizing: border-box;
    }
    
    .uc-section .t850__col,
    .uc-section .t776__col {
        margin-left: 8px;
        margin-right: 8px;
        max-width: 376px;
    }
}

.uc-section .t404__col {
    margin-bottom: 40px;
}

@media (max-width: 1023px) {
    .uc-section .t-item {
        margin-bottom: 32px;
    }
}

@media (max-width: 960px) {
    .uc-section .t948__col {
        max-width: 100%;
    }
}

/* Типографика */

.uc-section .t-descr,
.uc-section .t-text {
    font-size: 16px;
    line-height: 1.5;
}

.uc-section .t-name {
    margin-bottom: 1em;
    font-size: 24px;
    line-height: 26px;
}


.uc-section-hero .t-title,
.uc-section-intro .t-title,
.uc-section .t-title,
.uc-section .t433__title,
.uc-section .t983__card .t-card__title {
    font-weight: 600;
    text-transform: uppercase;
}

.uc-section .t983__card .t-card__title {
    margin-bottom: 0;
}


.uc-section-hero .t-title {
    font-size: 52px;
    line-height: 64px;
}


.uc-section .t-title {
    margin-bottom: 0;
}

.uc-section .t-title + .t-descr {
    margin-top: 1.5em;
}

.uc-section-hero .t-descr {
    max-width: 660px;
    margin: 1em auto 1.5em;
}


.uc-section-intro .t-title,
.uc-section .t-title,
.uc-section .t433__title,
.uc-section .t983__card .t-card__title {
    font-size: 42px;
    line-height: 50px;
}

.uc-section .t-heading {
    margin-bottom: 0.25em;
    font-size: 20px;
    line-height: 1.5;
}

.uc-section-hero .t-descr {
    font-size: 20px;
    line-height: 1.5;
}

@media (max-width: 1024px) {
    
    .uc-section .t-descr,
    .uc-section .t-text {
        font-size: 14px;
        line-height: 1.5;
    }
    
    .uc-section .t-name {
        font-size: 20px;
        line-height: 24px;
    }
    
    .uc-section .t-title,
    .uc-section .t433__title,
    .uc-section .t983__card .t-card__title {
        font-size: 36px;
        line-height: 44px;
    }
    
    .uc-section-hero .t-title {
        font-size: 40px;
        line-height: 44px;
    }
    
    .uc-section-intro .t-title {
        font-size: 32px;
        line-height: 40px;
    }
}

@media (max-width: 640px) {
    
    .uc-section .t-title,
    .uc-section .t433__title,
    .uc-section .t983__card .t-card__title {
        font-size: 26px;
        line-height: 30px;
    }
    
   .uc-section-hero .t-title {
        margin-top: 72px;
        font-size: 30px;
        line-height: 32px;
    }
    
    .uc-section-hero .t-descr {
        font-size: 16px;
        line-height: 1.5;
    }
    
   .uc-section-intro .t-title {
        font-size: 24px;
        line-height: 32px;
    }
    
    .uc-section .t-heading {
        font-size: 16px;
        line-height: 1.5;
    }

}


/* Кнопка */

.uc-section-hero .t-btn,
.uc-works .t-btn,
.uc-section .t-submit,
.uc-section .t-upwidget-container__button {
    height: auto;
    padding: 12px 24px;
    line-height: 1.5 !important;
    font-size: 16px;
    font-weight: 500;
}



/* Форма */

.uc-section .t-submit,
.uc-section .t-upwidget-container__button {
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
}

.uc-section .t-upwidget-container__button {
    border: 2px solid #000;
    background-color: transparent !important;
    font-weight: 500;
    color: #000 !important;
}


/* Костыли */

.uc-section-hero-2 .t396__filter {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 50%) !important;
}

.uc-works .t776 .t-popup__close {
    background-color: transparent !important;
}

.uc-footer .t389__maincontainer {
    padding-top: 32px;
    padding-bottom: 32px;
}

.uc-footer .t389__col {
    margin-bottom: 0;
}

.uc-section-hero .t182__buttons {
    margin-top: 0;
}