@import url(https://fonts.googleapis.com/css2?family=Anton&family=DM+Sans:opsz@9..40&display=swap);.Footer-container{background-color:var(--kargo-black);color:var(--kargo-white);font-size:18px;height:var(--footer-height-mobile)}@media screen and (min-width:992px){.Footer-container{display:flex;height:var(--footer-height-desktop);justify-content:center}}.Footer-container .Footer-content{display:flex;gap:12px;justify-content:space-between;padding:32px 16px}@media screen and (min-width:992px){.Footer-container .Footer-content{display:flex;flex-direction:column;flex-direction:row;padding:0 16px;width:100%}}@media screen and (min-width:992px)and (min-width:768px){.Footer-container .Footer-content{max-width:var(--max-width-tablet)}}@media screen and (min-width:992px)and (min-width:992px){.Footer-container .Footer-content{max-width:var(--max-width-desktop)}}@media screen and (min-width:992px){.Footer-container .Footer-content{align-items:center;justify-content:space-between;padding:48px 16px}}.Footer-container .Footer-content .Footer-links{display:flex;flex-direction:column;font-size:14px;gap:12px}@media screen and (min-width:992px){.Footer-container .Footer-content .Footer-links{flex-direction:row;font-size:18px;gap:24px}}.Footer-container .Footer-content .Footer-socials{align-items:flex-end;display:flex;flex-direction:column;font-size:14px;justify-content:space-between}@media screen and (min-width:992px){.Footer-container .Footer-content .Footer-socials{font-size:18px}}.Button-container{background:linear-gradient(var(--kargo-black) 50%,var(--kargo-white) 50%);background-position-y:-100%;background-size:100% 200%;border:1px solid var(--kargo-black);color:var(--kargo-black);cursor:pointer;font-size:20px;padding:12px 32px;transition:.3s ease-in-out}.Button-container:hover{background-position-y:0}.Button-container:hover,.Button-dark{border:1px solid var(--kargo-white);color:var(--kargo-white)}.Button-dark{background:linear-gradient(var(--kargo-white) 50%,var(--kargo-black) 50%);background-position-y:-100%;background-size:100% 200%}.Button-dark:hover{background-position-y:0;border:1px solid var(--kargo-black);color:var(--kargo-black)}.Header-container{background-color:var(--kargo-white);box-shadow:0 4px 8px hsla(0,0%,47%,.314);display:flex;gap:16px;height:82px;justify-content:center;left:0;padding:16px;position:fixed;right:0;top:0;transition:all .3s;z-index:2}.Header-container .Header-content{align-items:center;display:flex;gap:16px;justify-content:space-between;width:100%}@media screen and (min-width:992px){.Header-container .Header-content{display:flex;flex-direction:column;flex-direction:row;padding:0 16px;width:100%}}@media screen and (min-width:992px)and (min-width:768px){.Header-container .Header-content{max-width:var(--max-width-tablet)}}@media screen and (min-width:992px)and (min-width:992px){.Header-container .Header-content{max-width:var(--max-width-desktop)}}.Header-container .Header-content .Header-image{cursor:pointer;width:100px}@media screen and (min-width:768px){.Header-container .Header-content .Header-image{width:150px}}.Header-container .Header-content .Header-links{display:none}@media screen and (min-width:992px){.Header-container .Header-content .Header-links{display:flex;font-size:18px;gap:24px}}.Header-dark{background-color:var(--kargo-black);box-shadow:0 4px 8px rgba(54,54,54,.314);color:var(--kargo-white)}@keyframes slideInFromTop{0%{opacity:0;top:-100%}to{opacity:1;top:0}}.Menu-container{align-items:center;animation:slideInFromTop .2s;background-color:#111;bottom:0;color:#fefefe;display:flex;justify-content:center;left:0;margin-top:82px;overflow-x:auto;padding:24px 12px;position:fixed;right:0;text-align:center;top:0;z-index:1}.Menu-container .Menu-content,.Menu-container .Menu-content .Menu-links{grid-gap:40px;display:grid;gap:40px}.Menu-container .Menu-content .Menu-links .Menu-number{font-size:12px}.Menu-container .Menu-content .Menu-links .Menu-link{font-family:Anton;font-size:24px}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.SplashScreen-container{align-items:center;background-color:#111;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:3}.SplashScreen-container .SplashScreen-content{animation:blink .7s infinite}.Title-container{grid-gap:16px;display:grid;gap:16px}.Title-container-centered{text-align:center}.Title-content{font-family:Anton;font-size:28px;font-weight:400}@media screen and (min-width:992px){.Title-content{font-size:50px}}.Contact-container{grid-gap:32px;display:grid;gap:32px;padding-top:100px;width:100%}@media screen and (min-width:992px){.Contact-container .Contact-content{max-width:50%}}.Partners-container{grid-gap:50px;display:grid;gap:50px;padding-top:80px}@media screen and (min-width:992px){.Partners-container{gap:80px}}.Partners-container .Partners-list{align-items:center;display:flex;flex-wrap:wrap;gap:48px;justify-content:center}@media screen and (min-width:992px){.Partners-container .Partners-list{gap:60px}}.Partners-container .Partners-list .Partners-image{cursor:pointer;filter:grayscale(1);transition:all .2s}.Partners-container .Partners-list .Partners-image:hover{filter:none}.Partners-container .Partners-list .Partners-image-dark{opacity:.5}.Partners-container .Partners-list .Partners-image-dark:hover{opacity:1}@keyframes maskAnimation{0%{-webkit-mask:linear-gradient(90deg,#0000 20%,#fff 0,#fff 80%,#0000 0);mask:linear-gradient(90deg,#0000 20%,#fff 0,#fff 80%,#0000 0)}5%{-webkit-mask:linear-gradient(90deg,#0000 19%,#fff 0,#fff 81%,#0000 0);mask:linear-gradient(90deg,#0000 19%,#fff 0,#fff 81%,#0000 0)}10%{-webkit-mask:linear-gradient(90deg,#0000 18%,#fff 0,#fff 82%,#0000 0);mask:linear-gradient(90deg,#0000 18%,#fff 0,#fff 82%,#0000 0)}15%{-webkit-mask:linear-gradient(90deg,#0000 17%,#fff 0,#fff 83%,#0000 0);mask:linear-gradient(90deg,#0000 17%,#fff 0,#fff 83%,#0000 0)}20%{-webkit-mask:linear-gradient(90deg,#0000 16%,#fff 0,#fff 84%,#0000 0);mask:linear-gradient(90deg,#0000 16%,#fff 0,#fff 84%,#0000 0)}25%{-webkit-mask:linear-gradient(90deg,#0000 15%,#fff 0,#fff 85%,#0000 0);mask:linear-gradient(90deg,#0000 15%,#fff 0,#fff 85%,#0000 0)}30%{-webkit-mask:linear-gradient(90deg,#0000 14%,#fff 0,#fff 86%,#0000 0);mask:linear-gradient(90deg,#0000 14%,#fff 0,#fff 86%,#0000 0)}35%{-webkit-mask:linear-gradient(90deg,#0000 13%,#fff 0,#fff 87%,#0000 0);mask:linear-gradient(90deg,#0000 13%,#fff 0,#fff 87%,#0000 0)}40%{-webkit-mask:linear-gradient(90deg,#0000 12%,#fff 0,#fff 88%,#0000 0);mask:linear-gradient(90deg,#0000 12%,#fff 0,#fff 88%,#0000 0)}45%{-webkit-mask:linear-gradient(90deg,#0000 11%,#fff 0,#fff 89%,#0000 0);mask:linear-gradient(90deg,#0000 11%,#fff 0,#fff 89%,#0000 0)}50%{-webkit-mask:linear-gradient(90deg,#0000 10%,#fff 0,#fff 90%,#0000 0);mask:linear-gradient(90deg,#0000 10%,#fff 0,#fff 90%,#0000 0)}55%{-webkit-mask:linear-gradient(90deg,#0000 9%,#fff 0,#fff 91%,#0000 0);mask:linear-gradient(90deg,#0000 9%,#fff 0,#fff 91%,#0000 0)}60%{-webkit-mask:linear-gradient(90deg,#0000 8%,#fff 0,#fff 92%,#0000 0);mask:linear-gradient(90deg,#0000 8%,#fff 0,#fff 92%,#0000 0)}65%{-webkit-mask:linear-gradient(90deg,#0000 7%,#fff 0,#fff 93%,#0000 0);mask:linear-gradient(90deg,#0000 7%,#fff 0,#fff 93%,#0000 0)}70%{-webkit-mask:linear-gradient(90deg,#0000 6%,#fff 0,#fff 94%,#0000 0);mask:linear-gradient(90deg,#0000 6%,#fff 0,#fff 94%,#0000 0)}75%{-webkit-mask:linear-gradient(90deg,#0000 5%,#fff 0,#fff 95%,#0000 0);mask:linear-gradient(90deg,#0000 5%,#fff 0,#fff 95%,#0000 0)}80%{-webkit-mask:linear-gradient(90deg,#0000 4%,#fff 0,#fff 96%,#0000 0);mask:linear-gradient(90deg,#0000 4%,#fff 0,#fff 96%,#0000 0)}85%{-webkit-mask:linear-gradient(90deg,#0000 3%,#fff 0,#fff 97%,#0000 0);mask:linear-gradient(90deg,#0000 3%,#fff 0,#fff 97%,#0000 0)}90%{-webkit-mask:linear-gradient(90deg,#0000 2%,#fff 0,#fff 98%,#0000 0);mask:linear-gradient(90deg,#0000 2%,#fff 0,#fff 98%,#0000 0)}95%{-webkit-mask:linear-gradient(90deg,#0000 1%,#fff 0,#fff 99%,#0000 0);mask:linear-gradient(90deg,#0000 1%,#fff 0,#fff 99%,#0000 0)}to{-webkit-mask:linear-gradient(90deg,#0000 0,#fff 0,#fff 100%,#0000 0);mask:linear-gradient(90deg,#0000 0,#fff 0,#fff 100%,#0000 0)}}.AboutUs-container{align-items:center;background-color:var(--kargo-white);display:flex;flex-direction:column;gap:24px;gap:32px;justify-content:center;min-height:100vh;padding:120px 16px 100px;position:-webkit-sticky;position:sticky}@media screen and (min-width:992px){.AboutUs-container{padding:140px 16px 100px}}.AboutUs-container .AboutUs-content{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (min-width:768px){.AboutUs-container .AboutUs-content{max-width:var(--max-width-tablet)}}@media screen and (min-width:992px){.AboutUs-container .AboutUs-content{max-width:var(--max-width-desktop)}.AboutUs-container .AboutUs-content .AboutUs-texts{column-count:2;column-gap:16px}}.AboutUs-container .AboutUs-content .AboutUs-text{margin-bottom:16px}.AboutUs-container .AboutUs-video-animation{animation:maskAnimation .8s}.AboutUs-container .AboutUs-video{display:flex;flex-direction:column;margin-top:-50px;padding:48px 0;width:100%}@media screen and (min-width:768px){.AboutUs-container .AboutUs-video{max-width:var(--max-width-tablet)}}@media screen and (min-width:992px){.AboutUs-container .AboutUs-video{margin-top:-120px;-webkit-mask:linear-gradient(#0000 20%,#fff 0,#fff 80%,#0000 0);mask:linear-gradient(#0000 20%,#fff 0,#fff 80%,#0000 0);max-width:var(--max-width-desktop);padding:inherit}}.AboutUs-container .AboutUs-contact{display:flex;flex-direction:column;margin-top:-50px;width:100%}@media screen and (min-width:768px){.AboutUs-container .AboutUs-contact{max-width:var(--max-width-tablet)}}@media screen and (min-width:992px){.AboutUs-container .AboutUs-contact{margin-top:-200px;max-width:var(--max-width-desktop);padding-top:90px}}.HeroBanner-container{align-items:center;background-color:var(--kargo-black);color:var(--kargo-white);display:flex;flex-direction:column;gap:24px;gap:48px;justify-content:center;justify-content:space-evenly;min-height:100vh;padding:120px 16px 100px}@media screen and (min-width:992px){.HeroBanner-container{padding:140px 16px 100px}}.HeroBanner-container .HeroBanner-main{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:space-between;width:100%}@media screen and (min-width:768px){.HeroBanner-container .HeroBanner-main{max-width:var(--max-width-tablet)}}@media screen and (min-width:992px){.HeroBanner-container .HeroBanner-main{flex-direction:row;gap:16px;max-width:var(--max-width-desktop)}}.HeroBanner-container .HeroBanner-main .HeroBanner-title{text-align:center}@media screen and (min-width:992px){.HeroBanner-container .HeroBanner-main .HeroBanner-title{text-align:left;width:50%}}.HeroBanner-container .HeroBanner-main .HeroBanner-images{display:flex;gap:4px}.HeroBanner-container .HeroBanner-main .HeroBanner-images .HeroBanner-image-container{grid-gap:4px;display:grid;gap:4px}.HeroBanner-container .HeroBanner-main .HeroBanner-images .HeroBanner-image-animation-0{animation:slide-in-from-bottom 1s ease-out}.HeroBanner-container .HeroBanner-main .HeroBanner-images .HeroBanner-image-animation-1{animation:slide-in-from-bottom 1.2s ease-out}.HeroBanner-container .HeroBanner-infos{display:flex;flex-direction:column;flex-direction:row;flex-wrap:wrap;font-size:14px;gap:24px;justify-content:center;width:100%}@media screen and (min-width:768px){.HeroBanner-container .HeroBanner-infos{max-width:var(--max-width-tablet)}}@media screen and (min-width:992px){.HeroBanner-container .HeroBanner-infos{font-size:inherit;gap:80px;max-width:var(--max-width-desktop)}}.HeroBanner-container .HeroBanner-infos .HeroBanner-info{align-items:center;display:flex;gap:12px;justify-content:center;width:100%}@media screen and (min-width:992px){.HeroBanner-container .HeroBanner-infos .HeroBanner-info{gap:20px;max-width:320px;width:auto}}.HeroBanner-container .HeroBanner-infos .HeroBanner-info .HeroBanner-info-logo{height:28px;width:auto}@media screen and (min-width:992px){.HeroBanner-container .HeroBanner-infos .HeroBanner-info .HeroBanner-info-logo{height:50px}}.Tabs-container{display:flex;font-family:Anton;gap:32px;-webkit-user-select:none;user-select:none}@media screen and (min-width:992px){.Tabs-container{font-size:28px;letter-spacing:2px}}.Tabs-unselected{cursor:pointer;opacity:.5}.Tabs-selected{border-bottom:2px solid;cursor:inherit;opacity:1;padding-bottom:4px}.Pricing-container{align-items:center;background-color:var(--kargo-black);display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:100vh;padding:120px 16px 100px}@media screen and (min-width:992px){.Pricing-container{max-height:100vh;padding:140px 16px 100px}}.Pricing-container .Pricing-content{align-items:center;display:flex;flex-direction:column;gap:48px;width:100%}@media screen and (min-width:768px){.Pricing-container .Pricing-content{max-width:var(--max-width-tablet)}}@media screen and (min-width:992px){.Pricing-container .Pricing-content{gap:60px;max-width:var(--max-width-desktop)}.Pricing-container .Pricing-content .Pricing-title{max-width:800px}}.Pricing-container .Pricing-content .Pricing-prices{align-items:center;display:flex;flex-direction:column;gap:32px}.Pricing-container .Pricing-content .Pricing-prices .Pricing-price{object-fit:contain;width:100%}@media screen and (min-width:992px){.Pricing-container .Pricing-content .Pricing-prices .Pricing-price{width:70%}}.CardExplainer-container{background-color:var(--kargo-grey);display:flex;flex-direction:column;gap:8px;padding:24px}@media screen and (min-width:992px){.CardExplainer-container{align-items:center;flex-direction:row;gap:24px;justify-content:flex-start;min-height:200px;padding:48px 32px}}.CardExplainer-container .CardExplainer-title{align-items:center;display:flex;font-family:Anton;font-size:24px;justify-content:flex-start}@media screen and (min-width:992px){.CardExplainer-container .CardExplainer-title{font-size:32px;width:40%}.CardExplainer-container .CardExplainer-text{width:60%}}@keyframes slide-in-from-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Services-animation-1{animation:slide-in-from-bottom .6s ease-out}.Services-card-animation-0{animation:slide-in-from-bottom 1.2s ease-out}.Services-card-animation-1{animation:slide-in-from-bottom 1.4s ease-out}.Services-card-animation-2{animation:slide-in-from-bottom 1.6s ease-out}.Services-card-animation-3{animation:slide-in-from-bottom 1.8s ease-out}.Services-container{align-items:center;background-color:var(--kargo-white);display:flex;flex-direction:column;gap:24px;justify-content:center;margin-bottom:inherit;min-height:100vh;opacity:0;padding:120px 16px 100px;position:relative;transition:all 1s}@media screen and (min-width:992px){.Services-container{padding:140px 16px 100px}}.Services-container .Services-content{display:flex;flex-direction:column;gap:48px;width:100%}@media screen and (min-width:768px){.Services-container .Services-content{max-width:var(--max-width-tablet)}}@media screen and (min-width:992px){.Services-container .Services-content{max-width:var(--max-width-desktop)}.Services-container .Services-content .Services-title{max-width:50%}}.Services-container .Services-cards{grid-gap:24px;display:grid;gap:24px}@media screen and (min-width:992px){.Services-container .Services-cards{grid-template-columns:repeat(2,1fr)}}.Services-container-visible{opacity:1}.Zones-container{align-items:center;background-color:var(--kargo-black);display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:100vh;padding:120px 16px 0}@media screen and (min-width:992px){.Zones-container{padding:140px 16px 100px}}@media screen and (min-width:768px){.Zones-container{padding-bottom:auto}}@media screen and (min-width:992px){.Zones-container{max-height:100vh}}.Zones-container .Zones-content{align-items:center;display:flex;flex-direction:column;gap:48px;width:100%}@media screen and (min-width:768px){.Zones-container .Zones-content{max-width:var(--max-width-tablet)}}@media screen and (min-width:992px){.Zones-container .Zones-content{gap:60px;max-width:var(--max-width-desktop)}}.Zones-container .Zones-image{object-fit:contain;width:100%}@media screen and (min-width:992px){.Zones-container .Zones-image{width:50%}}.App-container{--kargo-black:#111;--kargo-white:#fefefe;--kargo-grey:#f6f6f6;--kargo-lightgrey:#787878;--max-width-tablet:500px;--max-width-desktop:1300px;--footer-height-mobile:148px;--footer-height-desktop:128px;background-color:var(--kargo-white);color:var(--kargo-black)}@media screen and (min-width:992px){.App-container{font-size:20px}}.link{cursor:pointer;transition:all .2s}.link:hover{color:var(--kargo-lightgrey)}.centered{align-items:center;display:flex;justify-content:center}@media screen and (min-width:992px){.mobile-only{display:none}}.desktop-only{display:none}@media screen and (min-width:992px){.desktop-only{display:inherit}}@media screen and (min-width:768px){.position-sticky-top{margin-bottom:var(--footer-height-mobile);position:-webkit-sticky;position:sticky;top:0}}@media screen and (min-width:992px){.position-sticky-top{margin-bottom:var(--footer-height-desktop)}}*{box-sizing:border-box}body{background-color:#111;font-family:DM Sans,sans-serif;margin:0}ol,ul{margin:0;padding:0}li{list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:#111;transition:.2s;&:hover{color:#737373}}
/*# sourceMappingURL=main.f29755a9.css.map*/