.phases-collection.collection{--phases-collection-card-bg: #f1f1ed;--phases-product-card-badge-bg: rgba(255, 255, 255, .55);--phases-product-card-badge-color: #212121;--phases-collection-radius: 14px;--phases-collection-grid-gap: 1.25rem;--phases-collection-text: #212121;--phases-collection-text-muted: rgba(33, 33, 33, .72);--phases-collection-card-border: rgba(33, 33, 33, .08);--phases-collection-card-min-height: 36.9375rem}.phases-collection .collection__nav{border-top:0}.phases-collection .grid-outer{padding:0 var(--outer) clamp(2.5rem,5vw,4rem)}.phases-collection .grid{gap:var(--phases-collection-grid-gap);align-items:stretch}.phases-collection .phases-product-card{--bg: transparent;--phases-product-card-image-min-height: 19.375rem;background:transparent;height:100%}.phases-collection .phases-product-card__inner{position:relative;display:flex;flex-direction:column;height:100%;min-height:var(--phases-collection-card-min-height);padding:1.25rem 1.25rem 1.5rem;border:1px solid var(--phases-collection-card-border);border-radius:var(--phases-collection-radius);overflow:hidden;background:var(--phases-product-card-bg, var(--phases-collection-card-bg, #f1f1ed))}.phases-collection .phases-product-card__badge{position:absolute;top:1.25rem;left:1.25rem;z-index:2;display:inline-flex;align-items:center;gap:.3rem;margin:0;padding:.3125rem .4375rem;background:#dbe2db;font-family:var(--FONT-STACK-MONO);font-size:16px;font-weight:400;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:var(--phases-product-card-badge-color, #212121)}.phases-collection .phases-product-card__media{display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:var(--phases-product-card-image-min-height);margin:0 0 1.25rem;color:inherit;text-decoration:none}.phases-collection .phases-product-card__image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:min(72%,14.5rem);margin-inline:auto}.phases-collection .phases-product-card__image .image-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding-top:0}.phases-collection .phases-product-card__image .image-wrapper img{position:static;display:block;width:auto;max-width:100%;height:100%;max-height:100%;object-fit:contain}.phases-collection .phases-product-card__image .lazy-image--backfill.is-loading{background:transparent}.phases-collection .phases-product-card__image .lazy-image img.is-loading{opacity:1}.phases-collection .phases-product-card__image--placeholder svg{width:auto;height:100%;max-height:100%;opacity:.35}.phases-collection .phases-product-card__body{display:flex;flex:0 0 auto;flex-direction:column;align-items:center;width:100%;text-align:center;gap:1rem}.phases-collection .phases-product-card__text-link{width:100%;color:inherit;text-decoration:none}.phases-collection .phases-product-card__title{margin:0 0 .375rem;font-family:var(--FONT-STACK-HEADING);font-weight:400;font-size:1.75rem;line-height:1;letter-spacing:-.03em;color:var(--phases-collection-text)}.phases-collection .phases-product-card__keywords{margin:0 auto;font-family:var(--FONT-STACK-MONO);color:#222;max-width:20rem;font-weight:400;font-size:18px;line-height:130%;letter-spacing:1%;text-align:center;text-transform:uppercase}.phases-collection .phases-product-card__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2.625rem;margin-top:0;flex-shrink:0;padding:.6875rem 1.5rem;border:1px solid var(--phases-collection-text);border-radius:999px;background:transparent;font-size:.6875rem;font-weight:400;text-decoration:none;color:var(--phases-collection-text);transition:background-color .2s ease,color .2s ease,border-color .2s ease}.phases-collection .product-item--phases-promo .product-item__image,.phases-collection-promo__image{display:block;padding-top:0;height:auto;overflow:hidden}.phases-collection-featured__inner,.phases-collection-promo__image{position:relative;height:100%;min-height:var(--phases-collection-card-min-height);border-radius:var(--phases-collection-radius);overflow:hidden}.phases-collection-featured__link,.phases-collection-promo__link{display:block;height:100%;color:inherit;text-decoration:none}.phases-collection-featured__media,.phases-collection-promo__media{width:100%;height:100%;min-height:inherit}.phases-collection-featured__media .image-wrapper,.phases-collection-promo__media .image-wrapper,.phases-collection-featured__media img,.phases-collection-promo__media img{width:100%;height:100%;min-height:inherit;object-fit:cover}.phases-collection-featured__overlay,.phases-collection-promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:clamp(1rem,3vw,1.75rem);pointer-events:none;background:linear-gradient(180deg,#0000 35%,#00000073)}.phases-collection-featured__content,.phases-collection-promo__content{color:#fff;text-align:left;max-width:18rem}.phases-collection-featured__heading,.phases-collection-promo__heading{margin:0 0 .5rem;font-family:var(--FONT-STACK-HEADING);font-weight:400;line-height:1;letter-spacing:-.03em}.phases-collection-featured__text,.phases-collection-promo__text{font-size:.875rem;line-height:1.2;letter-spacing:0}.phases-collection-featured__text p,.phases-collection-promo__text p{margin:0}.phases-collection-featured__button,.phases-collection-promo__button{display:inline-block;margin-top:.85rem;font-size:.6875rem;text-decoration:underline;text-underline-offset:.25em}@media(min-width:990px){.phases-collection .product-item--phases-featured-wide{grid-column:span 2}}@media(max-width:989px){.phases-collection .product-item--phases-featured-wide{grid-column:span 1}.phases-collection .grid{gap:1rem}}@media(max-width:749px){.phases-collection .grid-outer{padding-bottom:2.5rem}.phases-collection .phases-product-card__inner{min-height:24rem;padding:1rem 1rem 1.25rem}.phases-collection-featured__inner,.phases-collection-promo__image{min-height:24rem}.phases-collection .phases-product-card__badge{top:1rem;left:1rem;font-size:.4375rem;letter-spacing:.05em;padding:.25rem .375rem}.phases-collection .phases-product-card{--phases-product-card-image-min-height: 14rem}.phases-collection .phases-product-card__media{margin-bottom:1rem}.phases-collection .phases-product-card__body{gap:.875rem}.phases-collection .phases-product-card__title{font-size:1.5rem}.phases-collection .phases-product-card__keywords{font-size:.5625rem}.phases-collection .phases-product-card__button{min-height:2.5rem;font-size:.625rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/phases-collection.css.map */
