html,body{width:100%;max-width:100%;overflow-x:clip}body.page-width-wide,body.page-width-normal,body.page-width-narrow{--page-content-width:min(1200px,calc(100vw - (var(--page-margin) * 2)));--full-page-grid-central-column-width:min(1200px,calc(100vw - (var(--page-margin) * 2)))}#header-group,.content-for-layout,footer,.shopify-section,.section,.section-content-wrapper,.layout-panel-flex,.group-block,.group-block-content{width:100%;max-width:100%;min-width:0}.section{grid-template-columns:minmax(var(--page-margin),1fr) minmax(0,var(--page-content-width)) minmax(var(--page-margin),1fr)}.header__columns,.header__row,.header-menu,.product-information__grid,.product-information__media,.product-details{max-width:100%;min-width:0}@media screen and (min-width:750px){.product-information__grid:not(.product-information--media-none){grid-template-columns:minmax(0,2fr) minmax(20rem,1fr);width:100%}.product-information__media{width:100%}}@media screen and (max-width:749px){body.page-width-wide,body.page-width-normal,body.page-width-narrow{--page-content-width:calc(100vw - (var(--page-margin) * 2));--full-page-grid-central-column-width:calc(100vw - (var(--page-margin) * 2))}.section{grid-template-columns:var(--page-margin) minmax(0,calc(100vw - (var(--page-margin) * 2))) var(--page-margin)}.product-information__grid,.product-information__media,.product-details{width:100%}.hero-wrapper,.hero,.hero__container,.hero__media-grid,.hero__media-wrapper--mobile{height:auto!important;min-height:0!important;aspect-ratio:3/2}.hero__media-wrapper--mobile{background:#000}.hero__media-wrapper--mobile .hero__media{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}}