.dh-product-edit{padding:11rem 0}.dh-product-edit__head{display:grid;grid-template-columns:2fr 1fr;gap:5rem;align-items:end;margin-bottom:6rem}.dh-product-edit__head h2{font-family:var(--font-heading-family);font-size:clamp(5rem,7vw,10rem);font-weight:400;line-height:.85;letter-spacing:-.055em;margin:2rem 0 0}.dh-product-edit>.page-width>.dh-arrow-link{margin-top:5rem}.dh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem 2rem;margin:0;padding:0;list-style:none}.dh-product-card{display:flex;flex-direction:column}.dh-product-card__media{display:block;position:relative;aspect-ratio:1;background:#dedbd4;overflow:hidden}.dh-product-card__media img,.dh-product-card__media svg{display:block;width:100%;height:100%;object-fit:contain;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.dh-product-card:hover .dh-product-card__media img{transform:scale(1.035)}.dh-product-card__info{flex:1;padding:2rem 0}.dh-product-card__info>p{margin:0 0 1rem;font-size:.95rem;letter-spacing:.15em;text-transform:uppercase}.dh-product-card h3{min-height:2.6em;margin:0;font-family:var(--font-heading-family);font-size:1.8rem;line-height:1.3;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.dh-product-card h3 a{color:inherit;text-decoration:none}.dh-product-card__price{display:flex;gap:1rem;margin-top:1.5rem;font-size:1.3rem}.dh-product-card__price s{opacity:.55}.dh-product-card__button{display:block;padding:1.5rem;text-align:center;border:1px solid currentColor;color:inherit;text-decoration:none;font-size:1rem;letter-spacing:.16em;font-weight:700}.dh-newsletter{display:grid;grid-template-columns:1.25fr 1fr;gap:10rem;padding:10rem max(3rem,calc((100vw - 140rem)/2));align-items:end}.dh-newsletter h2{font-family:var(--font-heading-family);font-size:clamp(6rem,9vw,13rem);font-weight:400;line-height:.8;letter-spacing:-.06em;margin:3rem 0}.dh-newsletter__form label{font-size:1rem;letter-spacing:.18em}.dh-newsletter__form>div{display:flex;border-bottom:1px solid currentColor;margin-top:2rem}.dh-newsletter__form input{flex:1;border:0;background:transparent;color:inherit;padding:1.8rem 0;font-size:1.6rem;outline:0}.dh-newsletter__form button{border:0;background:transparent;color:inherit;font-size:1rem;letter-spacing:.15em;font-weight:700}@media(max-width:989px){.dh-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.dh-product-edit{padding:7rem 0}.dh-product-edit__head,.dh-newsletter{grid-template-columns:1fr}.dh-product-grid{gap:3rem 1rem}.dh-product-card h3{font-size:1.5rem}.dh-newsletter{gap:5rem;padding:7rem 2rem}.dh-newsletter h2{font-size:6rem}}
