.Header-module__hBw1pG__header{z-index:1000;transition:transform .3s,background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__transparent{-webkit-backdrop-filter:none;background:0 0;border-bottom:1px solid #0000}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #0000000d}.Header-module__hBw1pG__visible{transform:translateY(0)}.Header-module__hBw1pG__hidden{transform:translateY(-100%)}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;min-height:auto;padding:0;display:flex}.Header-module__hBw1pG__logo{z-index:1002;align-items:center;gap:.5rem;display:flex;position:relative}.Header-module__hBw1pG__logo a{justify-content:center;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:110px;padding:.9rem}.Header-module__hBw1pG__desktopNav{flex:1;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__desktopActions{align-items:center;display:flex}.Header-module__hBw1pG__menuContainer{flex:1;justify-content:flex-end;align-items:center;gap:2rem;display:none}.Header-module__hBw1pG__nav{gap:2.5rem;margin-right:1rem;display:flex}.Header-module__hBw1pG__navItem{color:var(--text-gray);font-family:var(--font-questrial),sans-serif;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:1rem;font-weight:600;transition:color .3s;position:relative}.Header-module__hBw1pG__navItem:after{content:"";background:var(--primary-green);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navItem:hover{color:var(--primary-dark)}.Header-module__hBw1pG__navItem:hover:after{width:100%}.Header-module__hBw1pG__actionsWrapper{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__socialIcons{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__socialIcon{color:var(--primary-dark);justify-content:center;align-items:center;transition:all .3s;display:flex}.Header-module__hBw1pG__socialIcon:hover{color:var(--celeste-claro);transform:translateY(-2px)}.Header-module__hBw1pG__contactBtn{background-color:var(--text-gray);color:var(--white);font-weight:700;font-family:var(--font-open-sans),sans-serif;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:none;border-radius:50px;padding:.6rem 2rem;font-size:1rem;transition:all .3s}.Header-module__hBw1pG__contactBtn:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.Header-module__hBw1pG__languageFlags{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__flagBtn{cursor:pointer;opacity:.5;filter:grayscale();background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .3s;display:flex}.Header-module__hBw1pG__flagImage{object-fit:cover;width:24px;height:18px;box-shadow:0 2px 4px #0000001a}.Header-module__hBw1pG__flagBtnActive,.Header-module__hBw1pG__flagBtn:hover{opacity:1;filter:grayscale(0)}.Header-module__hBw1pG__menuToggle{cursor:pointer;z-index:1003;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;display:none}.Header-module__hBw1pG__menuToggle span{background:var(--primary-dark);width:100%;height:2px;transition:transform .3s,opacity .3s}.Header-module__hBw1pG__menuToggle.Header-module__hBw1pG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__menuToggle.Header-module__hBw1pG__open span:nth-child(2){opacity:0}.Header-module__hBw1pG__menuToggle.Header-module__hBw1pG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:1174px){.Header-module__hBw1pG__desktopNav,.Header-module__hBw1pG__desktopActions{display:none}.Header-module__hBw1pG__menuContainer{background:var(--white);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:320px;padding:120px 2rem 2rem;transition:right .4s cubic-bezier(.23,1,.32,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-5px 0 20px #0000001a}.Header-module__hBw1pG__menuOpen{right:0}.Header-module__hBw1pG__nav{border-bottom:1px solid #0000000d;flex-direction:column;gap:1.5rem;width:100%;padding-bottom:2rem}.Header-module__hBw1pG__navItem{text-align:left;width:100%;font-size:1.3rem}.Header-module__hBw1pG__actionsWrapper{border-left:none;flex-direction:column;align-items:flex-start;gap:2rem;width:100%;margin-left:0;padding-left:0}.Header-module__hBw1pG__menuToggle{display:flex}.Header-module__hBw1pG__contactBtn{width:100%}.Header-module__hBw1pG__socialIcons{justify-content:flex-start;width:100%;margin-top:1rem}}@media (max-width:480px){.Header-module__hBw1pG__menuContainer{width:100%}}
.Footer-module__S6Hkya__footer{color:var(--white);background:radial-gradient(circle at 100% 0,#097897 0%,#075e76 100%);padding:80px 0 30px;position:relative;overflow:hidden}.Footer-module__S6Hkya__decoration{z-index:0;pointer-events:none;opacity:.8;width:600px;height:600px;position:absolute;bottom:-200px;right:-200px}.Footer-module__S6Hkya__decoration img{object-fit:contain;width:100%;height:100%;position:relative}.Footer-module__S6Hkya__footerContent{grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__footerSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__logo{margin-bottom:1.5rem}.Footer-module__S6Hkya__logoImage{object-fit:contain;filter:brightness(0)invert();width:auto;height:120px}.Footer-module__S6Hkya__description{color:#fffc;margin-bottom:1rem;line-height:1.6}.Footer-module__S6Hkya__socialLinks{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.Footer-module__S6Hkya__sectionTitle{color:var(--white);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.8rem;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:#ffffffbf;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:.95rem;transition:all .3s;display:inline-block;position:relative}.Footer-module__S6Hkya__footerLink:hover{color:var(--mostaza);transform:translate(5px)}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__contactInfo p{color:#fffc;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--white);flex-shrink:0}.Footer-module__S6Hkya__followText{color:#fffc;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.Footer-module__S6Hkya__footerBottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyright p{color:#fff9;font-size:.9rem}.Footer-module__S6Hkya__legalLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__legalLink{color:#ffffff80;font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:40px 0 20px}.Footer-module__S6Hkya__footerContent{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem}.Footer-module__S6Hkya__socialLinks{justify-content:flex-start}.Footer-module__S6Hkya__socialLink{width:35px;height:35px;font-size:1rem}.Footer-module__S6Hkya__footerBottom{text-align:center;flex-direction:column;gap:1rem}.Footer-module__S6Hkya__legalLinks{flex-wrap:wrap;justify-content:center;gap:1rem}}@media (max-width:480px){.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__footerSection{text-align:center}.Footer-module__S6Hkya__logo{justify-content:center}.Footer-module__S6Hkya__description{text-align:center}.Footer-module__S6Hkya__socialLinks{justify-content:center}.Footer-module__S6Hkya__sectionTitle,.Footer-module__S6Hkya__followText{text-align:center}}
.TypewriterTitle-module__t6BgFa__heroTitle{text-align:left;color:var(--white);font-size:2.2rem;font-weight:lighter;line-height:1.1;font-family:var(--font-questrial),sans-serif;margin-bottom:2rem;margin-left:auto;margin-right:auto}.TypewriterTitle-module__t6BgFa__changingWord{color:#3aafaf;text-align:left;min-width:280px;font-size:7.2rem;font-weight:550;font-family:var(--font-theseasons),serif;margin-bottom:1rem;display:inline-block;position:relative}.TypewriterTitle-module__t6BgFa__staticText{color:var(--white)}.TypewriterTitle-module__t6BgFa__cursor{color:var(--white);background-clip:initial;-webkit-background-clip:initial;font-family:monospace;font-weight:400;animation:.8s infinite TypewriterTitle-module__t6BgFa__blink}@keyframes TypewriterTitle-module__t6BgFa__blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes TypewriterTitle-module__t6BgFa__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (max-width:1200px){.TypewriterTitle-module__t6BgFa__heroTitle{font-size:1.8rem}.TypewriterTitle-module__t6BgFa__changingWord{min-width:240px}}@media (max-width:892px){.TypewriterTitle-module__t6BgFa__heroTitle{margin-bottom:2.5rem;font-size:1.4rem}.TypewriterTitle-module__t6BgFa__changingWord{min-width:200px;font-size:6rem}}@media (max-width:600px){.TypewriterTitle-module__t6BgFa__heroTitle{margin-bottom:2rem;font-size:1.2rem}.TypewriterTitle-module__t6BgFa__changingWord{min-width:180px;font-size:4.7rem}}@media (max-width:480px){.TypewriterTitle-module__t6BgFa__heroTitle{text-align:center;font-size:1.2rem}.TypewriterTitle-module__t6BgFa__changingWord{min-width:140px;margin-bottom:1rem;font-size:3rem}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__videoBackground{object-fit:cover;filter:brightness(.6);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{z-index:1;pointer-events:none;background:linear-gradient(#fff 0%,#ffffffe6 20%,#fff9 40%,#ffffff4d 60%,#ffffff1a 80%,#fff0 100%);width:100%;height:200px;position:absolute;top:0;left:0}.Hero-module__ZARIfG__noiseOverlay{opacity:.5;mix-blend-mode:overlay;pointer-events:none;z-index:3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.08'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroContent{text-align:center;color:var(--white);z-index:2;margin:0 auto;padding:0 40px;position:relative}.Hero-module__ZARIfG__heroBtn{border:2px solid var(--white);color:var(--white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-shadow:0 2px 4px #0000004d;background-color:#00000080;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #0003}.Hero-module__ZARIfG__heroBtn:hover{background-color:var(--white);color:var(--primary-dark)}.Hero-module__ZARIfG__heroContent{text-align:center;color:var(--white);z-index:1;margin:0 auto;padding:0 40px}.Hero-module__ZARIfG__heroActions{justify-content:flex-start;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}@media (max-width:1200px){.Hero-module__ZARIfG__heroContent{padding:0 30px}}@media (max-width:768px){.Hero-module__ZARIfG__heroActions .Hero-module__ZARIfG__btn{width:100%;max-width:320px}.Hero-module__ZARIfG__heroContent{padding:0 20px}}@media (max-width:480px){.Hero-module__ZARIfG__heroActions{flex-direction:column}.Hero-module__ZARIfG__heroBtn{border-width:1.5px;padding:.65rem 1.25rem;font-size:.9rem}}
.AboutUs-module__Rj00zW__aboutSection{background-color:var(--white);flex-direction:column;align-items:center;max-width:100vw;padding:4rem 0;display:flex;position:relative;overflow:hidden}.AboutUs-module__Rj00zW__splitLayout{justify-content:space-between;align-items:flex-end;gap:2rem;width:100%;margin-bottom:2rem;display:flex;position:relative}.AboutUs-module__Rj00zW__textContent{z-index:1;background-color:#097897;border-radius:0 400px 400px 0;flex-direction:column;flex:0 0 70%;justify-content:center;min-height:500px;margin-bottom:4rem;padding:5rem 1rem 6rem 8vw;display:flex;position:relative}.AboutUs-module__Rj00zW__textWrapper{max-width:800px;margin-right:2rem}.AboutUs-module__Rj00zW__labelWrapper{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.AboutUs-module__Rj00zW__labelLine{background-color:#fff;width:50px;height:2px;display:block}.AboutUs-module__Rj00zW__labelText{letter-spacing:.15em;text-transform:uppercase;color:#fff;font-family:sans-serif;font-size:.9rem;font-weight:600}.AboutUs-module__Rj00zW__mainHeading{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:300;line-height:1.2}.AboutUs-module__Rj00zW__expertiseSubtitle{color:#fff;max-width:90%;margin-bottom:2rem;font-size:1.4rem;font-weight:400;line-height:1.4}.AboutUs-module__Rj00zW__methodologyText{color:#fff;max-width:90%;font-size:1.1rem;font-weight:300;line-height:1.6}.AboutUs-module__Rj00zW__imageContainer{z-index:2;justify-content:flex-start;align-items:center;margin-bottom:-4rem;margin-left:-10%;display:flex;position:relative}.AboutUs-module__Rj00zW__imageMask{border-top-left-radius:400px;border-bottom-left-radius:400px;width:650px;height:350px;position:relative;overflow:hidden}.AboutUs-module__Rj00zW__imageMask:after{content:"";z-index:1;background:linear-gradient(#0000 50%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.AboutUs-module__Rj00zW__aboutImage{object-fit:cover;object-position:center;width:100%;height:100%}.AboutUs-module__Rj00zW__detailsContainer{z-index:3;width:100%;margin-top:1rem;margin-bottom:2rem;padding:0 8vw}.AboutUs-module__Rj00zW__detailsGrid{grid-template-columns:1fr 1fr;gap:5rem;max-width:1400px;margin:0 auto;display:grid}.AboutUs-module__Rj00zW__detailCard{flex-direction:column;gap:.5rem;display:flex}.AboutUs-module__Rj00zW__detailNumber{color:#097897;font-family:sans-serif;font-size:5rem;font-weight:700;line-height:1}.AboutUs-module__Rj00zW__detailTitle{text-transform:uppercase;letter-spacing:.02em;color:#097897;margin:0;font-size:2rem;font-weight:400}.AboutUs-module__Rj00zW__detailContent{flex-direction:column;gap:1rem;display:flex}.AboutUs-module__Rj00zW__detailSubtitle{color:#097897;font-size:1.2rem;font-weight:500;line-height:1.4}.AboutUs-module__Rj00zW__detailBody{color:#353535;text-align:left;font-size:1rem;line-height:1.4}@media (max-width:1200px){.AboutUs-module__Rj00zW__imageMask{width:45vw;height:300px}.AboutUs-module__Rj00zW__textContent{padding-right:2rem}}@media (max-width:900px){.AboutUs-module__Rj00zW__aboutSection{padding-top:0;padding-bottom:0}.AboutUs-module__Rj00zW__splitLayout{flex-direction:column;align-items:center;gap:0;margin-bottom:0}.AboutUs-module__Rj00zW__textContent{text-align:left;border-radius:0 0 0 100px;flex:none;width:100%;min-height:auto;margin-bottom:0;padding:4rem 2rem 5rem}.AboutUs-module__Rj00zW__textWrapper{max-width:100%}.AboutUs-module__Rj00zW__imageContainer{justify-content:flex-end;width:100%;margin-top:-3rem;margin-bottom:0;margin-left:0}.AboutUs-module__Rj00zW__imageMask{border-radius:100px 0 0 100px;width:90%;height:250px}.AboutUs-module__Rj00zW__detailsContainer{margin-top:3rem;padding:0 2rem}.AboutUs-module__Rj00zW__detailsGrid{grid-template-columns:1fr;gap:3rem}.AboutUs-module__Rj00zW__mainHeading{font-size:2rem}.AboutUs-module__Rj00zW__detailNumber{font-size:4rem}}@media (max-width:480px){.AboutUs-module__Rj00zW__textContent{border-radius:0 0 0 60px;padding:3rem 1.5rem 4rem}.AboutUs-module__Rj00zW__imageContainer{margin-top:-2rem}.AboutUs-module__Rj00zW__imageMask{border-radius:60px 0 0 60px;height:200px}}
.ClientsPartners-module__SevquG__clientsSection{background-color:var(--white);padding:4rem 0;overflow:hidden}.ClientsPartners-module__SevquG__bannerHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.ClientsPartners-module__SevquG__label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-green);margin-bottom:1.5rem;padding-left:3rem;padding-right:3rem;font-size:.9rem;font-weight:600;display:inline-block;position:relative}.ClientsPartners-module__SevquG__label:before{content:"";background-color:var(--primary-green);width:2rem;height:1px;position:absolute;top:50%;left:0}.ClientsPartners-module__SevquG__label:after{content:"";background-color:var(--primary-green);width:2rem;height:1px;position:absolute;top:50%;right:0}.ClientsPartners-module__SevquG__mainHeading{color:var(--primary-dark);letter-spacing:-.02em;max-width:800px;margin-bottom:1rem;font-size:2.5rem;font-weight:300;line-height:1.3}.ClientsPartners-module__SevquG__carouselWrapper{width:100%;padding:2rem 0;position:relative;overflow:hidden}.ClientsPartners-module__SevquG__carouselWrapper:before,.ClientsPartners-module__SevquG__carouselWrapper:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.ClientsPartners-module__SevquG__carouselWrapper:before{background:linear-gradient(to right,var(--white),transparent);left:0}.ClientsPartners-module__SevquG__carouselWrapper:after{background:linear-gradient(to left,var(--white),transparent);right:0}.ClientsPartners-module__SevquG__carouselTrack{gap:2rem;width:max-content;animation:60s linear infinite ClientsPartners-module__SevquG__scroll;display:flex}.ClientsPartners-module__SevquG__carouselTrack:hover{animation-play-state:running}@keyframes ClientsPartners-module__SevquG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ClientsPartners-module__SevquG__logoItem{flex-shrink:0;justify-content:center;align-items:center;width:250px;display:flex}.ClientsPartners-module__SevquG__logoPlaceholder{border-radius:var(--border-radius);background:#fff;border:1px solid #e0e0e0;justify-content:center;align-items:center;width:100%;height:120px;padding:1rem;transition:none;display:flex}.ClientsPartners-module__SevquG__logoImageContainer{justify-content:center;align-items:center;width:100%;height:120px;padding:1rem;display:flex}.ClientsPartners-module__SevquG__logoImage{object-fit:contain;max-width:90%;max-height:90%}.ClientsPartners-module__SevquG__logoText{color:#666;text-align:center;font-size:1.1rem;font-weight:600;display:block}.ClientsPartners-module__SevquG__carouselInfo{text-align:center;margin-top:2rem}.ClientsPartners-module__SevquG__infoText{color:var(--text-gray);font-size:.9rem;font-style:italic}@media (max-width:768px){.ClientsPartners-module__SevquG__carouselWrapper{padding:1.5rem 0}.ClientsPartners-module__SevquG__carouselWrapper:before,.ClientsPartners-module__SevquG__carouselWrapper:after{width:50px}.ClientsPartners-module__SevquG__logoItem{width:160px;min-width:160px}.ClientsPartners-module__SevquG__logoPlaceholder{height:90px;padding:.5rem}.ClientsPartners-module__SevquG__logoText{font-size:.8rem}}@media (max-width:480px){.ClientsPartners-module__SevquG__clientsSection{padding:1rem 0}.ClientsPartners-module__SevquG__carouselTrack{gap:.5rem}.ClientsPartners-module__SevquG__bannerHeader{margin-bottom:1.5rem;padding:0 1rem}.ClientsPartners-module__SevquG__mainHeading{font-size:1.8rem}.ClientsPartners-module__SevquG__carouselWrapper{padding:1rem 0}.ClientsPartners-module__SevquG__carouselWrapper:before,.ClientsPartners-module__SevquG__carouselWrapper:after{width:30px}.ClientsPartners-module__SevquG__logoItem{width:170px;min-width:170px}.ClientsPartners-module__SevquG__logoPlaceholder{height:100px}.ClientsPartners-module__SevquG__logoText{font-size:.75rem}}
.Team-module__EqCvfq__teamHeroSection{background-color:var(--white);padding:1rem 0 4em}.Team-module__EqCvfq__heroCard{border-radius:24px;width:93%;height:650px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.Team-module__EqCvfq__imageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Team-module__EqCvfq__heroImage{object-fit:cover;object-position:center;width:100%;height:100%}.Team-module__EqCvfq__overlay{background:linear-gradient(#0000 30%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Team-module__EqCvfq__contentOverlay{z-index:2;justify-content:center;align-items:flex-end;width:100%;max-width:100%;height:100%;padding:2rem;display:flex;position:relative}.Team-module__EqCvfq__ctaButton{color:var(--white);border:3px solid var(--white);text-transform:uppercase;letter-spacing:.05em;border-radius:18px;padding:.85rem 2.2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #0000001a}.Team-module__EqCvfq__ctaButton:hover{background-color:var(--white);color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.Team-module__EqCvfq__ctaContainer{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Team-module__EqCvfq__arrowContainer{justify-content:center;align-items:center;animation:2s infinite Team-module__EqCvfq__bounce;display:flex}.Team-module__EqCvfq__arrowIcon{width:32px;height:32px;color:var(--white);filter:drop-shadow(0 2px 4px #0000004d)}@keyframes Team-module__EqCvfq__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:1024px){.Team-module__EqCvfq__heroCard{width:95%;height:600px}}@media (max-width:768px){.Team-module__EqCvfq__teamHeroSection{padding:4rem 0}.Team-module__EqCvfq__heroCard{border-radius:16px;width:100%;height:500px}.Team-module__EqCvfq__overlay{background:linear-gradient(#0000 30%,#000000b3 100%)}.Team-module__EqCvfq__contentOverlay{justify-content:center;align-items:flex-end;padding:2rem}}@media (max-width:480px){.Team-module__EqCvfq__teamHeroSection{padding:3rem 0}.Team-module__EqCvfq__heroCard{border-radius:12px;height:400px}.Team-module__EqCvfq__ctaButton{padding:.7rem 1.8rem;font-size:.9rem}.Team-module__EqCvfq__overlay{background:linear-gradient(#0000 20%,#000c 100%)}}
.Services-module__dpHhBa__servicesSection{background:var(--white);padding-top:4rem;position:relative;overflow:hidden}.Services-module__dpHhBa__servicesHeader{justify-content:flex-end;margin-bottom:3rem;display:flex}.Services-module__dpHhBa__headerLeft{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.Services-module__dpHhBa__headerRight,.Services-module__dpHhBa__introGrid{display:none}.Services-module__dpHhBa__label{letter-spacing:.1em;text-transform:uppercase;color:#146a83;margin-bottom:1.5rem;padding-left:0;padding-right:3rem;font-size:.9rem;font-weight:800;display:inline-block;position:relative}.Services-module__dpHhBa__label:before{display:none}.Services-module__dpHhBa__label:after{content:"";background-color:#146a83;width:2rem;height:2px;display:block;position:absolute;top:50%;right:0}.Services-module__dpHhBa__mainHeading{color:var(--primary-dark);letter-spacing:-.02em;text-align:right;max-width:800px;margin-bottom:1rem;font-size:2.5rem;font-weight:300;line-height:1.3}@media (max-width:1024px){.Services-module__dpHhBa__servicesHeader{grid-template-columns:1fr;gap:3rem}.Services-module__dpHhBa__introGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.Services-module__dpHhBa__mainServicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.Services-module__dpHhBa__mainServiceCard{background:var(--white);border-radius:var(--border-radius);border:2px solid #e2f0f0;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.Services-module__dpHhBa__mainServiceCard:hover{border-color:var(--primary-green);box-shadow:var(--shadow-lg)}.Services-module__dpHhBa__mainServiceIcon{width:70px;height:70px;color:var(--primary-green);background:linear-gradient(135deg,#007b7826,#3eb2ae26);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Services-module__dpHhBa__mainServiceCard h3{letter-spacing:-.02em;color:var(--primary-dark);word-break:normal;-webkit-hyphens:none;hyphens:none;margin-bottom:1rem;font-size:1.3rem;font-weight:500}.Services-module__dpHhBa__mainServiceDescription{color:var(--text-gray);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.Services-module__dpHhBa__mainServiceCta{border:2px solid var(--primary-green);color:var(--primary-green);border-radius:var(--border-radius);cursor:pointer;text-align:center;background:0 0;align-self:flex-start;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Services-module__dpHhBa__mainServiceCta:hover{background:var(--primary-green);color:var(--white);transform:translateY(-2px)}.Services-module__dpHhBa__mainServiceCta:active{transform:translateY(0)}.Services-module__dpHhBa__accordionContainer{grid-template-columns:1fr;gap:1rem;max-width:1200px;margin:4rem auto;display:grid}.Services-module__dpHhBa__accordionItem{border-radius:var(--border-radius);background:var(--white);border:1px solid #e9ecef;transition:all .3s;overflow:hidden}.Services-module__dpHhBa__accordionItem:hover{border-color:var(--primary-green);box-shadow:var(--shadow)}.Services-module__dpHhBa__accordionItemExpanded{border-color:var(--primary-green);box-shadow:var(--shadow-lg)}.Services-module__dpHhBa__accordionHeader{background:var(--white);cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:2rem;transition:background .3s;display:flex}.Services-module__dpHhBa__accordionHeader:hover{background:var(--light-gray)}.Services-module__dpHhBa__accordionItemExpanded .Services-module__dpHhBa__accordionHeader{background:linear-gradient(135deg,var(--light-gray)0%,var(--white)100%);border-bottom:1px solid #e9ecef}.Services-module__dpHhBa__headerContent{flex:1;align-items:center;gap:1.5rem;display:flex}.Services-module__dpHhBa__iconWrapper{width:60px;height:60px;color:var(--primary-green);background:linear-gradient(135deg,#00a86b1a,#00d4ff1a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.Services-module__dpHhBa__accordionItemExpanded .Services-module__dpHhBa__iconWrapper{transform:scale(1.1)}.Services-module__dpHhBa__headerText{flex:1}.Services-module__dpHhBa__serviceTitle{color:var(--primary-dark);margin:0 0 .25rem;font-weight:700;line-height:1.3}.Services-module__dpHhBa__serviceDescription{color:var(--text-gray);margin:0;font-size:.9rem;line-height:1.5}.Services-module__dpHhBa__chevron{color:var(--primary-green);flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.Services-module__dpHhBa__chevronRotated{transform:rotate(180deg)}.Services-module__dpHhBa__accordionContent{background:var(--light-gray);padding:1.5rem 2rem;animation:.3s forwards Services-module__dpHhBa__slideDown}@keyframes Services-module__dpHhBa__slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}.Services-module__dpHhBa__bulletList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Services-module__dpHhBa__bulletItem{color:var(--primary-dark);align-items:flex-start;gap:1rem;font-size:.95rem;line-height:1.6;display:flex}.Services-module__dpHhBa__bulletDot{background:var(--primary-green);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.4rem}.Services-module__dpHhBa__ctaSection{justify-content:center;margin-top:3rem;display:flex}@media (max-width:1024px){.Services-module__dpHhBa__introGrid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.Services-module__dpHhBa__mainServicesGrid{grid-template-columns:1fr}}@media (max-width:768px){.Services-module__dpHhBa__accordionContainer{max-width:100%}.Services-module__dpHhBa__accordionHeader{gap:.75rem;padding:1.5rem}.Services-module__dpHhBa__headerContent{gap:1rem}.Services-module__dpHhBa__iconWrapper{width:50px;height:50px}.Services-module__dpHhBa__iconWrapper svg{width:24px;height:24px}.Services-module__dpHhBa__serviceTitle{font-size:1.1rem}.Services-module__dpHhBa__serviceDescription{font-size:.85rem}.Services-module__dpHhBa__accordionContent{padding:1rem 1.5rem}.Services-module__dpHhBa__bulletItem{font-size:.9rem}.Services-module__dpHhBa__chevron svg{width:20px;height:20px}.Services-module__dpHhBa__introGrid{grid-template-columns:repeat(2,1fr);gap:.8rem}.Services-module__dpHhBa__introCard{padding:1rem}.Services-module__dpHhBa__introCard h3{font-size:.85rem}.Services-module__dpHhBa__introCard p{font-size:.75rem}.Services-module__dpHhBa__mainServiceCard{padding:2rem}.Services-module__dpHhBa__mainServicesTitle{margin-bottom:2rem;font-size:1.3rem}}@media (max-width:480px){.Services-module__dpHhBa__accordionContainer{gap:.75rem}.Services-module__dpHhBa__accordionHeader{flex-direction:column;align-items:flex-start;padding:1rem}.Services-module__dpHhBa__headerContent{flex-direction:column;align-items:flex-start;width:100%}.Services-module__dpHhBa__iconWrapper{width:45px;height:45px}.Services-module__dpHhBa__chevron{position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.Services-module__dpHhBa__accordionItemExpanded .Services-module__dpHhBa__chevron{transform:translateY(-50%)rotate(180deg)}.Services-module__dpHhBa__serviceTitle{font-size:1rem}.Services-module__dpHhBa__serviceDescription{font-size:.8rem}.Services-module__dpHhBa__accordionContent{padding:.75rem 1rem}.Services-module__dpHhBa__bulletList{gap:.75rem}.Services-module__dpHhBa__bulletItem{gap:.75rem;font-size:.85rem}.Services-module__dpHhBa__mainHeading{font-size:2rem}.Services-module__dpHhBa__mainServiceCta{border-radius:10px;padding:.5rem 1rem;font-size:.8rem}}
.MeaningfulConcepts-module__iTS_ja__section{background-color:#ebf2f3;padding:6rem 0;overflow:hidden}.MeaningfulConcepts-module__iTS_ja__container{max-width:1400px;margin:0 auto;padding:0 2rem}.MeaningfulConcepts-module__iTS_ja__header{text-align:left;max-width:800px;margin:0 0 5rem}.MeaningfulConcepts-module__iTS_ja__label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-green);margin-bottom:1.5rem;padding-right:3rem;font-size:.9rem;font-weight:800;display:inline-block;position:relative}.MeaningfulConcepts-module__iTS_ja__label:after{content:"";background-color:var(--primary-green);width:2rem;height:2px;position:absolute;top:50%;right:0}.MeaningfulConcepts-module__iTS_ja__title{color:var(--primary-dark);letter-spacing:-.02em;font-size:2.5rem;font-weight:300;line-height:1.3;font-family:var(--font-heading);margin-bottom:1.5rem}.MeaningfulConcepts-module__iTS_ja__description{color:#353535;max-width:700px;margin:0;font-size:1.1rem;line-height:1.4}.MeaningfulConcepts-module__iTS_ja__grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.MeaningfulConcepts-module__iTS_ja__card{cursor:default;border-radius:1rem;height:300px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.MeaningfulConcepts-module__iTS_ja__card:hover{box-shadow:0 15px 35px #0000001a}.MeaningfulConcepts-module__iTS_ja__imageBackground{width:100%;height:100%;position:absolute;top:0;left:0}.MeaningfulConcepts-module__iTS_ja__bgImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.MeaningfulConcepts-module__iTS_ja__card:hover .MeaningfulConcepts-module__iTS_ja__bgImage{transform:scale(1.05)}.MeaningfulConcepts-module__iTS_ja__overlay{background:#0006;width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.MeaningfulConcepts-module__iTS_ja__card:hover .MeaningfulConcepts-module__iTS_ja__overlay{background:#00000080}.MeaningfulConcepts-module__iTS_ja__cardContent{z-index:2;text-align:center;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex;position:relative}.MeaningfulConcepts-module__iTS_ja__cardTitle{font-size:1.5rem;font-family:var(--font-heading);color:#fff;max-width:90%;margin:0;padding:0;font-weight:600;line-height:1.4}@media (max-width:992px){.MeaningfulConcepts-module__iTS_ja__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.MeaningfulConcepts-module__iTS_ja__grid{grid-template-columns:1fr}.MeaningfulConcepts-module__iTS_ja__card{height:250px}.MeaningfulConcepts-module__iTS_ja__cardTitle{padding:1rem;font-size:1.2rem}.MeaningfulConcepts-module__iTS_ja__title{font-size:2rem}.MeaningfulConcepts-module__iTS_ja__section{padding:4rem 0}}
.RealCases-module__8TrEfG__caseSection{background:var(--light-gray)}.RealCases-module__8TrEfG__caseCarousel{max-width:1000px;margin:0 auto;position:relative}.RealCases-module__8TrEfG__caseCard{background:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow);border:1px solid #eee;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-height:400px;margin:1rem;padding:2.5rem;display:grid}.RealCases-module__8TrEfG__caseLeft,.RealCases-module__8TrEfG__caseRight{flex-direction:column;justify-content:center;display:flex}.RealCases-module__8TrEfG__caseHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.RealCases-module__8TrEfG__label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-green);margin-bottom:1.5rem;padding-left:3rem;padding-right:3rem;font-size:.9rem;font-weight:600;display:inline-block;position:relative}.RealCases-module__8TrEfG__label:before{content:"";background-color:var(--primary-green);width:2rem;height:1px;position:absolute;top:50%;left:0}.RealCases-module__8TrEfG__label:after{content:"";background-color:var(--primary-green);width:2rem;height:1px;position:absolute;top:50%;right:0}.RealCases-module__8TrEfG__mainHeading{color:var(--primary-dark);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:300;line-height:1.3}.RealCases-module__8TrEfG__caseTitle{color:var(--primary-dark);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.RealCases-module__8TrEfG__caseSector{background:var(--primary-green);color:var(--white);border-radius:20px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.RealCases-module__8TrEfG__metricsGrid{grid-template-columns:1fr;gap:1.2rem;margin-bottom:1.5rem;display:grid}.RealCases-module__8TrEfG__metricCard{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;align-items:center;gap:1rem;padding:1.2rem;transition:all .2s;display:flex}.RealCases-module__8TrEfG__metricCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.RealCases-module__8TrEfG__metricIcon{color:#6c757d;flex-shrink:0}.RealCases-module__8TrEfG__metricContent{flex:1}.RealCases-module__8TrEfG__metricValue{color:var(--primary-green);margin-bottom:.2rem;font-size:1.4rem;font-weight:700;display:block}.RealCases-module__8TrEfG__metricLabel{color:var(--text-gray);margin:0;font-size:.9rem}.RealCases-module__8TrEfG__caseDescription{color:var(--text-gray);margin-bottom:2rem;font-size:1rem;line-height:1.4}.RealCases-module__8TrEfG__testimonial{background:linear-gradient(135deg,#f8fffe 0%,#f0fdf4 100%);border:1px solid #e6fffa;border-radius:12px;padding:1.5rem;position:relative}.RealCases-module__8TrEfG__testimonial:before{content:"\"";color:var(--primary-green);opacity:.3;font-family:serif;font-size:3rem;position:absolute;top:-10px;left:15px}.RealCases-module__8TrEfG__testimonialText{color:var(--primary-dark);margin-bottom:1rem;padding-left:1rem;font-size:1rem;font-style:italic}.RealCases-module__8TrEfG__testimonialAuthor{color:var(--text-gray);text-align:right;font-size:.9rem;font-weight:600}.RealCases-module__8TrEfG__carouselControls{pointer-events:none;z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.RealCases-module__8TrEfG__carouselBtn{background:var(--white);color:var(--primary-green);border:2px solid var(--primary-green);cursor:pointer;pointer-events:all;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}.RealCases-module__8TrEfG__carouselBtn:hover{background:var(--primary-green);color:var(--white);transform:scale(1.1);box-shadow:0 6px 20px #00000026}.RealCases-module__8TrEfG__carouselBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.RealCases-module__8TrEfG__carouselDots{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.RealCases-module__8TrEfG__dot{cursor:pointer;background:#ddd;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s;position:relative}.RealCases-module__8TrEfG__dot:hover{background:#bbb;transform:scale(1.2)}.RealCases-module__8TrEfG__dotActive{background:var(--primary-green);transform:scale(1.3)}.RealCases-module__8TrEfG__dotActive:after{content:"";border:2px solid var(--primary-green);opacity:.3;border-radius:50%;position:absolute;inset:-4px}.RealCases-module__8TrEfG__viewAllSection{text-align:center;margin-top:3rem}@media (max-width:968px){.RealCases-module__8TrEfG__caseCard{grid-template-columns:1fr;gap:2rem;min-height:auto;padding:2rem}.RealCases-module__8TrEfG__carouselControls{justify-content:center;gap:2rem;margin-top:1.5rem;position:static;transform:none}}@media (max-width:768px){.RealCases-module__8TrEfG__caseCard{margin:.5rem;padding:1.5rem}.RealCases-module__8TrEfG__caseTitle{font-size:1.5rem}.RealCases-module__8TrEfG__metricsGrid{gap:1rem}.RealCases-module__8TrEfG__metricCard{padding:.8rem}.RealCases-module__8TrEfG__metricValue{font-size:1.2rem}.RealCases-module__8TrEfG__testimonial{padding:1.2rem}.RealCases-module__8TrEfG__carouselBtn{width:44px;height:44px;font-size:1.1rem}}
.Blog-module__qgnGkG__blogSection{background:#ebf2f3;padding-top:4rem}.Blog-module__qgnGkG__blogHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.Blog-module__qgnGkG__label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-green);margin-bottom:1.5rem;padding-left:3rem;padding-right:3rem;font-size:.9rem;font-weight:800;display:inline-block;position:relative}.Blog-module__qgnGkG__label:before{content:"";background-color:var(--primary-green);width:2rem;height:2px;position:absolute;top:50%;left:0}.Blog-module__qgnGkG__label:after{content:"";background-color:var(--primary-green);width:2rem;height:2px;position:absolute;top:50%;right:0}.Blog-module__qgnGkG__mainHeading{color:var(--primary-dark);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:300;line-height:1.3}.Blog-module__qgnGkG__articlesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;margin-top:4rem;display:grid}.Blog-module__qgnGkG__articleCard{background:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow);cursor:pointer;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.Blog-module__qgnGkG__articleCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Blog-module__qgnGkG__articleImageContainer{height:220px;overflow:hidden}.Blog-module__qgnGkG__articleImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Blog-module__qgnGkG__articleCard:hover .Blog-module__qgnGkG__articleImage{transform:scale(1.05)}.Blog-module__qgnGkG__articleContent{padding:2.5rem}.Blog-module__qgnGkG__articleMeta{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Blog-module__qgnGkG__articleCategory{color:var(--primary-green);font-size:.9rem;font-weight:600}.Blog-module__qgnGkG__articleReadTime{color:var(--text-gray);font-size:.9rem}.Blog-module__qgnGkG__articleTitle{color:var(--primary-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.4}.Blog-module__qgnGkG__articleExcerpt{color:var(--text-gray);margin-bottom:2rem;font-size:1rem;line-height:1.4}.Blog-module__qgnGkG__readMoreBtn{color:var(--primary-green);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;transition:color .3s}.Blog-module__qgnGkG__readMoreBtn:hover{color:var(--primary-dark)}.Blog-module__qgnGkG__viewAllSection{text-align:center;margin-top:4rem}.Blog-module__qgnGkG__viewAllBtn{border:2px solid var(--primary-green);color:var(--primary-green);border-radius:var(--border-radius);cursor:pointer;text-align:center;background:0 0;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Blog-module__qgnGkG__viewAllBtn:hover{background:var(--primary-green);color:var(--white);transform:translateY(-2px)}.Blog-module__qgnGkG__viewAllBtn:active{transform:translateY(0)}@media (max-width:768px){.Blog-module__qgnGkG__articlesGrid{gap:2rem}.Blog-module__qgnGkG__articleContent{padding:2rem}.Blog-module__qgnGkG__mainHeading{font-size:2rem}.Blog-module__qgnGkG__articleTitle{font-size:1.3rem}.Blog-module__qgnGkG__viewAllBtn{border-radius:10px;padding:.5rem 1rem;font-size:.8rem}.Blog-module__qgnGkG__blogSection{padding:3rem 0}}
.legal-module__xpnSVG__legalPage{background-color:var(--white);min-height:100vh;padding-top:120px;padding-bottom:80px}.legal-module__xpnSVG__legalHeader{text-align:center;margin-bottom:3rem}.legal-module__xpnSVG__legalTitle{font-family:var(--font-heading);color:var(--primary-dark);margin-bottom:1rem;font-size:2.5rem}.legal-module__xpnSVG__lastUpdated{color:var(--text-gray);font-size:.9rem}.legal-module__xpnSVG__legalContent{max-width:800px;margin:0 auto}.legal-module__xpnSVG__legalSection{margin-bottom:2.5rem}.legal-module__xpnSVG__sectionTitle{font-family:var(--font-heading);color:var(--primary-dark);margin-bottom:1rem;font-size:1.5rem}.legal-module__xpnSVG__legalText{color:var(--text-gray);margin-bottom:1rem;line-height:1.8}.legal-module__xpnSVG__legalList{color:var(--text-gray);margin-bottom:1.5rem;padding-left:2rem;list-style-type:disc}.legal-module__xpnSVG__legalList li{margin-bottom:.5rem;line-height:1.7}.legal-module__xpnSVG__legalStrong{color:var(--primary-dark);font-weight:600}@media (max-width:768px){.legal-module__xpnSVG__legalPage{padding-top:100px}.legal-module__xpnSVG__legalTitle{font-size:2rem}.legal-module__xpnSVG__sectionTitle{font-size:1.3rem}}
.services-module__g8J8Uq__servicesPage{background-color:var(--background);padding-top:6rem;padding-bottom:5rem}.services-module__g8J8Uq__section{width:100%;margin-bottom:4rem;display:flex;overflow:hidden}.services-module__g8J8Uq__section:last-child{border-bottom:none;margin-bottom:0}.services-module__g8J8Uq__imageSide{background-color:#0000;flex:0 0 38%;min-height:450px;padding:0;position:relative}.services-module__g8J8Uq__textSide{background-color:var(--background);flex:1;align-items:center;padding:2rem;display:flex}.services-module__g8J8Uq__section:nth-child(2n){flex-direction:row-reverse}.services-module__g8J8Uq__imageWrapper{width:auto;height:auto;position:absolute;inset:1.5rem}.services-module__g8J8Uq__image{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block;box-shadow:0 4px 20px #00000014}.services-module__g8J8Uq__textContent{width:100%;max-width:100%;margin:0}.services-module__g8J8Uq__title{font-family:var(--font-heading);color:var(--secondary);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.services-module__g8J8Uq__description{color:var(--text-secondary);white-space:pre-line;margin-bottom:1.2rem;font-size:.95rem;line-height:1.4}.services-module__g8J8Uq__bullets{margin:0;padding:0;list-style:none}.services-module__g8J8Uq__bulletItem{color:var(--text-primary);margin-bottom:.6rem;padding-left:2rem;font-size:.9rem;line-height:1.3;position:relative}.services-module__g8J8Uq__bulletItem:before{content:"•";color:var(--primary);font-size:1.5rem;line-height:1;position:absolute;top:0;left:0}@media (max-width:1024px){.services-module__g8J8Uq__section{flex-direction:column;margin-bottom:0}.services-module__g8J8Uq__section:nth-child(2n){flex-direction:column}.services-module__g8J8Uq__imageSide{flex:none;width:100%;height:400px}.services-module__g8J8Uq__imageWrapper{inset:1.5rem}.services-module__g8J8Uq__textSide{flex:none;width:100%;padding:3rem 2rem}}@media (max-width:640px){.services-module__g8J8Uq__servicesPage{padding-top:90px}.services-module__g8J8Uq__imageSide{height:300px}.services-module__g8J8Uq__imageWrapper{inset:1rem}.services-module__g8J8Uq__textSide{padding:2rem 1.5rem}.services-module__g8J8Uq__title{font-size:1.6rem}.services-module__g8J8Uq__description{font-size:.9rem}.services-module__g8J8Uq__bulletItem{font-size:.85rem}}
.Contact-module__hcVmEa__contactSection{background:var(--white);padding:5rem 0}.Contact-module__hcVmEa__contactHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}.Contact-module__hcVmEa__label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-green);margin-bottom:1.5rem;padding-left:3rem;padding-right:3rem;font-size:.9rem;font-weight:800;display:inline-block;position:relative}.Contact-module__hcVmEa__label:before{content:"";background-color:var(--primary-green);width:2rem;height:2px;position:absolute;top:50%;left:0}.Contact-module__hcVmEa__label:after{content:"";background-color:var(--primary-green);width:2rem;height:2px;position:absolute;top:50%;right:0}.Contact-module__hcVmEa__mainHeading{color:var(--primary-dark);letter-spacing:-.02em;font-size:3rem;font-weight:300;line-height:1.2;font-family:var(--font-heading);margin-bottom:1rem}.Contact-module__hcVmEa__contactContent{grid-template-columns:1.5fr 1fr;align-items:start;gap:4rem;margin-top:2rem;display:grid}.Contact-module__hcVmEa__form{background:0 0;border:none;border-radius:0;flex-direction:column;gap:1.5rem;padding:0;display:flex}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:.5rem;display:flex;position:relative}.Contact-module__hcVmEa__formInput,.Contact-module__hcVmEa__formSelect,.Contact-module__hcVmEa__formTextarea{border:1px solid var(--primary-green);color:var(--primary-dark);box-shadow:none;background:#fff;border-radius:12px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__hcVmEa__formInput::placeholder,.Contact-module__hcVmEa__formTextarea::placeholder{color:#a0a0a0;font-weight:400}.Contact-module__hcVmEa__formInput:focus,.Contact-module__hcVmEa__formSelect:focus,.Contact-module__hcVmEa__formTextarea:focus{border-color:var(--mostaza);box-shadow:none;outline:none;transform:translateY(-2px)}.Contact-module__hcVmEa__formInput:hover,.Contact-module__hcVmEa__formSelect:hover,.Contact-module__hcVmEa__formTextarea:hover{box-shadow:none;background:#fff}.Contact-module__hcVmEa__inputError{background:#fef2f2!important;box-shadow:0 0 0 2px #ef444433!important}.Contact-module__hcVmEa__errorText{color:#ef4444;align-items:center;gap:.25rem;margin-top:.125rem;font-size:.8rem;font-weight:500;display:flex}.Contact-module__hcVmEa__formTextarea{resize:vertical;min-height:120px;line-height:1.6}.Contact-module__hcVmEa__charCount{justify-content:flex-end;margin-top:.25rem;display:flex}.Contact-module__hcVmEa__charCountText{color:var(--text-gray);opacity:.7;font-size:.8rem}.Contact-module__hcVmEa__submitBtn{min-width:200px;color:var(--white);border:none;border-radius:12px;align-self:flex-start;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;transition:all .3s;position:relative;overflow:hidden;background-color:var(--primary-green)!important}.Contact-module__hcVmEa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #09789733;background-color:#097897!important}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.Contact-module__hcVmEa__loading{pointer-events:none}.Contact-module__hcVmEa__statusMessage{border-radius:var(--border-radius);align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 1.25rem;font-weight:500;animation:.3s Contact-module__hcVmEa__slideIn;display:flex}@keyframes Contact-module__hcVmEa__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Contact-module__hcVmEa__statusMessage.Contact-module__hcVmEa__success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.Contact-module__hcVmEa__statusMessage.Contact-module__hcVmEa__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.Contact-module__hcVmEa__statusIcon{flex-shrink:0}.Contact-module__hcVmEa__contactInfo{flex-direction:column;gap:2rem;padding-top:2rem;display:flex}.Contact-module__hcVmEa__infoCard{background:0 0;align-items:center;gap:1.5rem;padding:0;transition:all .2s;display:flex}.Contact-module__hcVmEa__infoIconWrapper{background:var(--mostaza);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.Contact-module__hcVmEa__infoContent{flex:1}.Contact-module__hcVmEa__infoTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-gray);margin-bottom:.25rem;font-size:.9rem;font-weight:700}.Contact-module__hcVmEa__infoText{color:var(--primary-dark);margin:0;font-size:1.1rem;font-weight:500}.Contact-module__hcVmEa__infoLink{color:var(--primary-dark);font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s}.Contact-module__hcVmEa__infoLink:hover{color:var(--primary-green)}.Contact-module__hcVmEa__socialLinks{border-top:none;margin-top:3rem;padding-top:0}.Contact-module__hcVmEa__socialTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-gray);margin-bottom:1rem;font-size:.9rem;font-weight:700}.Contact-module__hcVmEa__socialIcons{gap:1rem;display:flex}.Contact-module__hcVmEa__socialLink{width:45px;height:45px;color:var(--primary-dark);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.Contact-module__hcVmEa__socialLink:hover{color:var(--primary-dark);box-shadow:none;border-color:#e5e7eb;transform:none}@media (max-width:1024px){.Contact-module__hcVmEa__contactContent{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.Contact-module__hcVmEa__contactContent{gap:3rem}.Contact-module__hcVmEa__form{padding:2rem}.Contact-module__hcVmEa__formRow{grid-template-columns:1fr;gap:1rem}.Contact-module__hcVmEa__submitBtn{width:100%;min-width:unset}}@media (max-width:480px){.Contact-module__hcVmEa__contactContent{gap:2rem}.Contact-module__hcVmEa__contactHeader{margin-bottom:2rem}.Contact-module__hcVmEa__form{border-radius:1.5rem;padding:1.5rem}.Contact-module__hcVmEa__mainHeading{font-size:2rem}.Contact-module__hcVmEa__contactSection{padding:4rem 0}}
.TeamDetailList-module__n_s0aa__teamListSection{background-color:var(--light-gray);padding:120px 0;position:relative;overflow:hidden}.TeamDetailList-module__n_s0aa__memberRow{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:8rem;display:grid}.TeamDetailList-module__n_s0aa__memberRow:last-child{margin-bottom:0}.TeamDetailList-module__n_s0aa__memberRow:nth-child(2n){direction:rtl}.TeamDetailList-module__n_s0aa__memberRow:nth-child(2n) .TeamDetailList-module__n_s0aa__textContent{direction:ltr;padding-left:2rem;padding-right:0}.TeamDetailList-module__n_s0aa__imageContainer{background-color:#e5e5e5;border-radius:30px;width:100%;height:400px;position:relative;overflow:hidden}.TeamDetailList-module__n_s0aa__memberImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.TeamDetailList-module__n_s0aa__imageContainer:hover .TeamDetailList-module__n_s0aa__memberImage{transform:scale(1.03)}.TeamDetailList-module__n_s0aa__textContent{padding-right:2rem;position:relative}.TeamDetailList-module__n_s0aa__headerGroup{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.TeamDetailList-module__n_s0aa__nameRole{flex-direction:column;gap:.5rem;display:flex}.TeamDetailList-module__n_s0aa__memberName{color:var(--primary-dark);font-size:2rem;font-weight:700;line-height:1.2}.TeamDetailList-module__n_s0aa__memberRole{color:var(--primary-dark);opacity:.8;font-size:1rem;font-weight:500}.TeamDetailList-module__n_s0aa__linkedinLink{color:var(--primary-dark);transition:transform .3s,color .3s}.TeamDetailList-module__n_s0aa__linkedinLink:hover{color:var(--primary-green);transform:scale(1.1)}.TeamDetailList-module__n_s0aa__bioContainer{flex-direction:column;gap:1.5rem;display:flex}.TeamDetailList-module__n_s0aa__bioParagraph{color:var(--primary-dark);font-size:1.1rem;font-weight:400;line-height:1.6}@media (max-width:1024px){.TeamDetailList-module__n_s0aa__memberRow{gap:2rem}.TeamDetailList-module__n_s0aa__imageContainer{height:500px}.TeamDetailList-module__n_s0aa__memberName{font-size:1.8rem}}@media (max-width:768px){.TeamDetailList-module__n_s0aa__teamListSection{padding:80px 0}.TeamDetailList-module__n_s0aa__memberRow{grid-template-columns:1fr;gap:2rem;margin-bottom:5rem}.TeamDetailList-module__n_s0aa__memberRow:nth-child(2n){direction:ltr}.TeamDetailList-module__n_s0aa__memberRow:nth-child(2n) .TeamDetailList-module__n_s0aa__textContent{padding-left:0}.TeamDetailList-module__n_s0aa__textContent{order:2;padding-right:0}.TeamDetailList-module__n_s0aa__imageContainer{order:1;height:400px;margin-bottom:2rem}.TeamDetailList-module__n_s0aa__headerGroup{margin-bottom:1.5rem}.TeamDetailList-module__n_s0aa__bioParagraph{font-size:1rem}}
