@import"https://fonts.googleapis.com/css2?family=Encode+Sans+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap";.page{width:100%}.page.section{padding:50px 0;width:100%}.page.section .title{padding:20px 0;row-gap:10px}.page.section .title h2{margin:0;padding:0}.page.section .title h3{display:none}@media screen and (max-width:768px){.page.section .title h2{display:none}.page.section .title h3{display:block;padding:0}}.page.section.cards{display:flex;flex-direction:row;justify-content:space-evenly;padding:10px 0 0}@media screen and (max-width:768px){.page.section.cards{flex-direction:column;justify-content:center;align-items:center}}.page.section.cards2{padding:30px 0}.page.section.section_min{width:85%;margin:0 auto;padding:30px 0 50px;gap:25px}.page.section.commitment{display:flex;flex-direction:column;justify-items:center}.page.section.commitment .commitment-img{display:flex;margin:25px auto;width:70%}.page.section.commitment .commitment-cont{display:flex;justify-content:space-around}@media screen and (max-width:768px){.page.section.commitment .commitment-cont{flex-direction:column}}.page.section.commitment .commitment-cont .commitment-info{margin-top:10px;display:flex;width:45vw}@media screen and (max-width:768px){.page.section.commitment .commitment-cont .commitment-info{width:80vw;margin:15px auto}}.page.section.commitment .commitment-cont .commitment-info img{width:35%;padding:0 10px}@media screen and (max-width:768px){.page.section.commitment .commitment-cont .commitment-info img{height:-moz-fit-content;height:fit-content}}.page.section.commitment .commitment-cont .commitment-info-info{display:flex;flex-direction:column;justify-content:center}.page.section.commitment .commitment-cont .commitment-info-info h4{font-family:Encode Sans Condensed,sans-serif;font-weight:700;font-style:normal;font-size:32px;margin:0}@media screen and (max-width:768px){.page.section.commitment .commitment-cont .commitment-info-info h4{font-size:20px}}.page.section.commitment .commitment-cont .commitment-info-info p{color:#495356}.page.section.commitment .commitment-cont .commitment-info-info.red h4{color:#a21942}.page.section.commitment .commitment-cont .commitment-info-info.green h4{color:#3f7e44}.page.section.founders-cont{padding:0}.page.section .founders{display:flex;padding:0;width:60%;margin:0 auto;justify-content:space-around}@media screen and (max-width:768px){.page.section .founders{width:100%}}.page.section .founders .info-founder{width:25vw;display:flex;align-items:center;flex-direction:column;margin-top:25px}.page.section .founders .info-founder img{margin:0 auto;display:flex;width:70%}@media screen and (max-width:768px){.page.section .founders .info-founder{width:40vw}}.page.section .founders .info-founder p{padding:10px;text-align:center;background-color:#60419e;border-radius:10px}.page.section.section_secondary{padding:30px 0}.page.section.section_grey{background-color:#f5f5f5}@media screen and (max-width:768px){.page.section{padding-bottom:0!important;padding-top:10px!important}}.bg-img{background-image:url(/assets/images/global/bg.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.img-carriers{width:100%}.images{flex-wrap:wrap;justify-content:space-between}.images .img{display:flex;flex-basis:25%;box-sizing:border-box;padding:30px}@media(max-width:768px){.images .img{flex-basis:50%}}.images img{width:100%;margin:5px}.parentSize{width:100%}.margin{margin-top:50px}.timeline{width:90%!important;display:flex;flex-direction:column;margin:0 auto}.header{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100;height:80px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.header .icon_menu{display:none}.header .navbar{display:flex;align-items:center;justify-content:space-between;padding:1rem}.header .navbar .logo_container{display:flex;margin-left:30px}.header .navbar .logo_container .logo{align-self:center;height:50px}.header .navbar .nav_menu{position:static;display:flex;gap:.8rem;-webkit-padding-start:0;padding-inline-start:0;list-style:none;z-index:1;position:relative}.header .navbar .nav_menu .item{text-decoration:none;color:#495356;padding:5px 0}.header .navbar .nav_menu .item.active{color:#02d7dc;font-weight:700;border-bottom:2px solid #02d7dc}.header .navbar .nav_menu .cursor{cursor:pointer}.header .navbar .nav_menu .submenu{position:absolute;width:180px;background-color:#fff;list-style:none;border-radius:10px 10px;-webkit-padding-start:0;padding-inline-start:0;z-index:-2;padding-top:20px}.header .navbar .nav_menu .submenu li{padding:10px 30px}.header .navbar .nav_menu .submenu .sub-item{text-decoration:none;color:#495356}.header .navbar .nav_menu .login_btn{width:auto;background-color:#02d7dc;color:#fff;font-weight:700;padding:.5rem 1rem;border-radius:5px}.header .navbar .nav_menu .login_btn:hover{background-color:#fff;color:#02d7dc;border:2px solid #02d7dc}@media screen and (max-width:1250px){.header .icon_menu{display:block!important;color:#02d7dc;font-size:40px}.header .navbar{justify-content:flex-start;gap:.5rem}.header .nav_menu{position:absolute!important;top:80px;left:0;background-color:#fff;flex-direction:column;transform:translateX(-100%);transition:transform .3s ease-out;padding:10px 30px 30px;margin:0}.header .nav_menu .submenu{position:relative!important;z-index:100!important}.header .nav_menu li{padding:10px 0 10px 20px!important}.header .nav_menu.login_btn{padding:.5rem 1rem;width:100px}.header .open{transform:translateX(0)}}.footer{display:flex;flex-direction:column;position:relative}.container-bg{height:500px;z-index:2;width:100%;position:relative}.container-bg .bg-1{width:100%;height:100%}.container-bg .bg-2{width:50%;height:80%;position:absolute;right:0;bottom:0}@media screen and (max-width:768px){.container-bg,.container-bg .bg-1,.container-bg .bg-2{display:none}}.container-footer{z-index:15;width:100%;padding-top:10px;color:#fff;border-radius:10px 10px 0 0;position:absolute;right:0;bottom:0}@media screen and (max-width:768px){.container-footer{height:auto;position:relative}}.container-footer .container-wrapper{width:100%;display:grid;grid-template-columns:60% 40%}@media screen and (max-width:768px){.container-footer .container-wrapper{display:flex;flex-direction:column}}.container-footer .container-wrapper .container_info{height:400px;padding:70px 20px 5px;position:relative;display:flex;align-self:center}@media screen and (max-width:768px){.container-footer .container-wrapper .container_info{width:100%;padding:100px 20px 20px;display:flex;flex-direction:column;height:auto;background-image:url(/assets/images/global/bg-3.png);background-size:cover}}.container-footer .container-wrapper .container_info_img{position:absolute;bottom:40px;width:30vw;max-height:100px}@media screen and (max-width:768px){.container-footer .container-wrapper .container_info_img{position:relative;bottom:0;width:100%}}.container-footer .container-wrapper .container_info_img .footer_logo{width:15vw}@media screen and (max-width:768px){.container-footer .container-wrapper .container_info_img .footer_logo{width:150px;margin:0 auto;display:flex;padding-bottom:20px;position:relative}}.container-footer .container-wrapper .container_info_info{width:100%;display:grid;grid-template-columns:20% 30% 50%}@media screen and (max-width:768px){.container-footer .container-wrapper .container_info_info{display:flex;flex-direction:column}}.container-footer .container-wrapper .container_info_social{height:500px;display:flex;flex-direction:column;justify-content:flex-end;margin-left:2vw;color:#495356}@media screen and (max-width:768px){.container-footer .container-wrapper .container_info_social{height:auto;padding:100px 0 20px;background-image:url(/assets/images/global/bg-4.png);background-size:cover;margin-left:0}}.container-footer .container-wrapper .container_info_social h5{text-align:center}.container-footer .container-wrapper .container_info_social img{width:auto;display:flex;margin:5px auto}@media screen and (max-width:768px){.container-footer .container-wrapper .container_info_social img{margin:15px auto}}.container-footer .container-wrapper .container_info_social .download{width:60%;display:flex;margin:0 auto;gap:30px}.container-footer .container-wrapper .container_info_social .download a,.container-footer .container-wrapper .container_info_social .download figure,.container-footer .container-wrapper .container_info_social .download li{width:100%;margin:0;padding:0}.container-footer .container-wrapper .container_info_social .download a img,.container-footer .container-wrapper .container_info_social .download figure img,.container-footer .container-wrapper .container_info_social .download li img{width:100%}.container-footer .container-wrapper .container_info_social .list_inline{margin-bottom:10px;list-style:none;display:flex;justify-content:center;gap:50px;-webkit-padding-start:0;padding-inline-start:0}.container-footer .container-wrapper .container_info_social .list_inline .btn_social{color:#495356;text-decoration:none;font-size:25px}.container-footer .container-wrapper .container_info_social .list_inline .btn_social:hover{color:#fff}.container-footer .container_copy{padding-left:20px;position:absolute;bottom:0;width:70%;height:50px;align-items:center}@media screen and (max-width:768px){.container-footer .container_copy{height:auto;padding:20px 5px;position:relative;background-image:url(/assets/images/global/bg-5.png);background-size:cover;background-position:bottom;width:100%}}.container-footer .font-weight-bold{font-weight:700;font-size:20px}@media screen and (max-width:768px){.container-footer .font-weight-bold{margin:0}}.container-footer ul{list-style:none;-webkit-padding-start:0;padding-inline-start:0}.container-footer ul li{padding-top:5px}.container-footer a{text-decoration:none;color:#fff}@media screen and (max-width:768px){.container-footer a,.container-footer h5,.container-footer li{text-align:center}}.banner{width:100%}.banner .info_section{position:relative;display:flex;flex-direction:row}.banner .info_section img{width:100%;height:100%}.banner .info_section .video{width:100%}.banner .info_section .info_section_content{transform:translate(-50%,-50%);display:flex;flex-direction:column;position:absolute;z-index:1}.banner .info_section .info_section_content .subtext{color:#fff;margin-top:0;text-align:center}@media screen and (max-width:768px){.banner .info_section .info_section_content{width:100%;position:relative;z-index:1;top:auto;left:auto;transform:none;display:flex;flex-direction:column}}.banner.bannerMain .info_section{background-color:#fff}.banner.bannerMain .info_section .responsive{display:block}.banner.bannerMain .info_section .info_section_content{width:80%;top:35%}.banner.bannerMain .info_section .info_section_content .subtext{color:#fff;margin-top:0;text-align:center;font-size:25px}@media screen and (max-width:768px){.banner.bannerMain .info_section{flex-direction:column}.banner.bannerMain .info_section img{height:320px;object-fit:cover;object-position:center}.banner.bannerMain .info_section .info_section_content{padding-bottom:0!important;width:100%;left:auto;top:auto;padding:20px 20px 40px}.banner.bannerMain .info_section .info_section_content .subtext{font-size:20px;color:#495356}}.banner.bannerMain.home .info_section_content{margin-top:50px;left:50%}.banner.bannerMain.home .info_section_content a{margin-top:50px}@media screen and (max-width:768px){.banner.bannerMain.home .info_section_content{left:auto;margin-top:10px}.banner.bannerMain.home .info_section_content a{margin-top:10px}}.banner.bannerMain.page .info_section_content{width:100%;left:50%;display:grid;grid-template-columns:60% 40%;align-items:center}.banner.bannerMain.page .info_section_content h1{padding:15px 80px;margin-bottom:20px}.banner.bannerMain.page .info_section_content .subtext{margin-bottom:40px}@media screen and (max-width:1100px)and (min-width:768px){.banner.bannerMain.page .info_section_content h1{padding:5px;font-size:45px}}@media screen and (max-width:768px){.banner.bannerMain.page .info_section_content{display:flex;flex-direction:column;left:auto}.banner.bannerMain.page .info_section_content h1{padding:5px}}.banner.bannerSection .info_section{min-height:350px}.banner.bannerSection .info_section .info_section_content{width:100%;padding:3%;top:50%;left:50%}.banner.bannerSection .info_section .info_section_content .responsive{display:none}.banner.bannerSection .info_section .download{width:100%;display:flex;margin:0 auto;list-style:none;-webkit-padding-start:0;padding-inline-start:0;gap:20px}.banner.bannerSection .info_section .download a,.banner.bannerSection .info_section .download figure,.banner.bannerSection .info_section .download li{width:100%;margin:0;padding:0}.banner.bannerSection .info_section .download a img,.banner.bannerSection .info_section .download figure img,.banner.bannerSection .info_section .download li img{width:100%}.banner.bannerSection.sectionPage .info_section_content{width:45%}.banner.bannerSection.sectionPage .info_section_content .images-content{display:flex;flex-direction:row}.banner.bannerSection.sectionPage .info_section_content .images-content img{width:40%;display:flex;margin:0 auto}.banner.bannerSection.sectionPage p{font-size:21px}.banner.bannerSection.sectionPage.size-max .subtext{font-size:28px}@media screen and (max-width:768px){.banner.bannerSection .info_section{display:flex;flex-direction:column;min-height:200px}.banner.bannerSection .info_section .info_section_content{position:absolute;top:0;right:0;left:auto;width:100%;padding:30px}.banner.bannerSection .info_section .info_section_content .responsive{color:#fff;margin-top:0;text-align:center;display:block}.banner.bannerSection .info_section .info_section_content .subtext,.banner.bannerSection .info_section .info_section_content h1{display:none}}.title.text-64{font-size:64px;font-weight:700;margin:0}@media screen and (max-width:768px){.title.text-64{font-size:40px;text-align:center}}.title.text-50{font-size:50px;font-weight:700;margin:0}@media screen and (max-width:768px){.title.text-50{font-size:30px;text-align:center}}.title.text-45{font-size:45px;font-weight:700;margin:0}@media screen and (max-width:768px){.title.text-45{font-size:25px;text-align:center}}.title.text-35{font-size:35px;font-weight:700;margin:0}@media screen and (max-width:768px){.title.text-35{font-size:20px;text-align:center}}.title.text-25{font-size:25px;font-weight:700;margin:0 10px}@media screen and (max-width:768px){.title.text-25{font-size:15px}}.title.section{padding:30px 0}.title.center{text-align:center}.title.grey{color:#495356}.title.bluebaby{color:#02d7dc}.title.white{color:#fff}.title.purple{color:#60419e}@media screen and (max-width:768px){.title.main{color:#495356}}.button{border-radius:5px;border:none;font-family:Open Sans,sans-serif;font-size:24px;width:max-content;padding:10px 15px;text-decoration:none!important;display:inline-flex;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content;text-align:center}@media screen and (max-width:768px){.button{min-height:40px}}.button.home{font-size:20px;font-weight:700}@media screen and (max-width:768px){.button.home{font-size:15px;width:80%}}.button.center{margin:0 auto}.button.blue{background-color:#02d7dc;color:#fff}.button.blue:hover{box-shadow:0 4px 8px rgba(0,0,0,.2)}.button.green{background-color:#44c98b;color:#fff}.button.green:hover{background-color:#3db57d}.cardInfoImage{width:80%;padding:0 20px;display:flex;align-items:center;position:relative;margin:0 auto}@media screen and (max-width:768px){.cardInfoImage{display:flex;flex-direction:column;padding:0}.cardInfoImage .img{position:relative}.cardInfoImage .content,.cardInfoImage img{width:90%}.cardInfoImage .content{padding:10px 5px}}.cardInfoImage .img{position:absolute;width:40%!important;display:flex;height:350px}.cardInfoImage .img-img{display:flex;width:100%}@media screen and (max-width:768px){.cardInfoImage .img{position:relative;width:auto;height:auto;margin:0;bottom:0!important}.cardInfoImage .img .img-img{width:70vw}}.cardInfoImage .content{width:100%;display:flex;flex-direction:column}.cardInfoImage .content_block{border:2px solid #e5e1f4;border-radius:10px;display:flex}.cardInfoImage .content_info{padding:20px;border-radius:10px;width:50%}.cardInfoImage .content_info p{font-size:18px}.cardInfoImage.basic .content,.cardInfoImage.basic .img{display:flex;margin:0 auto}.cardInfoImage.infoRight{margin-top:80px}@media screen and (max-width:768px){.cardInfoImage.infoRight{margin-top:30px}}.cardInfoImage.infoRight .img{display:flex;bottom:-25px}.cardInfoImage.infoRight .img-sub{display:flex;bottom:-25px;right:-20%}.cardInfoImage.infoRight .content_info{margin-left:auto}@media screen and (max-width:768px){.cardInfoImage.infoRight.together.infoLeft .img,.cardInfoImage.infoRight.together.infoRight .img{display:flex!important;margin:0 auto;justify-content:center!important}}.cardInfoImage.infoLeft{margin-top:80px}@media screen and (max-width:768px){.cardInfoImage.infoLeft{margin-top:30px}}.cardInfoImage.infoLeft h3{text-align:left}.cardInfoImage.infoLeft .img{order:2;right:0;bottom:-25px;justify-content:flex-end}.cardInfoImage.infoLeft .img-sub{display:flex;bottom:-25px;left:-25%}@media screen and (max-width:1100px){.cardInfoImage.infoLeft .img-sub{max-width:90%}.cardInfoImage.infoLeft .img-sub img{width:100%}}.cardInfoImage.infoLeft .content{order:1;justify-self:flex-end}@media screen and (max-width:768px){.cardInfoImage.infoLeft .img{order:1}.cardInfoImage.infoLeft .content{order:2}}@media screen and (max-width:768px)and (max-width:768px){.cardInfoImage.infoLeft.infoLeft .img,.cardInfoImage.infoLeft.infoRight .img{display:flex!important;margin:0 auto;justify-content:center!important}.cardInfoImage.infoLeft.infoLeft .content,.cardInfoImage.infoLeft.infoRight .content{border-radius:10px}}.cardInfoImage.basic .img{align-items:flex-end;max-width:50%}.cardInfoImage.basic .img-img{max-height:300px;width:auto}@media screen and (max-width:1200px)and (min-width:768px){.cardInfoImage.basic{width:100%}}@media screen and (max-width:768px){.cardInfoImage.basic .img{width:80%}.cardInfoImage.basic.infoLeft .img,.cardInfoImage.basic.infoRight .img{display:flex!important;margin:0 auto;justify-content:center!important}.cardInfoImage.basic .content,.cardInfoImage.basic .content .content_info{width:100%}.cardInfoImage.together h3{text-align:left!important}.cardInfoImage.together .img{position:relative;width:100%;height:auto;margin:0!important;bottom:0!important}.cardInfoImage.together .img .img-img{width:70vw}.cardInfoImage.together .content{border-radius:10px}.cardInfoImage.together .content .content_info{width:100%;padding-top:0}.cardInfoImage.together .content .content_info h4{font-size:18px;margin:0}.cardInfoImage.together .content .content_info div,.cardInfoImage.together .content .content_info p{font-size:15px}}.cardInfoImage.lastMile .img-sub{position:absolute;width:auto;display:flex}@media screen and (max-width:768px)and (min-width:450px){.cardInfoImage.lastMile .img-sub{bottom:-8px!important;width:auto;right:-85px;left:auto;display:block;max-width:-moz-fit-content;max-width:fit-content}}@media screen and (max-width:450px){.cardInfoImage.lastMile .img-sub{bottom:45px!important;max-height:100px!important;width:auto;right:-80px;left:auto;display:block}}.cardInfoImage.longMile .img-sub{position:absolute;width:auto;display:flex}@media screen and (max-width:768px)and (min-width:450px){.cardInfoImage.longMile .img-sub{bottom:130px!important;max-height:80px!important;width:auto;right:-100px;left:auto;display:block}}@media screen and (max-width:450px){.cardInfoImage.longMile .img-sub{bottom:75px!important;max-height:80px!important;width:auto;right:-100px;left:auto;display:block}}.cardInfoImage.warehouse .img-sub{position:absolute;width:auto;display:flex}@media screen and (max-width:768px){.cardInfoImage.warehouse .img-sub{bottom:-8px!important;width:auto;right:-85px;left:auto;display:block;max-width:-moz-fit-content;max-width:fit-content}}