.uc-bg-white {
    background-color: #FFFFFF;
}
.uc-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
.t-feed__error-msg-wrapper {
    border-radius: 40px;
}

@media (min-width: 1920px) {
    .t-container {
        max-width: 1440px;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .t-width_12 {
        max-width: 1440px;
    }
    .uc-breadcrumbs {
        max-width: 1440px;
    }
    .uc-breadcrumbs .t-container {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
}
@media (min-width: 1440px) and (max-width: 1919.5px) {
    .t-container {
        max-width: 1360px;
    }
    .t-width_12 {
        max-width: 1360px;
    }
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .t-container {
        max-width: 1160px;
    }
    .t-width_12 {
        max-width: 900px;
    }
}
@media (min-width: 960px) and (max-width: 1200px) {
    .t-container {
        max-width: 960px;
    }
    .t-width_12 {
        max-width: 900px;
    }
}
@media (min-width: 640px) and (max-width: 960px) {
    .t-container {
        max-width: 640px;
    }
    .t-width_12 {
        max-width: 900px;
    }
}
@media (min-width: 480px) and (max-width: 640px) {
    .t-container {
        max-width: 480px;
    }
    .t-width_12 {
        max-width: 900px;
    }
}
@media (min-width: 360px) and (max-width: 480px) {
    .t-container {
        max-width: 360px;
    }
    .t-width_12 {
        max-width: 900px;
    }
}
.t-container:before {
    display: none;
}

.t-col {
    margin-left: 0;
    margin-right: 0;
}

.t-col_12 {
    max-width: 100%;
}

@media (min-width: 960px) {
    .uc-right-description .t-col {
        position: relative;
    }
    .uc-right-description .t-descr {
        position: absolute;
        right: 0;
        max-width: 592px;
        top: 50%;
        transform: translateY(-50%);
    }
}

.list-styled ul {
  list-style: none;
  margin: 0;
  padding-left: 0 !important;
}

.list-styled ul li {
  position: relative;
  margin-bottom: 16px;
  padding-left: 30px;
}

.list-styled ul li:last-child {
  margin-bottom: 0;
}

.list-styled ul li::before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 3px;
  background-color: #E73445;
}

@media (max-width: 640px) {
    .list-styled ul li {
      margin-bottom: 10px;
    }
}
.t-input {
    padding: 15px 20px;
    font-size: 16px;
    line-height: 1.4;
    color: #333333;
    font-family: 'Montserrat';
    font-weight: 400;
}
.t-input-error {
    display: none !important;
}
.t-form .js-error-control-box .t-checkbox__control, .t-form .js-error-control-box .t-checkboxes__wrapper, .t-form .js-error-control-box .t-input:not(.t-input-phonemask):not(.t-input-ownanswer):not(.t-input__own-answer), .t-form .js-error-control-box .t-radio__wrapper, .t-form .js-error-control-box .t-rate__wrapper, .t-form .js-error-control-box .t-select, .t-form .js-error-control-box .uploadcare-widget {
    border: 1px solid #CD0000 !important;
    position: relative;
}
/*.t-form .js-error-control-box .t-input-block::after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  width: 86px;*/
/*  height: 14px;*/
/*  background: #CD0000;*/
/*  bottom: calc(100% - 1px);*/
/*  left: 20px;*/
/*  border-top-left-radius: 20px;*/
/*  border-top-right-radius: 20px;*/
/*}*/

.uc-breadcrumbs {
    margin-top: 40px;
    padding-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
}

@media (min-width: 1440px) and (max-width: 1919.5px) {
    .uc-breadcrumbs {
        max-width: 1360px;
    }
    .uc-breadcrumbs .t-container {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
}
@media (min-width: 1200px) and (max-width: 1440px) {
    .uc-breadcrumbs {
        max-width: 1160px;
    }
    .uc-breadcrumbs .t-container {
        max-width: 1080px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (min-width: 960px) and (max-width: 1200px) {
    .uc-breadcrumbs {
        max-width: 960px;
    }
    .uc-breadcrumbs .t-container {
        max-width: 920px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (min-width: 640px) and (max-width: 960px) {
    .uc-breadcrumbs {
        max-width: 640px;
    }
}

@media (min-width: 480px) and (max-width: 640px) {
    .uc-breadcrumbs {
        max-width: 480px;
    }
}
@media (min-width: 360px) and (max-width: 480px) {
    .uc-breadcrumbs {
        max-width: 360px;
    }
}

.uc-map {
    pointer-events: none;
    /*margin-right: -80px;*/
}

@media (min-width: 1440px) {
    #rec1769908621.uc-map,
    #rec1811012231.uc-map {
        margin-top: -412px;
    }
    
    #rec1801790581.uc-map,
    #rec1811519251.uc-map {
        margin-top: -764px;
    }
}



.uc-map .t555 .t-col {
    position: relative;
    z-index: 1;
    pointer-events: all;
}

.uc-map .t-container {
    display: flex;
    justify-content: flex-end;
}
.uc-map .t-col_6 {
    max-width: 800px;
}
.uc-map .t-col_6:first-child {
    display: none;
}
.uc-map .ymaps-2-1-79-map-copyrights-promo, .uc-map .ymaps-2-1-79-listbox, .uc-map .ymaps-2-1-79-copyright__wrap {
    display: none;
}
@media (min-width: 1440px) and (max-width: 1919.5px) {
    .uc-map .t-col_6 {
        max-width: 720px;
    }
}

@media (max-width: 1440px) {
    .uc-map .t-col_6 {
        margin-top: 20px;
        max-width: 1160px;
    }
    .uc-map .t555__map {
        height: 455px !important;
    }
}

.btn-video .tn-atom:before {
    backdrop-filter: blur(6px);
}

.uc-blog {
    margin-top: -103px;
    z-index: 3;
    position: relative;
}

.uc-blog .t-feed__parts-switch-wrapper {
    margin-bottom: 170px;
}

.uc-blog .t-feed__container {
    max-width: 1440px;
}

.uc-blog .js-feed-parts-select-container {
    padding: 0px 80px;
    max-width: 1280px;
}

.uc-blog .t-feed__parts-switch-btn a {
    padding: 14.5px 16px !important;
}

.uc-blog .t-feed__parts-switch-btn_bg {
    margin-right: 18px;
    margin-bottom: 0;
}
.uc-blog ul.t915__container {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.uc-blog .t-feed__parts-switch-btn {
    transition: border-color .3s ease, background-color .3s ease;
}

.uc-blog .t-feed__parts-switch-btn a {
    transition: color .3s ease;
}

.uc-blog .t-feed__parts-switch-btn:hover {
    border-color: #E73445 !important;
    background-color: #E73445 !important;
}

.uc-blog .t-feed__parts-switch-btn:hover a {
    color: #FFFFFF !important;
} 

.uc-blog ul.t915__container li {
    max-width: 428px;
}

.uc-blog .t-feed__grid-col:not(.t-slds__item) {
    margin-top: 0 !important;
}

.uc-blog .t-feed__grid-col,
.uc-blog-slider .t-feed__slider-grid__post-wrapper {
    padding: 16px;
    background-color: #FFFFFF;
    border-radius: 28px;
}

.uc-blog .t-feed__post-bgimg,
.t-feed__post-bgimg{
    border-radius: 24px !important;
}

.uc-blog .t-feed__post-imgwrapper,
.uc-blog-slider .t-feed__post-imgwrapper {
    margin-bottom: 16px;
}
.uc-blog .t-feed__post-parts-date-row_beforetitle {
    margin-bottom: 0;
}
.uc-blog .t-feed__col-grid__wrapper,
.uc-blog-slider .t-feed__slider-grid__wrapper {
    padding: 0 12px;
}
.uc-blog .t-feed__buttons-wrapper {
    margin-top: 30px;
}

.uc-blog .t-btn,
.uc-blog-slider .t-btn {
    margin: 0;
    padding: 0;
}

.uc-blog-slider .t-feed__slider-grid__post-wrapper {
  width: 100% !important;
}

.uc-blog-slider 
.t-feed__post
.t-feed__slds-wrapper {
  padding: 0 15px;
}

.uc-blog-slider .t-container.t-slds__main {
    max-width: 1390px;
}

@media (max-width: 480px) {
    .uc-blog {
        margin-top: -190px;
    }
    .uc-blog .t-menu__link-item {
        margin-bottom: 8px;
    }
    .uc-blog .t-feed__parts-switch-wrapper {
        margin-bottom: 75px;
    }
    .uc-blog ul.t915__container {
        flex-direction: column;
        align-items: center;
    }
    .uc-blog .t-feed__grid-col:not(.t-slds__item) {
        max-width: 320px;
    }
}

.t-slds__arrow_wrapper {
    display: block !important;
    height: 60px !important;
}

.t-slds__arrow {
    width: 45px !important;
    height: 45px !important;
    border: 2px solid #333333;
    transition: border-color .3s ease;
}

.t-slds__arrow:hover {
    border-color: #E73445;
}

.t-slds__arrow_wrapper-right {
    right: 50px;
    top: -120px;
}

.t-slds__arrow_wrapper-left {
    right: 203px;
    left: auto;
    top: -120px;
}

.t-slds {
    overflow: visible;
}


@media (min-width: 1440px) and (max-width: 1919.5px) {
    .uc-blog .t-feed__container {
        max-width: 1360px;
    }
    .uc-blog .js-feed-parts-select-container {
        padding: 0px 40px;
    }
    .uc-blog ul.t915__container li {
        max-width: 401px;
    }
}

.t-feed__post-popup {
    background: none !important;
}

.t-feed__post-popup__title-wrapper {
    position: absolute;
    left: 0;
    min-height: 192px;
    width: 54.5%;
    padding: 0 53px 50px 80px;
    background: #FFFFFF;
    border-bottom-left-radius: 40px;
}

.t-feed__post-popup__title-wrapper h1 {
    font-size: 53px;
    line-height: 120%;
    text-transform: uppercase;
}

.t-feed__post-popup__text-wrapper {
    max-width: 960px;
    margin: 0 auto;
}

.t-feed__post-popup__date-parts-wrapper {
    display: none;
}

.t-feed__post-popup__container {
    padding: 0;
}
.t-feed__post-popup__content-wrapper .t-feed__post-popup__content {
    max-width: 100%;
}

.t-feed__post-popup__cover-wrapper {
    position: absolute;
    display: flex;
    right: 0;
    padding-right: 80px;
    width: 31%;
    margin: 0;
    background: #FFFFFF;
    border-bottom-right-radius: 40px;
}
.t-feed__post-popup__cover-wrapper img {
    width: 100%;
    height: 242px;
    object-fit: cover;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    margin-top: auto;
}
.t-feed__post-popup__author-link {
    display: none;
}
@media (min-width: 1440px) and (max-width: 1919.5px) {
    .t-feed__post-popup__title-wrapper {
        padding: 0 53px 50px 40px;
    }
    .t-feed__post-popup__cover-wrapper {
        padding-right: 40px;
        width: 36%;
    }
}

@media (max-width: 480px) {
    .t-feed__post-popup__title-wrapper {
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        width: 100%;
        max-width: 320px;
        padding: 0 20px;
        border-bottom-left-radius: 0;
    }
    
    .t-feed__post-popup__title-wrapper h1 {
        font-size: 28px;
    }
    .t-feed__post-popup__cover-wrapper img {
        height: 166px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        margin-top: auto;
    }
    .t-feed__post-popup__cover-wrapper {
        width: 100%;
        max-width: 320px;
        padding: 0px 20px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        min-height: 192px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    
}




.uc-review-slider .t1186__slider {
    max-width: 1440px;
    --container-max-width: unset;
    padding: 0px;
    margin: 0px auto;
    gap: 30px;
}

.uc-review-slider .t-col_4 {
    max-width: 460px;
}

@media (min-width: 1440px) and (max-width: 1919.5px) {
    .uc-review-slider .t1186__slider {
        max-width: 1360px;
    }
    
    .uc-review-slider .t-col_4 {
        max-width: 434px;
    }
}

.uc-review-slider .t1186__card {
    flex-direction: column;
    padding: 24px 66px 24px 24px;
}
.uc-review-slider .t1186__bgimg-wrap {
    max-width: 100%;
}

.uc-review-slider .t1186__bgimg {
    width: auto;
    height: 32px;
    min-height: unset; 
    background-repeat: no-repeat;
    background-size: auto; 
    background-position: left;
}

.uc-review-slider .t1186__header {
    justify-content: space-between;
}

.uc-review-slider .t1186__content {
    padding: 0;
}

.uc-review-slider .t1186__header .t-col .t-section__container {
    padding: 0 !important;
}

.uc-review-slider .t1186__header.t-container:after {
    display: none;
}

.uc-review-slider .t1186__profile {
    margin-top: 0;
}

.uc-review-slider .t1186__controls {
    height: 60px;
    gap: 13px;
}

.uc-review-slider .t1186__control {
    width: 46px !important;
    height: 46px !important;
    border: 2px solid #333333;
    transition: border-color .3s ease;
}

.uc-review-slider .t1186__control:hover {
    border-color: #E73445;
}
    
.uc-awards-slider .t1196__slider {
    max-width: 1440px;
    --container-max-width: unset;
    padding: 0px;
    margin: 0px auto;
    /*gap: 30px;*/
    --slider-gap: 30px !important;
}


.uc-awards-slider .t1196__item {
    width: unset;
    max-width: 460px;
    padding: 16px;
}

@media (min-width: 1440px) and (max-width: 1919.5px) {
    .uc-awards-slider .t1196__slider {
        max-width: 1360px;
    }
    .uc-awards-slider .t1196__item {
        max-width: 434px;
    }
}

.uc-awards-slider .t1196__bgimg-wrap {
    max-width: 100%;
}

.uc-awards-slider .t1196__bgimg {
    border-radius: 24px;
}

.uc-awards-slider .t1196__container_flex {
    justify-content: space-between;
}

.uc-awards-slider .t1196__content {
    padding: 0;
}

.uc-awards-slider .t1196__container_flex .t-col .t-section__container {
    padding: 0 !important;
}

.uc-awards-slider .t1196__container_flex.t-container:after {
    display: none;
}

.uc-awards-slider .t1196__profile {
    margin-top: 0;
}

.uc-awards-slider .t1196__controls {
    height: 60px;
    gap: 13px;
}

.uc-awards-slider .t1196__control {
    width: 46px !important;
    height: 46px !important;
    border: 2px solid #333333;
    transition: border-color .3s ease;
}

.uc-awards-slider .t1196__control:hover {
    border-color: #E73445;
}


.uc-vacancies .t853__container {
    margin: 0;
    max-width: 860px;
    gap: 20px;
}

.uc-vacancies .t853 {
    align-items: flex-start;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    gap: 30px;
    overflow: visible !important;
}

.uc-vacancies .t853__col {
    background: #FFF;
    padding: 40px;
    border-radius: 40px;
    margin-top: 0;
    position: relative;
    max-width: unset; 
}

.uc-vacancies .t853__textwrapper {
    display: flex;
    flex-direction: column;
}

.uc-vacancies .t-card__uptitle {
    order: 2;
    display: flex;
    gap: 10px;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.vacancies-tag {
    padding: 12px;
    border-radius: 12px;
    background: #EEF3F7;
}

.uc-vacancies .t-card__title {
    order: 1;
    max-width: 522px;
}

.uc-vacancies .t-card__descr {
    order: 3;
    margin-top: 0;
}

.uc-vacancies .show-more-btn {
    order: 4;
    width: fit-content;
    padding: 0;
    flex-direction: row-reverse;
    font-size: 16px;
    line-height: 1.2;
    color: #333333;
    font-family: 'Montserrat';
    font-weight: 500;
}

.uc-vacancies .show-more-btn .t-btnflex__icon {
    width: 24px;
    height: 24px;
}
.uc-vacancies .t-card__btn-wrapper {
    position: absolute;
    top: 40px;
    right: 40px;
    margin-top: 0;
}

.uc-vacancies .t-btn {
    margin: 0 !important;
}

.uc-vacancies .quill-table__cell {
    border: none;
}

.t-card__col.t1073__col {
    position: sticky;
    top: 120px;
    display: flex;
    flex-direction: column-reverse;
    height: 520px;
    width: 470px;
    justify-content: flex-end;
    background: #333;
    background-image: url("data:image/svg+xml,%3Csvg width='205' height='206' viewBox='0 0 205 206' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='48.4141' y='0.00012207' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='132.146' y='0.00012207' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect y='40.568' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='41.8906' y='40.568' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='83.7812' y='40.568' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='125.672' y='40.568' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='167.564' y='40.568' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect y='81.136' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='41.8906' y='81.136' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='83.7812' y='81.136' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='125.672' y='81.136' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='167.564' y='81.136' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='48.3906' y='121.704' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='90.2812' y='121.704' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='132.172' y='121.704' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3Crect x='90.2812' y='162.272' width='41.8909' height='40.568' rx='15.8744' fill='%23E73445'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 205px 205px;
    padding: 40px 40px 0;
    border-radius: 40px;
}

.t1073__col .t-card__title, 
.t1073__col .t-card__descr {
    margin: 0;
}

.t1073__col .t1073__bgimg {
    position: absolute;
    height: 235px;
    bottom: 0;
    width: 251px;
    right: 25px;
}

@media (min-width: 1440px) and (max-width: 1919.5px) {
    .uc-vacancies .t853__container {
        max-width: 780px;
    }
    .uc-vacancies .t-card__title {
        max-width: 460px;
    }
    .uc-vacancies .t853 {
        max-width: 1360px;
    }
}

@media (max-width: 1520px) {
    .uc-vacancies .t853 {
        flex-direction: column-reverse;
    }
    .t-card__col.t1073__col {
        position: relative;
        top: 0;
        height: 100%;
        width: 100%;
        max-width: 1280px;
        padding: 40px;
    }
    .t-card__col.t1073__col .t-card__descr {
        max-width: 700px;
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .t-card__col.t1073__col {
        max-width: 1080px;
    }
    .uc-vacancies .t853 {
        max-width: 1160px;
    }
}

@media (min-width: 960px) and (max-width: 1200px) {
    .t-card__col.t1073__col {
        max-width: 880px;
    }
    .uc-vacancies .t853 {
        max-width: 960px;
    }
        .t-card__col.t1073__col .t-card__descr {
        max-width: 500px;
    }
}

@media (min-width: 640px) and (max-width: 960px) {
    .t-card__col.t1073__col {
        max-width: 640px;
    }
    .uc-vacancies .t853 {
        max-width: 640px;
    }
}

@media (max-width: 960px) {
    .t-card__col.t1073__col {
        height: 520px;
    }
    .uc-vacancies .t-card__btn-wrapper {
        position: static; 
        order: 1;
        margin-bottom: 20px;
    }
}

@media (min-width: 480px) and (max-width: 640px) {
    .t-card__col.t1073__col {
        height: 578px;
        max-width: 480px;
    }
    .uc-vacancies .t853 {
        max-width: 480px;
    }
}

@media (max-width: 640px) {
    .t-card__col.t1073__col {
        padding: 20px;
        border-radius: 20px;
    }
    .uc-vacancies .t853__col {
        padding: 20px;
        border-radius: 20px;
    }
}

@media (min-width: 360px) and (max-width: 480px) {
    .t-card__col.t1073__col {
        height: 650px;
        max-width: 320px;
    }
    .uc-vacancies .t853 {
        max-width: 360px;
    }
    .vacancies-tag {
        font-size: 12px;
    }
}

.uc-about-cards .t-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}


.uc-about-cards .t845__item {
    display: flex;
    background: white;
    height: 100%;
    padding: 30px;
    flex-direction: row-reverse;
    gap: 60px;
    align-items: center;
    border-radius: 20px;
}
.uc-about-cards .t845__col {
    max-width: unset;
    margin: 0;
}
.uc-about-cards .t-card__col {
    height: calc(100% - 60px);
}

@media (max-width: 960px) {
    .uc-about-cards .t-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .uc-about-cards .t845__item {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }
}

.t-cell.t-valign_top:not(.t845__textwrapper)  {
    height: auto;
}
    
.uc-about-cards .t845__textwrapper {
    padding-left: 0;
}
.uc-policy-text .t-container {
    max-width: 960px;
}
@media (max-width: 960px) {
    #rec1759457621,
    #rec1811334041 {
        padding-bottom: 0 !important;
    }
    .uc-breadcrumbs {
        padding-top: 86px !important;
        padding-bottom: 40px;
        margin-top: 0;
    }
}

@media (min-width: 1920px) {
    .uc-steps .t-col_7 {
        max-width: 910px;
        margin-left: 30px;
    }
    .uc-steps .t-col_5 {
        max-width: 500px;
    }
}

@media (min-width: 1440px) and (max-width: 1919.5px) {
    .uc-steps .t-col_7 {
        max-width: 830px;
        margin-left: 30px;
    }
    .uc-steps .t-col_5 {
        max-width: 500px;
    }
}

.t-redactor__text {
    font-weight: 500 !important;
    font-size: 18px !importnat;
}
