.drop-product__gallery{min-width:0}.drop-product__media{position:relative;overflow:hidden}.drop-product__slide{display:none}.drop-product__slide.is-active{display:block}.drop-product__slide img{display:block;width:100%;height:100%;object-fit:cover}.drop-product__thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding:2px 2px 6px}.drop-product__thumb{flex:0 0 76px;width:76px;height:76px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#fff;cursor:pointer}.drop-product__thumb.is-active{border-color:var(--color-teal, #35afa7);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-teal, #35afa7)}.drop-product__thumb img{display:block;width:100%;height:100%;object-fit:cover}.drop-product__thumb--empty{display:grid;place-items:center;align-content:center;gap:2px;border:1px solid #c9c9c9;background:#fff;color:#777;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:default}.drop-product__thumb--empty .placeholder-svg{width:28px;height:28px}.drop-product__thumb--empty span{line-height:1}@media(max-width:749px){.drop-product__thumb{flex-basis:66px;width:66px;height:66px}.drop-product__thumb--empty{font-size:8px}}.product-gallery--selectable{min-width:0}.product-gallery__stage{position:relative;overflow:hidden;border-radius:var(--radius-card,18px)}.product-gallery--selectable .product-gallery__item{display:none;margin:0}.product-gallery--selectable .product-gallery__item.is-active{display:block}.product-gallery--selectable .product-gallery__item img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.product-gallery__thumbs{display:flex;gap:10px;margin-top:14px;padding:2px 2px 6px;overflow-x:auto;scrollbar-width:thin}.product-gallery__thumb{flex:0 0 82px;width:82px;height:72px;padding:0;border:2px solid transparent;border-radius:10px;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.product-gallery__thumb:hover{transform:translateY(-1px)}.product-gallery__thumb.is-active{border-color:var(--color-teal,#35afa7);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-teal,#35afa7)}.product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:749px){.product-gallery__thumbs{gap:8px}.product-gallery__thumb{flex-basis:68px;width:68px;height:62px}.product-gallery--selectable .product-gallery__item img{aspect-ratio:4/5}}.our-story-album{background:var(--story-bg);border-top:2px solid var(--ink,#111);border-bottom:2px solid var(--ink,#111);padding:64px 20px}.our-story-album__inner{max-width:1180px;margin:0 auto}.our-story-album__header{max-width:760px;margin:0 auto 54px;text-align:center}.our-story-album__eyebrow{margin:0 0 10px;color:var(--red,#c84d3c);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.our-story-album__header h2{margin:0;font-size:clamp(40px,7vw,76px);line-height:.96;letter-spacing:-.04em}.our-story-album__intro{margin-top:18px;font-size:18px;line-height:1.6}.our-story-album__grid{display:grid;gap:88px}.our-story-album__chapter{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(300px,.94fr);gap:58px;align-items:center}.our-story-album__chapter:nth-child(2n) .our-story-album__photos{order:2}.our-story-album__chapter:nth-child(2n) .our-story-album__copy{order:1}.our-story-album__photos{position:relative;min-height:410px}.our-story-album__photo{position:absolute;width:58%;z-index:1}.our-story-album__photo--one{left:2%;top:0;transform:rotate(-1.2deg)}.our-story-album__photo--two{right:2%;bottom:0;transform:rotate(1.2deg);z-index:2}.our-story-album__photo img,.our-story-album__placeholder{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#fff;border:2px solid var(--ink,#111);border-radius:20px;box-shadow:7px 9px 0 var(--story-accent);overflow:hidden}.our-story-album__placeholder{display:grid;place-items:center;align-content:center;gap:8px;color:#777}.our-story-album__placeholder .placeholder-svg{width:72px;height:72px}.our-story-album__placeholder span{font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.our-story-album__copy{padding:12px 18px}.our-story-album__copy:before{content:none;display:none}.our-story-album__copy h3{margin:0 0 14px;font-size:clamp(28px,4vw,46px);line-height:1.04;letter-spacing:-.03em}.our-story-album__copy .rte{font-size:17px;line-height:1.7}.our-story-album__chapter--single{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px}.our-story-album__chapter--single .our-story-album__photos{min-height:0}.our-story-album__chapter--single .our-story-album__photo{position:relative;inset:auto;width:100%;transform:none}.our-story-album__chapter--single .our-story-album__photo img,.our-story-album__chapter--single .our-story-album__placeholder{aspect-ratio:16/11;box-shadow:9px 11px 0 var(--story-accent)}.our-story-album__chapter--final{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px}.our-story-album__chapter--final .our-story-album__photos{min-height:0}.our-story-album__chapter--final .our-story-album__photo{position:relative;inset:auto;width:100%;transform:none}.our-story-album__chapter--final .our-story-album__photo img,.our-story-album__chapter--final .our-story-album__placeholder{aspect-ratio:16/11;box-shadow:9px 11px 0 var(--story-accent)}@media screen and (max-width:749px){.our-story-album{padding:48px 16px 58px}.our-story-album__header{text-align:left;margin-bottom:40px}.our-story-album__grid{gap:72px}.our-story-album__chapter,.our-story-album__chapter--single,.our-story-album__chapter--final{grid-template-columns:1fr;gap:24px}.our-story-album__chapter:nth-child(2n) .our-story-album__photos{order:0}.our-story-album__chapter:nth-child(2n) .our-story-album__copy{order:1}.our-story-album__photos{min-height:390px;margin:0}.our-story-album__photo{width:72%}.our-story-album__photo--one{left:2%;top:0;transform:rotate(-1deg)}.our-story-album__photo--two{right:2%;bottom:0;transform:rotate(1deg)}.our-story-album__chapter--single .our-story-album__photos{min-height:0}.our-story-album__chapter--single .our-story-album__photo{width:100%;left:auto;top:auto}.our-story-album__chapter--single .our-story-album__photo img,.our-story-album__chapter--single .our-story-album__placeholder{aspect-ratio:4/3}.our-story-album__copy{padding:2px}.our-story-album__copy h3{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
