@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap);*{margin:0;padding:0;box-sizing:border-box}body{font-family:"poppins"}.container{width:100vw;height:100vh;background-size:cover;background-position:50%;display:grid;place-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.box{padding:30px;background:rgba(0,0,0,.165);border-radius:10px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;grid-gap:0;gap:0}.end{color:#fff}.remaining-time{display:-webkit-flex;display:flex;grid-gap:10px;gap:10px}.time{border:5px solid #fff;padding:15px 25px;min-width:110px;border-radius:5%;font-size:40px}.time,h5{color:#fff}h5{text-align:center;margin-top:3px}button{background:#ff4401;border:none;padding:10px 20px;border-radius:5px;color:#fff}.title{color:#f8e0b6}.discount{color:#fff}.message{color:#f8e0b6}.main{width:100vw;min-height:100vh;padding:15px;background-size:cover;display:grid;place-content:center}.form{background-color:#596ba8;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;border-radius:10px;padding:20px;grid-gap:15px;gap:15px}.form h1,.form p{color:#fff}.text{width:100%;height:35px;border:none;border-radius:5px;padding:0 5px}.form button{width:130px;background:#fff;color:#596ba8;text-transform:uppercase;margin:0 auto}.form img{height:100px;width:150px;border-radius:5px}.error{color:red;font-size:13px}.image-select{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;grid-gap:5px;gap:5px}.image-select label:first-of-type{margin-right:15px}.radio{position:relative;top:20%}
/*# sourceMappingURL=main.8a30c58f.chunk.css.map */