.obv-article{max-width:100%}.obv-hero{overflow:hidden}.obv-hero__img{width:100%;height:100%;display:block;object-fit:cover}.obv-hero-secondary{display:flex;flex-direction:column;gap:20px;margin-top:4px}@media(min-width:1024px){.obv-hero-secondary--2col{flex-direction:row}.obv-hero-secondary--2col .obv-hero--secondary{flex:1 1 0}.obv-hero-secondary--2col.obv-hero-secondary--single{justify-content:center}.obv-hero-secondary--2col.obv-hero-secondary--single .obv-hero--secondary{flex:0 0 50%}}.obv-hero--secondary{margin-top:0;max-height:none}.obv-article__header{margin:0 auto;padding:48px 24px 32px}.obv-date{font-family:var(--subheading-font-stack);font-weight:var(--subheading-font-weight);font-style:var(--subheading-font-style);letter-spacing:var(--subheading-letterspacing);text-transform:var(--subheading-capitalize);color:rgb(var(--color-scheme-text) / .5)}.obv-title{font-family:var(--heading-font-stack);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);letter-spacing:var(--heading-letterspacing);text-transform:var(--heading-capitalize);line-height:var(--heading-line-height);margin-bottom:24px}.obv-meta{font-size:14px;color:rgb(var(--color-scheme-text) / .6);border-top:2px solid #000;padding:10px 0;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#888}.obv-article__body{margin:48px auto 0;padding:0 24px 100px}.obv-body{font-family:var(--body-font-stack);font-weight:var(--body-font-weight);font-style:var(--body-font-style);line-height:1.9;margin-bottom:40px}.obv-body p{margin-bottom:.2em}.obv-pullquote{font-family:var(--heading-font-stack);font-weight:var(--heading-font-weight);font-style:italic;letter-spacing:var(--heading-letterspacing);line-height:1.5;text-align:center;margin:56px 0;padding:0;border:none;border-left:2px solid #000;padding:.75rem 1.5rem;margin:2rem 0;background:#f7f7f7}.obv-products{display:grid;gap:20px;margin:56px 0;grid-template-columns:repeat(var(--cols-mobile, 2),1fr)}@media(min-width:1024px){.obv-products{grid-template-columns:repeat(var(--cols-desktop, 3),1fr)}}.obv-product-card{text-decoration:none;color:inherit;display:block}.obv-product-card__img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;margin-bottom:10px}.obv-product-card__title{font-family:var(--body-font-stack);font-size:12px;line-height:1.4;margin-bottom:4px}.obv-product-card__price{font-size:12px;color:rgb(var(--color-scheme-text) / .6)}.obv-gw{margin:56px 0}.obv-gw__stage{display:grid;gap:8px;grid-template-columns:repeat(var(--cols-m, 2),1fr)}@media(min-width:1024px){.obv-gw__stage{grid-template-columns:repeat(var(--cols-d, 3),1fr)}}.obv-gw__stage--slider{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:8px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-x}.obv-gw__stage--slider::-webkit-scrollbar{display:none}.obv-gw__stage--slider.is-dragging{cursor:grabbing;scroll-snap-type:none}.obv-gw__stage--slider .obv-gw__item{flex:0 0 calc(50% - 4px);scroll-snap-align:start}@media(min-width:768px){.obv-gw__stage--slider .obv-gw__item{flex:0 0 calc(25% - 6px)}}.obv-gw__item{background:none;border:none;padding:0;cursor:zoom-in;display:block;width:100%}.obv-gw__img{width:100%;display:block;object-fit:cover;aspect-ratio:var(--aspect, 1/1);transition:opacity .2s}.obv-gw__item:hover .obv-gw__img{opacity:.85}.obv-gw__nav{display:flex;align-items:center;justify-content:center;margin-top:14px}.obv-gw__dots{display:flex;gap:6px;align-items:center}.obv-gw__dot{width:7px;height:7px;border-radius:50%;border:1px solid currentColor;background:none;cursor:pointer;padding:0;transition:background .2s}.obv-gw__dot--active{background:currentColor}.obv-lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.obv-lb[hidden]{display:none}.obv-lb__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000eb}.obv-lb__wrap{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.obv-lb__img{max-width:88vw;max-height:88vh;object-fit:contain;display:block}.obv-lb__close{position:fixed;top:18px;right:18px;z-index:2;background:none;border:1px solid rgba(255,255,255,.4);color:#fff;width:38px;height:38px;border-radius:50%;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.obv-lb__prev,.obv-lb__next{position:fixed;top:50%;transform:translateY(-50%);z-index:2;background:none;border:1px solid rgba(255,255,255,.4);color:#fff;width:46px;height:46px;border-radius:50%;font-size:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.obv-lb__prev{left:16px}.obv-lb__next{right:16px}.obv-collection-link{text-align:center;margin:56px 0 40px}.obv-collection-link__btn{display:inline-block;padding:13px 36px;border:1px solid currentColor;font-family:var(--button-font-stack);font-weight:var(--button-font-weight);font-size:var(--button-size);letter-spacing:var(--button-font-style);text-transform:var(--button-text-transform);text-decoration:none;color:inherit;transition:opacity .2s}.obv-collection-link__btn:hover{opacity:.5}.article-template p,.article__body p{margin-bottom:1rem;line-height:1.75}.section-break{margin-top:2rem}.ob-article{max-width:100%}.ob-hero{margin-bottom:0}.ob-hero__img{width:100%;display:block;object-fit:cover}.ob-hero--secondary{margin-top:4px}.ob-article__header{max-width:800px;margin:0 auto;padding:48px 24px 32px;text-align:center}.ob-date{font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:.5;margin-bottom:20px}.ob-title{font-size:clamp(28px,5vw,52px);line-height:1.1;margin-bottom:24px}.ob-meta{font-size:12px;letter-spacing:.08em;text-transform:uppercase;opacity:.6}.ob-article__body{max-width:680px;margin:48px auto 0;padding:0 24px 100px}.ob-body{font-size:16px;line-height:1.9;margin-bottom:40px}.ob-body p{margin-bottom:1em}.ob-body h2{font-size:1.3em;margin:2em 0 .8em}.ob-pullquote{font-size:clamp(18px,2.5vw,28px);font-style:italic;line-height:1.5;text-align:center;margin:56px 0;padding:0;border:none}.ob-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;margin:56px 0}.ob-product-card{text-decoration:none;color:inherit;display:block}.ob-product-card__img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;margin-bottom:10px}.ob-product-card__title{font-size:12px;line-height:1.4;margin-bottom:4px}.ob-product-card__price{font-size:12px;opacity:.6}.ob-collection-link{text-align:center;margin:56px 0 0}.ob-collection-link__btn{display:inline-block;padding:13px 36px;border:1px solid currentColor;font-size:11px;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:inherit;transition:opacity .2s}.ob-collection-link__btn:hover{opacity:.5}
/*# sourceMappingURL=/cdn/shop/t/22/compiled_assets/styles.css.map */
