body{color:#1a1a1ae6;background-color:#e6e6e6b3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Ubuntu,sans-serif;font-weight:500;font-size:20px;margin:0;padding:0}.header{margin:auto;padding-top:40px;width:380px}.dropFileAnimatedIcon{-webkit-animation:upDpwnAction 1s infinite alternate;animation:upDpwnAction 1s infinite alternate}@-webkit-keyframes upDpwnAction{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes upDpwnAction{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.addAttachmentsUploadFiles{border-radius:4px;background-color:#fcfcfc;border:1px dashed #c4c4c4;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;cursor:pointer;outline:none;transition:border .24s ease-in-out}.errors .addAttachmentsUploadFiles{border-color:#f21b1b}.CloseButton{background:transparent;border:0;color:#8792a2;cursor:pointer;margin-right:-6px;position:absolute;top:24px;right:24px}.icon{width:16px;height:16px;fill:#8792a2}.dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#0d49e1;color:#0d49e1;box-shadow:9999px 0 0 -5px;animation:dot-pulse 1.5s infinite linear;animation-delay:.25s}.dot-pulse:before,.dot-pulse:after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#0d49e1;color:#0d49e1}.dot-pulse:before{box-shadow:9984px 0 0 -5px;animation:dot-pulse-before 1.5s infinite linear;animation-delay:0s}.dot-pulse:after{box-shadow:10014px 0 0 -5px;animation:dot-pulse-after 1.5s infinite linear;animation-delay:.5s}@keyframes dot-pulse-before{0%{box-shadow:9984px 0 0 -5px}30%{box-shadow:9984px 0 0 2px}60%,to{box-shadow:9984px 0 0 -5px}}@keyframes dot-pulse{0%{box-shadow:10003px 0 0 -5px}30%{box-shadow:10003px 0 0 2px}60%,to{box-shadow:10003px 0 0 -5px}}@keyframes dot-pulse-after{0%{box-shadow:10014px 0 0 -5px}30%{box-shadow:10014px 0 0 2px}60%,to{box-shadow:10014px 0 0 -5px}}.LoaderContainer{box-sizing:border-box;margin:auto;padding:64px 32px 22px;background-color:#fff;text-align:center;box-shadow:0 4px 20px #00000012;position:relative;display:grid;grid-template-rows:auto 1fr auto}@media (min-width: 1000px){.LoaderContainer{width:380px;height:100%;max-height:640px;border-radius:18px}}@media (max-width: 999px){.LoaderContainer{width:100vw;border-radius:0;height:100dvh}}.VerticalFlex{display:flex;flex-direction:column;height:100%;gap:15px}.FeesContainer{display:flex;justify-content:space-evenly;width:100%;padding:.75rem}.NetTerms,.PaymentOptions{display:grid;grid-template-columns:repeat(auto-fit,minmax(0px,1fr));gap:10px}.Separator{display:flex;flex-direction:row;font-size:1rem;font-weight:400}.Separator:before,.Separator:after{content:"";flex:1;border-bottom:1px solid;color:#e6ebf1}.Separator:before{margin-right:10px}.Separator:after{margin-left:10px}.OrderItem{display:flex;margin-bottom:25px}.Form{display:grid;align-content:center;grid-gap:15px}.MuiSelect-select{text-align:start}.App{height:100dvh;display:flex}@media (max-width: 1000px){.App{height:100dvh;margin-top:0;margin-bottom:0}}
