:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes anim_slide{0%{display:none;transform:translate(300px)}to{display:flex;transform:translate(0)}}@keyframes anim_slide_reverse{0%{display:flex;transform:translate(0)}to{display:none;transform:translate(300px)}}@media screen and (max-width:769px){@keyframes anim_slide{0%{display:none;transform:translate(100%)}to{display:flex;transform:translate(0)}}@keyframes anim_slide_reverse{0%{display:flex;transform:translate(0)}to{display:none;transform:translate(100%)}}}.navbar{background-color:var(--gray-main-dark);height:90px;position:fixed;top:0;width:100%;z-index:7}.navbar .navbar-container{height:90px;margin:auto;position:relative}.navbar .navbar-container,.navbar nav{background-color:var(--gray-main-dark);z-index:7}.navbar nav{align-items:center;-moz-column-gap:var(--step-main);column-gap:var(--step-main);display:flex;justify-content:space-between}.navbar .logo-img{height:auto;padding-top:17px;width:200px}.navbar .logo-img:hover{cursor:pointer}.navbar .logo-img img{height:auto;width:100%}.navbar menu.desktop{display:flex;justify-content:center;margin:0;padding:0}.navbar .menu-hidden{display:none}.navbar li.menu-item{border-color:var(--orange);height:2rem;justify-content:center;list-style-type:none;margin-top:12px;padding:0 1rem;text-align:center;transition:all .2s linear;white-space:nowrap}.navbar li.menu-item:hover{border-bottom:5px solid var(--orange);box-sizing:border-box}.navbar li.menu-item p{margin-bottom:12px;margin-top:0}.navbar button.menu-button-mobile{display:none}.navbar button.menu-button-mobile img{height:auto;width:35px}.navbar .mobile-menu{background-color:var(--gray-main-dark);height:100%;padding:1rem;position:fixed;right:0;scrollbar-width:none;top:0;width:275px;z-index:6}.navbar .mobile-menu.active{animation:anim_slide .25s ease-in-out;animation-fill-mode:forwards;box-shadow:0 0 1rem #000}.navbar .mobile-menu.inactive{animation:anim_slide_reverse .25s ease-in-out;animation-fill-mode:forwards}.navbar .mobile-menu menu.mobile{display:none}.navbar .desktop li.menu-item p{font-size:18px;text-decoration-line:none}.navbar .desktop li.menu-item p:hover{color:#fff;cursor:pointer}.navbar .mobile li.menu-item p{font-size:1.5rem;text-decoration-line:none}.navbar .mobile li.menu-item p:hover{color:#fff;cursor:pointer}@media screen and (max-width:1215px){.navbar{box-shadow:0 0 1rem #000}.navbar .navbar-container menu.desktop{display:none}.navbar .navbar-container button.menu-button-mobile{background-color:transparent;border-style:none;display:block}.navbar .mobile-menu{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;z-index:6}.navbar .mobile-menu menu.mobile{display:flex;flex-direction:column;margin-top:50px;padding:0;z-index:7}.navbar .mobile-menu li.menu-item{margin:1rem 0}}@media screen and (max-width:769px){.navbar nav{flex-direction:row-reverse}.navbar nav .mobile-application{display:none}.navbar nav .mobile-menu{width:100%}.navbar nav .mobile-menu button.form-button{display:block;font-size:1.7rem;height:-moz-fit-content;height:fit-content}@media screen and (min-width:770px){.navbar .mobile-menu div.form-button{display:none}}@media screen and (max-width:375px){.navbar .logo-img{height:auto;padding-top:17px;width:200px}}}.first-screen-wrap{background-color:transparent}.first-screen-wrap .first-screen{height:calc(100vh - 90px);margin:0 auto;overflow:hidden;position:relative}.first-screen-wrap .veil{background-color:var(--gray-main-dark);height:100%;opacity:.7;z-index:1}.first-screen-wrap .veil,.first-screen-wrap video{position:absolute;width:100%}.first-screen-wrap video{height:calc(100vh - 90px);margin:0 auto;-o-object-fit:cover;object-fit:cover}.first-screen-wrap .header{display:flex;flex-direction:column;gap:5%;height:100%;justify-content:center;margin:0 auto}.first-screen-wrap .h1-container{display:grid;position:relative;z-index:2}.first-screen-wrap .h1-left{text-align:left}.first-screen-wrap .h1-left,.first-screen-wrap .h1-right{text-transform:lowercase}.first-screen-wrap .h1-right{text-align:right}.first-screen-wrap .corners{font-size:2.5rem;padding:1rem 2.2rem 1.9rem 2rem;position:relative;text-transform:lowercase;width:-moz-fit-content;width:fit-content;z-index:2}.first-screen-wrap .corners:before{border-left:4px solid var(--orange);border-top:4px solid var(--orange);left:0;margin-bottom:1rem;top:0}.first-screen-wrap .corners:after,.first-screen-wrap .corners:before{content:" ";height:2rem;position:absolute;width:2rem}.first-screen-wrap .corners:after{border-bottom:4px solid var(--orange);border-right:4px solid var(--orange);bottom:0;right:0}@media screen and (max-width:769px){.first-screen-wrap .corners{align-self:center}}@media screen and (min-width:500px) and (max-width:1215px){.first-screen-wrap .corners{font-size:1.5rem}}@media screen and (max-width:500px){.first-screen-wrap .corners{font-size:1.2rem}}.slider-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:3rem;position:relative}.slider-wrap .dots{align-content:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:0 35px}.slider-wrap .dots .dot{align-self:center;background-color:var(--gray-light);border-radius:10px;height:20px;margin:0 5px;width:20px}@media screen and (max-width:1215px){.slider-wrap{margin-top:2rem}.slider-wrap .dots{padding:0 20px}.slider-wrap .dots .dot{border-radius:9px;height:18px;width:18px}.dots{align-content:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding:0 20px}.dots .dot{align-self:center;background-color:var(--gray-light);border-radius:9px;height:18px;margin:0 5px;width:18px}}.list-eq-enter-active,.list-eq-leave-active,.list-eq-move{transition:all .5s ease}.equipment-wrap{background-color:transparent}.equipment-wrap .disable .eq-slide,.equipment-wrap .pseudo{visibility:hidden}.equipment-wrap .equipment{margin:0 auto;overflow:hidden;position:relative}.equipment-wrap .eq-slider{display:flex;flex-direction:column;overflow:hidden}.equipment-wrap .buttons-wrap{margin-top:5vh}.equipment-wrap .eq-slides-wrap{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:30vh;justify-content:center;margin-top:30vh;max-width:1348px;position:relative}.equipment-wrap .slide-wrap{position:relative}.equipment-wrap .slide-wrap .eq-slide{background-image:var(--gray-gradient);display:flex;flex-direction:column;flex-wrap:nowrap;height:21vh;justify-content:center;padding:1.4rem;position:relative;transition:all .9s ease-in-out;width:27vw}.equipment-wrap .slide-wrap .eq-slide .img-eq{display:flex;justify-content:center;max-width:100%}.equipment-wrap .slide-wrap .eq-slide .img-eq img{bottom:12vh;display:block;height:20vh;position:absolute;transition:all .4s ease-in-out;width:auto}.equipment-wrap .slide-wrap .eq-slide .text{bottom:2vh;height:-moz-fit-content;height:fit-content;position:absolute;width:calc(100% - 2.7rem)}.equipment-wrap .slide-wrap .eq-slide .text h3{bottom:2vh;font-size:2.5vh;position:absolute;width:100%}.equipment-wrap .slide-wrap.active{position:relative;transform:scale(1.4);z-index:2}.equipment-wrap .slide-wrap.active .eq-slide{background-image:var(--orange-gradient-360);display:flex;flex-direction:column;flex-wrap:nowrap}.equipment-wrap .slide-wrap.active .eq-slide .img-eq{display:flex;justify-content:center;width:100%}.equipment-wrap .slide-wrap.active .eq-slide .img-eq img{height:31vh;position:absolute;width:auto}.equipment-wrap .slide-wrap.active .eq-slide .text{height:30%;position:absolute;width:calc(100% - 2.7rem)}@media (max-width:1024px){.equipment-wrap .eq-slides-wrap{margin-top:18vh;width:100%}.equipment-wrap .eq-slides-wrap .slide-wrap{flex-shrink:0;position:relative;transform:none;width:100%}.equipment-wrap .eq-slides-wrap .slide-wrap .slide{height:auto}.equipment-wrap .eq-slides-wrap .slide-wrap .eq-slide{flex-direction:column;height:40vh;padding:0;width:100%}.equipment-wrap .eq-slides-wrap .slide-wrap .eq-slide .img-eq{height:100%;position:relative;width:auto}.equipment-wrap .eq-slides-wrap .slide-wrap .eq-slide .img-eq img{bottom:18vh}.equipment-wrap .eq-slides-wrap .slide-wrap .eq-slide .text{height:30%;width:calc(100% - 2rem)}.equipment-wrap .eq-slides-wrap .slide-wrap .eq-slide .text h3{padding:0 1rem}.equipment-wrap .buttons-wrap{margin-top:5vh}}.list-proj-prev-enter-active,.list-proj-prev-leave-active{transition:opacity .6s ease}.list-proj-prev-enter-from,.list-proj-prev-leave-to{opacity:0}.list-proj-prev-enter-to,.list-proj-prev-leave-from{opacity:1}.project-preview-wrap .project-preview{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;width:100%;z-index:9}.project-preview-wrap .shadow{background-color:var(--gray-main-dark);opacity:.85;z-index:8}.project-preview-wrap .preview,.project-preview-wrap .shadow{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%}.project-preview-wrap .preview{flex-direction:column;padding:0;z-index:9}.project-preview-wrap .close{height:110px;position:relative;width:100%}.project-preview-wrap .cross{align-items:center;background-color:var(--gray-light);border:none;border-radius:25px;display:flex;flex-grow:none;flex-shrink:none;height:50px;justify-content:center;margin:0;padding:0;position:absolute;right:10px;top:20px;transition:.3s;width:50px;z-index:4}.project-preview-wrap .cross:hover{background-color:var(--orange);cursor:pointer}.project-preview-wrap .proj-prev-wrap{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden}.project-preview-wrap .proj-prev-wrap,.project-preview-wrap .slider{position:relative;width:100%}.project-preview-wrap .slider{margin-bottom:1rem}.project-preview-wrap .proj-prev-wrap .project-slide{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:100%;justify-content:center;position:absolute;width:100%}.project-preview-wrap .proj-prev-wrap .project-slide.active{position:relative}.project-preview-wrap .proj-prev-wrap .project-img{height:33%;justify-content:center;position:relative;width:100%}.project-preview-wrap .proj-prev-wrap .project-img img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.project-preview-wrap .proj-prev-wrap .text-item{background-image:var(--orange-gradient);flex-direction:column;flex-wrap:nowrap;height:66%;width:100%;z-index:0}.project-preview-wrap .proj-prev-wrap .text-item img{display:none}.project-preview-wrap .proj-prev-wrap .text-item .text{box-sizing:border-box;height:100%;overflow-y:scroll;position:relative;width:100%}.fade-move{transform:translate(0);transition:transform .6s ease}.fade-enter-active,.fade-leave-active{transform:translate(-100%);transition:transform .6s ease}.fade-enter-to,.fade-leave-from{transform:translate(0)}.projects-wrap{background-color:transparent}.projects-wrap .projects{margin:0 auto;overflow:hidden;position:relative}.projects-wrap .project-slider{flex-direction:column}.projects-wrap .project-slider,.projects-wrap .project-slides-wrap{display:flex;position:relative;width:100%}.projects-wrap .project-slides-wrap{background-color:var(--orange);flex-direction:row;flex-wrap:nowrap;overflow:hidden}.projects-wrap .project-slide{display:flex;flex-direction:row-reverse;flex-shrink:0;position:relative;width:100%}.projects-wrap .more-button button{background-color:var(--orange);bottom:2rem;color:#fff;outline:thin solid #fff;position:absolute;right:2rem;transition:background-color .08s,scale .08s}.projects-wrap .more-button button:active{background-color:var(--orange-gradient);scale:90%}@media screen and (min-width:1215px){.projects-wrap .project-slide{aspect-ratio:2/1}}.projects-wrap .project-img{display:flex;height:100%;justify-content:right;position:absolute}.projects-wrap .project-img img{height:100%;-o-object-fit:cover;object-fit:cover}.projects-wrap .text-item{display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;z-index:1}.projects-wrap .text-item img{-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.projects-wrap .text-item h3.left-right{text-align:left}.projects-wrap .text-item .text{padding:2rem;width:30%;z-index:2}.projects-wrap .text-item .text p{font-size:1.3rem}@media screen and (min-width:1024px){.projects-wrap .text-item .text p{font-size:1.1rem;padding-bottom:1rem}}@media screen and (max-width:1215px){.projects-wrap .projects .project-slider .project-slides-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.projects-wrap .projects .project-slider .project-slides-wrap .project-slide{flex-direction:column;flex-shrink:0;position:relative;width:100%}.projects-wrap .projects .project-slider .project-slides-wrap .project-slide .project-img{justify-content:center;position:relative;width:100%}.projects-wrap .projects .project-slider .project-slides-wrap .project-slide .project-img img{-o-object-fit:cover;object-fit:cover;width:100%}.projects-wrap .projects .project-slider .project-slides-wrap .project-slide .text-item{background-image:var(--orange-gradient);display:flex;flex-direction:column;flex-wrap:nowrap;height:-moz-fit-content;height:fit-content;width:100%;z-index:0}.projects-wrap .projects .project-slider .project-slides-wrap .project-slide .text-item img{display:none}.projects-wrap .projects .project-slider .project-slides-wrap .project-slide .text-item .text{box-sizing:border-box;height:400px;min-height:300px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:768px){.projects-wrap .projects .project-slider .project-slides-wrap .project-slide .text-item h3.left-right{-webkit-line-clamp:2}.projects-wrap .projects .project-slider .project-slides-wrap .project-slide .text-item .text p,.projects-wrap .projects .project-slider .project-slides-wrap .project-slide .text-item h3.left-right{display:-webkit-box;text-align:right;-webkit-box-orient:vertical;overflow-y:hidden;text-overflow:ellipsis}.projects-wrap .projects .project-slider .project-slides-wrap .project-slide .text-item .text p{-webkit-line-clamp:8}}}@keyframes slidein{0%{opacity:0;transform:translate(0)}50%{opacity:.5}to{opacity:1;transform:translate(0)}}.image-slider{aspect-ratio:4/2;overflow:hidden;position:relative;width:100%}.image-slider .img-wrap{display:none;height:100%;left:0;position:absolute;top:0;transition:all .5s ease;width:100%}.image-slider .img-wrap img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-slider .img-wrap.active{animation-duration:.5s;animation-name:slidein;display:block;visibility:visible}.image-slider:hover .arrow-button,.image-slider:hover .navigation{opacity:1}.image-slider .slider{position:absolute;top:50%;width:100%}.image-slider .slider .prev-button{left:15px;position:absolute}.image-slider .slider .next-button{position:absolute;right:15px}.image-slider .slider-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:space-between;margin-top:0;position:relative}.image-slider .arrow-button{align-items:center;cursor:pointer;display:flex;justify-content:center;opacity:0;position:absolute;right:15px;top:50%;z-index:3}.image-slider .arrow-button.disable{color:gray}.image-slider .left-button{left:15px}.image-slider .navigation{align-items:center;bottom:15px;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;justify-content:center;opacity:1;position:absolute;right:50%;transform:translate(50%);transition:all .5s ease-in-out;z-index:3}.image-slider .navigation span{background:var(--gray-light);border-radius:50%;cursor:pointer;display:inline-block;height:1rem;width:1rem}.image-slider .navigation span.active{background:var(--orange)}.about-company-wrap{background-color:transparent;position:relative}.about-company-wrap .about-company{display:flex;flex-direction:column;flex-wrap:nowrap;gap:4rem;margin:0 auto;overflow:hidden;position:relative}.about-company-wrap .about-company-grid{-moz-column-gap:4rem;column-gap:4rem;display:flex;flex-wrap:nowrap;justify-content:space-between;position:relative;width:100%}.about-company-wrap .about-company-grid.right{flex-direction:row-reverse}.about-company-wrap .about-company-grid.left{flex-direction:row}.about-company-wrap .about-company-description{box-sizing:border-box;display:flex;flex-direction:column;padding:2rem;width:33%}.about-company-wrap .about-company-description.gradient{background-image:var(--orange-gradient)}.about-company-wrap .about-company-description.gradient-mirror{background-image:var(--orange-gradient-mirror)}.about-company-wrap .image .photo-player-wrap{background-color:var(--gray-main-dark)}.about-company-wrap .video .photo-player-wrap{background-color:transparent}@media screen and (min-width:1216px){.about-company-wrap .about-company-description{aspect-ratio:1/1}}@media screen and (min-width:1407px){.about-company-wrap p{display:-webkit-box;font-size:1.2rem;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:14}}@media screen and (min-width:1216px) and (max-width:1407px){.about-company-wrap p{display:-webkit-box;font-size:1.1rem;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:14}}.about-company-wrap .photo-player-wrap{display:flex;height:auto;position:relative;width:60%}.about-company-wrap iframe,.about-company-wrap img{-o-object-fit:cover;object-fit:cover;width:100%}.about-company-wrap iframe{height:100%}@media screen and (max-width:1215px){.about-company-wrap .about-company{display:flex;flex-direction:column;flex-wrap:nowrap;gap:4rem;margin:0 auto;overflow:hidden;position:relative}.about-company-wrap .about-company-grid.image{display:flex;flex-direction:column;gap:0;overflow:hidden;position:relative;width:100%}.about-company-wrap .about-company-grid.image .about-company-description{box-sizing:border-box;padding:2rem;width:100%}.about-company-wrap .about-company-grid.image .about-company-description.gradient,.about-company-wrap .about-company-grid.image .about-company-description .gradient-mirror{background-image:var(--orange-gradient-360)}.about-company-wrap .about-company-grid.image .about-company-description p{font-size:1.1rem}.about-company-wrap .about-company-grid.image .photo-player-wrap{display:flex;height:300px;position:relative;width:100%}.about-company-wrap .about-company-grid.video{display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;position:relative;width:100%}.about-company-wrap .about-company-grid.video .about-company-description{background-image:var(--orange-gradient);box-sizing:border-box;margin:35% auto 0;padding:20% 2rem 2rem;position:relative;width:100%}.about-company-wrap .about-company-grid.video .about-company-description p{font-size:1.1rem}.about-company-wrap .about-company-grid.video .photo-player-wrap{display:flex;height:auto;margin:0 auto;position:absolute;width:100%;z-index:1}.about-company-wrap .about-company-grid.video .photo-player-wrap iframe{aspect-ratio:16/10;box-sizing:border-box;display:block;margin:0 auto;-o-object-fit:cover;object-fit:cover;position:relative;width:80%}}.certificate-picture{display:none;flex-direction:column;gap:2rem;height:100%;justify-content:center;opacity:1;position:absolute}.certificate-picture.active{display:flex}.certificate-picture img{height:100%;-o-object-fit:contain;object-fit:contain;width:auto}.certificate-picture a{text-align:center;text-decoration:none;transition:color .9s ease}.certificate-picture a:hover{color:var(--orange)}.list-cert-prev-enter-active{transition:opacity .6s ease}.list-cert-prev-enter-from,.list-cert-prev-leave-to{opacity:0}.list-cert-prev-enter-to,.list-cert-prev-leave-from{opacity:1}.certificates-preview-wrap .certificates-preview{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;width:100%;z-index:9}.certificates-preview-wrap .shadow{background-color:var(--gray-main-dark);opacity:.85;z-index:8}.certificates-preview-wrap .preview,.certificates-preview-wrap .shadow{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%}.certificates-preview-wrap .preview{padding:0;z-index:9}.certificates-preview-wrap .cross{align-items:center;background-color:var(--gray-light);border:none;border-radius:25px;display:flex;flex-grow:none;flex-shrink:none;height:50px;justify-content:center;margin:0;padding:0;position:absolute;right:10px;top:20px;transition:.3s;width:50px}.certificates-preview-wrap .cross:hover{background-color:var(--orange);cursor:pointer}.certificates-preview-wrap .cert-prev-pic-wrap{align-items:center;display:flex;height:75%;justify-content:center;position:relative;width:300px}.certificates-preview-wrap .slider{justify-content:space-around;position:absolute;width:100%}.certificates-preview-wrap .slider-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;position:relative}.certificates-wrap{background-color:transparent;overflow:hidden}@media screen and (min-width:770px){.certificates-wrap .list-cert-move{transition:all .4s ease}.certificates-wrap .list-cert-enter-active,.certificates-wrap .list-cert-leave-active{transform:translate(-142%);transition:opacity .4s ease,transform .4s ease}.certificates-wrap .list-cert-leave-to{transform:translate(-142%)}.certificates-wrap .list-cert-enter-to{transform:translate(0)}.certificates-wrap .active.list-cert-leave-active.list-cert-leave-to{opacity:1;transition:transform .4s ease}.certificates-wrap .list-cert-move.list-cert-leave-active.list-cert-leave-to{transition:none}.certificates-wrap .list-cert-leave-from,.certificates-wrap .list-cert-leave-to{position:absolute}}.certificates-wrap .certificates{margin:0 auto;position:relative}.certificates-wrap .certificates-slider-wrap{display:flex;flex-direction:column;overflow:hidden;width:100%}.certificates-wrap .slides-wrap{-moz-column-gap:8%;column-gap:8%;display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;width:100%}.certificates-wrap .certificate-file{display:flex;flex-direction:column;flex-wrap:nowrap;width:19%}.certificates-wrap .certificate-file a{margin-top:1rem;text-align:center;text-decoration:none}.certificates-wrap .certificate-file a:hover{color:var(--orange);cursor:pointer;transition:color .3s}.certificates-wrap .certificate-file img{height:auto;-o-object-fit:contain;object-fit:contain;width:auto}.certificates-wrap .certificate-file img:hover{cursor:pointer}.certificates-wrap .certificates-preview-wrap{background-color:transparent;display:block;height:100dvh;left:0;position:fixed;position:relative;top:0;width:100dvw;z-index:8}@media screen and (max-width:769px){.certificates-wrap .list-cert-move{transition:all .4s ease}.certificates-wrap .list-cert-enter-active,.certificates-wrap .list-cert-leave-active{transform:translate(-108%);transition:opacity .4s ease,transform .4s ease}.certificates-wrap .list-cert-leave-to{transform:translate(-108%)}.certificates-wrap .list-cert-enter-to{transform:translate(0)}.certificates-wrap .active.list-cert-leave-active.list-cert-leave-to{opacity:1;transition:transform .4s ease}.certificates-wrap .list-cert-move.list-cert-leave-active.list-cert-leave-to{transition:none}.certificates-wrap .list-cert-leave-from,.certificates-wrap .list-cert-leave-to{position:absolute}.certificates-wrap .slides-wrap{overflow:hidden;position:relative}.certificates-wrap .certificate-file{width:100%}}.application-wrap{background-color:transparent}.application-wrap .application{-moz-column-gap:var(--step-main);column-gap:var(--step-main);display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;position:relative}.application-wrap .application input::-moz-placeholder{color:var(--gray-light)}.application-wrap .application input::placeholder{color:var(--gray-light)}.application-wrap input::-webkit-inner-spin-button,.application-wrap input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.application-wrap input[type=number]{-moz-appearance:textfield}.application-wrap .form-wrap{display:flex;flex-direction:column;flex-grow:1;flex-wrap:wrap;margin-bottom:1rem}.application-wrap .form-field-wrap{display:flex;gap:var(--step-main)}.application-wrap .form-field-wrap input,.application-wrap .form-field-wrap textarea{color:#000;width:100%}.application-wrap .form-field-wrap .form-servises::-moz-placeholder{color:var(--gray-light)}.application-wrap .form-field-wrap .form-servises::placeholder{color:var(--gray-light)}@media screen and (max-width:600px){.application-wrap .form-field-wrap{flex-direction:column}.application-wrap .form-field-wrap input,.application-wrap .form-field-wrap textarea{width:auto}}.application-wrap input,.application-wrap textarea{font-size:1rem;padding:15px}.application-wrap textarea{min-height:9rem;resize:vertical}.application-wrap .space{display:flex;flex-direction:column;row-gap:var(--step-main)}.application-wrap a{color:var(--orange)}.application-wrap a:hover{color:#fff}.application-wrap .submit{align-items:baseline;display:flex;justify-content:space-between}@media screen and (max-width:1023px){.application-wrap .submit{flex-direction:column-reverse;flex-wrap:wrap;gap:1rem}}.application-wrap .photo{margin:0 auto}@media screen and (max-width:1215px){.application-wrap .photo{display:none}}.footer-wrap{background-color:var(--gray-main-dark);position:relative;z-index:1}.footer-wrap footer{display:flex;flex-wrap:wrap;margin:auto;padding-bottom:3rem;padding-top:3rem;position:relative}.footer-wrap .contacts-wrap{-moz-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;justify-content:space-between;width:100%}.footer-wrap .contacts{display:flex;flex-direction:column}.footer-wrap .info{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-top:1.5rem;position:relative}.footer-wrap .info.download{-moz-column-gap:1.5rem;column-gap:1.5rem;display:flex;flex-direction:row;justify-content:space-between}.footer-wrap .info.download a{width:50%}.footer-wrap .info.download a button{width:100%}.footer-wrap address.address,.footer-wrap address.mail,.footer-wrap address.phone{font-size:1.3rem;font-style:normal;margin-top:.5rem;padding-left:2rem}.footer-wrap address.address a,.footer-wrap address.mail a,.footer-wrap address.phone a{text-decoration-line:none}.footer-wrap p a{text-decoration:none}.footer-wrap .copyright{display:flex;flex-direction:column;font-size:1.3rem;position:relative;width:100%}.footer-wrap .copyright p{margin-top:.5rem}.footer-wrap .operation-time{font-size:1.3rem;margin-top:.5rem;position:relative;width:100%}.footer-wrap .address:before{background-image:url(../images/map-point.svg);background-position:0;background-repeat:no-repeat;background-size:1.3rem auto;content:" ";display:block;height:1.7rem;left:0;position:absolute;width:3rem}.footer-wrap .phone:before{background-image:url(../images/phone.svg)}.footer-wrap .mail:before,.footer-wrap .phone:before{background-position:0;background-repeat:no-repeat;background-size:1.3rem auto;content:" ";display:block;height:1.6rem;left:0;position:absolute;width:3rem}.footer-wrap .mail:before{background-image:url(../images/mail.svg)}.footer-wrap .gc-info{margin-top:1.5rem}.footer-wrap .gc-info p{font-size:1.3rem;margin-top:.5rem}.footer-wrap .gc-info a{color:var(--orange)}.footer-wrap .gc-info a:hover{color:#fff}.footer-wrap .copyright p{font-size:1.3rem;margin-top:.5rem}.footer-wrap .copyright a{color:var(--orange)}.footer-wrap .copyright a:hover{color:#fff}.footer-wrap .map{display:flex;width:66%}.footer-wrap .map iframe{height:100%;width:100%}@media screen and (min-width:1024px) and (max-width:1215px){.footer-wrap .contacts-wrap{margin:0 auto;width:100%}.footer-wrap .address,.footer-wrap .mail a,.footer-wrap .phone a{font-size:1.3rem;font-style:normal;text-align:left;text-decoration-line:none}}@media screen and (max-width:769px){.footer-wrap .contacts-wrap{flex-direction:column;gap:2rem;height:-moz-fit-content;height:fit-content}.footer-wrap .contacts-wrap .contacts h2{text-align:center}.footer-wrap .contacts-wrap .map{height:250px;width:100%}.footer-wrap .contacts-wrap .info.download{flex-direction:column;row-gap:1.5rem}.footer-wrap .contacts-wrap .info.download a{width:100%}}.button-wrap{bottom:10%;display:block;position:fixed;right:8%;z-index:4}.button-wrap .up-button{align-items:center;background-color:var(--gray-light);border:none;border-radius:35px;display:flex;flex-grow:none;flex-shrink:none;font-size:3rem;font-weight:700;height:70px;justify-content:center;margin:0;padding:0;transition:.3s;width:70px}.button-wrap .up-button img{bottom:3px;height:35%;position:relative}@media screen and (min-width:1216px){.button-wrap .up-button:hover{background-color:var(--orange);cursor:pointer}}@media screen and (max-width:1215px){.button-wrap .up-button{border-radius:25px;font-size:2.5rem;height:50px;width:50px}.button-wrap .up-button:active{background-color:var(--orange)}}.Toastify__toast-container>div{color:#fff;text-align:center}.Toastify__toast{cursor:auto}.Toastify__toast--success{background:var(--success-color)}.Toastify__toast--error{background:var(--danger-color)}.technowatt-page{background-color:#3c3e44;overflow:hidden;position:relative}.technowatt-page .main{margin-top:90px}.technowatt-page .mouseCircle{background:var(--blue);border-radius:50%;filter:blur(22px);height:96px;left:var(--37e8c0da);top:var(--37e8b958);transform:translate(-50%,-50%);width:96px}.technowatt-page .bg,.technowatt-page .mouseCircle{position:absolute;z-index:0}.technowatt-page .bg{background-image:url(../images/background-img-2.png);height:100%;left:0;top:0;width:100%}.next-button,.prev-button{align-items:center;background-color:var(--gray-light);border:none;border-radius:35px;display:flex;flex-grow:none;flex-shrink:none;font-size:3rem;font-weight:700;height:70px;justify-content:center;margin:0;padding:0;transition:.3s;width:70px}@media screen and (min-width:1216px){.next-button:hover,.prev-button:hover{background-color:var(--orange);cursor:pointer}}@media screen and (max-width:1215px){.next-button:active,.prev-button:active{background-color:var(--orange)}}.prev-button img{position:relative;right:3px;width:35%}.next-button img{left:3px;position:relative;width:35%}@media screen and (max-width:1215px){.next-button,.prev-button{border-radius:25px;font-size:2.5rem;height:50px;width:50px}.prev-button img{position:relative;right:2px}.next-button img{left:2px;position:relative}}
