body fieldset{border:var(--bs-border-width) solid var(--bs-border-color);margin:revert;min-width:revert;padding:revert}body legend{float:revert;font-size:revert;line-height:revert;margin-bottom:revert;padding:revert;width:revert}@media (width<=968px){.fs09rem{font-size:.8rem}}@media (width<=390px){body #orderTabs.nav{--bs-nav-link-padding-x:.45rem}body fieldset.fieldset-parcel{border:none;margin:0!important;padding:0!important}body legend{display:revert;margin:0;padding:0}}body .alert{display:flex}body .alert-icon{padding:.95rem}.pulse{position:relative}.pulse.pulse-light .pulse-ring{border-color:var(--bs-light)}.pulse.pulse-primary .pulse-ring{border-color:var(--bs-primary)}.pulse.pulse-secondary .pulse-ring{border-color:var(--bs-secondary)}.pulse.pulse-success .pulse-ring{border-color:var(--bs-success)}.pulse.pulse-info .pulse-ring{border-color:var(--bs-info)}.pulse.pulse-warning .pulse-ring{border-color:var(--bs-warning)}.pulse.pulse-danger .pulse-ring{border-color:var(--bs-danger)}.pulse.pulse-dark .pulse-ring{border-color:var(--bs-dark)}.pulse-ring{opacity:0;border-style:solid;border-width:3px;border-color:var(--bs-gray-500);border-radius:40px;width:40px;height:40px;animation:3.5s ease-out infinite animation-pulse;display:block;position:absolute}@keyframes animation-pulse{0%{opacity:0;-webkit-transform:scale(.1)}60%{opacity:0;-webkit-transform:scale(.1)}65%{opacity:1}to{opacity:0;-webkit-transform:scale(1.2)}}.btn.btn-outline.btn-outline-dashed{border-style:dashed;border-width:1px}.btn-check:active+.btn.btn-outline.btn-outline-dashed,.btn-check:checked+.btn.btn-outline.btn-outline-dashed,.btn.btn-outline.btn-outline-dashed.active,.btn.btn-outline.btn-outline-dashed.show,.btn.btn-outline.btn-outline-dashed:active:not(.btn-active),.btn.btn-outline.btn-outline-dashed:focus:not(.btn-active),.btn.btn-outline.btn-outline-dashed:hover:not(.btn-active),.show>.btn.btn-outline.btn-outline-dashed{border-color:var(--bs-body-color)}.bd-navbar{background-color:#0000;padding:.75rem 0;box-shadow:0 .5rem 1rem #00000026,inset 0 -1px #ffffff26}[data-bs-theme=dark] .bd-navbar{box-shadow:0 .5rem 1rem #00000026,inset 0 -1px #ffffff26}#navigation .step-container{text-align:center;position:relative;transform:translateY(-43%)}#navigation .step-circle{background-color:var(--bs-tertiary-bg);border:1px solid var(--bs-secondary-bg);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;line-height:40px;display:flex}#navigation .step-circle.current-step{background:var(--bs-primary);border:1px solid var(--bs-tertiary-bg);color:var(--bs-white)}#navigation .step-line{background-color:var(--bs-secondary-bg);z-index:-1;width:calc(100% - 100px);height:2px;position:absolute;top:16px;left:50px}body .ui-autocomplete{z-index:10000;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);background-clip:padding-box;padding:0;font-size:1rem;font-weight:400;list-style:none;position:absolute;box-shadow:0 .5rem 1rem #00000026,inset 0 -1px #ffffff26}body .ui-autocomplete>li>div{clear:both;white-space:nowrap;padding:.25rem 1rem;font-weight:400;display:block}body .ui-state-hover,body .ui-state-active,body .ui-state-focus{cursor:pointer;text-decoration:none;border:none!important}body .ui-helper-hidden-accessible{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.h-title{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;filter:drop-shadow(0 0 2rem #000);background-image:linear-gradient(-90deg,#adfbda 0,#35c3ff 30%,#fda399 50%,#76d880 70%,#ebf38b 90%,#adfbda 100%);background-repeat:repeat;background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;font-size:1.5rem;font-weight:500;text-shadow:none!important}body .iti{display:block}body .iti__country-list{z-index:1000}[data-bs-theme=dark] body .iti__country-list{background:#293042}body .iti__search-input{width:100%;color:var(--bs-body-color);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;display:block}body div.alert[role=alert]{display:none!important}body .nav-flag img{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:20px;height:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-container{z-index:10000;opacity:0;pointer-events:none;background:#ffffff80;position:fixed;inset:100% 0 0;overflow:hidden}.loader-container.active{opacity:1;pointer-events:all;top:0}.loader-wrapper{width:50px;height:50px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.loader{border:7px solid #f3f3f3;border-top-color:#293042;border-radius:50%;width:50px;height:50px;animation:2s linear infinite spin}