.projects-scroll-wrapper{padding:0 5%;overflow:hidden}.projects-scroll-container{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;overflow-x:auto;padding-bottom:16px;scrollbar-width:thin;scrollbar-color:#888 rgba(0,0,0,0)}.projects-scroll-container::-webkit-scrollbar{height:8px}.projects-scroll-container::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.projects-scroll-container::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.project-item{width:660px}.project-image-container{position:relative;width:660px;height:380px;overflow:hidden}.projects-section-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-image-container:hover .projects-section-img{transform:scale(1.07)}.project-image-container:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.5);pointer-events:none}.project-info{position:absolute;bottom:0;left:0;right:0;z-index:1;padding:48px 48px 32px}.project-title{color:#ea8c3c;font-size:20px;font-weight:700;margin-bottom:4px}.project-description{color:#fff;font-size:16px;line-height:24px;margin:0}.projects-section{margin:64px 0}.projects-section-title{padding:16px 5%;margin-bottom:16px}.projects-section-title h3{margin-top:16px}.projects-description-items{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.projects-description-items h2{margin:0;line-height:1}.projects-description-item{display:flex;align-items:center;gap:8px}.projects-description-separator{width:20px;height:20px;object-fit:contain;display:block}@media screen and (max-width:768px){.project-item{width:260px}.project-image-container{width:260px;height:260px}.project-title{font-size:16px}.project-description{font-size:14px;line-height:22px}}@media screen and (max-width:480px){.project-item{width:180px}.project-image-container{width:180px;height:180px}.project-title{font-size:14px}.project-description{font-size:10px;line-height:14px}}.sustainability{background-color:#f2f4e5;height:auto;width:auto;margin-left:12%;margin-right:12%;border-radius:5px;margin-top:-100px;padding:40px;color:#000}.sustainability h4{font-size:24px;line-height:32px;margin:0;font-weight:700;color:#ea8c3c}.sustainability h3:first-of-type{margin-top:32px}.sustainability h3{font-size:30px;line-height:38px;margin:0}.sustainability h2{font-weight:700;font-size:38px;line-height:46px}.sustainability .orange-1{background-color:rgba(0,0,0,0);color:#ea8c3c;padding:8px 16px;border-radius:50px;border-style:solid;border-color:#ea8c3c;font-size:20px;line-height:28px;margin-top:16px;font-weight:700;cursor:pointer;margin-left:auto}.sustainability .orange-1:hover{background-color:rgba(234,140,60,.1)}@media screen and (max-width:1170px){.sustainability h4{font-size:24px;line-height:32px}}@media screen and (max-width:750px){.sustainability h2{font-size:24px;line-height:32px}.sustainability h3{font-size:20px;line-height:28px}}@media screen and (max-width:400px){.sustainability h2{font-size:20px;line-height:28px}}.service-card{display:flex;flex-direction:row;height:200px;width:29.6%;border:1px solid #d7d9cb;border-radius:4px;background-color:#f2f4e5}.service-card-text{width:45%;display:flex;align-items:center;padding:16px}.service-card-text h4{margin:0;color:#ea8c3c;font-size:20px;line-height:28px}.service-card-image{display:flex;justify-content:center;width:45%;padding:16px}@media screen and (max-width:1020px){.service-card{width:45%;height:150px}.service-card-text{width:50%}.service-card-text h4{font-size:16px;line-height:24px}.service-card-image{width:50%;justify-content:center}}@media screen and (max-width:600px){.service-card{width:90%}}.services-section{margin:64px 0;display:flex;flex-direction:column;justify-content:center;width:100%;padding:0 0 48px;background-color:#4b5b4b}.service-title-section{display:flex;flex-direction:column;align-items:start;padding:16px 5%}.services-description,.services-subtitle{color:#fff}.services{display:flex;width:100%;flex-wrap:wrap;column-gap:16px;row-gap:16px;padding-left:5%;padding-right:5%}@media screen and (max-width:920px){.services{padding:0 5%;gap:16px}}@media screen and (max-width:550px){.services-section{margin:48px 0}}.landing-hero{height:460px;padding-bottom:100px}.temperature{background-color:rgba(75,91,75,.75);display:flex;flex-direction:row;align-items:center;background-clip:padding-box;text-align:center;transform:skew(-40deg);gap:0;width:280px}.temperature .temperature-text{padding:16px 32px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0}.temperature p{margin:0;text-align:center}.temperature .celsius{transform:skew(40deg);display:block;font-family:Acumin Variable Concept,serif;font-stretch:condensed;font-weight:800;color:#fff;font-size:68px}.temperature .fahrenheit{transform:skew(40deg);font-family:Montserrat,sans-serif;color:#bbcdb8;font-size:35px;font-weight:400;margin-left:48px}.landing-img{position:relative;display:flex;justify-content:center;align-items:center;height:auto;width:100%;margin:64px 0}.landing-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:330px}.landing-img ul{position:absolute;top:50%;left:75%;transform:translateY(-50%);list-style:none;padding:0;margin:0}.landing-img ul li{display:flex;flex-direction:row;font-size:16px;line-height:24px;align-items:flex-start;margin:8px 8px 8px 0;color:#fff}.landing-img ul li:before{content:"";border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:.85em .5em 0;height:0;width:0;left:-15px;top:.4em;position:relative;vertical-align:middle;display:table-cell}.landing-hero{background-size:cover;background-repeat:no-repeat;background-position:50%}.landing-hero,.landing-text{display:flex;flex-direction:column;justify-content:center;align-items:center}.landing-text{width:100%}@media screen and (max-width:1200px){.landing-hero{height:500px}.landing-text h1{font-size:65px}.landing-text h2{font-size:46px;line-height:54px}.landing-text h4{width:80%;font-size:20px;line-height:28px}}@media screen and (max-width:1030px){.landing-text h1{font-size:55px}.landing-text h4{width:90%;font-size:16px;line-height:24px}}@media screen and (max-width:770px){.landing-text h1{font-size:38px;line-height:46px}.landing-text h4{width:95%;font-size:16px;line-height:24px}.landing-hero{height:650px}.landing-img{flex-direction:column;justify-content:center;align-items:center;gap:32px}.landing-img img{position:relative;top:0!important;left:0!important;transform:none!important;width:270px}.landing-img ul{position:relative;top:0;left:0;transform:none;text-align:center}.landing-hero{padding-top:48px}}@media screen and (max-width:270px){.landing-text h1{font-size:30px;line-height:38px}.landing-text h2{font-size:24px;line-height:32px}}@media screen and (max-width:500px){.temperature{width:250px}.temperature .temperature-text{padding:8px;display:flex;flex-direction:column}.temperature .celsius{font-size:46px}.temperature .fahrenheit{font-size:24px;margin-left:32px}}h1{color:#ea8c3c;margin:0;font-weight:700}h1,h2{font-size:30px;line-height:38px}h2{margin:20px 0 0}h3{font-weight:600;font-size:20px;line-height:28px;text-align:justify}@media screen and (max-width:700px){h1,h2{font-size:20px;line-height:28px}h3{font-size:16px;line-height:24px}}.main-page{overflow-x:hidden}.button-white{top:48%;left:25%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #fff;border-radius:32px;box-sizing:border-box;color:#ea8c3c;cursor:pointer;display:inline-block;font-family:Montserrat,sans-serif;font-size:19px;font-weight:600;line-height:normal;min-height:60px;max-height:40px;min-width:50px;max-width:200px;outline:none;padding:16px 24px;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;width:100%;will-change:transform}.button-white:disabled{pointer-events:none}.button-white:hover{box-shadow:0 8px 15px rgba(0,0,0,.25);transform:translateY(-2px)}.button-white:active{box-shadow:none;transform:translateY(0)}.box-shadow{box-shadow:0 10px 10px 0 rgba(0,0,0,.2)}.team-section{width:100%;display:flex;flex-direction:column;min-height:-moz-fit-content;min-height:fit-content;margin:64px 0}.team-section .team-section-header{display:flex;flex-direction:column;align-items:flex-start;padding:16px 5%}.team-section .team-section-content{display:flex;flex-direction:row;justify-content:space-between;background-color:#4b5b4b;color:#fff;margin:16px 5%}.team-section .team-section-content .team-section-content-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:16px;margin-left:auto;margin-right:auto}.team-section .team-section-content .team-section-content-text ul{margin-bottom:auto;list-style-type:none;font-size:20px}.team-section .team-section-content .team-section-content-text ul li{font-weight:700;margin-bottom:16px}.team-section .team-section-content .team-section-content-text ul li:last-child{margin-bottom:48px}.team-section .team-section-content .team-section-content-text ul li:before{content:"";border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:.85em .5em 0;height:0;width:0;left:-30px;top:1em;position:relative;vertical-align:middle;display:table-cell}.team-section .team-section-content .team-section-content-text .team-section-image-map{margin-top:auto;width:80%}.team-section .team-section-content .team-section-image-team{width:60%;height:auto;object-fit:cover;max-height:1400px}@media screen and (max-width:4300px){.team-section .team-section-content .team-section-content-text ul li{line-height:40px}.team-section .team-section-content .team-section-image-team{max-height:1000px;width:60%}.team-section .team-section-content .team-section-image-map{width:100%;max-height:300px}}@media screen and (max-width:2300px){.team-section .team-section-content{max-height:700px}.team-section .team-section-content .team-section-content-text ul li{line-height:normal}.team-section .team-section-content .team-section-image-team{max-height:700px;width:75%}.team-section .team-section-content .team-section-image-map{max-height:200px}}@media screen and (max-width:1500px){.team-section .team-section-content{max-height:700px}.team-section .team-section-content .team-section-content-text ul li{font-size:14px}.team-section .team-section-content .team-section-image-team{max-height:700px}}@media screen and (max-width:1100px){.team-section .team-section-content,.team-section .team-section-content .team-section-image-team{max-height:400px}.team-section .team-section-content .team-section-content-text ul{margin-top:0}.team-section .team-section-content .team-section-content-text ul li{margin-bottom:8px;font-size:12px}.team-section .team-section-content .team-section-content-text ul li:last-child{margin-bottom:8px}.team-section .team-section-content .team-section-content-text .team-section-image-map{margin-top:auto;width:140px}}@media screen and (max-width:900px){.team-section .team-section-content{flex-direction:column-reverse;height:auto;max-height:100%;margin:16px 0}.team-section .team-section-content .team-section-content-text{padding:0;width:100%;display:flex;flex-direction:row;justify-content:space-around}.team-section .team-section-content .team-section-content-text ul{margin-top:32px}.team-section .team-section-content .team-section-content-text ul li:last-child{margin-bottom:32px}.team-section .team-section-content .team-section-content-text .team-section-image-map{width:50%;max-height:100%;margin-top:0}.team-section .team-section-content .team-section-image-team{width:100%;height:auto;margin:0;max-height:100%}}@media screen and (max-width:550px){.team-section{flex-direction:column;height:auto}.team-section .team-section-content .team-section-content-text{display:flex;flex-direction:column;margin-bottom:32px}.team-section .team-section-content .team-section-content-text .team-section-image-map{width:60%;max-height:100%;margin-left:16px;margin-right:16px}}