.product{margin:0}.product__page--outer.basic-template{border-bottom:1px solid #686868;margin-bottom:118px}@media screen and (max-width: 749px){.product__page--outer.basic-template{margin-bottom:22px;border-bottom:none}}.product.grid{gap:0}.product--no-media{max-width:57rem;margin:0 auto}.product__media-wrapper{padding-left:0}@media screen and (min-width: 750px){.product__column-sticky{display:block;position:sticky;top:3rem;z-index:2}.product--thumbnail .thumbnail-list{padding-right:var(--media-shadow-horizontal-offset)}.product__info-wrapper{padding:0}.product__info-wrapper--extra-padding{padding:0 0 0 8rem}.product--right .product__info-wrapper{padding:0 5rem 0 0}.product--right .product__info-wrapper--extra-padding{padding:0 8rem 0 0}.product--right .product__media-list{margin-bottom:2rem}.product__media-container .slider-buttons{display:none}}@media screen and (min-width: 990px){.product--large:not(.product--no-media) .product__media-wrapper{max-width:60%;width:calc(60% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large:not(.product--no-media) .product__info-wrapper{padding:0 0 0 4rem;max-width:40%;width:calc(40% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large:not(.product--no-media).product--right .product__info-wrapper{padding:0 4rem 0 0}.product--medium:not(.product--no-media) .product__media-wrapper,.product--small:not(.product--no-media) .product__info-wrapper{max-width:55%;width:calc(55% - var(--grid-desktop-horizontal-spacing) / 2)}.product--medium:not(.product--no-media) .product__info-wrapper,.product--small:not(.product--no-media) .product__media-wrapper{max-width:45%;width:calc(45% - var(--grid-desktop-horizontal-spacing) / 2)}}.shopify-payment-button__button{font-family:inherit;min-height:4.6rem}.shopify-payment-button__button [role=button].focused,.no-js .shopify-payment-button__button [role=button]:focus{outline:.2rem solid rgba(var(--color-foreground),.5)!important;outline-offset:.3rem;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),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 rgba(var(--color-button),var(--alpha-button-border)),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:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));font-size:1.4rem;line-height:calc(1 + .2 / var(--font-body-scale));letter-spacing:.07rem}.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]){background-color:rgba(var(--color-button),var(--alpha-button-background))}.shopify-payment-button__more-options{margin:1.6rem 0 1rem;font-size:1.2rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem}.shopify-payment-button__button+.shopify-payment-button__button--hidden{display:none}.product-form{display:block}.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.2rem;margin-bottom:1.5rem}.product-form__error-message-wrapper svg{flex-shrink:0;width:1.2rem;height:1.2rem;margin-right:.7rem;margin-top:.5rem}.product-form__input{flex:0 0 100%;padding:0;margin:0 0 1.2rem;min-width:fit-content;border:none}variant-radios,variant-radios-bundle,variant-selects{display:block}variant-radios{margin-top:0!important}variant-radios .product-form__input,variant-radios-bundle .product-form__input{display:flex;gap:1.1rem;flex-wrap:wrap}.product-form__input--dropdown{margin-bottom:1.6rem}.product-form__input .form__label{padding-left:0;font-size:1.5rem;font-weight:400;color:rgba(var(--color-foreground),.9);display:flex;width:100%}.form__label--inner{display:flex;justify-content:space-between;width:100%}fieldset.product-form__input .form__label{margin-bottom:1.3rem}.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__input input[type=radio]+label{border:var(--variant-pills-border-width) solid #c7c7c7;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:#707070;display:flex;justify-content:center;align-items:center;padding:1.4rem 2.2rem;font-size:1.4rem;font-weight:400;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width) * -1);right:calc(var(--variant-pills-border-width) * -1);bottom:calc(var(--variant-pills-border-width) * -1);left:calc(var(--variant-pills-border-width) * -1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.product-form__input input[type=radio]+label:hover{border-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px rgb(var(--color-foreground));color:rgb(var(--color-foreground));font-weight:500;cursor:pointer}.product-form__input input[type=radio]:checked+label{border-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px rgb(var(--color-foreground));color:rgb(var(--color-foreground));font-weight:500}.product-form__input input[type=radio]:not(.disabled)+label>.visually-hidden{display:none}@media screen and (forced-colors: active){.product-form__input input[type=radio]:checked+label{text-decoration:underline}}.product-form__input input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}.product-form__input input[type=radio]:disabled+label,.product-form__input input[type=radio].disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);text-decoration:line-through}.product-form__input input[type=radio].hidden+label{display:none}.product-form__input input[type=radio].disabled:checked+label,.product-form__input input[type=radio]:disabled:checked+label{border-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px rgb(var(--color-foreground))}.product-form__input input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input input[type=radio].focused+label,.no-js .shopify-payment-button__button [role=button]:focus+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.no-js .product-form__input input[type=radio]:focus:not(:focus-visible)+label{box-shadow:none}.product-form__input .select{max-width:25rem}.product-form__submit{margin-bottom:1rem}.no-js .product-form__submit.button--secondary{--color-button: inherit;--color-button-text: inherit;--alpha-button-background: 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}@media screen and (forced-colors: active){.product-form__submit[aria-disabled=true]{color:Window}}.shopify-payment-button__more-options{color:rgb(var(--color-foreground))}.shopify-payment-button__button{font-size:1.5rem;letter-spacing:.1rem}.product__info-container>*+*{margin:1.5rem 0}.product__info-container iframe{max-width:100%}.product__info-container .product-form,.product__info-container .product-form__input,.product__info-container .icon-with-text{margin:2.5rem 0}.product__info-container .product-form__input:first-child,.product__info-container .product-form{margin-top:0!important}.product__info-container .product-form,.product__info-container .product-form__input{margin-bottom:0;margin-top:2.3rem}.product__text{margin-bottom:0}a.product__text{display:block;text-decoration:none;color:rgba(var(--color-foreground),.75)}.product__text.caption-with-letter-spacing{text-transform:uppercase}.product__title{word-break:break-word;margin-bottom:.5rem}.product__title h1{font-size:2.4rem;font-weight:300}@media screen and (min-width: 750px){.product__title h1{font-size:28px;font-weight:300;line-height:36px}}.product__title>*{margin:0}.product__title>a{display:none}.product__title+.product__text.caption-with-letter-spacing{margin-top:-1.5rem}.product__text.caption-with-letter-spacing+.product__title{margin-top:0}.product__accordion{scroll-margin-top:50px}@media screen and (max-width: 749px){.product__accordion{scroll-margin-top:105px}}.product__accordion .accordion__content{padding:0}.product__model-grid{margin:0}.product__model-grid--content{margin-top:35px}.product__model-grid--content-tab{display:flex;flex-wrap:wrap;gap:5px}.product__model-grid--content-tab:not(.active-tab){display:none}.product__model-grid--content-tab-image{height:auto;width:auto;flex-basis:calc(50% - 2.5px)}.product__model-grid--tabs{margin-top:5px;width:100%;background-color:#e6e1e2;display:flex;padding:5px 6px;border-radius:6px;height:45px;gap:15px}.product__model-grid--tabs-tab{display:flex;justify-content:center;align-items:center;flex:1;padding:7px 16px;border-radius:4px;border:unset;color:#232323;text-align:center;font-size:14px;font-style:normal;line-height:normal;font-family:var(--font-body-family);background-color:transparent;cursor:pointer;transition:background-color var(--duration-long) ease}.product__model-grid--tabs-tab.active-tab{font-weight:700;background-color:#bcafb1}.product .accordion summary{padding:1.2rem 0}.product .accordion{border-color:#5a5a5a!important}.product .accordion .summary__title+.icon-caret{height:1.4rem;top:calc(50% - .6rem)}.product .accordion__title{font-weight:500!important}.product .price .badge{margin-bottom:.5rem}.price--final-sale .badge{background-color:var(--color-red)!important;color:#fff!important}.product .price__container{margin-bottom:0;margin-top:0}.product .price dl{margin-top:.5rem;margin-bottom:.5rem}.product .price--sold-out .price__badge-sale{display:none}.product .price__container span{font-size:2.2rem;font-weight:500}.product .price__container .price-percent-off{font-weight:400}@media screen and (min-width: 750px){.product__info-container{max-width:60rem}.product__info-container>*:first-child{margin-top:0}}.product__description-title{font-weight:700}.product--no-media .product__title,.product--no-media .product__text,.product--no-media noscript .product-form__input,.product--no-media .product__tax,.product--no-media .product__sku,.product--no-media shopify-payment-terms{text-align:center}.product--no-media .product__media-wrapper,.product--no-media .product__info-wrapper{padding:0}.product__tax{margin-top:-1.4rem}.product--no-media noscript .product-form__input,.product--no-media .share-button{max-width:100%}.product--no-media fieldset.product-form__input,.product--no-media .product-form__quantity,.product--no-media .product-form__input--dropdown,.product--no-media .share-button,.product--no-media .product__view-details,.product--no-media .product__pickup-availabilities,.product--no-media .product-form{display:flex;align-items:center;justify-content:center;text-align:center}.product--no-media .product-form{flex-direction:column}.product--no-media .product-form>.form{max-width:30rem;width:100%}.product--no-media .product-form__quantity,.product--no-media .product-form__input--dropdown{flex-direction:column;max-width:100%}.product-form__quantity .form__label{margin-bottom:.6rem}.product-form__quantity-top .form__label{margin-bottom:1.2rem}.product--no-media fieldset.product-form__input{flex-wrap:wrap;margin:0 auto 1.2rem}.product-form__buttons{max-width:44rem;display:flex;flex-direction:column}.product-form__buttons button[type=submit]{order:1}.product-form__buttons .gwbutton{order:0}.product-form__buttons button{text-transform:uppercase;font-size:1.6rem;padding:20px 3rem}.product--no-media .product__info-container>modal-opener{display:block;text-align:center}.product--no-media .product-popup-modal__button{padding-right:0}.product--no-media .price{text-align:center}.product__media-list video{border-radius:calc(var(--media-radius) - var(--media-border-width))}.product__media-list{font-size:0}@media screen and (max-width: 749px){.product-form__input .form__label{width:calc(100vw - 3rem)}.product__media-list{margin-left:-2.5rem;margin-bottom:3rem;width:calc(100% + 4rem)}.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:-1.5rem;margin-right:-1.5rem}.slider.product__media-list::-webkit-scrollbar{height:.2rem;width:.2rem}.product__media-list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground))}.product__media-list::-webkit-scrollbar-track{background-color:rgba(var(--color-foreground),.2)}.product__media-list .product__media-item{width:calc(100% - 3rem - var(--grid-mobile-horizontal-spacing))}.product--mobile-columns .product__media-item{width:calc(50% - 1.5rem - var(--grid-mobile-horizontal-spacing))}}@media screen and (min-width: 750px){.product--thumbnail .product__media-list,.product--thumbnail_slider .product__media-list{padding-bottom:calc(var(--media-shadow-vertical-offset) * var(--media-shadow-visible))}.product__media-list{padding-right:calc(var(--media-shadow-horizontal-offset) * var(--media-shadow-visible))}.product--thumbnail .product__media-item:not(.is-active),.product--thumbnail_slider .product__media-item:not(.is-active){display:none}.product-media-modal__content>.product__media-item--variant.product__media-item--variant{display:none}.product-media-modal__content>.product__media-item--variant:first-child{display:block}}.product__media-item.product__media-item--variant{display:none}.product__media-item--variant:first-child{display:block}@media screen and (min-width: 750px) and (max-width: 989px){.product__media-list .product__media-item:first-child{padding-left:0}.product--thumbnail_slider .product__media-list{margin-left:0}.product__media-list .product__media-item{width:100%}}.product__media-icon .icon{width:1.2rem;height:1.4rem}.product__media-icon,.thumbnail__badge{background-color:rgb(var(--color-background));border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;position:absolute;left:1.2rem;top:1.2rem;z-index:1;transition:color var(--duration-short) ease,opacity var(--duration-short) ease}.product__media-video .product__media-icon{opacity:1}.product__modal-opener--image .product__media-toggle:hover{cursor:zoom-in}.product__modal-opener:hover .product__media-icon{border:.1rem solid rgba(var(--color-foreground),.1)}#MainContent .product__media-icon{display:none}@media screen and (min-width: 750px){.grid__item.product__media-item--full{width:100%}.product--columns .product__media-item:not(.product__media-item--single):not(:only-child){max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large.product--columns .product__media-item--full .deferred-media__poster-button{height:5rem;width:5rem}.product--medium.product--columns .product__media-item--full .deferred-media__poster-button{height:4.2rem;width:4.2rem}.product--medium.product--columns .product__media-item--full .deferred-media__poster-button .icon{width:1.8rem;height:1.8rem}.product--small.product--columns .product__media-item--full .deferred-media__poster-button{height:3.6rem;width:3.6rem}.product--small.product--columns .product__media-item--full .deferred-media__poster-button .icon{width:1.6rem;height:1.6rem}}@media screen and (min-width: 990px){.product--stacked .product__media-item{max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.product:not(.product--columns) .product__media-list .product__media-item:first-child,.product:not(.product--columns) .product__media-list .product__media-item--full{width:100%;max-width:100%}.product__modal-opener .product__media-icon{opacity:0}.product__modal-opener:hover .product__media-icon,.product__modal-opener:focus .product__media-icon{opacity:1}}.product__media-item>*{display:block;position:relative}.product__media-toggle{display:flex;border:none;background-color:transparent;color:currentColor;padding:0}.product__media-toggle:after{content:"";cursor:zoom-in;display:block;margin:0;padding:0;position:absolute;top:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);z-index:2}.product__media-toggle:focus-visible{outline:0;box-shadow:none}@media (forced-colors: active){.product__media-toggle:focus-visible,.product__media-toggle:focus-visible:after,.product-form__input input[type=radio]:focus-visible+label{outline:transparent solid 1px;outline-offset:2px}}.product__media-toggle.focused{outline:0;box-shadow:none}.product__media-toggle:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product__media-toggle.focused:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product-media-modal{background-color:rgb(var(--color-background));height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}.product-media-modal[open]{visibility:visible;opacity:1;z-index:101}.product-media-modal__dialog{display:flex;align-items:center;height:100vh}.product-media-modal__content{max-height:100vh;width:100%;overflow:auto}.product-media-modal__content>*:not(.active),.product__media-list .deferred-media{display:none}@media screen and (min-width: 750px){.product-media-modal__content{padding-bottom:2rem}.product-media-modal__content>*:not(.active){display:block}.product__modal-opener:not(.product__modal-opener--image){display:none}.product__media-list .deferred-media{display:block}}@media screen and (max-width: 749px){.product--thumbnail .is-active .product__modal-opener:not(.product__modal-opener--image),.product--thumbnail_slider .is-active .product__modal-opener:not(.product__modal-opener--image){display:none}.product--thumbnail .is-active .deferred-media,.product--thumbnail_slider .is-active .deferred-media{display:block;width:100%}}.product-media-modal__content>*{display:block;height:auto;margin:auto}.product-media-modal__content .media{background:none}.product-media-modal__model{width:100%}.product-media-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;right:2rem;padding:1.2rem;position:fixed;z-index:2;top:2rem;width:4rem}.product-media-modal__content .deferred-media{width:100%}@media screen and (min-width: 750px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*{width:100%}.product-media-modal__content>*+*{margin-top:2rem}.product-media-modal__toggle{right:5rem;top:2.2rem}}@media screen and (min-width: 990px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*+*{margin-top:1.5rem}.product-media-modal__content{padding-bottom:1.5rem}.product-media-modal__toggle{right:5rem}}.product-media-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-media-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.product-popup-modal__content{border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:0 1.5rem 0 3rem;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content.focused{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width: 750px){.product-popup-modal__content{padding-right:1.5rem;margin-top:10rem;width:70%;padding:0 3rem}.product-media-modal__dialog .global-media-settings--no-shadow{overflow:visible!important}}.product-popup-modal__content img{max-width:100%}@media screen and (max-width: 749px){.product-popup-modal__content table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}.product-media-modal__dialog .global-media-settings,.product-media-modal__dialog .global-media-settings video,.product-media-modal__dialog .global-media-settings model-viewer,.product-media-modal__dialog .global-media-settings iframe,.product-media-modal__dialog .global-media-settings img{border:none;border-radius:0}}.product-popup-modal__opener{display:inline-block}.product-popup-modal__button{font-size:1.6rem;padding-right:1.3rem;padding-left:0;min-height:4.4rem;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.product-popup-modal__button:hover{text-decoration-thickness:.2rem}.product-popup-modal__content-info{padding-right:4.4rem}.product-popup-modal__content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%}@media screen and (max-width: 749px){.product-popup-modal__content-info>*{max-height:100%}}.product-popup-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;z-index:2;top:1.5rem;width:4rem;margin:0 0 0 auto}.product-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product__media-list .media>*{overflow:hidden}.thumbnail-list{flex-wrap:wrap;grid-gap:1rem}.slider--mobile.thumbnail-list:after{content:none}.product__description a{scroll-margin-top:100px}@media screen and (min-width: 750px){.product__description a{scroll-margin-top:60px}.product--stacked .thumbnail-list{display:none}.thumbnail-list{display:grid;grid-template-columns:repeat(4,1fr)}}.product--stacked .media-gallery-container{margin-left:-1.5rem;margin-right:-1.5rem}.product--stacked .media-gallery__container{width:100vw;height:100%;display:block}.product--stacked .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin:0;width:100%}.product--stacked .product__media-list{gap:0}.product--stacked .slider.slider--mobile{margin-bottom:0}.product--stacked .slider.slider--mobile .slider__slide{margin:0;padding:0;width:100%}.product--stacked .product-media-container{border:0}.product--stacked .product__media-icon{left:unset;right:1.2rem}.product--stacked .slider-bullets--pdp{margin-bottom:unset;margin-top:unset;position:absolute;left:50%;transform:translate(-50%);bottom:60px}.product--stacked .slider-bullet--white{background:#707070;opacity:.4}.product--stacked .slider-bullet--white.active{opacity:1}.product--stacked .pdp-model-description{background-color:#efe8e9;padding:.3rem;border:0;width:calc(100% - .6rem);display:block;position:absolute;bottom:0;left:0;z-index:2}.product--stacked .pdp-model-description:empty{background-color:transparent;height:23px}.product--stacked .pdp-model-description,.product--stacked .pdp-model-description p{color:#392d2b;font-style:normal;opacity:1}.product--stacked:not(.product--columns) .product__media-list .product__media-item{position:relative;display:flex;flex-direction:column}.product--stacked .product-media-container,.product--stacked .product-media-container .product__modal-opener{height:max-content;overflow:hidden!important}@media screen and (min-width: 750px){.product--stacked .product-media-container{background-color:#d9d9d9}.product--stacked:not(.product--no-media) .product__media-wrapper{max-width:60%;width:calc(60% - var(--grid-desktop-horizontal-spacing) / 2)}.product--stacked:not(.product--no-media) .product__info-wrapper{padding:0 0 0 4rem;max-width:40%;width:calc(40% - var(--grid-desktop-horizontal-spacing) / 2)}.product--stacked .media-gallery-container,.product--stacked .pdp-model-description{margin-left:0;margin-right:0}.product--stacked .media-gallery__container{width:100%;margin:0}.product--stacked:not(.product--columns) .product__media-list .product__media-item:nth-child(2n-1),.product--stacked:not(.product--columns) .product__media-list .product__media-item:nth-child(2n){width:calc(50% - 4px);max-width:calc(50% - 4px)}.product--stacked:not(.product--columns) .alternate-rows .product__media-list .product__media-item:nth-child(5n-4),.product--stacked:not(.product--columns) .alternate-rows .product__media-list .product__media-item:nth-child(5n-3){width:calc(50% - 4px);max-width:calc(50% - 4px)}.product--stacked:not(.product--columns) .alternate-rows .product__media-list .product__media-item:nth-child(5n-2),.product--stacked:not(.product--columns) .alternate-rows .product__media-list .product__media-item:nth-child(5n-1),.product--stacked:not(.product--columns) .alternate-rows .product__media-list .product__media-item:nth-child(5n){width:calc((33.33%) - ((2 / 3) * 8px));max-width:calc((33.33%) - ((2 / 3) * 8px))}.product--stacked .product__media-list{gap:8px}.product--stacked .product-media-container,.product--stacked .product-media-container .product__modal-opener,.product--stacked .product-media-container .media{height:100%}.product--stacked .pdp-model-description{position:absolute;bottom:1rem;margin:0;border-radius:6px;text-align:center;background-color:rgba(var(--color-background));width:calc(100% - 1rem);left:50%;right:50%;transform:translate(-50%);height:auto;opacity:75%}}.template--product\.bundle-new .product__title{margin-bottom:0;width:100%}.template--product\.bundle-new .product__title h1{margin-bottom:4px}.template--product\.bundle-new .product__price-container,.template--product\.bundle-new .price__container{margin-top:0;margin-bottom:4px;width:100%}.template--product\.bundle-new .price--large,.template--product\.bundle-new .product__info-container .price--on-sale .price-item--regular,.template--product\.bundle-new .product .price__container span{font-size:16px;font-style:normal;font-weight:420;line-height:normal}.template--product\.bundle-new .product__price-container+div{margin-top:0!important;margin-bottom:14px!important;width:100%}.bundle__item{position:relative;border-bottom:.5px solid #000}.bundle__item__heading-row{display:flex;flex-wrap:nowrap;width:100%;justify-content:space-between;text-decoration:none;color:#000;margin-bottom:1rem}.bundle__item__heading-row a{text-decoration:none}.bundle__item__body-row{display:flex;flex-wrap:nowrap;width:100%;gap:1rem}.bundle__item .stamped-badge{white-space:nowrap;padding-left:2rem;cursor:default}.bundle__item .stamped-fa-star{color:#000}.bundle__item__image{width:120px;max-width:120px;max-height:140px}.bundle__item__image img{width:100%;height:100%;object-fit:contain}.bundle__item__variants{flex:1}.bundle__item variant-radios-bundle .product-form__input{gap:4px}.bundle__item pdp-style-options-bundle .product-form__input{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:1.5rem}.bundle__item .stamped-product-reviews-badge{margin-bottom:0!important}.bundle__item .pdp-color-swatches,.bundle__item .pdp-color-swatches:first-of-type{border:none}.bundle__item__variants fieldset.product-form__input .form__label,.bundle__item__variants .pdp-color-swatches__label{display:none}.bundle__item variant-radios-bundle .product-form__input{display:flex;flex-wrap:wrap;margin-top:0}.bundle__item variant-radios-bundle .fieldset__wrapper{margin-top:1.5rem}.bundle__item variant-radios-bundle .form-add__error{color:red;font-size:13.7px;font-style:normal;font-weight:450;line-height:20.15px;margin-bottom:5px}.bundle__item variant-radios-bundle .product-form__input:first-child{margin-top:0}.bundle__item .pdp-color-swatches__swatch-group{gap:0}.bundle__item .product-form__input input[type=radio]+label{padding:6px;min-width:34px;font-weight:400;color:#707070;border-color:#c7c7c7;border-radius:6px;box-shadow:none}.bundle__item .product-form__input input[type=radio][data-option-name=Fit]+label,.bundle__item .product-form__input input[type=radio][data-option-name=Length]+label{min-width:80px}.bundle__item .product-form__input input[type=radio]:checked+label{color:#222333;border-color:#222333;font-weight:500;box-shadow:inset 0 0 0 1px rgb(var(--color-foreground))}.bundle__item .product-form__input input[type=radio]:not(:disabled)+label:hover{color:#222333;border-color:#222333}.bundle__item .product-form__input input[type=radio]:disabled+label{cursor:default;text-decoration:none;overflow:hidden}.bundle__item .product-form__input input[type=radio]:disabled+label:after{position:absolute;content:"";left:-15%;top:50%;right:0;width:125%;border-top:1px solid;border-color:inherit;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.bundle__item .pdp-color-swatches__swatch img,.bundle__item .pdp-color-swatches__swatch span{width:20px;height:20px}.bundle__item .pdp-color-swatches__swatch{width:28px;height:28px}.bundle-final__add-to-cart{font-size:1.6rem;font-style:normal;font-weight:450;line-height:normal;letter-spacing:1.04px;padding:20px 3rem;min-height:60px}.bundle__item .pdp-color-swatches__swatch--sold-out{position:relative;cursor:default}.bundle__item .pdp-color-swatches__swatch--sold-out:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);width:85%;height:2px;background-color:#fff;transform-origin:center;transition:background-color .3s ease-in-out}.bundle__item-loading{background:#dccccf66;height:100%;width:100%;position:absolute;top:0;z-index:3}.loading-spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (min-width: 750px){.template--product\.bundle-new .product__price-container{margin-top:0;margin-bottom:0}.template--product\.bundle-new .product__price-container+div{margin-top:0!important;margin-bottom:20px!important}.template--product\.bundle-new .price--large,.template--product\.bundle-new .product__info-container .price--on-sale .price-item--regular,.template--product\.bundle-new .product .price__container span{font-size:20px}.template--product\.bundle-new .product__info-container{max-width:none}.bundle__item__image{width:150px;max-width:150px;max-height:160px}.bundle__item .h4{font-size:16px;text-decoration:none}.bundle__item .product-form__input input[type=radio]+label{padding:9px;min-width:38px}.bundle__item .product-form__input input[type=radio][data-option-name=Fit]+label,.bundle__item .product-form__input input[type=radio][data-option-name=Length]+label{min-width:92px}.bundle__item .pdp-color-swatches__swatch img,.bundle__item .pdp-color-swatches__swatch span{width:24px;height:24px}.bundle__item .pdp-color-swatches__swatch{width:32px;height:32px}}@media (min-width: 990px){.template--product\.bundle-new .product__info-container{max-width:60rem}.bundle-final__add-to-cart+.accordion{border-top:none}.bundle__item.last-item{border-bottom:none}}.thumbnail-list_item--variant:not(:first-child){display:none}@media screen and (min-width: 990px){.thumbnail-list{grid-template-columns:repeat(4,1fr)}.product--medium .thumbnail-list{grid-template-columns:repeat(5,1fr)}.product--large .thumbnail-list{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width: 749px){.product__media-item{display:flex;align-items:center}.product__modal-opener{width:100%}.thumbnail-slider{display:flex;align-items:center}.thumbnail-slider .thumbnail-list.slider{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.thumbnail-list__item.slider__slide{width:calc(33% - .6rem)}}@media screen and (min-width: 750px){.product--thumbnail_slider .thumbnail-slider{display:flex;align-items:center}.thumbnail-slider .thumbnail-list.slider--tablet-up{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.product__media-wrapper .slider-mobile-gutter .slider-button{display:none}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}.product--thumbnail_slider .slider-mobile-gutter .slider-button{display:flex}}@media screen and (min-width: 900px){.product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(20% - .8rem)}}.thumbnail{position:absolute;top:0;left:0;display:block;height:100%;width:100%;padding:0;color:rgb(var(--color-foreground));cursor:pointer;background-color:transparent;border-bottom:4px solid transparent;outline:none}.thumbnail:hover{opacity:.7}.thumbnail.global-media-settings img{border-radius:0}.thumbnail[aria-current]{border:0;outline:none;border-bottom:4px solid #000000}.image-magnify-full-size{cursor:zoom-out;z-index:1;margin:0;border-radius:calc(var(--media-radius) - var(--media-border-width))}.image-magnify-hover{cursor:zoom-in}.product__modal-opener--image .product__media-zoom-none,.product__media-icon--none{display:none}.product__modal-opener>.loading-overlay__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;display:flex;align-items:center;height:48px;width:48px}.product__modal-opener .path{stroke:rgb(var(--color-button));opacity:.75}@media (hover: hover){.product__media-zoom-hover,.product__media-icon--hover{display:none}}@media screen and (max-width: 749px){.product__media-zoom-hover,.product__media-icon--hover{display:flex}}.js .product__media{overflow:hidden!important}.thumbnail[aria-current]:focus,.thumbnail.focused{outline:0}.thumbnail[aria-current]:focus:not(:focus-visible){outline:0;box-shadow:0}.thumbnail img{object-fit:cover;width:100%;height:100%;pointer-events:none}.thumbnail__badge .icon{width:1rem;height:1rem}.thumbnail__badge .icon-3d-model{width:1.2rem;height:1.2rem}.thumbnail__badge{height:2rem;width:2rem;right:auto;left:calc(.4rem + var(--media-border-width));top:auto;bottom:calc(.8rem + var(--media-border-width));border-radius:0;background-color:#000;color:#fff}@media screen and (min-width: 750px){.product:not(.product--small) .thumbnail__badge{height:3rem;width:3rem}.product:not(.product--small) .thumbnail__badge .icon{width:1.2rem;height:1.2rem}.product:not(.product--small) .thumbnail__badge .icon-3d-model{width:1.4rem;height:1.4rem}}.thumbnail-list__item{position:relative}.thumbnail-list__item:before{content:"";display:block;padding-bottom:100%}.product:not(.featured-product) .product__view-details{display:none}.product__view-details{display:block;text-decoration:none}.product__view-details:hover{text-decoration:underline;text-underline-offset:.3rem}.product__view-details .icon{width:1.2rem;margin-left:1.2rem;flex-shrink:0}.product__inventory{display:flex;align-items:center;gap:.5rem}.product--no-media .product__inventory{justify-content:center}.product__inventory.visibility-hidden:empty{display:block}.product__inventory.visibility-hidden:empty:after{content:"#"}.icon-with-text{--icon-size: calc(var(--font-heading-scale) * 3rem);--icon-spacing: calc(var(--font-heading-scale) * 1rem)}.icon-with-text--horizontal{display:flex;justify-content:center;column-gap:3rem;flex-direction:row}.icon-with-text--vertical{--icon-size: calc(var(--font-heading-scale) * 2rem)}.icon-with-text .icon{fill:rgb(var(--color-foreground));height:var(--icon-size);width:var(--icon-size)}.icon-with-text--horizontal .icon,.icon-with-text--horizontal img{margin-bottom:var(--icon-spacing)}.icon-with-text--vertical .icon{min-height:var(--icon-size);min-width:var(--icon-size);margin-right:var(--icon-spacing)}.icon-with-text img{height:var(--icon-size);width:var(--icon-size);object-fit:contain}.icon-with-text--vertical img{margin-right:var(--icon-spacing)}.icon-with-text--horizontal .h4{padding-top:calc(var(--icon-size) + var(--icon-spacing));text-align:center}.icon-with-text--horizontal svg+.h4,.icon-with-text--horizontal img+.h4,.icon-with-text--horizontal.icon-with-text--text-only .h4{padding-top:0}.icon-with-text__item{display:flex;align-items:center}.icon-with-text--horizontal .icon-with-text__item{flex-direction:column;width:33%}.icon-with-text--vertical .icon-with-text__item{margin-bottom:var(--icon-size)}.product__sku.visibility-hidden:after{content:"#"}.product-media-container{--aspect-ratio: .8;--ratio-percent: calc(1 / var(--aspect-ratio) * 100%);position:relative;width:100%;max-width:unset}.product-media-container.constrain-height{--viewport-offset: 400px;--constrained-min-height: 300px;--constrained-height: max(var(--constrained-min-height), calc(100vh - var(--viewport-offset)));margin-right:auto;margin-left:auto}.product-media-container.constrain-height.media-fit-contain{--contained-width: calc(var(--constrained-height) * var(--aspect-ratio));width:min(var(--contained-width),100%)}.product-media-container .media{padding-top:var(--ratio-percent)}.product-media-container.constrain-height .media{padding-top:min(var(--constrained-height),var(--ratio-percent))}@media screen and (max-width: 749px){.product-media-container.media-fit-cover{display:flex;align-self:stretch}.product-media-container.media-fit-cover .media{position:initial}}@media screen and (min-width: 750px){.product-media-container{max-width:100%}.product-media-container:not(.media-type-image){--aspect-ratio: var(--ratio)}.product-media-container.constrain-height{--viewport-offset: 170px;--constrained-min-height: 500px}.product-media-container.media-fit-cover,.product-media-container.media-fit-cover .product__modal-opener,.product-media-container.media-fit-cover .media{height:100%}.product-media-container.media-fit-cover .deferred-media__poster img{object-fit:cover;width:100%}}.product-media-container .product__modal-opener{display:block;position:relative}@media screen and (min-width: 750px){.product-media-container .product__modal-opener:not(.product__modal-opener--image){display:none}}.recipient-form{--recipient-checkbox-margin-top: .64rem;display:block;position:relative;max-width:44rem;margin-bottom:2.5rem}.recipient-form-field-label{margin:.6rem 0}.recipient-form-field-label--space-between{display:flex;justify-content:space-between}.recipient-checkbox{flex-grow:1;font-size:1.6rem;display:flex;word-break:break-word;align-items:flex-start;max-width:inherit;position:relative;cursor:pointer}.no-js .recipient-checkbox{display:none}.recipient-form>input[type=checkbox]{position:absolute;width:1.6rem;height:1.6rem;margin:var(--recipient-checkbox-margin-top) 0;top:0;left:0;z-index:-1;appearance:none;-webkit-appearance:none}.recipient-fields__field{margin:0 0 2rem}.recipient-fields .field__label{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 3.5rem);overflow:hidden}.recipient-checkbox>svg{margin-top:var(--recipient-checkbox-margin-top);margin-right:1.2rem;flex-shrink:0}.recipient-form .icon-checkmark{visibility:hidden;position:absolute;left:.28rem;z-index:5;top:.4rem}.recipient-form>input[type=checkbox]:checked+label .icon-checkmark{visibility:visible}.js .recipient-fields{display:none}.recipient-fields hr{margin:1.6rem auto}.recipient-form>input[type=checkbox]:checked~.recipient-fields{display:block;animation:animateMenuOpen var(--duration-default) ease}.recipient-form>input[type=checkbox]:not(:checked,:disabled)~.recipient-fields,.recipient-email-label{display:none}.js .recipient-email-label.required,.no-js .recipient-email-label.optional{display:inline}.recipient-form ul{line-height:calc(1 + .6 / var(--font-body-scale));padding-left:4.4rem;text-align:left}.recipient-form ul a{display:inline}.recipient-form .error-message:first-letter{text-transform:capitalize}@media screen and (forced-colors: active){.recipient-fields>hr{border-top:.1rem solid rgb(var(--color-background))}.recipient-checkbox>svg{background-color:inherit;border:.1rem solid rgb(var(--color-background))}.recipient-form>input[type=checkbox]:checked+label .icon-checkmark{border:none}}.product__price-container{display:flex;justify-content:space-between;flex-direction:column;margin:0!important}.product__buy-buttons-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.6rem;row-gap:.6rem}.product__buy-buttons-container .product-form__quantity{flex:0 1 auto}.product__buy-buttons-container .product-form__buy-buttons{flex:1 1 auto}.product__buy-buttons-container .product-form__after-cta{margin-top:0;width:100%;display:flex;gap:1.6rem}.product__buy-buttons-container .product-form__after-cta>*{flex-grow:1}.product__buy-buttons-container .product-form__after-cta>button{border:1px solid rgba(95,95,95,.35);text-transform:uppercase;background:none;font-family:var(--font-body-family);font-size:1.5rem;cursor:pointer;padding:7px 10px;color:rgb(var(--color-foreground));border-radius:4px}.rebuy-product-grid{padding-left:0!important;padding-right:0!important}.rebuy-widget:not(.widget-type-cart) .rebuy-product-block .rebuy-product-options,.rebuy-recommended-products .rebuy-product-block .rebuy-product-options{margin-top:.9rem}.rebuy-widget:not(.widget-type-cart) .rebuy-product-block .rebuy-product-info,.rebuy-recommended-products .rebuy-product-block .rebuy-product-info{line-height:18px}.rebuy-product-grid:focus-visible{outline:0!important;box-shadow:none!important}.rebuy-product-grid .flickity-button{display:none!important}#rebuy-widget-86752 .rebuy-select{border-color:#222223!important;background-image:linear-gradient(45deg,transparent 50%,#222223 50%),linear-gradient(135deg,#222223 50%,transparent 50%),linear-gradient(to right,#222223,#222223)}.rebuy-button:not(.rebuy-cart-button){background-color:transparent!important;color:#222223!important;border:1px solid #222223!important;font-family:var(--font-body-family);font-size:1.4rem;letter-spacing:.3rem;font-weight:700;cursor:pointer}.rebuy-widget:not(.widget-type-cart) .rebuy-product-block .rebuy-product-info,.rebuy-recommended-products .rebuy-product-block .rebuy-product-info{text-align:left}.rebuy-widget:not(.widget-type-cart) .flickity-page-dots .dot,.rebuy-recommended-products .flickity-page-dots .dot{width:10px!important;height:10px!important;bottom:0}.rebuy-widget:not(.widget-type-cart){padding-bottom:0!important}.rebuy-widget-content{padding:4rem 0 0;margin:0!important}.rebuy-widget-content .primary-title{font-family:var(--font-body-family);font-weight:500;font-size:24px!important;line-height:25px!important;letter-spacing:2px!important;text-transform:uppercase}.rebuy-widget-content .rebuy-money{font-family:var(--font-body-family);font-weight:700;font-size:14px;line-height:auto;letter-spacing:0;text-align:left;text-transform:uppercase}.rebuy-widget-content .rebuy-product-title{font-family:var(--font-heading-family);font-size:14px;line-height:18px}.rebuy-widget-content .rebuy-product-block .rebuy-product-options{margin-top:10px;position:relative}.rebuy-widget-content .rebuy-product-block .rebuy-button:not(.rebuy-cart-button){font-size:14px;font-style:normal;font-weight:450;line-height:normal;letter-spacing:.42px;text-transform:uppercase;padding:10px}#rebuy-widget-86752 .primary-title{font-size:18px!important}@media screen and (max-width: 749px){.rebuy-widget-content .primary-title{font-size:16px!important}.rebuy-widget-content{padding:0;margin:0!important}}.product__info-wrapper .rebuy-widget-content .primary-title{margin-bottom:25px;text-align:left}.product__info-wrapper .rebuy-widget-content .rebuy-product-block{width:33.33%!important}.template--product .rebuy-mobile-container .rebuy-widget-content{padding-left:20px}.template--product .rebuy-mobile-container .flickity-page-dots{width:calc(100% - 20px)}.template--product .rebuy-select{background-image:none!important;position:relative;padding:10px 24px 10px 10px;border-radius:6px;font-size:14px;background-color:transparent!important}.template--product .rebuy-widget-content .rebuy-product-block{padding-top:0;padding-left:0!important;padding-right:21px!important}@media screen and (max-width: 749px){.template--product .rebuy-widget-content .rebuy-product-block{padding-top:0!important;padding-left:12.5px!important;padding-right:12.5px!important}[data-rebuy-id="91078"]{padding:0 6.75px!important}}.template--product .rebuy-mobile-container{padding:0 22.5px!important}.template--product .rebuy-mobile-container .rebuy-widget-content{padding-left:0!important}.template--product .rebuy-mobile-container .rebuy-widget-content .rebuy-product-block{padding:12.5px 12.5px 25px!important}.rebuy-select{border-color:#222223!important}.rebuy-select:hover{cursor:pointer}.template--product .rebuy-product-options:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='13' viewBox='0 0 15 13' fill='none'%3E%3Cpath d='M3.2955 5.14368C3.61367 4.87079 4.05662 4.84938 4.44558 5.14368L7.29741 7.43634L10.1492 5.14368C10.5382 4.84938 10.9819 4.87079 11.2978 5.14368C11.616 5.41596 11.5956 5.87609 11.2978 6.13184C11.0016 6.3876 7.87171 8.88646 7.87171 8.88646C7.79718 8.95123 7.70785 9.00274 7.60905 9.03792C7.51025 9.07311 7.40401 9.09124 7.29668 9.09124C7.18934 9.09124 7.0831 9.07311 6.9843 9.03792C6.8855 9.00274 6.79617 8.95123 6.72164 8.88646C6.72164 8.88646 3.59324 6.3876 3.2955 6.13184C2.99704 5.87609 2.97734 5.41596 3.2955 5.14368Z' fill='%23303030'/%3E%3C/svg%3E");position:absolute;right:10px;top:50%;transform:translateY(-50%);background-size:cover;pointer-events:none}.template--product .rebuy-widget-content .rebuy-product-block .rebuy-product-actions{margin-top:10px}.recently-viewed-wrapper .rebuy-widget-content .primary-title{font-size:24px;letter-spacing:4px;line-height:31.2px;font-weight:500}.pdp-color-swatches{position:relative;z-index:2;display:block;padding:1.5rem 0 2.1rem;margin:0}.pdp-color-swatches__label{font-size:1.5rem;font-weight:400;margin-bottom:1.2rem;display:block}.pdp-color-swatches__swatch-group{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.pdp-color-swatches__swatch{outline:none;border:none;background:none;cursor:pointer;width:30px;height:30px;border-radius:100%;margin:0;padding:0;color:#000}.pdp-color-swatches__swatch--selected{position:relative;border-color:#000;color:#000}.pdp-color-swatches__swatch img{width:24px;height:24px;object-fit:cover;border-radius:100%;margin:2px auto 0}.bundle__item .pdp-color-swatches__swatch img{margin:3px auto 0}.pdp-color-swatches__swatch span{display:block;width:24px;height:24px;border-radius:100%;margin:0 auto}@media screen and (min-width: 750px){.pdp-color-swatches__swatch-group{gap:.8rem}.pdp-color-swatches__swatch{width:34px;height:34px}.pdp-color-swatches__swatch img,.pdp-color-swatches__swatch span{width:28px;height:28px}}.pdp-color-swatches__swatch--text{width:auto;height:auto;border:1px solid rgba(var(--color-foreground),1);padding:1rem 1.4rem;border-radius:0;font-size:1.4rem;font-family:var(--font-body-family)}.pdp-color-swatches__swatch--text.pdp-color-swatches__swatch--selected{background-color:rgba(var(--color-foreground),1);color:rgba(var(--color-background),1);-webkit-appearance:none}.pdp-color-swatches__swatch--text.pdp-color-swatches__swatch--selected:after{content:unset}.pdp-color-swatches .show-more-swatches{font-size:1.2rem}@media screen and (min-width: 750px){.media-gallery__container{display:grid;grid-template-columns:115px 1fr;gap:.5rem}.media-gallery__container slider-component:not(.thumbnail-slider){grid-row-start:1;grid-column-start:2}.media-gallery__container slider-component.thumbnail-slider{grid-row-start:1;grid-column-start:1;width:100%;flex-direction:column}.media-gallery__container slider-component.thumbnail-slider button.slider-button{display:none}.media-gallery__container slider-component.thumbnail-slider ul.thumbnail-list{margin:0;padding:0 .5rem;flex-direction:column;width:100%;max-height:54.5rem;overflow:auto;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:y mandatory}.media-gallery__container slider-component.thumbnail-slider ul li{width:100%!important}.media-gallery__container slider-component.thumbnail-slider ul li button.thumbnail{border-left:0;border-right:0;border-top:0}}.pdp-model-description{padding:1.6rem 0;font-size:1.4rem;font-style:italic;letter-spacing:.5px;text-align:center}@media screen and (max-width: 990px){.pdp-model-description{padding:.6rem}}.pdp-model-description p{margin:0;padding:0}.pdp-model-description a{color:currentColor}.pdp-sizing-links{display:flex;justify-content:space-between;align-items:center}.pdp-sizing-links .fit-finder{background:#fffaf5;border:none;outline:none;padding:.6rem 1.2rem;font-size:1.4rem;font-family:var(--font-body-family);font-weight:700;font-style:italic;display:flex;align-items:center;gap:.8rem}.pdp-size-guide-trigger,.product__scroll-to{padding:0 0 .2rem;line-height:1;min-height:0;min-width:0;height:100%;font-size:1.4rem;font-weight:500;color:#303030;z-index:1;position:relative}#pdp-awards{font-weight:700}#pdp-awards svg{display:inline-block;width:14px;height:auto;position:relative;transform:translateY(1px)}#stamped-main-widget .stamped-product-reviews-badge .stamped-badge-caption{top:0}#stamped-main-widget .stamped-tab-container{margin-top:.625rem}#stamped-main-widget h3.stamped-review-header-title{margin-top:.75rem;margin-bottom:.3125rem}#stamped-main-widget .stamped-container,#stamped-main-widget .stamped-review-header-title,#stamped-main-widget .stamped-verified-badge,#stamped-main-widget .stamped-review-content-body{font-family:var(--font-body-family)}#stamped-main-widget .stamped-review-header-title,#stamped-main-widget .stamped-review-content-body{font-size:1.3rem}#stamped-main-widget .stamped-review-header-title{font-weight:700;color:var(--color-black)}#stamped-main-widget .stamped-review-content-body{font-weight:400;color:#303030;line-height:1.75rem}#stamped-main-widget{margin:0}#stamped-main-widget ul.stamped-tabs li.active{border-color:#000}#stamped-main-widget .stamped-header-title{display:block;margin:0 auto 2rem;text-align:center;font-family:var(--font-heading-family);font-size:3rem;font-weight:700}.stamped-badge{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.stamped-badge-starrating{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}a.stamped-link{color:#000;text-decoration:none!important}.stamped-product-reviews-badge{display:inline-block;margin:0 0 1.2rem!important;text-align:center;font-size:1.4rem;font-weight:400}.stamped-product-reviews-badge>.stamped-badge{position:relative}.stamped-product-reviews-badge .stamped-badge-starrating{display:inline-block}.stamped-review-header #stamped-review-avatar,.stamped-review-reply #stamped-review-avatar{display:none}.stamped-product-reviews-badge .fa-star,.stamped-product-reviews-badge .fa-star-checked,.stamped-product-reviews-badge .fa-star-half-o,.stamped-product-reviews-badge .fa-star-o,.stamped-product-reviews-badge .stamped-fa-star,.stamped-product-reviews-badge .stamped-fa-star-checked,.stamped-product-reviews-badge .stamped-fa-star-half-o,.stamped-product-reviews-badge .stamped-fa-star-o{color:#000;vertical-align:middle}#stamped-main-widget .fa-star,#stamped-main-widget .fa-star-checked,#stamped-main-widget .fa-star-half-o,#stamped-main-widget .fa-star-o,#stamped-main-widget .stamped-fa-star,#stamped-main-widget .stamped-fa-star-checked,#stamped-main-widget .stamped-fa-star-half-o,#stamped-main-widget .stamped-fa-star-o,.stamped-badge-starrating .fa-star,.stamped-badge-starrating .fa-star-checked,.stamped-badge-starrating .fa-star-half-o,.stamped-badge-starrating .fa-star-o,.stamped-badge-starrating .stamped-fa-star .stamped-badge-starrating .stamped-fa-star-checked,.stamped-badge-starrating .stamped-fa-star-half-o,.stamped-badge-starrating .stamped-fa-star-o{color:#000}.stamped-fa-star{margin-left:-.1875rem}.stamped-container{padding:0 .875rem!important}#stamped-main-widget .stamped-container{border-color:transparent;margin-top:42px!important}@media screen and (max-width: 749px){#stamped-main-widget .stamped-container{margin-top:30px!important}}.stamped-container .stamped-summary-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.stamped-container .stamped-summary-actions-newquestion,.stamped-container .stamped-summary-actions-newreview{float:none;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:calc(50% - 7.5px);-ms-flex-preferred-size:calc(50% - 7.5px);flex-basis:calc(50% - 7.5px);-webkit-transition:color .3s ease,background-color .3s ease;-o-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease}.stamped-container .stamped-summary-actions-newquestion:hover,.stamped-container .stamped-summary-actions-newreview:hover{color:#fff;background-color:#303030}.stamped-container .stamped-summary-actions-newreview{margin-left:0}.stamped-container .summary-overview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%!important;margin-bottom:1.25rem}.stamped-container .stamped-summary-text{margin-top:0!important;margin-left:.1875rem!important}#stamped-main-widget .stamped-summary-text-1{color:var(--color-black)}.stamped-container .stamped-summary-ratings{clear:left;margin-left:0;margin-right:0;vertical-align:middle}.stamped-container .stamped-summary-photos{width:50%;margin-bottom:0;vertical-align:middle}.stamped-reviews .stamped-pagination .last{left:0;right:initial}.stamped-reviews .stamped-pagination .last,.stamped-reviews .stamped-pagination .next{top:-2px;border:1px solid #303030;background-color:transparent;font-weight:400;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.stamped-reviews .stamped-pagination .last a,.stamped-reviews .stamped-pagination .next a{display:inline-block;padding:5px 12px;color:#303030;-webkit-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.stamped-reviews .stamped-pagination .last:hover,.stamped-reviews .stamped-pagination .next:hover{background-color:#303030}.stamped-reviews .stamped-pagination .last:hover a,.stamped-reviews .stamped-pagination .next:hover a{color:#fff}.stamped-review .author,.stamped-reviews .stamped-review-options strong{color:var(--color-black)}#stamped-main-widget .stamped-header-title{font-family:var(--font-body-family)!important;font-weight:500!important;color:#303030!important;font-size:16px!important;line-height:25px!important;word-break:break-word!important;letter-spacing:2px!important;text-transform:uppercase!important}@media screen and (min-width: 750px){#stamped-main-widget .stamped-header-title{font-size:24px!important;letter-spacing:2px!important}}.stamped-product-reviews-badge .fa-star,.stamped-product-reviews-badge .fa-star-checked,.stamped-product-reviews-badge .fa-star-half-o,.stamped-product-reviews-badge .fa-star-o,.stamped-product-reviews-badge .stamped-fa-star,.stamped-product-reviews-badge .stamped-fa-star-checked,.stamped-product-reviews-badge .stamped-fa-star-half-o,.stamped-product-reviews-badge .stamped-fa-star-o,#stamped-main-widget .fa-star,#stamped-main-widget .fa-star-checked,#stamped-main-widget .fa-star-half-o,#stamped-main-widget .fa-star-o,#stamped-main-widget .stamped-fa-star,#stamped-main-widget .stamped-fa-star-checked,#stamped-main-widget .stamped-fa-star-half-o,#stamped-main-widget .stamped-fa-star-o,.stamped-badge-starrating .fa-star,.stamped-badge-starrating .fa-star-checked,.stamped-badge-starrating .fa-star-half-o,.stamped-badge-starrating .fa-star-o,.stamped-badge-starrating .stamped-fa-star .stamped-badge-starrating .stamped-fa-star-checked,.stamped-badge-starrating .stamped-fa-star-half-o,.stamped-badge-starrating .stamped-fa-star-o{color:#000!important}div[data-widget-style] .stamped-summary-ratings .summary-rating:nth-child(1) .summary-rating-title:before,div[data-widget-style] .stamped-summary-ratings .summary-rating:nth-child(2) .summary-rating-title:before,div[data-widget-style] .stamped-summary-ratings .summary-rating:nth-child(3) .summary-rating-title:before,div[data-widget-style] .stamped-summary-ratings .summary-rating:nth-child(4) .summary-rating-title:before,div[data-widget-style] .stamped-summary-ratings .summary-rating:nth-child(5) .summary-rating-title:before{color:#000!important}.stamped-container .stamped-summary-actions .stamped-summary-actions-newreview,.stamped-container .stamped-summary-actions .stamped-summary-actions-newquestion{font-family:var(--font-body-family)!important}.rebuy-button:not(.rebuy-cart-button){font-size:1.2rem;text-transform:uppercase;font-weight:700}.rebuy-select{font-size:1.3rem}.klaviyo-bis{display:block;width:100%;margin-bottom:.4rem;margin-top:-.4rem}.klaviyo-bis form{margin-bottom:1.2rem}.klaviyo-bis form p{font-size:1.4rem;text-align:center}.product .product__installments{margin:0!important}.product .product__callout-badge{font-size:16px;font-weight:700;display:flex;margin-top:0;margin-bottom:24px;line-height:16px;color:rgb(var(--color-foreground))}.product .product__callout-badge img{width:auto;height:16px;margin-right:5px}.product__featured-tags{margin-bottom:.8rem;display:flex;flex-wrap:wrap}a.product__featured-tag{padding:0 .7rem;border-radius:.5rem;background-color:var(--color-light-blue);font-weight:500;margin-right:.6rem;margin-bottom:.6rem;text-decoration:none!important;color:rgb(var(--color-foreground))!important}a.product__featured-tag.final-sale{background-color:var(--color-red);color:rgba(var(--color-background))!important}#qty-select,.quantity__input--new{font-family:var(--font-body-family);font-weight:700;font-size:1.6rem;color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-foreground));border-radius:6px;height:60px;padding:0 5rem 0 2rem;vertical-align:middle;background:transparent;-webkit-appearance:none;appearance:none;position:relative;background:rgb(var(--color-background)) url('data:image/svg+xml,<svg width="16" height="8" viewBox="0 0 16 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.706881 0.442086C1.29708 -0.0544531 2.11874 -0.0934192 2.84024 0.442086L8.13033 4.61369L13.4204 0.442086C14.1419 -0.0934192 14.9649 -0.0544531 15.5511 0.442086C16.1413 0.937512 16.1034 1.77473 15.5511 2.24009C15.0015 2.70546 9.19566 7.25225 9.19566 7.25225C9.0574 7.3701 8.8917 7.46383 8.70843 7.52784C8.52516 7.59186 8.32809 7.62486 8.12898 7.62486C7.92986 7.62486 7.73279 7.59186 7.54953 7.52784C7.36626 7.46383 7.20055 7.3701 7.0623 7.25225C7.0623 7.25225 1.25917 2.70546 0.706881 2.24009C0.153236 1.77473 0.116687 0.937512 0.706881 0.442086Z" fill="%23303030"/></svg>') no-repeat;background-position:right 15px top 50%}.covet-pics-product-gallery-section{margin-top:42px!important}@media screen and (max-width: 749px){#qty-select.quantity__input--new{padding:0 2.4em 0 2rem}.product__buy-buttons-container .product-form__buy-buttons{flex:1}.product__buy-buttons-container{gap:1.2rem}.product-form__input input[type=radio]+label{padding:11px 17px}variant-radios .product-form__input{gap:.9rem}.product__title h1{font-size:1.8rem}.product .price__container span{font-size:1.6rem}.product__featured-tags{margin-top:1.5rem;margin-bottom:.8rem;flex-wrap:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;width:100vw;margin-left:-1.5rem;padding-left:1.5rem}.product__featured-tags::-webkit-scrollbar{display:none}a.product__featured-tag{min-width:max-content}.product__mobile-product-info{width:100%}.pdp-color-swatches{padding-top:1.3rem;padding-bottom:1.7rem}.pdp-color-swatches__swatch span{width:24px;height:24px}fieldset.product-form__input .form__label{margin-bottom:.9rem}.stamped-product-reviews-badge{margin-bottom:.2rem!important}.product-form__buttons button{padding:20px 2rem}.covet-pics-product-gallery-section{margin-top:30px!important}.hsa_fsa_modal[open] .hsa_fsa_modal_content{height:auto;width:auto;max-width:100%;max-height:100%!important;margin:auto;border-radius:0}}.productDescription1stFold{display:none!important}.hsa_fsa_modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background:#0000004d;opacity:0;visibility:hidden}.hsa_fsa_modal[open]{opacity:1;visibility:visible}.hsa_fsa_modal_content{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background:#fff;height:100%;width:100%;max-width:100%;max-height:0px;opacity:0;margin:0;padding:24px;box-sizing:border-box;overflow:hidden;visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.hsa_fsa_modal[open] .hsa_fsa_modal_content{max-height:100%;opacity:1;visibility:visible;overflow:auto}.hsa_fsa_modal .close-modal{position:absolute;right:22px;top:22px;overflow:visible;margin:0;background:transparent;border:none;-webkit-font-smoothing:inherit;-webkit-appearance:button;appearance:button;cursor:pointer;width:fit-content}.hsa_fsa_modal .close-modal:hover,.hsa_fsa_modal .close-modal:focus{opacity:.8}.hsa_fsa_modal .close-modal svg{stroke-width:1px;color:#000;width:18px}.hsa_fsa_modal_header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px}.header-logos{margin-bottom:24px;display:flex;align-items:center;gap:8px}.header-logos .logo[aria-label="Kindred Bravely"]{transform:translateY(3px)}.logo-separator{font-size:20px;color:#4834b7}.modal-title{font-size:18px;font-weight:700;line-height:1.2;margin:0;margin-bottom:1rem;color:#000;text-transform:none}.hsa_fsa_modal_steps{width:100%;padding:0 16px;max-width:500px;margin:0 auto}.step-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.step-item{display:flex;flex-direction:row;align-items:center;text-align:left;gap:32px;position:relative;height:96px}.step-text{margin:0;font-size:15px;line-height:1.4;color:#000;font-weight:420}.step-divider{display:block;position:absolute;bottom:0;left:0;right:0;height:1px;border-bottom:2px dashed #c1c1c1}.step-horizontal-separator{display:none}.step-item:last-child .step-divider{display:none}.hsa_fsa_modal_footer{text-align:center;max-width:500px;margin:0 auto}.footer-text{margin-bottom:24px;font-size:12px;font-weight:420;line-height:1.5;color:#000}.powered-by{display:flex;justify-content:center}@media (min-width: 400px){.modal-title{font-size:20px}}@media screen and (min-width: 750px){.hsa_fsa_modal_content{height:max-content;width:680px;max-width:95%;margin:auto;border-radius:7px;padding:48px 32px;display:block}.modal-title{font-size:24px}.step-list{flex-direction:row;gap:24px}.hsa_fsa_modal_steps{max-width:100%}.step-item{flex:1;flex-direction:column;align-items:center;text-align:center;height:auto;gap:16px}.step-icon{display:flex;justify-content:center;align-items:center;width:60px;height:80px}.step-text{font-size:13px;max-width:80px;margin:0 auto}.step-divider{display:none}.step-horizontal-separator{display:block;position:absolute;top:40px;right:-45px;z-index:1}.step-item:last-child .step-horizontal-separator{display:none}.hsa_fsa_modal_footer{max-width:100%;margin-top:40px}.footer-text{font-size:14px;padding:0 54px}}
/*# sourceMappingURL=/cdn/shop/t/1571/assets/section-main-product.css.map */
