@charset "UTF-8";@import url('https://fonts.googleapis.com/css?family=Manrope: 300,400,500,600&display=swap');@import url(https://fonts.googleapis.com/css?family=Inter:300,regular,500);*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:Inter,sans-serif;font-size:rem(14);-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Inter,sans-serif;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.pace{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99999000;position:fixed;margin:auto;top:0;left:0;right:0;bottom:0;border:0;height:100vh;overflow:hidden;background:0 0}.pace:before{position:absolute;top:0;left:0;width:100%;height:50%;background-color:#fff;content:"";-webkit-transition:1.3s cubic-bezier(.41,.3,.27,1);-o-transition:1.3s cubic-bezier(.41,.3,.27,1);transition:1.3s cubic-bezier(.41,.3,.27,1)}.pace:after{position:absolute;bottom:0;left:0;width:100%;height:50%;background-color:#fff;content:"";-webkit-transition:1.3s cubic-bezier(.41,.3,.27,1);-o-transition:1.3s cubic-bezier(.41,.3,.27,1);transition:1.3s cubic-bezier(.41,.3,.27,1)}.pace .pace-progress{position:absolute;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:2000;top:50%;right:100%;height:2px;width:100%;background:#000;-webkit-transition:width .2s,opacity 0s;-o-transition:width .2s,opacity 0s;transition:width .2s,opacity 0s}#preloader{width:100%;height:100vh;background:#000;overflow:hidden;position:fixed}.pace-done .pace:before{height:0}.pace-done .pace:after{height:0}.pace-done .pace-progress{opacity:0}body{background-color:#f4f5f9;color:#1f1f1f}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}h1{font-size:56px;font-weight:400;color:#1f1f1f;text-transform:uppercase;letter-spacing:2px;letter-spacing:12px;margin-top:16px}h2{position:relative;font-size:70px;font-weight:500;color:#1f1f1f;text-transform:uppercase}h2:before{position:absolute;top:50%;left:0;width:148px;height:148px;background-image:url(../img/svg/logo-sign_title.svg);background-size:contain;background-repeat:no-repeat;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}h3{font-size:32px;font-weight:500;color:#1f1f1f}p{position:relative;font-size:16px;font-weight:400;line-height:1.4;color:#1f1f1f}p.undertitle{font-size:24px;font-weight:400;line-height:1.2}p.text-big{font-size:75px;font-weight:600;line-height:1;-webkit-text-stroke:1px #1f1f1f;color:#0e0e0e;text-transform:uppercase}.title-wrap h2{margin-bottom:40px}.container{position:relative;width:1800px;margin:0 auto}.button-row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:56px}.button-row .button{margin-left:8px}.button-row .button:first-child{margin-left:0}.button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:48px;border:2px solid #000;background-color:#fff;color:#1f1f1f;border-radius:8px;padding:0 24px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.button:hover{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px);background-color:#ca1518;color:#fff;border:2px solid transparent}.button_filled{color:#1f1f1f;border:2px solid #000;background-color:#e3e3e3;color:#000}.prime{height:100vh;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;padding-bottom:160px;padding-top:60px}.prime__title{position:relative;margin-top:auto;margin-bottom:auto;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}.prime__title .anim-line{position:absolute;top:calc(100% + 10px);display:block;width:2px;height:260px;background:#ca1518;background:-webkit-gradient(linear,left top,left bottom,from(#ca1518),to(rgba(202,21,24,0)));background:-o-linear-gradient(top,#ca1518 0,rgba(202,21,24,0) 100%);background:linear-gradient(180deg,#ca1518 0,rgba(202,21,24,0) 100%);margin:auto;z-index:1}.prime__description{position:relative;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;width:80%}.prime .prime-description__item{position:relative;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;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;width:calc(50% - 160px);background-color:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:80px 48px 48px 48px;border-radius:32px;border:2px solid #fff;text-align:center}.prime .prime-description__item:before{position:absolute;bottom:-2px;left:5%;width:90%;height:2px;background:#ca1518;background:-webkit-gradient(linear,left top,right top,from(rgba(202,21,24,0)),color-stop(50%,#ca1518),to(rgba(202,21,24,0)));background:-o-linear-gradient(left,rgba(202,21,24,0) 0,#ca1518 50%,rgba(202,21,24,0) 100%);background:linear-gradient(90deg,rgba(202,21,24,0) 0,#ca1518 50%,rgba(202,21,24,0) 100%);content:""}.prime .prime-description__item:after{position:absolute;top:100%;left:50%;width:2px;height:98px;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px);background:#ca1518;background:-webkit-gradient(linear,left top,left bottom,from(#ca1518),to(rgba(202,21,24,0)));background:-o-linear-gradient(top,#ca1518 0,rgba(202,21,24,0) 100%);background:linear-gradient(180deg,#ca1518 0,rgba(202,21,24,0) 100%);content:""}.prime .prime-description__item img{position:absolute;top:0;left:50%;background-color:#fff;border-radius:50%;padding:8px;width:126px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.prime .prime-description__item h3{margin-bottom:16px}.prime:before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url(../img/svg/bootom-map_light-bg.svg);background-size:100%;background-position:bottom;background-repeat:no-repeat;content:""}.prime__logo{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;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}.prime__logo img{position:relative;width:320px;height:auto;z-index:2}.about__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.about__title{width:36%;margin-right:26px}.about__items{-webkit-box-flex:1;-ms-flex:1;flex:1}.about:before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url(../img/svg/bootom-map_dark-bg.svg);background-size:100%;background-position:bottom;background-repeat:no-repeat;content:""}.about__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px;background:#ca1518;background:-webkit-gradient(linear,left top,right top,from(rgba(202,21,24,.1)),to(rgba(202,21,24,0)));background:-o-linear-gradient(left,rgba(202,21,24,.1) 0,rgba(202,21,24,0) 100%);background:linear-gradient(90deg,rgba(202,21,24,.1) 0,rgba(202,21,24,0) 100%);padding:8px 0 8px 8px}.about__item-icon{width:150px;height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(../img/svg/icon-bg.svg);background-size:contain;background-repeat:no-repeat;margin-right:24px}.about__item-icon img{width:auto;height:96px}.about__item-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.about__item-info h3{margin-bottom:12px}.about__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.about__features span{position:relative;font-family:Inter,sans-serif;font-weight:500;color:#d48385;line-height:1;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.about__features span:before{position:absolute;top:calc(100% + 4px);left:50%;width:2px;height:178px;background:-webkit-gradient(linear,left top,left bottom,from(#ca1518),to(rgba(202,21,24,0)));background:-o-linear-gradient(top,#ca1518 0,rgba(202,21,24,0) 100%);background:linear-gradient(180deg,#ca1518 0,rgba(202,21,24,0) 100%);content:""}.about__features span:first-child{top:160px;font-size:32px}.about__features span:nth-child(2){top:80px;font-size:26px}.about__features span:nth-child(3){top:184px;font-size:42px}.bg_lines{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:0;left:50%;width:1800px;height:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.bg_lines span{width:1px;height:100%;background:#ca1518;background:-webkit-gradient(linear,left top,left bottom,from(#ca1518),to(rgba(202,21,24,0)));background:-o-linear-gradient(top,#ca1518 0,rgba(202,21,24,0) 100%);background:linear-gradient(180deg,#ca1518 0,rgba(202,21,24,0) 100%);opacity:.3}.bg_lines span:nth-child(4){opacity:.8}.how__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.how__item-column{-webkit-box-flex:1;-ms-flex:1;flex:1}.how__item-column:first-child .how__item:last-child:after{display:none}.how__item-column:nth-child(2){padding-top:176px}.how__item-column:nth-child(2) .how__item:after{left:auto;right:calc(100% - 3px)}.how__item{position:relative;background-color:#000;padding:32px 24px;border-radius:26px;margin-bottom:48px}.how__item:before{position:absolute;top:calc(100% - 1px);left:50%;width:52px;height:50px;background-image:url(../img/svg/connetc_vert.svg);background-size:100% 100%;background-repeat:no-repeat;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);content:""}.how__item:after{position:absolute;bottom:16%;left:calc(100% - 3px);width:30px;height:28px;background-image:url(../img/svg/connetc_horiz.svg);background-size:100% 100%;background-repeat:no-repeat;content:""}.how__item:last-child:before{display:none}.how__item p{font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:1.3;color:#fff}.how__item-icon{width:164px;height:164px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(../img/svg/icon-bg.svg);background-size:contain;background-repeat:no-repeat;margin-bottom:24px}.how__item-icon img{width:auto;height:72px}.how__item-number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.how__item-number span{font-family:Inter,sans-serif;font-weight:600;color:#acb4c0;font-size:24px;margin:0 4px}.how__item-number:before{position:relative;width:64px;height:1px;background:#ca1518;background:-webkit-gradient(linear,right top,left top,from(#ca1518),to(rgba(202,21,24,0)));background:-o-linear-gradient(right,#ca1518 0,rgba(202,21,24,0) 100%);background:linear-gradient(-90deg,#ca1518 0,rgba(202,21,24,0) 100%);content:""}.how__item-number:after{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#ca1518;background:-webkit-gradient(linear,left top,right top,from(#ca1518),to(rgba(202,21,24,0)));background:-o-linear-gradient(left,#ca1518 0,rgba(202,21,24,0) 100%);background:linear-gradient(90deg,#ca1518 0,rgba(202,21,24,0) 100%);content:""}.how__mockup-column{position:relative}.how__mockup-column img{position:absolute;left:calc(-50% + 80px)}.how__item-column_sm{display:none}.hide-nav-overlay{position:fixed;top:-100%;left:0;width:100vw;height:100vh;background-color:#f4f5f9;z-index:101;pointer-events:none}.hide-nav{display:none;position:fixed;width:100vw;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:102}.hide-nav__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0 50px}.hide-nav__prime{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hide-nav__prime .hide-nav__list{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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hide-nav__prime .hide-nav__list li{position:relative;margin-bottom:15px;overflow:hidden}.hide-nav__prime .hide-nav__list li a{position:relative;line-height:.8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:160px}.hide-nav__prime .hide-nav__list li a span{position:relative;font-family:Inter,sans-serif;font-size:180px;font-weight:700;color:#b6bac3;text-transform:uppercase;z-index:0;pointer-events:none}.hide-nav__prime .hide-nav__list li a span.nav-item-shift{position:absolute;color:#000;-webkit-clip-path:ellipse(0 80% at 100% 54%);clip-path:ellipse(0 80% at 100% 54%);-webkit-transition:-webkit-clip-path 1.8s cubic-bezier(.26,.87,.3,1);transition:-webkit-clip-path 1.8s cubic-bezier(.26,.87,.3,1);-o-transition:clip-path 1.8s cubic-bezier(.26,.87,.3,1);transition:clip-path 1.8s cubic-bezier(.26,.87,.3,1);transition:clip-path 1.8s cubic-bezier(.26,.87,.3,1),-webkit-clip-path 1.8s cubic-bezier(.26,.87,.3,1)}.hide-nav__prime .hide-nav__list li a:hover span.nav-item-shift{-webkit-clip-path:ellipse(110% 200% at 100% 50%);clip-path:ellipse(110% 200% at 100% 50%)}.header{position:fixed;width:100%;z-index:103}.header__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;height:72px;width:calc(100% - 32px);top:16px;margin:auto;z-index:103;background-color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.header .button-row{margin-top:0}.header__container{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 .nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .nav ul li{margin-right:32px}.header .nav ul li:last-child{margin-right:0}.header .nav ul li a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header .nav ul li a::before{position:absolute;top:calc(100% + 24px);left:0;width:100%;height:2px;background-color:#ca1518;content:"";opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header .nav ul li a:hover{color:#ca1518}.header .nav ul li a:hover::before{top:calc(100% + 4px);opacity:1}.header .humburger-wrap{display:none}.header .humburger{position:relative;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;width:50px;height:50px}.header .humburger .humburger__icon{position:absolute}.header .humburger .humburger__icon_static{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:1s;-o-transition:1s;transition:1s;-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.header .humburger .humburger__icon_close{-webkit-transform:scale(0) rotate(30deg);-ms-transform:scale(0) rotate(30deg);transform:scale(0) rotate(30deg);-webkit-transition:1s;-o-transition:1s;transition:1s;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.header .humburger_active .humburger__icon_static{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.header .humburger_active .humburger__icon_close{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0);-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.header.scrolled .header__wrapper{width:100%;border-radius:0;top:0;left:0;right:0}.logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto}.logo-link img{height:56px}.logo-link img.header__logo_sign{display:none}nav{margin-right:56px}.footer{position:relative;width:100%;background-color:#0c0c0c;padding:40px 0}.footer .container{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}.footer__logo{width:220px;height:auto}.footer nav ul{display:-webkit-box;display:-ms-flexbox;display:flex}.footer nav ul li{margin-right:32px}.footer nav ul li a{position:relative;color:#acb4c0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer nav ul li a::before{position:absolute;top:calc(100% + 24px);left:0;width:100%;height:2px;background-color:#ca1518;content:"";opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.footer nav ul li a:hover{color:#ca1518}.footer nav ul li a:hover::before{top:calc(100% + 4px);opacity:1}.footer nav ul li:last-child{margin-right:0}section{width:100%;height:auto;position:relative}.section{padding:160px 0}.section__title{width:50%}.section_dark{background-color:#0c0c0c}.section_dark h1{color:#fff}.section_dark h2{color:#fff}.section_dark h3{color:#fff}.section_dark p{color:#acb4c0}.section_dark h2{color:#fff}.section_dark .undertitle{color:#acb4c0}section.horizontal{overflow:hidden}section.horizontal .animation-wrap,section.horizontal .pin-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;height:100vh}section.horizontal .item{position:relative;-webkit-box-flex:0;-ms-flex:0 0 100vw;flex:0 0 100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page{overflow:hidden}.item{height:100vh!important}.box{background-color:#45387e!important;height:100vh!important}.blue{background-color:#507b94}.yellow{background-color:#bdab5d}.red{background-color:#aa4b3e}html.has-scroll-smooth{overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0}html.has-scroll-dragging{-webkit-user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh;-webkit-transform:perspective(1px);transform:perspective(1px)}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;-webkit-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;opacity:0}.c-scrollbar:hover{-webkit-transform:scaleX(1.45);-ms-transform:scaleX(1.45);transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{-webkit-transform:scaleY(1.3);-ms-transform:scaleY(1.3);transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}@media (max-width:1919.98px){.container{width:1560px}.bg_lines{width:1560px}.about__title{width:36%;margin-right:24px}p.undertitle{font-size:20px}.prime .prime-description__item{padding:80px 24px 24px 24px}.how__mockup-column img{position:absolute;top:240px;left:calc(-50% + 40px)}}@media (max-width:1699.98px){.container{width:1320px}.bg_lines{width:1320px}.prime__title img{width:560px}.prime{padding-bottom:80px}.prime .prime-description__item{width:calc(50% - 120px)}h1{font-size:40px}h2{font-size:68px}p{font-size:14px}.prime__description{width:90%}.prime__logo img{width:240px}.about__title{width:35%;margin-right:32px}.about__item-icon img{width:auto;height:72px}.how__item-icon{width:150px;height:150px}.how__item{padding:24px 24px}.how__item p{font-size:22px}.how__mockup-column img{top:340px;left:calc(-50% + 40px);height:940px}}@media (max-width:1499.98px){.container{width:1240px}.bg_lines{width:1240px}.about__title{margin-right:32px}.about__item-icon{width:140px;height:140px}.how__item p{font-size:22px}.how__item p{font-size:20px}.how__mockup-column img{left:calc(-50% + 20px);height:940px}}@media (max-width:1399.98px){.logo-link img{height:48px}.header .nav ul li{margin-right:24px}nav{margin-right:40px}.container{width:1070px}p.undertitle{font-size:18px}h2{font-size:56px}h2:before{width:96px;height:96px}.title-wrap h2{margin-bottom:24px}.about__title{margin-right:28px;width:33%}.how__item p{font-size:18px}h2{font-size:52px}.how__mockup-column img{top:370px;left:calc(-50% + 0px);height:910px}.how__item-icon{width:140px;height:140px}}@media (max-width:1199.98px){.container{width:880px}.bg_lines{width:880px}.bg_lines span:nth-child(3){opacity:.8}.bg_lines span:nth-child(4){opacity:.3}.bg_lines span:nth-child(8){display:none}.bg_lines span:nth-child(9){display:none}.prime .prime-description__item img{width:96px}h2{font-size:44px}h2:before{width:88px;height:88px}h3{font-size:24px}p.undertitle{font-size:14px}.prime .prime-description__item{padding:60px 16px 16px 16px}.prime .prime-description__item h3{margin-bottom:8px}.prime__logo img{width:240px}.prime .prime-description__item{width:calc(50% - 100px)}.bg_lines span:last-child{display:none}.about__item{padding:16px 0 16px 8px}.about__title{margin-right:20px;width:31%}.about__item-icon{width:120px;height:120px}.about__item-info h3{margin-bottom:8px}.about__item-info p{font-size:12px}.about__features span:nth-child(3){top:184px;font-size:34px}.about__features span:nth-child(2){top:80px;font-size:24px}.about__features span:first-child{top:160px;font-size:26px}.how__item p{font-size:14px}.header .humburger-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.header .humburger{width:48px;height:48px;margin-left:48px}.how__item-icon{width:120px;height:120px}.how__item-icon img{width:auto;height:64px}.how__item-number:before{width:42px}.how__items{gap:16px}.how__item:after{left:calc(100% - 0px);width:16px;height:27px}.how__item-column:nth-child(2) .how__item:after{left:auto;right:calc(100% - 0px)}.how__item{margin-bottom:24px}.how__item:before{width:32px;height:26px}.how__item-number span{font-size:16px}.how__item-number{margin-bottom:8px}.how__item-number:before{width:44px}.how__item:after{bottom:12%}.how__item-icon{margin-bottom:8px}.how__items{-ms-flex-wrap:wrap;flex-wrap:wrap}.how__mockup-column img{top:270px;left:calc(-50% + 10px);height:690px}}@media (max-width:991.98px){.container{width:670px}.nav{margin-right:20px}.bg_lines{width:670px}.bg_lines span:nth-child(1){opacity:.8}.bg_lines span:nth-child(3){opacity:.3}.bg_lines span:nth-child(7){display:none}.bg_lines span:nth-child(8){display:none}.bg_lines span:nth-child(9){display:none}.prime__description{width:96%}.prime .prime-description__item{width:calc(50% - 30px)}.prime{padding-bottom:120px}.about__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__title{margin-right:26px;width:100%}.about__features{position:absolute;bottom:30px}.about__features span:before{height:96px}.section.about{padding-bottom:260px}.about__items{margin-top:60px}.how__items{-ms-flex-wrap:wrap;flex-wrap:wrap}.how__item-column:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.how__item-column:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.how__item-column:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.how__mockup-column img{top:-170px;left:calc(50% - 50px);height:auto;width:530px}}@media (max-width:767.98px){.container{width:480px}.logo-link img.header__logo{display:none}.logo-link img.header__logo_sign{display:-webkit-box;display:-ms-flexbox;display:flex}.section{padding:80px 0}.logo-link img{height:48px}.prime__title img{width:400px}h1{font-size:22px}h2{font-size:40px}h2:before{width:72px;height:72px}.prime .prime-description__item img{width:80px}.prime .prime-description__item{width:calc(50% - 8px)}.prime .prime-description__item{padding:48px 8px 16px 8px}h3{font-size:20px}.prime__logo img{width:210px}.prime{padding-bottom:40px}.prime .prime-description__item:after{height:35px}.button{height:48px;font-size:14px;padding:0 16px}.how__item-column{display:none}.how__item-column_sm{display:block;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.how__mockup-column{display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.how__mockup-column img{top:auto;left:auto;height:auto;width:420px;position:relative;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:-60px}.bg_lines{width:480px}.bg_lines span:nth-child(1){opacity:.8}.bg_lines span:nth-child(3){opacity:.3}.bg_lines span:nth-child(6){display:none}.bg_lines span:nth-child(7){display:none}.bg_lines span:nth-child(8){display:none}.bg_lines span:nth-child(9){display:none}.about__item-icon{width:106px;height:106px}.about__item-icon img{width:auto;height:64px}.how__item{padding:24px 16px}.how__item-icon{width:106px;height:106px}.how__item-icon img{height:56px}.how__item:after{display:none}.how__item{margin-bottom:8px;padding:32px 24px}}@media (max-width:575.98px){.prime__title img{width:360px}h1{letter-spacing:8px;margin-top:16px}.prime:before{background-size:300%}.prime__logo{height:420px;bottom:20px}p.undertitle{font-size:12px}.prime{padding-bottom:120px}.prime__logo{height:460px;bottom:20px}.prime .prime-description__item:after{height:85px}.container{width:380px}.bg_lines{width:380px}.about__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:16px 16px 16px 16px}.about__item-icon{margin-right:0;margin-bottom:16px}.about:before{background-size:300%}.how__item{margin-bottom:8px;padding:24px 8px}.how__items{gap:8px}.how__item p{font-size:12px}.how__item-icon{width:88px;height:88px}.how__item-icon img{height:40px}.how__item-column:nth-child(3){margin-bottom:40px}.how__item{border-radius:16px}.how__item:after{left:calc(100% - 0px);width:8px;height:24px;bottom:5%}.how__item:before{width:24px;height:10px}.how__item-number:before{width:32px}.how__item-number span{font-size:14px}.prime .prime-description__item{border-radius:24px}h3{font-size:16px}.prime .prime-description__item:before{left:15%;width:70%}.prime__logo .anim-line{width:2px;margin-top:-24px}.prime .prime-description__item{width:calc(50% - 4px)}.header .button-row .button{height:48px;font-size:13px;padding:0 8px}.header__wrapper{width:calc(100% - 16px)}.logo-link img{height:48px}.header .nav ul li a{font-size:13px}.footer__logo{width:auto;height:60px;margin-bottom:20px}.header__wrapper{border-radius:16px}.footer .container{-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}.footer nav ul li:last-child{margin-right:0;margin:0 20px}nav{margin-right:0}.footer nav ul li{margin:0 20px}.how__item{margin-bottom:16px;padding:32px 24px}.how__item p{font-size:16px}.how__item-number span{font-size:22px}.how__item-icon{width:124px;height:124px}.how__item-icon img{height:56px}.how__item:before{width:24px;height:18px}.how__mockup-column img{margin-bottom:-90px}.how__mockup-column img{margin-bottom:-90px;margin-top:-40px}.prime__logo{height:auto;bottom:0}.prime__logo img{width:190px!important;display:-webkit-box;display:-ms-flexbox;display:flex}.header__wrapper{top:8px}.header .button-row .button{height:38px}}@media (max-width:413.98px){.container{width:342px}.bg_lines{width:340px}.prime__logo img{width:160px}.prime{padding-bottom:60px}.prime .prime-description__item img{width:72px}.header .nav ul li{margin-right:14px}.logo-link img{height:40px}.nav{margin-right:14px}.header__wrapper{width:calc(100% - 8px)}.header__wrapper{top:4px}}