.space-evenly{justify-content:space-evenly}.align-items-center{align-items:center}.header-form{width:100%;min-height:100vh;background-image:linear-gradient(335deg,hsla(0,0%,100%,.1) 40%,transparent 0),url(/build/images/Picto_homepage.6d90ba97.png);background-repeat:no-repeat;background-size:100%,55%,60%;background-position-y:95%;background-position-x:90%}.header-form *{box-sizing:border-box}.header-form .flex-container{display:flex}.header-form .tablet{display:none}.header-form .mobile,.header-form .mobile.tablet{display:flex}.header-form .desktop{display:none}.header-form .bg-white{background-color:#fff}.header-form .bg-dark-blue{background-color:#0e3a60}.header-form .bg-blue{background-color:#6199c9}.header-form .bg-orange{background-color:#ed740b}.header-form .text-orange{color:#ed740b!important}.header-form .text-white{color:#fff}.header-form .text-blue{color:#6199c9}.header-form .centered-column{flex-direction:column;align-items:center}.header-form .sticky{position:fixed!important}.header-form .flex-center{justify-content:center}.header-form .hidden-animate{-webkit-animation:hidden-animate .3s ease-out;-moz-animation:hidden-animate .3s ease-out}.header-form .hidden{display:none!important}.header-form .opacity-0{opacity:0}@-webkit-keyframes hidden-animate{0%{opacity:1}to{opacity:0}}.header-form .loader{margin:auto;width:20%}.header-form .column{flex-direction:column}.header-form .error{border:2px solid #ff6969!important;color:#ff6969!important}.header-form .error input::placeholder{color:#ff6969}.header-form .fixSteps{position:fixed;top:8px;z-index:9999;right:40%;animation:5s linear}.header-form .btn-back{color:#ed740b;cursor:pointer}.header-form .btn-default,.header-form .btn-valid,.header-form .btn-valid-container{width:100%;height:40px;line-height:40px;border-radius:20px;padding:0 20px;font-family:Poppins;font-size:14px;font-weight:lighter;color:#fff;outline:none;border:none;cursor:pointer}.header-form .btn-valid,.header-form .btn-valid-container{position:absolute;border-radius:0;height:50px;bottom:0;left:0;z-index:99999}.header-form .btn-valid-container{padding:0;display:flex;justify-content:space-around;align-items:center}.header-form .btn-valid-container .btn-default,.header-form .btn-valid-container .btn-valid,.header-form .btn-valid-container .btn-valid-container{flex:1;background:#ed740b;border:1px solid hsla(0,0%,100%,.2);margin:0 5px;height:30px;line-height:30px;font-size:11px}.header-form .btn-valid-container .btn-default.disabled,.header-form .btn-valid-container .disabled.btn-valid,.header-form .btn-valid-container .disabled.btn-valid-container{color:#585858;background:linear-gradient(0deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),#fff;border:1px solid #585858}.header-form .btn-tab{position:relative;display:flex;justify-content:center;align-items:center;flex:1;height:30px;border-radius:40px;color:#fff;text-align:center;background:rgba(14,58,96,.2);margin-bottom:10px;cursor:pointer}.header-form .btn-tab:first-child{margin-right:5px}.header-form .btn-tab.select{background-color:#0e3a60}.header-form .btn-tab .data-number{position:absolute;display:flex;align-items:center;justify-content:center;height:20px;width:20px;border-radius:20px;right:5px;background-color:#cbe4f9;color:#2e5b82}.header-form .input-default{outline:none;border:none;padding:0 20px;font-size:12px;width:100%}.header-form .field-container{font-family:Poppins;flex:1;margin:10px}.header-form .field-container .label{color:#6199c9;font-size:12px;text-align:center;line-height:normal}.header-form .field-container .input-container{margin-top:10px}.header-form .input-container{border-radius:30px;border:2px solid #6199c9;overflow:hidden}.header-form .input-container input{padding:5px 10px;width:100%}.header-form .input-container input::placeholder{color:#6199c9;opacity:.5}.header-form .input-container input[type=number],.header-form .input-container input[type=text]{color:#6199c9;padding:10px 15px}.header-form .images-container img{width:100%}.header-form .pins{width:20px;height:20px;border-radius:20px;background:#0e3a60;color:#fff;text-align:center;line-height:20px;margin-right:5px;font-size:12px}.header-form .btn-tooltip-container{position:relative;flex-wrap:wrap;align-content:flex-start;width:70%}.header-form .btn-tooltip{position:absolute;top:45%;right:-20%;display:flex;justify-content:center;align-items:center;align-self:center;width:20px;height:20px;color:#fff;border:1px solid #fff;border-radius:20px;cursor:pointer}.header-form .tooltip-container{position:absolute;top:50px;left:30%;right:-40px;padding:10px;border-radius:10px;font-size:12px;z-index:10;background:#0e3a60;color:#fff}.header-form .switch-container{margin-top:25px}.header-form .switch-container .switch-content{display:flex;flex-direction:row;margin-top:10px;align-items:center}.header-form .switch-container .switch-content .switch{position:relative;display:inline-block;width:40px;height:18px}.header-form .switch-container .switch-content .switch input{opacity:0;width:0;height:0}.header-form .switch-container .switch-content .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.header-form .switch-container .switch-content .slider:before{position:absolute;content:"";height:20px;width:20px;left:-1px;bottom:-3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.header-form .switch-container .switch-content input:checked+.slider{background-color:#ed740b}.header-form .switch-container .switch-content input:focus+.slider{box-shadow:0 0 1px #d3d3d3}.header-form .switch-container .switch-content input:checked+.slider:before{-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translateX(18px)}.header-form .switch-container .switch-content .slider.round{border-radius:34px;border:1px solid #d3d3d3}.header-form .switch-container .switch-content .slider.round:before{border-radius:50%;border:1px solid #d3d3d3}.header-form .switch-container .switch-content p{margin-left:5px;margin-right:5px;margin-top:0;line-height:0;height:0}.header-form .radio{margin:.5rem}.header-form .radio input[type=radio]{display:none}.header-form .radio input[type=radio]+.radio-label:before{content:"";background:#1066b0;border-radius:100%;border:2px solid #fff;display:inline-block;width:15px;height:15px;position:relative;top:-.2em;left:-25px;margin-right:0;vertical-align:top;cursor:pointer;text-align:center;transition:all .25s ease}.header-form .radio input[type=radio]:checked+.radio-label:before{background-color:#fff;box-shadow:inset 0 0 0 3px #1066b0}.header-form .radio input[type=radio]:focus+.radio-label:before{outline:none;border-color:#fff}.header-form .radio input[type=radio]:disabled+.radio-label:before{box-shadow:inset 0 0 0 4px #1066b0;border-color:#1066b0;background:#1066b0}.header-form .radio input[type=radio]+.radio-label:empty:before{margin-right:0}.header-form.landing-form h1{text-align:center;text-transform:uppercase;margin:40px auto}.header-form.landing-form h1 span{color:var(--main-orange)}.header-form .title{margin-top:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Yantramanav;color:#fff;text-align:center}.header-form .title h1{font-size:180%;font-weight:lighter;width:75%}.header-form .title h2{font-weight:lighter;font-size:80%;font-family:Poppins;font-style:normal;margin:15px 0;width:60%;opacity:.5}.header-form .title span{font-size:inherit}.header-form .form{height:inherit;width:98%;margin:0 auto}.header-form .form .runForm{margin-bottom:10vh;align-items:center;justify-content:center}.header-form .form .runForm,.header-form .form .runForm .form{display:flex;flex-direction:column}.header-form .form .runForm .form .formContainer{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:15px;padding:12px 22px}.header-form .form .runForm .form .formContainer.addressContainer{overflow:hidden;background:#fff;border-radius:40px;box-shadow:0 0 15px 0 rgba(0,0,0,.2)}.header-form .form .runForm .form .formContainer.stuffsContainer{padding:5px;font-family:Poppins;width:90vw}.header-form .form .runForm .form .formContainer.stuffsContainer p{color:#6199c9;margin:auto;height:30px;line-height:30px;font-size:14px}.header-form .form .runForm .form .formContainer input::placeholder{color:#6199c9;opacity:.5}.header-form .form .runForm .form .formContainer input[type=text]{color:#6199c9}.header-form .form .runForm .form .formContainer .flex-container{width:100%}.header-form .form .runForm .form .formContainer div.address{display:flex;color:#6199c9;opacity:.5;align-items:center;justify-content:center;font-family:Poppins}.header-form .form .runForm .form .formContainer .edit{margin-left:auto}.header-form .form .runForm .form .btn-default,.header-form .form .runForm .form .btn-valid,.header-form .form .runForm .form .btn-valid-container{margin-top:15px;margin-left:auto;margin-right:auto}@media only screen and (min-height:812px){.header-form .title h1{font-size:230%;width:100%}.header-form .title h2{font-size:90%;margin:30px 0;width:80%}}@media only screen and (min-width:641px){.header-form{background-size:100%,40%,60%}.header-form .mobile{display:none!important}.header-form .tablet{display:flex!important}.header-form .title h1{font-size:5vw;margin-top:40px}.header-form .title h2{font-size:2vw;margin-top:10px}.header-form .loader{width:10%;color:#4f4f4f}.header-form .loader img,.header-form .loader svg{color:#4f4f4f}.header-form .btn-back .material-icons{font-size:30px}.header-form .btn-tooltip{top:30%;right:-10%}.header-form .tooltip-container{top:60px;left:0;right:-28px}.header-form .input-default{font-size:16px}.header-form .btn-tab{height:50px;font-size:16px}.header-form .btn-tab .data-number{font-size:16px;height:30px;width:30px;right:14px}.header-form .btn-valid,.header-form .btn-valid-container{position:static!important;border-radius:40px;height:50px;width:50%;bottom:unset;left:unset;font-size:16px;z-index:1}.header-form .btn-default,.header-form .btn-valid,.header-form .btn-valid-container{padding:0 30px;font-size:18px;margin:10px auto}.header-form .btn-valid-container{background:unset;width:90%;margin:14px auto auto}.header-form .btn-valid-container .btn-default,.header-form .btn-valid-container .btn-valid,.header-form .btn-valid-container .btn-valid-container{height:40px;font-size:16px}.header-form .form .runForm .form{justify-content:center}.header-form .form .runForm .form .formContainer{width:unset}.header-form .form .runForm .form .formContainer.addressContainer{margin:auto;width:60%;height:50px;border-radius:10px}.header-form .form .runForm .form .formContainer.stuffsContainer{padding:5px 5px 0}.header-form .form .runForm .form .formContainer.stuffsContainer p{font-size:18px}.header-form .form .runForm .form .formContainer.stuffsContainer>.loading,.header-form .form .runForm .form .formContainer.stuffsContainer>.unloading{background:#1066b0;background-repeat:no-repeat;background-position:100% 0;width:102%;margin-top:20px;border-radius:0 0 15px 15px}.header-form .form .runForm .form .formContainer.stuffsContainer>.loading{background-image:url(/build/images/stuff-loading-background.cc4c7603.png)}.header-form .form .runForm .form .formContainer.stuffsContainer>.unloading{background-image:url(/build/images/stuff-unloading-background.3b06306d.png)}}@media only screen and (min-width:961px){.header-form{background-image:linear-gradient(345deg,hsla(0,0%,100%,.1) 40%,transparent 0),url(/build/images/Picto_homepage.6d90ba97.png);background-size:100%,15%,100%}.header-form.landing-form{padding-top:30px}.header-form.landing-form h1{text-align:center;width:60%;margin:40px auto}.header-form.landing-form h1 span{color:var(--main-orange)}.header-form .mobile,.header-form .tablet{display:none!important}.header-form .desktop{display:flex!important}.header-form .title h1{font-size:3vw;margin-top:20px}.header-form .title h2{font-size:1.5vw}.header-form .input-default{font-size:14px}.header-form .btn-tab{background-color:rgba(237,116,11,.3);color:#ed740b;text-transform:uppercase;border-radius:15px}.header-form .btn-tab.select{background-color:#ed740b;color:#fff;position:relative}.header-form .btn-tab.select:after{content:" ";position:absolute;background-color:#ed740b;width:10px;height:10px;bottom:-8px;z-index:200;left:50%;transform:rotate(45deg) translateX(-50%)}.header-form .btn-tooltip{right:-15%}.header-form .btn-valid,.header-form .btn-valid-container{width:25vw;padding:0 15px;font-size:16px;margin:10px auto}.header-form .btn-valid-container{width:35vw}.header-form .btn-valid-container .btn-default,.header-form .btn-valid-container .btn-valid,.header-form .btn-valid-container .btn-valid-container{width:35vw!important}.header-form .form .runForm .form .formContainer.addressContainer{width:100%}.header-form .form .runForm .form .formContainer.stuffsContainer{width:35vw;margin:auto}.header-form .form .runForm .form .formContainer input[type=text]{color:#6199c9;border:none}}