*{margin:0;padding:0;box-sizing:border-box}html{scrollbar-width:none}body,html{height:100%}body,html{display:flex;flex-direction:column}footer{margin-top:auto}.font-inter{font-family:var(--font-inter),sans-serif}.font-roboto-serif{font-family:var(--font-roboto-serif),serif}.text-bold{font-weight:700}.text-light{font-weight:300}.text-extralight{font-weight:200}.text-large{font-size:var(--font-size-heading)}.text-medium{font-size:var(--font-size-paragraph)}.text-small{font-size:var(--font-size-small)}.line-normal{line-height:var(--line-height-normal)}.line-tight{line-height:var(--line-height-heading)}.general-linkage{text-decoration:none}:root{--Website-black-color:#505055;--Website-body-color:#f3eeed;--Website-Page-Footer-Background:#fff;--Website-red-color:#a31700;--font-size-super-heading:96px;--font-weight-super-heading:500;--font-size-footer-rights-text:24px;--font-weight-footer-rights-text:500;--font-size-menu-heading:84px;--font-size-menufooter-left-text:18px;--font-weight-menufooter-left-text:500;--font-size-page-content:35px;--font-size-page-heading:55px;--font-size-page-subcontent:28px;--font-size-page-subheading:34px;--font-size-mobile-main-heading-320:55px;--font-size-mobile-main-heading-360:75px;--font-size-new-xl-large-heading:122px;--font-size-new-xl-large-hero-heading:115px;--recomended-button-background-color:#296161;--recomended-button-text-color:#fff}::-webkit-scrollbar{width:0}.header-contact-button{width:118px;height:38px;padding:.5rem;border:none;border-radius:7px;background:var(--recomended-button-background-color);font-size:16px;color:var(--recomended-button-text-color);font-weight:600}.header-contact-button:hover{background:#000;color:#fff}.header-mobile-menu-button{width:50px;height:50px;padding:.1rem;border:none;border-radius:7px;background:#59c3c3;font-size:16px;color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-color:hsla(0,0%,100%,.2);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:9999}.mobile-menu-close-button{top:-1rem;right:1rem;font-size:5.5rem}.mobile-menu-close-button,.mobile-menu-logo{position:absolute;background:none;border:none;color:#fff;font-weight:700;cursor:pointer;transition:transform .3s ease,color .3s ease}.mobile-menu-logo{top:1rem;left:1rem;font-size:6rem}.mobile-menu-close-button:hover{color:#000;transform:scale(1.2)}.mobile-menu ul{list-style:none;padding-left:1.2rem;margin:0;text-align:left}.mobile-menu li{margin:.6rem 0}.mobile-menu a,.submenu-toggle{text-decoration:none;color:#000;font-size:2.5rem;font-family:var(--font-inter),serif;font-weight:200;transition:color .3s ease}.submenu-toggle{background:none;border:none}.submenu-item{color:#000!important;font-size:1rem!important;font-family:var(--font-inter),serif!important;font-weight:200!important;transition:color .3s ease!important}.mobile-menu a:hover{color:#000}.submenu{max-height:0;overflow:hidden}.submenu,.submenu.active{transition:max-height .3s ease-in-out}.submenu.active{max-height:500px}.no-scroll{overflow:hidden;height:100vh}@media (max-width:320px){.mobile-menu a{font-size:1.2rem}.submenu-toggle{font-size:1.7rem;font-weight:200}.submenu-item{font-size:1.2rem!important;font-weight:300!important}}@media (max-width:360px){.mobile-menu a,.submenu-toggle{font-size:1.7rem}.submenu-toggle{font-weight:200}.submenu-item{font-size:1.2rem!important;font-weight:300!important}}@media (max-width:375px){.mobile-menu a,.submenu-toggle{font-size:1.5rem}.submenu-toggle{font-weight:200}.submenu-item{font-size:1rem!important;font-weight:300!important}}@media (min-width:390px){.mobile-menu a,.submenu-toggle{font-size:1.9rem}.submenu-toggle{font-weight:200}.submenu-item{font-size:1rem!important;font-weight:300!important}}@media (min-width:430px){.mobile-menu a,.submenu-toggle{font-size:1.9rem}.submenu-toggle{font-weight:200}.submenu-item{font-size:1.2rem!important;font-weight:300!important}}@media (min-width:480px){.mobile-menu a,.submenu-toggle{font-size:1.9rem}.submenu-toggle{font-weight:200}.submenu-item{font-size:1.2rem!important;font-weight:300!important}}@media (width:375px) and (height:667px){.mobile-menu a,.submenu-toggle{font-size:1.2rem}.submenu-toggle{font-weight:200}.submenu-item{font-size:1.2rem!important;font-weight:300!important}}@media (width:360px) and (height:740px){.mobile-menu a,.submenu-toggle{font-size:1.9rem}.submenu-toggle{font-weight:200}.submenu-item{font-size:1.4rem!important;font-weight:300!important}}@media (width:540px) and (height:720px){.mobile-menu a,.submenu-toggle{font-size:1.7rem}.submenu-toggle{font-weight:200}.submenu-item{font-size:1.2rem!important;font-weight:300!important}}.header-main-wrapper,.header-mobile-wrapper{width:100%;position:fixed;top:0;z-index:1000;background:transparent;transition:background-color .3s ease,box-shadow .3s ease}.header-main-wrapper.scrolled{background:rgba(138,14,14,.9);box-shadow:0 2px 5px rgba(0,0,0,.1)}.header-main-container{width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;background:transparent;transition:background-color .3s ease,box-shadow .3s ease}.header-main-container.scrolled{background:rgba(89,195,195,.66);box-shadow:0 4px 6px rgba(0,0,0,.1)}.header-right-buttongroupsection{width:50%;display:flex;flex-direction:row;justify-content:space-between}.header-nobackground-button{padding:.5rem;border:none;background:none;font-size:16px;font-weight:400;color:#000;text-decoration:none;transition:color .3s ease,font-weight .3s ease}.header-nobackground-button,.header-nobackground-button:visited{color:#000!important;text-decoration:none!important}.header-nobackground-button:hover{text-decoration:none}.header-mobile-container{width:100%;height:75px;display:flex;justify-content:space-between;align-items:center;padding:1rem;background:transparent;transition:background-color .3s ease,box-shadow .3s ease}.header-mobile-container.mobile-header-scrolled{background:rgba(89,195,195,.7);box-shadow:0 4px 6px rgba(0,0,0,.1)}.header-button-wrapper{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center}.header-nobackground-button{padding:.5rem 1rem;cursor:pointer;transition:background-color .3s ease}.header-nobackground-button:hover{color:#00bcd4}.header-dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1000;min-width:230px}.header-dropdown-item{display:block;padding:.5rem 1rem;color:#333;text-decoration:none;transition:background-color .2s ease;font-weight:300;font-size:1em}.header-dropdown-item:hover{background-color:rgba(89,195,195,.7);color:#000}@media (max-width:320px){.header-main-wrapper{display:none}.header-mobile-container{padding:1rem}}@media (max-width:360px){.header-main-wrapper{display:none}.header-mobile-container{padding:1rem}}@media (max-width:375px){.header-main-wrapper{display:none}.header-mobile-container{padding:1rem}}@media (min-width:390px){.header-main-wrapper{display:none}.header-mobile-container{padding:1rem}}@media (min-width:430px){.header-main-wrapper{display:none}.header-mobile-container{padding:1rem}}@media (min-width:480px){.header-main-wrapper{display:none}.header-mobile-container{padding:1rem}}@media (min-width:600px){.header-main-wrapper{display:none}.header-mobile-container{padding:1rem}}@media (min-width:768px){.header-main-wrapper{display:block}.header-mobile-wrapper{display:none}.header-right-buttongroupsection{width:69%}.header-nobackground-button{font-size:13px}}@media (min-width:1024px){.header-right-buttongroupsection{width:60%}.header-nobackground-button{font-size:16px}.industriescard-mobile-image{display:none}}@media (min-width:1280px){.header-right-buttongroupsection{width:60%}.header-nobackground-button{font-size:16px}}@media (min-width:1440px){.header-right-buttongroupsection{width:50%}.header-nobackground-button{font-size:16px}.header-nobackground-button:visited{color:#000;text-decoration:none}}@media (min-width:1600px){.header-nobackground-button:visited{color:#000;text-decoration:none}}@media (min-width:2560px){.header-right-buttongroupsection{width:40%}.header-nobackground-button{font-size:20px}.header-nobackground-button:visited{color:#000;text-decoration:none}}.footer-container{position:relative;background-image:url(/images/website_footer_background.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;height:400px;color:#fff;width:100%;padding:3rem}.footer-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(89,195,195,.9);z-index:1}.footer-content{position:relative;z-index:2}.footer-uppersection{display:flex;flex-direction:row;justify-content:space-between}.footer-upper-subsection-one{display:flex;flex-direction:column;justify-content:flex-start}.footer-address{margin-top:30px;margin-bottom:20px;width:60%;text-align:left;color:#000;font-weight:500;text-decoration:none}.footer-address:hover{color:#f0f8ff}.footer-upper-subsection-two{justify-content:center;width:20%;height:250px}.footer-upper-subsection-two,.services-listing{display:flex;flex-direction:column}.footer-upper-subsection-three{height:220px}.footer-upper-subsection-four,.footer-upper-subsection-three{display:flex;flex-direction:column;justify-content:center;width:20%}.footer-upper-subsection-four{height:270px}.footer-list-main{list-style-type:none;text-align:left}.footer-list-title{font-size:20px;font-weight:600;color:#000;margin-bottom:37px}.footer-list-item{margin-top:10px;margin-bottom:10px;text-decoration:none;color:#fff}.footer-list-item:hover{color:#000}.button-group{margin-top:6rem}.footer-social-icon{margin-right:10px}.footer-line{height:5px;background-color:#fff;width:100%;margin-bottom:10px}.rights-container-section{padding-top:1rem;padding-bottom:1rem}.footer-rights-line{color:#fff;text-decoration:none}.footer-rights-line:hover{color:#000;text-decoration:none}@media (max-width:320px){.footer-container{padding:1rem;height:990px}.footer-uppersection{flex-direction:column;justify-content:center}.footer-address,.footer-logo-container{text-align:center}.footer-address{width:100%;font-size:12px}.footer-upper-subsection-two{width:100%;height:350px;justify-content:center}.footer-upper-subsection-three{width:100%;height:119px;justify-content:center}.footer-upper-subsection-four{width:100%;height:269px;justify-content:center}.footer-list-main{list-style-type:none;text-align:center}.footer-list-title{margin-top:28px;margin-bottom:28px}.button-group{margin-top:1.5rem}.rights-container-section{text-align:center}}@media (max-width:360px){.footer-container{padding:1rem;height:990px}.footer-uppersection{flex-direction:column;justify-content:center}.footer-address,.footer-logo-container{text-align:center}.footer-address{width:100%;font-size:12px}.footer-upper-subsection-two{width:100%;height:350px;justify-content:center}.footer-upper-subsection-three{width:100%;height:119px;justify-content:center}.footer-upper-subsection-four{width:100%;height:269px;justify-content:center}.footer-list-main{list-style-type:none;text-align:center}.footer-list-title{margin-top:28px;margin-bottom:28px}.button-group{margin-top:1.5rem}.rights-container-section{text-align:center}}@media (max-width:375px){.footer-container{padding:1rem;height:990px}.footer-uppersection{flex-direction:column;justify-content:center}.footer-address,.footer-logo-container{text-align:center}.footer-address{width:100%;font-size:12px}.footer-upper-subsection-two{width:100%;height:350px;justify-content:center}.footer-upper-subsection-three{width:100%;height:119px;justify-content:center}.footer-upper-subsection-four{width:100%;height:269px;justify-content:center}.footer-list-main{list-style-type:none;text-align:center}.footer-list-title{margin-top:28px;margin-bottom:28px}.button-group{margin-top:1.5rem}.rights-container-section{text-align:center}}@media (min-width:390px){.footer-container{padding:1rem;height:990px}.footer-uppersection{flex-direction:column;justify-content:center}.footer-address,.footer-logo-container{text-align:center}.footer-address{width:100%;font-size:12px}.footer-upper-subsection-two{width:100%;height:350px;justify-content:center}.footer-upper-subsection-three{width:100%;height:119px;justify-content:center}.footer-upper-subsection-four{width:100%;height:269px;justify-content:center}.footer-list-main{list-style-type:none;text-align:center}.footer-list-title{margin-top:28px;margin-bottom:28px}.button-group{margin-top:1.5rem}.rights-container-section{text-align:center}}@media (min-width:430px){.footer-container{padding:1rem;height:990px}.footer-uppersection{flex-direction:column;justify-content:center}.footer-address,.footer-logo-container{text-align:center}.footer-address{width:100%;font-size:12px}.footer-upper-subsection-two{width:100%;height:350px;justify-content:center}.footer-upper-subsection-three{width:100%;height:119px;justify-content:center}.footer-upper-subsection-four{width:100%;height:269px;justify-content:center}.footer-list-main{list-style-type:none;text-align:center}.footer-list-title{margin-top:28px;margin-bottom:28px}.button-group{margin-top:1.5rem}.rights-container-section{text-align:center}}@media (min-width:600px){.footer-container{padding:4rem 1rem 1rem;height:990px}.footer-uppersection{flex-direction:column;justify-content:center}.footer-address,.footer-logo-container{text-align:center}.footer-address{width:100%;font-size:12px}.footer-upper-subsection-two{width:100%;height:350px;justify-content:center}.footer-upper-subsection-three{width:100%;height:119px;justify-content:center}.footer-upper-subsection-four{width:100%;height:269px;justify-content:center}.footer-list-main{list-style-type:none;text-align:center}.footer-list-title{margin-top:28px;margin-bottom:28px}.button-group{margin-top:1.5rem}.rights-container-section{text-align:center}}@media (min-width:1024px){.footer-container{padding:4rem 1rem 1rem;height:410px}.footer-uppersection{flex-direction:row;justify-content:center}.footer-logo-container{text-align:left;width:20%;height:auto}.footer-address{width:100%;text-align:left;font-size:16px}.footer-upper-subsection-two{width:60%;height:120px;justify-content:flex-start;margin-left:2rem}.footer-upper-subsection-three{width:60%;height:200px;justify-content:flex-start}.footer-upper-subsection-four{width:60%;height:269px;justify-content:flex-start}.footer-list-main{list-style-type:none;text-align:left;width:100%}.footer-list-title{margin-top:0;margin-bottom:0}.button-group{margin-top:7.5rem}.rights-container-section{text-align:center}}@media (min-width:1600px){.footer-uppersection{display:flex;flex-direction:row;justify-content:space-between}.footer-upper-subsection-one{display:flex;flex-direction:column;justify-content:flex-start}.footer-address{margin-top:30px;margin-bottom:20px;width:60%;text-align:left;color:#000;font-weight:500}.footer-upper-subsection-two{justify-content:center;width:20%;height:250px}.footer-upper-subsection-two,.services-listing{display:flex;flex-direction:column}.footer-upper-subsection-three{height:220px}.footer-upper-subsection-four,.footer-upper-subsection-three{display:flex;flex-direction:column;justify-content:center;width:20%}.footer-upper-subsection-four{height:270px}.footer-list-main{list-style-type:none;text-align:left}.footer-list-title{font-size:20px;font-weight:600;color:#000;margin-bottom:37px}.footer-list-item{margin-top:10px;margin-bottom:10px}.footer-list-item:hover{color:#000}.button-group{margin-top:6rem}.footer-social-icon{margin-right:10px}.footer-line{height:5px;background-color:#fff;width:100%;margin-bottom:10px}.rights-container-section{padding-top:1rem;padding-bottom:1rem}.footer-rights-line{color:#fff;text-decoration:none}.footer-rights-line:hover{color:#000;text-decoration:none}}