.op{--op-bg: #ffffff;--op-bg-secondary: #f8f8fb;--op-bg-tertiary: #dadae5;--op-bg-inverse: #202125;--op-text: #202125;--op-text-secondary: #3b3d43;--op-text-tertiary: #69697a;--op-text-disabled: #69697a;--op-text-inverse: #ffffff;--op-border: #dadae5;--op-border-tertiary: #b6b6c4;--op-border-brand: #202125;--op-action-bg: #202125;--op-action-bg-hover: #000000;--op-action-text: #ffffff;--op-font-heading: "Jost", "Futura", "Century Gothic", sans-serif;--op-font-body: "EB Garamond", Georgia, "Times New Roman", serif;--op-t-xs: 12px;--op-lh-xs: 16px;--op-t-sm: 13px;--op-lh-sm: 24px;--op-t-base: 14px;--op-lh-base: 28px;--op-t-lg: 16px;--op-lh-lg: 26px;--op-t-xl: 20px;--op-lh-xl: 30px;--op-h1: 32px;--op-h1-lh: 46.5px;--op-h2: 24px;--op-h2-lh: 29px;--op-h3: 20px;--op-h3-lh: 24px;--op-h4: 16px;--op-h4-lh: 20px;--op-h5: 14px;--op-h5-lh: 16px;--op-h6: 12px;--op-h6-lh: 14px;--op-cta: 14px;--op-cta-lh: 16px;--op-cta-track: 2px;--op-cta-sm: 14px;--op-cta-sm-lh: 12px;--op-cta-sm-track: 1.7px;--op-s-xs: 2px;--op-s-sm: 4px;--op-s-md: 8px;--op-s-base: 16px;--op-s-lg: 24px;--op-s-xl: 32px;--op-s-2xl: 40px;--op-s-3xl: 64px;--op-s-4xl: 80px;--op-s-5xl: 128px;--op-gutter: 16px;--op-panel-w: 384px;--op-panel-gap: 64px;--op-tile-h: 500px;--op-dur: .2s;--op-dur-md: .3s;--op-dur-lg: .5s;--op-ease: cubic-bezier(0, 0, .3, 1)}@media screen and (min-width:1440px){.op{--op-h1: 48px;--op-h1-lh: 58px;--op-h2: 32px;--op-h2-lh: 38px;--op-h3: 24px;--op-h3-lh: 29px;--op-gutter: 64px;--op-panel-gap: 128px}}@media screen and (min-width:1024px){.op{--op-gutter: 64px;--op-t-base: 16px;--op-lh-base: 30px;--op-t-lg: 18px;--op-lh-lg: 28px;--op-t-sm: 14px;--op-t-xs: 13px}}.op{background-color:var(--op-bg);color:var(--op-text);font-family:var(--op-font-body);font-size:var(--op-t-base);line-height:var(--op-lh-base);letter-spacing:normal;-webkit-font-smoothing:antialiased}.op *,.op *:before,.op *:after{box-sizing:border-box}.op :where(h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,dl,dd){margin:0;padding:0;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;letter-spacing:normal;text-transform:none;color:inherit}.op :where(ul,ol){list-style:none}.op :where(hr){background:none;border:0;margin:0}.op :where(img,svg){display:block;max-width:100%}.op :where(a){color:inherit;text-decoration:none}.op :where(button){font:inherit;color:inherit;background:none;border:0;margin:0;padding:0;cursor:pointer;text-align:inherit;letter-spacing:inherit;text-transform:none}.op :focus-visible{outline:1px solid var(--op-text);outline-offset:2px}.op-h1{font-family:var(--op-font-heading);font-size:var(--op-h1);line-height:var(--op-h1-lh)}.op-h2{font-family:var(--op-font-heading);font-size:var(--op-h2);line-height:var(--op-h2-lh)}.op-h3{font-family:var(--op-font-heading);font-size:var(--op-h3);line-height:var(--op-h3-lh)}.op-h4{font-family:var(--op-font-heading);font-size:var(--op-h4);line-height:var(--op-h4-lh)}.op-h5{font-family:var(--op-font-heading);font-size:var(--op-h5);line-height:var(--op-h5-lh)}.op-t-xs{font-size:var(--op-t-xs);line-height:var(--op-lh-xs)}.op-t-sm{font-size:var(--op-t-sm);line-height:var(--op-lh-sm)}.op-t-base{font-size:var(--op-t-base);line-height:var(--op-lh-base)}.op-t-lg{font-size:var(--op-t-lg);line-height:var(--op-lh-lg)}.op-muted{color:var(--op-text-tertiary)}.op-vh{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.op-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--op-s-md);font-family:var(--op-font-heading);font-size:var(--op-cta);font-weight:400;line-height:var(--op-cta-lh);letter-spacing:var(--op-cta-track);text-transform:uppercase;text-align:center;padding:12px 24px;border:0;border-radius:0;transition:background-color var(--op-dur) var(--op-ease),color var(--op-dur) var(--op-ease)}.op-btn--filled{background-color:var(--op-action-bg);color:var(--op-action-text)}.op-btn--filled:hover{background-color:var(--op-action-bg-hover)}.op-btn--filled[disabled],.op-btn--filled[aria-disabled=true]{background-color:var(--op-bg-tertiary);color:var(--op-text-disabled);cursor:not-allowed}.op-btn--outline{background-color:transparent;color:var(--op-text)}.op-btn--outline:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--op-border-brand);transition:border-width var(--op-dur) var(--op-ease);pointer-events:none}.op-btn--outline:hover:after{border-width:2px}.op-btn--outline-light:after{border-color:var(--op-border)}.op-btn--sm{padding:10px 16px;font-size:var(--op-cta-sm);line-height:var(--op-cta-sm-lh);letter-spacing:var(--op-cta-sm-track)}.op-btn--block{display:flex;width:100%}.op-btn--white{background-color:#fff}.op-btn-link{display:inline-flex;align-items:center;gap:var(--op-s-md);font-family:var(--op-font-heading);font-size:var(--op-cta);line-height:var(--op-cta-lh);letter-spacing:var(--op-cta-track);text-transform:uppercase;text-decoration:underline;text-underline-offset:4px;padding-bottom:4px;color:var(--op-text);transition:color var(--op-dur) var(--op-ease)}.op-btn-link:hover{color:var(--op-action-bg-hover)}.op-rule{height:0;border:0;border-top:1px solid var(--op-border);background:none;margin:0}.op-pdp__grid{display:grid;grid-template-columns:1fr}@media screen and (min-width:1024px){.op-pdp__grid{grid-template-columns:1fr auto;align-items:stretch;border-top:1px solid var(--op-border)}}.op-gallery{position:relative;background-color:var(--op-bg-secondary);border-bottom:1px solid var(--op-border)}@media screen and (min-width:1024px){.op-gallery{background-color:transparent;border-bottom:0}}.op-gallery__back{position:absolute;inset-block-start:0;inset-inline-start:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:26px 16px;color:var(--op-text);transition:opacity var(--op-dur) var(--op-ease)}.op-gallery__back:hover{opacity:.6}.op-gallery__back svg{width:16px;height:16px}@media screen and (min-width:1024px){.op-gallery__back{padding:32px}}.op-gallery__action{position:absolute;top:var(--op-s-base);right:var(--op-s-base);z-index:3;height:40px}@media screen and (min-width:1024px){.op-gallery__action{top:var(--op-s-lg);right:var(--op-s-lg)}}.op-gallery__stack{display:none}@media screen and (min-width:1024px){.op-gallery__stack{display:flex;flex-direction:column;gap:var(--op-s-xs)}}.op-gallery__tile{display:flex;align-items:center;justify-content:center;height:var(--op-tile-h);background-color:var(--op-bg-secondary);cursor:zoom-in;overflow:hidden}.op-gallery__tile img,.op-gallery__tile video,.op-gallery__tile iframe{width:100%;height:100%;object-fit:contain;transition:transform .9s var(--op-ease)}.op-gallery__tile:hover img{transform:scale(1.02)}.op .placeholder-svg{width:100%;height:100%;background-color:var(--op-bg-secondary);fill:#20212514}.op-gallery__slider{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.op-gallery__slider::-webkit-scrollbar{display:none}@media screen and (min-width:1024px){.op-gallery__slider,.op-gallery__counter,.op-gallery__scrollbar{display:none}}.op-gallery__slide{flex:0 0 100%;scroll-snap-align:center;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background-color:var(--op-bg-secondary)}.op-gallery__slide img,.op-gallery__slide video{width:100%;height:100%;object-fit:contain}.op-gallery__slide-btn{display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:zoom-in}.op-gallery__counter{position:absolute;right:var(--op-s-base);bottom:56px;z-index:2;font-size:var(--op-t-sm);line-height:var(--op-lh-sm);color:var(--op-text-disabled)}.op-gallery__counter-now{color:var(--op-text)}.op-gallery__scrollbar{position:absolute;left:var(--op-s-base);right:var(--op-s-base);bottom:var(--op-s-lg);height:2px;background-color:var(--op-bg-tertiary);z-index:2}.op-gallery__scrollbar-drag{position:absolute;top:0;left:0;height:100%;background-color:var(--op-text);transform-origin:left center;transition:transform .12s linear}.op-gallery__progress{display:none}@media screen and (min-width:1024px){.op-gallery__progress{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.op-gallery__progress-track{position:sticky;top:calc(50vh - 100px);margin-left:auto;margin-right:var(--op-s-base);width:2px;height:200px;background-color:var(--op-bg-tertiary)}.op-gallery__progress-thumb{position:absolute;top:0;left:0;width:100%;height:32px;background-color:var(--op-text);transform:translateY(calc(var(--op-progress, 0) * 168px));transition:transform .12s linear}}.op-gallery__more{display:none}@media screen and (min-width:1024px){.op-gallery__more{display:flex;position:absolute;bottom:var(--op-s-lg);left:50%;transform:translate(-50%);z-index:3}}.op-panel{width:100%;padding:var(--op-s-lg) var(--op-s-base)}@media screen and (min-width:1024px){.op-panel{width:calc(var(--op-panel-w) + var(--op-panel-gap) * 2);padding:var(--op-s-2xl) var(--op-panel-gap)}}.op-panel__inner{position:relative}@media screen and (min-width:1024px){.op-panel__inner{position:sticky;top:-150px}}.op-panel__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:var(--op-s-md);color:var(--op-text-tertiary);font-size:var(--op-t-sm);line-height:var(--op-lh-sm)}.op-panel__title-wrap{padding-top:var(--op-s-md);margin-bottom:var(--op-s-lg)}@media screen and (min-width:1024px){.op-panel__title-wrap{margin-bottom:var(--op-s-xl)}}.op-panel__title{font-family:var(--op-font-heading);font-size:var(--op-h3);line-height:var(--op-h3-lh);color:var(--op-text)}.op-panel__price-group{margin-bottom:var(--op-s-lg)}@media screen and (min-width:1024px){.op-panel__price-group{margin-bottom:var(--op-s-xl)}}.op-panel__price{display:flex;align-items:center;gap:var(--op-s-sm);font-size:var(--op-t-lg);line-height:var(--op-lh-lg);color:var(--op-text)}.op-panel__price s{color:var(--op-text-tertiary);text-decoration:line-through}.op-panel__price-note{font-size:var(--op-t-xs);line-height:var(--op-lh-xs);color:var(--op-text-tertiary)}.op-panel__price-note a{text-decoration:underline;text-underline-offset:2px}.op-swatches{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--op-s-md);margin-bottom:var(--op-s-md)}.op-swatch{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background-color:var(--op-bg-secondary);border-bottom:1px solid transparent;transition:border-color var(--op-dur) var(--op-ease);overflow:hidden}.op-swatch img{width:100%;height:100%;object-fit:contain}.op-swatch:hover,.op-swatch[aria-current=true]{border-bottom-color:var(--op-border-brand)}.op-swatch--more{font-family:var(--op-font-heading);font-size:var(--op-h5);line-height:var(--op-h5-lh);color:var(--op-text)}.op-spec{display:flex;flex-wrap:wrap;align-items:center;gap:var(--op-s-md);font-size:var(--op-t-base);line-height:var(--op-lh-base)}.op-spec :where(h2,p,span){font:inherit;color:inherit;margin:0}.op-spec__label{color:var(--op-text-tertiary)}.op-spec__value{color:var(--op-text)}.op-spec--split{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:var(--op-s-md)}.op-spec--split .op-spec__value{text-align:right}.op-spec--full{width:100%}.op-spec-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:var(--op-s-md);width:100%;text-align:left;transition:opacity var(--op-dur) var(--op-ease)}.op-spec-row--button:hover{opacity:.65}.op-spec-row__chevron{width:16px;height:16px;flex:none;color:var(--op-text)}.op-panel__block--rule{margin:var(--op-s-md) 0}.op-panel__secondary{margin-top:var(--op-s-xl)}.op-buy{margin:var(--op-s-xl) 0}@media screen and (min-width:1024px){.op-buy{margin:var(--op-s-2xl) 0}}.op-buy__group{display:flex;flex-direction:column;gap:var(--op-s-md)}.op-buy .shopify-payment-button{margin-top:var(--op-s-md)}.op-buy__error{display:none;font-size:var(--op-t-xs);line-height:var(--op-lh-xs);color:#d0021b;margin-top:var(--op-s-md)}.op-buy__error[data-visible]{display:block}.op-desc{display:flex;flex-direction:column-reverse;margin-bottom:var(--op-s-2xl)}.op-desc__body{position:relative;display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--op-dur-lg) var(--op-ease)}.op-desc[open] .op-desc__body,.op-desc__body[data-open]{grid-template-rows:1fr}.op-desc__clip{min-height:80px;overflow:hidden}.op-desc__content{display:flex;flex-direction:column;gap:var(--op-s-xl);font-size:var(--op-t-lg);line-height:var(--op-lh-lg);color:var(--op-text-tertiary)}.op-desc__content p{margin:0 0 var(--op-lh-lg)}.op-desc__content p:last-child{margin-bottom:0}.op-desc__content a{text-decoration:underline;text-underline-offset:2px}.op-desc__content h3{font-family:var(--op-font-heading);font-size:var(--op-h4);line-height:var(--op-h4-lh);color:var(--op-text);margin-bottom:var(--op-s-md)}.op-desc__content ul{display:flex;flex-direction:column;gap:var(--op-s-sm)}.op-desc__content li{font-size:var(--op-t-base);line-height:var(--op-lh-base)}.op-desc__content li .op-spec__label{margin-right:var(--op-s-sm)}.op-desc__fade{position:absolute;left:0;right:0;bottom:0;height:40px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--op-bg) 100%);opacity:1;transition:opacity var(--op-dur-md) var(--op-ease)}.op-desc__body[data-open] .op-desc__fade{opacity:0}.op-desc__toggle{margin-top:var(--op-s-md);margin-bottom:var(--op-s-sm);align-self:flex-start}.op-desc__toggle .op-desc__less,.op-desc__toggle[aria-expanded=true] .op-desc__more{display:none}.op-desc__toggle[aria-expanded=true] .op-desc__less{display:inline}.op-panel__foot{font-size:var(--op-t-base);line-height:var(--op-lh-base)}.op-panel__foot .op-spec__label{margin-right:var(--op-s-sm)}.op-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:block;background-color:var(--op-bg);opacity:0;visibility:hidden;overflow:hidden;transition:opacity var(--op-dur-md) var(--op-ease),visibility var(--op-dur-md) var(--op-ease)}.op-modal[data-open]{opacity:1;visibility:visible}.op-modal__close{position:absolute;top:var(--op-s-base);right:var(--op-s-base);z-index:2;padding:12px;color:var(--op-text)}@media screen and (min-width:1024px){.op-modal__close{top:var(--op-s-xl);right:var(--op-s-xl)}}.op-modal__close svg{width:16px;height:16px}.op-modal__scroll{width:100%;height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.op-modal__media{display:flex;flex-direction:column;gap:var(--op-s-xs)}.op-modal__media>*{display:flex;align-items:center;justify-content:center;background-color:var(--op-bg-secondary);min-height:60vh}.op-modal__media img{width:100%;height:auto;object-fit:contain}.op-modal__panel{max-width:640px;margin:0 auto;padding:var(--op-s-4xl) var(--op-s-base) var(--op-s-3xl)}@media screen and (min-width:1024px){.op-modal__panel{padding:var(--op-s-5xl) var(--op-s-xl) var(--op-s-4xl)}}.op-modal__panel--wide{max-width:1000px}.op-modal__title{font-family:var(--op-font-heading);font-size:var(--op-h2);line-height:var(--op-h2-lh);margin-bottom:var(--op-s-lg)}.op-modal__rte{font-size:var(--op-t-lg);line-height:var(--op-lh-lg);color:var(--op-text-tertiary)}.op-modal__rte p{margin:0 0 var(--op-lh-lg)}.op-modal__rte p:last-child{margin-bottom:0}.op-modal__rte strong{color:var(--op-text)}.op-modal__rte a{color:var(--op-text);text-decoration:underline;text-underline-offset:2px}.op-modal__swatches{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--op-s-md)}@media screen and (min-width:768px){.op-modal__swatches{grid-template-columns:repeat(4,1fr)}}.op-modal__swatch-name{display:block;margin-top:var(--op-s-md);font-size:var(--op-t-base);line-height:var(--op-lh-base);color:var(--op-text)}body.op-modal-open{overflow:hidden}.op-lightbox__nav,.op-lightbox__zoom,.op-lightbox__thumbs{display:none}@media screen and (min-width:1024px){.op-modal--lightbox{--op-lb-thumb-w: 92px;--op-lb-thumb-h: 60px;--op-lb-thumbs-zone: 128px;--op-lb-inset-y: var(--op-s-2xl);--op-lb-inset-x: 120px}.op-modal--lightbox .op-modal__scroll{position:absolute;inset:0 0 var(--op-lb-thumbs-zone) 0;overflow:hidden}.op-modal--lightbox .op-modal__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;gap:0}.op-modal--lightbox .op-lightbox__slide{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0;padding:var(--op-lb-inset-y) var(--op-lb-inset-x);background:transparent;opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;transition:opacity var(--op-dur-md) var(--op-ease),visibility var(--op-dur-md) var(--op-ease)}.op-modal--lightbox[data-open] .op-lightbox__slide[data-active]{opacity:1;visibility:visible;pointer-events:auto}.op-modal--lightbox .op-lightbox__slide img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center;transition:transform var(--op-dur-md) var(--op-ease)}.op-modal--lightbox[data-zoomed] .op-lightbox__slide[data-active]{cursor:grab}.op-modal--lightbox[data-zoomed] .op-modal__media[data-panning]{cursor:grabbing}.op-modal--lightbox[data-zoomed] .op-lightbox__slide img{transition:none}.op-lightbox__nav{display:flex;align-items:center;justify-content:center;position:absolute;top:calc((100% - var(--op-lb-thumbs-zone)) / 2);transform:translateY(-50%);z-index:3;width:48px;height:48px;border-radius:50%;border:1px solid var(--op-border);background:var(--op-bg);color:var(--op-text);transition:border-color var(--op-dur) var(--op-ease),background-color var(--op-dur) var(--op-ease)}.op-lightbox__nav:hover{border-color:var(--op-text);background:var(--op-bg-secondary)}.op-lightbox__nav--prev{left:var(--op-s-2xl)}.op-lightbox__nav--next{right:var(--op-s-2xl)}.op-lightbox__nav svg{width:16px;height:16px}.op-lightbox__zoom{display:flex;flex-direction:column;gap:var(--op-s-md);position:absolute;right:var(--op-s-2xl);bottom:calc(var(--op-lb-thumbs-zone) + var(--op-s-md));z-index:3}.op-lightbox__zoom-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid var(--op-border);background:var(--op-bg);color:var(--op-text);transition:border-color var(--op-dur) var(--op-ease),background-color var(--op-dur) var(--op-ease),opacity var(--op-dur) var(--op-ease)}.op-lightbox__zoom-btn:hover{border-color:var(--op-text);background:var(--op-bg-secondary)}.op-lightbox__zoom-btn:disabled{opacity:.3;cursor:default;border-color:var(--op-border);background:var(--op-bg)}.op-lightbox__zoom-btn svg{width:16px;height:16px}.op-lightbox__thumbs{display:flex;gap:var(--op-s-md);position:absolute;left:50%;bottom:var(--op-s-xl);transform:translate(-50%);max-width:calc(100% - 2 * var(--op-s-4xl));padding:var(--op-s-xs);overflow-x:auto;overscroll-behavior:contain;scrollbar-width:none;z-index:3}.op-lightbox__thumbs::-webkit-scrollbar{display:none}.op-lightbox__thumb{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:var(--op-lb-thumb-w);height:var(--op-lb-thumb-h);padding:6px;background:var(--op-bg-secondary);border:1px solid transparent;transition:border-color var(--op-dur) var(--op-ease)}.op-lightbox__thumb img{width:100%;height:100%;object-fit:contain}.op-lightbox__thumb:hover{border-color:var(--op-border-tertiary)}.op-lightbox__thumb[aria-current=true]{border-color:var(--op-text)}}.op-story{position:relative;width:100%;background-color:#000}.op-story__desktop{display:none}.op-story__media{flex:1;background-color:var(--op-bg-secondary)}.op-story__media-inner{position:sticky;top:0;display:grid;height:100vh}.op-story__media picture,.op-story__media figure{grid-area:1 / 1;overflow:hidden;opacity:0;transition:opacity var(--op-dur-lg) var(--op-ease)}.op-story__media figure[data-active]{opacity:1}.op-story__media img,.op-story__media svg{width:100%;height:100%;object-fit:cover}.op-story__col{position:relative;flex:1;max-width:512px;background-color:#000;color:#fff}.op-story__tabs-wrap{position:absolute;inset-inline:0;top:0;height:100%;pointer-events:none}.op-story__tabs{position:sticky;top:0;padding:var(--op-s-4xl) var(--op-s-3xl) var(--op-s-lg);pointer-events:auto;background:linear-gradient(180deg,#000 60%,#0000)}.op-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:var(--op-s-xl)}.op-tabs::-webkit-scrollbar{display:none}.op-tabs__btn{white-space:nowrap;font-family:var(--op-font-heading);font-size:var(--op-h5);font-weight:500;line-height:var(--op-h5-lh);letter-spacing:.6px;padding:8px 4px;border-bottom:1px solid transparent;color:#ffffff80;transition:color var(--op-dur) var(--op-ease),border-color var(--op-dur) var(--op-ease)}.op-tabs__btn[aria-selected=true]{color:#fff;border-bottom-color:currentColor}.op-story__panel{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;padding:var(--op-s-3xl)}.op-story__panel[hidden]{display:none}.op-story__panel-inner{display:flex;flex-direction:column;gap:var(--op-s-base);width:100%}@media screen and (min-width:768px){.op-story__panel-inner{gap:var(--op-s-xl)}}.op-story__heading{font-family:var(--op-font-heading);font-size:var(--op-h2);line-height:var(--op-h2-lh);color:#fff}.op-story__text{font-size:var(--op-t-base);line-height:var(--op-lh-base);color:#fff}.op-story__text p{margin:0 0 var(--op-lh-base)}.op-story__text p:last-child{margin-bottom:0}.op-story__mobile{display:flex;flex-direction:column;background-color:#000;color:#fff}.op-story__strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.op-story__strip::-webkit-scrollbar{display:none}.op-story__card{flex:0 0 100%;scroll-snap-align:start;display:flex;flex-direction:column}.op-story__card figure{margin:0;aspect-ratio:4 / 5;background-color:var(--op-bg-secondary)}.op-story__card img{width:100%;height:100%;object-fit:cover}.op-story__card-body{display:flex;flex-direction:column;gap:var(--op-s-base);padding:var(--op-s-lg) var(--op-s-base) var(--op-s-xl)}.op-story__tabs--mobile{padding:0 var(--op-s-base) var(--op-s-base)}@media screen and (min-width:1024px){.op-story__desktop{display:flex;min-height:100%}.op-story__mobile{display:none}}.op-features{position:relative;overflow:hidden;background-color:var(--op-bg)}.op-features__track{display:grid;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y}.op-features__track[data-dragging]{cursor:grabbing}.op-features__slide{grid-column:1;grid-row:1;opacity:0;visibility:hidden;z-index:0;pointer-events:none;transition:opacity var(--op-dur-md) var(--op-ease),visibility 0s linear var(--op-dur-md);padding:0 0 var(--op-s-base) var(--op-s-lg)}.op-features__slide[data-active]{opacity:1;visibility:visible;z-index:1;pointer-events:auto;transition:opacity var(--op-dur-md) var(--op-ease)}@media screen and (min-width:768px){.op-features__slide{padding:0 0 var(--op-s-xl) var(--op-s-2xl)}}@media screen and (min-width:1024px){.op-features__slide{padding:0 0 var(--op-s-3xl) var(--op-s-4xl)}}.op-features__inner{display:flex;flex-direction:column-reverse;height:100%}@media screen and (min-width:1024px){.op-features__inner{flex-direction:row;align-items:stretch}}.op-features__text{display:flex;flex-direction:column;justify-content:center;padding-bottom:var(--op-s-base);padding-right:var(--op-s-base)}@media screen and (min-width:1024px){.op-features__text{width:343px;flex:none;padding-bottom:0;padding-right:var(--op-s-xl)}}@media screen and (min-width:1440px){.op-features__text{width:480px}}.op-features__heading{font-family:var(--op-font-heading);font-size:var(--op-h2);line-height:var(--op-h2-lh);padding-bottom:var(--op-s-base)}.op-features__body{font-size:var(--op-t-base);line-height:var(--op-lh-base);color:var(--op-text-tertiary)}.op-features__body p{margin:0 0 var(--op-lh-base)}.op-features__body p:last-child{margin-bottom:0}.op-features__media{display:flex;align-items:flex-start;justify-content:flex-end;width:100%}@media screen and (min-width:1024px){.op-features__media{transform:translate(10%)}}.op-features__media figure{margin:0;width:100%;aspect-ratio:2 / 1;background-color:var(--op-bg-secondary);overflow:hidden}.op-features__media img,.op-features__media svg{width:100%;height:100%;object-fit:cover;-webkit-user-drag:none}.op-features__nav{display:flex;align-items:flex-end;gap:var(--op-s-base);padding:var(--op-s-md) var(--op-s-lg)}@media screen and (min-width:768px){.op-features__nav{padding:var(--op-s-md) var(--op-s-2xl)}}@media screen and (min-width:1024px){.op-features__nav{width:600px;padding:var(--op-s-base) var(--op-s-4xl)}}.op-features__tabs{display:flex;flex:1 1 auto;min-width:0;gap:var(--op-s-base);overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;border-bottom:1px solid var(--op-border)}@media screen and (min-width:1024px){.op-features__tabs{gap:var(--op-s-lg)}}.op-features__tabs::-webkit-scrollbar{display:none}.op-features__tab{flex:0 0 auto;padding-bottom:var(--op-s-md);margin-bottom:-1px;font-family:var(--op-font-heading);font-size:var(--op-h5);line-height:var(--op-h5-lh);color:var(--op-text-tertiary);white-space:nowrap;border-bottom:2px solid transparent;transition:color var(--op-dur) var(--op-ease),border-color var(--op-dur) var(--op-ease)}.op-features__tab:hover{color:var(--op-text-secondary)}.op-features__tab[aria-current=true]{color:var(--op-text);border-bottom-color:var(--op-text)}.op-features__next{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;margin-bottom:2px;color:var(--op-text);transition:opacity var(--op-dur) var(--op-ease)}.op-features__next:hover{opacity:.55}.op-features__next svg{width:7px;height:13px;display:block}.op-readmore__extra{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--op-dur-md) var(--op-ease)}.op-readmore__extra>div{overflow:hidden}.op-readmore[data-open] .op-readmore__extra{grid-template-rows:1fr}.op-readmore__btn{margin-top:var(--op-s-md);font-size:var(--op-t-base);line-height:var(--op-lh-base);text-decoration:underline;text-underline-offset:3px;color:var(--op-text)}.op-readmore[data-open] .op-readmore__btn-more,.op-readmore__btn-less{display:none}.op-readmore[data-open] .op-readmore__btn-less{display:inline}.op-related{padding:var(--op-s-lg) var(--op-s-base);overflow:hidden}@media screen and (min-width:768px){.op-related{padding:var(--op-s-3xl)}}.op-related__heading{font-family:var(--op-font-heading);font-size:var(--op-h2);line-height:var(--op-h2-lh);color:var(--op-text);margin-bottom:var(--op-s-base)}.op-related__track{display:flex;gap:var(--op-s-md);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.op-related__track::-webkit-scrollbar{display:none}.op-card{display:block;flex:0 0 72%;scroll-snap-align:start}@media screen and (min-width:768px){.op-card{flex-basis:calc((100% - var(--op-s-md) * 2) / 3)}}@media screen and (min-width:1024px){.op-card{flex-basis:calc((100% - var(--op-s-md) * 3) / 4)}}.op-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background-color:var(--op-bg-secondary);overflow:hidden}.op-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .7s var(--op-ease)}.op-card:hover .op-card__media img{transform:scale(1.03)}.op-card__body{display:block;padding-top:var(--op-s-md)}.op-card__title{display:block;font-family:var(--op-font-heading);font-size:var(--op-h5);line-height:var(--op-h5-lh);color:var(--op-text)}.op-card__price{display:block;margin-top:var(--op-s-sm);font-size:var(--op-t-base);line-height:var(--op-lh-base);color:var(--op-text-tertiary)}@media(prefers-reduced-motion:reduce){.op *,.op *:before,.op *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.op-features__body{font-size:var(--op-t-lg);line-height:var(--op-lh-lg)}@media screen and (min-width:1024px){.op-features__slide{padding-bottom:var(--op-s-lg)}.op-features__nav{padding-top:0}}@media screen and (min-width:1024px){.op-features__text{width:300px;padding-right:var(--op-s-lg)}}@media screen and (min-width:1440px){.op-features__text{width:400px}}.op-features__prev{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;margin-bottom:2px;color:var(--op-text);transition:opacity var(--op-dur) var(--op-ease)}.op-features__prev:hover{opacity:.55}.op-features__prev svg{width:7px;height:13px;display:block;transform:rotate(180deg)}.op-features__prev[disabled],.op-features__next[disabled]{opacity:.25;cursor:default}@media screen and (min-width:1024px){.op-features__nav{margin-top:-20px}}.op-features__nav{position:relative;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/3/assets/op-pdp.css.map */
