.delivery-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.delivery-content{padding:2vw 0}.delivery-copy{max-width:310px;font-size:14px;line-height:1.7;margin-top:30px}.delivery-copy a{display:inline-block;margin-top:18px;padding-bottom:8px;border-bottom:1px solid var(--ink);font:10px 'DM Mono',monospace;letter-spacing:.08em}.delivery-copy a span{font-size:16px;margin-left:22px}.delivery-image{min-height:430px;background:url('public/images/delivery.jpg') center/cover no-repeat}@media(max-width:720px){.delivery-section{grid-template-columns:1fr;gap:45px}.delivery-image{min-height:300px}.delivery-content{padding:0}}
