.header{position:fixed;top:0;left:0;z-index:500;min-height:52px;padding:0 2rem;background:#fff;border-bottom:1px solid #e2e5eb;-webkit-box-shadow:0 0 6px rgba(110,119,130,.14);box-shadow:0 0 6px rgba(110,119,130,.14)}.header .wrap-1400{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .logo-block{margin-right:2rem}.header .logo-block a{font-family:MTSSansBold;font-size:24px;line-height:28px;color:#000}.header .logo-block .logo{width:132px;height:32px;background-image:url(/assets/icons/logo.svg);background-position:50%;background-size:cover}.header .mobile-navigation{display:none;margin-top:5px;margin-right:.75rem}.header .navigation a{font-family:MTSCompactMedium;font-size:14px;display:inline-block;padding:1rem 0 .75rem 0;margin:0 .75rem;line-height:20px;font-weight:500;color:#1d2023;text-align:center;border-bottom:2px solid transparent;-webkit-transition:.15s;transition:.15s;cursor:pointer}.header .navigation a:hover{color:#1d2023;text-decoration:none;-webkit-transform:scale(1.04);transform:scale(1.04)}.header .menu-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header .menu-toggle:hover span{width:24px}.header .menu-toggle input{display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;height:24px;position:absolute;cursor:pointer;opacity:0;z-index:2}.header .menu-toggle input:checked{background:#36383f}.header .menu-toggle input:checked~ul{-webkit-transform:none;transform:none}.header .menu-toggle input:checked~span{left:5px}.header .menu-toggle input:checked~span:nth-child(2){-webkit-transform:rotate(-45deg) translate(-9px);transform:rotate(-45deg) translate(-9px)}.header .menu-toggle input:checked~span:nth-child(3){opacity:0}.header .menu-toggle input:checked~span:nth-child(4){-webkit-transform:rotate(45deg) translate(-10px,-1px);transform:rotate(45deg) translate(-10px,-1px)}.header .menu-toggle span{display:-webkit-box;display:-ms-flexbox;display:flex;width:22px;height:2px;margin-bottom:5px;position:relative;background:#1d2023;border-radius:10px;z-index:1;-webkit-transition:.3s;transition:.3s}.header .menu-toggle span:nth-child(3){width:24px}.header .menu-toggle .mobile-menu{position:absolute;top:33px;left:-16px;background-color:#fff;min-width:170px;-webkit-transition:.3s;transition:.3s;border-bottom-right-radius:8px;border-bottom-left-radius:8px;-webkit-transform:translate(-200px);transform:translate(-200px);margin:0;padding:0;list-style:none}.header .menu-toggle .mobile-menu li{margin:0;padding:0;-webkit-transition-delay:2s;transition-delay:2s}.header .menu-toggle .mobile-menu li a{font-family:MTSCompactMedium;font-size:14px;padding:.75rem 1.5rem;display:block;font-style:normal;font-weight:500;line-height:20px}.header .menu-toggle .mobile-menu li a:hover{color:#1d2023;text-decoration:none;-webkit-transform:scale(1.04);transform:scale(1.04)}.header .right-col .btn{font-family:MTSCompactMedium;color:#fff;width:100%;max-width:100px;background:#ff0032;-webkit-transition:.3s;transition:.3s;border-radius:6px;padding:.25rem 1.25rem}.header .right-col .btn:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}@media screen and (max-width:1360px){.header .logo-block{margin-right:1.25rem}.header .navigation a{margin:0 .5rem}.header .wrap{padding:0 20px}}@media screen and (max-width:1279px){.header{padding:0 1rem}.header .wrap{padding:0 20px}.header .navigation a{min-width:80px}.header .right-col{min-width:100px}.header .profile{margin-left:.5rem}.header .profile .profile-image{width:30px;height:30px}.header .location{margin-right:.5rem;font-size:13px}}@media screen and (max-width:900px){.header.mobile-menu-active{-webkit-box-shadow:none;box-shadow:none}.header .logo-block a{font-family:MTSCompactBold;font-size:17px;font-style:normal;font-weight:700;line-height:24px}.header .desktop-navigation{display:none}.header .mobile-navigation{display:block}}.mobile-navigation-bg{width:100%;height:100%;background:rgba(29,32,35,.4);z-index:2;position:fixed;top:0;left:0;right:0;bottom:0}@media screen and (min-width:900px){.mobile-navigation-bg{display:none}}.menu-link-active{border-bottom:2px solid #e30611!important}.mobile-block-window{position:fixed;padding:80px 0;background:#fff;z-index:2}.mobile-block-window,.mobile-block-window-title-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-block-window-title-container{max-width:320px;margin:0 auto}.mobile-block-window-title{font-family:MTSExtendedBlack;text-transform:uppercase;font-size:20px;color:#1d2023}.mobile-block-window-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-block-window-info-icon{width:60px;height:60px;margin-bottom:20px;background-image:url(/assets/images/errors/mobile-block.png);background-size:contain;background-repeat:no-repeat}.mobile-block-window-info-text{font-family:MTSCompactRegular;font-size:14px;text-align:center;color:#626c77}.mobile-block-window-button{font-family:MTSCompactMedium;font-size:14px;width:100%;padding:6px;border-radius:6px;color:#1d2023;background:#f2f3f7;border:none;outline:none;cursor:pointer}.contacts-modal-layout{position:fixed;width:100%;height:100%;background:rgba(29,32,35,.4);z-index:101;opacity:0;-webkit-transition-duration:.2s;transition-duration:.2s;pointer-events:none}.contacts-modal-layout-opened{opacity:1;pointer-events:auto}.contacts-buttons-layout{position:fixed;width:100%;height:100%;z-index:100;pointer-events:none}.contacts-buttons-layout-container,.contacts-modal-layout-container{position:relative;width:1280px;height:100%;margin:0 auto;padding:0 40px}.contacts-phone-modal-container-anim{position:absolute;right:40px;bottom:122px;width:auto;max-width:688px;z-index:102;overflow:hidden;-webkit-transition-duration:.4s;transition-duration:.4s}.contacts-phone-modal-container-anim.active{width:100%}.contacts-phone-modal{position:relative;right:-100%;max-width:688px;background:linear-gradient(76.8deg,#000 16.14%,#0074d1 79.65%);border-radius:16px;-webkit-transition-duration:.2s;transition-duration:.2s}.contacts-phone-modal.active{right:0;width:100%}.contacts-phone-modal-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:688px;padding:16px}.contacts-phone-modal-text{font-family:MTSCompactRegular;font-size:14px;width:292px;margin-right:32px;color:#fafafa}.contacts-phone-modal-input{font-family:MTSCompactRegular;margin-right:32px;padding:6px 12px}.contacts-phone-modal-button,.contacts-phone-modal-input{font-size:14px;border-radius:6px;border:none;outline:none}.contacts-phone-modal-button{padding:6px 28px;font-family:MTSSansMedium;color:#fafafa;white-space:nowrap;background:#1d2023;-webkit-transition-duration:.15s;transition-duration:.15s;cursor:pointer}.contacts-phone-modal-button:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}.contacts-phone-modal-button:disabled{cursor:default;color:grey}.contacts-phone-modal-button:disabled:hover{-webkit-transform:none;transform:none}.contacts-buttons{position:absolute;right:40px;bottom:56px;z-index:101;pointer-events:auto}.contacts-button{margin-bottom:8px;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;background:linear-gradient(76.8deg,#000 16.14%,#0074d1 79.65%);cursor:pointer;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.0784313725),0 0 16px 0 rgba(0,0,0,.0784313725);box-shadow:0 4px 16px 0 rgba(0,0,0,.0784313725),0 0 16px 0 rgba(0,0,0,.0784313725)}.contacts-button-phone{width:18px;height:18px;background-image:url(/assets/icons/buttons/button-phone.svg)}@media screen and (max-width:1279px){.contacts-buttons-layout-container,.contacts-modal-layout-container{width:100%}.contacts-phone-modal-container-anim.active{width:calc(100% - 80px)}}@media screen and (max-width:640px){.contacts-phone-modal-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts-phone-modal-input,.contacts-phone-modal-text{margin-right:0;margin-bottom:32px}.contacts-phone-modal-input,.contacts-phone-modal-text{width:100%}.contacts-phone-modal-button{width:100%;color:#1d2023;text-align:center;background:#fff}}.ticker-page-block{width:1280px;margin:0 auto;overflow:hidden}.ticker-container{min-width:3000px;width:200%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ticker{width:104%}.ticker-row{position:relative;padding-bottom:16px;padding-right:4%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite}.ticker-row-elem{font-family:MTSWideMedium;font-size:17px;color:#3573d9}@media screen and (max-width:1279px){.ticker-page-block{width:100%}}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes swap{0%,50%{left:0}50.01%,to{left:100%}}@keyframes swap{0%,50%{left:0}50.01%,to{left:100%}}.industries{width:1280px;margin:0 auto;padding-top:100px;border-radius:16px;background:#f2f3f7}.industries-container{position:relative;z-index:1;width:100%;max-width:1280px;margin:auto;padding:0 40px;padding-bottom:6rem}.industries-title{margin-bottom:32px;font-family:MTSWideMedium;font-size:32px;color:#1d2023}.industries-text{width:537px;margin-bottom:32px;font-family:MTSSansRegular;font-size:17px;color:#1d2023}.industries-blocks-container{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.industries-blocks-container::-webkit-scrollbar{display:none}.industries-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px}.industries-block{width:100%;padding:20px;min-height:155px;background:#fff;border-radius:16px}.industries-block-title{margin-bottom:16px;font-family:MTSWideMedium;font-size:24px;color:#1d2023}.industries-block-text{font-family:MTSSansRegular;font-size:14px;color:#1d2023}.industries-button-container{margin-top:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.industries-button{width:268px;padding:10px;-webkit-transition-duration:.4s;transition-duration:.4s;border:none;outline:none;background:none}.industries-button .buttonDH{height:44px;padding:10px;background:#ff0032;border-radius:8px;cursor:pointer}.industries-button .buttonDH:hover{background:#ff0032}.industries-button .buttonContentDH{font-family:MTSCompactMedium;font-size:17px;text-align:center;color:#fafafa}.industries-button:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}@media screen and (max-width:1279px){.industries{width:100%}}@media screen and (max-width:925px){.industries-blocks{min-width:937px}}@media screen and (max-width:900px){.industries-blocks-container{width:calc(100% + 80px);padding-left:40px;position:relative;left:-40px}.industries-button{width:268px;padding:10px 0;-webkit-transition-duration:.4s;transition-duration:.4s}.industries-button .buttonDH{height:32px;padding:4px}.industries-button .buttonContentDH{font-size:14px}}@media screen and (max-width:640px){.industries-container{padding:0 20px}.industries-blocks-container{position:relative;left:-20px;width:calc(100% + 40px);padding-left:unset}.industries-button-container{margin-bottom:52px}.industries-button{width:100%}.industries-blocks{padding-left:20px}.industries-title{font-size:20px}.industries-text{font-size:14px;width:unset}.industries-block-title{font-size:18px}}.service-block{position:relative;padding:20px 10px;width:100%;height:200px;background-color:#fff;background-size:100%;background-position:100% 100%;background-repeat:no-repeat;border-radius:16px;overflow:hidden;-webkit-transition-duration:.4s;transition-duration:.4s;cursor:pointer}.service-block.wide{width:30%}.service-block:hover{background-size:105%}.service-block:hover .service-block-description{bottom:0}.service-block-title{position:absolute;top:20px;left:10px;font-family:MTSWideMedium;font-size:20px;color:#1d2023}.service-block-description{font-family:MTSCompactRegular;font-size:14px;color:#1d2023;position:absolute;bottom:-60%;left:0;width:100%;padding:10px;border-radius:16px;background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(2px);-webkit-transition-duration:.4s;transition-duration:.4s}@media screen and (max-width:640px){.service-block{width:100%}.service-block-description{bottom:0}.service-block.wide{width:100%}}.services{width:1280px;padding:100px 40px;margin:0 auto;background-image:url(/assets/images/landing/backgrounds/gradient.svg);background-size:cover;border-radius:16px}.services-title{margin-bottom:56px;font-family:MTSWideMedium;font-size:32px;color:#fafafa}.services-scrollable{width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.services-scrollable::-webkit-scrollbar{display:none}.services-container{width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}@media screen and (max-width:1279px){.services{width:100%}}@media screen and (max-width:900px){.services-scrollable{width:calc(100% + 80px);position:relative;left:-40px;padding-left:40px}}@media screen and (max-width:640px){.services{width:unset;padding:100px 20px}.services-title{font-size:20px}.services-container{width:100%;min-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.services-scrollable{position:static;padding-left:unset;width:100%}}.how-it-works{width:100%;max-width:1280px;padding:80px 40px;padding-bottom:100px;margin:0 auto;border-radius:16px;background:#f2f3f7}.how-it-works-title{margin-bottom:32px;font-family:MTSWideMedium;font-size:32px;color:#1d2023}.how-it-works-description{max-width:627px;margin-bottom:32px;font-family:MTSCompactRegular;font-size:17px;color:#1d2023}.how-it-works-blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.how-it-works-blocks::-webkit-scrollbar{display:none}.how-it-works-block{width:368px;min-width:352px}.how-it-works-block-header{position:relative;padding:20px;min-height:205px;background:#fff;border-radius:16px;z-index:1}.how-it-works-block-title{margin-bottom:24px;font-family:MTSWideMedium;font-size:24px;color:#1d2023}.how-it-works-block-text{font-family:MTSCompactRegular;font-size:14px;color:#1d2023}.how-it-works-block-img{height:168px;position:relative;top:-25px;border-radius:16px;background-size:cover;background-repeat:no-repeat;z-index:0;display:none}.how-it-works-block-img-1,.how-it-works-block-img-2,.how-it-works-block-img-3{background-color:grey}.how-it-works-button-container{margin-top:52px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.how-it-works-button{width:268px;-webkit-transition-duration:.4s;transition-duration:.4s;border:none;outline:none;background:none}.how-it-works-button .buttonDH{height:44px;padding:10px;background:#ff0032;border-radius:8px;cursor:pointer}.how-it-works-button .buttonDH:hover{background:#ff0032}.how-it-works-button .buttonContentDH{font-family:MTSCompactMedium;font-size:17px;text-align:center;color:#fafafa}.how-it-works-button:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}@media screen and (max-width:900px){.how-it-works-blocks{width:calc(100% + 80px);position:relative;left:-40px;padding-left:40px}.how-it-works-button .buttonDH{height:32px;padding:4px}.how-it-works-button .buttonContentDH{font-size:14px}}@media screen and (max-width:640px){.how-it-works{padding:80px 20px}.how-it-works-title{font-size:20px}.how-it-works-description{font-size:14px}.how-it-works-blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% + 40px)}.how-it-works-block{width:100%;min-width:unset}.how-it-works-block-title{font-size:18px}.how-it-works-button{width:100%}}.investments{padding-top:100px;background:#fff}.investments .investments-content{position:relative;z-index:1;max-width:1280px;margin:auto;padding:0 40px;padding-bottom:6rem}.investments .block-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:2.5rem}.investments .block-item{opacity:0;position:relative;text-align:center;max-width:270px}.investments .block-item .block-item-blur{position:absolute;border-radius:16px;top:0;left:0;width:100%;height:100%;z-index:0;background:hsla(0,0%,100%,.7);backdrop-filter:blur(3px);-webkit-filter:blur(3px);filter:blur(3px)}.investments .block-item .block-item-content{position:relative;z-index:1}.investments .block-item h3{width:auto;margin:auto;background:#1d2023;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:left;font-size:24px;line-height:24px;margin-bottom:1.25rem}.investments .block-item ul{padding:0;margin-bottom:0}.investments .block-item ul li{font-family:MTSSansRegular;color:#1d2023;font-size:14px;line-height:20px;margin-bottom:.75rem;text-align:left}.investments .block-item ul li:last-child{margin-bottom:0}.investments .block-item:first-child,.investments .block-item:last-child,.investments .block-item:nth-child(2){-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.investments.animated .block-item:first-child{-webkit-animation-name:investment1;animation-name:investment1}.investments.animated .block-item:nth-child(2){-webkit-animation-name:investment2;animation-name:investment2}.investments.animated .block-item:last-child{-webkit-animation-name:investment3;animation-name:investment3}.investments .block-footer p{text-align:center;font-size:12px;line-height:17px;color:#626c77}.investments .block-footer-mobile{display:none}@media screen and (max-width:1279px){.investments .investments-content{padding:5rem 40px;padding-top:0}}@media screen and (max-width:1000px){.investments .block-content .block-item{max-width:230px;padding:1rem}.investments .block-content .block-item ul{padding-left:1rem}}@media screen and (max-width:800px){.investments .block-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1rem}.investments .block-content .block-item{max-width:45%;width:45%;padding:1rem;margin-bottom:2rem}.investments .block-content .block-item ul{padding-left:1rem}.investments .block-content .block-item:last-child{margin-bottom:0}}@media screen and (max-width:640px){.investments{margin:0;padding-top:80px}.investments .investments-content{padding:0 20px;padding-bottom:98px}.investments .investments-content .block-header{margin-bottom:2.5rem}.investments .block-content{display:block}.investments .block-content .block-item{padding:0;margin-right:0;width:90%;max-width:90%;margin-bottom:48px}.investments .block-content .block-item h3{font-size:18px;font-style:normal;font-weight:500;line-height:24px}.investments .block-footer-desktop{display:none}.investments .block-footer-mobile{display:block;margin-top:8px}.investments .block-footer-mobile p{text-align:left}}.just-try{width:1280px;position:relative;margin:0 auto;padding:90px 40px;border-radius:16px;background-image:url(/assets/images/landing/backgrounds/gradient.svg);background-size:cover}.just-try-text{margin-bottom:32px}.just-try-title{font-family:MTSWideMedium;font-size:32px;color:#fafafa;white-space:pre}.just-try-subtitle{margin-top:16px;font-family:MTSWideRegular;font-size:20px;color:#fafafa}.just-try-note{position:absolute;right:104px;top:calc(50% - 193px);width:386px;height:386px;background-size:cover;background-repeat:no-repeat;background-position:50%}.just-try-note-1{background-image:url(/assets/images/landing/notes/note1.webp)}.just-try-note-2{background-image:url(/assets/images/landing/notes/note2.webp)}.just-try-note-3{background-image:url(/assets/images/landing/notes/note3.webp)}.just-try-button{display:block;width:268px;-webkit-transition-duration:.4s;transition-duration:.4s;border:none;outline:none;background:none}.just-try-button .buttonDH{height:44px;padding:10px;background:#ff0032;border-radius:8px;cursor:pointer}.just-try-button .buttonDH:hover{background:#ff0032}.just-try-button .buttonContentDH{font-family:MTSCompactMedium;font-size:17px;text-align:center;color:#fff}.just-try-button:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}@media screen and (max-width:1279px){.just-try{width:100%;position:relative;margin:0 auto}}@media screen and (max-width:1000px){.just-try-title{font-size:24px}.just-try-note{right:10px;width:354px;height:354px}}@media screen and (max-width:900px){.just-try-button .buttonDH{height:32px;padding:4px}.just-try-button .buttonContentDH{font-size:14px}}@media screen and (max-width:800px){.just-try-title{width:65%;white-space:unset}}@media screen and (max-width:640px){.just-try{padding:50px 20px}.just-try-text{margin-bottom:0}.just-try-button{width:100%}.just-try-title{width:100%;white-space:unset}.just-try-note{position:static}}.article{width:300px;min-width:300px;border-radius:16px;overflow:hidden;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.0784313725),0 0 16px 0 rgba(0,0,0,.0784313725);box-shadow:0 4px 16px 0 rgba(0,0,0,.0784313725),0 0 16px 0 rgba(0,0,0,.0784313725)}.article:hover .article-info{bottom:0}.article:hover .article-text{display:none}.article:hover .article-text-full{display:block}.article-img{position:relative;width:300px;height:407px;background-size:contain;background-repeat:no-repeat;background-color:#f2f3f7;border-radius:16px}.article-img-icon{background-size:224px 224px;background-position:center top 50px}.article-info{position:absolute;bottom:-37px;padding:16px;background:#fff;border-radius:16px;-webkit-transition-duration:.4s;transition-duration:.4s}.article-link{color:#3573d9}.article-text-full{display:none}.article-date,.article-text,.article-text-full{font-family:MTSCompactRegular;font-size:14px;color:#1d2023;margin-bottom:12px}.slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.slider-slides-container{width:964px;height:430px;padding-top:10px;margin:0 auto;overflow:hidden}.slider-slides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.slider-arrow{position:absolute;top:calc(50% - 16px);left:0;width:32px;height:32px;background-image:url(/assets/icons/article-slider-arrow.svg);background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg);cursor:pointer}.slider-arrow-next{-webkit-transform:rotate(0deg);transform:rotate(0deg);left:unset;right:0}@media screen and (max-width:1110px){.slider-slides-container{width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.slider-slides-container::-webkit-scrollbar{display:none}.slider-arrow{display:none}}@media screen and (max-width:900px){.slider-slides-container{min-width:calc(100% + 80px);padding-left:40px;position:relative;left:-40px}}@media screen and (max-width:640px){.slider-slides-container{min-width:calc(100% + 40px);padding-left:20px;position:relative;left:-20px}}.articles{padding:40px 0;background:#fff}.articles-container{width:1280px;padding:60px 40px;margin:0 auto}.articles-title{margin-bottom:32px;font-family:MTSWideMedium;font-size:32px;color:#1d2023}.articles-slide{border:none!important;background-color:unset!important;-webkit-box-shadow:none!important;box-shadow:none!important}@media screen and (max-width:1279px){.articles-container{width:100%}}@media screen and (max-width:640px){.articles-container{padding:60px 20px}.articles-title{font-size:20px}}.question .block-wrap{width:1280px;padding:2rem 40px;background-image:url(/assets/images/landing/backgrounds/gradient.svg);background-size:cover;border-radius:16px}.question .block-content h3{color:#fff;font-size:32px;line-height:36px;margin-bottom:1rem}.question .block-content p{max-width:510px;color:#fff;font-size:17px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:1.25rem;margin-right:11.25rem}.question .block-content .btn,.question .block-content .btn-text{max-width:335px;padding:0;background:none;width:100%}.question .block-content .btn-text .buttonDH,.question .block-content .btn .buttonDH{display:block;color:#fff;-webkit-transition:.3s;transition:.3s;width:100%;height:auto;padding:.5rem;background:#1d2023;border-radius:6px}.question .block-content .btn-text .buttonDH .buttonContentDH,.question .block-content .btn .buttonDH .buttonContentDH{font-family:MTSSansMedium;color:#fff;font-size:14px;line-height:20px}.question .block-content .btn-text:hover .buttonDH,.question .block-content .btn:hover .buttonDH{color:#fff;-webkit-transform:scale(1.02);transform:scale(1.02)}.question .block-content .btn-text button:not(#ZVK_accordion-open),.question .block-content .btn button:not(#ZVK_accordion-open){-webkit-transition:.3s;transition:.3s;height:auto;padding:.5rem;background:#1d2023;border-radius:6px}.question .block-content .btn-text button:not(#ZVK_accordion-open) div,.question .block-content .btn button:not(#ZVK_accordion-open) div{font-family:MTSSansMedium;color:#fff;font-size:14px;line-height:20px}@media screen and (max-width:1150px){.question .block-content p{margin-right:3rem}}@media screen and (max-width:1000px){.question .block-content p{margin-right:2rem}}@media screen and (max-width:640px){.question .block-content h3{font-size:20px;font-style:normal;font-weight:500;line-height:24px}.question .block-content-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.question .block-content-body p{max-width:100%;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin:0;margin-bottom:2rem}.question .block-content-body .btn{margin:auto}}.question-btn .btn{background:#fff;width:268px;margin-right:148px;-webkit-transition-duration:.4s;transition-duration:.4s;border:none;outline:none;background:none}.question-btn .btn .buttonDH{padding:10px 109px!important;background:#ff0032!important;border-radius:8px;cursor:pointer}.question-btn .btn .buttonDH:hover{background:#ff0032!important}.question-btn .btn .buttonContentDH{text-align:center;font-family:MTSCompactMedium;font-size:17px!important;color:#fff!important}.question-btn .btn:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}@media screen and (max-width:1279px){.question .block-wrap{width:100%;padding:2rem 40px}}@media screen and (max-width:900px){.question .block-wrap{width:100%;padding:70px 40px 63px}.question-btn{min-width:268px}.question-btn .btn .buttonDH{width:100%;padding:4px!important}.question-btn .btn .buttonContentDH{font-size:14px!important}}@media screen and (max-width:640px){.question .block-content-body .btn{max-width:100%;width:100%}.question .block-wrap{padding:2rem 20px}}.faq-question-header{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.faq-question-header-text{font-family:MTSCompactMedium;font-size:20px;color:#1d2023}.faq-question-header-arrow{width:22px;height:11px;min-width:22px;min-height:11px;background-repeat:no-repeat;background-size:contain;background-image:url(/assets/icons/question-arrow.svg)}.faq-question-header-arrow.opened{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq-question-body{font-family:MTSCompactRegular;font-size:17px;color:#1d2023;padding-bottom:15px;border-bottom:1px solid #d3d3d3}.faq-question-body-hidden{visibility:hidden;height:0;padding:0}@media screen and (max-width:640px){.faq-question-header-text{font-size:14px}.faq-question-header-arrow{width:10px;height:6px;min-width:10px;min-height:6px;margin-left:12px}.faq-question-body{font-size:14px}}.faq{background:#fff}.faq .faq-container{width:1280px;margin:0 auto;padding:40px 40px 70px}.faq .faq-title{margin-bottom:32px;font-family:MTSWideMedium;font-size:32px;color:#1d2023}.faq .faq-questions-container{padding:12px 32px;border-radius:16px;background:#f2f3f7}@media screen and (max-width:1279px){.faq .faq-container{width:100%}}@media screen and (max-width:640px){.faq .faq-container{padding:20px 20px 70px}.faq .faq-title{font-size:20px}.faq .faq-questions-container{padding:12px 20px}}.full-site-footer{padding:2rem 2rem 1rem 2rem}.full-site-footer .footer-wrap{padding-left:40px!important;padding-right:40px!important;max-width:1280px;margin:auto}.full-site-footer p{color:#626c77;font-size:14px;line-height:30px}.full-site-footer p a{color:#007cff}.full-site-footer ol{padding-left:1rem;margin-bottom:0}.full-site-footer ol li{color:#626c77;margin-bottom:.5rem}.full-site-footer ol li a{color:#007cff}.full-site-footer ol li:last-child{margin-bottom:0}.full-site-footer .btn{max-width:270px;margin:auto}.footer-info{max-width:58%;margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-info-title{margin-bottom:8px;font-family:MTSCompactMedium;font-size:20px;color:#1d2023}.footer-info-text{font-family:MTSCompactRegular;font-size:17px;color:#1d2023}.footer-subtitle{font-family:MTSCompactMedium!important}.footer-contact{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-contact-icon{background-repeat:no-repeat;background-size:contain}.footer-contact-icon-phone{width:18px;height:18px;margin-right:15px;background-image:url(/assets/icons/footer/footer-phone.svg)}.footer-contact-icon-mail{width:20px;height:16px;margin-right:13px;background-image:url(/assets/icons/footer/footer-mail.svg)}.footer-contact-link{font-family:MTSCompactRegular;font-size:14px;color:#0070e5}@media screen and (max-width:800px){.footer-info{max-width:unset}}@media screen and (max-width:640px){.full-site-footer{padding:2rem 2rem 1rem 2rem}.full-site-footer .footer-wrap{padding-left:20px!important;padding-right:20px!important}}.cookies-warning-container{width:100%;padding:0 40px;position:fixed;bottom:40px;z-index:100}.cookies-warning{margin:0 auto;padding:20px;width:100%;max-width:1168px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.0784313725),0 0 16px 0 rgba(0,0,0,.0784313725);box-shadow:0 4px 16px 0 rgba(0,0,0,.0784313725),0 0 16px 0 rgba(0,0,0,.0784313725)}.cookies-warning-text{font-family:MTSCompactRegular;font-size:14px;color:#1d2023;line-height:20px}.cookies-warning-text a{color:#0070e5}.cookies-warning-button{font-family:MTSCompactMedium;font-size:14px;min-width:160px;margin-left:10px;padding:6px;color:#fff;background:#ff0032;border:none;outline:none;border-radius:6px;-webkit-transition-duration:.15s;transition-duration:.15s;cursor:pointer}.cookies-warning-button:hover{-webkit-transform:scale(1.04);transform:scale(1.04)}@media screen and (max-width:640px){.cookies-warning-container{padding:0 20px;bottom:20px}.cookies-warning{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cookies-warning-button{width:100%;margin-top:10px;min-width:unset}}
/*# sourceMappingURL=chunk-0deaab36.43b6b5fa.css.map */