.main-product{display:block;overflow-x:clip;position:relative}@media screen and (min-width:750px){.main-product{margin-top:0}}.product-header{padding-top:8rem;margin-bottom:0;width:100%}@media screen and (min-width:750px){.product-header{padding-top:16rem}}.product-header .collection__count{font-size:1.5rem;font-family:var(--forma);text-transform:uppercase;letter-spacing:.1em}.product-header .collection__count a{text-decoration:none;color:inherit}.product__hero{display:block;margin-bottom:2.5rem;min-height:80svh;position:relative;overflow:hidden}@media screen and (min-width:750px){.product__hero{margin-bottom:4rem;min-height:100svh}}.product__placeholder{background-color:rgb(var(--color-foreground));display:block;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.product__hero .hero__details{background:transparent;color:rgb(var(--color-background));position:absolute;pointer-events:none;inset:auto 0 0 0}.hero__details .details-inner{display:flex;align-items:flex-end;justify-content:space-between;font-weight:400;gap:1rem;padding:1rem;text-align:center;position:absolute;pointer-events:all;inset:auto 0 0 0}.product__hero .hero__details .details__primary,.mobile__details .details__primary{display:flex;flex-direction:column;text-align:left;text-transform:uppercase}.product__hero .hero__details .details__cta,.mobile__details .details__cta{text-align:right;flex:1}.product__hero img{aspect-ratio:initial;max-width:100%;height:100%;width:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.main-product-inner{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media screen and (min-width:750px){.main-product-inner{gap:4rem}}.product__details{width:100%}.product__details-inner{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:2rem}@media screen and (min-width:750px){.product__details-inner{display:flex;gap:4rem}}.product__details-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;order:1;padding:2rem;width:100%}@media screen and (min-width:750px){.product__details-content{height:calc(100svh - 8rem);overflow-y:auto;order:2;position:relative;z-index:0}}.product__details-inner .pin-spacer{pointer-events:none}.product__details-inner .pin-spacer>*{pointer-events:auto}.product__gallery-wrap{order:2}@media screen and (min-width:750px){.product__gallery-wrap{order:1;position:relative;z-index:1;min-width:50%;display:flex;justify-content:flex-end}}.product__gallery-list{display:flex;flex:1;flex-direction:column;align-items:flex-end;justify-content:center;gap:2.5rem}.product__featured-image-mobile{display:block;width:100%}.product__featured-image-mobile img{width:100%;height:auto;display:block}@media screen and (min-width:750px){.product__featured-image-mobile{display:none}}.product__gallery-item--featured{display:none}@media screen and (min-width:750px){.product__gallery-item--featured{display:block}}.product__gallery-item{position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box}@media screen and (min-width:750px){.product__gallery-item{max-height:calc(100svh - 28rem)}.product__gallery-item:hover img{filter:blur(4px)}}.product__gallery-item img{width:100%;height:100%;object-fit:contain;object-position:center;transition:filter .2s ease}.product__details-title{font-size:1.6rem;font-family:var(--laica);font-weight:400;line-height:1.25;margin:0;padding:0;text-align:center}.product__details-description,.product__details-price,.product__details-details{font-family:var(--laica);font-size:1.5rem;line-height:calc(23 / 15);padding:0;text-align:center;max-width:36em;margin:0 auto}.product__details-description{max-width:28em}.product__details-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.product-form{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;text-align:center;gap:2rem}.product-gallery-takeover__content .product-form{justify-content:center;align-items:flex-start;text-align:left}.product-form__submit.button{background-color:var(--product-accent-color, currentColor);cursor:pointer;padding:1rem 6rem .75rem;border:0;color:#fff;font:inherit;font-family:var(--laica);text-align:center;letter-spacing:0;width:100%}.product-form__error-message-wrapper{display:flex;max-width:50%}.main-product-inner .product__intro{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:750px){.main-product-inner .product__intro{padding-top:7.5rem}.main-product-inner .product__intro .h1{z-index:1}.main-product-inner .product__intro .h1+.product__image{margin-top:-2.5em;z-index:0}}.main-product-inner .product__intro .product__image img{display:block;height:100%;object-fit:cover;width:100%}.main-product-inner .product__story{display:grid;grid-template-columns:1fr;gap:4rem;width:100%}@media screen and (min-width:750px){.main-product-inner .product__story{grid-template-columns:1fr 1fr;gap:8rem;align-items:center}}.product__story .story__text-column{align-self:flex-start;display:flex;flex-direction:column;gap:1rem;padding:2rem 0}@media screen and (min-width:750px){.product__story .story__text-column{padding:16rem 8rem;order:1}}.product__story .story__label{font-size:1.4rem;font-family:var(--forma);text-transform:uppercase;letter-spacing:.1em}.product__story .story__copy{font-family:var(--laica);font-size:1.5rem;line-height:calc(23 / 15);letter-spacing:0;max-width:28em}.product__story .story__media-column{display:flex;flex-direction:column;gap:4rem;position:relative}@media screen and (min-width:750px){.product__story .story__media-column{order:2}}.story__gallery{width:100%}.story__gallery .gallery-inner{display:grid;grid-template-columns:1fr 1fr 4rem;grid-template-rows:auto auto auto;column-gap:2rem;row-gap:2rem;align-items:start;pointer-events:none}.story__gallery .gallery-inner>:nth-child(1){grid-column:1;grid-row:1 / 4;align-self:center}.story__gallery .gallery-inner>:nth-child(2){grid-column:2;grid-row:1;width:52%;margin-left:auto}.story__gallery .gallery-inner>:nth-child(3){grid-row:2;grid-column:2 / 4}.story__gallery .gallery-inner>:nth-child(4){grid-column:2;grid-row:3}@media screen and (min-width:750px){.story__gallery .gallery-inner{column-gap:4rem;row-gap:4rem}}.story__gallery .gallery__image img,.story__gallery .gallery__image--video video{width:100%;height:auto;display:block}.story__gallery .gallery__image--video{aspect-ratio:3 / 4;overflow:hidden}.story__gallery .gallery__image--video video{object-fit:cover;height:100%}.story__gallery .story__gallery-trigger{-webkit-appearance:none;appearance:none;background:none;border:none;padding:0;line-height:0;pointer-events:auto;position:relative;display:block;width:100%}@media screen and (min-width:750px){.story__gallery .story__gallery-trigger{cursor:pointer}}.story__gallery .story__gallery-trigger:hover{z-index:2}@media screen and (min-width:750px){.story__gallery .story__gallery-trigger:after{content:"";position:absolute;top:1.5rem;right:1.5rem;width:1.4rem;height:1.4rem;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.58026 3L7.33026 3L7.33026 11L6.58026 11L6.58026 3Z' fill='%23FEFBF5'/%3E%3Cpath d='M11 6.62726L11 7.37726L3 7.37726L3 6.62726L11 6.62726Z' fill='%23FEFBF5'/%3E%3Cpath d='M14 0V14H0V0H14ZM0.75 13.25H13.25V0.75H0.75V13.25Z' fill='%23FEFBF5'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;z-index:3;pointer-events:none}}.story__gallery .story__ornament,.product__story .story__ornament{display:flex;align-items:center;justify-content:flex-end;pointer-events:none}.story__gallery .story__ornament img,.product__story .story__ornament img{display:block;max-width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.product__full-width-images{display:flex;flex-direction:column;gap:2.5rem;width:100%}.product__full-width-images .full-width-image{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;width:100%}.product__full-width-images .full-width-image img,.product__full-width-images .full-width-image video{object-fit:contain;height:100%;width:100%}.product__gallery{align-items:center;display:flex;flex-direction:column;justify-content:center;height:100vmin;position:relative;width:100%}.product__gallery .gallery-inner{display:flex;flex-wrap:wrap;pointer-events:none;position:relative;z-index:10}.product__gallery .gallery__image{align-self:center;display:flex;width:20%;pointer-events:none;position:relative}.product__gallery .gallery__image:nth-of-type(n){align-self:flex-end}.product__gallery .gallery__image:nth-of-type(2n){align-self:flex-start}.product__gallery .gallery__image:nth-of-type(3n){align-self:flex-end}.product__gallery .gallery__image:nth-of-type(4n){align-self:flex-start}.product__gallery .gallery__image:nth-of-type(5n){align-self:center}.product__gallery .gallery__image:nth-of-type(n+6){margin:auto;position:absolute;top:0;right:0;bottom:0;left:0}.product__gallery .gallery__image img{height:100%}.product__info{display:flex;padding-top:1.5rem;width:100%;padding-bottom:12.5rem}@media screen and (min-width:750px){.product__info{padding-bottom:2.5rem}}.product__info-inner{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:750px){.product__info-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}}.product__info .info__section{display:flex;flex-direction:column;gap:1.5rem}.product__info .info__content{display:grid;grid-template-rows:0fr;position:relative;transition:.25s grid-template-rows ease}.product__info .info__content.active{grid-template-rows:1fr}.product__info .info__content-inner{overflow:hidden}.product__info .info__title{align-items:center;cursor:pointer;display:flex;gap:1.5rem;line-height:1;text-transform:uppercase}.product__info .info__content p{font-family:var(--laica)}.info__section .title__trigger{width:1rem;height:1rem;display:flex;flex-shrink:0;align-self:center;cursor:pointer;padding:0;border:none;background:transparent;margin:-.125em 0 0;position:relative}.info__section .title__trigger:focus{outline:1px solid currentColor}.info__section .title__trigger span{background:currentColor;width:100%;height:1px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .4s}.info__section .title__trigger span:last-child{transform:translateY(-50%) rotate(90deg)}.info__section .title__trigger.active span:last-child{transform:translateY(-50%)}body.takeover-open .section-header{z-index:101}body.takeover-open .header-wrapper{background-color:transparent;pointer-events:none}body.takeover-open .shopify-section-header-sticky{pointer-events:none}body.takeover-open .header>*:not(.header__heading){visibility:hidden;pointer-events:none}body.takeover-open .header__heading-link{color:rgb(var(--color-background))}.product-gallery-takeover{display:none}@media screen and (min-width:750px){.product-gallery-takeover{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none;visibility:hidden}.product-gallery-takeover.is-open{pointer-events:auto;visibility:visible}.product-gallery-takeover__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-foreground));opacity:0;cursor:pointer}.product-gallery-takeover__flyout{position:fixed;overflow:hidden;z-index:1}.product-gallery-takeover__img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-takeover__flyout.is-expanded{overflow-x:hidden}.product-gallery-takeover__flyout.is-expanded .product-gallery-takeover__img{width:100%;height:auto;object-fit:contain;cursor:pointer}.product-gallery-takeover__content{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;opacity:0}.product-gallery-takeover__content>*{pointer-events:auto}.product-gallery-takeover__panel{position:absolute;display:flex;flex-direction:column;gap:.5rem;color:rgb(var(--color-background))}.product-gallery-takeover__panel a,.product-gallery-takeover__panel button:not(.product-gallery-takeover__thumb){color:inherit}.product-gallery-takeover__panel--top-left{top:20rem;left:4rem}.product-gallery-takeover__panel--bottom-right{bottom:4rem;right:4rem;align-items:flex-end;gap:1.5rem;width:100%}.product-gallery-takeover__close{position:absolute;top:2rem;right:4rem;font-size:1.6rem;font-family:var(--laica);font-style:normal;color:var(--product-accent-color, currentColor);cursor:pointer;transition:color .2s;z-index:100}.product-gallery-takeover__close-text{font-style:italic}.product-gallery-takeover__obj{font-size:1.5rem;font-family:var(--forma);text-transform:uppercase;letter-spacing:.1em}.product-gallery-takeover__title{font-family:var(--laica);margin-bottom:2rem}.product-gallery-takeover__thumbnails{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end}.product-gallery-takeover__thumb{aspect-ratio:3 / 4;padding:0;border:1px solid transparent;background:none;cursor:pointer;transition:border .2s;flex-shrink:0;line-height:0}.product-gallery-takeover__thumb:hover,.product-gallery-takeover__thumb.is-active{border:1px solid currentColor}.product-gallery-takeover__thumb img{height:100%;display:block;width:9rem;object-fit:cover}.product-gallery-takeover__count{font-size:1.2rem;font-family:var(--forma);letter-spacing:.05em}.product-gallery-takeover__cursor{position:fixed;top:0;left:0;z-index:200;pointer-events:none;opacity:0;transition:opacity .2s ease;transform:translate(-100px,-100px);will-change:transform}.product-gallery-takeover__cursor.is-visible{opacity:1}.product-gallery-takeover__cursor svg{display:block;margin-left:12px;margin-top:-8px}.product-gallery-takeover.is-open .product-gallery-takeover__thumb,.product-gallery-takeover.is-open .product-gallery-takeover__buy,.product-gallery-takeover.is-open .product-gallery-takeover__buy *{cursor:pointer}.product__gallery-item{cursor:pointer;overflow:hidden;position:relative}.product__gallery-item:before{content:"View Gallery";position:absolute;top:1.2rem;left:1.5rem;font-size:1.4rem;font-family:var(--forma);text-transform:uppercase;letter-spacing:.1em;color:#fefbf5;z-index:1;opacity:0;transition:opacity .25s ease;pointer-events:none}.product__gallery-item:after{content:"";position:absolute;top:1.5rem;right:1.5rem;width:1.4rem;height:1.4rem;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.58026 3L7.33026 3L7.33026 11L6.58026 11L6.58026 3Z' fill='%23FEFBF5'/%3E%3Cpath d='M11 6.62726L11 7.37726L3 7.37726L3 6.62726L11 6.62726Z' fill='%23FEFBF5'/%3E%3Cpath d='M14 0V14H0V0H14ZM0.75 13.25H13.25V0.75H0.75V13.25Z' fill='%23FEFBF5'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;z-index:1;opacity:0;transition:opacity .25s ease;pointer-events:none}.product__gallery-item:hover:before,.product__gallery-item:hover:after{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-main-product.css.map */
