.pdp-section{padding-block:clamp(24px,5vw,100px);--pdp-thumb-size:72px;background:#fff}.pdp-section .pdp-grid{display:grid;grid-template-columns:1fr;gap:clamp(12px,4vw,64px);align-items:start}@media(min-width:990px){.pdp-section .pdp-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;align-items:start}.pdp-section .pdp-gallery{padding-right:clamp(22px,3vw,56px);position:sticky;top:calc(var(--announcement-offset, 0px) + var(--header-offset, 80px) + 24px)}.pdp-section .pdp-info{padding-left:clamp(22px,3vw,50px);border-left:3px solid var(--black)}}.pdp-section .pdp-age-notice-rule{display:none}.pdp-section .pdp-main-media{position:relative;aspect-ratio:1 / 1;background:var(--black);overflow:hidden;border-radius:0;border:0}.pdp-section .pdp-main-media img,.pdp-section .pdp-main-media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.pdp-section .pdp-thumbs-wrap{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px}.pdp-section .pdp-thumbs{display:flex;gap:10px;flex-wrap:nowrap;justify-content:center;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity}.pdp-section .pdp-thumbs-wrap.has-single-thumb .pdp-thumbs{flex:1 1 auto;justify-content:center}.pdp-section .pdp-thumbs-nav{width:38px;height:38px;border:3px solid var(--black);background:var(--white);color:var(--black);display:none;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.pdp-section .pdp-thumbs-nav[disabled]{opacity:.35;cursor:default}@media(min-width:990px){.pdp-section .pdp-thumbs-wrap.is-overflow .pdp-thumbs-nav{display:inline-flex}.pdp-section .pdp-thumbs-wrap.is-overflow .pdp-thumbs{justify-content:flex-start;scrollbar-width:none}.pdp-section .pdp-thumbs-wrap.is-overflow .pdp-thumbs::-webkit-scrollbar{display:none}}.pdp-section .pdp-thumb{width:var(--pdp-thumb-size);height:var(--pdp-thumb-size);flex:0 0 auto;padding:0;background:var(--white);cursor:pointer;overflow:hidden;border:3px solid transparent;scroll-snap-align:start}.pdp-section .pdp-thumb[aria-current=true]{border-color:var(--black)}.pdp-section .pdp-thumb img{width:100%;height:100%;object-fit:cover}.pdp-section .pdp-breadcrumb{font-size:16px;color:var(--black);margin-bottom:25px;display:flex;align-items:center;flex-wrap:nowrap;gap:8px;font-weight:400;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pdp-section .pdp-breadcrumb::-webkit-scrollbar{display:none}.pdp-section .pdp-sku{font-size:16px;color:var(--black);margin:0;line-height:1}.pdp-section .pdp-breadcrumb a{text-decoration:none}.pdp-section .pdp-breadcrumb__sep{opacity:.9}.pdp-section .pdp-breadcrumb a:hover{text-decoration:underline;text-underline-offset:2px}@media(min-width:990px){.pdp-section{--pdp-thumb-size:131px }.pdp-section .pdp-thumbs-wrap{margin-top:30px}}.pdp-section .pdp-title{text-transform:uppercase;letter-spacing:-.01em;line-height:1.05;font-weight:700}.pdp-section .pdp-subtitle{font-family:var(--font-heading);font-weight:400;line-height:1.2;margin-top:4px}.pdp-section .pdp-price{font-size:clamp(20px,1.8vw,30px);margin:20px 0 4px;font-weight:700}.pdp-section .pdp-price-meta{margin:0 0 50px}.pdp-section .pdp-price-meta p{margin:0 0 2px;font-size:12px;font-style:italic;opacity:.6;color:var(--black)}.pdp-section .pdp-price-meta a{color:inherit;text-decoration:underline}.pdp-section .pdp-price s{margin-right:10px;font-weight:400}.pdp-section .pdp-option{border:0;padding:0;margin:0 0 30px}.pdp-section .pdp-option legend{font-weight:700;margin-bottom:8px}.pdp-section .pdp-swatches{display:flex;gap:8px;flex-wrap:wrap}.pdp-section .pdp-swatch input{position:absolute;opacity:0;pointer-events:none}.pdp-section .pdp-swatch span{--ui-bg:transparent;--ui-fg:var(--black);--ui-border:var(--black);--ui-hover-bg:var(--black);--ui-hover-fg:var(--white);--ui-border-width:3px;display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:60px;cursor:pointer;font-weight:400}.pdp-section .pdp-swatch input:checked+span{--ui-bg:var(--color-ink);--ui-fg:#fff;--ui-border:var(--color-ink);--ui-hover-bg:var(--color-ink);--ui-hover-fg:#fff }.pdp-section .pdp-swatch input:focus-visible+span{outline:2px solid var(--color-ink);outline-offset:2px}@media(hover:hover){.pdp-section .pdp-swatch:hover input:not(:checked)+span{background-size:100% 100%,auto;color:var(--ui-hover-fg);transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){.pdp-section .pdp-swatch:hover input:not(:checked)+span{transform:none}}.pdp-section .pdp-actions{display:flex;gap:12px;align-items:stretch;margin:6px 0 50px}.pdp-section .qty{display:inline-flex;align-items:center;border:3px solid var(--black)}.pdp-section .qty button{width:42px;height:34px;border:0;background:none;font-size:20px;cursor:pointer;color:var(--black)}.pdp-section .qty input{width:48px;height:34px;border:0;text-align:center;font:inherit;-moz-appearance:textfield}.pdp-section .qty input::-webkit-outer-spin-button,.pdp-section .qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdp-section .pdp-add{min-height:50px;padding:0 42px;border-width:1px;border-radius:0!important;width:fit-content}.pdp-section .pdp-add svg{width:20px;height:20px}.pdp-section .pdp-add svg path{fill:currentColor!important}.pdp-section .pdp-add:hover svg path{fill:var(--black)!important}.pdp-section .pdp-add[disabled]{opacity:.5;cursor:not-allowed}@media(min-width:990px){.pdp-section .pdp-actions{flex-wrap:nowrap}}.pdp-section .pdp-desc-title{font-family:var(--font-heading);font-weight:700;text-transform:uppercase;font-size:clamp(20px,1.8vw,24px);letter-spacing:.04em;margin:8px 0 30px}.pdp-section .pdp-desc{line-height:1.55}.pdp-section .pdp-desc p:last-child{margin-bottom:0}.pdp-section .pdp-ship{font-style:italic;font-weight:700;margin-top:16px;line-height:1.5;font-size:24px}@media(max-width:989px){.pdp-section .pdp-breadcrumb{margin-bottom:0;order:1}.pdp-section .pdp-sku{order:1}.pdp-section{--pdp-thumb-size:clamp(72px,22vw,96px) }.pdp-section .pdp-thumbs-wrap{margin-top:18px}.pdp-section .pdp-thumbs{scroll-snap-type:x mandatory;scroll-padding-inline:16px;justify-content:flex-start;padding:2px 16px;margin:0}.pdp-section .pdp-price{margin:0;order:4}.pdp-section .pdp-price-meta{margin:0 0 20px;order:5}.pdp-section .pdp-age-notice{order:8}.pdp-section .pdp-grid{display:flex;flex-direction:column;align-items:stretch}.pdp-section .pdp-info{display:contents}.pdp-section .pdp-title{order:2}.pdp-section .pdp-subtitle{margin-top:calc(4px - clamp(15px,4vw,64px));order:3}.pdp-section .pdp-gallery{order:6;margin-inline:calc(50% - 50vw)}.pdp-section .pdp-form{order:9}.pdp-section .pdp-desc-title{order:10}.pdp-section .pdp-desc{order:11}.pdp-section .pdp-ship{order:12;margin:0}.pdp-section .pdp-main-media{border-radius:0;border:0}.pdp-section .pdp-option legend{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.pdp-section .pdp-actions{flex-direction:column;gap:12px}.pdp-section .qty{width:100%;justify-content:space-between}.pdp-section .qty input{flex:1 1 auto;width:auto}.pdp-section .pdp-add{width:100%;padding:14px 0}.pdp-section .pdp-swatch span{min-width:50px;height:50px}.pdp-section .pdp-swatches{justify-content:space-between}.pdp-section .pdp-actions{margin:6px 0 15px}.pdp-section .qty input{height:45px}.pdp-section .pdp-desc-title{margin:8px 0 15px;font-size:20px}.pdp-section .pdp-ship{font-size:20px}.pdp-section .pdp-form{margin-top:15px}.pdp-section .pdp-form:before{content:"";display:block;height:3px;background:var(--black);margin-bottom:30px}.pdp-section .pdp-age-notice-rule{order:7;display:block;height:3px;background:var(--black);margin:10px 0}.pdp-section .pdp-age-notice+.pdp-form:before{content:none}}.pdp-section .pdp-age-notice{border:2px solid var(--black);background:transparent;color:var(--black);padding:28px 16px;margin:0 0 50px;display:flex;flex-direction:column;gap:18px}.pdp-section .pdp-age-notice__item{display:flex;flex-direction:row;align-items:flex-start;text-align:left;gap:16px;padding:0}.pdp-section .pdp-age-notice__item+.pdp-age-notice__item{border-top:none}.pdp-section .pdp-age-notice__badge,.pdp-section .pdp-age-notice__icon{flex:0 0 auto;width:54px;height:49px;object-fit:contain}.pdp-section .pdp-age-notice__item p{margin:0;font-size:16px;line-height:1.4;letter-spacing:.125px}@media(max-width:989px){.pdp-section .pdp-age-notice__item{flex-direction:column;align-items:flex-start}.pdp-section .pdp-age-notice{padding-block:20px;margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-main-product.css.map */
