@import "https://fonts.googleapis.com/css2?family=Sen:wght@400..800&display=swap";.landing__page{background-color:var(--black);z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh;position:relative}.landing__page h1{color:var(--white);font-family:Satoshi;font-size:5vw;font-style:normal;font-weight:500;line-height:99%;position:absolute;top:260px;left:45px}.landing__page i{color:#f4f4f4;font-family:Segoe UI;font-style:italic;font-weight:400;line-height:99%}.noise_texture{object-fit:cover;z-index:30;width:100%;height:100vh;position:absolute;top:0;left:0}.landing__page_sroll_down{position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.landing__page_sroll_down button{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.landing__page_sroll_down button img:first-child{width:24px;height:24px;margin-bottom:12px;display:block}.spiral-wrapper{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}#spiral{transform-origin:50%;will-change:transform;pointer-events:none;width:100%;height:100%;animation:50s linear infinite spin;position:absolute;top:0;left:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}a[role=whatsapp]{background:var(--white);cursor:pointer;z-index:2147483647;border-radius:100%;flex-shrink:0;place-items:center;width:46px;height:46px;transition:transform .5s ease-in-out;display:grid;position:fixed;bottom:105px;right:20px}a[role=whatsapp]:active{transform:scale(.9)}@media (max-width:1024px){.landing__page h1{font-size:9vw;top:186px;left:20px}}.oportunities__grid{padding-bottom:60px;padding-inline:160px;flex-direction:column;row-gap:18px;padding-top:30px;display:flex}.oportunities__grid .oportunities__header{flex-direction:column;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.oportunities__grid .oportunities__header h6{color:var(--black);text-align:left;width:100%;font-family:Satoshi;font-size:30px;font-style:normal;font-weight:600}.oportunities__grid .oportunities__header p{color:var(--black);font-family:Satoshi;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.oportunities__grid .grid__container{grid-template-columns:repeat(auto-fit,minmax(300px,545px));grid-auto-rows:minmax(300px,auto);justify-content:center;gap:16px;display:grid}.oportunities__grid .grid__container article[aria-disabled=true] figure:hover img{transform:scale(.8)}.oportunities__grid .grid__container article[aria-disabled=true] figure{position:relative}.oportunities__grid .grid__container article{aspect-ratio:1;border-radius:30px;flex-direction:column;row-gap:3px;display:flex}.oportunities__grid .grid__container article figure{aspect-ratio:1;border-radius:30px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.oportunities__grid .grid__container article figure figcaption{color:var(--white);z-index:4;flex-direction:row;align-items:flex-end;column-gap:10px;width:85%;display:flex;position:absolute;bottom:18px;left:23px}.oportunities__grid .grid__container article figure figcaption p{color:var(--white);margin-bottom:-4px;font-family:Satoshi;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.oportunities__grid .grid__container article figure img{aspect-ratio:1;object-fit:cover;border-radius:30px;width:125%;height:125%;transition:transform .5s ease-in-out}.oportunities__grid .grid__container article figure img:hover{transform:scale(.8)}.oportunities__grid .grid__container article button{background:0 0;background-color:var(--black);width:100%;height:70px;color:var(--white);cursor:pointer;border:none;border-radius:28px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;column-gap:6px;font-size:18px;font-style:normal;font-weight:400;line-height:normal;display:flex}.oportunities__grid #download_brochure_form{grid-template-rows:repeat(5,max-content);grid-template-columns:1fr;gap:12px;padding:20px;display:grid;overflow:hidden}.oportunities__grid #download_brochure_form strong{color:var(--white);text-align:center;padding-bottom:10px;font-size:16px;font-style:normal;font-weight:600}.oportunities__grid #download_brochure_form>div{border-bottom:1px solid #959595;flex-direction:column;row-gap:4px;display:flex}.oportunities__grid #download_brochure_form>div label{color:var(--white);margin-left:3px;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.oportunities__grid #download_brochure_form>div>div{flex-direction:row;align-items:center;display:flex}.oportunities__grid #download_brochure_form>div>div p{color:var(--white);font-size:14px;font-style:normal;font-weight:500;line-height:normal}.oportunities__grid #download_brochure_form>div>div span{background-color:#656565;width:1px;height:13px;margin-left:10px}.oportunities__grid #download_brochure_form>div input,.oportunities__grid #download_brochure_form>div textarea{resize:none;color:var(--white);background:0 0;border:none;outline:none;padding:9px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:100%!important}.oportunities__grid #download_brochure_form>div input::placeholder,.oportunities__grid #download_brochure_form>div textarea::placeholder{color:#959595;font-style:normal;font-weight:400;line-height:normal}.oportunities__grid .form__wrapper__download{flex-direction:row;justify-content:flex-end;align-items:flex-end;width:100%;display:flex;position:relative}.oportunities__grid .form__wrapper__download .bubble__form__infinity,.oportunities__grid .form__wrapper__download .bubble__form__dome{z-index:9;background-color:var(--black);border-radius:22px;width:300px;height:160px;transition:transform .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out,border-radius .3s ease-in-out,bottom .3s ease-in-out;position:absolute;bottom:73px;right:0}.oportunities__grid .form__wrapper__download .bubble__form__infinity[aria-expanded=false],.oportunities__grid .form__wrapper__download .bubble__form__dome[aria-expanded=false]{border-radius:100px;width:20px;height:20px;padding:0;bottom:6px}.oportunities__grid .form__wrapper__download .bubble__form__infinity[aria-expanded=false] *,.oportunities__grid .form__wrapper__download .bubble__form__dome[aria-expanded=false] *{opacity:0}.oportunities__grid .form__wrapper__download button{z-index:8;position:relative;transition:color .3s ease-in-out,background-color .3s ease-in-out!important}.oportunities__grid .form__wrapper__download button[data-ready=true]{width:100%!important;color:var(--black)!important;background-color:#d7d7d7!important}.oportunities__grid .form__wrapper__download button img{mix-blend-mode:difference}.oportunities__grid .form__wrapper__download button:hover:not([data-disable=true])~.bubble__form{bottom:73px}.oportunities__grid .form__wrapper__download button:active{transform:scale(.9)}@media (max-width:1024px){.oportunities__grid{padding-inline:20px}.oportunities__grid .oportunities__header{justify-content:center;width:100%;padding-left:0;display:flex}.oportunities__grid .oportunities__header h6{text-align:center;width:200px}}.projects__carousel{flex-direction:column;row-gap:26px;padding-top:58px;padding-bottom:30px;display:flex}.projects__carousel .carousel__header{flex-direction:row;justify-content:space-between;align-items:center;padding-left:160px;display:flex}.projects__carousel .carousel__header h6{color:var(--black);font-family:Satoshi;font-size:30px;font-style:normal;font-weight:600}.projects__carousel .carousel__header .carousel__actions{flex-direction:row;column-gap:10px;display:flex}.projects__carousel .carousel__header .carousel__actions button{cursor:pointer;border:none;border:2px solid var(--black);color:var(--black);background:0 0;border-radius:100%;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.projects__carousel .carousel__header .carousel__actions button:hover{background-color:#00000026}.projects__carousel .carousel__container{width:100%;position:relative;overflow:hidden}.projects__carousel .carousel__container .carousel__wrapper{-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab;flex-direction:row;column-gap:26px;padding-left:36px;padding-right:36px;display:flex;overflow:auto hidden}.projects__carousel .carousel__container .carousel__wrapper.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.projects__carousel .carousel__container .carousel__wrapper::-webkit-scrollbar{display:none}.projects__carousel .carousel__container .carousel__wrapper .carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;flex-direction:row;column-gap:26px;display:flex}.projects__carousel .carousel__container .carousel__wrapper .carousel a[aria-disabled=true]{position:relative}.projects__carousel .carousel__container .carousel__wrapper .carousel a[aria-disabled=true]:hover figure>img{transform:scale(.8)}.projects__carousel .carousel__container .carousel__wrapper .carousel figure{scroll-snap-align:start;cursor:pointer;border-radius:30px;justify-content:center;align-items:center;width:400px;height:500px;display:flex;position:relative;overflow:hidden}.projects__carousel .carousel__container .carousel__wrapper .carousel figure:before{content:" ";width:inherit;z-index:1;background:linear-gradient(180deg,#25252500 0%,var(--black)100%);border-radius:0 0 30px 30px;height:140px;position:absolute;bottom:0;left:0}.projects__carousel .carousel__container .carousel__wrapper .carousel figure>img{aspect-ratio:1;object-fit:cover;border-radius:30px;width:125%;height:125%;transition:transform .5s ease-in-out}.projects__carousel .carousel__container .carousel__wrapper .carousel figure>img:hover{transform:scale(.9)}.projects__carousel .carousel__container .carousel__wrapper .carousel figure figcaption{z-index:2;flex-direction:column;align-items:flex-start;row-gap:4px;display:flex;position:absolute;bottom:18px;left:23px}.projects__carousel .carousel__container .carousel__wrapper .carousel figure figcaption span:first-child{color:var(--white);flex-direction:row;align-items:flex-end;column-gap:10px;display:flex}.projects__carousel .carousel__container .carousel__wrapper .carousel figure figcaption span:last-child b{color:var(--white);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.projects__carousel .carousel__container .carousel__wrapper .carousel figure figcaption p{color:var(--white);margin-bottom:-4px;font-family:Satoshi;font-size:20px;font-style:normal;font-weight:500;line-height:normal}@media (max-width:1024px){.projects__carousel .carousel__header{justify-content:center;padding-left:0;display:flex}.projects__carousel .carousel__header h6{text-align:center;width:200px}.projects__carousel .carousel__container .carousel__wrapper{padding-left:7px;padding-right:7px}}header.global__header,header.global__fixed__header{z-index:99999999;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-block:25px;padding-inline:50px;display:flex;position:absolute;top:0}header.global__header .burger-menu,header.global__fixed__header .burger-menu{cursor:pointer;background:0 0;border:none;place-items:center;display:none}header.global__header>a,header.global__fixed__header>a{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}header.global__header nav ul,header.global__fixed__header nav ul{flex-direction:row;justify-content:space-between;align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}header.global__header nav ul li,header.global__fixed__header nav ul li{color:var(--white);font-size:5px;font-weight:400}header.global__header nav ul li a,header.global__fixed__header nav ul li a{color:var(--white);font-size:14px;font-weight:400;text-decoration:none}header.global__header nav ul li a:hover,header.global__fixed__header nav ul li a:hover{text-decoration:underline}header.global__header .contact-button,header.global__fixed__header .contact-button{cursor:pointer;background-color:var(--white);height:36px;color:var(--black);border:none;border-radius:100px;place-items:center;padding-block:8px;padding-inline:20px;font-size:14px;font-weight:400;display:grid}header.global__header .contact-button>img,header.global__fixed__header .contact-button>img{display:none}header.global__fixed__header{background-color:var(--white);padding-block:12px;transition:transform .5s ease-in-out;position:fixed;top:0}header.global__fixed__header[data-open=true]{transform:translateY(0%)}header.global__fixed__header[data-open=false]{transform:translateY(-100%)}header.global__fixed__header nav ul li,header.global__fixed__header nav ul li a{color:var(--black)}header.global__fixed__header .contact-button{background-color:var(--black);height:36px;color:var(--white)}header.global__fixed__header .contact-button>img{display:none}header.global__fixed__header .form__wrapper__download button{color:var(--white);background-color:var(--black)}header.global__fixed__header .form__wrapper__download .bubble__form{background-color:var(--black)}header.global__fixed__header #download_brochure_form strong,header.global__fixed__header #download_brochure_form>div label,header.global__fixed__header #download_brochure_form>div input,header.global__fixed__header #download_brochure_form>div textarea{color:var(--white)}.buttons__wrapper{flex-direction:row;align-items:center;column-gap:12px;display:flex}.nav-modal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2147483647;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.nav-modal nav ul{flex-direction:column;align-items:center;row-gap:50px;list-style:none;display:flex}.nav-modal nav ul li a{color:var(--white);text-align:center;font-size:18px;font-weight:400;text-decoration:none}.nav-modal nav ul li a:hover{text-decoration:underline}.nav-modal .close-modal{cursor:pointer;background:0 0;border:none;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:20px;right:20px}#download_brochure_form{grid-template-rows:repeat(5,max-content);grid-template-columns:1fr;gap:12px;padding:20px;display:grid;overflow:hidden}#download_brochure_form strong{color:var(--black);text-align:center;padding-bottom:10px;font-size:16px;font-style:normal;font-weight:600}#download_brochure_form>div{border-bottom:1px solid #959595;flex-direction:column;row-gap:4px;display:flex}#download_brochure_form>div label{color:var(--black);margin-left:3px;font-size:14px;font-style:normal;font-weight:500;line-height:normal}#download_brochure_form>div>div{flex-direction:row;align-items:center;display:flex}#download_brochure_form>div>div p{color:var(--black);font-size:14px;font-style:normal;font-weight:500;line-height:normal}#download_brochure_form>div>div span{background-color:#656565;width:1px;height:13px;margin-left:10px}#download_brochure_form>div input,#download_brochure_form>div textarea{resize:none;color:var(--black);background:0 0;border:none;outline:none;padding:9px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:100%!important}#download_brochure_form>div input::placeholder,#download_brochure_form>div textarea::placeholder{color:#959595;font-style:normal;font-weight:400;line-height:normal}.form__wrapper__download{flex-direction:row;justify-content:flex-end;align-items:flex-end;width:300px;display:flex;position:relative}.form__wrapper__download .bubble__form{width:300px;height:160px;scale:unset;z-index:1;background-color:var(--white);border-radius:22px;transition:transform .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out,border-radius .3s ease-in-out,top .3s ease-in-out;position:absolute;top:44px;right:0}.form__wrapper__download .bubble__form[aria-expanded=false]{border-radius:100px;width:0;height:0;padding:0;top:0;scale:.8}.form__wrapper__download .bubble__form[aria-expanded=false] *{opacity:0}.form__wrapper__download button{background-color:var(--white);cursor:pointer;width:143px;height:36px;color:var(--black);z-index:2;border:none;border-radius:100px;justify-content:center;align-items:center;column-gap:8px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:transform .5s ease-in-out;display:flex;position:relative;transition:width .3s ease-in-out,color .3s ease-in-out,background-color .3s ease-in-out!important}.form__wrapper__download button[data-ready=true]{width:100%!important;color:var(--black)!important;background-color:var(--white)!important}.form__wrapper__download button img{mix-blend-mode:difference}.form__wrapper__download button:hover:not([data-disable=true])~.bubble__form{top:44px}.form__wrapper__download button:active{transform:scale(.9)}@media (max-width:1024px){header.global__header,header.global__fixed__header{padding-inline:20px}header.global__header>a,header.global__fixed__header>a{left:100px}header.global__header>a img,header.global__fixed__header>a img{width:70px}header.global__header .contact-button,header.global__fixed__header .contact-button{place-items:center;width:36px;height:36px;padding:0;display:grid}header.global__header .contact-button>p,header.global__fixed__header .contact-button>p{display:none}header.global__header .contact-button>img,header.global__fixed__header .contact-button>img{display:block}header.global__header nav,header.global__fixed__header nav{display:none}header.global__header .burger-menu,header.global__fixed__header .burger-menu{display:grid}}footer.global__footer{background-color:var(--black);padding-top:80px;padding-bottom:40px;flex-direction:column;width:100%;padding-inline:85px;display:flex}footer.global__footer .footer__wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}footer.global__footer .footer__top{margin-bottom:100px}footer.global__footer .footer__top .row{flex-direction:row;column-gap:8px;margin-top:74px;display:flex}footer.global__footer .footer__top .row a[role=button]{background:0 0;background-color:var(--white);cursor:pointer;border:none;border-radius:100%;place-items:center;width:40px;height:40px;display:grid}footer.global__footer .footer__top .row a[role=button]:hover{background-color:#ffffffa6}footer.global__footer .footer__top[role=row]{flex-direction:row;column-gap:8px;display:flex}footer.global__footer .footer__top a[role=button]{background:0 0;background-color:var(--white);cursor:pointer;border:none;border-radius:100%;place-items:center;width:40px;height:40px;display:grid}footer.global__footer .footer__top a[role=button]:hover{background-color:#ffffffa6}footer.global__footer .footer__top h2{max-width:70%;color:var(--white);font-family:Satoshi;font-size:5vh;font-style:normal;font-weight:500;line-height:90%}footer.global__footer .footer__top p{color:var(--white);max-width:465px;margin-top:35px;font-size:16px;font-style:normal;font-weight:400;line-height:normal}footer.global__footer .footer__top .footer__list{flex-direction:column;row-gap:42px;margin-top:60px;display:flex}footer.global__footer .footer__top .footer__list h6{color:var(--white);font-size:16px;font-style:normal;font-weight:600;line-height:normal}footer.global__footer .footer__top .footer__list ul{flex-direction:column;row-gap:20px;list-style:none;display:flex}footer.global__footer .footer__top .footer__list ul li{flex-direction:row;align-items:flex-start;column-gap:12px;max-width:260px;display:flex}footer.global__footer .footer__top .footer__list ul li a{color:var(--white);font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none}footer.global__footer .footer__top .footer__list ul li a:hover{text-decoration:underline}footer.global__footer .footer__middle{flex-direction:column;justify-content:space-between;align-items:flex-start;row-gap:60px;width:50%;display:flex}footer.global__footer .footer__middle #contact-form{width:100%}footer.global__footer .footer__middle .footer__list{flex-direction:column;row-gap:42px;display:flex}footer.global__footer .footer__middle .footer__list h6{color:var(--white);font-size:16px;font-style:normal;font-weight:600;line-height:normal}footer.global__footer .footer__middle .footer__list ul{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:20px;list-style:none;display:grid}footer.global__footer .footer__middle .footer__list ul li{flex-direction:row;align-items:flex-start;column-gap:12px;max-width:260px;display:flex}footer.global__footer .footer__middle .footer__list ul li[role=email]{grid-area:2/2/auto/3}footer.global__footer .footer__middle .footer__list ul li a{color:var(--white);font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration:none}footer.global__footer .footer__middle .footer__list ul li a:hover{text-decoration:underline}footer.global__footer .footer__bottom{padding-inline:10px;border-top:1px solid #f4f4f44d;flex-direction:row;justify-content:space-between;align-items:center;margin-top:60px;padding-top:26px;display:flex}footer.global__footer .footer__bottom p{color:var(--white);font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:1024px){footer.global__footer{padding-top:60px;padding-bottom:20px;padding-inline:20px}footer.global__footer .footer__wrapper{flex-direction:column;row-gap:60px}footer.global__footer .footer__top{margin-bottom:-20px}footer.global__footer .footer__middle{flex-direction:column;row-gap:80px;width:100%}footer.global__footer .footer__middle ul,footer.global__footer .footer__middle .footer__list{width:100%}footer.global__footer .footer__middle #contact-form button{width:100%;margin-top:12px}footer.global__footer .footer__middle #contact-form{width:100%}footer.global__footer .footer__bottom{flex-direction:column;row-gap:20px}}#contact-form,#page-contact-form{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:12px;width:100%;display:grid}#contact-form div[role=email],#contact-form div[role=phone],#contact-form div[role=message],#contact-form button[type=submit],#page-contact-form div[role=email],#page-contact-form div[role=phone],#page-contact-form div[role=message],#page-contact-form button[type=submit]{grid-column:1/3}#contact-form button[type=submit],#page-contact-form button[type=submit]{background:0 0;background-color:var(--white);width:130px;height:40px;color:var(--black);cursor:pointer;border:none;border-radius:100px;flex-shrink:0;place-items:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:grid}#contact-form>div,#page-contact-form>div{border-bottom:1px solid #959595;flex-direction:column;row-gap:4px;display:flex}#contact-form>div label,#page-contact-form>div label{color:var(--white);margin-left:3px;font-size:14px;font-style:normal;font-weight:500;line-height:normal}#contact-form>div>div,#page-contact-form>div>div{flex-direction:row;align-items:center;display:flex}#contact-form>div>div p,#page-contact-form>div>div p{color:var(--white);font-size:14px;font-style:normal;font-weight:500;line-height:normal}#contact-form>div>div span,#page-contact-form>div>div span{background-color:#656565;width:1px;height:13px;margin-left:10px}#contact-form>div input,#contact-form>div textarea,#page-contact-form>div input,#page-contact-form>div textarea{resize:none;color:var(--white);background:0 0;border:none;outline:none;padding:9px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:100%!important}#contact-form>div input::placeholder,#contact-form>div textarea::placeholder,#page-contact-form>div input::placeholder,#page-contact-form>div textarea::placeholder{color:#959595;font-style:normal;font-weight:400;line-height:normal}@media (max-width:1024px){#contact-form,#page-contact-form{width:100%}}
/*# sourceMappingURL=index.46e6984f.css.map */
