.submit-button{width:max(22.5%,10rem);padding:1rem 0;font-family:"Open Sans",sans-serif;font-weight:bold;text-align:center;border:none;border-radius:.2rem;background-color:#04c800}.add-coupon-button{width:max(22.5%,12rem);padding:.4rem 0;font-family:"Open Sans",sans-serif;font-weight:bold;text-align:center;border:none;border-radius:.2rem;color:#04c800;background-color:rgba(0,0,0,0)}.orderForm{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;background-color:rgba(226,232,240,.5019607843);padding:2.5rem;width:100%}.orderForm:disabled{opacity:.5}.orderForm h1{display:none}.orderForm .orderForm-input{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:400px}.orderForm .checkbox-area{display:flex;flex-direction:column;margin-top:1.5rem;max-width:400px}.orderForm .checkbox-area label{margin-bottom:1rem;font-weight:normal}.orderForm .coupons{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%;max-width:600px;height:fit-content}.orderForm .coupons .coupon-item{display:flex;flex-direction:row;justify-content:space-between;background-color:#000;color:#fff;width:17ch;padding:.4rem .75rem;margin:.5rem;border-radius:1rem}.orderForm .coupons .coupon-item span{text-align:center}@media(min-width: 62em){.orderForm{justify-content:right;align-items:flex-end;height:100%;padding:2.5rem;min-height:100vh}.orderForm h1{display:block;font-family:"Open Sans";font-size:min(2.5vw,4rem);font-weight:bolder;width:15ch;text-align:right}.orderForm .orderForm-input{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(5, 1fr);column-gap:7%;width:100%;max-width:100%}.orderForm .checkbox-area{justify-content:space-evenly;width:100%;max-width:100%}}/*# sourceMappingURL=orderform.css.map */
