.HeroSection-module__8AZ9Vq__container{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;top:0;left:0;overflow:hidden}.HeroSection-module__8AZ9Vq__animatedWords{text-align:center;flex-direction:column;font-size:8vw;font-weight:700;animation:4s 1s forwards HeroSection-module__8AZ9Vq__merge-words;display:flex}.HeroSection-module__8AZ9Vq__animatedWords span{opacity:1;display:block}.HeroSection-module__8AZ9Vq__finalWord{visibility:hidden;font-size:8vw;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__8AZ9Vq__finalWord span{opacity:0;margin:0 5px;animation:3s 3s forwards HeroSection-module__8AZ9Vq__reveal-merged;display:inline-block}.HeroSection-module__8AZ9Vq__wordEnergy{color:#3aafa9}.HeroSection-module__8AZ9Vq__wordRepresentation{color:#feffff}.HeroSection-module__8AZ9Vq__wordServices{color:#def2f1}.HeroSection-module__8AZ9Vq__finalEnergy{color:#3aafa9}.HeroSection-module__8AZ9Vq__finalRep{color:#feffff}.HeroSection-module__8AZ9Vq__finalServices{color:#def2f1}@keyframes HeroSection-module__8AZ9Vq__merge-words{0%{opacity:1;transform:translateY(0)}50%{opacity:0;transform:translateY(-100px)}to{opacity:0;visibility:hidden}}@keyframes HeroSection-module__8AZ9Vq__reveal-merged{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@media (min-width:768px) and (max-width:1024px){.HeroSection-module__8AZ9Vq__animatedWords,.HeroSection-module__8AZ9Vq__finalWord{font-size:7vw}}@media (min-width:1024px) and (max-width:1439px){.HeroSection-module__8AZ9Vq__animatedWords,.HeroSection-module__8AZ9Vq__finalWord{font-size:6vw}.HeroSection-module__8AZ9Vq__finalWord span{margin:0 4px}}@media (min-width:1440px) and (max-width:1919px){.HeroSection-module__8AZ9Vq__animatedWords,.HeroSection-module__8AZ9Vq__finalWord{font-size:5.5vw}.HeroSection-module__8AZ9Vq__finalWord span{margin:0 4px}}@media (min-width:1920px) and (max-width:2559px){.HeroSection-module__8AZ9Vq__animatedWords,.HeroSection-module__8AZ9Vq__finalWord{font-size:5vw}.HeroSection-module__8AZ9Vq__finalWord span{margin:0 3px}}@media (min-width:2560px){.HeroSection-module__8AZ9Vq__animatedWords,.HeroSection-module__8AZ9Vq__finalWord{font-size:4vw}.HeroSection-module__8AZ9Vq__finalWord span{margin:0 2px}}
.ObligationsSection-module__Uw6fRW__obligationsSection{flex-direction:column;gap:20px;height:100vh;padding:80px 100px;scroll-margin-top:60px;display:flex}.ObligationsSection-module__Uw6fRW__obligationsHeader{text-align:center;width:100%;color:var(--dark-font-color);padding:20px;font-size:1.5rem}.ObligationsSection-module__Uw6fRW__obligationItem{width:100%;max-width:1400px;margin:0 auto;position:relative}.ObligationsSection-module__Uw6fRW__obligationDetails{width:100%}.ObligationsSection-module__Uw6fRW__obligationTitle{background-color:var(--dark-bg);color:var(--dark-font-color);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px;padding:30px;font-size:1.25rem;list-style:none;transition:background-color .3s;box-shadow:0 2px 4px #0003}.ObligationsSection-module__Uw6fRW__obligationTitle::-webkit-details-marker{display:none}.ObligationsSection-module__Uw6fRW__obligationTitle:before{content:"+";margin-right:10px;font-size:1.5rem;transition:transform .3s;display:inline-block}.ObligationsSection-module__Uw6fRW__obligationDetails[open] .ObligationsSection-module__Uw6fRW__obligationTitle:before{transform:rotate(45deg)}.ObligationsSection-module__Uw6fRW__obligationTitle:hover{background-color:var(--element-bg)}.ObligationsSection-module__Uw6fRW__obligationContent{background-color:var(--light-bg);color:var(--dark-font-color);opacity:0;border-radius:5px;max-height:0;margin-top:10px;padding:0 40px;font-size:1rem;transition:max-height .5s,opacity .5s,padding .5s;overflow:hidden;box-shadow:0 2px 4px #0003}.ObligationsSection-module__Uw6fRW__obligationDetails[open] .ObligationsSection-module__Uw6fRW__obligationContent{opacity:1;max-height:800px;padding:40px}.ObligationsSection-module__Uw6fRW__obligationContent p{margin:0;line-height:1.6}@media (min-width:768px) and (max-width:1024px){.ObligationsSection-module__Uw6fRW__obligationsSection{gap:18px;padding:60px 70px}.ObligationsSection-module__Uw6fRW__obligationItem{max-width:900px}.ObligationsSection-module__Uw6fRW__obligationTitle{padding:25px;font-size:1.15rem}.ObligationsSection-module__Uw6fRW__obligationDetails[open] .ObligationsSection-module__Uw6fRW__obligationContent{padding:30px}}@media (min-width:1024px) and (max-width:1439px){.ObligationsSection-module__Uw6fRW__obligationsSection{gap:20px;padding:70px 80px}.ObligationsSection-module__Uw6fRW__obligationItem{max-width:1100px}.ObligationsSection-module__Uw6fRW__obligationsHeader{font-size:1.4rem}}@media (min-width:1440px) and (max-width:1919px){.ObligationsSection-module__Uw6fRW__obligationsSection{padding:75px 90px}.ObligationsSection-module__Uw6fRW__obligationItem{max-width:1300px}.ObligationsSection-module__Uw6fRW__obligationTitle{padding:35px;font-size:1.3rem}}@media (min-width:1920px){.ObligationsSection-module__Uw6fRW__obligationsSection{padding:80px 100px}.ObligationsSection-module__Uw6fRW__obligationItem{max-width:1600px}.ObligationsSection-module__Uw6fRW__obligationsHeader{font-size:1.6rem}.ObligationsSection-module__Uw6fRW__obligationTitle{padding:40px;font-size:1.4rem}.ObligationsSection-module__Uw6fRW__obligationDetails[open] .ObligationsSection-module__Uw6fRW__obligationContent{padding:50px}}@media (min-width:2560px){.ObligationsSection-module__Uw6fRW__obligationsSection{padding:100px 120px}.ObligationsSection-module__Uw6fRW__obligationItem{max-width:2000px}.ObligationsSection-module__Uw6fRW__obligationsHeader{font-size:1.8rem}.ObligationsSection-module__Uw6fRW__obligationTitle{padding:50px;font-size:1.5rem}.ObligationsSection-module__Uw6fRW__obligationDetails[open] .ObligationsSection-module__Uw6fRW__obligationContent{padding:60px}}@media (max-width:767.98px){.ObligationsSection-module__Uw6fRW__obligationsSection{gap:15px;height:auto;padding:30px}.ObligationsSection-module__Uw6fRW__obligationItem{max-width:100%}.ObligationsSection-module__Uw6fRW__obligationsHeader{text-align:center;width:100%;color:var(--dark-font-color);margin-top:110px;padding:10px;font-size:1.25rem}.ObligationsSection-module__Uw6fRW__obligationTitle{text-align:center;padding:15px;font-size:1rem}.ObligationsSection-module__Uw6fRW__obligationContent{margin-top:5px;padding:0 10px;font-size:1rem}.ObligationsSection-module__Uw6fRW__obligationDetails[open] .ObligationsSection-module__Uw6fRW__obligationContent{max-height:400px;padding:20px}}@media (max-width:575.98px){.ObligationsSection-module__Uw6fRW__obligationsHeader{margin-top:140px}}
.ServicesSection-module__kiZ55a__servicesSection{height:100vh;color:var(--dark-font-color);flex-direction:column;gap:20px;padding:80px 100px;scroll-margin-top:60px;display:flex}.ServicesSection-module__kiZ55a__servicesHeader{text-align:center;width:100%;color:var(--dark-font-color);padding:20px;font-size:1.5rem}.ServicesSection-module__kiZ55a__servicesSection p{color:var(--dark-font-color);max-width:1400px;margin:0 auto;font-size:1rem;line-height:1.6}.ServicesSection-module__kiZ55a__intro{margin-bottom:20px}.ServicesSection-module__kiZ55a__outro{margin-top:20px}.ServicesSection-module__kiZ55a__serviceItem{width:100%;max-width:1400px;margin:0 auto;position:relative}.ServicesSection-module__kiZ55a__serviceDetails{width:100%}.ServicesSection-module__kiZ55a__serviceTitle{background-color:var(--dark-bg);color:var(--dark-font-color);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px;padding:30px;font-size:1.25rem;list-style:none;transition:background-color .3s;box-shadow:0 2px 4px #0003}.ServicesSection-module__kiZ55a__serviceTitle::-webkit-details-marker{display:none}.ServicesSection-module__kiZ55a__serviceTitle:before{content:"+";margin-right:10px;font-size:1.5rem;transition:transform .3s;display:inline-block}.ServicesSection-module__kiZ55a__serviceDetails[open] .ServicesSection-module__kiZ55a__serviceTitle:before{transform:rotate(45deg)}.ServicesSection-module__kiZ55a__serviceTitle:hover{background-color:var(--element-bg)}.ServicesSection-module__kiZ55a__serviceContent{background-color:var(--light-bg);color:var(--dark-font-color);opacity:0;border-radius:5px;max-height:0;margin-top:5px;padding:0 40px;font-size:1rem;transition:max-height .5s,opacity .5s,padding .5s;overflow:hidden;box-shadow:0 2px 4px #0003}.ServicesSection-module__kiZ55a__serviceDetails[open] .ServicesSection-module__kiZ55a__serviceContent{opacity:1;max-height:800px;padding:40px}.ServicesSection-module__kiZ55a__serviceContent p{margin:0 0 15px;line-height:1.6}.ServicesSection-module__kiZ55a__serviceContent ul{margin:0;padding-left:20px}.ServicesSection-module__kiZ55a__serviceContent li{margin-bottom:10px;line-height:1.6}.ServicesSection-module__kiZ55a__contactLink{color:#2b7a78;font-weight:700;text-decoration:underline}.ServicesSection-module__kiZ55a__contactLink:hover{color:#17252a;text-decoration:none}@media (min-width:768px) and (max-width:1024px){.ServicesSection-module__kiZ55a__servicesSection{gap:18px;padding:60px 70px}.ServicesSection-module__kiZ55a__servicesSection p,.ServicesSection-module__kiZ55a__serviceItem{max-width:900px}.ServicesSection-module__kiZ55a__serviceTitle{padding:25px;font-size:1.15rem}.ServicesSection-module__kiZ55a__serviceDetails[open] .ServicesSection-module__kiZ55a__serviceContent{padding:30px}}@media (min-width:1024px) and (max-width:1439px){.ServicesSection-module__kiZ55a__servicesSection{padding:70px 80px}.ServicesSection-module__kiZ55a__servicesSection p,.ServicesSection-module__kiZ55a__serviceItem{max-width:1100px}.ServicesSection-module__kiZ55a__servicesHeader{font-size:1.4rem}}@media (min-width:1440px) and (max-width:1919px){.ServicesSection-module__kiZ55a__servicesSection{padding:75px 90px}.ServicesSection-module__kiZ55a__servicesSection p,.ServicesSection-module__kiZ55a__serviceItem{max-width:1300px}.ServicesSection-module__kiZ55a__serviceTitle{padding:35px;font-size:1.3rem}}@media (min-width:1920px){.ServicesSection-module__kiZ55a__servicesSection{padding:80px 100px}.ServicesSection-module__kiZ55a__servicesSection p,.ServicesSection-module__kiZ55a__serviceItem{max-width:1600px}.ServicesSection-module__kiZ55a__servicesHeader{font-size:1.6rem}.ServicesSection-module__kiZ55a__serviceTitle{padding:40px;font-size:1.4rem}.ServicesSection-module__kiZ55a__serviceDetails[open] .ServicesSection-module__kiZ55a__serviceContent{padding:50px}.ServicesSection-module__kiZ55a__servicesSection p{font-size:1.1rem}}@media (min-width:2560px){.ServicesSection-module__kiZ55a__servicesSection{padding:100px 120px}.ServicesSection-module__kiZ55a__servicesSection p,.ServicesSection-module__kiZ55a__serviceItem{max-width:2000px}.ServicesSection-module__kiZ55a__servicesHeader{font-size:1.8rem}.ServicesSection-module__kiZ55a__serviceTitle{padding:50px;font-size:1.5rem}.ServicesSection-module__kiZ55a__serviceDetails[open] .ServicesSection-module__kiZ55a__serviceContent{padding:60px}}@media (max-width:767.98px){.ServicesSection-module__kiZ55a__servicesSection{height:auto;padding:30px}.ServicesSection-module__kiZ55a__servicesSection p,.ServicesSection-module__kiZ55a__serviceItem{max-width:100%}.ServicesSection-module__kiZ55a__servicesHeader{text-align:center;margin-top:110px;padding:10px;font-size:1.25rem}.ServicesSection-module__kiZ55a__servicesSection p{color:var(--dark-font-color);text-align:center;max-width:100%;font-size:1rem;line-height:1.6}.ServicesSection-module__kiZ55a__serviceTitle{text-align:center;padding:10px;font-size:1rem}.ServicesSection-module__kiZ55a__serviceContent{margin-top:5px;padding:0 10px}.ServicesSection-module__kiZ55a__serviceDetails[open] .ServicesSection-module__kiZ55a__serviceContent{text-align:center;opacity:1;max-height:800px;padding:10px}}@media (max-width:575.98px){.ServicesSection-module__kiZ55a__servicesHeader{margin-top:140px}}
.WhoWeAreSection-module__5D3-KG__whoWeAre{flex-direction:column;height:auto;min-height:700px;padding:60px 80px;scroll-margin-top:60px;display:flex}.WhoWeAreSection-module__5D3-KG__whoWeAreHeading{text-align:center;width:100%;color:var(--dark-font-color);padding-bottom:20px;font-size:1.5rem}.WhoWeAreSection-module__5D3-KG__whoWeAreSection{justify-content:space-between;max-width:1400px;margin:0 auto;display:flex}.WhoWeAreSection-module__5D3-KG__cardHeading{color:var(--dark-font-color);margin-bottom:20px;font-size:1.25rem}.WhoWeAreSection-module__5D3-KG__cardLeft,.WhoWeAreSection-module__5D3-KG__cardRight{color:var(--light-font-color);border-radius:8px;width:45%;margin:20px;padding:20px;font-size:1rem;transition:transform .3s,box-shadow .3s}.WhoWeAreSection-module__5D3-KG__cardLeft h2,.WhoWeAreSection-module__5D3-KG__cardRight h2{color:var(--dark-font-color)}.WhoWeAreSection-module__5D3-KG__cardLeft p,.WhoWeAreSection-module__5D3-KG__cardRight p{line-height:1.3}.WhoWeAreSection-module__5D3-KG__cardLeft:hover,.WhoWeAreSection-module__5D3-KG__cardRight:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0003}@media (min-width:768px) and (max-width:1024px){.WhoWeAreSection-module__5D3-KG__whoWeAre{padding:50px 60px}.WhoWeAreSection-module__5D3-KG__whoWeAreSection{max-width:900px}.WhoWeAreSection-module__5D3-KG__cardLeft,.WhoWeAreSection-module__5D3-KG__cardRight{margin:15px;padding:18px}}@media (min-width:1024px) and (max-width:1439px){.WhoWeAreSection-module__5D3-KG__whoWeAre{padding:55px 70px}.WhoWeAreSection-module__5D3-KG__whoWeAreSection{max-width:1100px}.WhoWeAreSection-module__5D3-KG__cardHeading{font-size:1.2rem}}@media (min-width:1440px) and (max-width:1919px){.WhoWeAreSection-module__5D3-KG__whoWeAre{padding:60px 80px}.WhoWeAreSection-module__5D3-KG__whoWeAreSection{max-width:1300px}}@media (min-width:1920px){.WhoWeAreSection-module__5D3-KG__whoWeAre{padding:70px 100px}.WhoWeAreSection-module__5D3-KG__whoWeAreSection{max-width:1600px}.WhoWeAreSection-module__5D3-KG__cardHeading{font-size:1.3rem}.WhoWeAreSection-module__5D3-KG__cardLeft,.WhoWeAreSection-module__5D3-KG__cardRight{margin:25px;padding:25px}}@media (min-width:2560px){.WhoWeAreSection-module__5D3-KG__whoWeAre{padding:80px 120px}.WhoWeAreSection-module__5D3-KG__whoWeAreSection{max-width:2000px}.WhoWeAreSection-module__5D3-KG__cardHeading{font-size:1.4rem}}@media (max-width:767.98px){.WhoWeAreSection-module__5D3-KG__whoWeAre{flex-direction:column;height:auto;padding:30px;display:flex}.WhoWeAreSection-module__5D3-KG__whoWeAreSection{flex-direction:column;max-width:100%;display:flex}.WhoWeAreSection-module__5D3-KG__whoWeAreHeading{color:var(--dark-font-color);margin-top:110px;padding-top:20px;padding-bottom:20px;font-size:1.25rem}.WhoWeAreSection-module__5D3-KG__cardHeading{color:var(--dark-font-color);margin-bottom:20px;font-size:1rem}.WhoWeAreSection-module__5D3-KG__cardLeft,.WhoWeAreSection-module__5D3-KG__cardRight{color:var(--dark-font-color);text-align:center;width:100%;margin:0 0 20px;padding:0;font-size:1rem}.WhoWeAreSection-module__5D3-KG__cardLeft:hover,.WhoWeAreSection-module__5D3-KG__cardRight:hover{box-shadow:none;transform:none}.WhoWeAreSection-module__5D3-KG__whoWeAre h2{color:var(--dark-font-color)}.WhoWeAreSection-module__5D3-KG__whoWeAre p{line-height:1.3}}@media (max-width:575.98px){.WhoWeAreSection-module__5D3-KG__whoWeAreHeading{margin-top:140px}}
