.collection-grid-gallery__grid{display:grid;grid-template-columns:1fr;gap:24px}.collection-grid-gallery__item{min-width:0}@media(min-width:640px){.collection-grid-gallery__grid{grid-template-columns:repeat(2,1fr)}.collection-grid-gallery__item{grid-column:span var(--span-sm, 1)}}@media(min-width:1024px){.collection-grid-gallery__grid{grid-template-columns:repeat(3,1fr)}.collection-grid-gallery__item{grid-column:span var(--span, 1)}}.collection-grid-gallery__banner-inner{position:relative;display:flex;align-items:center;min-height:280px;height:100%;border-radius:4px;padding:48px 60px;overflow:hidden;background-color:var(--banner-bg, #F5F0EB)}.collection-grid-gallery__banner:not([style*="--span: 3"]) .collection-grid-gallery__banner-inner{padding:32px 28px;align-items:flex-start}.collection-grid-gallery__banner-image{position:absolute;top:0;right:0;bottom:0;left:0}.collection-grid-gallery__banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--banner-bg, #F5F0EB);opacity:.5}.collection-grid-gallery__banner-inner--has-image>.collection-grid-gallery__banner-content{position:relative;z-index:1}.collection-grid-gallery__banner-content{display:flex;flex-direction:column;gap:16px;max-width:480px}.collection-grid-gallery__banner-title{font-size:28px;line-height:1.2;letter-spacing:-.02em;color:var(--banner-text, #1C1917);font-weight:400;margin:0}@media(min-width:1024px){.collection-grid-gallery__banner-title{font-size:36px}}.collection-grid-gallery__banner-body{font-size:15px;line-height:1.6;color:var(--banner-muted, #78716C);margin:0}.collection-grid-gallery__banner-btn{display:inline-block;width:fit-content;padding:13px 30px;border-radius:2px;background-color:var(--banner-btn-bg, #1C1917);color:var(--banner-btn-text, #fff);font-size:14px;text-decoration:none}.collection-grid-gallery__review{display:flex;flex-direction:column;justify-content:center;gap:24px;height:100%;min-height:320px;padding:40px;border-radius:4px;background-color:#faf9f7}.collection-grid-gallery__review-stars{font-size:18px;color:#1c1917;letter-spacing:.05em}.collection-grid-gallery__review-quote{font-size:18px;line-height:1.6;font-style:italic;color:#1c1917;margin:0}@media(min-width:1024px){.collection-grid-gallery__review-quote{font-size:20px}}.collection-grid-gallery__review-attribution{display:flex;flex-direction:column;gap:4px}.collection-grid-gallery__review-author{font-size:14px;color:#1c1917}.collection-grid-gallery__review-detail{font-size:13px;color:#a8a29e}.gallery-wall-bar{position:fixed;inset-inline:0;inset-block-end:1.5rem;display:flex;justify-content:center;z-index:40;pointer-events:none;opacity:0;transform:translateY(1rem);transition:opacity .35s ease,transform .35s ease}@media screen and (min-width:750px){.gallery-wall-bar{inset-block-end:calc(1.5rem + 20px)}}.gallery-wall-bar--visible{opacity:1;transform:translateY(0);pointer-events:auto}.gallery-wall-bar__container{pointer-events:auto}@media screen and (min-width:990px){.gallery-wall-bar__container{width:800px}}.gallery-wall-bar__inner{display:flex;align-items:center;gap:1.25rem;padding-block:.5rem;padding-inline:1.25rem .5rem}.gallery-wall-bar__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.gallery-wall-bar--details-open .gallery-wall-bar__panel{grid-template-rows:1fr}.gallery-wall-bar__panel-content{overflow:hidden;min-height:0}.gallery-wall-bar__panel-section{padding:1.25rem 1rem;border-block-end:1px solid #e7e5e4}@media screen and (min-width:750px){.gallery-wall-bar__panel-section{padding:1.5rem 2rem}}.gallery-wall-bar__panel-section--hidden{display:none}.gallery-wall-bar__panel-heading{font-size:.9375rem;font-weight:600;margin:0 0 1rem}.gallery-wall-bar__frame-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media screen and (max-width:749px){.gallery-wall-bar__frame-grid{grid-template-columns:1fr;gap:.5rem}}.gallery-wall-bar__frame-item{display:flex;gap:.75rem;align-items:center}.gallery-wall-bar__frame-thumb{width:3rem;height:3rem;border-radius:.375rem;object-fit:cover;flex-shrink:0}@media screen and (min-width:750px){.gallery-wall-bar__frame-thumb{width:3.5rem;height:3.5rem}}.gallery-wall-bar__frame-title{font-size:.8125rem;font-weight:600;margin:0}.gallery-wall-bar__frame-desc{font-size:.75rem;color:#78716c;margin:.125rem 0 0}.gallery-wall-bar__scroll-info{display:flex;align-items:baseline;gap:.75rem;white-space:nowrap;flex-shrink:0;margin-inline-end:1rem}.gallery-wall-bar__product-title{font-size:.8125rem;font-weight:600}.gallery-wall-bar__details-link{font-size:.8125rem;text-decoration:underline;text-underline-offset:3px;color:inherit;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.gallery-wall-bar__variants{display:flex;align-items:center;gap:.5rem}.gallery-wall-bar__swatch-list{display:flex;align-items:center;gap:.375rem}.gallery-wall-bar__swatch{width:1.875rem;height:1.875rem;border-radius:9999px;overflow:hidden;cursor:pointer;border:1px solid var(--color-border, #d6d3d1);padding:0;background:none;outline:2px solid transparent;outline-offset:2px;transition:outline-color .2s ease}.gallery-wall-bar__swatch--active{outline-color:var(--color-text, #1c1917)}.gallery-wall-bar__swatch:focus-visible{outline-color:var(--color-focus, #2563eb)}.gallery-wall-bar__swatch-img{width:100%;height:100%;object-fit:cover;display:block}.gallery-wall-bar__colour-name{font-size:.8125rem;white-space:nowrap}.gallery-wall-bar__size-list{display:flex;gap:.25rem;align-items:center}.gallery-wall-bar__size-btn{padding:.25rem .625rem;font-size:.6875rem;font-weight:500;font-family:inherit;border:1px solid var(--color-border, #d6d3d1);border-radius:.25rem;background:transparent;color:var(--color-text, #1c1917);cursor:pointer;white-space:nowrap;transition:border-color .2s ease}.gallery-wall-bar__size-btn--active{border-color:var(--color-text, #1c1917);border-width:2px;padding:calc(.25rem - 1px) calc(.625rem - 1px)}.gallery-wall-bar__size-btn:hover:not(.gallery-wall-bar__size-btn--active){border-color:var(--color-text-muted, #a8a29e)}.gallery-wall-bar__size-btn:focus-visible{outline:2px solid var(--color-focus, #2563eb);outline-offset:2px}.gallery-wall-bar__cta{display:flex;align-items:center;justify-content:space-between;margin-inline-start:auto;padding:1rem 1.4rem;font-size:.9375rem;font-weight:500;white-space:nowrap;text-decoration:none;transition:opacity .2s ease;gap:1.5rem}.gallery-wall-bar__cta-label{position:relative;display:inline-block}.gallery-wall-bar__cta-underline{position:absolute;inset-inline:0;bottom:-4px;height:1px;width:100%;display:block;stroke-dasharray:100;stroke-dashoffset:100}.gallery-wall-bar__cta-underline--animate{animation:cta-underline-sweep .5s ease forwards}@keyframes cta-underline-sweep{0%{stroke-dashoffset:100}50%{stroke-dashoffset:0}to{stroke-dashoffset:-100}}.gallery-wall-bar__cta:hover{opacity:.85;color:#fff}@media screen and (max-width:749px){.gallery-wall-bar{inset-inline:.75rem;justify-content:stretch}.gallery-wall-bar__inner{flex-wrap:wrap;gap:.75rem;padding:.75rem}.gallery-wall-bar__scroll-info{gap:.75rem}.gallery-wall-bar__variants{position:static;margin-inline-start:auto}.gallery-wall-bar__colour-name{display:none}.gallery-wall-bar__size-list{margin-inline-start:auto}.gallery-wall-bar__cta{width:100%;margin-inline-start:0;padding:1rem 1.5rem}}.gallery-wall-hero{display:grid;grid-template-columns:1fr;min-height:auto}@media screen and (min-width:990px){.gallery-wall-hero{grid-template-columns:1fr 1fr;min-height:100dvh}}.gallery-wall-hero__media{position:relative;aspect-ratio:4 / 5;overflow:hidden}@media screen and (min-width:990px){.gallery-wall-hero__media{aspect-ratio:auto;position:sticky;top:0;height:100dvh}}.gallery-wall-hero__layer{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .5s ease}.gallery-wall-hero__layer--hidden{opacity:0;pointer-events:none}.gallery-wall-hero__img{width:100%;height:100%;object-fit:cover}.gallery-wall-hero__info{display:flex;align-items:flex-start;justify-content:center;padding:2rem 1.5rem 6rem}@media screen and (min-width:990px){.gallery-wall-hero__info{padding:clamp(3rem,8vh,6rem) clamp(2rem,5vw,5rem) 4rem;align-items:center}}.gallery-wall-hero__info-inner{width:100%;max-width:520px}.gallery-wall-hero__title{font-size:clamp(2rem,4vw,3rem);font-weight:500;letter-spacing:-.03em;line-height:1.1;margin:0}.gallery-wall-hero__specs{font-size:.9375rem;color:var(--color-text-muted, #78716c);margin:.5rem 0 0}.gallery-wall-hero__description{margin-block-start:1.75rem;font-size:.9375rem;line-height:1.65;color:var(--color-text-muted, #57534e)}.gallery-wall-hero__description p{margin:0}.gallery-wall-hero__variant-row{display:flex;flex-wrap:wrap;gap:2rem;margin-block-start:2rem}.gallery-wall-hero__variant-label{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem}.gallery-wall-hero__size-list{display:flex;gap:.375rem}.gallery-wall-hero__size-btn{padding:.5rem 1rem;font-size:.8125rem;font-weight:500;font-family:inherit;border:1px solid var(--color-border, #d6d3d1);border-radius:.375rem;background:transparent;color:var(--color-text, #1c1917);cursor:pointer;transition:border-color .2s ease}.gallery-wall-hero__size-btn--active{border-color:var(--color-text, #1c1917);border-width:2px;padding:calc(.5rem - 1px) calc(1rem - 1px)}.gallery-wall-hero__size-btn:hover:not(.gallery-wall-hero__size-btn--active){border-color:var(--color-text-muted, #a8a29e)}.gallery-wall-hero__size-btn:focus-visible{outline:2px solid var(--color-focus, #2563eb);outline-offset:2px}.gallery-wall-hero__swatch-row{display:flex;align-items:center;gap:1rem}.gallery-wall-hero__swatch-list{display:flex;align-items:center;gap:.625rem}.gallery-wall-hero__swatch{width:2.25rem;height:2.25rem;border-radius:9999px;overflow:hidden;cursor:pointer;border:1px solid var(--color-border, #d6d3d1);padding:0;background:none;outline:2px solid transparent;outline-offset:2px;transition:outline-color .2s ease}.gallery-wall-hero__swatch--active{outline-color:var(--color-text, #1c1917)}.gallery-wall-hero__swatch:focus-visible{outline-color:var(--color-focus, #2563eb)}.gallery-wall-hero__swatch-img{width:100%;height:100%;object-fit:cover;display:block}.gallery-wall-hero__colour-name{font-size:.875rem}.gallery-wall-hero__usps{list-style:none;margin:2rem 0 0;padding:0;display:flex;flex-direction:column;gap:.625rem;padding-block:2rem;border-block:1px solid var(--color-border, #e7e5e4)}.gallery-wall-hero__usp{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500}.gallery-wall-hero__usp-icon{flex-shrink:0;color:var(--color-text, #1c1917)}.gallery-wall-hero__dispatch{display:flex;align-items:center;justify-content:center;gap:.625rem;margin-block-start:.75rem;font-size:.875rem;color:var(--color-text-muted, #57534e)}.gallery-wall-hero__dispatch-icon{flex-shrink:0;color:var(--color-text-muted, #78716c)}.gallery-wall-hero__price-block{margin-block-start:1.5rem}.gallery-wall-hero__price-row{display:flex;align-items:baseline;gap:.75rem}.gallery-wall-hero__price{font-size:1.75rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}.gallery-wall-hero__compare-price{font-size:1rem;color:var(--color-text-muted, #78716c);text-decoration:line-through}.gallery-wall-hero__compare-price--hidden,.gallery-wall-hero__save-tag--hidden{display:none}.gallery-wall-hero__price-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-block-start:.5rem}.gallery-wall-hero__save-tag{display:inline-flex;align-items:center;padding:.25rem .625rem;background:var(--color-save-tag-bg, #EDE6DA);border-radius:.25rem;font-size:.75rem;font-weight:500;color:var(--color-save-tag-text, #7A6540)}.gallery-wall-hero__cta{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;margin-block-start:1.5rem;padding:1.125rem 2rem;background:var(--color-text, #1c1917);color:#fff;border-radius:.375rem;font-size:1rem;font-weight:500;text-decoration:none;transition:opacity .2s ease}.gallery-wall-hero__cta:hover{opacity:.88}.gallery-wall-hero__afterpay{font-size:.8125rem;color:var(--color-text-muted, #78716c);margin:0}.static-steps__container{max-width:1280px;margin-inline:auto;padding-inline:1.5rem}.static-steps__heading{font-size:1.75rem;font-weight:500;margin:0 0 2.5rem;letter-spacing:-.01em}@media screen and (min-width:768px){.static-steps__heading{font-size:2rem}}.static-steps__layout{display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width:768px){.static-steps__layout{flex-direction:row;align-items:flex-start;gap:3rem}}.static-steps__list{flex:1;min-width:0}.static-steps__item{display:flex;gap:1.25rem;padding-block:1.25rem;border-block-start:1px solid #e5e5e5}@media screen and (min-width:768px){.static-steps__item{gap:1.5rem;padding-block:1.5rem}}.static-steps__item:last-child{border-block-end:1px solid #e5e5e5}.static-steps__number{flex-shrink:0;font-size:.875rem;color:#a3a3a3;padding-block-start:.125rem;min-width:1.75rem}.static-steps__content{min-width:0}.static-steps__title{font-size:.9375rem;font-weight:600;margin:0 0 .25rem}@media screen and (min-width:768px){.static-steps__title{font-size:1rem}}.static-steps__description,.static-steps__description p{font-size:.875rem;line-height:1.6;color:#737373;margin:0}.static-steps__media{flex:1;min-width:0;border-radius:.25rem;overflow:hidden;background:#f5f5f5}@media screen and (min-width:768px){.static-steps__media{align-self:stretch}}.static-steps__media--hide-mobile{display:none}@media screen and (min-width:768px){.static-steps__media--hide-mobile{display:block}}.static-steps__image{width:100%;height:100%;object-fit:cover;display:block}.static-steps__video{width:100%;height:100%;object-fit:cover}.static-steps__media .video-wrap{height:100%}.static-steps__media video{height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/69/compiled_assets/styles.css.map */
