.product-page{padding:0 0 30px;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.product-size-chart-app{margin-left:auto}.product-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.product-review{margin:1rem 0}.review_link{display:block}.product-review-heading{display:flex;align-items:center;font-size:18px;gap:10px;margin-bottom:.5rem}.product-review .review-description{font-size:16px}.product-gallery{width:50%;flex:1}.gallery-main{position:relative;width:100%}.main-image-container{width:100%}.media-slider{display:flex;flex-direction:column;transition:transform .5s ease-out;width:100%}.slider-bullets{display:none;gap:8px;z-index:2;width:100%;padding:16px;justify-content:start;position:absolute;bottom:0;left:0}.slider-bullet{width:5px;height:5px;background-color:rgb(var(--color-foreground),.1);transition:background .3s ease-out;cursor:pointer}.slider-bullet.active{background-color:rgba(var(--color-foreground),.3)}.main-image,.main-video{width:100%;height:100%;object-fit:contain;transition:opacity .2s ease-out}.gallery-main .media-wrapper{position:relative;width:100%;height:auto}.gallery-main .media-wrapper:before{position:absolute;content:"";background-color:rgb(var(--color-foreground),.03);top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.product-info-container{width:50%}.product-info-sticky{position:sticky;width:100%;top:0;height:auto;left:0}.product-info-content{padding-top:30px;position:relative}.product-header{margin-bottom:1.5rem}.variant-selector{display:flex;flex-direction:column-reverse}.variant-option{border:none;display:flex;align-items:center;gap:10px;padding:5px;overflow:hidden;margin-top:2rem}.variant-option legend{display:flex;margin-bottom:.5rem;font-size:1rem;width:100%;gap:10px;align-items:center}.variant-option button{display:inline-block;border:none;background-color:transparent;text-decoration:underline;color:rgb(var(--color-foreground));cursor:pointer}.selected-value{font-weight:700;color:rgb(var(--color-foreground))}.option-values{display:flex;flex-wrap:wrap;width:100%}.option-values:not(.option-values--color){gap:10px}.option-value{border:3px solid rgba(var(--color-foreground),.2);color:rgb(var(--color-foreground));cursor:pointer;transition:background-color .3s ease-out,border-color .3s ease-out,color .3s ease-out;position:relative;min-width:50px;min-height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;overflow:hidden}.option-value:not(:last-child){border-right:none}.option-value:hover{border-color:rgb(var(--color-foreground))}.option-value[style*=--swatch]{margin:8px 14px 8px 0}.option-value[style*=--swatch]:hover,.option-value.selected{border-color:rgb(var(--color-foreground))}.option-value[style*=--swatch]:hover{border-color:rgb(var(--color-foreground),.2);box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3px rgb(var(--color-foreground),.3)}.option-value.selected[style*=--swatch]{color:transparent;background:var(--swatch)!important;background-position:var(--focal-point, center)!important;background-size:100% 100%!important;background-repeat:no-repeat!important;box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3px rgb(var(--color-foreground),.8)}.option-value:disabled:after,.option-value.disabled:after{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:rgb(var(--color-background))!important;transform:rotate(-45deg);mix-blend-mode:difference}.option-value.disabled{opacity:1;cursor:pointer;pointer-events:auto}input.disabled+label.option-value.disabled{opacity:.5}.quantity-selector{display:flex;align-items:center;padding:8px;width:fit-content;border-radius:0}.quantity-btn{width:20px;height:20px;background-color:transparent;border:none;cursor:pointer;position:relative}.quantity-btn.minus:before,.quantity-btn.plus:before{position:absolute;content:"";width:12px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgb(var(--color-foreground))}.quantity-btn.plus:after{position:absolute;content:"";width:2px;height:12px;left:50%;transform:translate(-50%,-50%);top:50%;background-color:rgb(var(--color-foreground))}.buy-now-warn{display:none;color:#f44336;font-weight:500;height:100%;position:relative;align-content:center;font-size:var(--fluid-12-14);width:100%;text-align:center}.product-page input[type=radio].disabled+label:after{content:"";position:absolute;top:50%;left:-10px;right:-10px;height:1px;background:rgb(var(--color-background));transform:rotate(-45deg);transform-origin:center;mix-blend-mode:difference;opacity:1;pointer-events:none}.buy-it-now{background-color:rgb(var(--color-button));color:rgb(var(--color-background));padding:1rem;border-radius:40px;border:1px solid rgb(var(--color-button));margin-top:.3rem;font-size:var(--fluid-12-14);text-transform:uppercase;transition:background-color .3s ease,color .3s ease}.buy-it-now:hover{background-color:rgb(var(--color-background));color:rgb(var(--color-button))}.add-to-cart-btn{width:100%;height:100%;border:none;font-size:18px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:10px}.add-to-cart-btn svg{width:20px;height:20px}.add-to-cart-btn path{stroke:rgb(var(--color-background));fill:none}.add-to-cart-btn{background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:.6rem 1rem}.add-to-cart-btn:disabled{background:rgba(var(--color-foreground),.2);cursor:not-allowed}.product-stock-warning{margin-top:.75rem;padding:.5rem 0;display:none}.stock-warning-text{color:red;font-size:.875rem;line-height:1.4}.stock-warning-max{font-weight:600}.stock-error{margin-top:.75rem;padding:.5rem 0;color:red;text-align:center;width:100%;flex-shrink:0;font-size:.875rem;line-height:1.4;display:none}.add-to-quantity{display:flex;align-items:center;flex:1;flex-direction:row-reverse;gap:10px;margin:2.5rem 0 1rem}.product-payments{margin-top:.5rem}.product-payments p{font-size:clamp(.5625rem,.087rem + .7609vw,1rem);text-align:center}.product-payments img{max-width:380px;width:100%;margin:0 auto;display:block;height:auto}.product-page-wishlist-btn .wishlist-toggle{position:absolute;top:80px;right:0;padding:5;width:40px;height:40px;border-radius:0;border:1px solid rgb(var(--color-foreground),.1)}@media(max-width:999px){.product-gallery{width:100%;max-width:100%;position:relative}.add-to-cart-btn{font-size:16px}.gallery-main{overflow:hidden;position:relative}.media-slider{display:flex;width:fit-content;transition:transform .3s ease-out}.gallery-main .main-image{display:block;width:100%;height:auto;flex-shrink:0;position:relative}.image-counter{position:absolute;bottom:0;right:0;padding:10px 30px;background:rgba(var(--color-button));color:rgba(var(--color-button-text));border-top-left-radius:20px;font-size:16px;font-weight:500}.product-page-wishlist-btn .wishlist-toggle{top:40px;width:35px;height:35px}}.wishlist-toggle svg{width:18px;height:18px}.product-part-1{display:flex;flex-direction:row;gap:0;width:100%}.product-gallery-wrapper{width:50%;position:relative}.product-gallery-sticky{position:sticky;top:var(--header-height, 90px);height:calc(100vh - var(--header-height, 90px));display:flex;flex-direction:column}.product-gallery-wishlist-wrap .gender-icon{display:block;line-height:0;flex-shrink:0;background:rgb(var(--color-background));border-radius:50px}.product-gallery-wishlist-wrap .gender-icon svg{width:42px;height:42px;display:block}.product-gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.03);pointer-events:none;z-index:1}.product-gallery-top-actions{display:none}.product-gallery-slider{flex:1;position:relative;overflow:hidden;touch-action:pan-y}.product-gallery-track{display:flex;width:100%;touch-action:pan-y;height:100%}.product-gallery-slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-gallery-slide--hidden-by-color{display:none!important}.product-gallery-image{width:100%;height:100%;object-fit:contain;display:block}.product-gallery-controls{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;justify-content:space-between;align-items:center;z-index:10;pointer-events:none}.gallery-arrow{position:relative}.gallery-arrow:before{content:"";display:block;width:12px;height:12px;border:2px solid currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gallery-arrow-next:before{border-left:none;border-top:none;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translate(-50%,-50%) rotate(-45deg)}.gallery-arrow-prev:before{border-right:none;border-bottom:none;border-left:2px solid currentColor;border-top:2px solid currentColor;transform:translate(-50%,-50%) rotate(-45deg)}.gallery-arrow:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.gallery-arrow:disabled:before{opacity:.3}.gallery-zoom-btn path{fill:none}.product-info-wrapper{width:50%;padding-inline:min(8.888vw,128px);padding-top:2rem}.product-info-content{display:flex;flex-direction:column}.product-info-row{display:flex;flex-direction:column;gap:.5rem}.product-info-badge{margin-bottom:.4rem}.product-badge{display:inline-block;font-size:14px;width:fit-content;text-transform:uppercase;letter-spacing:.5px;background-color:var(--badge-color);color:rgb(var(--color-background));padding:4px 14px}.product-info-header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.product-title{flex:1;font-size:clamp(1.75rem,1.2745rem + .7609vw,2.1875rem);font-weight:700;line-height:1.3;margin-bottom:.4rem;letter-spacing:.2px;color:rgb(var(--color-foreground))}.product-header-actions{display:flex;gap:.5rem;align-items:center;position:relative}.product-share-wrapper{position:relative}.product-wishlist-wrapper{position:relative;display:flex;align-items:center;justify-content:center}@media(min-width:1000px){.product-wishlist-wrapper .wishlist-toggle{position:relative;top:0;right:0;width:55px;height:55px;border-radius:50%;border:1px solid rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;background:none;padding:4px;cursor:pointer}.product-wishlist-wrapper .wishlist-toggle:before{left:-10px;top:50%;padding:5px;transform:translate(-100%,-50%)}.product-wishlist-wrapper .wishlist-toggle:after{left:-10px;top:50%;z-index:-1;border-left:8px solid rgb(var(--color-foreground));border-bottom:8px solid transparent;border-right:8px solid transparent;border-top:8px solid transparent;transform:translateY(-50%)}}.product-info-price{padding-bottom:1rem;position:relative}.product-info-price:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(to right,#4caf50,#a40000)}.product-info-price-block{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:20px;font-weight:700}.product-current-price{color:rgb(var(--color-foreground))}.product-current-price.red{color:#a40000}.product-compare-price{text-decoration:line-through;color:rgb(var(--color-foreground),.6)}.product-info-price .product-savings{font-size:12px;background-color:rgb(var(--color-foreground),.9);color:rgb(var(--color-background));padding:8px 10px;border-radius:4px}.product-info-actions{flex-direction:row;gap:10px;padding-bottom:.4rem}.product-form__quantity{flex:0 0 auto}.product-info-actions .product-form{flex:1;display:flex}.product-info-actions .add-to-cart-btn{flex:1;height:100%;margin-top:0;border-radius:40px}.product-sticky-bar .add-to-cart-btn{border-radius:0}.product-sticky-bar .product-form{padding-right:20px}.product-info-actions .quantity-selector{display:flex;align-items:center;border:1px solid rgb(var(--color-foreground));width:fit-content;border-radius:40px;height:100%}.product-info-actions .quantity-btn{width:20px;height:20px;background-color:transparent;border:none;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground))}.product-info-actions .quantity-input{width:35px;height:20px;text-align:center;border:none;font-weight:700;font-size:1rem;margin:0 .25rem;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;background-color:transparent;color:rgb(var(--color-foreground))}.product-info-actions .quantity-input::-webkit-outer-spin-button,.product-info-actions .quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-description strong{color:rgb(var(--color-button));font-weight:700}.product-description table{width:100%;border-collapse:collapse;box-shadow:none!important;border:1px solid rgb(var(--color-foreground));margin:1rem 0;color:rgb(var(--color-foreground));font-size:.95rem}.product-description h4{font-size:16px;margin-bottom:.5rem;font-weight:700;letter-spacing:0;color:rgb(var(--color-foreground))}.product-description th,.product-description td{padding:.6rem .75rem;border:1px solid rgba(var(--color-foreground),.1)!important;text-align:start}.product-description thead th,.product-description tbody tr:first-child,.product-description tbody td:first-child{color:rgb(var(--color-button));font-weight:700}.product-description tbody tr:hover{background:rgba(var(--color-foreground),.03)}.product-description-content{font-size:14px;line-height:1.6;color:rgb(var(--color-foreground))}@media screen and (max-width:999px){.product-part-1{flex-direction:column}.product-gallery-wrapper{width:100%}.product-sticky-bar .product-form{padding-right:0}.product-description{margin-block:1rem}.product-gallery-sticky{position:relative;height:auto;width:100%;aspect-ratio:848 / 1264;top:0}.product-gallery-controls,.product-info-header .product-header-actions{display:none}.product-gallery-slider .slider-bullets{display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);z-index:10;justify-content:center;gap:6px}.product-gallery-slider .slider-bullet{width:6px;height:6px;border-radius:50%;background-color:rgba(var(--color-foreground),.3)}.product-gallery-slider .slider-bullet.active{background-color:rgb(var(--color-foreground))}.product-info-wrapper{width:100%;padding-inline:1.5rem;padding-top:1rem}.product-info-content{gap:.4rem}.product-info-header{gap:.5rem;margin-bottom:0}.product-part-2{flex-direction:column;margin-top:2rem}.product-description-wrapper,.product-faq-wrapper{width:100%;margin-bottom:1rem}.product-faq-wrapper{padding-inline:1.5rem}.zoom-popup-thumbnails{padding:.5rem}.zoom-thumbnail{width:50px;height:50px}}.product-sticky-bar{position:fixed;bottom:1rem;left:0;transform:translateY(calc(100% + 2rem));right:0;z-index:100;display:flex;pointer-events:none;align-items:center;background-color:transparent;transition:transform .3s ease-out}.product-sticky-bar.active{transform:translateY(0)}.product-sticky-bar__content{border:1px solid rgba(var(--color-foreground),.1);width:100%;height:90px;background-color:rgb(var(--color-background));box-shadow:0 -2px 10px #0000001a;pointer-events:all;display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.product-sticky-bar__left{display:flex;flex-direction:row;align-items:center;gap:1rem;min-width:0}.product-sticky-bar__image{height:100%;width:80px;position:relative;background-color:rgb(var(--color-foreground),.03)}.product-sticky-bar__image:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.1);z-index:1;pointer-events:none}.product-sticky-bar__image img{height:100%;width:100%;object-fit:contain;display:block}.product-sticky-bar__title{flex:1;display:flex;flex-direction:column;gap:5px;min-width:0}.product-sticky-bar__title h3{font-size:22px;font-weight:700;letter-spacing:.2px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-bar__right{display:flex;flex-direction:row;align-items:center;gap:1rem;justify-content:flex-end}.product-sticky-bar .add-to-cart-btn{width:20vw;flex-shrink:1}.product-sticky-bar__left .product-pricing{flex-shrink:0;font-size:18px;font-weight:700}.product-sticky-bar__actions{display:flex;flex-direction:row;align-items:stretch;padding:0!important;border:0!important;gap:10px;flex-shrink:0;flex:1;margin-top:0!important;margin-bottom:0!important}.product-sticky-bar__form{flex:1;width:100%;display:flex;min-width:0}.product-sticky-bar__add-btn .product-sticky-bar__btn-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center}.product-sticky-bar__add-btn .product-sticky-bar__btn-line1{font-size:inherit;font-weight:600;text-transform:uppercase;line-height:1.2}.product-sticky-bar__add-btn .product-sticky-bar__btn-line2{font-size:.85em;line-height:1.2;opacity:.9}.product-sticky-bar__add-btn .product-sticky-bar__btn-line2.hidden{display:none}.product-sticky-bar .add-to-cart-btn{position:relative;font-weight:400}.product-sticky-bar-loading-dots{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;background-color:inherit;z-index:10;opacity:0;transition:opacity .3s ease;pointer-events:none}.product-sticky-bar-loading-dots .dot{width:8px;height:8px}.product-sticky-bar .save-discount{font-size:12px;color:#a40000}@media screen and (max-width:768px){.product-sticky-bar-loading-dots{gap:4px}.product-sticky-bar-loading-dots .dot{width:4px;height:4px}}@media(max-width:999px){.product-sticky-bar{height:auto;min-height:90px;bottom:0;background-color:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 0 10px #0000001a;z-index:1000}.product-sticky-bar__content{flex-wrap:nowrap;gap:0;padding:0;border:none;box-shadow:none;background-color:transparent;border-radius:0}.product-sticky-bar__left{display:none}.product-sticky-bar__right{width:100%;justify-content:flex-end}.product-sticky-bar__right .product-pricing{display:none}.product-sticky-bar__actions{width:100%;flex:1}.product-sticky-bar__form{width:100%}.product-sticky-bar .add-to-cart-btn{flex:1;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}}@media(max-width:999px){.product-page{padding:0}.main-image-container{aspect-ratio:1 /1}.product-container{flex-direction:column;gap:0}.product-info-container{width:100%}.product-gallery,.product-info{max-width:100%}.product-info{padding:0 16px}.product-info-content{padding-top:20px}.product-info-sticky{position:relative;top:0}.media-slider{flex-direction:row}.media-wrapper{flex-shrink:0}.slider-bullets{display:flex;position:absolute}.image-counter{display:block}.product-title{font-size:30px}.product-badge{font-size:13px;line-height:1.4;padding:3px 14px}.option-value{min-width:38px;padding:0 10px;min-height:38px;font-size:12px}.variant-option legend{font-size:14px}.product-info-actions{margin-top:.5rem;margin-bottom:0}.add-to-cart-btn{background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:.75rem}}.red{color:#a40000}@media(max-width:768px){.product-description table{font-size:.75rem}.product-description th,.product-description td{padding:.4rem .6rem}.product-info-actions .quantity-btn{width:20px;height:20px;background-color:transparent;border:none;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground))}.product-info-actions .quantity-input{width:30px;height:20px}}.product-info-flex-column{display:flex;flex-direction:column;gap:0;height:100%}.product-info-row-4.product-info-ratings-price{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem}.product-info-price-block .product-current-price--sale{color:#ff2929}.product-info-price-block .product-compare-price{text-decoration:line-through;color:rgba(var(--color-foreground),.6)}.product-info-best-value .product-best-value-text{color:#ff2929;font-size:14px;text-transform:uppercase}.product-bundle-selectors{display:flex;flex-direction:row;align-items:flex-end;gap:0;margin-top:1.4rem}.product-bundle-selector{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem .25rem 1rem;border:none;border-bottom:2px solid rgba(var(--color-foreground),.2);background:none;color:rgb(var(--color-foreground));cursor:pointer;font-family:inherit;text-align:center;gap:3px}a.product-bundle-selector{text-decoration:none}a.product-bundle-selector:hover{opacity:.85}.product-bundle-selector.active{border-bottom-color:rgb(var(--color-foreground));border-bottom-width:3px}.product-bundle-selector-title{font-weight:700;display:block;font-size:15px}.product-bundle-selector-ppi{font-size:.9rem;opacity:.85;margin-top:.25rem}.variant-option .form__label{display:flex;flex-wrap:wrap;align-items:center;width:100%;gap:.5rem}.variant-option--color .selected-value{font-weight:700}.option-values--color .option-value--swatch{width:60px;aspect-ratio:1;padding:0;border:1px solid rgb(var(--color-foreground),.2);border-radius:0;background:var(--swatch) center/cover no-repeat}.option-values--color .option-value--swatch.selected{border-color:rgb(var(--color-foreground))}.option-values:not(.option-values--color) .option-value{padding:8px 16px;border-radius:50px;font-weight:400;border:1px solid rgba(var(--color-foreground),.3)}.option-values:not(.option-values--color) .option-value.selected{border-color:rgb(var(--color-foreground));font-weight:700}.variant-sizing-chart{color:rgb(var(--color-foreground));font-weight:400;font-size:14px}.product-reminder-btn{width:100%;text-align:center;border:1px solid rgb(var(--color-foreground));border-radius:50px;padding:.75rem 1rem;background:none;color:rgb(var(--color-foreground));font-family:inherit;font-size:1rem;cursor:pointer;margin-top:2.5rem}.variant-option.outline-options{outline:2px solid rgb(var(--color-foreground));outline-offset:4px;border-radius:4px}.product-payments-text{text-align:center;margin:0 0 .75rem;font-size:.95rem}.product-payments-icons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem}.product-payment-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:32px;flex-shrink:0}.product-payment-icon .product-payment-icon-svg,.product-payment-icon-svg,.product-payment-icon-img{width:48px;height:32px;object-fit:contain;display:block}.product-payment-fallback-img{width:48px;height:32px;object-fit:contain;max-width:none}.product-info-row-9{flex-direction:row;align-items:stretch;gap:.75rem;margin-top:2.5rem}.product-info-row-9 .product-quantity-pill{border-radius:50px;height:100%}.add-to-bag-btn{background:rgb(var(--color-foreground));color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:50px;padding:.6rem 1.25rem;border:none;font-family:inherit;font-size:1rem;cursor:pointer}.add-to-bag-icon{width:20px;height:20px}.add-to-bag-icon svg{width:100%;height:auto}.add-to-cart-btn path,.add-to-bag-btn path{fill:rgb(var(--color-background))}.product-gallery-wishlist-wrap{position:absolute;top:1rem;right:1rem;z-index:10;display:flex;align-items:center;gap:.5rem;pointer-events:none}.product-gallery-wishlist-wrap>*{pointer-events:all}.product-gallery-wishlist-wrap .wishlist-toggle{width:40px;height:40px;border-radius:50%;border:1px solid rgba(var(--color-foreground));display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background));position:relative;top:0;right:0}.gallery-video-play-btn{width:40px;height:40px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer}.gallery-video-play-btn .gallery-video-play-icon,.gallery-video-play-btn .gallery-video-pause-icon{display:inline-flex;align-items:center;justify-content:center}.gallery-video-play-btn .gallery-video-play-icon[hidden],.gallery-video-play-btn .gallery-video-pause-icon[hidden]{display:none}.gallery-video-play-btn.is-hidden{display:none!important}.product-gallery-bullets{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:6px;padding:.35rem .75rem;background:rgba(var(--color-background),.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:30px;z-index:10}.product-gallery-bullets .slider-bullet{width:5px;height:5px;border-radius:5px;background:rgba(var(--color-foreground),.4);transition:width .2s ease,background .2s ease}.product-gallery-bullets .slider-bullet.active{width:15px;height:5px;background:rgb(var(--color-foreground))}.product-gallery-arrows{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 .5rem;z-index:10;pointer-events:none}.product-gallery-arrows .gallery-arrow{pointer-events:all;background:none!important;border:none;width:44px;height:44px}.product-gallery-video-wrap{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-gallery-video-wrap video{width:100%;height:100%;object-fit:contain}.product-gallery-controls{display:none}.product-bundle-loader{position:fixed;top:0;right:0;bottom:0;left:0;background:#ffffffe6;z-index:9999;display:none;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-bundle-loader-spinner{width:50px;height:50px;border:4px solid rgba(var(--color-foreground),.1);border-top-color:rgb(var(--color-foreground));border-radius:50%;animation:product-loader-spin .8s linear infinite}@keyframes product-loader-spin{to{transform:rotate(360deg)}}.product-info-row-5.empty{border-bottom:1px solid rgba(var(--color-foreground),.2);margin-top:.7rem}@media screen and (max-width:999px){.product-part-1{display:flex;flex-direction:column}.product-bundle-selector-ppi{font-size:.75rem}.product-info-best-value .product-best-value-text{font-size:12px}.variant-option--color .option-values{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.option-values--color .option-value--swatch{width:100%}.product-info-wrapper.product-info-order,.product-info-wrapper.product-info-order .product-info-content{display:contents}.product-info-order .product-info-row-1{order:1;padding:1.2rem 1rem 0}.product-info-order .product-info-row-2{order:2;padding:0 1rem}.product-info-order .product-info-row-3{order:3;padding:0 1rem}.product-info-order .product-info-row-4{order:4;padding:0 1rem;margin-top:.5rem}.product-part-1 .product-gallery-wrapper{order:5;margin-top:1.4rem}.product-info-order .product-info-row-5{order:6;padding:0 1rem}.product-info-order .product-info-row-6{order:7;padding:0 1rem}.product-info-order .product-info-row-7{order:8;display:none}.product-info-order .product-info-row-8{order:9;padding:0 1rem;margin-top:1.2rem}.variant-option{margin-top:1rem}.product-info-order .product-info-row-9{order:10;padding:0 1rem;display:none}.product-info-price-block{font-size:18px}.product-bundle-selector-title{font-size:12px}.product-bundle-selector{padding:.5rem .2rem .75rem;gap:0}.product-payments p{font-size:15px}}.product-accordion-section{margin-top:4rem;margin-bottom:4rem}.product-accordion-container{display:flex;flex-direction:row;gap:1rem;align-items:flex-start}.product-accordion-left{width:calc(24% - .5rem);display:flex;flex-direction:column;gap:0}.product-accordion-question{font-weight:700;padding:.75rem 1rem;border-left:1px solid rgba(var(--color-foreground),.2);background:transparent;border-top:none;border-right:none;border-bottom:none;text-align:left;cursor:pointer;transition:border-color .3s ease;color:rgb(var(--color-foreground))}.product-accordion-question:hover{border-left-color:rgba(var(--color-foreground),.5)}.product-accordion-question.active{border-left-width:3px;border-left-color:rgb(var(--color-foreground))}.product-accordion-right{width:calc(76% - .5rem);border:1px solid rgb(var(--color-foreground),.2);font-size:16px;padding:2rem;position:relative;min-height:200px}.product-accordion-answer{display:none;opacity:0;transition:opacity .3s ease;color:rgb(var(--color-foreground))}.product-accordion-answer.active{display:block;opacity:1;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-accordion-answer p{margin:0 0 1rem}.product-accordion-answer p:last-child{margin-bottom:0}@media(max-width:999px){.product-accordion-container{flex-direction:column}.product-accordion-section{padding:0;overflow:hidden}.product-accordion-left{flex-direction:row;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;padding:0 1.5rem}.product-accordion-left{width:100%}.product-accordion-right{width:calc(100% - 3rem);padding:1rem;font-size:14px;margin:0 1.5rem}.product-accordion-question{border-left:none;font-size:14px;text-align:center;padding:.5rem;flex:1 0 auto;border-bottom:1px solid rgba(var(--color-foreground),.2)}.product-accordion-question.active{border-left:none;border-bottom-color:rgb(var(--color-foreground));border-bottom-width:2px}}.product-section .size-chart-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;align-items:center;justify-content:center;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.product-section .size-chart-popup.active{display:flex;pointer-events:auto;visibility:visible;opacity:1}.product-section .size-chart-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.product-section .size-chart-content{position:relative;background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:2rem 1.5rem;border-radius:12px;max-width:90%;max-height:90vh;font-size:16px;overflow:hidden;z-index:2;width:100%;box-shadow:0 4px 20px #00000026}.product-section .size-chart-content .scrollable-table-wrapper{overflow:auto;max-height:calc(90vh - 4rem)}.product-section .size-chart-content table{margin:1.5rem 0;width:max-content;border-collapse:collapse;table-layout:fixed;min-width:100%}.product-section .size-chart-content table td,.product-section .size-chart-content table th{min-width:80px;padding:.75rem;font-size:18px;letter-spacing:0;text-align:center;border:1px solid rgba(var(--color-foreground),.2)}@media(max-width:768px){.product-section .size-chart-content table td,.product-section .size-chart-content table th{padding:.25rem .4rem;font-size:12px}}.product-section .size-chart-content table th{background:rgba(var(--color-foreground),.05);font-weight:600}.product-section .size-chart-content table tr:nth-child(2n){background:rgba(var(--color-foreground),.03)}.product-section .size-chart-content .size-chart-image{margin-bottom:1rem}.product-section .size-chart-content .size-chart-image img{width:100%;height:auto;display:block}.product-section .size-chart-content p{margin:1rem 0;line-height:1.6}@media(min-width:750px){.product-section .size-chart-content{max-width:700px;padding:3rem}}.product-section .size-chart-close{position:absolute;top:.5rem;right:.7rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:rgb(var(--color-foreground));z-index:3;pointer-events:auto;line-height:1;padding:.25rem}.product-section .variant-sizing-chart.size__table,.product-section .size__table{z-index:1;position:relative}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product.css.map */
