@keyframes inventory-pulse{0%{opacity:.6}to{transform:scale(2.5);opacity:0}}.product{--media-width: 58.5%;--product-gap: 3rem;gap:var(--product-gap)}.product--medium{--media-width: 50%}.product--small{--media-width: 45%}.product--no-media{max-width:77rem;margin:0 auto}.product--slider-freemode.product--media-has-many .product__media-gallery-viewer{border-start-end-radius:0;border-end-end-radius:0}.product__media-item{width:100%}.product__media-item:hover .product__media-icon{opacity:1}.product__media-container{position:relative;display:flex;overflow:hidden}.product__media-icon{position:absolute;top:2rem;inset-inline-end:2rem;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:.1rem solid rgb(var(--color-border));border-radius:50%;background:#fff;color:#000;opacity:0;transition:all var(--duration-default)}.product__media-zoom{display:flex;position:static}.product__media-zoom:after{content:"";cursor:pointer;display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;border-radius:0}.product__media-gallery-stage{overflow:hidden}.product__media-gallery--fixed-frame{--gallery-thumbs-chrome: 6rem;--gallery-stage-min-height: 22rem;--gallery-available-height: max( 18rem, calc(100vh - var(--header-height, 7.2rem) - var(--gallery-thumbs-chrome)) );--gallery-available-height: max( 18rem, calc(100dvh - var(--header-height, 7.2rem) - var(--gallery-thumbs-chrome)) )}.product__media-gallery--fixed-frame .product__media-gallery-stage{aspect-ratio:var(--gallery-aspect-ratio, 1);width:100%;min-height:min(var(--gallery-stage-min-height),var(--gallery-available-height));max-height:var(--gallery-available-height);background-color:rgb(var(--color-background))}@media(max-width:767.98px){.product__media-gallery--fixed-frame:has(.product__media-gallery-controls--mobile-thumbs){--gallery-thumbs-chrome: 10rem}}@media(min-width:768px){.product__media-gallery--fixed-frame{--gallery-thumbs-chrome: calc(var(--gallery-thumb-size, 4.8rem) + 4.4rem);--gallery-stage-min-height: 32rem}}.product__media-gallery--fixed-frame .product__media-gallery-viewer{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.product__media-gallery--fixed-frame .product__media-list,.product__media-gallery--fixed-frame .product__media-item,.product__media-gallery--fixed-frame .product__media-container{height:100%}.product__media-gallery--fixed-frame .product__media-gallery-viewer .swiper-slide{height:100%!important}.product__media-gallery--fixed-frame .product__media-container[style*=--aspect-ratio]:before{content:none;display:none;padding-top:0}.product__media-gallery--fixed-frame .product__media-container .media-wrapper,.product__media-gallery--fixed-frame .product__media-container .product__media{width:100%;height:100%}.product__media-gallery--fixed-frame .product__media-container>:first-child,.product__media-gallery--fixed-frame .product__media-container .media-wrapper>img,.product__media-gallery--fixed-frame .product__media-container img,.product__media-gallery--fixed-frame .product__media-container video{width:100%;height:100%;object-fit:contain}.product__media-gallery-video-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#000}.product__media-gallery-video-layer[hidden]{display:none!important}.product__media-gallery-video-swiper,.product__media-gallery-video-swiper .swiper-wrapper,.product__media-gallery-video-swiper .swiper-slide,.product__media-gallery-video-single,.product__media-gallery-video-item{height:100%}.product__media-gallery-video-item{position:relative}.product__media-gallery-video-layer video-element,.product__media-gallery-video-layer .media-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.product__media-gallery-video-layer video-element video{object-fit:contain}.product__media-gallery-video-prev,.product__media-gallery-video-next{position:absolute;top:50%;z-index:6;width:3.6rem;height:3.6rem;margin-top:-1.8rem;color:#fff;background:#00000073;border:0}.product__media-gallery-video-prev:after,.product__media-gallery-video-next:after{display:none}.product__media-gallery-video-prev{left:1.2rem;right:auto}.product__media-gallery-video-next{right:1.2rem;left:auto}.product__media-gallery-video-pagination{position:absolute;top:1.2rem;right:1.2rem;left:auto;bottom:auto;inset-inline-end:1.2rem;z-index:6;width:auto;background:#00000073;color:#fff;border-radius:999px;padding:.25rem .8rem;font-size:1.2rem;line-height:1.6rem}.product__media-gallery--video-only .product__media-gallery-viewer{display:none}.product__media-gallery--video-only .product__media-gallery-video-layer{position:relative;aspect-ratio:16 / 9}.product__media-gallery--video-only .product__media-gallery-video-swiper{position:absolute;top:0;right:0;bottom:0;left:0}.product__media-gallery[data-gallery-mode=video] .product__media-gallery-viewer{visibility:hidden}.product__media-gallery[data-gallery-mode=video] .slider-controls--group,.product__media-gallery-mode-switch{display:none}.product__gallery-mode-btn{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;margin:0;height:auto;min-height:0;border:1px solid rgba(var(--color-foreground),.12);border-radius:999px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 .2rem .8rem #00000024;padding:.5rem 1.1rem;font-size:1.2rem;font-weight:600;line-height:1.2;letter-spacing:0;text-transform:none;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent}.product__gallery-mode-btn .icon{width:1rem;height:1rem}.product__gallery-mode-btn.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.product__media-gallery-controls{--gallery-thumb-size: 4.8rem;--gallery-thumb-gap: 1.2rem;--gallery-thumbs-view: 6;--gallery-video-width: 10.4rem;--gallery-video-height: 3.6rem;display:flex;align-items:center;justify-content:center;gap:0;margin-top:1.6rem}.product__media-gallery-thumbs-row{display:flex;align-items:center;flex:0 1 auto;min-width:0;gap:.8rem}.product__thumbs-nav{display:none}.product__media-gallery-thumbails{margin:0;flex:1 1 auto;min-width:0;--slides-view: 5;--item-padding: .6rem}.product__media-gallery-video-rail{position:relative;flex:0 0 auto;width:auto;max-width:none;min-width:0;padding-inline-start:2rem;margin-inline-start:2rem}.product__media-gallery-video-rail:before{content:"";position:absolute;inset-inline-start:0;top:50%;bottom:auto;width:1px;height:70%;transform:translateY(-50%);background:rgba(var(--color-foreground),.16)}.product__video-rail-btn{position:relative;display:block;width:var(--gallery-video-width);height:var(--gallery-video-height);overflow:hidden;box-sizing:border-box;border:0;border-radius:999px;background:rgba(var(--color-foreground),.06)}.product__video-rail-hit{height:100%;-webkit-appearance:none;appearance:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;margin:0;padding:0;border:0;background:transparent;cursor:pointer}.product__video-rail-hit:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product__video-rail-btn:hover{box-shadow:0 0 0 2px rgba(var(--color-foreground),.28)}.product__video-rail-btn.is-active,.product__video-rail-btn.is-active:hover{box-shadow:0 0 0 2px rgb(var(--color-foreground))}.product__video-rail-btn video,.product__video-rail-btn img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.product__video-rail-btn video::-webkit-media-controls{display:none!important}.product__video-rail-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.38));pointer-events:none}.product__video-rail-badge{position:absolute;top:50%;left:50%;right:auto;bottom:auto;z-index:1;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0000008c;color:#fff;pointer-events:none;transform:translate(-50%,-50%)}.product__video-rail-badge .icon{width:.9rem;height:.9rem;margin-inline-start:.1rem}@media(max-width:767.98px){.product__media-gallery-mode-switch{position:static;display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;margin-top:1.2rem;transform:none}.product__gallery-mode-btn{padding:.45rem 1rem;font-size:1.1rem;min-height:2.8rem;height:2.8rem;flex:0 0 auto}.product__media-gallery-controls:not(.product__media-gallery-controls--mobile-thumbs){display:none}.product__media-gallery-video-rail{display:none}.product__media-gallery-viewer-wrap--with-video.slider-controls--grouped-mobile.slider-controls--below{padding-bottom:0}.product__media-gallery-viewer-wrap--with-video.slider-controls--grouped-mobile.slider-controls--below .slider-controls--group{position:absolute;top:1rem;right:1rem;left:auto;bottom:auto;justify-content:flex-end;width:auto;z-index:4;pointer-events:none}.product__media-gallery-viewer-wrap--with-video.slider-controls--grouped-mobile .swiper-button-prev,.product__media-gallery-viewer-wrap--with-video.slider-controls--grouped-mobile .swiper-button-next{display:none}.product__media-gallery-viewer-wrap--with-video.slider-controls--grouped-mobile .slider-controls{min-width:0;min-height:0;padding:0;pointer-events:none}.product__media-gallery-viewer-wrap--with-video.slider-controls--grouped-mobile .swiper-pagination{position:static;background:#00000073;color:#fff;border-radius:999px;padding:.2rem .7rem;min-width:0;font-size:1.1rem;line-height:1.5rem}.product__media-gallery-viewer-wrap--with-video .product__media-icon{display:none}}@media(min-width:768px)and (max-width:1023.98px){.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed{--gallery-thumb-size: 4.4rem;--gallery-thumb-gap: 1rem;--gallery-thumbs-view: 4;--gallery-video-width: 9.6rem;--gallery-video-height: 3.2rem}}@media(min-width:768px){.product__media-gallery-mode-switch{display:none!important}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-nav{display:inline-flex;align-items:center;justify-content:center;position:relative;inset:auto;z-index:2;flex:0 0 auto;width:2rem;min-width:2rem;height:2rem;min-height:0;margin:0;padding:0;line-height:1;transform:none;color:rgb(var(--color-foreground));background:transparent;border:0;box-shadow:none;cursor:pointer}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-nav:after{display:none}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-nav .icon{width:1.6rem;height:1.6rem}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-nav:hover{color:rgb(var(--color-foreground));background:transparent}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-nav.swiper-button-disabled{opacity:.28;cursor:default}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__media-gallery-thumbs-row{flex:1 1 auto;width:100%;max-width:none}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__media-gallery-thumbails{flex:1 1 auto;width:auto;max-width:none;min-width:0;overflow:hidden}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed.product__media-gallery-controls--with-video{justify-content:center}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed.product__media-gallery-controls--with-video .product__media-gallery-thumbs-row{flex:0 1 auto;width:auto;max-width:calc(100% - var(--gallery-video-width) - 4.8rem)}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed.product__media-gallery-controls--with-video .product__media-gallery-thumbails{flex:0 1 auto;width:calc(var(--gallery-thumb-size) * var(--gallery-thumbs-view) + var(--gallery-thumb-gap) * (var(--gallery-thumbs-view) - 1));max-width:100%}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__media-gallery-thumbails .swiper-slide{width:var(--gallery-thumb-size);height:var(--gallery-thumb-size);margin-inline-end:0}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-container,.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-inner{width:100%;height:100%}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-inner[style*=--aspect-ratio]:before{content:none;display:none;padding-top:0}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-inner>:first-child,.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-inner img{object-fit:contain}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-container{overflow:hidden;background:rgba(var(--color-foreground),.03);border-radius:.8rem}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-container:after{opacity:1;border:1px solid rgba(var(--color-foreground),.08)}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-item:hover .product__thumbs-container:after{border-color:rgba(var(--color-foreground),.28)}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .swiper-slide-thumb-active .product__thumbs-container{padding:0}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .swiper-slide-thumb-active .product__thumbs-container:after{border:2px solid rgb(var(--color-foreground))}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__thumbs-badge{top:.3rem;inset-inline-end:.3rem;width:1.4rem;height:1.4rem}.product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .product__video-rail-btn:after{display:none}.product__media-gallery-viewer-wrap--framed .slider-controls--group,.product__media-gallery-viewer-wrap--with-video .slider-controls--group{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none}.product__media-gallery-viewer-wrap--framed .slider-controls--group .swiper-button-prev,.product__media-gallery-viewer-wrap--framed .slider-controls--group .swiper-button-next,.product__media-gallery-viewer-wrap--with-video .slider-controls--group .swiper-button-prev,.product__media-gallery-viewer-wrap--with-video .slider-controls--group .swiper-button-next{pointer-events:auto}.product__media-gallery-viewer-wrap--framed .slider-controls--group .swiper-pagination,.product__media-gallery-viewer-wrap--with-video .slider-controls--group .swiper-pagination{display:flex!important;position:absolute;top:1.6rem;right:1.6rem;left:auto;bottom:auto;inset-inline:auto 1.6rem;z-index:4;width:auto;min-width:0;background:#00000073;color:#fff;border-radius:999px;padding:.25rem .8rem;font-size:1.2rem;line-height:1.6rem;pointer-events:none}.blocks-corner--round .product:not(.product--vertical-carousel) .product__media-gallery-controls--framed .swiper-slide-thumb-active .product__thumbs-inner{border-radius:inherit}}.product__media-gallery-thumbails .swiper-slide{width:calc((100% - (var(--slides-view) - 1) * var(--media-item-gap)) / var(--slides-view));margin-inline-end:var(--media-item-gap)}.product__media-gallery-thumbails .swiper-slide.swiper-slide-thumb-active .product__thumbs-container{padding:var(--item-padding)}.product__media-gallery-thumbails .swiper-slide.swiper-slide-thumb-active .product__thumbs-container:after{opacity:1}@media(max-width:767.98px){.product__media-gallery-viewer-wrap .swiper:not(.swiper-initialized) .swiper-slide:nth-child(n+3){display:none}}.product__xr-button[data-shopify-xr-hidden]{visibility:hidden}.product__thumbs-container{position:relative;cursor:pointer;border-radius:var(--medium-blocks-radius);transition:.3s all}.product__thumbs-container:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(var(--color-foreground),1);opacity:0;z-index:1;border-radius:inherit;transition:.2s all}.product__thumbs-inner{transition:.3s all;border-radius:inherit}.product__thumbs-badge{position:absolute;top:1rem;inset-inline-end:1rem;width:3.2rem;height:3.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#000;box-shadow:0 0 1rem #0000001a}@media(max-width:767.98px){.product__thumbs-badge{width:2.4rem;height:2.4rem}.product__thumbs-badge .icon{width:1.4rem;height:1.4rem}}.blocks-corner--round .product__media-gallery-thumbails .swiper-slide.swiper-slide-thumb-active .product__thumbs-inner{border-radius:calc(var(--medium-blocks-radius) - var(--item-padding))}@media(min-width:768px){.product--vertical-carousel{--thumbnails-width: 7rem;--thumbnails-spacing: 1rem}.product--media-has-many.product--stacked .product__media-list,.product--media-has-many.product--grid-mix .product__media-list,.product--media-has-many.product--columns .product__media-list{flex-flow:row wrap;align-items:stretch;box-sizing:border-box}.product--media-has-many.product--stacked .product__media-item,.product--media-has-many.product--grid-mix .product__media-item,.product--media-has-many.product--columns .product__media-item{width:50%}.product--media-has-many.product--stacked .product__media-gallery-viewer,.product--media-has-many.product--grid-mix .product__media-gallery-viewer,.product--media-has-many.product--columns .product__media-gallery-viewer{margin:0 calc(var(--media-item-gap) / -2)}.product--media-has-many.product--stacked .product__media-list,.product--media-has-many.product--grid-mix .product__media-list,.product--media-has-many.product--columns .product__media-list{gap:var(--media-item-gap) 0}.product--media-has-many.product--stacked .product__media-item,.product--media-has-many.product--grid-mix .product__media-item,.product--media-has-many.product--columns .product__media-item{padding:0 calc(var(--media-item-gap) / 2)}.product--media-has-many.product--stacked .product__media-item{width:100%}.product--media-has-many.product--grid-mix .product__media-item:nth-child(3n+1){width:100%}.product--media-has-many.product--vertical-carousel .product__media-gallery-viewer-wrap{margin-inline-start:calc(var(--thumbnails-width) + var(--thumbnails-spacing))}.product--media-has-many.product--vertical-carousel .product__media-gallery-controls{position:absolute;top:0;inset-inline-start:0;display:flex;flex-direction:column;align-items:stretch;width:var(--thumbnails-width);height:100%;margin:0;gap:1rem}.product--media-has-many.product--vertical-carousel .product__media-gallery-thumbs-row{display:contents}.product--media-has-many.product--vertical-carousel .product__thumbs-nav{display:none}.product--media-has-many.product--vertical-carousel .product__media-gallery-thumbails{position:relative;top:auto;inset-inline-start:auto;width:100%;height:100%;flex:1 1 auto;min-height:0;margin:0}.product--media-has-many.product--vertical-carousel .product__media-gallery-video-rail{flex:0 0 auto;width:100%;max-width:none;min-width:0;padding-inline-start:0;padding-top:1rem}.product--media-has-many.product--vertical-carousel .product__media-gallery-video-rail:before{inset-inline-start:10%;inset-inline-end:10%;top:0;bottom:auto;width:auto;height:1px;transform:none}.product--media-has-many.product--vertical-carousel .product__video-rail-btn{width:100%;height:auto;aspect-ratio:16 / 9;border-radius:var(--medium-blocks-radius)}.product--media-has-many.product--vertical-carousel .product__media-gallery-thumbails .swiper-wrapper{flex-direction:column}.product--media-has-many.product--vertical-carousel .product__media-gallery-thumbails .swiper-slide{width:100%;height:auto!important;margin-inline-end:0;margin-bottom:var(--media-item-gap)}.product:not(.product--media-has-0) .product__media-wrapper{max-width:var(--media-width);width:calc(var(--media-width) - var(--product-gap) / 2)}.product:not(.product--media-has-0) .product__info-wrapper{max-width:calc(100% - var(--media-width));width:calc(100% - var(--media-width) - var(--product-gap) / 2)}.product--odd-media.product--grid-mix.product--media-has-2 .product__media-item:last-child{width:100%}.product--odd-media.product--grid-mix:not(.product--media-has-2) .product__media-item:nth-last-child(-n+2){width:50%}}@media(min-width:1024px){.product:not(.product--media-has-0) .product__info-wrapper{padding-inline-start:2rem}.product--vertical-carousel{--thumbnails-width: 8rem;--thumbnails-spacing: 3rem}}@media(min-width:1280px){.product:not(.product--media-has-0) .product__info-wrapper{padding-inline-start:3rem}.product--vertical-carousel{--thumbnails-width: 15rem}}@media(min-width:1410px){.product:not(.product--media-has-0) .product__info-wrapper{padding-inline-start:5rem}}.product__block{--product-blocks-gap: 2.4rem;--product-blocks-gap-large: 3.2rem;margin:var(--product-blocks-gap) 0}.product__block iframe{max-width:100%}.product__block:first-child{margin-top:0}.product__block:first-child:empty+.product__block{margin-top:0}.product__block:last-child{margin-bottom:0}.product__block--banner{padding:0;overflow:hidden;border-radius:8px}.product-banner__link{display:block;overflow:hidden}.product-banner__image{display:block;width:100%;height:auto;border-radius:8px;transition:transform .4s ease,opacity .4s ease}.product-banner__link:hover .product-banner__image,.product__block--banner:not(:has(.product-banner__link)) .product-banner__image:hover{transform:scale(1.04);opacity:.9}.product-banner__link{cursor:pointer;position:relative}.product-banner__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .3s ease;pointer-events:none}.product-banner__link:hover:after{background:#0000000f}.product__block--badges:not(:empty)+.product__block--title{margin-top:-.4rem}.product__block--type a,.product__block--vendor a{color:currentColor}.product__block--title .product__title{word-break:break-word;margin:0}.product__block--title>a{display:none}.product__block--price,.product__block--description,.product__block--inventory{margin-top:-.8rem}.product__block--shipping+.product__block--icon-with-text,.product__block--icon-with-text+.product__block--icon-with-text,.product__block--icon-with-text+.product__block--shipping{margin-top:-1.2rem}.product__block--addons{margin-top:-1.3rem;gap:0 2.4rem}.product__block--addons .btn{padding:0!important}.product__block--pickup_availability,.product__block--buy_buttons{margin:var(--product-blocks-gap-large) 0}.product__block--buy_buttons+.product__block--pickup_availability{margin-top:-1.2rem}.product__block--pickup_availability+.product__block--collapsible_tab{margin-top:-2rem}.product__block--complementary-collapsible+.product__block--collapsible_tab,.product__block--collapsible_tab+.product__block--complementary-collapsible,.product__block--collapsible_tab+.product__block--collapsible_tab{margin-top:calc(var(--product-blocks-gap) * -1)}.product__block--complementary-inline+.product__block--collapsible_tab{margin-top:-1.2rem}.product__block--complementary .slider-controls--group{text-align:center;margin:.4rem 0 0}.product__block--complementary-inline.has-heading .slider-controls--grouped-always .slider-controls--group{position:absolute;bottom:100%;inset-inline-end:0;transform:translateY(-1.2rem);margin:0}@media(max-width:767.98px){.product__block{--product-blocks-gap: 2rem;--product-blocks-gap-large: 2.4rem}}.product__inventory{--status-color: #10a443;display:flex;flex-wrap:nowrap;align-items:center;gap:0 .8rem;margin:0;color:var(--status-color)}.product__inventory-icon{position:relative;width:1rem;height:1rem;margin:0 .4rem;background:var(--status-color);border-radius:50%;flex:0 0 auto}.product__inventory-icon:after,.product__inventory-icon:before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:var(--status-color);border-radius:50%;animation:inventory-pulse 2s linear infinite}.product__inventory-icon:after{animation-delay:1s}.product__inventory--out-of-stock{--status-color: rgba(var(--color-foreground), .5)}.product__inventory--low-stock{--status-color: rgb(var(--color-foreground))}.product__inventory--low-stock .product__inventory-icon{display:none}.product__inventory-stock-bar{margin-top:1.4rem}.product__inventory-stock-bar:before{--scale-x: var(--percent, 100%)}.product__view-details{gap:.6rem;margin-top:3.2rem;width:100%;height:6rem;padding:2rem;border-radius:0;justify-content:space-between;border:0;border-top:1px solid rgb(var(--color-border))}.product__view-details .icon{width:2rem;height:2rem}.product__sku.invisible:after{content:"#"}.complementary-products__heading{margin:0 0 1.5rem}.product__badges{gap:.6rem}.shopify-payment-button__button{font-family:inherit;min-height:var(--buttons-height);border-radius:var(--buttons-radius)}.shopify-payment-button__button [role=button].focused{outline:.2rem solid rgba(var(--color-foreground),.5)!important;outline-offset:.3rem;box-shadow:0 0 0 .1rem rgb(var(--color-button)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button [role=button]:focus:not(:focus-visible){outline:0;box-shadow:none!important}.shopify-payment-button__button [role=button]:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5)!important;box-shadow:0 0 0 .1rem rgb(var(--color-button)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button--unbranded{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:var(--font-body-size);padding:0 var(--buttons-padding);line-height:30px;font-family:var(--font-button-family);font-weight:var(--font-button-weight);letter-spacing:var(--buttons-letter-spacing, 0);text-transform:var(--buttons-transform, var(--buttons-transform-default))}.shopify-payment-button__button--unbranded::selection{background-color:rgba(var(--color-button-text),.3)}.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]){color:rgb(var(--color-button-hover-text));background-color:rgb(var(--color-button-hover-background))}.shopify-payment-button__button+.shopify-payment-button__button--hidden{display:none}.shopify-payment-button__more-options{margin:1.6rem 0 1rem;font-size:1.2rem;line-height:1.5;letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem}.open-size-chart{font-size:var(--font-body-size)}.product-form{display:block}.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.3rem;line-height:1.4;letter-spacing:.04rem;margin-bottom:1.5rem}.product-form__error-message-wrapper svg{flex-shrink:0;width:1.5rem;height:1.5rem;margin-inline-end:.7rem;margin-top:.25rem}.product-form__input{flex:0 0 100%;padding:0;min-width:fit-content;border:none;margin:1.6rem 0 0}.product-form__input:first-child{margin:0}.product-form__input .form__label{display:flex;flex-wrap:wrap;justify-content:space-between;gap:0 .8rem;width:100%;padding:0;line-height:2.6rem;margin:0 0 1.2rem}.product-form__buttons{display:flex;flex-wrap:wrap;align-items:flex-end;gap:2rem 1.2rem}.product-form__buttons .shopify-payment-button{width:100%}.product-form__submit{position:relative;flex-grow:1;flex-shrink:1}.product-form__submit[aria-disabled=true]+.shopify-payment-button .shopify-payment-button__button[disabled],.product-form__submit[disabled]+.shopify-payment-button .shopify-payment-button__button[disabled]{cursor:not-allowed;opacity:.5}.ask-question-form-header{margin:0 0 2.4rem}.ask-question-form .form-field~.form-field{margin-top:2rem}.ask-question-form .form-submit{margin-top:2rem}.product__sharing--title{margin-bottom:1.2rem}.product__sharing--inputs{display:flex;align-items:center;position:relative}.product__sharing--inputs:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgb(var(--color-border));border-radius:var(--buttons-radius, 0);pointer-events:none}.product__sharing--inputs input{border-color:transparent!important;background:#fff;text-overflow:ellipsis;box-shadow:none!important;border-end-end-radius:0;border-start-end-radius:0}.product__sharing--inputs .btn{padding:0 1.6rem!important;height:var(--buttons-height);border-start-start-radius:0;border-end-start-radius:0}.product__sharing .sharing__links{display:flex;align-items:center;margin:1.6rem -1rem 0}.product__sharing .sharing__links a{position:relative;display:flex;padding:0 1rem}.product__sharing .sharing__links a:before{content:"";position:absolute;top:-1rem;bottom:-1rem;left:0;right:0}.recipient-form{display:block;position:relative;margin-bottom:3.2rem}.recipient-form>input[type=checkbox]{position:relative;top:.3rem;margin-inline-end:.4rem}.recipient-form>input[type=checkbox]:checked~.recipient-fields{display:block;animation:fade-in-up var(--duration-default) ease}.recipient-form>input[type=checkbox]:not(:checked,:disabled)~.recipient-fields{display:none}.recipient-form .alert{margin-top:2.4rem}.recipient-form .error-message:first-letter{text-transform:capitalize}.recipient-fields__field{margin:0 0 2rem}.recipient-fields{margin-top:1.6rem}.recipient-fields .field__label{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 3.5rem);overflow:hidden}.recipient-email-label,.js .recipient-fields{display:none}.js .recipient-email-label.required{display:inline}@media screen and (forced-colors:active){.product-form__submit[aria-disabled=true]{color:Window}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/section-main-product.css.map */
