.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media(min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.am .carousel-root .carousel-slider .prev-btn-container,.am .carousel-root .carousel-slider .next-btn-container{position:absolute;bottom:20px}.am .carousel-root .carousel-slider .prev-btn-container{width:49%;text-align:end}.am .carousel-root .carousel-slider .next-btn-container{margin-left:51%}.am .carousel-root .carousel-slider .am-carousel-arrow-buttons{color:#fff;background:linear-gradient(to right,#00f08a 5%,#009bff 95%);border-radius:25%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms}.am .carousel-root .carousel-slider .am-carousel-arrow-buttons:disabled{color:#bfbfbf;background:#f0f0f0;box-shadow:none;cursor:not-allowed}.am .carousel-root .carousel-slider .slider-wrapper .slider .slide{background:none;text-align:inherit;opacity:.75;transform:scale(.9);transition:all .5s ease-in-out;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:rgba(0,0,0,0);pointer-events:none}.am .carousel-root .carousel-slider .slider-wrapper .slider .slide .am-card .am-card-content .list{display:none}.am .carousel-root .carousel-slider .slider-wrapper .slider .slide.selected{transform:scale(1);opacity:1;-webkit-user-drag:auto;pointer-events:visible}.am .carousel-root .carousel-slider .slider-wrapper .slider .slide.selected .am-card .am-card-content .list{display:block}@media(min-width:320px)and (max-width:767px){.am .carousel-root .carousel-slider{height:600px}}@media(min-width:768px)and (max-width:1024px){.am .carousel-root .carousel-slider{height:600px}}@font-face{font-family:ProximaNova-Regular;font-weight:400;font-style:normal;src:url(/assets/ProximaNova-Regular-BkyKiRiS.otf)}@font-face{font-family:ProximaNova-Sbold;font-weight:400;font-style:normal;src:url(/assets/ProximaNova-Sbold-BI3UiExG.otf)}@font-face{font-family:ProximaNova-Bold;font-weight:700;font-style:normal;src:url(/assets/ProximaNova-Bold-ZY2eH_dj.otf)}@font-face{font-family:Montserrat-Bold;font-weight:800;font-style:normal;src:url(/assets/Montserrat-Bold-Dmddk12W.otf)}@font-face{font-family:Montserrat-SemiBold;font-weight:600;font-style:normal;src:url(/assets/Montserrat-SemiBold-MgP8KZ4B.otf)}html{height:100%;width:100%}body.am{margin:0;padding:0;height:100%;width:100%;background:#fff;color:#000;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5{font-family:ProximaNova-Bold}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.am-icon path{fill:url(#amGradient)}.am .loader-container{position:fixed;top:0;bottom:0;left:0;width:100vw;background-image:url(/assets/loader-image-DpV-2m-M.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}.am .loader-overlay{position:fixed;top:0;bottom:0;right:0;opacity:1;background-color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;transition:all 3s ease-in-out;transform:translate(0);width:100vw}.am .loader-overlay.active{transform:translate(100%)}.am .loader-overlay .loading-text{color:#fff;word-wrap:break-word}.am .percent{width:auto;z-index:1;margin:0;left:50%;top:50%;transform:translate(-50%);position:absolute;color:#fff}.am .sm-icon{margin:0 5px;padding:6px}.am .social-media-text{font-size:1rem;width:124px;display:flex;align-items:center}.am .social-media-text:after{content:"";width:40px;height:2px;left:7px;top:3px;position:relative;border-radius:10px;display:block;background:#5f5f5f}.am .facebook-icon-button,.am .facebook-icon-button:active{background-color:#4e598c}.am .facebook-icon-button:hover{background-color:#00a69a}.am .linkedin-icon-button,.am .linkedin-icon-button:active{background-color:#4376ae}.am .linkedin-icon-button:hover{background-color:#00a69a}.am .twitter-icon-button,.am .twitter-icon-button:active{background-color:#6595d6}.am .twitter-icon-button:hover:hover{background-color:#00a69a}.am .icon{color:#fff}@media(min-width:320px)and (max-width:767px){.am .social-media .sub-section .text-section .text{display:flex}}.am .copyright{font-size:1rem;padding:10px 0}.am .drawer .drawer-paper{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;width:25%;overflow-x:hidden}.am .drawer .drawer-paper .menu-logo-container{padding:2% 5% 2% 10%;text-align:left}.am .drawer .drawer-paper .menu-logo-container .menu-logo{width:70%;cursor:pointer}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item{padding:2% 5% 2% 30px;transition:transform .5s ease}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item:before{background:linear-gradient(to right,#00f08a 5%,#009bff 95%);content:"";display:inline-block;height:40px;top:14px;z-index:-1;width:61px;transition:width 1s ease-in-out;left:0;position:absolute;transition:all .5s ease;border-radius:0 4px 4px 0;transform:scaleX(0);transform-origin:left}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item:hover{background-color:transparent}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item:hover .menu-list-item-icon svg{filter:brightness(100)}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item:hover:before{transform:scaleX(1)}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item:active,.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item.Mui-selected{background-color:transparent}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item:active:after,.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item.Mui-selected:after{background:linear-gradient(to right,#00f08a 5%,#009bff 95%);content:"";display:inline-block;height:3px;position:absolute;left:0;top:52px;width:35%;transition:all .5s ease}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item .menu-list-item-icon{min-width:35px}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item .menu-list-item-icon svg{font-size:1.75rem}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item .menu-list-item-icon svg path{fill:url(#amGradient)}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item .menu-list-item-text .MuiListItemText-primary{font-size:1.75rem;font-family:ProximaNova-Sbold;text-transform:uppercase}.am .drawer .drawer-paper .menu-footer-container .social-media-container{padding:2% 5% 2% 10%;display:flex}.am .drawer .drawer-paper .menu-footer-container .copyright{padding:2% 5% 2% 10%;background-color:#f0f0f0}@media(min-width:1025px)and (max-width:1280px){.am .drawer .drawer-paper .menu-footer-container .social-media-container{display:block}.am .social-media-links-container{width:100%;display:inline-block;margin:5px 0}}@media(min-width:768px)and (max-width:1024px){.am .drawer .drawer-paper .menu-logo-container .menu-logo{width:100%}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item{padding:10px}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item:hover:before{width:40px}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item .menu-list-item-icon svg{font-size:1.4rem}.am .drawer .drawer-paper .menu-list-container .menu-list .menu-list-item .menu-list-item-text .MuiListItemText-primary{font-size:1.4rem}.am .drawer .drawer-paper .menu-footer-container .social-media-container{padding:10px;flex-direction:column}.am .drawer .drawer-paper .menu-footer-container .copyright{padding:10px}}@media(min-width:320px)and (max-width:767px){.am .drawer .drawer-paper .menu-footer-container .social-media-container{flex-direction:column}.am .menu-header{background-color:#fff}.am .menu-header .menu-toolbar{display:flex;flex-direction:row;justify-content:space-between}.am .menu-header .menu-toolbar .menu-logo-container{padding:5px 0}.am .menu-header .menu-toolbar .menu-logo-container .menu-logo{width:170px}.am .menu-header .menu-toolbar .menu-button-container .menu-icon{color:#00a69a}}@media(min-width:320px)and (max-width:767px){.am .menu-backdrop{position:fixed;left:0;right:0;display:flex;align-items:center;justify-content:center;z-index:1101;height:100vh;top:80px;align-items:flex-start}.am .menu-backdrop .menu-list-paper{background-color:#000000b3;border-radius:40px;padding:10px;border:solid .5px #fff;margin-top:20px}.am .menu-backdrop .menu-list-paper .menu-item{margin:0 8px;background-color:#000c;color:#fff;border-radius:35px}.am .menu-backdrop .menu-list-paper .menu-item .menu-text{opacity:0;width:0;font-size:1rem}.am .menu-backdrop .menu-list-paper .menu-item.selected-button{background-color:#000;color:#fff;padding:12px}.am .menu-backdrop .menu-list-paper .menu-item.selected-button .menu-text{width:auto;padding-left:5px;animation:.5s slide-right 0s forwards}@keyframes slide-right{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.am .menu-backdrop .menu-list-paper .menu-item .menu-icon path{fill:url(#amGradient)}}.am .gradient-svg{position:fixed;margin-top:-1000px;margin-left:-1000px}.am .main-container,.am .main-container .desktop-view{height:100%}.am .main-container .desktop-view .am-modal-page{position:fixed;top:0;width:100%;left:25%;width:75%;background-color:#fff;z-index:5;overflow:auto;height:calc(100 * var(--vh))}.am .main-container .desktop-view .am-modal-page .content{margin-left:0}.am .main-container .desktop-view>.content{overflow-y:hidden}.am .main-container .desktop-view .content{height:100%;position:relative;margin-left:25%}.am .main-container .mobile-view{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;height:100%}.am .main-container .mobile-view>.content{overflow-y:hidden}.am .main-container .mobile-view .am-modal-page{position:fixed;top:80px;left:0%;width:100%;background-color:#fff;z-index:5;overflow:auto;height:calc(100 * var(--vh) - 80px)}.am .main-container .mobile-view .am-modal-page .content{padding:0;margin:0}.am .main-container .mobile-view .content{height:100%;margin-top:8px;padding-top:6px}@media(min-width:320px)and (max-width:767px){.am .main-container .mobile-view>.content{padding-top:0;margin-top:80px;position:relative}}.am section.wrapper{width:100%;height:100vh;overflow:hidden;scroll-behavior:smooth}.am section.wrapper .selectors{position:fixed;top:0;right:0;width:60px;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.am section.wrapper .selectors .selector{border:1px solid #000;background:#fff;width:14px;height:14px;border-radius:50%;margin:5px 0;opacity:.6;cursor:pointer}.am section.wrapper .selectors .selector:hover,.am section.wrapper .selectors .selector.active{background:linear-gradient(to right,#00f08a 5%,#009bff 95%);border:none;opacity:.9;width:16px;height:16px}.am section.wrapper .selectors .selector.active{animation-name:zoom;animation-duration:.3s;animation-timing-function:ease-out}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}.am section.wrapper aside.panel{display:flex;flex-direction:column;scroll-behavior:smooth}.am section.wrapper aside.panel>.panel-item{transition:.5s}.am section.wrapper aside.panel>.panel-item.up{transform:translateY(calc(-100 * var(--vh) + 0px))}@media(min-width:320px)and (max-width:767px){.am section.wrapper aside.panel>.panel-item{min-height:calc(100 * var(--vh) - 80px);height:calc(100 * var(--vh) - 80px)}.am section.wrapper aside.panel>.panel-item:last-of-type{overflow:auto}.am section.wrapper aside.panel>.panel-item.up{transform:translateY(calc(-100 * var(--vh) + 80px))}}.am section.wrapper aside.panel .screen{height:100vh}.am section.wrapper .counter{position:fixed;bottom:0;right:0;padding:20px 10px;background-color:#fff}.am section.wrapper .counter .current-slide{font-size:50px;font-weight:800;font-family:Montserrat-Bold}.am section.wrapper .counter .total-slides{color:#bfbfbf;font-size:30px;font-family:Montserrat-SemiBold}@media(min-width:320px)and (max-width:767px){.am section.wrapper{height:auto}.am section.wrapper aside.panel .screen{height:calc(100 * var(--vh) - 80px)}.am section.wrapper .counter{padding:5px}.am section.wrapper .counter .current-slide,.am section.wrapper .counter .total-slides{font-size:18px}}.am .screen1-container{background-image:url(/assets/landing-page-background-BUThFY9o.jpg);height:100%;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.am .screen1-container .screen1-backdrop{display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;justify-content:center;top:0;background-image:radial-gradient(circle at 0% 52.3743%,transparent 0px,rgba(0,0,0,.7) 1px);-webkit-tap-highlight-color:transparent;height:100%;color:#fff}.am .screen1-container .screen1-backdrop .screen1-content{padding:20% 30% 100px 50px}.am .screen1-container .screen1-backdrop .screen1-content .screen1-header{font-size:4rem;color:#00a69a;font-family:ProximaNova-Bold}.am .screen1-container .screen1-backdrop .screen1-content .screen1-subheader{font-size:3em;font-family:ProximaNova-Bold;line-height:1.2}.am .screen1-container .screen1-backdrop .screen1-content .subtext{font-family:ProximaNova-Regular;font-size:1.5em}.am .screen1-container .screen1-backdrop .actions-container{text-align:center;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.am .screen1-container .screen1-backdrop .actions-container .action-button{width:1rem;height:1rem;border-radius:50%;position:relative;animation:ripple .7s linear infinite}@keyframes ripple{0%{box-shadow:0 0 #4aa79a4d,0 0 0 .5em #4aa79a4d,0 0 0 .8em #4aa79a4d,0 0 0 1em #4aa79a4d}to{box-shadow:0 0 0 .5em #4aa79a4d,0 0 0 .8em #4aa79a4d,0 0 0 1em #4aa79a4d,0 0 0 1.5em #4aa79a00}}.am .screen1-container .screen1-backdrop .actions-container .action-button img{width:50px;height:50px}@media(min-width:320px)and (max-width:767px){.am .screen1-container .screen1-backdrop .screen1-content{padding:0 50px 0 20px;overflow-y:auto;height:100%;display:flex;flex-direction:column;justify-content:center}.am .screen1-container .screen1-backdrop .screen1-content .screen1-header{font-size:2.5rem}.am .screen1-container .screen1-backdrop .screen1-content .screen1-subheader{font-size:1.5rem}.am .screen1-container .screen1-backdrop .screen1-content .subtext{font-size:1.25rem}}.am .bg-gray{background-color:#f0f0f0}.am .screen2-container .section{display:flex;flex-direction:row;justify-content:space-between;height:50%}.am .screen2-container .section.social-media{display:none}.am .screen2-container .section .sub-section{width:50%;padding:4%;display:flex;flex-direction:column;justify-content:center}.am .screen2-container .section .sub-section .text-section .heading{font-size:2.5em;font-family:ProximaNova-Bold;margin-bottom:20px;line-height:1}.am .screen2-container .section .sub-section .text-section .text{font-size:1.25rem}.am .screen2-container .section .sub-section .text-section .text .list-item{display:flex;margin-bottom:14px}.am .screen2-container .section .sub-section .text-section .text .list-item .bullet-img{width:1em;margin-right:10px;align-self:flex-start;position:relative;top:6px}.am .screen2-container .section .sub-section .text-section .text .list-item .list-item-text{vertical-align:super}.am .screen2-container .section .sub-section .operations-img{background-image:url(/assets/projects-2gzR5zdH.jpg);height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:0 16px 16px #0003,0 6px 20px #00000030}.am .screen2-container .section .sub-section .blue-chip{background-image:url(/assets/Andrew_Mountains_thumb-BTtvBjU8.png);height:100%;width:90%;background-position:center;background-repeat:no-repeat;background-size:contain;transform:scale(.93);transform-origin:center center}.am .screen2-container .section .sub-section .blue-chip .white-strip{width:40px;height:100%;margin:0 auto;background-color:#fff}@media(min-width:320px)and (max-width:767px){.am .screen2-container{display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;display:block}.am .screen2-container .section{flex-direction:column;justify-content:flex-start;height:auto;min-height:50%}.am .screen2-container .section .sub-section{width:100%;padding:20px 5%}.am .screen2-container .section .sub-section .text-section{padding:0%}.am .screen2-container .section .sub-section .text-section.sm-container{padding:0}.am .screen2-container .section .sub-section .text-section .text{text-align:left}.am .screen2-container .section .sub-section .operations-img,.am .screen2-container .section .sub-section .blue-chip{height:120px;padding:0;margin:0 10%}.am .screen2-container .section .sub-section .blue-chip .white-strip{width:20px}.am .screen2-container .section.social-media{display:block;min-height:auto}.am .screen2-container .section.social-media .sub-section{padding:0}.am .screen2-container .section.social-media .sub-section .text{padding:1% 5%}}@media(min-width:768px)and (max-width:1024px){.am .screen1-container .screen1-backdrop .screen1-content{padding:32% 10% 100px 50px}.am .screen.screen2-container .section{flex-direction:column;justify-content:space-evenly}.am .screen.screen2-container .section .sub-section{width:100%;padding:2% 4%}.am .screen.screen2-container .section .sub-section .blue-chip,.am .screen.screen2-container .section .sub-section .operations-img{height:150px;padding:0;margin:0 10%}}.am .services-container{height:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;padding:0 2rem;padding-right:0}.am .services-container .first-section{width:40%;margin:auto 0;padding:2rem 0}.am .services-container .first-section .services-content{width:90%;margin:auto;padding:20px 0}.am .services-container .first-section .services-content .image-card{height:300px;box-shadow:0 16px 16px #0003,0 6px 20px #00000030;border-radius:10px}.am .services-container .first-section .services-content .image-card .service-img{height:100%}@media(min-width:320px)and (max-width:767px){.am .services-container .first-section .services-content .image-card{height:240px}}.am .services-container .first-section .services-content .heading{font-size:3em;font-family:ProximaNova-Bold;margin-bottom:.5rem}.am .services-container .first-section .services-content .text{font-size:1.25rem}.am .services-container .second-section{width:60%;margin:auto 0;padding:2rem 40px;display:flex;flex-direction:column;overflow-x:hidden}.am .services-container .second-section .carousel-item-container{display:flex;flex-direction:row;padding-left:500px}.am .services-container .second-section .carousel-item-container .carousel-item{margin:0 4%;transition:all .5s ease-in-out}.am .services-container .second-section .carousel-item-container .carousel-item.new{pointer-events:none}.am .services-container .second-section .carousel-item-container .carousel-item.new .am-card .am-card-content .list{display:none}.am .services-container .second-section .carousel-item-container .carousel-item.right.new{transform:scale(.8);opacity:.8}.am .services-container .second-section .carousel-item-container .carousel-item.right.active{transform:scale(1);opacity:1;z-index:2;margin-left:calc(-325px - 4%)}.am .services-container .second-section .carousel-item-container .carousel-item.right.active:first-of-type{margin-left:-500px}.am .services-container .second-section .carousel-item-container .carousel-item.right.hidden{display:none}.am .services-container .second-section .carousel-item-container .carousel-item.right.old{margin-left:calc(-325px - 4%);z-index:1;transform:translateY(20px);opacity:.3;transition-delay:.3s}.am .services-container .second-section .carousel-item-container .carousel-item.right.old:first-of-type{margin-left:-500px}.am .services-container .second-section .carousel-item-container .carousel-item.left.new{transform:scale(.8);opacity:.8;z-index:2}.am .services-container .second-section .carousel-item-container .carousel-item.left.active{transform:scale(1);opacity:1;z-index:2;margin-left:-500px;-webkit-transition:transform .3s ease-out .3s,0s opacity 0s ease;-moz-transition:transform .3s ease-out .3s,0s opacity 0s ease;-o-transition:transform .3s ease-out .3s,0s opacity 0s ease;transition:transform .3s ease-out .3s,0s opacity 0s ease}.am .services-container .second-section .carousel-item-container .carousel-item.left.active:not(:first-of-type){margin-left:calc(-325px - 4%)}.am .services-container .second-section .carousel-item-container .carousel-item.left.hidden{display:none}.am .services-container .second-section .carousel-item-container .carousel-item.left.old{margin-left:calc(-325px - 4%);opacity:.3;transform:translateY(20px)}.am .services-container .second-section .carousel-item-container .carousel-item.left.old:first-of-type{margin-left:-500px}.am .services-container .second-section .arrow-buttons-container{display:flex;margin:calc(5% + 20px) 0 0 10%}.am .services-container .second-section .arrow-buttons-container .prev-btn-container{margin-right:5px}.am .services-container .second-section .arrow-buttons-container .arrow-buttons{color:#fff;background:linear-gradient(to right,#00f08a 5%,#009bff 95%);border-radius:25%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms}.am .services-container .second-section .arrow-buttons-container .arrow-buttons:disabled{color:#bfbfbf;background:#f0f0f0;box-shadow:none;cursor:not-allowed}@media(min-width:768px)and (max-width:1024px){.am .services-container{display:block;min-height:calc(100 * var(--vh));height:calc(100 * var(--vh))!important;flex-direction:column;height:auto;overflow:auto}.am .services-container .second-section .carousel-item-container{padding:5% 5% 5% 0}.am .services-container .second-section .carousel-item-container .carousel-item{margin:0 4%;transition:all .5s ease-in-out}.am .services-container .second-section .carousel-item-container .carousel-item.new{pointer-events:none}.am .services-container .second-section .carousel-item-container .carousel-item.new .am-card .am-card-content .list{display:none}.am .services-container .second-section .carousel-item-container .carousel-item.right.new{transform:scale(.8);opacity:.8}.am .services-container .second-section .carousel-item-container .carousel-item.right.active{transform:scale(1);opacity:1;z-index:2;margin-left:calc(-325px - 4%)}.am .services-container .second-section .carousel-item-container .carousel-item.right.active:first-of-type{margin-left:0}@keyframes slide-in{0%{margin-left:0}to{margin-left:-300px}}.am .services-container .second-section .carousel-item-container .carousel-item.right.hidden{display:none}.am .services-container .second-section .carousel-item-container .carousel-item.right.old{margin-left:calc(-325px - 4%);z-index:1;transform:translateY(20px);opacity:.3;transition-delay:.3s}.am .services-container .second-section .carousel-item-container .carousel-item.right.old:first-of-type{margin-left:0}@keyframes slide-out{0%{z-index:2}to{z-index:1}}.am .services-container .second-section .carousel-item-container .carousel-item.left.new{transform:scale(.8);opacity:.8;z-index:2}.am .services-container .second-section .carousel-item-container .carousel-item.left.active{transform:scale(1);opacity:1;z-index:2;margin-left:0;-webkit-transition:transform .3s ease-out .3s,0s opacity 0s ease;-moz-transition:transform .3s ease-out .3s,0s opacity 0s ease;-o-transition:transform .3s ease-out .3s,0s opacity 0s ease;transition:transform .3s ease-out .3s,0s opacity 0s ease}.am .services-container .second-section .carousel-item-container .carousel-item.left.active:not(:first-of-type){margin-left:calc(-325px - 4%)}.am .services-container .second-section .carousel-item-container .carousel-item.left.hidden{display:none}.am .services-container .second-section .carousel-item-container .carousel-item.left.old{margin-left:calc(-325px - 4%);opacity:.3;transform:translateY(20px)}.am .services-container .second-section .carousel-item-container .carousel-item.left.old:first-of-type{margin-left:0}.am .services-container .first-section,.am .services-container .second-section{width:100%}}@media(min-width:320px)and (max-width:767px){.am .services-container{flex-direction:column;padding:0;display:block;height:calc(100 * var(--vh) - 80px)}.am .services-container .first-section{width:100%}.am .services-container .second-section{width:100%;max-width:400px;margin:auto;overflow-x:inherit}.am .services-container .second-section .carousel-item-container{padding:5%}}.am .am-card{display:block;background-size:cover;background-repeat:no-repeat;background-position:center;width:325px;height:600px;color:#fff;border-radius:20px}.am .am-card .am-card-content{height:100%;overflow-y:hidden;background-image:linear-gradient(0deg,#00000080,#000);-webkit-tap-highlight-color:transparent}.am .am-card .am-card-content .am-card-header{font-size:xx-large;line-height:1.2;cursor:pointer;color:#59b273;transition:all .3s ease;width:90%;padding:5px;background-color:#000}.am .am-card .am-card-content .am-card-header:hover{transform:translate(10px);color:#00a69a}.am .am-card .am-card-content ul.list{font-size:large;list-style:none;padding:0}.am .am-card .am-card-content ul.list .list-item{cursor:pointer;margin:0 0 20px;transition:all .3s ease;display:flex;align-items:baseline;font-size:1.2em;width:90%}.am .am-card .am-card-content ul.list .list-item:before{content:"";background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2016.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='510px'%20height='510px'%20viewBox='0%200%20510%20510'%20style='enable-background:new%200%200%20510%20510;'%20xml:space='preserve'%3e%3cg%3e%3cg%20id='radio-button-on'%3e%3cpath%20fill='%23fff'%20d='M255,127.5c-71.4,0-127.5,56.1-127.5,127.5c0,71.4,56.1,127.5,127.5,127.5c71.4,0,127.5-56.1,127.5-127.5%20C382.5,183.6,326.4,127.5,255,127.5z%20M255,0C114.75,0,0,114.75,0,255s114.75,255,255,255s255-114.75,255-255S395.25,0,255,0z%20M255,459c-112.2,0-204-91.8-204-204S142.8,51,255,51s204,91.8,204,204S367.2,459,255,459z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e");background-size:100%;background-repeat:no-repeat;width:20px;height:20px;margin-right:10px;font-size:40px;line-height:0;position:relative;top:3px;flex:none;color:#fff}.am .am-card .am-card-content ul.list .list-item:hover{transform:translate(10px);color:#00a69a}.am .am-card .am-card-content ul.list .list-item:hover:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2016.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='510px'%20height='510px'%20viewBox='0%200%20510%20510'%20style='enable-background:new%200%200%20510%20510;'%20xml:space='preserve'%3e%3cg%3e%3cg%20id='radio-button-on'%3e%3cpath%20fill='%2300a69a'%20d='M255,127.5c-71.4,0-127.5,56.1-127.5,127.5c0,71.4,56.1,127.5,127.5,127.5c71.4,0,127.5-56.1,127.5-127.5%20C382.5,183.6,326.4,127.5,255,127.5z%20M255,0C114.75,0,0,114.75,0,255s114.75,255,255,255s255-114.75,255-255S395.25,0,255,0z%20M255,459c-112.2,0-204-91.8-204-204S142.8,51,255,51s204,91.8,204,204S367.2,459,255,459z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e")}@media(min-width:320px)and (max-width:475px){.am .am-card .am-card-content ul.list .list-item{width:100%}.am .am-card .am-card-content ul.list .list-item:hover{transform:translate(5px)}}@media(min-width:1025px)and (max-width:1280px){.am .am-card{width:325px}}@media(min-width:768px)and (max-width:1024px){.am .am-card{width:325px}}@media(min-width:320px)and (max-width:767px){.am .am-card{width:100%}}.am .am-header{background:url(/assets/manufacturing2-CdJXm1Bo.jpg);background-size:cover;background-repeat:no-repeat;background-position:top;left:25%;align-items:center;width:auto;text-align:center;transition:box-shadow .6s ease;transition:all .4s ease-in-out;padding:0 20px}.am .am-header .overlay-header{position:absolute;width:100%;z-index:1;background:linear-gradient(to right,#00f08a 5%,#009bff 95%);height:100%;opacity:.8;top:0}.am .am-header .title-container{margin:30px 0;z-index:2}.am .am-header .title-container .title{transition:all .3s ease;font-size:3em;font-family:ProximaNova-Bold;margin-bottom:.5rem}.am .am-header .title-container .breadcrumb-container{height:auto;transition:max-height .15s ease-out;opacity:1;transition:height 0ms 0ms,opacity .6s 0ms}.am .am-header .title-container .breadcrumb-container ol{margin-top:10px;justify-content:center}.am .am-header .title-container .breadcrumb-container .breadcrumb{color:#fff}.am .am-header.scroll-triggered{padding:0;overflow:hidden}.am .am-header.scroll-triggered .title-container{margin:20px 0}.am .am-header.scroll-triggered .title-container .breadcrumb-container{height:0;transition:max-height .25s ease-in;opacity:0;transition:height 0ms .4s,opacity .4s 0ms}@media(min-width:320px)and (max-width:767px){.am .am-header{left:0;top:0%}.am .am-header.scroll-triggered .title-container{margin:10px 0}.am .am-header .title-container .title{font-size:1.5rem}.am .am-header.scroll-triggered{left:0;right:0;height:auto}}.responsiveTable{width:100%}.responsiveTable td .tdBefore{display:none}@media screen and (max-width:40em){.responsiveTable table,.responsiveTable thead,.responsiveTable tbody,.responsiveTable th,.responsiveTable td,.responsiveTable tr{display:block}.responsiveTable thead tr{position:absolute;top:-9999px;left:-9999px;border-bottom:2px solid #333}.responsiveTable tbody tr{border:1px solid #000;padding:.25em}.responsiveTable td.pivoted{border:none!important;position:relative;padding-left:calc(50% + 10px)!important;text-align:left!important;white-space:pre-wrap;overflow-wrap:break-word}.responsiveTable td .tdBefore{position:absolute;display:block;left:1rem;width:calc(50% - 20px);white-space:pre-wrap;overflow-wrap:break-word;text-align:left!important;font-weight:600}}.am .subItem-container .dp-title{display:flex;flex-direction:row;flex-wrap:nowrap}.am .subItem-container .dp-title .list-icon-container .list-icon{width:1.5rem;margin-right:10px}.am .subItem-container .dp-title .dp-title-text .highlighted-text{font-size:1.25rem;font-weight:700;color:#00a69a;font-family:ProximaNova-Sbold}.am .subItem-container .dp-table-container{padding:2rem 0}.am .subItem-container .dp-table-container .dp-table{border:solid 1px #f0f0f0}.am .subItem-container .dp-table-container .dp-table .table-head{font-weight:800;font-size:1rem;padding:16px;border-bottom:1px solid rgb(224,224,224);line-height:1.5rem}.am .subItem-container .dp-table-container .dp-table .table-body .table-row .table-cell{font-size:1rem;padding:16px;border-bottom:1px solid rgb(224,224,224);line-height:1.43}.am .subItem-container .dp-table-container .dp-table .table-body .table-row:last-child .table-cell{border-bottom:none}.am .subItem-container .is-text{font-size:1rem;padding-bottom:30%}.am .subItem-container .is-text .list-icon-container .list-icon{width:1.5rem;margin-right:10px}.am .subItem-container .is-text .highlighted-text{font-size:1.25rem;font-weight:700;color:#00a69a;font-family:ProximaNova-Sbold}.am .subItem-container .is-text .bullet-title{font-weight:700;font-size:1.2rem}.am .subItem-container .manufacturing-text{font-size:1rem;margin-bottom:5rem;padding-bottom:30%}.am .subItem-container .manufacturing-text .list-icon-container .list-icon{width:1.5rem;margin-right:10px}.am .subItem-container .manufacturing-text .highlighted-text{font-size:1.25rem;font-weight:700;color:#00a69a;font-family:ProximaNova-Sbold}.am .subItem-container .manufacturing-text .bullet-title{font-weight:700;font-size:1.2rem}.am .scroll-top-button{position:fixed;bottom:5%;right:5%;background:linear-gradient(to right,#00f08a 5%,#009bff 95%);color:#fff}.am .subItem-container .des-title{background:linear-gradient(to right,#00f08a 5%,#009bff 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:3em;font-family:ProximaNova-Bold;margin-bottom:.5rem}.am .subItem-container h3{font-size:2em;font-family:ProximaNova-Bold;margin-bottom:.5rem}.am .subItem-container .des-text-container{margin-bottom:1rem}.am .subItem-container .des-text-container .des-text{display:flex;font-size:1.25rem}.am .subItem-container .des-text-container .des-text .list-icon-container .list-icon{width:1.75rem;margin-right:10px}.am .subItem-container .des-text-container .des-text .highlighted-text{font-size:1.5rem;font-weight:700;color:#00a69a;font-family:ProximaNova-Sbold}.am .service-details-container{height:100%;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;scroll-behavior:smooth}.am .service-details-container .details-content{display:flex;flex-direction:column;flex-wrap:nowrap;background-color:#fff;padding:0 40px 100px}.am .service-details-container .details-content .no-top-margin{margin-top:0}.am .service-details-container .details-content .back-button-container{align-self:flex-end;width:75%;display:flex;justify-content:flex-end;position:fixed;left:25%;padding:10px 4%;transition:.5s;transform:translate(0)}.am .service-details-container .details-content .back-button-container.hide{transform:translateY(-111%)}.am .service-details-container .details-content .back-button-container.show{transform:translate(0)}.am .service-details-container .details-content .back-button-container .MuiButton-label{font-family:ProximaNova-Sbold}.am .service-details-container .details-content .back-button-container .back-button{border-radius:20px;box-shadow:0 16px 16px #0003,0 6px 20px #00000030;padding:5px 20px;background-color:#fff;font-weight:700}.am .service-details-container .details-content .image-container{padding:10px 0;align-self:center;margin-top:55px}.am .service-details-container .details-content .image-container .details-image{width:75%;display:block;margin:0 auto 30px;border-radius:10px;box-shadow:0 16px 16px #0003,0 6px 20px #00000030}.am .service-details-container .details-content .image-container .details-image-small{display:inline-block;margin:0 auto 15px;border-radius:5px;box-shadow:0 16px 16px #0003,0 6px 20px #00000030;float:right;vertical-align:top}.am .service-details-container .details-content .subItem-container{padding:1rem 0 0;align-self:flex-start;width:100%}.am .service-details-container .details-content .in-line-image-container{display:flex;justify-content:center;align-items:center;height:42vh}.am .service-details-container .details-content .in-line-image-container .details-image-in-line{transform:scale(.3);border-radius:10px;box-shadow:0 16px 16px #0003,0 6px 20px #00000030}.am .service-details-container .details-content .in-line-image-container2{display:flex;justify-content:center;align-items:center;height:42vh}.am .service-details-container .details-content .in-line-image-container2 .details-image-in-line{transform:scale(.2);border-radius:10px;box-shadow:0 16px 16px #0003,0 6px 20px #00000030}@media(min-width:320px)and (max-width:767px){.am .service-details-container .details-content{padding:0 20px 60px}.am .service-details-container .details-content .image-container .details-image{width:90%}.am .service-details-container .details-content .subItem-container .des-title{font-size:2.5em}.am .service-details-container .details-content .back-button-container{width:100%;left:0}.am .service-details-container .details-content .back-button-container .back-button{width:80px;padding:5px 10px;font-size:12px;line-height:12px}}.am .projects-container{height:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;padding:2rem;padding-right:0}.am .projects-container .first-section{width:40%;margin:auto 0}.am .projects-container .first-section .projects-content{width:90%;margin:auto;padding:20px 0}.am .projects-container .first-section .projects-content .image-card{height:300px;box-shadow:0 16px 16px #0003,0 6px 20px #00000030;border-radius:10px}.am .projects-container .first-section .projects-content .image-card .project-img{height:100%}@media(min-width:320px)and (max-width:767px){.am .projects-container .first-section .projects-content .image-card{height:240px}}.am .projects-container .first-section .projects-content .heading{font-size:3em;font-family:ProximaNova-Bold;margin-bottom:.5rem}.am .projects-container .first-section .projects-content .text{font-size:1.25rem}.am .projects-container .second-section{width:60%;margin:auto 0;padding:0 40px;display:flex;flex-direction:column;overflow-x:hidden}.am .projects-container .second-section .carousel-item-container{display:flex;flex-direction:row;padding-left:500px}.am .projects-container .second-section .carousel-item-container .carousel-item{margin:0 4%;transition:all .5s ease-in-out}.am .projects-container .second-section .carousel-item-container .carousel-item.new{pointer-events:none}.am .projects-container .second-section .carousel-item-container .carousel-item.new .am-card .am-card-content .list{display:none}.am .projects-container .second-section .carousel-item-container .carousel-item.right.new{transform:scale(.8);opacity:.8}.am .projects-container .second-section .carousel-item-container .carousel-item.right.active{transform:scale(1);opacity:1;z-index:2;margin-left:-325px}.am .projects-container .second-section .carousel-item-container .carousel-item.right.active:first-of-type{margin-left:-500px}@keyframes slide-in{0%{margin-left:0}to{margin-left:-300px}}.am .projects-container .second-section .carousel-item-container .carousel-item.right.hidden{display:none}.am .projects-container .second-section .carousel-item-container .carousel-item.right.old{margin-left:-325px;z-index:1;transform:translateY(20px);opacity:.3;transition-delay:.3s}.am .projects-container .second-section .carousel-item-container .carousel-item.right.old:first-of-type{margin-left:-500px}@keyframes slide-out{0%{z-index:2}to{z-index:1}}.am .projects-container .second-section .carousel-item-container .carousel-item.left.new{transform:scale(.8);opacity:.8;z-index:2}@keyframes left-slide-out{0%{opacity:1;transform:scale(1);margin-left:-500px}to{opacity:.8;transform:scale(.8);margin-left:0}}.am .projects-container .second-section .carousel-item-container .carousel-item.left.active{transform:scale(1);opacity:1;z-index:2;margin-left:-500px;-webkit-transition:transform .3s ease-out .3s,0s opacity 0s ease;-moz-transition:transform .3s ease-out .3s,0s opacity 0s ease;-o-transition:transform .3s ease-out .3s,0s opacity 0s ease;transition:transform .3s ease-out .3s,0s opacity 0s ease}.am .projects-container .second-section .carousel-item-container .carousel-item.left.active:not(:first-of-type){margin-left:-325px}.am .projects-container .second-section .carousel-item-container .carousel-item.left.hidden{display:none}.am .projects-container .second-section .carousel-item-container .carousel-item.left.old{margin-left:-325px;opacity:.3;transform:translateY(20px)}.am .projects-container .second-section .carousel-item-container .carousel-item.left.old:first-of-type{margin-left:-500px}@keyframes left-focus{0%{opacity:0}to{opacity:1}}.am .projects-container .second-section .arrow-buttons-container{display:flex;margin:calc(5% + 20px) 0 0 10%}.am .projects-container .second-section .arrow-buttons-container .prev-btn-container{margin-right:5px}.am .projects-container .second-section .arrow-buttons-container .arrow-buttons{color:#fff;background:linear-gradient(to right,#00f08a 5%,#009bff 95%);border-radius:25%;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms}.am .projects-container .second-section .arrow-buttons-container .arrow-buttons:disabled{color:#bfbfbf;background:#f0f0f0;box-shadow:none;cursor:not-allowed}@media(min-width:768px)and (max-width:1024px){.am .projects-container{display:block;min-height:calc(100 * var(--vh));height:calc(100 * var(--vh))!important;flex-direction:column;height:auto;overflow:auto}.am .projects-container .second-section .carousel-item-container{padding:5% 5% 5% 0}.am .projects-container .second-section .carousel-item-container .carousel-item{margin:0 4%;transition:all .5s ease-in-out}.am .projects-container .second-section .carousel-item-container .carousel-item.new{pointer-events:none}.am .projects-container .second-section .carousel-item-container .carousel-item.new .am-card .am-card-content .list{display:none}.am .projects-container .second-section .carousel-item-container .carousel-item.right.new{transform:scale(.8);opacity:.8}.am .projects-container .second-section .carousel-item-container .carousel-item.right.active{transform:scale(1);opacity:1;z-index:2;margin-left:calc(-325px - 4%)}.am .projects-container .second-section .carousel-item-container .carousel-item.right.active:first-of-type{margin-left:0}@keyframes slide-in{0%{margin-left:0}to{margin-left:-300px}}.am .projects-container .second-section .carousel-item-container .carousel-item.right.hidden{display:none}.am .projects-container .second-section .carousel-item-container .carousel-item.right.old{margin-left:calc(-325px - 4%);z-index:1;transform:translateY(20px);opacity:.3;transition-delay:.3s}.am .projects-container .second-section .carousel-item-container .carousel-item.right.old:first-of-type{margin-left:0}@keyframes slide-out{0%{z-index:2}to{z-index:1}}.am .projects-container .second-section .carousel-item-container .carousel-item.left.new{transform:scale(.8);opacity:.8;z-index:2}.am .projects-container .second-section .carousel-item-container .carousel-item.left.active{transform:scale(1);opacity:1;z-index:2;margin-left:0;-webkit-transition:transform .3s ease-out .3s,0s opacity 0s ease;-moz-transition:transform .3s ease-out .3s,0s opacity 0s ease;-o-transition:transform .3s ease-out .3s,0s opacity 0s ease;transition:transform .3s ease-out .3s,0s opacity 0s ease}.am .projects-container .second-section .carousel-item-container .carousel-item.left.active:not(:first-of-type){margin-left:calc(-325px - 4%)}.am .projects-container .second-section .carousel-item-container .carousel-item.left.hidden{display:none}.am .projects-container .second-section .carousel-item-container .carousel-item.left.old{margin-left:calc(-325px - 4%);opacity:.3;transform:translateY(20px)}.am .projects-container .second-section .carousel-item-container .carousel-item.left.old:first-of-type{margin-left:0}.am .projects-container .first-section,.am .projects-container .second-section{width:100%}}@media(min-width:320px)and (max-width:767px){.am .projects-container{flex-direction:column;padding:0;display:block;height:calc(100 * var(--vh) - 80px)}.am .projects-container .first-section{width:100%}.am .projects-container .second-section{width:100%;overflow-x:inherit;max-width:400px;margin:auto}.am .projects-container .second-section .carousel-item-container{padding:5%}}@media(min-width:320px)and (max-width:475px){.am .services-container .second-section{padding:0 20px}}.content-image img{max-width:100%}.content-image.left{width:70%;float:left;margin:20px 20px 20px 0}.content-image.right{width:70%;float:right;margin:20px 0 20px 20px}.content-image.center{text-align:center;padding:20px 0}.content-image.center img{max-width:70%}.content-image:after{content:"";display:table;clear:both}@media(min-width:320px)and (max-width:767px){.content-image img{max-width:100%;width:100%}}.am .subItem-container .clean-room-control-text{font-size:1.25rem;padding-bottom:30%}.am .subItem-container .clean-room-control-text .list-icon-container .list-icon{width:1.5rem;margin-right:10px}.am .subItem-container .clean-room-control-text .highlighted-text{font-size:1.75rem;font-weight:700;color:#00a69a;font-family:ProximaNova-Sbold}.am .subItem-container .clean-room-control-text .subtitle{font-weight:700;font-size:1.5rem}.am .subItem-container .custom-integrated-display-text{font-size:1.25rem;padding-bottom:30%}.am .subItem-container .custom-integrated-display-text .list-icon-container .list-icon{width:1.5rem;margin-right:10px}.am .subItem-container .custom-integrated-display-text .highlighted-text{font-size:1.75rem;font-weight:700;color:#00a69a;font-family:ProximaNova-Sbold}.am .subItem-container .custom-integrated-display-text .subtitle{font-weight:700;font-size:1.5rem}.am .subItem-container .midi-controlled-lighting-text{font-size:1.25rem;padding-bottom:30%}.am .subItem-container .midi-controlled-lighting-text .list-icon-container .list-icon{width:1.5rem;margin-right:10px}.am .subItem-container .midi-controlled-lighting-text .highlighted-text{font-size:1.75rem;font-weight:700;color:#00a69a;font-family:ProximaNova-Sbold}.am .subItem-container .midi-controlled-lighting-text .subtitle{font-weight:700;font-size:1.5rem}.am .subItem-container .automated-power-control-text{font-size:1.25rem;padding-bottom:30%}.am .subItem-container .automated-power-control-text .list-icon-container .list-icon{width:1.5rem;margin-right:10px}.am .subItem-container .automated-power-control-text .highlighted-text{font-size:1.75rem;font-weight:700;color:#00a69a;font-family:ProximaNova-Sbold}.am .subItem-container .automated-power-control-text .subtitle{font-weight:700;font-size:1.5rem}.am .subItem-container .automated-power-control-text .view-design{text-decoration:none;color:#00a69a}.am .subItem-container .automated-power-control-text .projectItem{margin:35px 0}.am .subItem-container .automated-power-control-text .gallery{display:flex;align-items:center;justify-content:flex-start;gap:15px;flex-wrap:nowrap;overflow:auto;margin-top:15px;padding:10px 0 25px}.am .subItem-container .automated-power-control-text .gallery img{width:200px;height:auto;object-fit:cover;border:4px solid #000000;border-radius:20px;box-shadow:#0000003d 0 3px 8px}.am .subItem-container .automated-power-control-text .btn-main{background-color:#00a69a;border-radius:8px;color:#fff;border:none;padding:15px;cursor:pointer}.am .project-details-container{height:100%;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;scroll-behavior:smooth}.am .project-details-container .back-button-container{align-self:flex-end;width:75%;display:flex;justify-content:flex-end;position:fixed;left:25%;padding:10px 4%;transition:.5s;transform:translate(0)}.am .project-details-container .back-button-container.hide{transform:translateY(-111%)}.am .project-details-container .back-button-container.show{transform:translate(0)}.am .project-details-container .back-button-container .MuiButton-label{font-family:ProximaNova-Sbold}.am .project-details-container .back-button-container .back-button{border-radius:20px;box-shadow:0 16px 16px #0003,0 6px 20px #00000030;padding:5px 20px;background-color:#fff;font-weight:700}.am .project-details-container .details-content{display:flex;flex-direction:column;flex-wrap:nowrap;background-color:#fff}.am .project-details-container .details-content .image-container{padding:10px 0;align-self:center;margin-top:55px}.am .project-details-container .details-content .image-container .details-image{width:75%;display:block;margin:0 auto 30px;border-radius:10px;box-shadow:0 16px 16px #0003,0 6px 20px #00000030}.am .project-details-container .details-content .subItem-container{padding:1rem 0 0;align-self:flex-start;width:100%}@media(min-width:320px)and (max-width:767px){.am .project-details-container .details-content{padding:0 20px 60px}.am .project-details-container .details-content .image-container .details-image{width:90%}.am .project-details-container .details-content .subItem-container .des-title{font-size:2.5em}.am .project-details-container .details-content .back-button-container{width:100%;left:0}.am .project-details-container .details-content .back-button-container .back-button{width:80px;padding:5px 10px;font-size:12px;line-height:12px}}.am .inquiries-container{height:100%;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap}.am .inquiries-container .inquiries-paper{margin:auto;width:70%;display:flex;flex-direction:row;flex-wrap:nowrap;border-radius:10px}.am .inquiries-container .inquiries-paper .contact-us-section{width:70%}.am .inquiries-container .inquiries-paper .right-img{width:30%;background:url(/assets/contact-image-B9w7fVde.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;border-top-right-radius:10px;border-bottom-right-radius:10px}.am .inquiries-container .form-container{padding:20px 50px}.am .inquiries-container .form-container .inquiries-title{font-family:ProximaNova-Bold}.am .inquiries-container .form-container .inquiries-form{margin:20px 0}.am .inquiries-container .form-container .inquiries-form .form-field{margin:5px 0}.am .inquiries-container .form-container .inquiries-form .form-field .form-label{color:#000;font-size:1rem}.am .inquiries-container .form-container .inquiries-form .form-field .form-input{margin-top:1.5rem}.am .inquiries-container .form-container .inquiries-form .form-field .form-input:before,.am .inquiries-container .form-container .inquiries-form .form-field .form-input:after{border:none;background:linear-gradient(to right,#00f08a 5%,#009bff 95%);height:2px}.am .inquiries-container .form-container .inquiries-form .action-buttons{text-align:center}.am .inquiries-container .form-container .inquiries-form .action-buttons .submit-button{background:linear-gradient(to right,#00f08a 5%,#009bff 95%);color:#fff;border-radius:20px}@media(min-width:768px)and (max-width:1024px){.am .inquiries-container .inquiries-paper{width:80%}}@media(min-width:320px)and (max-width:767px){.am .inquiries-container{justify-content:center}}.staffAug{padding:20px;overflow:auto;height:87vh;margin:auto}.staffAug .dataBox{max-width:992px;margin:auto}.staffAug .dataBox .title{text-align:center;margin-bottom:20px}.staffAug .dataBox .title h1{color:#00a69a}.staffAug .dataBox .title h2{margin:0}.staffAug .dataBox .collab{display:flex;align-items:center;justify-content:center;gap:15px;margin:50px 0;gap:20px}.staffAug .dataBox .collab img{width:150px}.staffAug .dataBox .collab img.hand{width:50px}.staffAug .dataBox .About{display:grid;grid-template-columns:50% 50%}.staffAug .dataBox .About .contentBox{padding:15px}.staffAug .dataBox .About .img{display:flex;align-items:center;justify-content:center}.staffAug .dataBox .About .img img{width:50%;border-radius:12px}.staffAug .dataBox .AboutFtechiz .contentBox{padding:15px}.staffAug .dataBox .AboutFtechiz .contentBox .btn-main{background-color:#00a69a;border-radius:8px;color:#fff;border:none;padding:15px;cursor:pointer}.staffAug .dataBox .augCards{padding:15px}.staffAug .dataBox .augCards h3{text-align:center}.staffAug .dataBox .augCards .contentBox{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.staffAug .dataBox .augCards .contentBox.box2{grid-template-columns:repeat(2,1fr)}.staffAug .dataBox .augCards .contentBox.box2 .card{border:none;padding:10px;border-radius:12px;background:#e6e6e61a;margin:0;background:#fff;box-shadow:4px 4px 40px #00000014}.staffAug .dataBox .augCards .contentBox .card{padding:10px;border-radius:12px;background:#00a69a1a;margin:0}@media only screen and (max-width:992px){.staffAug .dataBox{max-width:992px;margin:auto}.staffAug .dataBox .About .img img{width:100%}}@media only screen and (max-width:750px){.staffAug .dataBox .augCards .contentBox{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:500px){.staffAug{padding:0}.staffAug .dataBox{max-width:992px;margin:auto}.staffAug .dataBox .collab{flex-direction:column}.staffAug .dataBox .About{grid-template-columns:100%}.staffAug .dataBox .About .img,.staffAug .dataBox .augCards{padding:15px}.staffAug .dataBox .augCards h3{text-align:center}.staffAug .dataBox .augCards .contentBox,.staffAug .dataBox .augCards .contentBox.box2{grid-template-columns:repeat(1,1fr)}}@media(min-width:320px)and (max-width:475px){html{font-size:15px}}.MuiDialog-paperFullScreen{background-color:transparent!important}.MuiDialog-root{z-index:1!important}.am .am-active,.am .am-inactive:hover{color:#00a69a}.am .am-details-dialog{padding:0;scroll-behavior:smooth}.am .am-details-dialog:first-child{padding-top:0}
