.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:auto}.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-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.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:#000000b8;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;transition:transform 1.5s ease-in-out;transform:translate(0);width:100vw}.am .loader-overlay.active{transform:translate(100%)}.am .loader-content{width:min(420px,80vw);text-align:center;color:#fff;z-index:1}.am .loader-welcome{margin:0 0 1.5rem;font-family:ProximaNova-Bold,sans-serif;font-size:clamp(1.6rem,4vw,2.4rem);letter-spacing:.02em}.am .loader-progress-track{width:100%;height:10px;border-radius:999px;overflow:hidden;background:#fff3;margin-bottom:.75rem}.am .loader-progress-bar{height:100%;border-radius:inherit;background:linear-gradient(to right,#00f08a 5%,#009bff 95%);transition:width .08s linear}.am .loader-percent{margin:0;font-family:ProximaNova-Sbold,sans-serif;font-size:1rem;opacity:.9}.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 .catalog-page{display:flex;flex-direction:column;height:calc(100 * var(--vh));overflow:hidden;overflow-x:hidden;max-width:100%;background:#fff}.am .catalog-hero{display:grid;grid-template-columns:minmax(220px,34%) 1fr;gap:2rem;padding:2rem 2.5rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}.am .catalog-hero-image{width:100%;max-width:100%;min-height:220px;max-height:min(36vh,320px);border-radius:20px;background-size:cover;background-position:center;box-shadow:0 16px 16px #0003,0 6px 20px #00000030}.am .catalog-eyebrow{margin:0 0 .5rem;font-family:ProximaNova-Sbold,sans-serif;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;color:#00a69a}.am .catalog-title{margin:0 0 1rem;font-family:ProximaNova-Bold,sans-serif;font-size:clamp(2rem,3vw,3rem);line-height:1.1;color:#000}.am .catalog-intro{margin:0 0 1.25rem;max-width:62ch;font-size:1.1rem;line-height:1.65;color:#000000c7}.am .catalog-highlights{display:flex;flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none}.am .catalog-highlights li{padding:.45rem .9rem;border-radius:999px;background:linear-gradient(to right,#00f08a1f,#009bff1f);border:1px solid rgba(0,166,154,.25);font-family:ProximaNova-Sbold,sans-serif;font-size:.92rem;color:#000}.am .catalog-body{display:flex;flex-direction:column;flex:1;min-height:0;min-width:0}.am .catalog-nav{padding:1.5rem 1.25rem 2rem 2rem;border-right:1px solid rgba(0,0,0,.08);overflow-y:auto}.am .catalog-nav--drawer{padding:.35rem 0 .75rem 2.75rem;border-right:none;overflow:visible}.am .catalog-nav-label{margin:0 0 1rem;font-family:ProximaNova-Sbold,sans-serif;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:#00000073}.am .catalog-nav-list,.am .catalog-nav-sublist{margin:0;padding:0;list-style:none}.am .catalog-nav-group+.catalog-nav-group{margin-top:1rem}.am .catalog-nav-sublist{margin-top:.35rem;padding-left:.85rem;border-left:2px solid rgba(0,166,154,.15)}.am .catalog-nav-link{display:block;padding:.35rem 0;color:#000000b8;text-decoration:none;transition:color .2s ease,transform .2s ease}.am .catalog-nav-link:hover{color:#00a69a;transform:translate(4px)}.am .catalog-nav-link.is-active{color:#00a69a;font-family:ProximaNova-Sbold,sans-serif}.am .catalog-nav-link--primary{font-family:ProximaNova-Sbold,sans-serif;font-size:.98rem}.am .catalog-nav-link--secondary{font-size:.92rem}.am .catalog-nav--drawer .catalog-nav-group+.catalog-nav-group{margin-top:.65rem}.am .catalog-nav--drawer .catalog-nav-link{padding:.2rem 0;font-size:.82rem;line-height:1.35}.am .catalog-nav--drawer .catalog-nav-link:hover{transform:translate(2px)}.am .catalog-nav--drawer .catalog-nav-link--primary{font-size:.86rem}.am .catalog-nav--drawer .catalog-nav-link--secondary{font-size:.78rem}.am .catalog-nav--drawer .catalog-nav-sublist{margin-top:.2rem;padding-left:.65rem}.am .catalog-scroll{overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;padding:1.5rem 2.5rem 3rem 1.5rem;min-width:0;max-width:100%}.am .catalog-sections,.am .catalog-section{max-width:100%;overflow-x:hidden}.am .catalog-section+.catalog-section{margin-top:4rem;padding-top:4rem;border-top:1px solid rgba(0,0,0,.08)}.am .catalog-section-banner{display:grid;grid-template-columns:minmax(180px,280px) 1fr;gap:1.5rem;align-items:end;margin-bottom:1.5rem}.am .catalog-section-banner-image{width:100%;max-width:100%;min-height:160px;max-height:min(28vh,240px);border-radius:16px;background-size:cover;background-position:center;box-shadow:0 16px 16px #0003,0 6px 20px #00000030}.am .catalog-section-title{margin:0 0 .75rem;font-family:ProximaNova-Bold,sans-serif;font-size:clamp(1.6rem,2.2vw,2.2rem);line-height:1.15;color:#000}.am .catalog-section-summary{margin:0;max-width:58ch;line-height:1.6;color:#000000bd}.am .catalog-inline-detail{overflow-x:hidden;max-width:100%}.am .catalog-inline-detail .am-header,.am .catalog-inline-detail .service-details-header,.am .catalog-inline-detail .project-details-header,.am .catalog-inline-detail .back-button-container,.am .catalog-inline-detail .breadcrumb-container{display:none!important}.am .catalog-inline-detail .service-details-container,.am .catalog-inline-detail .project-details-container{width:100%;max-width:100%;overflow-x:hidden}.am .catalog-inline-detail .details-content{padding-left:0;padding-right:0;max-width:100%;overflow-x:hidden}.am .catalog-inline-detail .image-container{width:100%;max-width:100%;overflow:hidden}.am .catalog-inline-detail .image-container:first-of-type{display:none}.am .catalog-inline-detail img{max-width:100%!important;height:auto!important}.am .catalog-inline-detail .service-details-container .details-content .details-image,.am .catalog-inline-detail .service-details-container .details-content .details-image-small,.am .catalog-inline-detail .service-details-container .details-content .details-image-in-line,.am .catalog-inline-detail .service-details-container .details-content .expandable-image-thumb,.am .catalog-inline-detail .project-details-container .details-content .details-image,.am .catalog-inline-detail .project-details-container .details-content .details-image-small,.am .catalog-inline-detail .project-details-container .details-content .details-image-in-line,.am .catalog-inline-detail .project-details-container .details-content .expandable-image-thumb{width:auto!important;max-width:100%!important;height:auto!important}.am .catalog-inline-detail .service-details-container .details-content .expandable-image-trigger,.am .catalog-inline-detail .project-details-container .details-content .expandable-image-trigger{max-width:min(100%,300px)}.am .catalog-inline-detail .details-image{display:block;margin-left:auto;margin-right:auto}.am .catalog-inline-detail .details-image-small{float:none;display:block;max-width:min(100%,320px)!important;margin:1rem auto}.am .catalog-inline-detail .in-line-image-container,.am .catalog-inline-detail .in-line-image-container2{width:100%;max-width:100%;height:auto;min-height:0;overflow:hidden}.am .catalog-inline-detail .details-image-in-line{transform:none!important;max-height:min(50vh,480px);object-fit:contain;display:block;margin:0 auto}.am .catalog-cta{margin-top:4rem;padding:2rem;border-radius:20px;background:linear-gradient(135deg,#00f08a1f,#009bff24);border:1px solid rgba(0,166,154,.18)}.am .catalog-cta h3{margin:0 0 .75rem;font-family:ProximaNova-Bold,sans-serif;font-size:1.6rem}.am .catalog-cta p{margin:0 0 1.25rem;max-width:52ch;line-height:1.6}.am .catalog-cta-button{background:linear-gradient(to right,#00f08a 5%,#009bff 95%)!important;color:#fff!important;border-radius:999px!important;padding:.65rem 1.5rem!important;font-family:ProximaNova-Sbold,sans-serif!important;text-transform:none!important;box-shadow:0 16px 16px #0003,0 6px 20px #00000030!important}@media(min-width:768px)and (max-width:1024px){.am .catalog-hero,.am .catalog-section-banner{grid-template-columns:1fr}}@media(min-width:320px)and (max-width:767px){.am .catalog-page{height:auto;min-height:calc(100 * var(--vh) - 80px)}.am .catalog-hero,.am .catalog-scroll,.am .catalog-nav{padding-left:1rem;padding-right:1rem}.am .catalog-body{display:block}.am .catalog-scroll{overflow:visible;padding-top:1rem}}.am.mobile .catalog-page{height:auto;overflow:visible}.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 .expandable-image-trigger{display:inline-block;width:auto;max-width:min(100%,300px);margin:0 auto;padding:0;border:none;background:transparent;cursor:zoom-in;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 16px 16px #0003,0 6px 20px #00000030;transition:transform .2s ease,box-shadow .2s ease}.am .expandable-image-trigger:hover,.am .expandable-image-trigger:focus-visible{transform:translateY(-2px);box-shadow:0 10px 28px #00000029;outline:none}.am .expandable-image-trigger:focus-visible{outline:2px solid #00a69a;outline-offset:3px}.am .expandable-image-thumb{display:block;width:auto;max-width:min(100%,300px);height:auto;max-height:min(28vh,220px);object-fit:cover;border-radius:10px}.am .expandable-image-hint{position:absolute;right:.65rem;bottom:.65rem;padding:.2rem .55rem;border-radius:999px;background:#0000009e;color:#fff;font-family:ProximaNova-Sbold,sans-serif;font-size:.72rem;letter-spacing:.02em;pointer-events:none}.am .expandable-image-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#000000d1;cursor:zoom-out}.am .expandable-image-full{display:block;max-width:min(95vw,1200px);max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:12px;box-shadow:0 18px 48px #00000059;pointer-events:none}@media(min-width:320px)and (max-width:767px){.am .expandable-image-trigger{max-width:min(100%,260px)}.am .expandable-image-thumb{max-width:min(100%,260px);max-height:min(24vh,180px)}.am .expandable-image-overlay{padding:1rem}.am .expandable-image-full{max-width:96vw;max-height:86vh}}.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 .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{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.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:100%;overflow:hidden;scroll-behavior:smooth}.am section.wrapper .selectors{position:fixed;top:0;right:0;width:60px;height:100%;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;height:100%}.am section.wrapper aside.panel>.panel-item{flex:0 0 100%;height:100%;min-height:0;overflow:hidden;transition:.5s}.am section.wrapper aside.panel>.panel-item.up{transform:translateY(-100%)}.am section.wrapper aside.panel>.panel-item .screen{height:100%;overflow:hidden}.am section.wrapper .counter{position:fixed;bottom:0;right:0;padding:20px 10px;background-color:#fff;z-index:1}.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}.am .home-container{height:100%;overflow:hidden}@media(min-width:320px)and (max-width:767px){.am section.wrapper{height:100%}.am section.wrapper aside.panel{height:100%}.am section.wrapper aside.panel>.panel-item{flex:0 0 100%;height:100%}.am section.wrapper aside.panel>.panel-item.up{transform:translateY(-100%)}.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;display:flex;flex-direction:column;gap:1rem}.am .screen1-container .screen1-backdrop .screen1-content .screen1-header{font-size:4rem;color:#00a69a;font-family:ProximaNova-Bold;line-height:1.1}.am .screen1-container .screen1-backdrop .screen1-content .screen1-subheader{font-size:3em;font-family:ProximaNova-Bold;line-height:1.25}.am .screen1-container .screen1-backdrop .screen1-content .subtext{font-family:ProximaNova-Regular;font-size:1.5em;line-height:1.5;margin:0;max-width:42rem}.am .screen1-container .screen1-backdrop .screen1-content .subtext-secondary{margin-top:.25rem}.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:5rem 1.25rem 6rem;overflow-y:auto;height:100%;justify-content:center;gap:.875rem}.am .screen1-container .screen1-backdrop .screen1-content .screen1-header{font-size:2rem;line-height:1.15}.am .screen1-container .screen1-backdrop .screen1-content .screen1-subheader{font-size:1.35rem;line-height:1.35}.am .screen1-container .screen1-backdrop .screen1-content .subtext{font-size:1rem;line-height:1.55;max-width:none}.am .screen1-container .screen1-backdrop .actions-container{bottom:4%}}@media(min-width:320px)and (max-width:475px){.am .screen1-container .screen1-backdrop .screen1-content{padding:4.5rem 1rem 5.5rem;gap:.75rem}.am .screen1-container .screen1-backdrop .screen1-content .screen1-header{font-size:1.75rem}.am .screen1-container .screen1-backdrop .screen1-content .screen1-subheader{font-size:1.15rem}.am .screen1-container .screen1-backdrop .screen1-content .subtext{font-size:.95rem;line-height:1.6}}.am .bg-gray{background-color:#f0f0f0}.am .screen2-container{height:100%;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.am .screen2-container .section{flex:0 0 50%;max-height:50%;min-height:0;display:flex;flex-direction:row;justify-content:space-between;overflow:hidden;box-sizing:border-box}.am .screen2-container .section.social-media{display:none}.am .screen2-container .section .sub-section{width:50%;min-width:0;min-height:0;padding:2rem 4%;display:flex;flex-direction:column;justify-content:center;overflow:hidden;box-sizing:border-box}.am .screen2-container .section .sub-section.sub-section-media{padding:1.5rem 4%}.am .screen2-container .section .sub-section .text-section{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.am .screen2-container .section .sub-section .text-section .heading{flex-shrink:0;font-size:clamp(1.5rem,2.5vw,2.5rem);font-family:ProximaNova-Bold;margin-bottom:1rem;line-height:1.15}.am .screen2-container .section .sub-section .text-section .text{flex:1 1 auto;min-height:0;overflow-y:auto;font-size:clamp(.95rem,1.1vw,1.25rem);line-height:1.55;padding-right:.25rem;-webkit-overflow-scrolling:touch}.am .screen2-container .section .sub-section .text-section .text p{margin:0 0 .875rem}.am .screen2-container .section .sub-section .text-section .text p:last-child{margin-bottom:0}.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:last-child{margin-bottom:0}.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;flex-shrink:0}.am .screen2-container .section .sub-section .text-section .text .list-item .list-item-text{line-height:1.5}.am .screen2-container .section .sub-section .operations-img{background-image:url(/assets/projects-2gzR5zdH.jpg);flex:1 1 auto;min-height:0;width: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);flex:1 1 auto;min-height:0;width:90%;max-height:100%;background-position:center;background-repeat:no-repeat;background-size:contain;transform:scale(.93);transform-origin:center center}@media(min-width:320px)and (max-width:767px){.am .screen2-container{height:100%;overflow:hidden}.am .screen2-container .section{flex:0 0 50%;max-height:50%;flex-direction:column;justify-content:flex-start}.am .screen2-container .section.section-about,.am .screen2-container .section.section-mission{padding:0}.am .screen2-container .section .sub-section{width:100%;flex:1 1 auto;min-height:0;padding:.75rem 1.25rem 0}.am .screen2-container .section .sub-section.sub-section-media{flex:0 0 auto;max-height:38%;padding:.5rem 1.25rem .75rem}.am .screen2-container .section .sub-section .text-section .heading{font-size:1.35rem;margin-bottom:.5rem}.am .screen2-container .section .sub-section .text-section .text{font-size:.95rem;line-height:1.5}.am .screen2-container .section .sub-section .operations-img,.am .screen2-container .section .sub-section .blue-chip{height:100%;min-height:100px;max-height:140px;width:100%;transform:none}.am .screen2-container .section.social-media{display:none}}@media(min-width:768px)and (max-width:1024px){.am .screen1-container .screen1-backdrop .screen1-content{padding:32% 10% 100px 50px}.am .screen2-container .section .sub-section{padding:1.25rem 3%}.am .screen2-container .section .sub-section .text-section .heading{font-size:1.75rem}.am .screen2-container .section .sub-section .text-section .text{font-size:1rem}}.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;pointer-events:auto;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;pointer-events:none;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;pointer-events:auto;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 .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;pointer-events:auto;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;pointer-events:auto;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;pointer-events:none;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}}.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}}.am .blog-page,.am .blog-post-page{min-height:calc(100 * var(--vh));padding:2rem 2.5rem 4rem;overflow-y:auto}.am .blog-hero,.am .blog-post-header{max-width:760px;margin-bottom:2rem}.am .blog-eyebrow{margin:0 0 .5rem;font-family:ProximaNova-Sbold,sans-serif;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;color:#00a69a}.am .blog-hero h1,.am .blog-post-header h1{margin:0 0 1rem;font-family:ProximaNova-Bold,sans-serif;font-size:clamp(2rem,3vw,3rem);line-height:1.1}.am .blog-intro,.am .blog-post-excerpt{margin:0;line-height:1.65;color:#000000c7}.am .blog-status{color:#0000008c}.am .blog-empty{max-width:620px;padding:2rem;border-radius:20px;background:linear-gradient(135deg,#00f08a14,#009bff1a);border:1px solid rgba(0,166,154,.15)}.am .blog-empty h1,.am .blog-empty h2{margin-top:0;font-family:ProximaNova-Bold,sans-serif}.am .blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.am .blog-card{display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 16px 16px #0003,0 6px 20px #00000030}.am .blog-card-image-wrap{display:block;aspect-ratio:16/9;overflow:hidden}.am .blog-card-image,.am .blog-post-hero{width:100%;display:block;object-fit:cover}.am .blog-post-hero{max-height:420px;border-radius:18px;margin-bottom:2rem;box-shadow:0 16px 16px #0003,0 6px 20px #00000030}.am .blog-card-body{padding:1.25rem 1.35rem 1.5rem}.am .blog-card-date{margin:0 0 .5rem;font-size:.85rem;color:#00000080}.am .blog-card-body h2{margin:0 0 .75rem;font-family:ProximaNova-Bold,sans-serif;font-size:1.35rem;line-height:1.25}.am .blog-card-body h2 a{color:inherit;text-decoration:none}.am .blog-card-body p{margin:0 0 1rem;line-height:1.6;color:#000000bd}.am .blog-card-link,.am .blog-back-link{color:#00a69a;font-family:ProximaNova-Sbold,sans-serif;text-decoration:none}.am .blog-post-content{max-width:760px;line-height:1.75;color:#000000db}.am .blog-post-content h2,.am .blog-post-content h3,.am .blog-post-content h4{font-family:ProximaNova-Bold,sans-serif;margin-top:2rem}.am .blog-post-content p,.am .blog-post-content ul,.am .blog-post-content ol{margin-bottom:1rem}.am .blog-post-content img{max-width:100%;border-radius:12px}.am .blog-post-content a{color:#00a69a}.am .blog-post-cta,.am .blog-related{max-width:760px;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.08)}.am .blog-related-grid{display:grid;gap:1rem}.am .blog-related-card{display:block;padding:1rem 1.1rem;border-radius:14px;background:#00000008;text-decoration:none;color:inherit}.am .blog-related-card strong{display:block;margin-bottom:.35rem;font-family:ProximaNova-Sbold,sans-serif}.am .blog-related-card span{color:#000000ad;line-height:1.5}.am .blog-cta-button{background:linear-gradient(to right,#00f08a 5%,#009bff 95%)!important;color:#fff!important;border-radius:999px!important;text-transform:none!important;font-family:ProximaNova-Sbold,sans-serif!important}@media(min-width:320px)and (max-width:767px){.am .blog-page,.am .blog-post-page{padding:1rem 1rem 3rem}}@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 .home-container{height:100%;width:100%;overflow:hidden}.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}
