body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header img{height:80px}.header{text-align:center}.header nav{background-color:#000;line-height:40px;font-size:20px}nav a{text-decoration:none;color:#fff;margin-right:20px;padding:5px}nav a:hover{background-color:grey}.twin-container{display:flex}.product-container{width:70%;margin-left:20px;margin-right:5px;border-right:1px solid #d3d3d3}.container{display:flex;align-items:center;justify-content:center;min-height:100vh;min-width:100%;background-color:#fff}.loader{max-width:15rem;width:100%;height:auto;stroke-linecap:round}circle{fill:none;stroke-width:3.5;-webkit-animation-name:preloader;animation-name:preloader;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;transform-origin:170px 170px;will-change:transform}circle:first-of-type{stroke-dasharray:550px}circle:nth-of-type(2){stroke-dasharray:500px}circle:nth-of-type(3){stroke-dasharray:450px}circle:nth-of-type(4){stroke-dasharray:300px}circle:first-of-type{-webkit-animation-delay:-.15s;animation-delay:-.15s}circle:nth-of-type(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}circle:nth-of-type(3){-webkit-animation-delay:-.45s;animation-delay:-.45s}circle:nth-of-type(4){-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes preloader{50%{transform:rotate(1turn)}}@keyframes preloader{50%{transform:rotate(1turn)}}.product{display:flex;border-bottom:1px solid #d3d3d3;margin-bottom:5px;margin-right:10px;padding-bottom:5px}.product-name{color:#00f;font-weight:400}.main-button{background-color:#daa520;width:150px;height:30px;border:1px solid #a9a9a9;border-radius:5px;cursor:pointer}.ship-form{margin:30px 100px}.ship-form input{display:block;margin-top:30px;padding:5px;border:1px solid grey;border-radius:5px;width:300px}.error{color:red}
/*# sourceMappingURL=main.74735426.chunk.css.map */