.Header_header__SQD4u{position:fixed;text-transform:uppercase;top:0;left:0;width:100%;background-color:var(--header-bg);color:var(--header-text-color);padding:1rem 0;z-index:1000;transition:padding .3s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Header_header__SQD4u nav,.Header_nav__jnnUH{display:flex;justify-content:center;align-items:center}.Header_nav__jnnUH{list-style:none;margin:0;padding:0;flex-wrap:wrap}.Header_nav__jnnUH:after{content:"";display:flex;height:40px;width:40px;background:url(/_next/static/media/image20.4e68228c.png) no-repeat;background-size:contain}.Header_logo__0BY1u{display:flex;margin:0 5rem;height:24px;width:150px;background:url(/_next/static/media/image22.1a0bc038.png) no-repeat;background-size:contain;text-indent:-9999px}.Header_navItem__hGt28{margin:0 .5rem}.Header_navLink__D4u8F{color:var(--header-text-color);text-decoration:none;font-size:1.1rem;padding:.5rem 1rem;display:inline-block;border-radius:4px;transition:background-color .2s ease-in-out}.Header_navLink__D4u8F:hover{text-decoration:none;color:var(--primary-color)}.Header_languages__VoT00{display:flex;align-items:center;gap:10px;padding:5px 10px;height:40px;background-color:rgba(0,0,0,.1);border-radius:3px}.Header_btnLangEs__E31An,.Header_btnLangIn__50RKj,.Header_btnLangPt__KZfTE{display:inline-block;height:30px;width:30px;border:0;text-indent:-9999999px;cursor:pointer}.Header_btnLangPt__KZfTE{background:url(/_next/static/media/pt-br.92f8b953.png) no-repeat;background-size:contain}.Header_btnLangEs__E31An{background:url(/_next/static/media/es-es.0453bea6.png) no-repeat;background-size:contain}.Header_btnLangIn__50RKj{background:url(/_next/static/media/in-us.ea4ed452.png) no-repeat;background-size:contain}@media(max-width:768px){.Header_btnResponsiveOn__FVogC,.Header_btnResponsive__tBh5i{display:block;background:rgba(0,0,0,0);border:none;z-index:601;cursor:pointer;height:38px;width:38px;margin:0 10px;top:10px;left:10px;position:fixed;padding:7px 5px}.Header_btnResponsiveOn__FVogC span,.Header_btnResponsiveOn__FVogC:after,.Header_btnResponsiveOn__FVogC:before,.Header_btnResponsive__tBh5i span,.Header_btnResponsive__tBh5i:after,.Header_btnResponsive__tBh5i:before{display:block;position:relative;height:4px;width:28px;background:var(--secondary-color);transition:all .3s ease-in-out}.Header_btnResponsiveOn__FVogC:after,.Header_btnResponsiveOn__FVogC:before,.Header_btnResponsive__tBh5i:after,.Header_btnResponsive__tBh5i:before{content:""}.Header_btnResponsiveOn__FVogC span,.Header_btnResponsive__tBh5i span{margin:6px 0}.Header_btnResponsiveOn__FVogC span{opacity:0}.Header_btnResponsiveOn__FVogC:after{transform:rotate(-45deg);margin-top:-20px}.Header_btnResponsiveOn__FVogC:before{transform:rotate(45deg);margin-top:10px}.Header_header__SQD4u{padding:.5rem 0}.Header_header__SQD4u nav,.Header_nav__jnnUH{flex-direction:row;flex-wrap:wrap}.Header_nav__jnnUH{display:none;align-items:center}.Header_navLogo__BXW1H{display:block;margin:.5rem;width:53%}.Header_navOn__0Cs9A{display:flex!important;flex-direction:column;align-items:center;width:100%}.Header_navItem__hGt28{margin:.5rem 0;width:100%;text-align:center}.Header_navLink__D4u8F{font-size:1.1rem;padding:.75rem 1rem;display:block;width:100%;margin:0 auto}}@media(max-width:480px){.Header_navLink__D4u8F{font-size:1rem;padding:.6rem .8rem}}@font-face{font-family:Bebas Neue;src:url(/_next/static/media/BebasNeue-Regular.e24d694a.woff2) format("woff2"),url(/_next/static/media/BebasNeue-Regular.74c1b191.woff) format("woff")}.Home_page__xhLIB{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:Bebas Neue,sans-serif;font-weight:400;font-style:normal}@media(prefers-color-scheme:dark){.Home_page__xhLIB{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.Home_main__3vDCl{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.Home_main__3vDCl ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.Home_main__3vDCl li:not(:last-of-type){margin-bottom:8px}.Home_main__3vDCl code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.Home_ctas__m0aKJ{display:flex;gap:16px}.Home_ctas__m0aKJ a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:none;border:1px solid rgba(0,0,0,0);transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.Home_primary__ywGfh{background:var(--foreground);color:var(--background);gap:8px}a.Home_secondary__mmXfq{border-color:var(--gray-alpha-200);min-width:158px}.Home_banner__V0Ts5{background-color:#f0f0f0;display:flex;flex-direction:column;align-items:center;position:relative;width:100%;height:100vh;padding-bottom:0}.Home_banner__V0Ts5 video{width:100%;height:100vh;object-fit:cover;position:absolute;top:0;left:0;z-index:0;opacity:.3}.Home_banner__V0Ts5 div{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;max-width:1024px;width:100%}.Home_banner__V0Ts5 div h2{width:100%;max-width:550px;font-size:6rem;line-height:6rem;margin-bottom:1rem;text-align:left}.Home_banner__V0Ts5 div h2 span{color:var(--primary-color)}.Home_banner__V0Ts5 div h3{width:100%;max-width:550px;font-size:2.5rem;line-height:2.2rem;margin-bottom:2rem;text-align:left}.Home_aboutUs2__VNNIh{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;min-height:100vh;max-width:1024px;width:100%}.Home_aboutUs2__VNNIh ul{list-style:none;max-width:400px;display:flex;flex-direction:column;gap:16px;padding-left:0;margin:0;text-align:left;font-family:Montserrat,sans-serif;font-weight:400;font-size:.8rem;line-height:.9rem}.Home_aboutUs2__VNNIh ul li{margin-bottom:2rem}.Home_aboutUs2__VNNIh ul li:before{content:"";background-image:url(/_next/static/media/image2.ecc7a762.png);background-size:contain;background-position:0;background-repeat:no-repeat;display:block;position:relative;width:150px;height:50px;margin-bottom:.5rem}.Home_aboutUs2__VNNIh ul li:nth-child(2):before{background-image:url(/_next/static/media/image7.f319a609.png)}.Home_aboutUs2__VNNIh ul li:nth-child(3):before{background-image:url(/_next/static/media/image25.83cbc8d8.png)}.Home_aboutUs2__VNNIh ul li:nth-child(4):before{display:none}.Home_aboutUs2__VNNIh div{display:block;float:right;position:relative;height:600px;width:500px;margin:-3rem 0 0 3rem;background-image:url(/_next/static/media/image14.eeaf70b4.png);background-size:cover;background-position:50%}.Home_workflow__oNDsD{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:100vh;max-width:1024px;width:100%;padding:100px 2rem 5rem}.Home_workflow__oNDsD h3{width:100%;font-size:5rem}.Home_workflow__oNDsD h4{font-size:2rem;max-width:400px;line-height:2rem}.Home_workflow__oNDsD>div{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:0}.Home_workflow__oNDsD>div>div:first-child{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.Home_workflow__oNDsD>div>div:first-child ul{display:flex;flex-direction:row;justify-content:space-between;padding-top:2px;height:200px}.Home_workflow__oNDsD>div>div:first-child ul:before{content:"";display:block;background-color:var(--thirdary-color);position:absolute;width:400px;margin:47px 0 0 40px;height:2px}.Home_workflow__oNDsD>div>div:first-child ul li{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;color:var(--thirdary-color);font-size:1.2rem;padding:.6rem;cursor:pointer}.Home_workflow__oNDsD>div>div:first-child ul li:before{content:"";display:block;width:30px;height:30px;background-color:var(--thirdary-color);border-radius:50%;margin:25px}.Home_workflow__oNDsD>div>div:first-child ul li:hover{filter:brightness(1.15)}.Home_workflow__oNDsD>div>div:last-child{width:60%;display:flex;flex-direction:column;align-items:center;justify-content:center}.Home_workflow__oNDsD>div>div:last-child:before{content:"";background-image:url(/_next/static/media/image22.1a0bc038.png);background-size:contain;background-position:100%;background-repeat:no-repeat;display:block;position:relative;width:150px;height:60px}.Home_workflow__oNDsD>div>div:last-child ul{display:flex;flex-direction:row;justify-content:space-between;height:200px}.Home_workflow__oNDsD>div>div:last-child ul:before{content:"";display:block;background-color:var(--primary-color);position:absolute;width:500px;margin:47px 0 0;height:2px}.Home_workflow__oNDsD>div>div:last-child ul li{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;color:var(--primary-color);font-size:1.2rem;padding:.6rem;cursor:pointer}.Home_workflow__oNDsD>div>div:last-child ul li:before{content:"";background-size:contain;background-position:100%;background-repeat:no-repeat;display:block;position:relative;z-index:10;width:60px;height:60px;border-radius:50%;margin:.5rem}.Home_workflow__oNDsD>div>div:last-child ul li.Home_img1__pHQ_W:before{background-image:url(/_next/static/media/image21.1531ead8.png)}.Home_workflow__oNDsD>div>div:last-child ul li.Home_img2__05j7t:before{background-image:url(/_next/static/media/image27.1632b444.png)}.Home_workflow__oNDsD>div>div:last-child ul li.Home_img3__5sXu7:before{background-image:url(/_next/static/media/image23.46ec5c94.png)}.Home_workflow__oNDsD>div>div:last-child ul li.Home_img4__HHfB2:before{background-image:url(/_next/static/media/image26.fa0f8342.png)}.Home_workflow__oNDsD>div>div:last-child ul li.Home_img5__ufNGR:before{background-image:url(/_next/static/media/image28.705146eb.png)}.Home_workflow__oNDsD>div>div:last-child ul li.Home_img6__4PJM4:before{background-image:url(/_next/static/media/image18.9c24338a.png)}.Home_workflow__oNDsD>div>div:last-child ul li:hover{filter:brightness(1.15)}.Home_workflow__oNDsD>div>div:last-child span{display:block;font-size:1.2rem;line-height:2.5rem;color:var(--primary-color);background-color:var(--secondary-color);width:100%;text-align:center;margin-top:1rem}.Home_sourcing__1S0XY{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:100vh;max-width:1024px;width:100%;padding:5rem 2rem}.Home_sourcing__1S0XY h3{width:100%;font-size:5rem;line-height:4.9rem}.Home_sourcing__1S0XY h4{font-size:1.2rem;max-width:400px;line-height:1.2rem}.Home_sourcing__1S0XY div{display:flex;flex-direction:column;width:100%}.Home_sourcing__1S0XY div ul{display:flex;flex-direction:row;justify-content:space-between}.Home_sourcing__1S0XY div ul li{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;color:var(--secondary-color);font-size:1.3rem;padding:.6rem;font-family:Montserrat,sans-serif}.Home_sourcing__1S0XY div ul li:before{content:"";background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;position:relative;z-index:10;height:100px;width:100px;margin:.5rem}.Home_sourcing__1S0XY div ul li.Home_img1__pHQ_W:before{background-image:url(/_next/static/media/image29.54787dff.png)}.Home_sourcing__1S0XY div ul li.Home_img2__05j7t:before{background-image:url(/_next/static/media/image31.68f3db2b.png)}.Home_sourcing__1S0XY div ul li.Home_img3__5sXu7:before{background-image:url(/_next/static/media/image32.5690df57.png)}.Home_sourcing__1S0XY div ul li.Home_img4__HHfB2:before{background-image:url(/_next/static/media/image24.ec478052.png)}.Home_sourcing__1S0XY div span{display:block;border-top:4px solid var(--primary-color);font-size:2rem;line-height:2.5rem;width:100%;text-align:center;margin-top:1rem}.Home_busEcoSystem__ktoN4{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;min-height:100vh;max-width:1024px;width:100%;padding:100px 2rem 5rem}.Home_busEcoSystem__ktoN4 h3{font-size:5rem;line-height:4.9rem}.Home_busEcoSystem__ktoN4 h4{width:320px}.Home_busEcoSystem__ktoN4 .Home_ecoSystem__fCEi3{display:block;position:relative;width:579px;height:500px;background-image:url(/_next/static/media/image17.aba13eab.png);background-size:cover;background-position:50%}.Home_weAreDifferent__BKsIY{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;min-height:100vh;max-width:1024px;width:100%;padding:5rem 2rem}.Home_weAreDifferent__BKsIY h3{font-size:5rem;line-height:4.9rem}.Home_weAreDifferent__BKsIY>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.Home_weAreDifferent__BKsIY>div .Home_banner__V0Ts5{display:block;position:relative;width:570px;height:250px;background-image:url(/_next/static/media/image42.b2f5e4bf.png);background-size:cover;background-position:50%}.Home_weAreDifferent__BKsIY ul{display:flex;flex-direction:row;justify-content:space-between;gap:5px}.Home_weAreDifferent__BKsIY ul li{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:left;color:var(--secondary-color);font-size:.9rem;padding:.6rem;font-family:Montserrat,sans-serif}.Home_weAreDifferent__BKsIY ul li strong{font-family:Bebas Neue,sans-serif;font-size:2.2rem;white-space:nowrap}.Home_weAreDifferent__BKsIY ul li strong.Home_even__lJj01{color:var(--primary-color)}.Home_suppliers__Wc2Uo{align-items:center;justify-content:center;padding:5rem 2rem;background-color:var(--secondary-color)}.Home_suppliers__Wc2Uo,.Home_suppliers__Wc2Uo div{display:flex;flex-direction:column;min-height:100vh;width:100%}.Home_suppliers__Wc2Uo div{align-items:flex-start;justify-content:flex-start;max-width:1024px}.Home_suppliers__Wc2Uo div h3{font-size:5rem;line-height:4.9rem;color:var(--white-color);margin-bottom:3rem}.Home_suppliers__Wc2Uo div ul{display:flex;flex-direction:row;justify-content:space-between}.Home_suppliers__Wc2Uo div ul li{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.Home_suppliers__Wc2Uo div ul li span{background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;position:relative;text-indent:-9999px;z-index:10;width:180px;height:180px;margin:.5rem}.Home_suppliers__Wc2Uo div ul li span.Home_img1__pHQ_W{background-image:url(/_next/static/media/image34.77d01840.png)}.Home_suppliers__Wc2Uo div ul li span.Home_img2__05j7t{background-image:url(/_next/static/media/image35.1764a36b.png)}.Home_suppliers__Wc2Uo div ul li span.Home_img3__5sXu7{background-image:url(/_next/static/media/image69.13b88501.png)}.Home_suppliers__Wc2Uo div ul li span.Home_img4__HHfB2{background-image:url(/_next/static/media/image37.3a14b723.png)}.Home_suppliers__Wc2Uo div ul li span.Home_img5__ufNGR{background-image:url(/_next/static/media/image38.b8137ee2.png)}.Home_suppliers__Wc2Uo div ul li span.Home_img6__4PJM4{background-image:url(/_next/static/media/image49.71e8091d.png)}.Home_suppliers__Wc2Uo div ul li span.Home_img7__kInsJ{background-image:url(/_next/static/media/image46.b10be1ec.png)}.Home_suppliers__Wc2Uo div ul li span.Home_img8__vsiID{background-image:url(/_next/static/media/image40.ae90b1dc.png)}.Home_suppliers__Wc2Uo div ul li span.Home_img9__4LX4w{background-image:url(/_next/static/media/image36.e1ddbecc.png)}.Home_suppliers__Wc2Uo div ul.Home_short__yh2TW li span{height:100px}.Home_clients__JYqrG{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:100px 2rem 5rem;background-color:var(--secondary-color)}.Home_clients__JYqrG>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;min-height:100vh;max-width:1024px;width:100%}.Home_clients__JYqrG>div h3{font-size:5rem;line-height:4.9rem;color:var(--white-color);margin-bottom:3rem}.Home_clients__JYqrG>div h5{font-size:1.2rem;max-width:300px;line-height:2.2rem;color:var(--white-color)}.Home_clients__JYqrG>div ul{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;max-width:460px;gap:1rem}.Home_clients__JYqrG>div ul li{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.Home_clients__JYqrG>div ul li span{background-size:contain;background-position:50%;background-repeat:no-repeat;display:block;position:relative;text-indent:-9999px;z-index:10;width:100px;height:100px}.Home_clients__JYqrG>div ul li span.Home_img1__pHQ_W{background-image:url(/_next/static/media/image51.66bc2e7e.png)}.Home_clients__JYqrG>div ul li span.Home_img2__05j7t{background-image:url(/_next/static/media/image50.216fce3f.png)}.Home_clients__JYqrG>div ul li span.Home_img3__5sXu7{background-image:url(/_next/static/media/image89.283044ab.png)}.Home_clients__JYqrG>div ul li span.Home_img4__HHfB2{background-image:url(/_next/static/media/image53.290d380b.png)}.Home_clients__JYqrG>div ul li span.Home_img5__ufNGR{background-image:url(/_next/static/media/image54.1b7d168a.png)}.Home_clients__JYqrG>div ul li span.Home_img6__4PJM4{background-image:url(/_next/static/media/image39.808aa87b.png)}.Home_clients__JYqrG>div ul li span.Home_img7__kInsJ{background-image:url(/_next/static/media/image45.7a8c6ebc.png)}.Home_clients__JYqrG>div ul li span.Home_img8__vsiID{background-image:url(/_next/static/media/image62.8782dbb8.png)}.Home_clients__JYqrG>div ul li span.Home_img9__4LX4w{background-image:url(/_next/static/media/image70.1679ada1.png)}.Home_clients__JYqrG>div ul li span.Home_img10__UnQQ8{background-image:url(/_next/static/media/image43.de859bc3.png)}.Home_clients__JYqrG>div ul li span.Home_img11__tcAJy{background-image:url(/_next/static/media/image65.df31c97f.png)}.Home_clients__JYqrG>div ul li span.Home_img12__jCF5V{background-image:url(/_next/static/media/image58.eab4e159.png)}.Home_clients__JYqrG>div ul li span.Home_img13__2oHUJ{background-image:url(/_next/static/media/image68.ce7a12ca.png)}.Home_clients__JYqrG>div ul li span.Home_img14__CIxIY{background-image:url(/_next/static/media/image87.08cad146.png)}.Home_clients__JYqrG>div ul li span.Home_img15__V5xDn{background-image:url(/_next/static/media/image47.4ddec5c3.png)}.Home_clients__JYqrG>div ul li span.Home_img16__w7Noe{background-image:url(/_next/static/media/image56.c6240455.png)}.Home_clients__JYqrG>div ul li span.Home_img17__ZHnXw{background-image:url(/_next/static/media/image86.ede49dfb.png)}.Home_clients__JYqrG>div ul li span.Home_img18__WRR_k{background-image:url(/_next/static/media/image88.b9732b34.png)}.Home_clients__JYqrG>div ul li span.Home_img19__03eDt{background-image:url(/_next/static/media/image52.f406eee3.png)}.Home_clients__JYqrG>div ul li span.Home_img20__39iSW{background-image:url(/_next/static/media/image48.b6b0fb62.png)}.Home_clients__JYqrG>div ul.Home_short__yh2TW li span{height:100px}.Home_globalStructure__Z5QWg{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:100vh;max-width:1024px;width:100%;padding:100px 2rem 5rem}.Home_globalStructure__Z5QWg h3{font-size:5rem;line-height:4.9rem}.Home_globalStructure__Z5QWg h3 span{color:var(--primary-color)}.Home_globalStructure__Z5QWg h4{width:320px;font-size:2rem;margin:-2rem 0 0 10rem}.Home_globalStructure__Z5QWg .Home_globalMap__FZXwE{display:block;float:right;position:relative;width:1024px;height:429px;margin:-3rem 0 0 3rem;background-image:url(/_next/static/media/image15.1bd96077.png);background-size:cover;background-position:50%}.Home_suplyerEcosystem__oK_31{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:100vh;max-width:1024px;width:100%;padding:100px 2rem 5rem}.Home_suplyerEcosystem__oK_31 h3{font-size:5rem;line-height:4.9rem}.Home_suplyerEcosystem__oK_31 h3 span{color:var(--primary-color)}.Home_suplyerEcosystem__oK_31 ul{display:flex;max-width:17rem;flex-direction:column;list-style:none;position:absolute;z-index:10;padding-top:12rem}.Home_suplyerEcosystem__oK_31 ul li{margin-bottom:1rem;font-size:2rem;line-height:2rem}.Home_suplyerEcosystem__oK_31 ul li span{color:var(--primary-color)}.Home_suplyerEcosystem__oK_31 .Home_txt__sQlOP{font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:400;line-height:.9rem}.Home_suplyerEcosystem__oK_31 .Home_globalMap__FZXwE{display:block;float:right;position:relative;width:calc(100% - 18rem);height:349px;margin:-3rem 0 0 17rem;background-image:url(/_next/static/media/image15.1bd96077.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.Home_footer__S146O{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;min-height:100vh;max-width:1024px;width:100%;padding:100px 2rem 5rem;color:var(--white-color)}.Home_footer__S146O div{width:70%;color:var(--white-color);font-family:Montserrat,sans-serif;font-size:1rem}.Home_footer__S146O div strong{font-family:Bebas Neue,sans-serif;font-size:1.5rem;display:block;width:100%}.Home_footer__S146O div ul{display:flex;flex-direction:row;flex-wrap:wrap;padding-top:2rem}.Home_footer__S146O div ul li{margin-bottom:1.5rem}.Home_footer__S146O div ul li:first-child{width:40%}.Home_footer__S146O div ul li:last-child{width:60%}.Home_footer__S146O div ul li a{color:var(--white-color);font-family:Montserrat,sans-serif;font-size:.9rem}.Home_footer__S146O h5{display:block;text-indent:-99999px;height:800px;width:100px;background-image:url(/_next/static/media/image82.2f50c267.png);background-size:contain;background-position:top;background-repeat:no-repeat}@media(hover:hover)and (pointer:fine){a.Home_primary__ywGfh:hover{background:var(--button-primary-hover);border-color:rgba(0,0,0,0)}a.Home_secondary__mmXfq:hover{background:var(--button-secondary-hover);border-color:rgba(0,0,0,0)}.Home_footer__S146O a:hover{text-decoration:underline;text-underline-offset:4px}}@media(max-width:600px){.Home_page__xhLIB{padding:32px 32px 80px}.Home_main__3vDCl{align-items:center}.Home_main__3vDCl ol{text-align:center}.Home_ctas__m0aKJ{flex-direction:column}.Home_ctas__m0aKJ a{font-size:15px;height:40px;padding:0 16px}a.Home_secondary__mmXfq{min-width:auto}.Home_footer__S146O{flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;padding:2rem 1rem}.Home_footer__S146O div{width:100%;text-align:center;font-size:.95rem;line-height:1.3rem;margin-bottom:2rem}.Home_footer__S146O div strong{font-size:1.3rem;line-height:1.6rem}.Home_footer__S146O div ul{flex-direction:column;align-items:center;gap:.8rem;padding-top:1rem}.Home_footer__S146O div ul li{width:100%;max-width:100%;padding:0;margin-bottom:0;text-align:center}.Home_footer__S146O div ul li:first-child,.Home_footer__S146O div ul li:last-child{width:100%}.Home_footer__S146O h5{width:100px;height:200px;background-position:50%;margin:0 auto}}@media(max-width:768px){.Home_page__xhLIB{padding:40px 20px}.Home_banner__V0Ts5{height:auto;min-height:60vh;padding-bottom:3rem}.Home_banner__V0Ts5 div{align-items:center;text-align:center;padding:0 1rem}.Home_banner__V0Ts5 div h2{font-size:3.2rem;line-height:3.4rem;max-width:100%}.Home_banner__V0Ts5 div h3{font-size:1.4rem;line-height:1.7rem;max-width:90%;margin:1rem auto 0}.Home_aboutUs2__VNNIh{flex-direction:column;align-items:center;padding:2rem 1rem;min-height:auto}.Home_aboutUs2__VNNIh ul{max-width:100%;align-items:center;text-align:center;gap:1rem}.Home_aboutUs2__VNNIh ul li{width:100%;max-width:400px;margin-bottom:1rem;font-size:.9rem;line-height:1.2rem}.Home_aboutUs2__VNNIh ul li:before{margin-left:auto;margin-right:auto;margin-bottom:.3rem;background-position:50%;height:40px}.Home_aboutUs2__VNNIh div{float:none;width:90%;max-width:350px;margin:2rem 0 0;height:280px}.Home_workflow__oNDsD{padding:2rem 1rem;min-height:auto}.Home_workflow__oNDsD h3{font-size:2.4em;line-height:2.7rem;text-align:center;margin-bottom:1rem}.Home_workflow__oNDsD h4{font-size:1.2rem;line-height:1.5rem;max-width:90%;text-align:center;margin:0 auto 2rem}.Home_workflow__oNDsD>div{flex-direction:column;align-items:center;gap:2rem}.Home_workflow__oNDsD>div>div:first-child,.Home_workflow__oNDsD>div>div:last-child{width:100%;max-width:450px}.Home_workflow__oNDsD>div>div:first-child ul{flex-direction:column;align-items:flex-start;height:auto;width:100%;max-width:300px;margin:0 auto;padding-top:10px;gap:.5rem}.Home_workflow__oNDsD>div>div:first-child ul:before{display:none}.Home_workflow__oNDsD>div>div:first-child ul li{margin-bottom:.5rem;width:100%;text-align:left;font-size:1.05rem;line-height:1.4rem;color:var(--secondary-color)}.Home_workflow__oNDsD>div>div:first-child ul li:before{margin:0;vertical-align:middle;display:inline-block;width:20px;height:20px;background-color:var(--secondary-color)}.Home_workflow__oNDsD>div>div:last-child:before{margin:0 auto 1rem;height:50px}.Home_workflow__oNDsD>div>div:last-child ul{flex-direction:column;align-items:center;padding-top:10px;width:100%;height:auto;gap:1rem}.Home_workflow__oNDsD>div>div:last-child ul:before{display:none}.Home_workflow__oNDsD>div>div:last-child ul li{margin-bottom:1rem;width:100%;max-width:250px;font-size:1.05rem;line-height:1.4rem}.Home_workflow__oNDsD>div>div:last-child ul li:before{margin:.5rem auto;width:50px;height:50px}.Home_workflow__oNDsD>div>div:last-child span{font-size:1.05rem;line-height:1.5rem;padding:.5rem}.Home_sourcing__1S0XY{padding:2rem 1rem;min-height:auto}.Home_sourcing__1S0XY h3{font-size:2.4em;line-height:2.7rem;text-align:center;margin-bottom:1rem}.Home_sourcing__1S0XY h4{font-size:1.1rem;line-height:1.4rem;max-width:90%;text-align:center;margin:0 auto 2rem}.Home_sourcing__1S0XY div ul{flex-direction:column;align-items:center;gap:1.5rem;width:100%}.Home_sourcing__1S0XY div ul li{font-size:1.2rem;line-height:1.5rem;width:100%;max-width:280px;text-align:center}.Home_sourcing__1S0XY div ul li:before{height:70px;width:70px;margin-left:auto;margin-right:auto;margin-bottom:.5rem}.Home_sourcing__1S0XY div span{font-size:1.4rem;line-height:1.9rem;margin-top:1.5rem}.Home_busEcoSystem__ktoN4{flex-direction:column;align-items:center;padding:2rem 1rem;text-align:center;min-height:auto}.Home_busEcoSystem__ktoN4 h3{font-size:2.4em;line-height:2.7rem;margin-bottom:1rem;text-align:center}.Home_busEcoSystem__ktoN4 h4{width:90%;font-size:1.2rem;line-height:1.5rem;margin:0 auto 2rem}.Home_busEcoSystem__ktoN4 .Home_ecoSystem__fCEi3{width:90%;max-width:400px;height:300px;background-size:contain;margin-top:1rem}.Home_suplyerEcosystem__oK_31{flex-direction:column;align-items:center;padding:2rem 1rem;text-align:center;min-height:auto}.Home_suplyerEcosystem__oK_31 h3{font-size:2.4em;line-height:2.7rem;margin-bottom:1rem;text-align:center}.Home_suplyerEcosystem__oK_31 ul{width:100%}.Home_suplyerEcosystem__oK_31 ul li{text-align:center}.Home_weAreDifferent__BKsIY{padding:2rem 1rem;align-items:center;min-height:auto}.Home_weAreDifferent__BKsIY h3{font-size:2.4em;line-height:2.7rem;text-align:center;margin-bottom:1.5rem}.Home_weAreDifferent__BKsIY>div{flex-direction:column;align-items:center;width:100%}.Home_weAreDifferent__BKsIY>div .Home_banner__V0Ts5{display:none;width:90%;max-width:400px;height:180px;background-size:contain;margin-bottom:2rem}.Home_weAreDifferent__BKsIY ul{flex-direction:column;align-items:stretch;gap:1.5rem;width:100%;max-width:450px}.Home_weAreDifferent__BKsIY ul li{text-align:center;width:100%;font-size:.95rem;line-height:1.4rem;padding:.8rem;background-color:rgba(var(--gray-rgb),.03);border-radius:8px}.Home_weAreDifferent__BKsIY ul li strong{font-size:1.6rem;text-align:center;display:block;margin-bottom:.75rem}.Home_suppliers__Wc2Uo{padding:2rem 1rem;min-height:auto}.Home_suppliers__Wc2Uo div{align-items:center}.Home_suppliers__Wc2Uo div h3{font-size:2.4em;line-height:2.7rem;text-align:center;margin-bottom:2rem}.Home_suppliers__Wc2Uo div ul{flex-direction:column;align-items:center;gap:1.5rem;width:100%}.Home_suppliers__Wc2Uo div ul li{width:auto;margin-bottom:.5rem}.Home_suppliers__Wc2Uo div ul li span{width:100px;height:100px}.Home_suppliers__Wc2Uo div ul.Home_short__yh2TW li span{height:70px}.Home_clients__JYqrG{padding:2rem 1rem;min-height:auto}.Home_clients__JYqrG>div{flex-direction:column;align-items:center}.Home_clients__JYqrG>div h3{font-size:2.4em;line-height:2.7rem;text-align:center;margin-bottom:1rem}.Home_clients__JYqrG>div h5{text-align:center;max-width:90%;font-size:1.1rem;line-height:1.4rem;margin:0 auto 2rem}.Home_clients__JYqrG>div ul{flex-direction:row;flex-wrap:wrap;align-items:center;gap:1.5rem;max-width:100%}.Home_clients__JYqrG>div ul li{width:40%;margin-bottom:.5rem}.Home_clients__JYqrG>div ul li span{width:70px;height:70px}.Home_globalStructure__Z5QWg{padding:2rem 1rem;align-items:center;min-height:auto}.Home_globalStructure__Z5QWg h3{font-size:2.4em;line-height:2.7rem;text-align:center;margin-bottom:1rem}.Home_globalStructure__Z5QWg h4{width:90%;text-align:center;font-size:1.2rem;line-height:1.5rem;margin:0 auto 2rem}.Home_globalStructure__Z5QWg .Home_globalMap__FZXwE{float:none;width:90%;max-width:500px;height:auto;min-height:220px;background-size:contain;background-repeat:no-repeat;margin:0 auto}.Home_suplyerEcosystem__oK_31 ul{position:relative;padding-top:20px}.Home_suplyerEcosystem__oK_31 .Home_globalMap__FZXwE{float:none;width:90%;max-width:500px;height:auto;min-height:220px;background-size:contain;background-repeat:no-repeat;margin:0 auto}.Home_footer__S146O{flex-direction:column;align-items:center;text-align:center;padding:2rem 1rem;min-height:auto}.Home_footer__S146O div{width:100%;max-width:320px;margin-bottom:2rem}.Home_footer__S146O div ul{flex-direction:column;align-items:center;gap:.8rem;padding-top:1rem;width:100%}.Home_footer__S146O div ul li{width:100%;max-width:100%;text-align:center;margin-bottom:.2rem}.Home_footer__S146O div ul li a{font-size:.8rem}.Home_footer__S146O h5{height:220px;width:90px;margin:0 auto 10px}}@media(prefers-color-scheme:dark){.Home_logo__Nw1fV{filter:invert(1)}}.Section_section__y45ZM{min-height:100vh;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left;opacity:0;filter:blur(5px);transform:translateY(20px);transition:opacity .7s ease-out,filter .7s ease-out,transform .7s ease-out,background-color .3s ease-in-out}.Section_section__y45ZM.Section_isVisible__ik9jW{opacity:1;filter:blur(0);transform:translateY(0)}.Section_content__ccGVZ{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:0}.Section_title__UXkpc{font-size:2.8rem;margin-bottom:20px;color:var(--secondary-color)}.Section_content__ccGVZ p{font-size:1.1rem;line-height:1.7;color:var(--text-color)}.Section_solutionsBackground__PxEYU{background-color:var(--section-bg-solutions)}.Section_differentialsBackground__gZMcB{background-color:var(--section-bg-differentials)}.Section_casesBackground__rCf_S{background-color:var(--section-bg-cases)}.Section_aboutBackground__e27k6{background-color:var(--section-bg-about)}.Section_contactBackground__ZYned{background-color:var(--section-bg-contact)}@media(max-width:768px){.Section_section__y45ZM{overflow:hidden;justify-content:flex-start;padding:70px 0 20px}.Section_title__UXkpc{font-size:2.4rem;line-height:2.6rem;margin-bottom:15px}.Section_content__ccGVZ p{font-size:1.05rem;line-height:1.65}}@media(max-width:480px){.Section_section__y45ZM{padding:60px 0 15px;min-height:90vh}.Section_title__UXkpc{font-size:2rem;line-height:2.2rem}.Section_content__ccGVZ p{font-size:1rem;line-height:1.55}}.TextSlide_textSlide__8NVbF{padding:20px;background-color:var(--white-color);border:1px solid #ddd;min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#333}.TextSlide_title__rnk1j{font-size:5rem;line-height:4rem;margin:2rem 0 -1rem 2rem;width:100%;text-align:left;position:relative;z-index:20;color:var(--secondary-color)}.TextSlide_title__rnk1j span{color:var(--primary-color)}.TextSlide_banner__nRtK3{display:block;text-indent:-99999px;height:calc(100vh - 250px);width:100%;background-image:url(/_next/static/media/image85.0b857559.png);background-size:contain;background-position:top;background-repeat:no-repeat}.TextSlide_text__WrgVf{font-size:1.1rem;line-height:1.6;width:100%}@media(max-width:768px){.TextSlide_title__rnk1j{font-size:2rem;line-height:2.2rem}.TextSlide_text__WrgVf{font-size:1.05rem}}@media(max-width:480px){.TextSlide_textSlide__8NVbF{padding:15px;min-height:250px}.TextSlide_title__rnk1j{font-size:1.7rem;line-height:1.9rem}.TextSlide_text__WrgVf{font-size:.95rem;line-height:1.5}}.TextSlide2_textSlide2__QbsDs{padding:20px;background-color:var(--white-color);min-height:100vh;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;text-align:center}.TextSlide2_title__ki2nG{font-size:5rem;margin:0 0 -3rem 2rem;width:100%;text-align:left;position:relative;z-index:20;color:var(--secondary-color)}.TextSlide2_title__ki2nG span{color:var(--primary-color)}.TextSlide2_banner__okaTu{display:block;text-indent:-99999px;height:calc(100vh - 250px);width:400px;background-image:url(/_next/static/media/image73.6ce42421.png);background-size:cover;background-position:top;background-repeat:no-repeat}.TextSlide2_text__iVxmd{width:100%;max-width:500px;font-family:Montserrat,sans-serif;font-size:1.1rem!important;line-height:1.1rem!important;text-align:left;padding-left:2rem}.TextSlide2_lists__8bXKn{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-top:2rem}.TextSlide2_lists__8bXKn .TextSlide2_list1__jm0K9{font-family:Montserrat,sans-serif;font-size:1rem!important;list-style:none;padding-left:4rem;margin:0 3rem 0 0;text-align:left}.TextSlide2_lists__8bXKn .TextSlide2_list1__jm0K9 .TextSlide2_how__2_0mt{font-family:Bebas Neue,sans-serif;font-size:2rem;color:var(--primary-color);margin-bottom:.5rem}.TextSlide2_lists__8bXKn .TextSlide2_list1__jm0K9 li{font-size:1rem;line-height:2rem;color:var(--secondary-color);text-transform:uppercase}.TextSlide2_lists__8bXKn .TextSlide2_list2__C21Mb{font-family:Montserrat,sans-serif;font-size:1rem!important;list-style:none;padding-top:4rem;min-width:300px;margin:0;text-align:left}.TextSlide2_lists__8bXKn .TextSlide2_list2__C21Mb li{font-size:.9rem;line-height:.8rem;color:var(--secondary-color);height:60px;margin-bottom:2rem}.TextSlide2_lists__8bXKn .TextSlide2_list2__C21Mb li:before{content:"";background-size:contain;background-position:100%;background-repeat:no-repeat;display:block;float:left;position:relative;margin:-1.3rem 1rem 0 0;width:60px;height:60px}.TextSlide2_lists__8bXKn .TextSlide2_list2__C21Mb li.TextSlide2_img1__Qslk4:before{background-image:url(/_next/static/media/image81.8e3a5baf.png)}.TextSlide2_lists__8bXKn .TextSlide2_list2__C21Mb li.TextSlide2_img2__lbQjH:before{background-image:url(/_next/static/media/image75.12465a9d.png)}.TextSlide2_lists__8bXKn .TextSlide2_list2__C21Mb li.TextSlide2_img3__FZ3JU:before{background-image:url(/_next/static/media/image83.f227b9e2.png)}@media(max-width:768px){.TextSlide2_textSlide2__QbsDs{flex-direction:column;align-items:center;padding:0 1rem}.TextSlide2_title__ki2nG{font-size:2.7rem;line-height:2.9rem;margin:0;text-align:center}.TextSlide2_text__iVxmd{font-size:1.05rem;line-height:1.4rem;padding-left:0;max-width:90%;text-align:center}.TextSlide2_banner__okaTu{width:100%;max-width:350px;height:50vh;min-height:300px;background-position:50%;margin:1rem 0}.TextSlide2_lists__8bXKn{flex-direction:column;align-items:center;margin-top:0;gap:0}.TextSlide2_lists__8bXKn .TextSlide2_list1__jm0K9,.TextSlide2_lists__8bXKn .TextSlide2_list2__C21Mb{padding-left:0;margin:1rem 0;width:100%;max-width:400px;text-align:center}.TextSlide2_lists__8bXKn .TextSlide2_list1__jm0K9 .TextSlide2_how__2_0mt{font-size:2rem}.TextSlide2_lists__8bXKn .TextSlide2_list1__jm0K9 li{font-size:.95rem;line-height:1.85rem}.TextSlide2_lists__8bXKn .TextSlide2_list2__C21Mb{padding-top:1rem;min-width:auto}.TextSlide2_lists__8bXKn .TextSlide2_list2__C21Mb li{height:auto;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;font-size:.95rem;line-height:1.3rem}.TextSlide2_lists__8bXKn .TextSlide2_list2__C21Mb li:before{float:none;margin:0 0 .5rem;width:50px;height:50px}}@media(max-width:480px){.TextSlide2_textSlide2__QbsDs{padding:15px;min-height:auto}.TextSlide2_title__ki2nG{font-size:1.8rem;line-height:2rem}.TextSlide2_text__iVxmd{font-size:.95rem;line-height:1.55}}.ImageAlbumSlide_imageAlbumSlide__zEkWN{padding:20px;min-height:300px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.ImageAlbumSlide_title___64PQ{font-size:5rem;line-height:4rem;margin:2rem 0 -1rem 2rem;width:100%;text-align:left;position:relative;z-index:20;color:var(--secondary-color)}.ImageAlbumSlide_title___64PQ span{color:var(--primary-color)}.ImageAlbumSlide_gallery__rhrt6{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;max-width:100%}.ImageAlbumSlide_imageContainer__9BywC{width:30%;max-width:410px;height:auto;overflow:hidden;border:1px solid #ddd;background-color:#fff;transition:width .3s ease,height .3s ease}.ImageAlbumSlide_image__KqQ9d{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.ImageAlbumSlide_title___64PQ{font-size:2rem;line-height:2.2rem}.ImageAlbumSlide_gallery__rhrt6{gap:8px}.ImageAlbumSlide_imageContainer__9BywC{width:45%;height:auto}}@media(max-width:480px){.ImageAlbumSlide_imageAlbumSlide__zEkWN{padding:15px;min-height:280px}.ImageAlbumSlide_title___64PQ{font-size:1.7rem;line-height:1.9rem;margin-bottom:1rem}.ImageAlbumSlide_gallery__rhrt6{gap:5px}.ImageAlbumSlide_imageContainer__9BywC{width:45%;height:auto}}@media(max-width:360px){.ImageAlbumSlide_imageContainer__9BywC{width:80px;height:80px}}.CasesSlider_casesSliderContainer__CMGXu{width:100%;height:100vh;margin:3rem auto;padding:20px;position:relative}.CasesSlider_customArrow__qALfG{position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;border:none;background-color:var(--primary-color,rgba(255,255,255,.8));border-radius:10px;width:40px;height:300px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.CasesSlider_customArrow__qALfG:hover{background-color:#fff}.CasesSlider_customArrow__qALfG:before{font-size:6rem;font-family:Bebas Neue,sans-serif;color:var(--white-color);line-height:300px}.CasesSlider_customPrevArrow__BYR1E{left:20px}.CasesSlider_customPrevArrow__BYR1E:before{content:"‹";margin-left:10px}.CasesSlider_customNextArrow__dNtHN{right:20px}.CasesSlider_customNextArrow__dNtHN:before{content:"›";margin-left:10px}.CasesSlider_customDotsContainer__bOB8I{bottom:-30px;position:relative;text-align:center}.CasesSlider_customDotsContainer__bOB8I ul{margin:0;padding:0;display:inline-block}.CasesSlider_customDotsContainer__bOB8I li{display:inline-block;margin:0 5px;padding:0;width:auto;height:auto}.CasesSlider_customDot__JHCyr{width:10px;height:10px;background-color:#ccc;border-radius:50%;display:block;cursor:pointer;transition:background-color .3s ease;padding:0;border:none;font-size:0}.CasesSlider_customDotsContainer__bOB8I li.slick-active .CasesSlider_customDot__JHCyr{background-color:var(--primary-color,#0070f3);width:12px;height:12px}@media(max-width:768px){.CasesSlider_casesSliderContainer__CMGXu{height:auto}.CasesSlider_customPrevArrow__BYR1E{left:10px}.CasesSlider_customNextArrow__dNtHN{right:10px}.CasesSlider_customArrow__qALfG{width:35px;height:35px}.CasesSlider_customArrow__qALfG:before{font-size:18px}.CasesSlider_customDotsContainer__bOB8I{bottom:-25px}}@media(max-width:480px){.CasesSlider_casesSliderContainer__CMGXu{width:100%;padding:10px 0;margin:1rem auto;border-radius:0;box-shadow:none}.CasesSlider_customPrevArrow__BYR1E{left:5px;background-color:rgba(0,0,0,.3)}.CasesSlider_customNextArrow__dNtHN{right:5px;background-color:rgba(0,0,0,.3)}.CasesSlider_customArrow__qALfG{width:30px;height:30px}.CasesSlider_customArrow__qALfG:before{font-size:16px;color:#fff}.CasesSlider_customDotsContainer__bOB8I{bottom:-20px}.CasesSlider_customDot__JHCyr{width:8px;height:8px}.CasesSlider_customDotsContainer__bOB8I li.slick-active .CasesSlider_customDot__JHCyr{width:10px;height:10px}}.CasesSlider_casesSliderContainer__CMGXu .slick-slide{padding:0 10px;box-sizing:border-box}.CasesSlider_casesSliderContainer__CMGXu .slick-list{overflow:hidden}