*{margin:0;padding:0;box-sizing:border-box}.pre-wrap{white-space:pre-wrap}*{font-family:Inter,sans-serif}.nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:2% 5%}.nav__Logo{width:10%}.nav__Logo img{width:100%}.nav__LinkContainer{width:80%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative}.nav__Link{color:#000;text-decoration:none;padding:10px;transition:.1s}.nav__Link:hover{background-color:#000c;color:#fff}.nav__Link--disabled{color:#000;text-decoration:none;padding:10px;color:#d0d0d0;cursor:default}.nav__Sublink{width:100%;height:50%;padding-top:10px;padding-left:10px;text-decoration:none;color:#fff}.nav__SublinkContainer{position:absolute;z-index:1;left:0;bottom:-198%;background-color:#000c;display:flex;flex-direction:column;align-items:start;justify-content:space-evenly;width:20vw;height:200%}.nav__Sublink:hover{background-color:#f5f5f5;color:#000}.mobileNav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5%}.mobileNav .mobileNav__Logo{width:20%}.mobileNav .mobileNav__Logo img{width:100%}.mobileNav .mobileMenu{position:absolute;top:0;left:0;height:100%;width:70vw;z-index:2;background-color:#171717f2;border-top-right-radius:30px;display:flex;flex-direction:column;justify-content:space-between;padding-top:30%;padding-bottom:5%}.mobileNav .mobileMenu__Link{color:#fff;text-decoration:none;width:80%;border-bottom:white 1px solid;padding:10% 0}.mobileNav .mobileMenu__Link:last-child{border-bottom:none}.mobileNav .mobileMenu__Link--Dropdown{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.mobileNav .mobileMenu__LinkContainer{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.mobileNav .mobileMenu__Link--Disabled{cursor:default;color:gray}.mobileNav .mobileMenu__Sublink{text-decoration:none;background-color:#bbb;color:#fff;width:100%;border-radius:5%/50%;text-align:center;padding:2% 0;transition:.1s}.mobileNav .mobileMenu__Sublink--Inactive{background-color:#fff0;visibility:hidden;opacity:0;font-size:0;transition:visibility 0s,opacity .1s,font-size .1s}.mobileNav .mobileMenu__SublinkContainer{width:80%;margin-top:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px}.mobileNav .mobileMenu__SublinkContainer--Inactive{margin:0;gap:0;height:0}.mobileNav .mobileMenu__Button{border:none;font-size:1.5rem;z-index:3;background-color:#0000}.mobileNav .mobileMenu__Button--Open{color:#000}.mobileNav .mobileMenu__Button--Close{color:#fff}.mobileNav .mobileMenu__Bottom{margin-left:auto;margin-right:auto;width:80%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.mobileNav .mobileMenu__BottomText{color:#fff;font-size:.6rem;width:50%}.mobileNav .mobileMenu__BottomLogo{width:25%}.mobileNav .menuMask{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;background-color:#0000}.footer{background-color:#000;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:.6rem;padding:10%}.footer__Left{display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:10px;width:40%}.footer__Left img{width:40%}.footer__Right{width:30%;display:flex;flex-direction:column;align-items:start;justify-content:space-evenly;gap:8px}.footer__Right a{color:#fff;text-decoration:none}@media (min-width: 1024px){.footer{font-size:.8rem;padding:3%}.footer__Right{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.footer img{display:none}}.carousel{display:none}@media (min-width: 1024px){.carousel{overflow:hidden;width:100%;display:flex;flex-direction:column;justify-content:center;position:relative;margin-bottom:10vh}.carousel__Inner{white-space:nowrap;transition:transform .3s}.carouselSlide{display:inline-flex;align-items:center;justify-content:center;position:relative}.carouselSlide__Img{width:100%}.carouselSlide__Info{position:absolute;right:5%;width:40%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.carouselSlide__Info__Title{font-size:5rem;text-transform:uppercase;font-weight:900}.carouselSlide__Info__Description{width:100%;white-space:normal;text-align:center;margin-bottom:20px}.carousel__Buttons{position:absolute;width:100%;display:flex;justify-content:space-between}.carousel__Button{background:none;border:none;cursor:pointer;font-size:3rem;color:#a9a9a9}}.homeItem{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2vh;margin-bottom:4vh;padding-bottom:2vh;text-align:center;position:relative;border-bottom:solid 2px #d1d2d4;width:90%}.homeItem img{width:100%;height:60vh;background-color:#d1d2d4;object-fit:cover}.homeItem h2{position:absolute;top:5%;right:5%;color:#fff;font-weight:800;font-size:2rem}.homeItem:last-child{border-bottom:none}@media (min-width: 1024px){.homeItem{border-bottom:none;font-size:.8rem}.homeItem h2{position:static;inset:0;color:#000;font-size:1.5rem}.homeItem img{background:none;object-fit:contain;background-position:bottom}}.button{background-color:#000;color:#fff;border:2px solid black;text-decoration:none;padding:9px 18px;font-size:.8rem;transition:.1s;cursor:pointer}.button:hover{background-color:#fff;color:#000}.milestones{display:flex;flex-direction:column;align-items:start;justify-content:space-evenly;gap:15px;position:relative}.milestones .line{border-left:5px solid #acacac;height:520px;position:absolute;left:75px;top:60px}.milestone{display:flex;align-items:center}.milestone__Circle1{background-color:#d9d9d9;width:14px;height:14px;border-radius:50%;position:relative;left:70px}.milestone__Outline{position:relative;left:47px;border:2px solid #45a74f;width:98px;height:37px;border-radius:17%/50%}.milestone__Fill{background-color:#292929;border-radius:20px/25px;padding-right:20px;height:45px;display:grid;align-items:center;justify-items:center;grid-template:"circle1 title" auto "circle1 subtitle" auto/50px 1fr}.milestone__Circle2{grid-area:circle1;background-color:#d9d9d9;width:27px;height:27px;border-radius:50%}.milestone__Title{grid-area:title;align-self:end;font-size:14px;width:100%}.milestone__Subtitle{grid-area:subtitle;align-self:start;font-size:11px;width:100%}.milestonesPc{width:100%}@media (min-width: 1024px){.milestones{position:relative}.milestones h2{position:absolute;inset:0;width:100%;text-align:center;top:5%}}.home{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-top:15px}.home__Carrousel{display:none}.home__ItemContainer{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.home__ItemContainer .line{display:none}.home iframe{width:90%;height:30vh;margin-bottom:10vh}@media (min-width: 1024px){.home__ItemContainer{padding:5vw;display:flex;flex-direction:row;align-items:start;justify-content:center;gap:5vw}.home__ItemContainer .line{display:block;border-left:2px solid rgb(203,203,203);position:relative;top:200px;height:50px}.home iframe{height:80vh;width:80%}}.contactPage{background-color:#d69ac4;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.contactPage .contactFormContainer{background-color:#fff;width:80%;padding:5%}.contactPage .contactFormContainer h1{font-size:1.5rem}.contactPage .contactFormContainer .line{border-bottom:2px solid #d69ac4;width:15%;margin:5% 0}.contactPage .contactFormContainer .contactForm__InputContainer{font-size:.8rem;display:flex;flex-direction:column;align-items:start;justify-content:space-between;margin:3vh 0;gap:5px}.contactPage .contactFormContainer .contactForm__InputContainer input,.contactPage .contactFormContainer .contactForm__InputContainer textarea{width:100%;background-color:#d9d9d9;border:none;padding:5px}.contactPage .contactFormContainer .contactForm__InputContainer textarea{height:15vh}@media (min-width: 1024px){.contactPage{height:auto;padding:20vh 0}.contactPage .contactForm{display:grid;align-items:center;justify-items:center;grid-template:"name email" auto "phone country" auto "message message" auto "submit submit" auto/1fr 1fr;column-gap:5vw}.contactPage .contactForm .name{grid-area:name}.contactPage .contactForm .email{grid-area:email}.contactPage .contactForm .phone{grid-area:phone}.contactPage .contactForm .country{grid-area:country}.contactPage .contactForm .message{grid-area:message}.contactPage .contactForm .message textarea{height:25vh}.contactPage .contactForm .button{grid-area:submit}.contactPage .contactForm__InputContainer{width:100%}}.aboutUs{background-color:#658b5f;color:#fff;font-size:.8rem}.aboutUs h1{background-color:#000;font-size:1rem;text-align:center;padding:3vh 0}.aboutUs h2{font-size:1rem}#milestonesTitle{margin:0!important}.aboutUs .teamPhoto{width:100%}.aboutUs .teamPhotoContainer{position:relative;width:100%}.aboutUs .teamPhotoContainer:after{content:"";position:absolute;inset:0;height:10vh;background:rgb(0,0,0);background:linear-gradient(180deg,rgb(0,0,0) 0%,rgba(235,239,246,0) 80%)}.aboutUs .teamPhotoContainer:before{content:"";position:absolute;inset:0;top:calc(100% - 10vh);height:10vh;background:rgb(255,255,255);background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgb(0,0,0) 60%)}.aboutUs__History{background-color:#000;text-align:center;padding:3vh 10vw}.aboutUs__History h3{font-size:1rem;margin:10px 0}.aboutUs__History__Chevron{margin:5vh 0;color:#d1ca1a;font-size:1.5rem}.aboutUs__Numbers{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px;padding:8vh 0;height:40vh;background-image:url(/assets/apelieTexture-b2df72d5.jpg);background-size:cover}.aboutUs__Numbers__Segment{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.aboutUs__Numbers__Number{font-size:2rem;font-weight:800}.aboutUs__Numbers:before{content:"";position:absolute;inset:0;top:0;height:10vh;background:rgb(0,0,0);background:linear-gradient(180deg,rgb(0,0,0) 0%,rgba(235,239,246,0) 80%)}.aboutUs__Numbers:after{content:"";position:absolute;inset:0;top:calc(100% - 10vh);height:10vh;background:rgb(255,255,255);background:linear-gradient(180deg,rgba(255,255,255,0) 20%,rgb(0,0,0) 100%)}.aboutUs__Managers{background-color:#fff;color:#000;padding:5vh 0}.aboutUs__Managers h2{text-align:center;margin-bottom:5vh}.aboutUs__Managers__CardContainer{display:flex;flex-direction:row;align-items:start;justify-content:space-evenly;flex-wrap:wrap}.aboutUs__Managers__Manager{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:5px;margin-bottom:15px}.aboutUs__Managers__Manager img{width:35vw}.aboutUs__Managers__Manager .bold{font-weight:800}.aboutUs__FourthSection{display:grid;align-items:center;justify-items:center;grid-template:"where where" auto "image1 image1" auto "image2 image3" 15vh "mission vision" auto "mtp mtp" 30vh "location location" auto/50vw 50vw}.aboutUs__FourthSection__Where{grid-area:where;padding:30% 20%;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/assets/apelie1-f5fd4605.jpg);background-position:-400px;background-size:cover}.aboutUs__FourthSection__Where h2{margin-bottom:30px}.aboutUs__FourthSection__Image1{grid-area:image1;width:100%}.aboutUs__FourthSection__Image2{grid-area:image2;width:50vw;height:100%;object-fit:cover}.aboutUs__FourthSection__Image3{grid-area:image3;width:50vw;height:100%;object-fit:cover}.aboutUs__FourthSection__Image4,.aboutUs__FourthSection__Image5{display:none}.aboutUs__FourthSection__Mission{grid-area:mission}.aboutUs__FourthSection__Vision{grid-area:vision}.aboutUs__FourthSection__Mission,.aboutUs__FourthSection__Vision{align-self:start;padding:5vh 5vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px;text-align:center}.aboutUs__FourthSection__MTP{grid-area:mtp;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/assets/apelie5-b8dfa3bc.jpg);width:100%;height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5%;padding:0 35%}.aboutUs__FourthSection__MTP .line{border-bottom:2px solid #65a35b;width:45px}.aboutUs__FourthSection__Location{grid-area:location;padding:5vh 10vw}.aboutUs__FourthSection__Location iframe{height:25vh;margin:10px 0}.aboutUs__MilestonesContainer{padding-bottom:10vh}.aboutUs__MilestonesContainer h2{margin:30px 50px}@media (min-width: 1024px){.aboutUs h1{padding-top:10vh;font-size:1.5rem}.aboutUs h2{font-size:1.5rem}.aboutUs .teamPhoto{height:100vh;object-fit:cover}.aboutUs .teamPhotoContainer:after{height:40vh}.aboutUs .teamPhotoContainer:before{height:35vh;top:calc(100% - 35vh)}.aboutUs__History{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5%;padding-bottom:15vh}.aboutUs__History__Container{width:25%}.aboutUs__History__Chevron{transform:rotate(270deg)}.aboutUs__Numbers{height:70vh}.aboutUs__Numbers__Segment{margin:3vw}.aboutUs__Numbers .line{display:none}.aboutUs__Numbers__Number{font-size:3rem}.aboutUs__Managers{background-color:#000;color:#fff;padding:15vh 0}.aboutUs__Managers__Manager{gap:10px}.aboutUs__Managers__Manager img{width:15vw}.aboutUs__FourthSection{grid-template:"where where where where" auto "none image2 image1 image1" auto "none mission image1 image1" auto "none vision image4 image5" auto "none mtp image4 image5" auto "none location location image5" auto "none location location image3" auto/15% 35% 20% 30%}.aboutUs__FourthSection__Where{padding:10% 60% 10% 10%;background-position:0}.aboutUs__FourthSection__Image1{height:100%;object-fit:cover}.aboutUs__FourthSection__Image2,.aboutUs__FourthSection__Image3{width:100%}.aboutUs__FourthSection__Image4{display:block;grid-area:image4;width:100%;align-self:start}.aboutUs__FourthSection__Image5{display:block;grid-area:image5;object-fit:cover;width:100%;height:100%}.aboutUs__FourthSection__MTP,.aboutUs__FourthSection__Mission,.aboutUs__FourthSection__Vision{text-align:start;padding:5% 5% 5% 0}.aboutUs__FourthSection__MTP h2,.aboutUs__FourthSection__Mission h2,.aboutUs__FourthSection__Vision h2{width:100%}.aboutUs__FourthSection__MTP{background:none}.aboutUs__FourthSection__MTP .line{display:none}.aboutUs__FourthSection__MTP p{width:100%}.aboutUs__FourthSection__Location{padding:0;padding-right:10vw;align-self:end}.aboutUs__FourthSection__Location iframe{height:70vh;width:100%}.aboutUs__MilestonesContainer{padding-bottom:0;padding-top:10vh}}.robot{margin-top:20px;padding:5vh 5vw;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.robot h1,.robot h2{align-self:start}.robot__Titles{width:100%}.robot h2{font-size:1rem;font-weight:400}.robot__ImgsContainer{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px}.robot__ImgsContainer .imgActive{width:100%}.robot__ImgsContainerSmall{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;flex-wrap:wrap}.robot__ImgsContainer .imgSmall{width:20%;cursor:pointer}.robot__Description{padding:3vh 0;font-size:.8rem}.robot__PropsContainer{font-size:.8rem;display:flex;flex-direction:row;align-items:start;justify-content:start;flex-wrap:wrap}.robot__PropsContainer__Props{width:45%;border-left:solid 2px rgb(206,206,206);padding-left:5%;margin-bottom:5%;margin-right:5%}@media (min-width: 1024px){.robot{margin-bottom:20vh;display:grid;align-items:start;justify-items:start;grid-template:"imgs titles" auto "imgs description" auto "imgs properties" auto/45% 55%;column-gap:3vw;padding-left:10vw}.robot__Titles{grid-area:titles}.robot__ImgsContainer{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-evenly;gap:10%;grid-area:imgs}.robot__ImgsContainerSmall{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:20%;height:50vh;align-self:start}.robot__ImgsContainerSmall .imgSmall{width:100%;height:20%;object-fit:contain;transition:.1s}.robot__ImgsContainerSmall .imgSmall:hover{box-shadow:0 0 3px 2px #0000001a}.robot__ImgsContainer .imgActive{width:100%}.robot__Description{grid-area:description}.robot__PropsContainer{grid-area:properties}}#subtitleDescrip,#subtitleContactUs{color:#7b7b7b}.errorPage{height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center}
