@media(max-width:749px){
  .product-page--editorial{display:block;background:var(--paper)}
  .product-page--editorial .product-gallery{display:block;background:#f3f1ed}
  .product-page--editorial .product-gallery__item{display:none;aspect-ratio:1/1.47;background:#f3f1ed}
  .product-page--editorial .product-gallery__item:first-child{display:block}
  .product-page--editorial .product-gallery__item img{padding:0;object-fit:cover}
  .product-page--editorial .product-details{position:relative;top:auto;max-height:none;padding:25px 2px 0;border:0;overflow:visible}
  .product-page--editorial .product-details__type{font:400 17px/1.25 var(--serif);text-transform:none;letter-spacing:0;color:#aa5749;margin:0 0 6px}
  .product-page--editorial .product-details h1{font-size:25px;line-height:1.15;padding-right:110px;margin-bottom:7px}
  .product-page--editorial .price{position:absolute;right:2px;top:52px;font:18px/1.3 var(--serif);margin:0!important}
  .product-page--editorial .product-form{margin-top:38px;padding:0;border-top:0}
  .product-page--editorial .product-form fieldset{padding:0 0 22px;margin:0 0 18px;border-bottom:1px solid var(--line)}
  .product-page--editorial .product-form legend{font:20px/1.3 var(--serif);display:block}
  .product-page--editorial .variant-options{margin-top:18px}.product-page--editorial .variant-options label span{min-width:38px;font-size:12px}
  .product-page--editorial .product-form__row{padding:17px 0;margin:0;border-block:1px solid var(--line);font:18px/1.3 var(--serif)}
  .product-page--editorial .product-form .button{margin-top:14px;font-size:13px}
  .product-page--editorial .product-details__copy{font:19px/1.43 var(--serif);padding:42px 2px 24px;border-top:1px solid var(--line);margin-top:42px}
  .product-page--editorial .product-details__service{font:18px/1.55 var(--serif);padding:28px 2px 70px;border-bottom:1px solid var(--line)}
  .product-page--editorial .product-details__service p{margin:12px 0}.product-page--editorial .product-details__service a{color:#aa5749}
  .product-page--editorial .product-accordions{border-top:0}.product-page--editorial .product-accordions details{padding:28px 10px;border-bottom:1px solid #cdb8ae}.product-page--editorial .product-accordions summary{font:20px/1.25 var(--serif)}.product-page--editorial .product-accordions p,.product-page--editorial .product-accordions .rte{font:16px/1.45 var(--serif)}
  .product-mobile-editorial{display:block;padding:60px 10px 0;background:var(--paper)}.product-mobile-editorial img{width:100%;aspect-ratio:1/1.35;object-fit:cover}
  .product-mobile-carousel,.product-mobile-recommendations{display:block;background:#efede8;padding:64px 0 44px}.product-mobile-carousel__heading{text-align:center;padding:0 20px 34px}.product-mobile-carousel__heading .eyebrow{color:#aa5749;margin-bottom:12px}.product-mobile-carousel__heading h2{font-size:30px;margin:0}.product-mobile-carousel__track{display:flex;gap:18px;overflow:auto;padding:0 40px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-mobile-carousel__track::-webkit-scrollbar{display:none}.product-mobile-carousel__slide{flex:0 0 85%;scroll-snap-align:center}.product-mobile-carousel .product-card__image{background:#f7f5f1;aspect-ratio:1/1.35}.product-mobile-carousel .product-card__image img{object-fit:contain;padding:20px}.product-mobile-carousel .product-card__info{text-align:center;font:20px/1.25 var(--serif);padding:18px 0}.product-mobile-carousel .product-card__info p{font:18px/1.3 var(--serif);color:#aa5749}.product-mobile-carousel .price{position:static;font-size:17px}.product-mobile-recommendations{background:var(--paper)}.product-mobile-recommendations__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}.product-mobile-recommendations .product-card__image{background:#f3f1ed;aspect-ratio:1/1.35}.product-mobile-recommendations .product-card__image img{object-fit:contain;padding:12px}.product-mobile-recommendations .product-card__info{text-align:center;font:16px/1.25 var(--serif);padding:14px 5px 28px}.product-mobile-recommendations .product-card__info p{display:block;font-size:16px;color:#aa5749;margin:4px 0}.product-mobile-recommendations .price{position:static;display:block;font-size:16px}
}
@media(min-width:750px){.product-mobile-editorial,.product-mobile-carousel,.product-mobile-recommendations{display:none}}
.product-mobile-carousel,.product-mobile-recommendations{overflow:hidden}.product-mobile-carousel__track{align-items:start}.product-mobile-carousel .product-card__image,.product-mobile-recommendations .product-card__image{display:block;width:100%;height:auto;aspect-ratio:3/4;overflow:hidden;background:transparent}.product-mobile-carousel .product-card__image img,.product-mobile-recommendations .product-card__image img{display:block;width:100%;height:100%;padding:0;object-fit:cover;object-position:center}.product-mobile-carousel .product-card__info,.product-mobile-recommendations .product-card__info{background:var(--paper)}.product-mobile-recommendations__grid .product-card__image{aspect-ratio:3/4}
