@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700&display=swap");section{padding:20px 0}.design{display:none}.design .d1,.design .d2,.design .d3,.design .d4{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:0;display:flex;align-items:flex-start;justify-content:center}.design .d1 img,.design .d2 img,.design .d3 img,.design .d4 img{width:320px;transform:translateX(1px) translateY(-1px)}.swiper-button-next:after{font-size:18px;color:#8ea9b9}.swiper-button-prev:after{font-size:18px;color:#8ea9b9}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,5px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,5px))}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#8ea9b9}.swiper-horizontal>.swiper-scrollbar{height:3px}.accent_text{color:#8ea9b9}button{cursor:pointer}body{font-family:Montserrat}body,ul{margin:0;padding:0}ul{list-style-type:none}html{margin:0;padding:0;font-size:15px}@media (min-width:320px){html{font-size:15px}}@media (min-width:1280px){html{font-size:15px}}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}*{box-sizing:border-box}.bold{font-weight:700}.btn,.uppercase{text-transform:uppercase}.btn{display:flex;height:40px;line-height:44px;background:#8ea9b9;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;text-decoration:none;color:#fff;border:none;padding:0 20px;font-size:12px;font-weight:500;font-family:Montserrat;border-radius:0;transition:all .3s cubic-bezier(.2,0,.5,1)}.btn img{margin-left:15px;width:18px}.btn.alt img{margin-left:0;margin-right:15px}.btn.accent2{background:#4f606e}.btn.accent2:hover{background:#3a4650;transition:all .3s cubic-bezier(.2,0,.5,1)}.btn:hover{background:#6f91a5;transition:all .3s cubic-bezier(.2,0,.5,1)}.btn:disabled{background:grey}textarea{height:44px;line-height:44px;border:2px solid #dadada;border-radius:0;font-family:Montserrat;display:flex;width:100%;font-size:14px;margin:15px 0;padding:0 15px;-webkit-appearance:none;min-height:140px;outline:none}input[type=email],input[type=tel],input[type=text]{height:44px;line-height:44px;border:2px solid #dadada;border-radius:0;font-family:Montserrat;display:flex;width:100%;font-size:14px;margin:15px 0;padding:0 15px;-webkit-appearance:none;outline:none;transition:all .3s cubic-bezier(.2,0,.5,1)}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus{box-shadow:0 0 15px rgba(142,169,185,.3);transition:all .3s cubic-bezier(.2,0,.5,1)}input[type=submit]{border:none;background:#8ea9b9;color:#fff;text-align:center;justify-content:center;-webkit-appearance:none;font-size:15px;font-family:Montserrat;transition:all .3s cubic-bezier(.2,0,.5,1)}input[type=submit]:hover{background:#6f91a5;cursor:pointer;transition:all .3s cubic-bezier(.2,0,.5,1)}input[type=submit]:focus{outline:none;box-shadow:0 0 15px rgba(142,169,185,.8)}.cta_mx .form_wrapper{position:fixed;left:0;top:0;width:100%;height:100%;transform:translateX(-100%);background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;z-index:4;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .6s cubic-bezier(.2,0,.5,1);overflow:hidden}.cta_mx .form_wrapper .form{transform:translateX(100%) scale(3.7);background:#fff;border-radius:0;margin:20px;width:300px;max-height:100%;overflow-y:visible;padding:20px;position:relative;transition:all .6s cubic-bezier(.2,0,.5,1)}.cta_mx .form_wrapper .form.withimage{display:block;width:650px;position:relative}.cta_mx .form_wrapper .form.withimage .ls{margin-left:-30px;margin-top:-30px;overflow:hidden;border-radius:0;height:calc(100% + 60px);display:none}.cta_mx .form_wrapper .form.withimage .ls img{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.cta_mx .form_wrapper .form .close{border:none;background:url(../img/close.svg) no-repeat 50%;position:absolute;right:20px;width:20px;height:20px;top:20px;font-size:0;background-size:contain}.cta_mx .form_wrapper .form .h1_mx{margin:0 0 10px;font-weight:700;padding-right:30px;font-size:24px;color:#000}.cta_mx .form_wrapper .form .pretitle_mx{color:#000}.cta_mx .form_wrapper .form .ch label{padding-right:35px;font-size:13px}.cta_mx .form_wrapper.on{transform:translateX(0);opacity:1}.cta_mx .form_wrapper.on .form{transform:translateX(0) scale(1)}.cta_mx .input_wrapper{position:relative}.cta_mx .input_wrapper>div{display:flex;align-items:center;margin-bottom:15px}.cta_mx .input_wrapper>div input{margin-right:10px}.cta_mx .input_wrapper.required:before{content:"";position:absolute;right:15px;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:100%;background:#8ea9b9}.cta_mx .responce{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.9);left:0;top:0;display:flex;align-items:center;justify-content:center;transform:translateX(-100vw);opacity:0;z-index:1;transition:all .6s cubic-bezier(.2,0,.5,1)}.cta_mx .responce.on{transform:translateX(0);opacity:1}.cta_mx .responce .innerWrapper{background:#fff;position:relative;border-radius:0;padding:30px 20px 20px}.cta_mx .responce .innerWrapper .close{background:url(../img/close.svg) no-repeat 50%;background-size:contain;border:none;font-size:0;width:20px;height:20px;position:absolute;right:10px;top:10px}.cta_mx .responce .h2{color:#000;font-weight:700}.mxform{width:100%}.mxform .input_wrapper{position:relative}.mxform .input_wrapper .ch label{font-size:13px;padding-right:35px}.mxform .input_wrapper>div{display:flex;align-items:center;margin-bottom:15px}.mxform .input_wrapper>div input{margin-right:10px}.mxform .input_wrapper.required.checkbox label{font-size:13px;padding-right:35px}.mxform .input_wrapper.required:before{content:"";position:absolute;right:15px;top:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:100%;background:#8ea9b9}.mxform .responce{width:100%;height:100%;position:fixed;background:rgba(0,0,0,.9);left:0;top:0;display:flex;align-items:center;justify-content:center;transform:translateX(-100vw);opacity:0;z-index:1;transition:all .6s cubic-bezier(.2,0,.5,1)}.mxform .responce.on{opacity:1;transform:translateX(0)}.mxform .responce .h2{color:#000;font-weight:700}.mxform .responce .innerWrapper{background:#fff;position:relative;border-radius:0;padding:30px 20px 20px;width:300px}.mxform .responce .innerWrapper .close{background:url(../img/close.svg) no-repeat 50%;background-size:contain;border:none;font-size:0;width:20px;height:20px;position:absolute;right:10px;top:10px}.row{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0}[class*=col-]{width:100%}p{margin:0 0 20px;line-height:24px}.h1,h1{margin:20px 0 10px;font-size:24px;width:100%}@media (min-width:320px){.h1,h1{font-size:calc(20px + 1.25vw)}}@media (min-width:1280px){.h1,h1{font-size:36px}}.h2,h2{font-size:1.5em;font-size:20px;width:100%}@media (min-width:320px){.h2,h2{font-size:calc(16.66667px + 1.04167vw)}}@media (min-width:1280px){.h2,h2{font-size:30px}}.h3,h3{font-size:1.17em;font-size:15px;width:100%}@media (min-width:320px){.h3,h3{font-size:calc(11.33333px + 1.14583vw)}}@media (min-width:1280px){.h3,h3{font-size:26px}}.h4,h4{font-size:1.12em;font-size:14px;width:100%}@media (min-width:320px){.h4,h4{font-size:calc(10.66667px + 1.04167vw)}}@media (min-width:1280px){.h4,h4{font-size:24px}}.h5,h5{font-size:.83em;font-size:12px;width:100%}@media (min-width:320px){.h5,h5{font-size:calc(9.33333px + .83333vw)}}@media (min-width:1280px){.h5,h5{font-size:20px}}.h6,h6{font-size:.75em;font-size:11px;width:100%}@media (min-width:320px){.h6,h6{font-size:calc(8.66667px + .72917vw)}}@media (min-width:1280px){.h6,h6{font-size:18px}}.my-slider-wrapper{width:100%;display:block}.img_wrapper{width:100%;height:100%;flex-shrink:0}.img_wrapper img,.img_wrapper svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.img_wrapper.fixed_height{height:200px;overflow:hidden;position:relative}.img_wrapper.fixed_height img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%}.menu{position:fixed;background:#fff;width:100vw;height:100vh;z-index:2;left:0;top:0;padding:90px 20px;transform:translateX(-100vw);transition:all .4s cubic-bezier(.2,0,.5,1)}#burger{display:none}#burger~.burger{width:30px;height:30px;position:absolute;z-index:4;display:flex;flex-direction:column;justify-content:space-between;padding:7px 4px}#burger~.burger span{flex-shrink:0;width:100%;height:2px;border-radius:4px;background:#8ea9b9;position:relative;display:block;transition:all .3s cubic-bezier(.2,0,.5,1)}#burger:checked~.burger span:first-child{transform:rotate(-45deg)}#burger:checked~.burger span:nth-child(2){transform:translateX(4px)}#burger:checked~.burger span:nth-child(3){transform:rotate(45deg)}#burger:checked~.menu{transform:translateX(0)}@media (min-width:768px){section{padding:40px 0}.design{display:block}.col-1{width:8.33333%}.col-offset-1{margin-left:8.33333%}.col-2{width:16.66667%}.col-offset-2{margin-left:16.66667%}.col-3{width:25%}.col-offset-3{margin-left:25%}.col-4{width:33.33333%}.col-offset-4{margin-left:33.33333%}.col-5{width:41.66667%}.col-offset-5{margin-left:41.66667%}.col-6{width:50%}.col-offset-6{margin-left:50%}.col-7{width:58.33333%}.col-offset-7{margin-left:58.33333%}.col-8{width:66.66667%}.col-offset-8{margin-left:66.66667%}.col-9{width:75%}.col-offset-9{margin-left:75%}.col-10{width:83.33333%}.col-offset-10{margin-left:83.33333%}.col-11{width:91.66667%}.col-offset-11{margin-left:91.66667%}.col-12{width:100%}.col-offset-12{margin-left:100%}.col{width:8.33333%;flex-basis:0;flex-grow:1}.container{width:688px}.btn{width:auto;padding:0 40px}.mx_count{display:inline}.popup_wrapper .popup{width:400px;height:auto;position:relative;overflow:visible}.popup_wrapper .popup .close{right:-50px;top:0}.popup_wrapper .popup .close svg path{stroke:#fff}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.cta_mx .form_wrapper .form{width:350px;padding:30px;overflow:visible}.cta_mx .form_wrapper .form.withimage{display:grid;grid-template-columns:repeat(2,1fr);width:650px;position:relative}.cta_mx .form_wrapper .form.withimage .ls{margin-left:-30px;margin-top:-30px;overflow:hidden;border-radius:0;display:block;height:calc(100% + 60px)}.cta_mx .form_wrapper .form.withimage .ls img{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}}@media (min-width:1280px){.menu{position:relative;transform:none;padding:0;left:auto;top:auto;width:auto;height:auto}.menu ul{display:flex;gap:20px}.container{width:1199px}section{padding:80px 0}}@media (min-width:1890px){.container{width:1764px}section{padding:80px 0}}#pers{position:fixed;border:2px solid red;padding:20px;right:0;top:0;display:none}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#header{position:fixed;left:0;top:0;width:100%;background:#fff;z-index:100}#header:before{content:"";position:absolute;width:100%;height:1px;left:0;top:100%;background:#cdd9df}#header .burger{right:15px;top:8px}#header #burger:checked~.menu_section{display:block;transform:translateX(0)}#header #burger:checked~.menu_section .inner{right:0}#header .logo img:first-child{display:none}#header .menu_section{display:block;position:fixed;z-index:4;width:100vw;height:100vh;left:0;top:0;background:rgba(0,0,0,.35);transform:translateX(100vw);transition:all .4s cubic-bezier(.2,0,.5,1)}#header .menu_section .inner{position:absolute;background:#fff;width:320px;padding:20px;height:100%;overflow:auto;right:-200px;transition:all .6s cubic-bezier(.2,0,.5,1)}#header .menu_section .inner:before{content:"";position:absolute;left:0;top:0;width:100%;height:70px;background:#eef4f5}#header .menu_section .inner #close_mobite_menu_btn{font-family:Montserrat;border:none;background:none;width:100%;height:30px;text-align:left;color:#4f606e;font-size:16px;display:flex;align-items:center;position:relative;margin-bottom:40px}#header .menu_section .inner #close_mobite_menu_btn img{margin-right:10px;width:15px;height:15px}#header .menu_section .inner .location{border-bottom:1px solid #cdd9df;padding-bottom:10px;margin-bottom:24px}#header .menu_section .inner .location .selected{border:1px solid #8ea9b9;height:40px;display:flex;align-items:center;padding:10px;background:url(../img/arrow-down.svg) no-repeat right 10px center}#header .menu_section .inner .location .selected:hover~ul{position:absolute;display:block;padding:20px;display:grid;gap:10px;background:#fff;width:calc(100% - 40px);box-shadow:0 1px 2px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.07),0 4px 8px rgba(0,0,0,.07),0 8px 16px rgba(0,0,0,.07),0 16px 32px rgba(0,0,0,.07),0 32px 64px rgba(0,0,0,.07)}#header .menu_section .inner .location .selected:hover~ul li a{text-decoration:none;color:#4f606e}#header .menu_section .inner .location ul{display:none}#header .menu_section .inner .centered_menu{display:grid;gap:30px}#header .menu_section .inner .centered_menu a{color:#000;font-weight:600;text-decoration:none;text-transform:uppercase}#header .download{display:none}#header .tel{font-size:0;background:url(../img/fi-rs-phone-call-m.svg) no-repeat 50%;width:21px;height:21px}#header .search_section #form_caller{background:none;padding:0;margin:0;border:none;position:absolute;right:80px;top:12px}#header .search_section .serch_wrapper{display:block;position:fixed;z-index:4;width:100vw;height:100vh;left:0;top:0;background:rgba(0,0,0,.35);transform:translateX(100vw);transition:all .4s cubic-bezier(.2,0,.5,1)}#header .search_section .serch_wrapper.opened{transform:translateX(0)}#header .search_section .serch_wrapper.opened form{right:0}#header .search_section .serch_wrapper form{position:absolute;background:#fff;width:320px;padding:20px;min-height:100vh;right:-200px;transition:all .6s cubic-bezier(.2,0,.5,1)}#header .search_section .serch_wrapper form:before{content:"";position:absolute;left:0;top:0;width:100%;height:70px;background:#eef4f5}#header .search_section .serch_wrapper form button{font-family:Montserrat;border:none;background:none;width:100%;height:30px;text-align:left;color:#4f606e;font-size:16px;display:flex;align-items:center;position:relative;margin-bottom:50px}#header .search_section .serch_wrapper form button img{margin-right:10px;width:15px;height:15px}#header .search_section .serch_wrapper form input[type=text]{width:100%!important;outline:none!important;color:#4f606e!important;border:none!important;background:#f2f2f2!important;padding:15px 70px 15px 15px!important;font-size:15px!important;line-height:normal!important;margin:0!important;height:50px!important;box-shadow:none}#header .search_section .serch_wrapper form input[type=text].tt-input--show~.close{display:block}#header .search_section .serch_wrapper form .loader{width:20px;height:20px;border:2px solid #3d5265;border-left-color:transparent;border-radius:100%;position:absolute;right:40px;top:50%;margin-top:-10px;animation:rotate .8s linear infinite;display:none}#header .search_section .serch_wrapper form .close{width:20px;height:20px;position:absolute;right:10px;top:50%;margin-top:-10px;cursor:pointer;transform:rotate(45deg);display:none}#header .search_section .serch_wrapper form .close:after,#header .search_section .serch_wrapper form .close:before{content:"";position:absolute;z-index:1;left:50%;top:0;width:1px;height:100%;background:#3d5265}#header .search_section .serch_wrapper form .close:after{transform:rotate(90deg)}#header .search_section .serch_wrapper .twitter-typeahead{min-width:100%}#header .search_section .serch_wrapper .serch_wrapper_input{position:relative;z-index:1}#header .search_section .serch_wrapper .serch_wrapper_input._open .close,#header .search_section .serch_wrapper .serch_wrapper_input.loading .loader{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInOut{0%,to{opacity:1}50%{opacity:0}}@keyframes svgRotate360{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}#hero{padding-top:70px}#hero .items{position:sticky;position:-webkit-sticky;top:0;display:flex;align-items:center}#hero .items .mesh{position:absolute;width:360px;z-index:-1;left:50%;margin-left:-240px;margin-top:65px}#hero .items .mesh img{width:398px;height:240px}#hero .items .screens{width:100%;height:140px;display:flex;justify-content:center}#hero .items .screens .screen{position:absolute;width:345px;max-width:100%;opacity:0}#hero .items .screens .screen:first-child{opacity:1}#hero .items .screens .screen:nth-child(2){animation:fadeIn 1s linear 3s forwards}#hero .items .screens .screen:nth-child(3){animation:fadeIn 1s linear 5s forwards}#hero .items .screens .screen .s img{width:100%;max-width:100%;display:block}#hero .items #progress_svg{display:none;position:relative;z-index:1}#hero .items #progress_svg svg{display:block;width:100%;height:auto}#hero .items #progress_svg svg circle{stroke-width:10px}#hero .items #progress_svg path{transition:all .5s ease-in-out;transform-origin:center center}#hero .items #progress_svg #progress_blank{transform:scale(.97);transform-origin:center center;transition:all 1s cubic-bezier(.2,0,.5,1)}#hero .items #progress_svg:hover #progreess_bar{stroke-width:8px!important;stroke-dashoffset:0!important;animation:svgRotate360 2s linear 1s infinite}#hero .items #progress_svg:hover #progress_blank{transform:scale(.9)}#hero .items #progress_svg:hover path{transform:translate3d(0,-5px,0)}#hero .items .title_wrapper .pretitle{font-size:28px;color:#8ea9b9}#hero .items .title_wrapper .title{color:#4f606e;font-weight:600;font-size:48px;margin-bottom:10px}#hero .items .socs{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:20px auto}#hero .items .desc_wrapper .h2{font-size:20px;color:#4f606e;text-transform:uppercase;font-weight:500;margin-bottom:26px;margin-top:30px;display:none}#hero .items .desc_wrapper .h2.mobile{display:block}#hero .items .desc_wrapper .desc{margin-bottom:20px}#hero .items .desc_wrapper .desc p{color:#8ea9b9;font-weight:600;font-size:16px;line-height:24px;margin:0}#hero .items .desc_wrapper .desc p>b{font-weight:600;color:#4f606e}#hero .items .desc_wrapper .desc__item{animation:fadeIn .5s ease-in-out;display:none}#hero .items .desc_wrapper .cube{display:none}#hero .filler{display:flex;min-height:0}#benefits{background:#8ea9b9;color:#fff;padding:55px 0;position:relative}#benefits ul{display:grid;gap:40px}#benefits ul li{display:flex}#benefits ul li .img_wrapper{width:65px;height:auto;margin-right:28px;margin-left:10px}#benefits ul li .img_wrapper img{height:auto}#benefits ul li p{margin:0 10px 0 0;line-height:140%;font-size:14px}#inspiration{padding:15px 0 40px}#inspiration .h1{font-size:24px;font-weight:600;color:#4f606e;line-height:1;margin-bottom:5px}#inspiration .h1>b{display:block;font-size:24px;font-size:40px;font-weight:600}#inspiration ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px;width:100%;--itemHeight:190px;--itemSep:25px}#inspiration ul li,#inspiration ul li .img_wrapper{display:flex;height:var(--itemHeight)}#inspiration ul li .img_wrapper{background:#fff;border-radius:10px;box-shadow:0 0 15px 0 rgba(0,0,0,.1);overflow:hidden;transition:all .5s cubic-bezier(.2,0,.5,1)}#inspiration ul li .img_wrapper img{height:auto;width:100%;-o-object-fit:cover;object-fit:cover}#inspiration ul li.has_video{position:relative}#inspiration ul li.has_video .img_wrapper{position:relative;overflow:hidden}#inspiration ul li.has_video .img_wrapper img{opacity:1;position:relative;z-index:1;transition:all .5s cubic-bezier(.2,0,.5,1)}#inspiration ul li.has_video .img_wrapper .video{display:block;position:absolute;z-index:2;width:100%;left:0;top:50%;transform:translateY(-50%);height:auto;-o-object-fit:cover;object-fit:cover;opacity:0;transition:all .5s cubic-bezier(.2,0,.5,1);pointer-events:none}#inspiration ul li.has_video:hover .img_wrapper img{opacity:0}#inspiration ul li.has_video:hover .img_wrapper .video{opacity:1}#inspiration ul li:first-child{height:calc(var(--itemHeight) + var(--itemSep));margin-bottom:calc(var(--itemSep)*-1)}#inspiration ul li:first-child .img_wrapper{height:calc(var(--itemHeight) + var(--itemSep))}#inspiration ul li:nth-child(3){height:calc(var(--itemHeight) - var(--itemSep))}#inspiration ul li:nth-child(3) .img_wrapper{height:calc(var(--itemHeight) - var(--itemSep))}#inspiration ul li:nth-child(4){height:calc(var(--itemHeight) + var(--itemSep));margin-top:calc(var(--itemSep)*-1)}#inspiration ul li:nth-child(4) .img_wrapper{height:calc(var(--itemHeight) + var(--itemSep))}#inspiration ul li:nth-child(2){height:calc(var(--itemHeight) - var(--itemSep))}#inspiration ul li:nth-child(2) .img_wrapper{height:calc(var(--itemHeight) - var(--itemSep))}#inspiration ul li:nth-child(3),#inspiration ul li:nth-child(4),#inspiration ul li:nth-child(6){align-self:flex-end;align-items:flex-end}#inspiration ul li:nth-child(5){display:none}#inspiration ul li:nth-child(6){display:none}#inspiration ul.hovered_0 li:first-child .img_wrapper{height:calc(var(--itemHeight) + var(--itemSep)*2)}#inspiration ul.hovered_0 li:nth-child(3) .img_wrapper{height:calc(var(--itemHeight) - var(--itemSep)*2)}#inspiration ul.hovered_1 li:nth-child(2) .img_wrapper{height:var(--itemHeight)}#inspiration ul.hovered_1 li:nth-child(4) .img_wrapper{height:var(--itemHeight)}#inspiration ul.hovered_2 li:first-child .img_wrapper{height:calc(var(--itemHeight))}#inspiration ul.hovered_2 li:nth-child(3) .img_wrapper{height:calc(var(--itemHeight))}#inspiration ul.hovered_3 li:nth-child(2) .img_wrapper{height:calc(var(--itemHeight) - var(--itemSep)*2)}#inspiration ul.hovered_3 li:nth-child(4) .img_wrapper{height:calc(var(--itemHeight) + var(--itemSep)*2)}#always_closer{display:none;overflow:hidden}#betterseeonce{background:#4f606e;color:#fff;padding:15px 0 40px}#betterseeonce .h1{font-weight:500;margin-bottom:20px}#betterseeonce .pretitle{font-size:14px;color:#cdd9df;line-height:150%;padding-right:20px;margin-bottom:10px}#betterseeonce .tablet_v{display:none}#betterseeonce .row{display:grid}#betterseeonce .row .rs{grid-row:1/2}#betterseeonce .bs{width:100%}#betterseeonce .bs .socs{margin-top:40px}#betterseeonce .bs .socs,#betterseeonce .bs .socs a{display:flex;align-items:center;justify-content:center}#betterseeonce .bs .socs a{background:#8fa9b9;width:56px;height:56px;border-radius:100%;margin:0 13px}#betterseeonce .bs .socs a svg{fill:#fff;display:block}#betterseeonce .bs .socs a:first-child{display:none}#betterseeonce .bs .socs a:nth-child(2) img,#betterseeonce .bs .socs a:nth-child(2) svg{transform:translate3d(2px,0,0)}#betterseeonce .bs .socs a:nth-child(3) img,#betterseeonce .bs .socs a:nth-child(3) svg{transform:translate3d(0,-2px,0)}#forandroidusers{background:#8ea9b9;padding:35px 0 45px;text-align:center;font-size:14px;line-height:21px}#forandroidusers p{width:100%;color:#fff;font-size:14px;line-height:21px;margin-bottom:20px}#forandroidusers p.bold{margin-bottom:0}#forandroidusers .btn{background:#4f606e;margin:auto}#footer{background:#425361;color:#fff;padding:15px 0}#footer a{color:#fff;text-decoration:none;transition:all .3s cubic-bezier(.2,0,.5,1)}#footer a:hover{opacity:.5}#footer .ls,#footer .mls,#footer .mrs,#footer .rs{display:none}#footer .coop{width:100%;text-align:center;border-bottom:1px solid #b0b5b9;font-size:10px;padding-bottom:10px}#footer .bs{width:100%}#footer .bs .title{width:100%;text-align:center;font-size:12px;margin-top:15px}#footer .bs ul{display:flex;align-items:center;justify-content:center;margin-top:20px}#footer .bs ul li{padding:0 15px}#progreess_bar{transition:all 1s cubic-bezier(.2,0,.5,1)}#progreess_bar[data-step="1"]{stroke-dashoffset:350px!important}#progreess_bar[data-step="2"]{stroke-dashoffset:0!important}.noDelay{transition-delay:0s!important}.svg-animation__items>g{opacity:0;transition:all .4s cubic-bezier(.2,0,.5,1)}.svg-animation.active .svg-animation__items>g{opacity:1}.svg-animation__items>g:nth-child(2n){transition-delay:.25s}.svg-animation__items>g:nth-child(3n){transition-delay:.5s}.svg-animation__items>g:nth-child(4n){transition-delay:.75s}.svg-animation__items>g:nth-child(5n){transition-delay:1s}.svg-animation__items>g:nth-child(6n){transition-delay:1.25s}.svg-animation__items>g:nth-child(7n){transition-delay:1.5s}.section-animation.active#header,.section-animation.active#hero #progress_svg,.section-animation.active#hero .cube,.section-animation.active#hero .desc,.section-animation.active#hero .h2,.section-animation.active#hero .items .mesh img,.section-animation.active#hero .pretitle,.section-animation.active#hero .screens,.section-animation.active#hero .socs img,.section-animation.active#hero .title{transform:translateZ(0);opacity:1}.section-animation.active#hero #progreess_bar{stroke-dashoffset:700px}#always_closer .section-animation.active .h1,#always_closer .section-animation.active .phone,#always_closer .section-animation.active .pretitle,#always_closer .section-animation.active .qrs,#always_closer .section-animation.active .title,#benefits .section-animation.active .img_wrapper,#benefits .section-animation.active p,#betterseeonce .section-animation.active .h1,#betterseeonce .section-animation.active .pretitle,#betterseeonce .section-animation.active .socs,#betterseeonce .section-animation.active .tablet_v,#inspiration .section-animation.active{transform:translateZ(0);opacity:1}.section-animation.active#footer .container,.section-animation.active#forandroidusers .container{opacity:1}.section-animation#header{transition:transform 1s cubic-bezier(.2,0,.5,1),opacity 1s cubic-bezier(.2,0,.5,1);transform:translate3d(0,-50%,0);opacity:0;transition-delay:.3s}.section-animation#hero .items .mesh img{transition:all 2s cubic-bezier(.2,0,.5,1);transform:scale(.8);opacity:0;transform-origin:left center}.section-animation#hero #progress_svg,.section-animation#hero .cube,.section-animation#hero .desc,.section-animation#hero .h2,.section-animation#hero .pretitle,.section-animation#hero .screens,.section-animation#hero .socs img,.section-animation#hero .title{transition:all 1s cubic-bezier(.2,0,.5,1);opacity:0;transform:translate3d(-20px,0,0)}.section-animation#hero .cube,.section-animation#hero .desc,.section-animation#hero .h2{transform:translate3d(0,20px,0)}.section-animation#hero .h2,.section-animation#hero .title{transition-delay:.5s}.section-animation#hero .cube,.section-animation#hero .desc,.section-animation#hero .screens{transition-delay:.8s}.section-animation#hero #progress_svg,.section-animation#hero .socs img{transform:scale(.8);transition-delay:1s}.section-animation#hero #progreess_bar{transition-delay:1.5s}#benefits .section-animation .img_wrapper,#benefits .section-animation p{transition:all 1s cubic-bezier(.2,0,.5,1);opacity:0;transform:translate3d(0,20px,0);transition-delay:.5s}#benefits .section-animation:nth-child(2) .img_wrapper,#benefits .section-animation:nth-child(2) p{transition-delay:.6s}#benefits .section-animation:nth-child(3) .img_wrapper,#benefits .section-animation:nth-child(3) p{transition-delay:.7s}#benefits .section-animation:nth-child(4) .img_wrapper,#benefits .section-animation:nth-child(4) p{transition-delay:.8s}#inspiration .section-animation{transition:all 1s cubic-bezier(.2,0,.5,1);opacity:0;transform:translate3d(0,20px,0);transition-delay:.5s}#inspiration .section-animation:nth-child(2n){transition-delay:.75s}#inspiration .section-animation:nth-child(3n){transition-delay:1s}#betterseeonce .section-animation .h1,#betterseeonce .section-animation .pretitle,#betterseeonce .section-animation .socs,#betterseeonce .section-animation .tablet_v{transition:all 1s cubic-bezier(.2,0,.5,1);opacity:0;transform:translate3d(0,20px,0);transition-delay:.5s}#betterseeonce .section-animation .pretitle{transition-delay:.75s}#betterseeonce .section-animation .socs{transition-delay:1s}#betterseeonce .section-animation .tablet_v{transition-delay:1.25s}#always_closer .section-animation .h1,#always_closer .section-animation .phone,#always_closer .section-animation .pretitle,#always_closer .section-animation .qrs,#always_closer .section-animation .title{transition:all 1s cubic-bezier(.2,0,.5,1);opacity:0;transform:translate3d(-40px,0,0);transition-delay:.5s}#always_closer .section-animation .pretitle{transition-delay:.75s}#always_closer .section-animation .qrs{transition-delay:1s}#always_closer .section-animation .phone,#always_closer .section-animation .title{transform:translate3d(40px,0,0);transition-delay:.5s}#always_closer .section-animation .title{transition-delay:.75s}.section-animation#footer .container,.section-animation#forandroidusers .container{opacity:0;transition:all 1s cubic-bezier(.2,0,.5,1);transition-delay:.3s}.mobile-hide{display:none}.select-city select{opacity:0;width:0}.select-city .select2-container{width:auto!important}.select-city .select2-container .select2-selection--single{background:none;border:none}.select-city .select2-container .select2-selection--single .select2-selection__rendered{background:url(../img/fi-rs-marker-colored.svg) no-repeat 0;padding:0 0 0 24px}.select-city .select2-container .select2-selection--single .select2-selection__arrow{opacity:0}.select2-container .select2-dropdown{box-shadow:0 0 15px rgba(0,0,0,.15);border:none;border-radius:10px!important;padding:24px;width:auto!important;white-space:nowrap}.select2-container .select2-dropdown .select2-search--dropdown{padding:0;margin:0 0 20px}.select2-container .select2-dropdown .select2-search--dropdown .select2-search__field{border:none;background:#f2f2f2;padding:10px;font-size:15px;line-height:normal;border-radius:5px}.select2-container .select2-dropdown .select2-results__options{scrollbar-face-color:transparent;scrollbar-track-color:#92abb9;scrollbar-color:#92abb9 transparent;scrollbar-width:thin;min-width:-moz-max-content;min-width:max-content;overflow-x:hidden;overflow-y:auto}.select2-container .select2-dropdown .select2-results__options .select2-results__option{padding:6px}.select2-container .select2-dropdown .select2-results__options .select2-results__option--highlighted[aria-selected]{background:#8ea9b9}.header-phone{display:flex;align-items:center;position:absolute;z-index:1;right:145px;top:14px}.header-contacts{display:none;vertical-align:middle}.header-contacts>svg{display:block}.podmenu{background:#f7f9fa;box-shadow:0 300px 0 300px #f7f9fa;margin:30px -20px -20px;padding:30px 20px}.podmenu__link{display:none}.podmenu__items{display:flex;gap:30px;flex-wrap:wrap}.podmenu__item{width:100%}.podmenu__item>a{color:#000;font-weight:600;text-decoration:none;text-transform:uppercase}.podmenu__sub{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.podmenu__sub__item{width:100%}.podmenu__sub__item>a{color:#4f606e;font-size:14px;line-height:150%;text-decoration:none}.podmenu #podmenu-show{display:none}.tt-menu{background:#fff;position:absolute;margin-top:10px;box-sizing:border-box;box-shadow:0 0 15px rgba(0,0,0,.15);border-radius:10px!important;padding:24px;width:auto}.tt-menu .tt-suggestion{padding:6px;font-size:15px;line-height:150%}@media (min-width:768px){.svg-animation__items>g{opacity:0;transition:all .5s cubic-bezier(.2,0,.5,1)}.svg-animation.active .svg-animation__items>g{opacity:1}.svg-animation__items>g:nth-child(2n){transition-delay:.3s}.svg-animation__items>g:nth-child(3n){transition-delay:.6s}.svg-animation__items>g:nth-child(4n){transition-delay:.9s}.svg-animation__items>g:nth-child(5n){transition-delay:1.2s}.svg-animation__items>g:nth-child(6n){transition-delay:1.5s}.svg-animation__items>g:nth-child(7n){transition-delay:1.8s}.mobile-hide{display:block}.mobile-show{display:none}.btn{padding:0 20px;font-size:15px;height:44px}.btn img{width:26px}.container{padding:0}#hero{padding-top:0}#hero .row{margin-left:0;margin-right:0}#hero .items{height:calc(100vh - 90px)}#hero .items .title_wrapper .title{font-size:80px;margin-left:60px;margin-top:-10px}#hero .items .title_wrapper .pretitle{font-size:24px;font-weight:300}#hero .items .screens{position:absolute;margin-left:326px;margin-top:75px;width:366px}#hero .items .screens .screen{width:366px;animation:none!important;opacity:0;transition:opacity .5s ease-in-out;transition-delay:.2s}#hero .items .screens .screen.show{opacity:1;transition-delay:0s}#hero .items .desc_wrapper{width:50%;padding-right:54px}#hero .items .desc_wrapper .h2{display:block;margin-top:18px;margin-bottom:6px}#hero .items .desc_wrapper .h2.mobile{display:none}#hero .items .desc_wrapper .cube{display:flex;align-items:center}#hero .items .desc_wrapper .cube .img_wrapper{width:35px;height:35px;margin-right:15px}#hero .items .desc_wrapper .cube p{margin:0;color:#8fa9ba}#hero .items .desc_wrapper .desc{min-height:145px}#hero .items .desc_wrapper .desc p.mobile{display:none}#hero .items .desc_wrapper .desc__item{display:block}#hero .items .desc_wrapper .desc__item.hide{display:none}#hero .items .mesh{position:absolute;width:50%;z-index:-1;margin-top:-230px;margin-left:0;overflow:hidden;display:flex;align-items:center;justify-content:flex-start}#hero .items .mesh img{width:535px;height:640px}#hero .items #progress_svg{position:absolute;display:block;left:calc(50% - 20px);top:calc(50% - 40px);width:300px}#hero .items #progress_svg svg{transform:scale(.6)}#hero .items .socs{display:none}#hero .filler{min-height:100vh}#benefits{padding:55px 0}#benefits ul{gap:40px;padding-left:25px}#benefits ul li{align-items:center;opacity:.25;transition:all .3s cubic-bezier(.2,0,.5,1)}#benefits ul li .img_wrapper{width:103px;margin-right:50px;margin-left:0}#benefits ul li .img_wrapper img{transform:scale(.6);transition:all .5s cubic-bezier(.2,0,.5,1)}#benefits ul li p{font-size:16px;line-height:140%;margin:0;font-weight:500}#benefits ul li.added{opacity:1}#benefits ul li.added .img_wrapper img{transform:scale(1)}#inspiration{padding:22px 0 60px}#inspiration .row{margin-left:0;margin-right:0}#inspiration .h1{font-size:30px;margin-bottom:10px}#inspiration .h1>b{font-size:30px;display:inline}#inspiration ul{grid-template-columns:repeat(3,1fr);--itemHeight:185px;--itemSep:30px}#inspiration ul li:first-child{height:calc(var(--itemHeight) + var(--itemSep));margin-bottom:calc(var(--itemSep)*-1)}#inspiration ul li:first-child .img_wrapper{height:calc(var(--itemHeight) + var(--itemSep))}#inspiration ul li:nth-child(3){grid-column:1/2;grid-row:2/3;height:calc(var(--itemHeight) - var(--itemSep))}#inspiration ul li:nth-child(3) .img_wrapper{height:calc(var(--itemHeight) - var(--itemSep))}#inspiration ul li:nth-child(5){grid-column:3/4;grid-row:1/2;display:flex}#inspiration ul li:nth-child(6){display:flex}#inspiration ul li:nth-child(4){height:var(--itemHeight);margin-top:0}#inspiration ul li:nth-child(4) .img_wrapper{height:var(--itemHeight)}#inspiration ul li:nth-child(2){height:var(--itemHeight)}#inspiration ul li:nth-child(2) .img_wrapper{height:var(--itemHeight)}#inspiration ul li .img_wrapper{border-radius:20px;box-shadow:4px 8px 15px 0 rgba(0,0,0,.15)}#inspiration ul.hovered_0 li:first-child .img_wrapper{height:calc(var(--itemHeight) + var(--itemSep)*2)}#inspiration ul.hovered_0 li:nth-child(3) .img_wrapper{height:calc(var(--itemHeight) - var(--itemSep)*2)}#inspiration ul.hovered_1 li:nth-child(2) .img_wrapper{height:calc(var(--itemHeight) + var(--itemSep))}#inspiration ul.hovered_1 li:nth-child(4) .img_wrapper{height:calc(var(--itemHeight) - var(--itemSep))}#inspiration ul.hovered_2 li:first-child .img_wrapper{height:calc(var(--itemHeight))}#inspiration ul.hovered_2 li:nth-child(3) .img_wrapper{height:calc(var(--itemHeight))}#inspiration ul.hovered_3 li:nth-child(2) .img_wrapper{height:calc(var(--itemHeight) - var(--itemSep))}#inspiration ul.hovered_3 li:nth-child(4) .img_wrapper{height:calc(var(--itemHeight) + var(--itemSep))}#inspiration ul.hovered_4 li:nth-child(5) .img_wrapper{height:calc(var(--itemHeight) + var(--itemSep))}#inspiration ul.hovered_4 li:nth-child(6) .img_wrapper{height:calc(var(--itemHeight) - var(--itemSep))}#inspiration ul.hovered_5 li:nth-child(5) .img_wrapper{height:calc(var(--itemHeight) - var(--itemSep))}#inspiration ul.hovered_5 li:nth-child(6) .img_wrapper{height:calc(var(--itemHeight) + var(--itemSep))}#betterseeonce{padding-top:33px;padding-bottom:60px}#betterseeonce .h1{margin-bottom:18px;line-height:100%}#betterseeonce .pretitle{padding-right:0;margin-bottom:0}#betterseeonce .row{display:flex;margin-left:0;margin-right:0}#betterseeonce .row .ls{position:sticky;top:0;width:50%;padding-right:30px}#betterseeonce .row .ls .img_wrapper{margin-top:5px;width:344px;margin-left:-10px}#betterseeonce .row .rs{width:50%;padding-left:10px}#betterseeonce .row .rs .pretitle{font-size:16px}#betterseeonce .row .bs{margin-top:15px}#betterseeonce .row .bs .socs{justify-content:flex-start;align-items:flex-start;margin:0 0 13px -15px}#betterseeonce .row .bs .socs a{background:none;opacity:1;margin:0}#betterseeonce .row .bs .socs a svg{transition:all .3s cubic-bezier(.2,0,.5,1);fill:#8ea9b9;transform:none!important}#betterseeonce .row .bs .socs a:hover svg{fill:#6f91a5}#betterseeonce .row .bs .socs a:first-child{display:flex}#betterseeonce .row .bs .socs a img{transform:none!important}#betterseeonce .row .bs .tablet_v{display:block}#betterseeonce .row .bs .tablet_v .btn{width:-moz-fit-content;width:fit-content}#betterseeonce .row .bs .tablet_v .btn.alt{font-size:12px}#betterseeonce .row .bs .pre{margin-top:30px;margin-bottom:15px;display:flex}#betterseeonce .row .bs .pre p{padding-right:10px}#forandroidusers{display:none}#footer{padding-top:40px;border-top:1px solid hsla(0,0%,100%,.2);background:#4f606e;padding-bottom:0}#footer .coop{display:none}#footer .row{margin-left:0;margin-right:0}#footer .ls{display:flex;flex-direction:column;justify-content:space-between;width:50%}#footer .ls .img_wrapper{width:136px;height:auto}#footer .ls .shop{background:url(../img/fi-rs-shopping-cart.svg) no-repeat left top 5px;padding-left:30px;font-size:14px;line-height:24px;margin-bottom:-10px}#footer .mls{width:50%;display:grid;grid-template-columns:repeat(2,1fr)}#footer .mls .item{padding-left:10px}#footer .mls .item .title{text-transform:uppercase;font-size:16px;margin-bottom:12px;font-weight:500}#footer .mls .item ul{display:grid;gap:10px}#footer .mls .item ul li a{font-size:14px}#footer .mrs{display:block;margin-top:37px;width:100%}#footer .mrs .shops{width:100%;background:url(../img/footer-arrow.svg) no-repeat 100%;text-align:left;margin:0;font-size:16px;color:#fff;font-family:Montserrat;text-transform:uppercase;border:1px solid #72808b;border-right:none;border-left:none;padding:22px 0;font-weight:500}#footer .mrs .inner{display:none}#footer .mrs .inner.show{display:grid;grid-template-columns:repeat(2,1fr);gap:35px;padding:30px 0}#footer .mrs .inner .item{display:grid;gap:15px}#footer .mrs .inner p{margin:0}#footer .mrs .inner .addr{background:url(../img/fi-rs-marker.svg) no-repeat 0;padding-left:24px}#footer .mrs .inner .tel{background:url(../img/fi-rs-phone-call.svg) no-repeat 0;padding-left:24px}#footer .rs{display:block;margin-top:-1px;width:100%}#footer .rs .office{width:100%;background:url(../img/footer-arrow.svg) no-repeat 100%;text-align:left;margin:0;font-size:16px;color:#fff;font-family:Montserrat;text-transform:uppercase;border:1px solid #72808b;border-right:none;border-left:none;padding:18px 0;font-weight:500}#footer .rs .inner{display:none}#footer .rs .inner.show{display:grid;gap:35px;padding:30px 0}#footer .rs .inner .item{display:grid;gap:15px}#footer .rs .inner p{margin:0}#footer .rs .inner .addr{background:url(../img/fi-rs-marker.svg) no-repeat 0;padding-left:24px}#footer .rs .inner .phones,#footer .rs .inner .tel{background:url(../img/fi-rs-phone-call.svg) no-repeat 0;padding-left:24px}#footer .rs .inner .mail{background:url(../img/mail-footer.svg) no-repeat 0;padding-left:24px}#footer .rs .socs{display:flex;align-items:center;justify-content:center;margin:30px 0}#footer .rs .socs a{margin:0 23px;transform:scale(1.4)}#footer .bs{background:#425361;display:flex;align-items:center;justify-content:center;padding:20px 0;position:relative;box-shadow:0 200px 0 200px #425361}#footer .bs .title{text-transform:uppercase;width:auto;padding:0 30px;margin:-4px 0 0;position:relative}#footer .bs ul{position:relative;margin:0}#footer .bs ul li{padding:0 30px}}@media (min-width:1280px){.btn{height:77px;min-height:77px;font-size:18px;padding:0 43px 0 63px}.btn img{margin-left:27px;width:33px}#header{height:100px}#header,#header .row{display:flex;align-items:center}#header .row{position:relative;margin:0;flex-wrap:nowrap}#header .logo{display:flex;align-items:center;margin:0 20px 0 0}#header .logo img{display:block;width:160px}#header .logo img:first-child{display:block}#header .logo img:last-child{display:none}#header .menu_section{height:auto;top:auto;margin:0;flex:auto}#header .menu_section,#header .menu_section .inner{position:relative;width:auto;left:auto;padding:0;transform:none;background:none}#header .menu_section .inner{min-height:auto;right:auto;display:flex;align-items:center;overflow:visible}#header .menu_section .inner .location{border:none;padding:0 20px 0 0;margin:0;order:1;min-width:140px}#header .menu_section .inner:before{display:none}#header .menu_section .inner #close_mobite_menu_btn{display:none}#header .menu_section .inner .centered_menu{display:flex;gap:0;order:3;font-size:14px;margin:0 auto}#header .menu_section .inner .centered_menu a{position:relative;margin:0 12px;font-weight:400;color:#000;white-space:nowrap}#header .menu_section .inner .centered_menu a:before{content:"";position:absolute;border:2px solid #cdd9df;border-radius:100%;right:-17px;top:4px;width:6px;height:6px}#header .menu_section .inner .centered_menu a:after{content:"";position:absolute;z-index:-1;left:0;bottom:-5px;width:0;height:1px;background:#00bfd6;transition:all .3s ease-in-out;transform:scaleY(2) translateZ(0);transform-origin:center center}#header .menu_section .inner .centered_menu a.active:after,#header .menu_section .inner .centered_menu a:hover:after{width:100%;transform:scaleY(1) translateZ(0)}#header .menu_section .inner .centered_menu a:last-child:before{display:none}#header .tel{font-size:14px;width:auto;background:url(../img/fi-rs-phone-call-m.svg) no-repeat 0;text-decoration:none;color:#000;padding-left:25px;display:flex;align-items:center;background-size:16px;white-space:nowrap}#header .header-contacts{display:inline-block;vertical-align:middle;cursor:pointer;position:relative;z-index:1}#header .header-contacts #header-contacts-show{display:none}#header .header-contacts #header-contacts-show:checked~.header-contacts__items{display:flex}#header .header-contacts label{display:block;cursor:pointer;padding:10px}#header .header-contacts svg{fill:#92abb9;transition:all .3s cubic-bezier(.2,0,.5,1);display:block}#header .header-contacts:hover svg{fill:#000}#header .header-contacts__items{position:absolute;z-index:1;right:0;top:100%;width:320px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.15);border:none;border-radius:10px!important;padding:24px;margin:5px 0 0;display:none;flex-wrap:wrap;gap:20px;cursor:auto}#header .header-contacts__item{width:100%;font-size:14px;line-height:150%;color:#4f606e}#header .header-contacts__item p{margin:0 0 5px}#header .header-contacts__item a{color:#118fa0;text-decoration:none;font-weight:600;transition:all .3s cubic-bezier(.2,0,.5,1)}#header .header-contacts__item a:hover{color:#000}#header .header-contacts__name{color:#000;font-weight:600;margin-bottom:5px}#header .header-contacts__name__sub{font-size:12px;line-height:150%;text-transform:uppercase;color:#92abb9}#header .header-phone{position:relative;right:0;top:0}#header .download{background:url(../img/fi-rs-sign-in.svg) no-repeat 0;display:flex;align-items:center;text-decoration:none;color:#000;padding-left:25px;font-size:14px;margin:0 20px 0 10px;white-space:nowrap}#header .search_section #form_caller{right:-20px;top:50%;margin-top:-12px}#header .search_section #form_caller img{display:block}#header .search_section .serch_wrapper{width:calc(50% + 200px);height:auto;position:absolute;right:-20px;top:50%;margin-top:-25px;left:auto}#header .search_section .serch_wrapper form{right:0;min-height:0;width:auto;position:relative;padding:0}#header .search_section .serch_wrapper form:before{display:none}#header .burger,#header .search_section .serch_wrapper form #close_mobite_search_btn{display:none}#header .podmenu{background:none;margin:0;padding:0;box-shadow:none;order:2;position:relative;z-index:1}#header .podmenu__items{display:none;position:absolute;z-index:1;left:0;top:100%;width:auto;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.15);border:none;border-radius:10px!important;padding:24px;white-space:nowrap;margin:5px 0 0}#header .podmenu #podmenu-show:checked~.podmenu__items{display:flex;gap:20px}#header .podmenu #podmenu-show:checked~.podmenu__link:after{transform:rotate(-180deg)}#header .podmenu__item>a{text-transform:none;color:#000;transition:all .3s cubic-bezier(.2,0,.5,1)}#header .podmenu__item>a:hover{color:#8ea9b9}#header .podmenu .podmenu__sub__item>a{text-transform:none;color:#4f606e;transition:all .3s cubic-bezier(.2,0,.5,1)}#header .podmenu .podmenu__sub__item>a:hover{color:#8ea9b9}#header .podmenu__link{display:inline-block;cursor:pointer;margin:0 20px 0 0;position:relative;z-index:1}#header .podmenu__link:after{content:"";position:absolute;z-index:1;left:100%;height:100%;width:14px;margin-left:6px;background:url(../img/menu-arr.svg) no-repeat 50%;transition:all .15s cubic-bezier(.2,0,.5,1)}#hero{padding-bottom:240px}#hero .items{height:calc(100vh - 180px);min-height:600px}#hero .items .title_wrapper{margin-top:-50px}#hero .items .title_wrapper .pretitle{font-size:36px}#hero .items .title_wrapper .title{font-size:100px;margin-left:45px;margin-top:-1px}#hero .items .screens{width:758px;height:320px;margin-left:20px;margin-top:58px}#hero .items .screens .screen{width:758px}#hero .items .mesh{width:auto;margin-left:-605px;margin-top:-110px}#hero .items .mesh img{width:950px;height:640px}#hero .items .desc_wrapper{margin-left:calc(50% + 244px);width:33.33333%;margin-top:-180px;padding-right:0}#hero .items .desc_wrapper .h2{font-size:26px;margin-bottom:26px}#hero .items .desc_wrapper .desc{height:100px}#hero .items .desc_wrapper .desc p{font-size:18px}#hero .items .desc_wrapper .cube{display:none}#hero .items #progress_svg{left:calc(50% + 215px);top:calc(50% + 50px);width:300px}#hero .items #progress_svg svg{transform:scale(.8)}#benefits{padding:120px 0}#benefits ul{padding:0 100px;gap:72px}#benefits ul li .img_wrapper{width:140px;margin-right:80px;transition:all .5s cubic-bezier(.2,0,.5,1)}#benefits ul li .img_wrapper img{transform:scale(.7)}#benefits ul li p{font-size:24px}#benefits ul li.added{transition:all .5s cubic-bezier(.2,0,.5,1)}#benefits ul li.added .img_wrapper img{transform:scale(1.2)}#betterseeonce{padding:84px 0}#betterseeonce .row .rs{padding-left:70px}#betterseeonce .row .rs .h1{font-size:40px;margin-bottom:32px}#betterseeonce .row .rs .pretitle{font-size:18px;color:#8ea9b9;padding-right:60px}#betterseeonce .row .ls .img_wrapper{margin-top:2px;width:592px;margin-left:8px}#betterseeonce .row .bs .tablet_v .btn.alt,#betterseeonce .row .bs .tablet_v .pre{display:none}#betterseeonce .row .bs .socs{margin-bottom:22px}#always_closer{display:block;padding:37px 0 65px}#always_closer .ls{width:66.66667%;padding-left:117px}#always_closer .ls .h1{color:#4f606e;font-weight:600;font-size:40px;margin-bottom:19px}#always_closer .ls .pretitle{font-size:20px;color:#8ea9b9;line-height:150%;padding-right:100px}#always_closer .ls .qrs{width:640px;position:relative;padding-right:110px;padding-top:70px;padding-bottom:70px;margin-top:30px}#always_closer .ls .qrs:before{content:"";position:absolute;right:0;top:0;width:1500px;height:100%;background:#fff;border-radius:20px;box-shadow:0 0 50px 0 rgba(0,0,0,.1)}#always_closer .ls .qrs .fab{display:grid;grid-template-columns:220px 1fr;position:relative}#always_closer .ls .qrs .fab .titled{padding-right:80px}#always_closer .ls .qrs .fab .titled .title{font-weight:600;font-size:18px;color:#4f606e;margin-bottom:10px}#always_closer .ls .qrs .fab .titled p{margin:0;font-size:16px;color:#8ea9b9}#always_closer .ls .qrs .fab .qrss{display:flex;justify-content:space-between}#always_closer .ls .qrs .fab .qrss .img_wrapper{width:130px;height:130px}#always_closer .ls .qrs .devider{text-align:center;margin-left:250px;font-size:14px;color:#8ea9b9;padding:25px 0;position:relative}#always_closer .rs{width:33.33333%;text-align:center;padding-top:60px}#always_closer .rs .phone{margin-left:-45px}#always_closer .rs .phone__video{width:245px;margin:0 auto;position:relative;z-index:1}#always_closer .rs .phone__video img{display:block;width:100%;height:auto}#always_closer .rs .phone__video .video{position:absolute;z-index:-1;left:13px;top:11px;width:calc(100% - 26px);height:calc(100% - 22px);-o-object-fit:cover;object-fit:cover;border-radius:30px}#always_closer .rs .title{font-size:18px;color:#8fa9ba;line-height:150%;text-align:left;width:292px;margin:24px auto auto}#inspiration{padding:81px 0 90px}#inspiration .row{padding:0 102px}#inspiration .h1{font-size:40px;margin-top:0;margin-bottom:-3px}#inspiration .h1>b{font-size:40px}#inspiration ul{width:100%;gap:15px;margin-top:45px;--itemHeight:300px;--itemSep:40px}#footer{padding-top:75px}#footer .ls{width:33.33333%}#footer .ls .img_wrapper{width:186px;margin-top:-9px}#footer .ls .shop{padding-right:50px;margin-bottom:2px}#footer .mls{width:16.66667%;grid-template-columns:repeat(1,1fr);display:flex;flex-direction:column;justify-content:space-between}#footer .mls .item{padding-left:8px}#footer .mls .item ul{gap:13px}#footer .mls .item .title{margin-bottom:17px}#footer .mrs{width:25%;margin:0;padding-right:0;padding-left:13px}#footer .mrs .shops{border:none;padding:0;background:none;margin:0 0 17px}#footer .mrs .inner{display:block;gap:30px;font-size:14px;line-height:150%}#footer .mrs .inner.show{display:block;padding:0}#footer .mrs .inner .item{gap:13px}#footer .mrs .inner .item:first-child{margin-bottom:19px}#footer .rs{width:25%;padding-left:20px}#footer .rs .office{border:none;padding:0;background:none;margin:0 0 17px}#footer .rs .inner{display:block;font-size:14px;line-height:150%}#footer .rs .inner.show{display:block;padding:0}#footer .rs .inner .addr,#footer .rs .inner .phones{background-position:0 0}#footer .rs .socs{justify-content:flex-start;margin:95px 0 0}#footer .rs .socs a{transform:scale(1);margin:0 9px}#footer .rs .socs a:first-child{margin-left:0}#footer .bs{margin-top:75px;justify-content:flex-start}#footer .bs .title{padding-left:0}}@media (min-width:1440px){.btn{height:88px;min-height:88px;font-size:20px;padding:0 48px 0 73px}.btn img{margin-left:31px;width:38px}.container{width:1350px;padding:0}#header .logo{margin-right:35px}#header .logo img{width:180px}#header .menu_section .inner .location{min-width:130px}#header .menu_section .inner .centered_menu a{margin:0 24px}#header .menu_section .inner .centered_menu a:before{right:-30px}#header .search_section #form_caller{right:0}#header .search_section .serch_wrapper{width:calc(50% + 220px)}#header .download{margin:0 55px 0 20px}#hero .items .title_wrapper .title{font-size:120px;margin-left:41px}#hero .items .title_wrapper .pretitle{font-size:40px}#hero .items .screens{margin-left:40px;margin-top:83px}#hero .items .screens,#hero .items .screens .screen{width:801px;height:362px}#hero .items #progress_svg{left:calc(50% + 245px);top:calc(50% + 140px)}#hero .items #progress_svg svg{transform:none}#hero .items .desc_wrapper .h2{margin-top:56px}#hero .items .desc_wrapper .desc{height:120px}#hero .items .desc_wrapper .desc p{font-size:20px;line-height:150%}#hero .items .mesh{margin-left:-770px;margin-top:-140px}#hero .items .mesh img{width:1090px;height:735px}#benefits ul li .img_wrapper{width:170px;margin-right:86px}#benefits ul li p{font-size:28px}#inspiration{padding:91px 0 118px}#inspiration .h1,#inspiration .h1 b{font-size:50px}#inspiration ul{margin-top:48px;--itemHeight:325px;--itemSep:60px;gap:20px}#inspiration .row{padding:0 106px}#betterseeonce{padding:84px 0 141px}#betterseeonce .row .rs .h1{font-size:50px;margin-top:40px;margin-bottom:40px}#betterseeonce .row .rs .pretitle{font-size:20px}#betterseeonce .row .ls .img_wrapper{margin-top:6px;width:694px;margin-left:-5px}#betterseeonce .row .bs .socs{margin-bottom:40px}#always_closer{padding:82px 0 105px}#always_closer .ls{padding-left:72px}#always_closer .ls .h1{font-size:50px;margin-bottom:19px}#always_closer .ls .pretitle{font-size:20px}#always_closer .ls .qrs{width:761px;position:relative;padding-right:100px;padding-top:80px;padding-bottom:70px;margin-top:65px}#always_closer .ls .qrs .fab{grid-template-columns:280px 1fr}#always_closer .ls .qrs .fab .qrss .img_wrapper{width:144px;height:144px}#always_closer .ls .qrs .devider{font-size:18px;padding:28px 0;line-height:150%}#always_closer .rs .phone__video{width:286px}#always_closer .rs .phone__video .video{left:15px;top:13px;width:calc(100% - 30px);height:calc(100% - 26px);border-radius:30px}#always_closer .rs .title{font-size:20px;line-height:150%;width:322px;margin:24px auto auto}#footer .rs .socs{margin:95px 0 0}}@media (min-width:1600px){.container{width:1480px}.btn{height:103px;min-height:103px;font-size:24px;padding:0 82px 0 84px}.btn img{margin-left:34px;width:41px}.h1,h1{font-size:64px}#header .logo{margin-right:45px}#header .menu_section .inner .location{min-width:140px}#header .download{margin:0 60px 0 35px}#header .search_section .serch_wrapper{width:calc(50% + 250px)}#hero{padding-bottom:250px}#hero .items .screens{margin-left:75px}#hero .items .screens,#hero .items .screens .screen{width:849px;height:384px}#hero .items .title_wrapper .pretitle{font-size:48px}#hero .items .title_wrapper .title{font-size:150px;margin-top:-18px;margin-left:45px}#hero .items .desc_wrapper{margin-left:calc(50% + 306px)}#hero .items .desc_wrapper .desc{height:150px}#hero .items .desc_wrapper .desc p{line-height:160%;font-size:22px}#hero .items .desc_wrapper .h2{margin-bottom:62px}#hero .items #progress_svg{left:calc(50% + 310px);top:calc(50% + 170px)}#hero .items .mesh{margin-left:-885px;margin-top:-150px}#hero .items .mesh img{width:1290px;height:870px}#benefits ul li p{font-size:32px}#benefits ul li .img_wrapper{width:205px}#benefits ul li .img_wrapper img{transform:scale(.65)}#benefits ul li.added .img_wrapper img{transform:scale(1.1)}#inspiration{padding:114px 0 118px}#inspiration .h1,#inspiration .h1 b{font-size:64px}#inspiration .row{padding:0 129px}#inspiration ul{margin-top:75px;--itemHeight:390px;--itemSep:80px;gap:30px}#betterseeonce .row .rs{padding-left:53px}#betterseeonce .row .rs .h1{font-size:64px;margin-top:61px;margin-bottom:47px}#betterseeonce .row .rs .pretitle{font-size:24px}#betterseeonce .row .ls .img_wrapper{margin-top:39px;width:789px;margin-left:-47px}#betterseeonce .row .bs .socs{margin-bottom:51px}#always_closer{padding:102px 0 135px}#always_closer .ls{padding-left:136px}#always_closer .ls .h1{font-size:64px;margin-bottom:30px}#always_closer .ls .pretitle{font-size:24px}#always_closer .ls .qrs{width:761px;position:relative;padding-right:84px;padding-top:75px;padding-bottom:70px;margin-top:86px}#always_closer .ls .qrs .devider{font-size:20px;padding:35px 0}#always_closer .ls .qrs .fab{grid-template-columns:258px 1fr}#always_closer .ls .qrs .fab .titled .title{font-size:25px}#always_closer .ls .qrs .fab .titled p{font-size:20px}#always_closer .ls .qrs .fab .qrss .img_wrapper{width:159px;height:159px}#always_closer .rs .phone{margin-left:-183px;margin-top:-20px}#always_closer .rs .phone__video{width:330px}#always_closer .rs .phone__video .video{left:15px;top:15px;width:calc(100% - 30px);height:calc(100% - 30px);border-radius:40px}#always_closer .rs .title{font-size:24px;line-height:150%;width:386px;margin:47px auto auto 0}}@media (min-width:1890px){.container{width:1764px}.btn{font-size:24px;height:104px;padding:0 83px}.btn img{margin-left:34px;width:43px}#header .search_section .serch_wrapper{width:calc(50% + 300px)}#header .download{margin:0 90px 0 35px}#hero{padding-bottom:274px}#hero .items .title_wrapper{padding-left:20px}#hero .items .title_wrapper .pretitle{font-size:48px}#hero .items .title_wrapper .title{font-size:150px;margin-top:-15px}#hero .items .screens{width:1055px;height:449px;margin-left:74px;margin-top:96px}#hero .items .screens .screen{width:1005px}#hero .items .desc_wrapper{margin-left:calc(50% + 395px);margin-top:-177px}#hero .items .desc_wrapper .desc{margin-top:65px;height:120px}#hero .items .desc_wrapper .h2{margin-top:14px}#hero .items #progress_svg{left:calc(50% + 400px);top:calc(50% + 185px);width:346px}#hero .items .mesh{margin-left:-1005px;margin-top:-160px}#hero .items .mesh img{width:1380px;height:930px}#benefits ul{padding-left:8.33333%}#benefits ul li p{font-size:36px}#benefits ul li .img_wrapper{width:230px;margin-right:113px}#benefits ul li .img_wrapper img{transform:scale(.55)}#benefits ul li.added .img_wrapper img{transform:scale(1)}#inspiration{padding:114px 0 160px}#inspiration .row{padding-left:152px;padding-right:148px}#inspiration .h1{font-size:64px}#inspiration .h1>b{font-size:64px}#inspiration ul{margin-top:76px;--itemHeight:390px;--itemSep:80px}#betterseeonce{padding:105px 0 135px}#betterseeonce .h1{font-size:64px;line-height:100%;margin-bottom:44px;margin-top:63px}#betterseeonce .row .ls .img_wrapper{width:100%;margin-left:28px;margin-top:16px}#betterseeonce .row .rs{padding-left:54px}#betterseeonce .row .rs .pretitle{font-size:24px}#betterseeonce .row .bs .socs{margin-bottom:51px}#always_closer{padding:114px 0 135px}#always_closer .ls{padding-left:164px}#always_closer .ls .h1{font-size:64px;margin-bottom:30px}#always_closer .ls .pretitle{font-size:24px}#always_closer .ls .qrs{width:870px;padding:100px 100px 100px 0;margin-top:89px}#always_closer .ls .qrs .fab{grid-template-columns:300px 1fr}#always_closer .ls .qrs .fab .titled .title{font-size:24px}#always_closer .ls .qrs .fab .qrss{padding-right:50px}#always_closer .ls .qrs .fab .qrss .img_wrapper{width:160px;height:160px}#always_closer .ls .qrs .devider{font-size:20px;padding:35px 50px 35px 0;margin-left:270px}#always_closer .rs .phone{margin-left:-151px;margin-top:-31px}#always_closer .rs .title{font-size:24px;width:330px;margin-left:63px;margin-top:42px}#footer{padding-top:66px}#footer .ls .img_wrapper{width:188px;margin:0}#footer .ls .shop{padding-right:290px}#footer .mls{padding-top:9px;padding-left:3px}#footer .mls .item .title{margin-bottom:15px}#footer .mls .item ul{gap:12px}#footer .mrs{padding-left:14px;padding-top:9px}#footer .mrs .inner .item:first-child{margin-bottom:45px}#footer .rs{padding-left:24px;padding-top:9px}#footer .rs .socs{margin:65px 0 0}#footer .rs .inner .addr{padding-right:60px;line-height:24px}}
/*# sourceMappingURL=style.css.map */
