.coupon-entry{gap:6px;display:flex}.coupon-entry input{flex:1}.coupon-entry button{color:#222;background:#e9e5dc;padding:0 14px}.checkout-box{grid-template-columns:1fr 1fr 240px}@media (width<=900px){.checkout-box{grid-template-columns:1fr}}.registration-checkout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.registration-checkout>h2{grid-column:1/-1;margin:0 0 4px;font-size:20px}.registration-checkout input{box-sizing:border-box;width:100%}.registration-checkout .registration-pay,.registration-checkout>p{grid-column:1/-1}.coupon-entry{display:flex}.coupon-entry input{min-width:0}.coupon-entry button{flex:none}@media (width<=700px){.registration-checkout{grid-template-columns:1fr}.registration-checkout>h2,.registration-checkout .registration-pay{grid-column:auto}}
