@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap');
.t-body,
#allrecords {
    overflow-x: hidden;
}

loading {
    overflow: hidden!important;
}

body {
    background: #28272C;
}

.uc-popup-form .t-popup__container {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

::selection {
    background: #A105EB;
    color: #28272C;
}

a {
    transition: 0.3s color ease, 0.3s border ease;
}

a:hover {
    color: #A105EB !important;
    border-color: #A105EB !important;
}

/* Scrollbar */

* {
    scrollbar-width: auto;
    scrollbar-color: #f2f2f2 #28272C;
}

*::-webkit-scrollbar {
    width: 10px;
    background: #28272C;
}

*::-webkit-scrollbar-thumb {
    background-color: #f2f2f2;
}

*::-webkit-scrollbar-thumb:hover {
    background-color: #dddddd;
}

*::-webkit-scrollbar-thumb:active {
    background-color: #A105EB;
}

/* Cursor */

.cursor-dot,
.cursor-dot-outline {
    mix-blend-mode: normal;
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    opacity: 0;
    position: fixed;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.64s ease-in-out, -webkit-transform 0.64s ease-in-out, 0.62s background ease-in-out;
    transition: opacity 0.64s ease-in-out, -webkit-transform 0.64s ease-in-out, 0.62s background ease-in-out;
    transition: opacity 0.64s ease-in-out, transform 0.64s ease-in-out, 0.62s background ease-in-out;
    transition: opacity 0.64s ease-in-out, transform 0.64s ease-in-out, -webkit-transform 0.64s ease-in-out, 0.62s background ease-in-out;
}

.cursor-dot {
    z-index: 99999999;
    width: 7.0px;
    height: 7.0px;
    background-color: rgba(255, 255, 255, 1.00);
    border: solid;
    border-radius: 50%;
    border-width: 0px;
    border-color: #000;
}

.cursor-dot-outline {
    z-index: 99999998;
    width: 60.0px;
    height: 60.0px;
    background: rgba(190, 0, 196, 0.18);
    -webkit-filter: blur(12px);
    filter: blur(12px);
    border: solid;
    border-radius: 50%;
    border-width: 0px;
    border-color: #000;
}

.cursor-dot-outline.hover-link {
    background: rgb(81 140 255 / 18%);
}

/* Main block */

.uc-main .t-cover__carrier {
    top: unset !important;
}

.uc-about .t490 {
    padding: 200px 20px !important;
}

.uc-products {
    height: 300vh;
}

.uc-about,
.uc-main {
    height: 200vh;
}

.uc-main *,
.t-container,
.uc-why-we .t-col_12,
.uc-why-we .t-card__col,
.uc-products .t983__card-block_hover,
.uc-products .t983__card,
.uc-services .t983__card-block-wrapper,
.uc-form .t690,
.uc-reviews .t605__descr a,
.uc-about .t490,
.uc-trust .t595,
.uc-products,
.uc-form,
.uc-menu .t228__maincontainer,
.uc-products .t983,
.uc-map .t-width_12,
.uc-map .t117_map,
.uc-popup-form .t-popup__container {
    box-sizing: border-box;
}

.uc-fill-text .t-text,
.uc-main .t997__title,
.t-section__title,
.uc-form .t-section__title,
.uc-form .t-form__successbox {
    font-family: 'Oswald', sans-serif;
}

.uc-fill-text .t-text span,
.uc-form .t-form__bottom-text,
.uc-reviews .t605__text,
.uc-contacts .t1053__descr,
.uc-fill-text .t-text span,
.uc-about .t-card__descr,
.t-section__descr,
.uc-main .t997__title {
    font-weight: 400 !important;
}

.uc-main .t997__title {
    font-size: 50px !important;
    line-height: 1.32;
    letter-spacing: -0.5px;
    margin-right: 42px;
    text-transform: uppercase;
}

.uc-contacts {
    padding-top: 100px;
}

.uc-fill-text {
    padding-bottom: 100px;
}

.uc-why-we,
.uc-trust,
.uc-reviews,
.uc-products .t983 {
    padding: 100px 0;
}

.uc-services {
    padding: 100px 0 0;
}

.uc-form {
    padding: 50px 20px 100px;
}

.uc-main .t997__imgwrapper,
.t-col,
.uc-main .t-descr_xs,
.uc-main .t997__cards-wrapper,
.uc-main .t997__card-title,
.t-section__topwrapper,
.uc-about .t-section__container,
.uc-about .t490__container,
.uc-why-we .t-card__title,
.uc-trust .t595__line_horizontal,
.uc-products .t983__row,
.uc-products .t-card__descr ul,
.uc-products .t983__btn-container,
.uc-services .t983__row,
.uc-form .t-container,
.uc-reviews .t-margin_auto,
.uc-reviews .t605__img,
.uc-reviews .t605__descr,
.uc-services .t983__btn-container,
.uc-menu .tmenu-mobile__container .t228__rightcontainer,
.uc-popup-form .t-popup__container,
.uc-popup-form .t-title,
.uc-popup-form .t-popup__block-close-button {
    margin: 0 !important;
}

.uc-main .t997__header-wrapper,
.uc-about .t-section__container,
.uc-about .t490__container,
.uc-fill-text .t004,
.uc-why-we .t-container,
.uc-trust .t595__container,
.uc-products .t983__container,
.uc-products .t983__card-wrapper,
.uc-products .t983__card-content,
.uc-products .t-card__descr ul,
.uc-services .t983__card-wrapper,
.uc-services .t983__card-content,
.uc-form .t-container,
.uc-form .t-input-block,
.uc-contacts .t1053__col-wrapper,
.uc-about,
.uc-trust .t-container,
.uc-products .t-container,
.uc-menu .t228__list_item:last-child,
.uc-footer .t134__descr,
.uc-footer .t134__title,
.uc-popup-form .t-popup,
.uc-policy-title .t-heading, 
.uc-policy-title .t-descr,
.uc-policy .t-name {
    padding: 0 !important;
}

.t997__separator,
.uc-about .t490__container:before,
.uc-about .t490__container:after,
.uc-why-we .t503__container:before,
.uc-why-we .t503__container:after,
.uc-products .t983__container:before,
.uc-products .t983__container:after,
.uc-products .t983__container::-webkit-scrollbar,
.uc-popup-form .t-popup__container::-webkit-scrollbar,
.uc-services .t983__card-line,
.uc-form .t-form__errorbox-bottom,
.uc-form .t-form__errorbox-middle,
.uc-contacts .t1053__line,
.uc-contacts .t1053__container:before,
.uc-contacts .t1053__container:after,
.uc-menu .t228__padding40px,
.arrows,
.uc-popup-form .t-form__errorbox-middle,
.uc-products .arrows,
.uc-slider {
    display: none !important;
}

.uc-why-we .t503__container,
.uc-services .t983__row,
.uc-form .t-form__inputsbox,
.uc-contacts .t1053__container {
    display: grid;
}

.uc-main .t997__cards-wrapper,
.uc-main .t997__card-headline,
.uc-about .t490,
.uc-about .t490__container,
.uc-why-we .t503,
.uc-products .t983__container,
.uc-products .t983__row,
.uc-products .t983__card-hide,
.uc-reviews .t605__descr a,
.uc-products .t983,
.uc-footer .t-col,
.uc-services .t983__card-hide,
.uc-services .t983__card-block_hover,
.uc-reviews .t-slds__arrow_body,
.uc-products .t-card__title,
.uc-services .t-card__title,
.uc-menu .tmenu-mobile__container .t228__rightcontainer,
.uc-why-we .t-section__topwrapper,
.uc-popup-form .t-popup__container,
.uc-popup-form .t702__wrapper,
.uc-policy-title .t-col_12 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.uc-reviews .t605__descr a {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.uc-main .t997__header-wrapper,
.uc-main .t-item,
.uc-main .t997__card-headline {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.uc-products .t983__card-hide,
.uc-footer .t-col,
.uc-services .t983__card-hide,
.uc-products .t-card__title,
.uc-why-we .t-section__topwrapper,
.uc-services .t983 .t-card__title,
.uc-policy-title .t-col_12 {
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}

.uc-reviews .t605__descr a,
.uc-products .t983,
.uc-popup-form .t-popup__container,
.uc-popup-form .t702__wrapper {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.uc-main .t-item,
.uc-main .t997__card-headline,
.uc-about .t490__container,
.uc-products .t983__card-hide,
.uc-products .t983,
.uc-services .t983__card-hide,
.uc-services .t983__card-block_hover {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.uc-main .t997__inner {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.uc-products .t983__container,
.uc-products .t983__row,
.uc-reviews .t605__descr a,
.uc-about .t490,
.uc-footer .t-col,
.uc-products .t-card__title,
.uc-menu .tmenu-mobile__container .t228__rightcontainer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.uc-main .t997__inner,
.uc-about .t490__container,
.uc-policy-title .t-col_12 {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.uc-main .t997__header-wrapper,
.uc-main .t997__cards-wrapper,
.uc-main .t-item,
.uc-products .t983__row,
.uc-products .t983__col,
.uc-products .t-card__title:after,
.uc-services .t-card__title:after {
    flex-shrink: 0;
}

.uc-services .t-card__col,
.uc-form .t-container,
.uc-form .t-col_12,
.uc-contacts .t1053__col,
.uc-trust .t-container,
.uc-products .t-container,
.uc-footer .t-col {
    max-width: unset !important;
}

.uc-main .t997__imgwrapper .t997__img,
.uc-main .t-descr_xs,
.uc-main .t997__imgwrapper,
.uc-products .t983__card-block-wrapper,
.uc-products .t983__card-block_hover,
.uc-services .t983__card-hide,
.uc-services .t-card__descr:before,
.uc-form .t-submit,
.uc-form .t-input,
.uc-form .t-input-group,
.uc-reviews .t605__descr,
.uc-reviews .t605__text:before,
.uc-about .t490,
.uc-products .t983__card,
.uc-popup-form .t-popup__container,
.uc-popup-form .t-popup__close svg {
    width: 100% !important;
}

.uc-main .t997__imgwrapper .t997__img,
.uc-main .t-descr_xs,
.uc-main .t997__card-headline,
.uc-main .t997__imgwrapper,
.uc-products .t983__card-wrapper,
.uc-products .t983__card,
.uc-products .t983__card-content,
.uc-products .t983__card-block-wrapper,
.uc-products .t983__card-block_hover,
.uc-services .t983__card-block-wrapper,
.uc-services .t983__card-content,
.uc-services .t983__card-block_hover,
.uc-services .t983__card-wrapper,
.uc-services .t983__card-hide,
.uc-services .t983__card,
.uc-popup-form .t-popup__container,
.uc-popup-form .t-popup__close svg {
    height: 100% !important;
}

.uc-form,
.uc-products,
.uc-about .t490,
.uc-why-we .t503,
.uc-form .t690,
.uc-about,
.uc-trust .t595 {
    margin: 0 auto;
}

.uc-form,
.uc-products,
.t-container,
.uc-about,
.uc-about .t490,
.uc-trust .t595,
.uc-menu .t228__maincontainer,
.uc-map .t-width_12 {
    max-width: 1240px !important;
}

.uc-why-we .t503,
.uc-trust .t595__container,
.uc-form .t690,
.uc-products .t983__container {
    max-width: 1200px !important;
}

.uc-products,
.t-container,
.uc-why-we .t503,
.uc-contacts .t1053__container,
.uc-trust .t595,
.uc-menu .t228__maincontainer,
.uc-map .t-width_12,
.uc-popup-form .t-popup__container {
    padding: 0 20px !important;
}

.uc-main .t-descr_xs,
.uc-services .t983__card-hide,
.uc-main .t-item:after,
.uc-products .t983__card-overlay,
.uc-products .t-btn_xs:after,
.uc-form .t-submit:after,
.uc-services .t983__card-overlay,
.uc-reviews .t605__descr a:after,
.uc-menu .t-btn:after,
.uc-services .t-btn:after,
.uc-popup-form .t-submit:after {
    opacity: 0;
}

.uc-products .t983__card-block-wrapper,
.uc-services .t983__card-block_hover,
.uc-services .t983__card-block-wrapper {
    transform: unset !important;
}

.uc-main .t997__inner {
    row-gap: 30px;
}

.uc-main .t-item,
.uc-products .t983__card:hover .t983__card-overlay,
.uc-services .t983__card-overlay {
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
}

.uc-main .t-item {
    width: 200px;
    height: 200px;
    border-right: 1px solid #4F4F4F;
    background: rgba(0, 0, 0, 0.10);
}

.uc-main .t997__imgwrapper,
.uc-main .t-descr_xs,
.uc-main .t997__imgwrapper {
    position: absolute;
    left: 0;
    top: 0;
}

.uc-main .t997__card-headline {
    z-index: 1;
    padding: 10px 15px;
}

.uc-main .t997__cards-wrapper {
    border: 1px solid #4F4F4F;
    border-right: none;
}

.uc-main .t-item:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: linear-gradient(180deg, rgba(130, 19, 119, 0.50) 0%, rgba(33, 24, 117, 0.50) 100%);
    width: 100%;
    height: 100%;
    z-index: -1;
}

.uc-main .t-item:after {
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.uc-main .t-item:hover:after,
.uc-products .t983__card:hover .t983__card-overlay,
.uc-products .t-btn_xs:hover:after,
.uc-form .t-submit:hover:after,
.uc-services .t983__card:hover .t983__card-overlay,
.uc-services .t983__card:hover .t983__card-hide,
.uc-reviews .t605__descr a:hover:after,
.uc-menu .t-btn:hover:after,
.uc-footer .t134__descr,
.uc-services .t-btn:hover:after,
.uc-popup-form .t-submit:hover:after {
    opacity: 1 !important;
}

/* Menu */

.uc-menu .t228__leftcontainer {
    display: block;
    height: 16.19px !important;
}

.uc-menu .tmenu-mobile {
    z-index: 9999;
}

.uc-menu .tmenu-mobile__container .t228__rightcontainer {
    position: absolute;
    right: 66px;
}

.uc-menu .tmenu-mobile__container .t-btn {
    height: 36px;
    padding: 0 28px;
    font-size: 14px;
}

.uc-menu .tmenu-mobile__container .t228__right_buttons,
.uc-menu .tmenu-mobile__container .t228__rightcontainer {
    padding: 0;
}

.uc-menu .tmenu-mobile__container .t228__right_descr {
    padding: 0 20px 0 0;
}

.uc-menu .t228__leftside {
    min-width: unset !important;
}

.uc-menu .t228 {
    background: rgba(40, 39, 44, 0.10);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.uc-menu .t228__list_item {
    font-size: 14px;
}

.uc-menu .t228__list_item:not(:last-child) {
    padding-right: 20px !important;
    padding-left: 0 !important;
}

.uc-menu .t228__right_buttons {
    padding-left: 10px;
}

.uc-contacts .t1053__descr,
.uc-reviews .t605__descr a,
.uc-why-we .t-card__descr,
.uc-about .t-card__descr,
.t-section__descr,
.uc-menu .t-menu__link-item {
    line-height: 1.4;
}

/* About */

.t-section__title {
    color: #A105EB;
    font-size: 50px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px !important;
}

.t-section__descr {
    color: #BDBDBD;
    font-family: Open Sans;
    font-size: 18px;
}

.uc-about .t490__container {
    row-gap: 75px;
}

.uc-about .t-heading {
    font-family: 'Inter', sans-serif;
    font-size: 65px;
    font-weight: 300;
    line-height: 1.1;
    margin: 0 0 5px;
}

.uc-about .t-heading,
.uc-about .t-card__descr {
    color: #4F4F4F;
}

.uc-about .t-card__descr {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
}

.uc-about .t-card__col.active .t-card__title,
.uc-about .t-card__col.active .t-card__descr {
    font-size: 76px;
}

.uc-about .t-card__col.active .t-card__title,
.uc-about .t-card__col.active .t-card__descr,
.uc-fill-text .t-text,
.uc-why-we .t-card__title {
    color: #F2F2F2;
}

.uc-about .t-card__col.active .t-card__descr {
    font-size: 18px;
}

.uc-about .t-card__title,
.uc-about .t-card__descr {
    transition: 0.3s font-size ease, 0.3s color ease;
}

.uc-about .t490,
.uc-products .t983 {
    height: 100vh;
}

/* Fill text */

.uc-fill-text .t-text {
    text-align: center;
    line-height: 1.2;
}

.uc-fill-text .t-text span {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    width: 100%;
    color: rgb(255, 255, 255, 0.2);
    background: linear-gradient(to right, #f2f2f2, #f2f2f2) no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 0%;
    transition: background-size cubic-bezier(.1, .5, .5, 1) 0.5s;
}

.uc-fill-text .t-col {
    max-width: 1000px;
    margin: 0 auto !important;
    float: unset;
    display: block;
}

/* Why we */

.uc-why-we .t-card__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
}

.uc-why-we .t-card__descr {
    margin-top: 15px;
    color: #BDBDBD;
    font-size: 14px;
    font-weight: 300;
}

.uc-why-we .t-card__col {
    padding: 25px;
    border: 1px solid #4F4F4F;
}

.uc-why-we .t503__container {
    grid-template-columns: 1fr 1fr;
}

.uc-why-we .t-card__col:nth-child(2n+1),
.uc-why-we .t-col_12,
.uc-services .t-card__col:nth-child(-n+2) .t983__card {
    border-right: none !important;
}

.uc-why-we .t-card__col:nth-child(-n+2) {
    border-bottom: none;
}

.uc-why-we .t-col_12 {
    height: calc(50% + 0.5px);
    border: 1px solid #4F4F4F;
    padding: 20px 40px;
}

.arrow-left,
.arrow-right {
    margin-top: 8px;
    transition: 0.3s opacity ease;
    pointer-events: all;
}

.arrow-disabled {
    opacity: 0.1;
    pointer-events: none;
}

.arrow-right:hover svg path,
.arrow-left:hover svg path {
    stroke: #A105EB;
}

.arrow-right svg path,
.arrow-left svg path {
    transition: 0.3s stroke ease;
}

/* Trust */

.uc-trust .t595__img {
    width: unset;
    height: 100px;
    object-fit: contain;
}

.uc-trust .t595__container {
    border: 1px solid #4F4F4F;
}

.uc-trust .t595__item {
    padding: 50px 20px;
}

.t595__line {
    background: #4F4F4F !important;
}

/* Products */

.uc-products .t-card__btn a {
    color: #f2f2f2!important;
}

.uc-products .t-card__title {
    font-size: 24px !important;
}

.uc-products .t-card__title:after,
.uc-services .t-card__title:after {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    margin-top: 3px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.5008 11.5V2.70528e-05L11.5008 2.72214e-05L11.5008 11.5H0V13.5H11.5008L11.5008 25H13.5008V13.5H25V11.5H13.5008Z' fill='%23518CFF'/%3E%3C/svg%3E") no-repeat;
    background-size: contain;
    background-position: center;
    transition: 0.3s transform ease;
}

.uc-products .t983__card:hover .t-card__title:after,
.uc-services .t983__card:hover .t-card__title:after {
    transform: rotate(45deg);
}

.uc-products .t983__card-block_hover {
    transition: -webkit-transform 0.45s ease;
    transition: transform 0.45s ease;
    transition: transform 0.45s ease, -webkit-transform 0.45s ease;
}

.uc-products {
    position: relative;
}

.uc-products .t983__col {
    min-width: 500px;
    width: 500px;
    height: 500px;
}

.uc-products .t983__card:hover .t983__card-overlay {
    background: -moz-linear-gradient(153deg, rgba(130, 19, 119, 0.50) 0%, rgba(33, 24, 117, 0.50) 83.33%) !important;
    background: -webkit-linear-gradient(153deg, rgba(130, 19, 119, 0.50) 0%, rgba(33, 24, 117, 0.50) 83.33%) !important;
    background: -o-linear-gradient(153deg, rgba(130, 19, 119, 0.50) 0%, rgba(33, 24, 117, 0.50) 83.33%) !important;
    background: -ms-linear-gradient(153deg, rgba(130, 19, 119, 0.50) 0%, rgba(33, 24, 117, 0.50) 83.33%) !important;
}

.uc-products .t983__card-overlay {
    transition: 0.3s opacity ease;
}

.uc-products .t-card__title {
    padding-bottom: 0;
}

.uc-products .t-card__descr {
    padding: 36px 0 0;
}

.uc-products .t983__card-block_hover {
    transform: translateY(calc(100% - 94px)) !important;
    padding: 30px;
}

.uc-products .t983__card-hide {
    height: calc(100% - 30px);
}

.uc-products .t-card__btn-wrapper {
    float: right;
}

.uc-form .t-submit,
.uc-products .t-btn_xs,
.uc-services .t-btn_xs {
    height: 56px;
    padding: 0 46px;
}

.uc-products .t-card__descr ul {
    list-style: none;
}

.uc-products .t-card__descr li {
    margin-bottom: 10px;
}

.uc-products .t983__card {
    border: 1px solid #4F4F4F;
}

.uc-products .t983__card:nth-child(2n - 1) {
    border-right: none;
}

.uc-products .t983__row:last-child .t983__col:last-child .t983__card {
    border-right: 1px solid #4F4F4F;
}

/* Buttons */

.uc-menu .t-btn:hover {
    color: #f2f2f2 !important;
}

.uc-reviews .t605__text,
.uc-main .t-item,
.uc-main .t997__card-headline,
.uc-services .t-card__descr,
.uc-form .t-submit,
.uc-products .t-btn_xs,
.uc-reviews .t605__descr a,
.uc-about,
.uc-menu .t-btn,
.uc-services .t-btn,
.uc-popup-form .t-submit {
    position: relative;
}

.uc-form .t-input,
.uc-form .t-submit,
.uc-products .t-btn_xs,
.uc-reviews .t605__descr a,
.uc-menu .t-btn,
.uc-services .t-btn,
.uc-popup-form .t-submit {
    transition: 0.3s border ease;
}

.uc-products .t-btn_xs:hover,
.uc-form .t-submit:hover,
.uc-reviews .t605__descr a:hover,
.uc-menu .t-btn:hover,
.uc-services .t-btn:hover,
.uc-popup-form .t-submit:hover {
    border: 1px solid transparent !important;
}

.uc-form .t-submit:after,
.uc-products .t-btn_xs:after,
.uc-reviews .t605__descr a:after,
.uc-menu .t-btn:after,
.uc-services .t-btn:after,
.uc-popup-form .t-submit:after {
    content: '';
    background: linear-gradient(93deg, #A105EB 0%, #518CFF 99.99%, #0B12A9 100%);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    transition: 0.3s opacity ease;
}

/* Services */

.uc-services .t983__card-block-wrapper {
    padding-bottom: 0 !important;
}

.uc-services .t983__card-image {
    background-position: right bottom !important;
    background-size: contain !important;
}

.uc-services .t983__card {
    border: 1px solid #4F4F4F;
}

.uc-services .t983__row {
    grid-template-columns: repeat(3, 1fr);
}

.uc-services .t983__row:not(:first-child) .t983__card {
    border-top: none;
}

.uc-services .t983__card-hide {
    transition: 0.3s opacity ease, 0.3s transform ease;
}

.uc-services .t983__card-block-wrapper {
    padding: 40px;
}

.uc-services .t983 .t-card__title {
    padding-bottom: 10px;
}

.uc-services .t983__card-overlay {
    background: linear-gradient(153deg, rgba(130, 19, 119, 0.50) 0%, rgba(33, 24, 117, 0.50) 83.33%) !important;
    transition: 0.3s opacity ease;
}

.uc-services .t983__card:hover .t983__card-hide {
    transform: translateY(-10%);
}

.uc-services .t-card__descr {
    padding: 20px 0;
    margin: 30px 0 0;
}

.uc-services .t-card__descr:before,
.uc-reviews .t605__text:before {
    content: '';
    position: absolute;
    height: 1px;
    background: linear-gradient(90deg, #BDBDBD 0%, rgba(189, 189, 189, 0.00) 100%);
    top: 0;
    left: 0;
    display: block;
}

.uc-services .t-section__topwrapper {
    margin-bottom: 40px !important;
}

/* Popup Form */

.uc-popup-form .t-popup__container {
    overflow-x: hidden;
    top: 0;
    left: 0;
    transform: none !important;
}

.t-body_popupshowed .uc-menu .t228 {
    background: #28272C;
}

.uc-popup-form .t-title {
    font-family: Oswald;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
}

.uc-popup-form .t-input-group label {
    color: #BDBDBD !important;
}

.uc-popup-form .t702__wrapper {
    align-items: flex-start;
    margin: auto 0;
    position: relative;
    padding: 106px 0 60px !important;
    height: unset !important;
    max-height: unset !important;
    max-width: 1000px !important;
    width: 100% !important;
    box-sizing: border-box;
}

.uc-popup-form .t702__text-wrapper {
    margin: 0;
    max-width: 400px;
    text-align: right;
    margin-right: 100px;
}

.uc-popup-form .t-popup__close svg path {
    transition: 0.3s stroke ease;
}

.uc-popup-form .t-popup__close:hover svg path {
    stroke: #A105EB;
}

.t-form .js-error-control-box .t-input:not(.t-input-phonemask),
.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-select,
.t-form .js-error-control-box .t-radio__wrapper,
.t-form .js-error-control-box .uploadcare-widget {
    border-color: #B42F20 !important;
}

.uc-popup-form .t-input-error {
    color: #B42F20 !important;
}

.uc-popup-form .t702 .t-input-group {
    margin-bottom: 20px;
}

.uc-popup-form .t-input-group.t-input-group_cb {
    margin-top: 50px;
}

.uc-popup-form input:not([type="checkbox"]),
.uc-popup-form .t-submit {
    height: 56px;
}

.uc-popup-form .t-popup__close {
    position: absolute;
    width: 58px;
    height: 42px;
    top: 56px;
    left: 0;
    right: unset !important;
}

.uc-popup-form .t-popup__block-close-button {
    width: 100%;
    height: 100%;
    padding: 0;
}

.uc-popup-form .t-popup {
    z-index: 1000;
}

/* Form */

.uc-form .t-section__title {
    font-size: 28px;
    font-weight: 600;
    text-transform: none;
}

.uc-form .t690 {
    padding: 40px;
    border: 1px solid #4F4F4F;
    background: radial-gradient(30.11% 124.24% at 32.17% 80.04%,
            rgb(161 5 235 / 30%) 0%,
            rgba(161, 5, 235, 0.00) 100%),
        radial-gradient(62.6% 107.54% at 60.33% 0%,
            rgb(81 140 255 / 30%) 0%,
            rgba(81, 140, 255, 0.00) 100%),
        radial-gradient(66.53% 120.25% at 92.5% 0%,
            rgb(11 18 169 / 30%) 0%,
            rgba(11, 18, 169, 0.00) 100%);
}

.uc-form .t-input-block {
    max-width: 370px;
}

.uc-form .t-input {
    background: none !important;
}

.uc-form .t-input,
.uc-form .t-submit {
    height: 56px;
}

.uc-form .t-input::placeholder {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1px;
    transition: 0.3s color ease;
}

.uc-form .t-form__bottom-text {
    font-size: 12px;
    line-height: 1.5;
}

.uc-form .t-input {
    padding: 0 18px;
}

.uc-form .t-form__inputsbox {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 40px;
}

#rec675449505.uc-form .js-error-control-box .t-input {
    border-color: #B42F20 !important;
}

#rec675449505.uc-form .js-error-control-box .t-input::placeholder {
    color: #B42F20 !important;
}

.uc-form .t-form__successbox {
    background: none !important;
    font-size: 25px;
    font-weight: 700;
    line-height: 120%;
}

.uc-form .t-submit,
.uc-services .t-btn {
    font-weight: 600 !important;
}

/* Reviews */

.uc-reviews .t-slds__container {
    pointer-events: none;
}

.uc-reviews .t605__descr {
    pointer-events: all;
}

.uc-reviews .t605__text {
    color: #BDBDBD;
    font-size: 20px;
    line-height: 1.25;
    letter-spacing: 0.56px;
    text-align: left;
    margin: 10px 0 40px;
    padding-top: 30px;
}

.uc-reviews .t-width_8 {
    max-width: 800px;
}

.uc-reviews .t-slds__items-wrapper {
    height: unset !important;
}

.uc-reviews .t605__descr {
    max-width: 300px;
}

.uc-reviews .t605__descr a {
    padding: 20px;
    color: #F2F2F2 !important;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #518CFF;
    text-decoration: none !important;
    display: block;
}

.uc-reviews .t-slds__arrow_wrapper {
    height: unset !important;
    pointer-events: none;
    z-index: 0;
}

.uc-reviews .t-slds__arrow {
    top: unset !important;
    bottom: 8px !important;
    transform: unset !important;
    pointer-events: all;
}

.uc-reviews .t-slds__arrow-right,
.uc-reviews .t-slds__arrow-left {
    right: calc(max(1200px, 100vw) / 2 - 600px);
}

.uc-reviews .t-slds__arrow-left {
    left: unset !important;
}

.uc-reviews .t-slds__arrow_wrapper {
    display: block !important;
    opacity: 0.1;
}

.uc-reviews .t-slds__arrow_wrapper-right {
    opacity: 1;
}

.uc-reviews .t-slds__arrow_wrapper-left {
    left: unset;
    right: 100px;
}

.uc-reviews .t-slds__arrow_body {
    width: unset !important;
}

.uc-reviews .t-slds__arrow_body,
.arrows {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.uc-reviews .t-slds__arrow:hover path {
    fill: #A105EB;
}

.uc-reviews .t-slds__arrow path {
    transition: 0.3s fill ease;
}

#rec675556894 .t-section__topwrapper {
    margin-bottom: 40px !important;
}

/* Contacts */

.uc-contacts .t1053__container {
    grid-template-columns: repeat(4, 1fr);
}

.uc-contacts .t1053__col-wrapper {
    text-align: left !important;
}

.uc-contacts .t1053__col {
    border: 1px solid #4F4F4F;
    border-right: none;
    padding: 40px;
    box-sizing: border-box;
}

.uc-contacts .t1053__col:last-child {
    border-right: 1px solid #4f4f4f !important;
}

.uc-contacts .t1053__title {
    color: #F2F2F2;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    padding-bottom: 12px;
}

.uc-contacts .t1053__descr {
    color: #BDBDBD;
    font-size: 18px;
}

#rec675606118 .t690 {
    border-top: none;
}

/* Map */

.uc-map {
    overflow: hidden;
    transition: 0.6s height ease;
    height: 0;
}

.uc-map.active {
    height: 436px;
}

.uc-map .t117_map {
    border: 1px solid #4f4f4f;
    border-top: none;
}

.uc-map ymaps.ymaps-2-1-79-svg-icon {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='39' viewBox='0 0 24 39' fill='none'%3E%3Ccircle cx='12.5' cy='12.5' r='7.5' fill='%23414141'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 39C16 34.0918 24 21.8878 24 12.3367C24 2.78571 16.1252 0 12 0C7.87481 0 -9.50228e-05 2.44683 8.59954e-10 12.3367C9.94158e-05 22.6837 7.75 34.2245 12 39ZM12 19.5C15.7871 19.5 18.8571 16.3253 18.8571 12.4091C18.8571 8.49289 15.7871 5.31818 12 5.31818C8.2129 5.31818 5.14286 8.49289 5.14286 12.4091C5.14286 16.3253 8.2129 19.5 12 19.5Z' fill='%23A105EB'/%3E%3C/svg%3E") no-repeat center center !important;
}

.uc-reviews .t605__descr a {
    height: 56px;
}

/* Footer */

.uc-footer .t-col {
    padding: 20px 0 30px;
    column-gap: 20px;
    border-top: 1px solid #828282;
}

.uc-footer .t134__descr {
    letter-spacing: 0;
    order: 2;
    max-width: 160px;
}

.uc-footer .t134__title {
    order: 1;
    text-align: left;
}

.uc-footer .t134__link {
    order: 3;
}

.uc-policy-title .t-col_12 {
    margin: 136px auto 50px!important;
    padding-bottom: 20px!important;
    border-bottom: 1px solid #4f4f4f;
}

.uc-policy {
    margin-bottom: 45px;
}

.uc-policy .t-text {
    padding-top: 20px!important;
    text-align: justify;
}

@media screen and (max-width: 1200px) {

    .uc-why-we .t503,
    .uc-trust .t595__container,
    .uc-form .t690,
    .uc-products .t983__container {
        max-width: 1160px !important;
    }

    .uc-products .t983__col {
        min-width: 484px;
        width: 484px;
        height: 484px;
    }

    .uc-fill-text {
        padding-bottom: 90px;
    }

    .uc-contacts {
        padding-top: 90px;
    }

    .uc-why-we,
    .uc-trust,
    .uc-reviews,
    .uc-products .t983 {
        padding: 90px 0;
    }

    .uc-services {
        padding: 90px 0 0;
    }

    .uc-form {
        padding: 40px 20px 90px;
    }

    .uc-why-we .t-col_12,
    .uc-why-we .t-card__col {
        padding: 20px;
    }

}

@media screen and (max-width: 1199px) {
    
    .uc-policy-title .t-heading {
        font-size: 24px!important;
    }

    .uc-popup-form .t-title {
        font-size: 24px;
    }

    .uc-popup-form .t702__wrapper {
        flex-direction: column;
        align-items: center;
        row-gap: 50px;
    }

    .uc-popup-form .t702__text-wrapper {
        margin: 0;
        max-width: 492px;
        text-align: left;
    }

    .uc-popup-form form {
        max-width: 492px;
        width: 100%;
    }

    .uc-main .t997__title {
        font-size: 40px !important;
        letter-spacing: -0.4px;
    }

    .uc-main .t-item {
        width: 164px;
        height: 164px;
    }

    .uc-form,
    .uc-products,
    .t-container,
    .uc-about,
    .uc-about .t490,
    .uc-trust .t595,
    .uc-menu .t228__maincontainer,
    .uc-map .t-width_12 {
        max-width: 1024px !important;
    }

    .t-section__title {
        font-size: 40px;
        letter-spacing: 0.8px;
        margin-bottom: 20px !important;
    }

    .uc-fill-text .t-text span {
        font-size: 24px;
        letter-spacing: 0.48px;
    }

    .uc-fill-text {
        padding-bottom: 75px;
    }

    .uc-contacts {
        padding-top: 75px;
    }

    .uc-why-we,
    .uc-trust,
    .uc-reviews,
    .uc-products .t983 {
        padding: 75px 0;
    }

    .uc-services {
        padding: 75px 0 0;
    }

    .uc-form {
        padding: 40px 20px 75px;
    }

    .uc-why-we .t503,
    .uc-trust .t595__container,
    .uc-form .t690,
    .uc-products .t983__container {
        max-width: 984px !important;
    }

    .uc-why-we .t503 {
        display: grid;
        grid-template-columns: 1fr 2fr;
    }

    .uc-services .t983__card-block-wrapper,
    .uc-contacts .t1053__col {
        padding: 30px;
    }

    .uc-form .t690 {
        padding: 40px 30px;
    }

    .uc-reviews .t-slds__arrow-right,
    .uc-reviews .t-slds__arrow-left {
        right: calc(max(1024px, 100vw) / 2 - 490px);
    }

    .uc-products .t-btn_xs {
        font-weight: 400 !important;
    }

    .uc-trust {
        padding-bottom: 0;
    }

    .uc-services {
        padding-top: 0;
    }

    .uc-form {
        padding: 30px 20px 50px;
    }

}

@media screen and (max-width: 1023px) {

    .uc-popup-form .t702__wrapper {
        max-width: 728px !important;
    }

    .uc-form,
    .uc-products,
    .t-container,
    .uc-about,
    .uc-about .t490,
    .uc-trust .t595,
    .uc-menu .t228__maincontainer,
    .uc-map .t-width_12,
    .uc-menu .tmenu-mobile__container,
    .pin-spacer {
        max-width: 768px !important;
    }

    .uc-menu .tmenu-mobile__container {
        left: 50%;
        transform: translateX(-50%);
    }

    .uc-about .t490 {
        left: unset !important;
    }

    .uc-why-we .t503 {
        display: flex;
        flex-direction: column;
    }

    .uc-why-we .t-col_12 {
        border: none;
    }

    .uc-why-we .t503__container {
        padding: 0 20px !important;
    }

    .uc-trust .t595__img {
        height: 70px;
    }

    .uc-trust .t595__item {
        padding: 24px 20px;
    }

    .uc-why-we .t503,
    .uc-trust .t595__container,
    .uc-form .t690,
    .uc-products .t983__container {
        max-width: 728px !important;
    }

    .uc-products .t-card__descr {
        padding: 25px 0 0;
    }

    .uc-products .t-card__title {
        font-size: 18px !important;
    }

    .uc-products .t-card__descr {
        font-size: 16px !important;
    }

    .uc-form .t-input,
    .uc-form .t-submit,
    .uc-reviews .t605__descr a {
        height: 56px;
    }

    .uc-form .t-submit,
    .uc-products .t-btn_xs {
        padding: 0 36px;
    }

    .uc-products .t983__col {
        min-width: 364px !important;
        width: 364px !important;
        height: 364px !important;
    }

    .uc-products .t983__card-block_hover {
        transform: translateY(calc(100% - 64px)) !important;
    }

    .uc-services .t983__card-block-wrapper,
    .uc-contacts .t1053__col,
    .uc-products .t983__card-block_hover {
        padding: 20px;
    }

    .uc-services .t983__row {
        grid-template-columns: repeat(2, 1fr);
    }

    .uc-services .t-card__col:nth-child(-n+2) .t983__card {
        border: 1px solid #4F4F4F !important;
    }

    .uc-services .t-card__col:nth-child(2n-1) .t983__card,
    .uc-contacts .t1053__col:nth-child(2n-1) {
        border-right: none !important;
    }

    .uc-contacts .t1053__col {
        border-right: 1px solid #4f4f4f !important;
    }

    .uc-form .t-form__inputsbox {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: flex-end;
    }

    .uc-form .t-container:last-child {
        max-width: 310px !important;
    }

    .uc-form .t-form__submit {
        width: 100%
    }

    .uc-form .t690 {
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        position: relative;
        padding: 30px;
    }

    .uc-form .t-section__container {
        max-width: 252px !important;
    }

    .uc-form .t-form__bottom-text {
        position: absolute;
        bottom: 30px;
        left: 30px;
        max-width: 267px;
    }

    .uc-reviews .t605__text {
        font-size: 16px;
    }

    .uc-reviews .t-slds__arrow-right,
    .uc-reviews .t-slds__arrow-left {
        right: calc(max(768px, 100vw) / 2 - 364px);
    }

    .uc-reviews .t605__descr a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .uc-contacts .t1053__container {
        grid-template-columns: 1fr 1fr;
    }

    .uc-why-we .t-col_12,
    .uc-why-we .t503__container {
        padding: 0 !important;
    }

    .uc-map .t-map,
    .uc-map ymaps.ymaps-2-1-79-map,
    .uc-map.active {
        height: 274px !important;
    }

    .uc-form .t-submit,
    .uc-services .t-btn,
    .uc-reviews .t605__descr a {
        font-weight: 400 !important;
    }

    .uc-footer .t-col {
        padding: 20px 0 !important;
    }

    .uc-about .t490 {
        padding: 100px 20px !important;
    }

    .uc-products .t983 {
        padding: 100px 0 !important;
    }

    .uc-menu .t228__right_descr {
        display: none;
    }

    .uc-menu .t228__rightside {
        min-width: unset !important;
    }

}

@media screen and (max-width: 980px) {

    .uc-menu .tmenu-mobile,
    .uc-menu.opened .t228 {
        width: 100% !important;
    }

    .menu-opened {
        overflow: hidden;
    }

    .uc-menu .t228__right_descr {
        display: table-cell;
    }

    .uc-menu .t228__leftside {
        min-width: unset !important;
    }

    .uc-menu .tmenu-mobile {
        background: none;
    }

    .uc-menu .t228 {
        top: 0 !important;
        z-index: 2;
        display: block !important;
        opacity: 1 !important;
        max-height: unset !important;
    }

    .uc-menu .t228__maincontainer {
        padding-top: 56px !important;
        height: 56px !important;
        transition: 0.4s height ease;
        overflow: hidden;
    }

    .uc-menu.opened .t228__maincontainer {
        height: 100vh !important;
    }

    button.t-menuburger.t-menuburger_first {
        border: 1px solid #518CFF;
        padding: 10px;
        width: 36px;
        height: 36px;
        box-sizing: border-box;
    }

    .uc-menu .tmenu-mobile__container {
        min-height: 56px;
        height: 56px;
    }

    .uc-menu .t-menuburger span {
        width: 16px !important;
        height: 1px;
        left: 9px;
    }

    .uc-menu .t-menuburger span:nth-child(1) {
        top: 9px;
    }

    .uc-menu .t-menuburger span:nth-child(2),
    .uc-menu .t-menuburger span:nth-child(3) {
        top: 16px;
    }

    .uc-menu .t-menuburger span:nth-child(4) {
        top: 24px;
    }

    .uc-menu .t-menuburger-opened span:nth-child(1),
    .uc-menu .t-menuburger-opened span:nth-child(4) {
        width: 0% !important;
        left: 50%;
    }

    .uc-menu .t228 .t228__rightside {
        display: none;
    }

    .uc-menu .t228__centerside {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        opacity: 0;
        pointer-events: none;
        transition: 0.3s opacity ease;
    }

    .uc-menu.opened .t228__centerside {
        opacity: 1;
        pointer-events: all;
    }

    .uc-menu.opened .t228 {
        background: #28272C;
    }

    .uc-menu .t228__list {
        display: flex;
        flex-direction: column;
    }

    .uc-menu .t228__list_item:not(:last-child) {
        padding: 0 0 80px 0 !important;
    }

    .uc-menu .t-menu__link-item {
        text-align: center;
        font-family: 'Oswald', sans-serif;
        font-size: 24px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 1.2;
        letter-spacing: 0.48px;
        text-transform: uppercase;
    }

}

@media screen and (max-width: 960px) {

    .t-col,
    .uc-form .t-form__submit,
    .uc-reviews .t-slds__wrapper {
        padding: 0 !important;
    }

    .uc-about .t-card__col {
        max-width: 300px;
    }

    #rec674110284.uc-why-we .t-card__col {
        margin-top: 0 !important;
    }

    .uc-trust .t595__item {
        width: 25%;
        border-right: 1px solid #4f4f4f;
    }

    .uc-trust .t595__line_horizontal_mob3col,
    .uc-trust .t595__line_horizontal,
    .uc-trust .t595__line {
        display: none !important;
    }

    .uc-trust .t595__container {
        border-right: none;
    }

    .uc-trust .t595__item:nth-child(-n+6) {
        border-bottom: 1px solid #4f4f4f;
    }

    .uc-products .t983__container,
    .uc-services .t983__container {
        overflow-x: unset !important;
    }

    .uc-services .t983__card {
        width: 100%;
    }

    .uc-services .t983 .t-card__title {
        z-index: 1;
        position: relative;
    }

    .uc-form .t-input-block {
        margin-bottom: 0;
    }

    .uc-why-we .t-card__col,
    .uc-contacts .t1053__col {
        padding: 20px !important;
    }

    .uc-trust .t595__item {
        padding: 24px 20px !important;
    }

    .uc-products .t983__card:hover .t983__card-block_hover {
        transform: translateY(0) !important;
    }

    .uc-footer .t-col {
        padding: 20px 0 !important;
    }

}

@media screen and (max-width: 767px) {
    
    .uc-policy-title .t-heading {
        font-size: 20px!important;
        width: 100%;
        margin-bottom: 10px;
        padding-bottom: 10px!important;
        border-bottom: 1px solid #4f4f4f;
    }
    
    .uc-policy-title .t-descr {
        font-size: 16px!important;
    }
    
    .uc-policy .t-name {
        font-size: 16px!important;
    }
    
    .uc-policy-title .t-col_12 {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 0!important;
        border-bottom: none;
    }
    
    .uc-slider {
        display: block!important;
    }
    
    .uc-products {
        display: none!important;
    }

    .uc-menu .t228__right_descr {
        display: block;
    }

    .uc-popup-form .t-title {
        font-size: 20px;
    }

    .uc-popup-form .t702__wrapper {
        max-width: 440px !important;
    }

    .arrows,
    .uc-products .arrows {
        display: flex !important;
        column-gap: 30px;
    }

    .uc-menu .tmenu-mobile__container .t228__rightcontainer {
        display: none;
    }

    .uc-form,
    .uc-products,
    .t-container,
    .uc-about,
    .uc-about .t490,
    .uc-trust .t595,
    .uc-menu .t228__maincontainer,
    .uc-map .t-width_12,
    .uc-menu .tmenu-mobile__container,
    .pin-spacer {
        max-width: 480px !important;
    }

    .uc-main .t-item {
        width: 140px;
        height: 140px;
    }

    .uc-main .t997__card-title {
        font-size: 12px !important;
    }

    .uc-main .t997__title {
        font-size: 36px !important;
        letter-spacing: -0.3px;
        margin-right: 30px;
    }

    .uc-about .t490 {
        padding: 100px 20px !important;
    }

    .t-section__title {
        font-size: 30px;
        letter-spacing: 0.6px;
    }

    .uc-about .t490 {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .uc-about .t-card__col.active {
        opacity: 1;
    }

    .uc-about .t-card__col {
        opacity: 0;
        position: absolute;
        transform: none !important;
        max-width: unset;
    }


    .uc-about .t-card__col.active .t-card__title,
    .uc-about .t-card__col .t-card__title {
        font-size: 40px;
    }

    .uc-about .t-card__col.active .t-card__descr,
    .uc-about .t-card__col .t-card__descr {
        font-size: 14px;
    }

    .uc-about .t490__container {
        transform: none !important;
        position: relative;
        height: 90px;
        padding-bottom: 20px !important;
        border-bottom: 1px solid #4f4f4f;
    }

    .uc-about .t-section__container {
        padding-bottom: 30px !important;
        margin-bottom: 20px !important;
        border-bottom: 1px solid #4f4f4f;
    }

    .uc-fill-text {
        padding-bottom: 40px;
    }

    .uc-contacts {
        padding-top: 40px;
    }

    .uc-why-we,
    .uc-trust,
    .uc-reviews,
    .uc-products .t983 {
        padding: 40px 0;
    }

    .uc-services {
        padding: 40px 0 0;
    }

    .uc-form {
        padding: 20px 20px 40px;
    }

    .uc-fill-text .t-text span {
        font-size: 13px;
        letter-spacing: 0.28px;
    }

    .uc-fill-text .t-text {
        line-height: 1.2;
    }

    .uc-why-we .t-card__col {
        border: none;
        padding: 0 !important;
        flex-shrink: 0;
        max-width: 214px;
        scroll-snap-align: start;
    }

    .uc-why-we .t503__container {
        display: flex;
        flex-wrap: nowrap;
        column-gap: 20px;
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .uc-why-we .t503__container::-webkit-scrollbar {
        display: none;
    }

    .uc-why-we .t-card__title {
        font-size: 16px;
    }

    .uc-why-we .t-card__descr {
        margin-top: 10px;
        font-size: 12px;
    }

    .uc-why-we .t503,
    .uc-trust .t595__container,
    .uc-form .t690,
    .uc-products .t983__container,
    .uc-why-we .t503 {
        max-width: 440px !important;
    }

    .uc-trust .t595__container {
        border-bottom: none;
    }

    .uc-trust .t595__item {
        width: 50%;
    }

    .uc-trust .t595__item {
        border-bottom: 1px solid #4f4f4f;
        padding: 20px !important;
    }

    .uc-products .t983__col {
        min-width: 336px !important;
        width: 336px !important;
        height: 336px !important;
    }

    .uc-products .t983__card-block_hover {
        transform: translateY(calc(100% - 66px)) !important;
        display: flex;
        flex-direction: column;
    }

    .uc-products .t-card__descr {
        padding-top: 20px;
    }

    .uc-products .t-card__title {
        font-size: 16px !important;
    }

    .uc-products .t-card__descr {
        font-size: 14px !important;
    }

    .uc-form .t-submit,
    .uc-products .t-btn_xs,
    .uc-services .t-btn_xs {
        height: 48px !important;
    }

    .uc-services .t983__row {
        display: flex;
        flex-direction: column;
        border: 1px solid #4f4f4f;
    }

    .uc-services .t983__card,
    .uc-services .t-card__col:nth-child(-n+2) .t983__card {
        border: none !important;
    }

    .uc-services .t983__col {
        border-bottom: 1px solid #4f4f4f;
    }

    .uc-services .t983__col:last-child {
        border-bottom: none;
    }

    .uc-form .t-form__bottom-text {
        position: unset;
    }

    .uc-form .t690 {
        flex-direction: column;
        padding: 40px 20px;
    }

    .uc-form .t-container:last-child,
    .uc-form .t-input-block,
    .uc-form .t-section__container {
        max-width: unset !important;
    }

    .uc-form .t-section__title {
        font-size: 20px;
    }

    .uc-form .t-input,
    .uc-form .t-submit,
    .uc-reviews .t605__descr a {
        height: 48px;
    }

    .uc-reviews .t605__text {
        font-size: 14px;
        margin: 10px 0 20px;
    }

    .uc-reviews .t605__descr {
        max-width: 178px;
    }

    .uc-reviews .t605 {
        max-width: 480px;
        margin: 0 auto;
        position: relative;
    }

    .uc-reviews .t-slds__arrow_wrapper {
        position: unset;
        width: 100%;
        display: flex !important;
        align-items: center;
    }

    .uc-reviews .t-slds__arrow,
    .uc-reviews .t-slds {
        position: unset;
    }

    .uc-reviews .t-slds__arrow_container {
        display: flex;
        column-gap: 30px;
        position: absolute;
        top: 44px;
        right: 20px;
    }

    .uc-reviews .t-slds__arrow svg {
        width: 32px;
        height: 24px;
    }

    .uc-reviews .t-section__title {
        max-width: 220px;
    }

    .uc-contacts .t1053__title {
        font-size: 14px;
        padding-bottom: 8px;
    }

    .uc-contacts .t1053__descr {
        font-size: 12px;
    }

    .uc-map .t-map,
    .uc-map ymaps.ymaps-2-1-79-map,
    .uc-map.active {
        height: 495px !important;
    }

    .uc-footer .t-col {
        flex-direction: column;
        padding: 40px 0 30px !important;
        border: none;
    }

    .uc-footer .t134__title {
        order: 2;
        text-align: center;
        width: 100%;
    }

    .uc-footer .t134__descr {
        order: 1;
    }

    .uc-menu .t-menu__link-item {
        font-size: 20px !important;
    }

    .uc-menu .t228__list_item:not(:last-child) {
        padding: 0 0 60px 0 !important;
    }

    .uc-footer .t134__title,
    .uc-footer .t134__img {
        margin-top: 25px !important;
    }

    .uc-footer .t134__title {
        padding-top: 25px !important;
        border-top: 1px solid #828282;
    }

    .uc-about .t490 {
        padding: 60px 20px !important;
    }

    .uc-products .t983 {
        padding: 60px 0 !important;
    }

    .t-section__descr {
        font-size: 14px;
    }

    .uc-form .t-section__title {
        margin-bottom: 40px !important;
        letter-spacing: -0.28px;
    }

    .uc-reviews .t605__img {
        max-width: 112px;
    }

    .uc-menu .t228 .t228__rightside {
        display: flex;
        padding-top: 60px;
        padding-bottom: 60px;
        margin-top: 50px;
        border-top: 1px solid #4f4f4f;
    }

    .uc-menu .t228__centerside {
        height: unset;
    }

    .uc-menu .t228__maincontainer {
        overflow-y: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .uc-menu .t228__maincontainer::-webkit-scrollbar,
    .uc-products .t983__container::-webkit-scrollbar {
        display: none;
    }

    .uc-menu .t228__right_buttons,
    .uc-menu .t228__centercontainer,
    .uc-menu .t228__rightcontainer {
        padding: 0;
    }

    .uc-menu .t-btn {
        margin: 0;
    }

    .uc-menu .t228__centerside {
        transition: 0.3s margin ease;
    }

    .uc-menu.opened .t228__centerside {
        margin-top: 64px;
    }

    .uc-menu .t228__right_descr {
        padding: 0 0 60px;
        font-size: 20px !important;
    }

    .uc-menu .t-btn {
        height: 56px;
        padding: 0 62px;
        font-size: 16px;
    }

    .uc-popup-form .t-popup__close {
        width: 32px;
        height: 24px;
        top: 0;
        background: none !important;
    }

    .uc-popup-form .t702__wrapper {
        padding: 74px 0 56px !important;
        margin-top: 76px;
    }
    
    .uc-products {
        height: unset;
        padding: 0!important;
        margin: 0!important;
        max-width: unset!important;
    }
    
    .uc-products .t983__container {
        overflow-x: scroll!important;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        scrollbar-width: none;
        -ms-overflow-style: none;
        max-width: unset!important;
        transform: none!important;
    }
    
    .uc-products .t983 {
        position: unset!important;
    }
    
    .uc-products .t983__col {
        scroll-snap-align: start;
    }
    
    .uc-products .t983__card {
        transform: translateX(calc(max(480px, 100vw)/2 - 220px));
    }
    
    .uc-products .t-section__container {
        max-width: 480px!important;
        padding: 0 20px!important;
    }
    
    .uc-products, .uc-products .t983__container {
        max-width: unset!important;
    }
    
    .uc-products .t-section__topwrapper {
        display: flex;
        align-items: flex-end;
        margin-bottom: 30px!important;
        justify-content: space-between;
    }
    
    .uc-products .t-section__title {
        margin: 0!important;
    }

}

@media screen and (max-width: 640px) {
    
    .uc-products .t983__card {
        transform: translateX(calc(max(360px, 100vw)/2 - 160px));
    }
    
    .uc-products .t-section__container {
        max-width: 360px!important;
        padding: 0 20px!important;
    }

    .uc-popup-form input:not([type="checkbox"]) {
        font-size: 14px !important;
    }

    .uc-popup-form .t702__wrapper {
        max-width: 320px !important;
    }

    .cursor-dot,
    .cursor-dot-outline {
        display: none !important;
    }

    .t-body * {
        cursor: default !important;
    }

    .uc-main .t997__wrapper {
        min-height: calc(100% - 40px);
    }

    .uc-form,
    .uc-products,
    .t-container,
    .uc-about,
    .uc-about .t490,
    .uc-trust .t595,
    .uc-menu .t228__maincontainer,
    .uc-map .t-width_12,
    .uc-menu .tmenu-mobile__container,
    .pin-spacer,
    .uc-reviews .t605 {
        max-width: 360px !important;
    }

    .uc-main .t997__title {
        font-size: 30px !important;
    }

    .t-section__title {
        margin-bottom: 10px !important;
    }

    .uc-why-we .t503,
    .uc-trust .t595__container,
    .uc-form .t690,
    .uc-products .t983__container,
    .uc-why-we .t503 {
        max-width: 320px !important;
    }

    .uc-why-we .t-section__title {
        margin-bottom: 20px !important;
    }

    .uc-products .t983__col {
        min-width: 320px !important;
        width: 320px !important;
        height: 320px !important;
    }

    .uc-products .t983__card-hide {
        opacity: 0;
    }

    .uc-products .t983__card-block_hover {
        transform: translateY(calc(100% - 76px)) !important;
    }

    .uc-reviews .t-slds__arrow_container,
    .arrows {
        column-gap: 20px;
    }

    .uc-map .t-map,
    .uc-map ymaps.ymaps-2-1-79-map,
    .uc-map.active {
        height: 370px !important;
    }

    .uc-menu .t228__list_item:not(:last-child) {
        padding: 0 0 40px 0 !important;
    }

    .uc-products .t-card__title:after,
    .uc-services .t-card__title:after {
        width: 20px;
        height: 20px;
        margin-top: 0;
    }
    
    .uc-services .t983__card-hide {
        opacity: 1;
    }
    
    .uc-services .t983__card-hide {
        transform: translateY(-10%);
    }
    
    .uc-products .t983__container {
        max-width: unset!important;
    }
    
    .uc-products {
        max-width: unset!important;
    }

}

@supports (position: sticky) {
    .pin-spacer {
        height: 100% !important;
        padding: unset !important;
        overflow: clip !important;
    }

    .uc-about .t490 {
        position: sticky !important;
        top: 0 !important;
        height: unset !important;
        min-height: unset !important;
        max-height: 523px !important;
        transform: none !important;
        padding: 100px 20px !important;
    }

    .t-body,
    #allrecords {
        overflow-x: clip !important;
    }

    .uc-products .t983 {
        position: sticky !important;
        top: 0 !important;
        bottom: unset !important;
        height: unset !important;
    }

    .uc-trust {
        padding-bottom: 100px;
    }

    .uc-services {
        padding-top: 100px;
    }

}

@supports (position: sticky) {
    @media screen and (max-width: 1200px) {
        .uc-trust {
            padding-bottom: 90px;
        }

        .uc-services {
            padding-top: 90px;
        }
        
        .uc-about .t490 {
            padding: 90px 20px !important;
        }
    }
    
    @media screen and (max-width: 1199px) {
        .uc-trust {
            padding-bottom: 75px;
        }

        .uc-services {
            padding-top: 75px;
        }
        
        .uc-about .t490 {
            padding: 75px 20px !important;
        }
    }
    
    @media screen and (max-width: 767px) {
        .uc-trust {
            padding-bottom: 40px;
        }

        .uc-services {
            padding-top: 40px;
        }
        
        .uc-about .t490 {
            padding: 40px 20px !important;
        }

        .uc-about .t490 {
            max-height: 433px !important;
        }
    }
}