.ServicesHero{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:var(--top-bottom-margin) var(--side-margin);padding-top:calc(var(--top-bottom-margin) + 86px);padding-bottom:calc(var(--top-bottom-margin) + 86px);background-color:#141414;box-sizing:border-box;overflow:hidden}.ServicesHero:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(to right,#141414,#141414f2 5%,#141414d9 15%,#14141499,#1414144d,#14141400 60%);pointer-events:none;z-index:1}.bg-layer{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.mobile-bg{display:none}.desktop-bg{display:block}.bg-overlay-animated{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#141414,#141414f2 8%,#141414d9 18%,#14141499 35%,#1414144d,#14141400 65%),linear-gradient(to bottom,#1414144d,#14141400 30%,#14141400 70%,#14141480 95%,#141414);pointer-events:none}.title-wrapper,.buttons-wrapper{width:100%;display:flex;justify-content:flex-start;align-items:flex-start}.title-wrapper{margin-bottom:var(--space-3)}.buttons-wrapper{margin-top:0}.ServicesHero .container{width:100%;height:100%;max-width:var(--max-width);display:flex;margin:0 auto;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box;position:relative;z-index:2}button.button-primary.l2.button-what-we-do{border:unset!important;padding:0;font-size:24px}.content-wrapper{max-width:800px;display:flex;flex-direction:column;gap:var(--space-3);justify-content:center}.services-title{color:#fff;font-weight:400;margin-bottom:0;line-height:1.1;text-align:left}.title-highlight{color:#26a281;font-weight:400}.button-services{display:flex;gap:12px}.button-what-we-do{background:transparent!important;color:#fff;border:2px solid #26a281!important;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.button-what-we-do:after{content:"↘";font-size:24px;transition:transform .3s ease;padding:7px;color:#26a281}.button-what-we-do:hover{background:#26a2811a!important;transform:translateY(-2px)}.button-what-we-do:hover:after{transform:translate(2px,2px)}.desktop-title{display:block}.mobile-title{display:none}@media (max-width: 1024px){.content-wrapper{max-width:700px}.services-title{font-size:56px!important}}@media (max-width: 768px){.ServicesHero{width:100%;padding:80px 0 0;height:100vh;min-height:100vh;justify-content:flex-start;overflow:visible}.ServicesHero:after{display:none}.ServicesHero:before{content:"";position:absolute;top:0;left:0;right:0;height:40vh;background-color:#141414;z-index:1}.desktop-bg{display:none}.mobile-bg{display:block}.bg-layer.mobile-bg{top:40vh;bottom:0;left:0;right:0;background-position:bottom center;z-index:0}.mobile-bg .bg-overlay-animated{height:33.33%;background:linear-gradient(to bottom,#141414,#14141400)}.ServicesHero .container{align-items:center;justify-content:flex-start;max-width:100%;padding:0 20px;height:100%}.content-wrapper{max-width:100%;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0}.title-wrapper{margin-bottom:0;margin-top:0;padding-top:0;align-self:flex-start;width:100%}.title-wrapper .services-title{display:flex;flex-direction:column;gap:16px}.title-line{display:block}.desktop-title{display:none}.mobile-title{display:block}.services-title{font-size:48px!important;line-height:120%!important;text-align:center!important;width:100%!important;max-width:100%!important}.buttons-wrapper{margin-top:0;margin-bottom:0;padding-bottom:0;align-self:flex-end;width:100%}.button-services{display:flex;justify-content:center;align-items:center;width:100%}.title-wrapper,.buttons-wrapper{justify-content:center;align-items:center}}@media (max-width: 480px){.services-title{font-size:40px!important}}h1.services-title.T0-Reg{font-size:55px;width:660px;line-height:1.2}.our-team-section{background-color:#141414;padding:80px 20px;min-height:100vh;border-bottom:1px solid #2c2c2c}.our-team-container{max-width:1200px;margin:0 auto}.our-team-header{display:flex;gap:60px;margin-bottom:80px;align-items:flex-start;position:relative}.our-team-header:before{content:"";position:absolute;left:525px;top:0;width:2px;height:96px;background-color:#343643}.our-team-title{font-family:"Roboto Serif",serif;font-weight:400;font-size:40px;line-height:1.2;letter-spacing:0%;color:#fff;margin:0;flex:0 0 auto;max-width:500px}.our-team-description{font-family:Albert Sans,sans-serif;font-weight:400;font-size:20px;line-height:1.2;letter-spacing:0%;color:#fff;margin:0;flex:1;padding-top:10px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;row-gap:50px}.team-member-card{display:flex;flex-direction:column;align-items:center;text-align:center}.team-member-image{width:100%;aspect-ratio:1;margin-bottom:20px;overflow:visible;position:relative}.team-member-image:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:200px;background-color:#2a2a2a;border-radius:8px;z-index:0}.team-member-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;position:relative;z-index:1}.team-member-name{font-family:Albert Sans,sans-serif;font-weight:700;font-size:24px;line-height:100%;letter-spacing:0%;text-align:center;color:#fff;margin:0 0 12px}.team-member-role{font-family:Albert Sans,sans-serif;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0%;text-align:center;color:#00a382;margin:0;max-width:250px}@media (max-width: 1200px){.team-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.our-team-section{padding:60px 24px}.our-team-header{flex-direction:column;align-items:center;text-align:center;margin-bottom:32.5px;gap:24px;position:relative}.our-team-header:before{display:none}.our-team-header:after{content:"";width:100px;height:1px;background-color:#343643;order:2}.our-team-title{font-size:32px;max-width:100%;text-align:center;order:1;padding:0 43px}.our-team-description{font-size:14px;line-height:1.4;padding:0 21px;text-align:center;order:3}.team-grid{grid-template-columns:repeat(2,1fr);gap:20px;row-gap:32px}.team-member-card{display:flex;flex-direction:column;align-items:center}.team-member-image{margin-bottom:16px}.team-member-image:before{height:100px}.team-member-name{font-size:16px;line-height:120%;margin:0 0 2px}.team-member-role{font-size:14px;line-height:120%;margin:0}}@media (max-width: 600px){.our-team-section{padding:60px 24px}.our-team-header{margin-bottom:32.5px}.team-grid{gap:18px;row-gap:35px}}.our-philosophy-section{position:relative;min-height:100vh;height:100vh;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:0 2rem;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.our-philosophy-container{position:relative;max-width:1200px;width:100%;height:100vh}.our-philosophy-sticky-content{position:relative;width:100%;display:grid;grid-template-columns:1.5fr 2fr;gap:0;align-items:center;z-index:10;height:100vh}.our-philosophy-separator-line{position:absolute;left:42.857%;top:0;bottom:0;width:1px;background-color:#dfdfdf;pointer-events:none;z-index:2}.our-philosophy-orb{position:absolute;left:calc(42.857% - 10px);top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:1px solid #DFDFDF;background-color:#fff;pointer-events:none;z-index:3;box-shadow:0 0 20px 5px #00a38266}.our-philosophy-semicircle-glow{position:absolute;left:-36%;top:50%;transform:translateY(-50%);width:50%;height:100%;background:#fff;border-radius:0 100% 100% 0;box-shadow:0 0 50px #00a38226;pointer-events:none;z-index:0}.our-philosophy-left{display:flex;align-items:center;justify-content:flex-end;padding-right:68px}.our-philosophy-title{font-family:"Roboto Serif",serif;font-weight:400;font-style:normal;font-size:62px;line-height:1.2;letter-spacing:0%;color:#141414;z-index:1;margin:0}.our-philosophy-right{display:flex;align-items:center;padding-left:68px}.our-philosophy-text{font-family:Albert Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:1.6;letter-spacing:0%;color:#141414;margin:0}.philosophy-container{position:relative;height:300vh;background-color:#fff;scroll-snap-type:y mandatory}.philosophy-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,rgba(0,163,130,.03) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(0,163,130,.02) 0%,transparent 50%);pointer-events:none}.philosophy-wrapper{max-width:1200px;width:100%;height:100vh;max-height:100vh;display:grid;grid-template-columns:1.5fr 2fr;gap:0;align-items:center;padding:0 2rem;margin:0 auto;position:relative;scroll-snap-align:start}.philosophy-wrapper:after{content:"";position:absolute;left:42.857%;width:.5px;background-color:#dfdfdf;pointer-events:none;height:100%}.philosophy-wrapper:before{content:"";position:absolute;left:calc(42.857% - 10px);top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:1px solid #DFDFDF;background-color:#fff;pointer-events:none;z-index:2}.orb-shadow{position:absolute;left:calc(42.857% - 10px);top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:1px solid #DFDFDF;background-color:#fff;pointer-events:none;z-index:3;box-shadow:none;transition:box-shadow .3s ease}.animation-section{display:flex;align-items:center;justify-content:end;position:relative;padding-right:84px;height:100%;max-height:100vh}.animation-wrapper{width:100%;max-width:500px}.lottie-animation{width:100%;height:auto}.content-section{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100vh;max-height:100vh;padding-left:68px;position:relative;overflow:hidden}.content-wrapper{position:relative;width:100%;height:100%}.content-block{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;padding:2rem;will-change:transform,opacity}.section-title{font-family:Albert Sans,sans-serif;font-size:24px;font-weight:400;color:#00a382;margin:0 0 1rem;letter-spacing:-.02em;text-transform:uppercase;position:relative}.section-title:after{content:"";position:absolute;bottom:-8px;left:0;display:none;width:40px;height:3px;border-radius:2px}.section-content{font-family:Albert Sans,sans-serif;font-size:20px;line-height:1.4;color:#141414;font-weight:400;margin:1.5rem 0 0;max-width:580px}@media (max-width: 1024px){.our-philosophy-section{height:auto;min-height:auto;padding:3rem 2rem 2rem}.our-philosophy-container{height:auto}.our-philosophy-sticky-content{grid-template-columns:1fr;gap:0;height:auto;display:flex;flex-direction:column;align-items:center;position:relative}.our-philosophy-separator-line,.our-philosophy-orb{display:none}.our-philosophy-left{justify-content:center;text-align:center;position:relative;padding:3px 21px 45px}.our-philosophy-left:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:40px;border-radius:50%;border:1px solid #DFDFDF;background-color:#fff;box-shadow:0 0 20px 5px #00a38266}.our-philosophy-right{padding-left:0;text-align:center;position:relative;padding-bottom:80px}.our-philosophy-right:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:1px;height:60px;background-color:#dfdfdf}.our-philosophy-right:before{content:"";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:40px;height:40px;border-radius:50%;border:1px solid #DFDFDF;background-color:#fff;box-shadow:0 0 20px 5px #00a38266;z-index:5}.our-philosophy-title{font-size:56px}.our-philosophy-text{font-size:18px}.our-philosophy-semicircle-glow{display:none}}@media (max-width: 768px){.our-philosophy-section{padding:2rem 1.5rem 1.5rem}.our-philosophy-sticky-content{gap:0}.our-philosophy-title{font-size:48px}.our-philosophy-text{font-size:16px}}@media (max-width: 480px){.our-philosophy-section{padding:2rem 1rem 1rem;height:80vh}.our-philosophy-title{font-size:48px}.our-philosophy-text{font-size:14px;line-height:1.2;padding:0 33px}.our-philosophy-left:before{width:400px;height:290px;top:-100%}.our-philosophy-right:before{width:20px;height:20px;bottom:-12px}}@media (max-width: 1024px){.philosophy-container{height:400vh}.philosophy-wrapper{display:flex;flex-direction:column;padding:2rem 1.5rem}.philosophy-wrapper:after,.philosophy-wrapper:before,.orb-shadow{display:none}.animation-section{padding:0;height:50vh;order:1;justify-content:center;align-items:center}.animation-wrapper{max-width:100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lottie-animation{width:80%;max-width:400px;height:auto}.content-section{height:20vh;padding:0;order:2;width:100%;position:relative;overflow:visible;display:flex;align-items:flex-start;justify-content:center}.content-wrapper{width:100%;height:100%;position:relative}.content-block{position:absolute;top:0;left:0;width:100%;height:auto;max-height:250px;min-height:250px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.5rem;z-index:10;transform-style:preserve-3d;perspective:1000px}.section-title{font-size:20px;margin-bottom:0;text-align:center;background:#fff;padding:1.5rem;border:1px solid #DFDFDF;border-radius:8px 8px 0 0;border-bottom:none;width:100%;max-width:600px;min-height:60px;display:flex;align-items:center;justify-content:center}.section-content{font-size:16px;line-height:1.5;text-align:center;background:#fff;padding:1.5rem;border:1px solid #DFDFDF;border-radius:0 0 8px 8px;border-top:none;width:100%;max-width:600px;margin:0;min-height:120px;display:flex;align-items:center;justify-content:center}}@media (max-width: 768px){.philosophy-wrapper{padding:2rem 1rem}.lottie-animation{width:70%;max-width:320px}.content-block{padding:1.5rem 1rem}.section-title{font-size:18px}.section-content{font-size:15px}}@media (max-width: 480px){.lottie-animation{width:100%;max-width:280px}.animation-section{width:100%}.content-block{padding:0}.section-title{font-size:16px;width:100%;margin:0;padding:16px 16px 0}.section-content{font-size:14px;width:100%;padding:8px 12px 17px;min-height:150px;max-height:150px}}.lottie-animation svg{transition:opacity .3s ease-in-out}.our-philosophy-text::-moz-selection,.our-philosophy-title::-moz-selection,.section-content::-moz-selection{background-color:#00a38233;color:#141414}.our-philosophy-text::selection,.our-philosophy-title::selection,.section-content::selection{background-color:#00a38233;color:#141414}.our-philosophy-container:focus-within,.content-block:focus-within{outline:2px solid #00a382;outline-offset:4px;border-radius:4px}.who-we-are-container{position:relative;height:300vh;background-color:#141414}.who-we-are-wrapper{width:100%;height:100vh;max-height:100vh;display:grid;grid-template-columns:45% 50%;gap:5%;align-items:center;padding:0 var(--side-margin, 40px);max-width:var(--max-width, 1200px);margin:0 auto;position:relative}.who-we-are-left{display:flex;flex-direction:column;justify-content:center}.who-we-are-title{color:#fff;font-family:"Roboto Serif",serif;font-size:72px;font-weight:400;font-style:normal;line-height:1.2;margin:0 0 24px}.who-we-are-description{color:#fff;font-family:Albert Sans,sans-serif;font-size:24px;font-weight:500;font-style:normal;line-height:1.5;margin:0}.who-we-are-right{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;max-height:100vh;position:relative;overflow:hidden}.who-we-are-cards-container{position:relative;width:100%;height:100%}.who-we-are-card{position:absolute;left:0;width:100%;height:500px;top:50%;padding:56px 30px 55px 32px;transform:translateY(-50%);border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;will-change:transform,opacity}.card-icon{width:100px;height:100px;margin-bottom:40px}.card-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card-text{color:#fff;font-family:Albert Sans,sans-serif;font-size:24px;font-weight:500;font-style:normal;line-height:1.6;margin:0}@media (max-width: 1020px){.who-we-are-container{height:auto;min-height:auto}.who-we-are-wrapper{height:auto;max-height:none;display:flex;flex-direction:column;grid-template-columns:1fr;padding:72px 40px 36px;gap:40px}.who-we-are-left{width:100%;text-align:center}.who-we-are-title{font-size:56px}.who-we-are-description{font-size:20px}.who-we-are-right{width:100%;height:auto;max-height:none;overflow:visible}.who-we-are-cards-container{position:static;width:100%;height:auto;display:flex;flex-direction:column;gap:32px}.who-we-are-card{position:static;height:auto;width:100%;transform:none;padding:48px 40px;border-radius:8px;opacity:1!important}.who-we-are-card-1{order:1}.who-we-are-card-2{order:2}.card-icon{width:90px;height:90px;margin-bottom:32px}.card-text{font-size:20px}}@media (max-width: 768px){.who-we-are-container{height:auto;min-height:auto}.who-we-are-wrapper{height:auto;max-height:none;display:flex;flex-direction:column;padding:72px 24px 36px;gap:32px}.who-we-are-left{width:100%;text-align:center}.who-we-are-title{font-size:48px;font-weight:400;margin-bottom:16px;line-height:1.2}.who-we-are-description{font-size:18px;font-weight:500;line-height:1.5}.who-we-are-right{width:100%;height:auto;max-height:none;overflow:visible}.who-we-are-cards-container{position:static;width:100%;height:auto;display:flex;flex-direction:column;gap:24px}.who-we-are-card{position:static;height:auto;width:100%;transform:none;padding:32px 24px;border-radius:8px;opacity:1!important}.who-we-are-card-1{order:1}.who-we-are-card-2{order:2}.card-icon{width:80px;height:80px;margin-bottom:24px}.card-text{font-size:16px;font-weight:500;line-height:1.6}}@media (max-width: 480px){.who-we-are-wrapper{padding:72px 24px 36px}.who-we-are-title{font-size:48px}.who-we-are-description{font-size:18px}.who-we-are-card{padding:28px 20px}.card-icon{width:72px;height:72px;margin-bottom:20px}.card-text{font-size:16px}}
