.editorial-grid__list{margin-top:0;margin-bottom:0;padding:0}.editorial-grid__item{position:relative}.editorial-grid-card{display:block;position:relative;overflow:hidden;min-height:28rem;height:100%;isolation:isolate;background:rgba(var(--color-foreground),.08)}.editorial-grid-card__image-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block}.editorial-grid-card--square{padding-bottom:100%}.editorial-grid-card--portrait{padding-bottom:125%}.editorial-grid-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,calc(var(--editorial-grid-overlay-opacity) * .35)),rgba(0,0,0,var(--editorial-grid-overlay-opacity)));z-index:1;pointer-events:none}.editorial-grid-card__image,.editorial-grid-card .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--duration-default) ease}.editorial-grid-card__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;box-sizing:border-box;height:100%;width:100%;padding:2rem;text-align:left}.editorial-grid-card__content-inner{display:flex;flex-direction:column;gap:inherit;max-width:100%;text-align:inherit}.editorial-grid-card__content-inner[class*=color-]{background:transparent;color:rgb(var(--color-foreground))}.editorial-grid .button--secondary{--alpha-button-background: 0}.editorial-grid__item--top-left .editorial-grid-card__content{justify-content:flex-start;align-items:flex-start;text-align:left}.editorial-grid__item--top-center .editorial-grid-card__content{justify-content:flex-start;align-items:center;text-align:center}.editorial-grid__item--top-right .editorial-grid-card__content{justify-content:flex-start;align-items:flex-end;text-align:right}.editorial-grid__item--middle-left .editorial-grid-card__content{justify-content:center;align-items:flex-start;text-align:left}.editorial-grid__item--middle-center .editorial-grid-card__content{justify-content:center;align-items:center;text-align:center}.editorial-grid__item--middle-right .editorial-grid-card__content{justify-content:center;align-items:flex-end;text-align:right}.editorial-grid__item--bottom-left .editorial-grid-card__content{justify-content:flex-end;align-items:flex-start;text-align:left}.editorial-grid__item--bottom-center .editorial-grid-card__content{justify-content:flex-end;align-items:center;text-align:center}.editorial-grid__item--bottom-right .editorial-grid-card__content{justify-content:flex-end;align-items:flex-end;text-align:right}.editorial-grid-card__content--spacing-none{gap:0}.editorial-grid-card__content--spacing-small{gap:.8rem}.editorial-grid-card__content--spacing-medium{gap:1.6rem}.editorial-grid-card__content--spacing-large{gap:2.4rem}.editorial-grid-card__title,.editorial-grid-card__subtitle,.editorial-grid-card__button{margin:0;max-width:100%}.editorial-grid-card__title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);text-transform:none!important}.editorial-grid-card__title p,.editorial-grid-card__title a,.editorial-grid-card__title strong,.editorial-grid-card__title em{margin:0;font:inherit;color:inherit;text-transform:none!important}.editorial-grid-card__subtitle,.editorial-grid-card__richtext{width:min(32rem,100%)}.editorial-grid-card__subtitle,.editorial-grid-card__richtext,.editorial-grid-card__subtitle p,.editorial-grid-card__richtext p,.editorial-grid-card__subtitle a,.editorial-grid-card__richtext a,.editorial-grid-card__subtitle strong,.editorial-grid-card__richtext strong,.editorial-grid-card__subtitle em,.editorial-grid-card__richtext em{margin-bottom:0;text-align:inherit}.editorial-grid-card__subtitle p,.editorial-grid-card__richtext p{margin-top:0}.editorial-product-card{position:relative;height:100%}.editorial-product-card>summary{list-style:none}.editorial-product-card>summary::-webkit-details-marker{display:none}.editorial-product-card__summary{display:block;position:relative;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.editorial-product-card__summary-bar{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;padding:1rem 1.2rem;background:rgb(255 255 255 / var(--editorial-product-surface-opacity));color:#fff;text-align:left}.editorial-product-card[open] .editorial-product-card__summary-bar{opacity:0;pointer-events:none}.editorial-product-card__summary-title,.editorial-product-card__summary-price,.editorial-product-card__panel-title{font-size:1.3rem;line-height:inherit;font-weight:inherit}@media screen and (max-width:749px){.editorial-product-card__summary-title,.editorial-product-card__summary-price,.editorial-product-card__panel-title{font-size:1rem}}.editorial-product-card__summary-title{flex:1;min-width:0;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.editorial-product-card__summary-price{flex-shrink:0}.editorial-product-card__panel{position:absolute;right:0;bottom:0;left:0;z-index:4}.editorial-product-card__panel-main{display:grid;grid-template-columns:6rem minmax(0,1fr);column-gap:.8rem;row-gap:.8rem;align-items:start;padding:1rem 1.2rem 1.2rem;background:#ffffffb3;color:#111}.editorial-product-card__panel-header{display:contents}.editorial-product-card__thumb{grid-column:1;grid-row:1 / span 2;display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover}.editorial-product-card__panel-title{grid-column:2;grid-row:1;color:#111;align-self:end}.editorial-product-card__panel-action{grid-column:2;grid-row:2;margin-top:0;display:block;width:100%}.editorial-product-card__form{margin:0;width:100%}.editorial-product-card__add-button{width:100%}.editorial-product-card__panel-footer{display:grid;grid-template-columns:1fr 1fr}.editorial-product-card__footer-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.4rem;padding:.8rem 1.2rem;background:#3e24188c;color:#fff;text-decoration:none;border:0;cursor:pointer;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.2rem;line-height:1.2}.editorial-product-card__footer-button:last-child{background:rgb(255 255 255 / var(--editorial-product-surface-opacity))}.editorial-product-card__footer-button[aria-disabled=true]{opacity:.6;pointer-events:none}.editorial-product-card__footer-button+.editorial-product-card__footer-button{border-left:.1rem solid rgba(255,255,255,.25)}.editorial-product-card__footer-icon{font-size:2rem;line-height:1}.editorial-product-card__footer-eye{display:block;width:1.5rem;height:1.5rem;object-fit:contain}.editorial-product-modal{box-sizing:border-box;opacity:0;visibility:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:#00000073}.editorial-product-modal[open]{opacity:1;visibility:visible;z-index:1001}.editorial-product-modal__content{width:calc(100% - 2.8rem);max-width:58rem;max-height:calc(100vh - 4rem);margin:2rem auto;display:flex;flex-direction:column;background:#fff;overflow:hidden;border-radius:10px}.editorial-product-modal__header{display:flex;align-items:center;justify-content:space-between;padding:2.2rem 2.4rem;border-bottom:.1rem solid rgba(17,17,17,.08)}.editorial-product-modal__heading{margin:0;font-size:1.3rem;font-weight:700;letter-spacing:.08em}.editorial-product-modal__toggle{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:0;background:transparent;color:#111;cursor:pointer}.editorial-product-modal__toggle .icon{width:1.8rem;height:1.8rem}.editorial-product-modal__body{flex:1 1 auto;min-height:0;padding:2.8rem;overflow:auto;-webkit-overflow-scrolling:touch}.editorial-product-modal__image{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover}.editorial-product-modal__title{margin-top:2.4rem;font-size:1.3rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.editorial-product-modal__variants{display:grid;gap:1.6rem;margin-top:2.4rem}.editorial-product-modal__option-group{display:grid;gap:1rem}.editorial-product-modal__option-name{font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.editorial-product-modal__option-values{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.editorial-product-modal__variant-button{min-height:6rem;padding:1.2rem;border:.1rem solid rgba(17,17,17,.14);background:#fff;color:#111;font:inherit;cursor:pointer}.editorial-product-modal__variant-button.is-selected{border-color:#111}.editorial-product-modal__variant-button:disabled{opacity:.45;cursor:not-allowed}.editorial-product-modal__form{margin-top:2.8rem}.editorial-product-modal__submit.button{width:100%}.editorial-product-modal__link{display:block;margin-top:2.4rem;color:#111;font-size:1.3rem;font-weight:700;text-align:center;text-decoration:underline;text-underline-offset:.18em}@media screen and (max-width:749px){.editorial-grid-card--mobile-landscape{min-height:0;padding-bottom:80%!important}.editorial-grid-card--mobile-landscape .editorial-grid-card__image,.editorial-grid-card--mobile-landscape .placeholder-svg{object-position:center var(--editorial-grid-mobile-object-position, 50%)}.editorial-grid__list--mobile-alt-one-two,.editorial-grid__list--mobile-alt-two-one{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-grid__list--mobile-alt-one-two>.editorial-grid__item,.editorial-grid__list--mobile-alt-two-one>.editorial-grid__item{width:100%;max-width:none}.editorial-grid__list--mobile-alt-one-two>.editorial-grid__item:nth-child(3n-2){grid-column:1 / -1}.editorial-grid__list--mobile-alt-two-one>.editorial-grid__item:nth-child(3n){grid-column:1 / -1}.editorial-grid__list--mobile-alt-one-two>.editorial-grid__item:nth-child(3n-2) .editorial-product-card__summary-title,.editorial-grid__list--mobile-alt-one-two>.editorial-grid__item:nth-child(3n-2) .editorial-product-card__summary-price,.editorial-grid__list--mobile-alt-one-two>.editorial-grid__item:nth-child(3n-2) .editorial-product-card__panel-title,.editorial-grid__list--mobile-alt-two-one>.editorial-grid__item:nth-child(3n) .editorial-product-card__summary-title,.editorial-grid__list--mobile-alt-two-one>.editorial-grid__item:nth-child(3n) .editorial-product-card__summary-price,.editorial-grid__list--mobile-alt-two-one>.editorial-grid__item:nth-child(3n) .editorial-product-card__panel-title{font-size:1.2rem}.editorial-grid__list--mobile-alt-one-two>.editorial-grid__item:nth-child(3n-2) .editorial-product-card__footer-button,.editorial-grid__list--mobile-alt-two-one>.editorial-grid__item:nth-child(3n) .editorial-product-card__footer-button{font-size:1.2rem}.editorial-grid__list--mobile-alt-one-two>.editorial-grid__item:nth-child(3n-2) .editorial-product-card__add-button.button,.editorial-grid__list--mobile-alt-two-one>.editorial-grid__item:nth-child(3n) .editorial-product-card__add-button.button{padding:1rem}.editorial-grid .page-width{padding-left:0;padding-right:0}.editorial-grid--page-width .editorial-grid__list,.editorial-grid--mobile-page-width .editorial-grid__list{padding-left:1.5rem;padding-right:1.5rem}.editorial-grid--mobile-full-width .editorial-grid__list{padding-left:0;padding-right:0}.editorial-product-card__panel-header{display:contents}.editorial-product-card__summary-bar{flex-wrap:nowrap}.editorial-product-card__summary-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.editorial-product-card__panel-main{grid-template-columns:5rem minmax(0,1fr);column-gap:.8rem;row-gap:.8rem}.editorial-product-card__panel-main{padding:.8rem 1rem 1rem}.editorial-product-card__add-button.button{width:100%;min-width:0;min-height:0;padding:.6rem 1rem;font-size:var(--editorial-product-mobile-button-font-size);line-height:1.1}.editorial-product-card__add-button-price{display:none}.editorial-product-card__footer-button{min-height:4rem;font-size:1rem}.editorial-product-modal__content{width:calc(100% - 1.6rem);max-height:calc(100dvh - 1.6rem);margin:.8rem auto}.editorial-product-modal__header{padding:1.8rem 2rem}.editorial-product-modal__body{padding:2rem}.editorial-product-modal__variants,.editorial-product-modal__option-values{gap:1.2rem}.editorial-product-modal__variant-button{min-height:5.2rem}}@media screen and (min-width:750px){.editorial-grid-card{min-height:42rem}.editorial-grid-card__content{padding:3rem}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-editorial-grid.css.map */
