.buy-box__pack-item--dropdown-style{display:flex;align-items:flex-end;gap:1.6rem;flex-wrap:wrap;max-width:60rem}.buy-box__pack-item--dropdown-style .buy-box__pack-item-index{align-self:flex-end;height:4.8rem;display:flex;align-items:center;justify-content:center;margin:0}.buy-box__pack-item-image{flex:0 0 6rem;height:6rem;border:.1rem solid var(--brand-color-border-light);overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:var(--brand-color-white);align-self:flex-end}.buy-box__pack-item-image img{width:100%;height:100%;object-fit:cover}.buy-box__pack-item--dropdown-style .buy-box__pack-item-options{display:flex;flex:1;gap:1.6rem;flex-wrap:wrap;align-items:flex-end}@media screen and (min-width:750px){.buy-box__pack-item--dropdown-style .buy-box__pack-item-options{flex-wrap:nowrap}}.buy-box__dropdown-wrapper{flex:2 1 20rem;margin-bottom:0!important}.buy-box__custom-select{position:relative;display:block;min-width:0;width:100%}.buy-box__custom-select-trigger{display:flex;align-items:center;justify-content:space-between;border:.1rem solid var(--brand-color-border-light);padding:1rem 1.6rem;min-height:4.8rem;min-width:0;background-color:var(--brand-color-white);cursor:pointer;font-size:1.6rem;font-weight:500;list-style:none;-webkit-user-select:none;user-select:none}.buy-box__custom-select-trigger::-webkit-details-marker{display:none}.buy-box__custom-select-trigger-swatch{display:inline-flex;margin-right:1.2rem;flex-shrink:0}.buy-box__custom-select-trigger-swatch .swatch{width:2.4rem;height:2.4rem}.buy-box__custom-select-trigger-text{flex:1 1 auto;min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.buy-box__custom-select-caret{display:inline-flex;align-items:center;flex-shrink:0;transition:transform var(--duration-short) ease;width:1.2rem;height:.8rem;margin-left:.8rem}details[open] .buy-box__custom-select-caret{transform:rotate(180deg)}.buy-box__custom-select-options{position:absolute;top:100%;left:0;right:0;background-color:var(--brand-color-white);border:.1rem solid var(--brand-color-border-light);border-top:none;z-index:10;max-height:25rem;overflow-y:auto;box-shadow:0 .4rem 1.2rem #00000014}.buy-box__custom-select-option-label{display:flex;align-items:center;padding:1.2rem 1.6rem;cursor:pointer;transition:background-color var(--duration-short) ease;font-size:1.6rem}.buy-box__custom-select-option-label:hover{background-color:var(--brand-color-super-light-grey)}.buy-box__custom-select-option-swatch{display:inline-flex;margin-right:1.2rem;flex-shrink:0}.buy-box__custom-select-option-swatch .swatch{width:2.4rem;height:2.4rem}.buy-box__custom-select-option-text{color:var(--brand-color-black)}.buy-box__custom-select-option-label.disabled{opacity:.5;cursor:not-allowed}.buy-box__custom-select-option-label.disabled:hover{background-color:transparent}.product-form__input--dropdown-select{flex:1 1 12rem;margin-bottom:0!important}.product-form__input--dropdown-select .select{position:relative;display:block}.product-form__input--dropdown-select .select__select{width:100%;height:4.8rem;padding:1rem 3.6rem 1rem 1.6rem;font-size:1.6rem;font-weight:500;border:.1rem solid var(--brand-color-border-light);background-color:var(--brand-color-white);border-radius:0;appearance:none;-webkit-appearance:none;cursor:pointer}.product-form__input--dropdown-select .select__select .svg-wrapper{position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);width:1.2rem;height:.8rem;pointer-events:none}product-info{display:block}.product{margin:0}.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}.buy-box__media-wrapper--sticky{align-self:start;position:sticky;top:3rem;z-index:2}.buy-box__media-wrapper--sticky .product__column-sticky{position:static}.product--thumbnail .thumbnail-list{padding-right:var(--media-shadow-horizontal-offset)}.product__info-wrapper{padding:0 0 0 5rem}.product--right .product__info-wrapper{padding:0 5rem 0 0}.product--right .product__media-list{margin-bottom:2rem}.product__media-container .slider-buttons{display:none}.product--right .product__media-wrapper{order:2}}@media screen and (min-width:990px){.product--large:not(.product--no-media) .product__media-wrapper{max-width:65%;width:calc(65% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large:not(.product--no-media) .product__info-wrapper{padding:0 0 0 4rem;max-width:35%;width:calc(35% - 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)}}.product-form{display:block}.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.3rem;line-height:1.4;letter-spacing:.04rem;margin-bottom:1.5rem}.product-form__error-message-wrapper .svg-wrapper{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.7rem;margin-top:.25rem}.product-form__input{flex:0 0 100%;padding:0;margin:0 0 2.5rem;max-width:60rem;min-width:fit-content;border:none}@media screen and (min-width:750px){.product-form__input{margin:0 0 1rem}}.product-form__input .form__label{padding-left:0}.product-form__input .select{max-width:100%}.product-form__input .svg-wrapper{right:1.5rem}.buy-box__shared-size-wrapper .buy-box__info-toggle .svg-wrapper{position:static}.product-form__submit{gap:.8rem;position:relative;width:100%}.product-form__submit>.svg-wrapper{flex:0 0 auto;height:22px;width:22px}.product-form__submit:disabled,.product-form__submit[aria-disabled=true]{cursor:not-allowed;opacity:.5}.product-form__submit.loading{color:transparent}.product-form__submit.loading>.loading__spinner{align-items:center;display:flex;height:1.8rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.8rem;z-index:2}.product-form__submit.loading>.loading__spinner .spinner{display:block;height:1.8rem;width:1.8rem}.product-form__submit.loading>.loading__spinner .path{stroke:var(--brand-color-white)}.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}.product__info-container iframe{max-width:100%}.buy-box .product__info-container .product-form{margin:0}.buy-box .product__description{color:var(--brand-color-charcoal);font-weight:400;font-size:1.6rem;line-height:2rem;letter-spacing:0%;margin:0 0 .8rem}.product__text{margin-bottom:0}.product__text.caption-with-letter-spacing{text-transform:uppercase}.buy-box .product__title{align-items:center;display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem;word-break:break-word;margin:0 0 1.6rem}.buy-box .product__title>*{margin:0}.buy-box .product__title .buy-box__product-heading{color:var(--brand-color-black);font-size:3.2rem;line-height:100%}.buy-box__title-badge{align-items:center;background-color:var(--brand-color-blue);border-radius:.4rem;color:var(--brand-color-white);display:inline-flex;flex:0 0 auto;font-size:1.6rem;font-weight:700;letter-spacing:0;line-height:1.6rem;padding:.6rem .8rem;text-transform:uppercase}.buy-box__title-badge[hidden]{display:none}.product .price .badge,.product .price__container{margin-bottom:.5rem}.buy-box .product .price--on-sale,.buy-box .product .price--on-sale .price__sale{align-items:center;column-gap:.6rem;display:inline-flex;flex-wrap:wrap}.buy-box .product .price--on-sale .price-item{margin:0}.buy-box .product .price--on-sale .price-item--regular{font-size:2.4rem;line-height:1}.buy-box .product .price--on-sale .badge,.buy-box .product .price--on-sale .price__container{margin-bottom:0}.buy-box .product .price dl{margin-top:0;margin-bottom:0}.product .price--sold-out .price__badge-sale{display:none}.buy-box__blocks{margin-top:1rem}.buy-box__blocks .accordion-item__title{color:var(--brand-color-black);font-size:1.8rem}.buy-box__blocks .accordion-item__header{padding-block:1.2rem}.buy-box__blocks .accordion-item:first-child{border-top:0}@media screen and (min-width:750px){.product__info-container{max-width:60rem}.product__info-container .price--on-sale .price-item--regular{font-size:1.6rem}.buy-box .product__description{font-size:2rem;line-height:2.8rem;margin-bottom:1.6rem}.buy-box .product__title .buy-box__product-heading{font-size:4rem}.product__info-container>*:first-child{margin-top:0}}.product--no-media .product__title,.product--no-media .product__text,.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--no-media .product-form{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column}.product--no-media .product-form>.form{max-width:30rem;width:100%}.product-form__buttons-container{display:flex;align-items:center;gap:1.5rem;width:100%;max-width:60rem}.product-form__buttons-container--no-quantity .product-form__buttons{width:100%}.product-form__quantity-wrapper{flex-shrink:0}.product-form__buttons-container .product-form__buttons{flex-grow:1;margin:0;max-width:none}.product-form__buttons-container .brand-button{width:100%}@media screen and (max-width:749px){.product-form__buttons-container{flex-direction:column;align-items:stretch;gap:1rem}.product-form__buttons-container .quantity{width:fit-content;max-width:none}.product-form__buttons-container .quantity:before{content:none}}.product__media-list video{border-radius:calc(var(--media-radius) - var(--media-border-width))}@media screen and (max-width:749px){.product__media-list{margin-left:-2.5rem;margin-bottom:3rem;width:calc(100% + 4rem)}.buy-box__blocks .accordion-item__content-text{font-size:1.6rem}.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-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}@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)}}@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:pointer;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,.product__media-toggle.focused{outline:0;box-shadow:none}.product__media-toggle:focus-visible:after,.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:2rem 11rem 1.5rem}.product-media-modal__content>*:not(.active),.product__media-list .deferred-media{display:block}.product__modal-opener:not(.product__modal-opener--image),.product-media-container .product__modal-opener:not(.product__modal-opener--image){display:none}.product-media-modal__content>*{width:100%}.product-media-modal__content>*+*{margin-top:1.5rem}.product-media-modal__toggle{right:5rem;top:2.2rem}}@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__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-media-modal__content>*{display:block;height:auto;margin:auto}.product-media-modal__content .media{background:none}.product-media-modal__model,.product-media-modal__content .deferred-media{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__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-media-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}@media screen and (min-width:750px){.product--stacked .thumbnail-list{display:none}.thumbnail-list{display:grid;grid-template-columns:repeat(4,1fr)}}.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(25% - .6rem);max-width:calc(25% - 6px)!important}.slider-button{width:22px!important}}@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}.thumbnail:hover{opacity:.7}.thumbnail.global-media-settings img{border-radius:0}.thumbnail[aria-current]{box-shadow:0 0 0 .1rem rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.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__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-visible,.thumbnail[aria-current]:focus,.thumbnail.focused{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5)}.thumbnail[aria-current]:focus:not(:focus-visible){outline:0;box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.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{color:rgb(var(--color-foreground),.6);height:2rem;width:2rem;left:auto;right:calc(.4rem + var(--media-border-width));top:calc(.4rem + var(--media-border-width))}@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-media-container{--aspect-ratio: var(--preview-ratio);--ratio-percent: calc(1 / var(--aspect-ratio) * 100%);position:relative;width:100%;max-width:calc(100% - calc(var(--media-border-width) * 2))}.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}.buy-box__element{display:block}.buy-box .page-width{max-width:none;padding-left:0;padding-right:0}.buy-box__section-title{font-size:40px;font-weight:700;letter-spacing:0;line-height:120%;margin:0 0 2.4rem;text-align:center;color:var(--brand-color-black)}.buy-box .rating-wrapper--summary{margin:0 0 .8rem}.buy-box__price{display:block;margin:0 0 2.4rem}.buy-box__preorder-message{align-items:center;color:var(--brand-color-charcoal);display:flex;flex-wrap:wrap;font-size:1.6rem;font-style:normal;font-weight:400;gap:1.2rem;line-height:140%;margin-top:.6rem}.buy-box__preorder-info-toggle{background:none;border:0;color:inherit;cursor:pointer;font:inherit;padding:0;text-decoration:underline}.buy-box__preorder-info{flex-basis:100%}.buy-box__preorder-info[hidden],.buy-box__preorder-message[hidden]{display:none}.buy-box__preorder-message .svg-wrapper{flex:0 0 auto;height:2rem;width:2rem}.buy-box__preorder-message .svg-wrapper>svg{height:100%;width:100%}.buy-box__grid{align-items:start}.buy-box .product-media-container{--aspect-ratio: 1;--ratio-percent: 100%}.buy-box .product-media-container.constrain-height.media-fit-contain{width:100%}.buy-box .product-media-container.constrain-height .media,.buy-box .product-media-container .media{padding-top:100%}.buy-box .product-media-container .media>*{height:100%;object-fit:contain;width:100%}.buy-box .product__media-toggle,.buy-box .product__media-icon--lightbox,.buy-box .product__media-icon--hover,.buy-box .product__media-icon--none{display:none}.buy-box__mode,.buy-box__pack-size{display:flex;flex-wrap:wrap;gap:.8rem;margin:0}.buy-box__mode{margin-bottom:0}.buy-box__mode[hidden]{display:none!important}.buy-box [data-buy-box-single],.buy-box__pack{margin:0 0 2.4rem;padding-top:4rem}.buy-box__mode.product-form__input--pill input[type=radio]+label{font-size:2rem;flex:1}.buy-box__pack-size.product-form__input--pill input[type=radio]+label{background-color:transparent;font-size:2rem}@media screen and (min-width:750px){.buy-box__pack-size.product-form__input--pill input[type=radio]+label{flex:1 1 0}}.buy-box__mode.product-form__input--pill input[type=radio]:checked+label{background-color:var(--brand-color-super-light-grey)}.buy-box__mode--highlight-pack.product-form__input--pill input[type=radio][value=pack]:checked+label{background-color:var(--brand-color-black);border-color:var(--brand-color-black);color:var(--brand-color-white);outline-color:var(--brand-color-black)}.buy-box__pack-size.product-form__input--pill input[type=radio]:checked+label{background-color:var(--brand-color-super-light-grey)}.buy-box__pack-size label{align-items:center;color:var(--brand-color-charcoal);display:flex;flex-direction:column;gap:.4rem}.buy-box__pack-size-label--featured{padding-top:1.6rem}.buy-box__pack-size--featured-first.product-form__input--pill input[type=radio]+.buy-box__pack-size-label--featured{order:-1;flex:1 1 100%;width:100%;max-width:100%;gap:.6rem;padding:3rem 3rem 2rem}.buy-box__pack-size--featured-first.product-form__input--pill input[type=radio]:checked+.buy-box__pack-size-label--featured{border-color:var(--brand-color-blue);outline-color:var(--brand-color-blue)}.buy-box__pack-size--featured-first .buy-box__pack-value-badge{border-radius:0;text-transform:uppercase!important;padding:.5rem 1.5rem}.buy-box__pack-featured-heading{align-items:center;display:flex;gap:2rem;justify-content:center;width:100%}.buy-box__pack-featured-title{display:flex;justify-content:space-around;gap:2rem;font-size:clamp(1.8rem,5vw,2.5rem);white-space:nowrap}.buy-box__pack-featured-tagline{color:var(--brand-color-blue);font-weight:700}.buy-box__pack-featured-check{align-items:center;display:inline-flex;flex-shrink:0;opacity:0;transform:scale(.6);transition:opacity .05s ease,transform .05s ease}.buy-box__pack-size--featured-first.product-form__input--pill input[type=radio]:checked+.buy-box__pack-size-label--featured .buy-box__pack-featured-check{opacity:1;transform:scale(1)}.buy-box__pack-featured-check svg{height:2.4rem;width:2.4rem}.buy-box__pack-featured-pricing{align-items:baseline;display:flex;flex-wrap:wrap;gap:.4rem .8rem;justify-content:center;line-height:1.2}.buy-box__pack-featured-compare{color:var(--brand-color-charcoal);font-size:1.6rem;font-weight:400;text-decoration:line-through}.buy-box__pack-featured-price{color:var(--brand-color-blue);font-size:2rem;font-weight:700}.buy-box__pack-featured-per{color:var(--brand-color-charcoal);font-size:1.4rem;font-weight:400}.buy-box__pack-featured-save{align-self:flex-end;background-color:#1f9d55;border-radius:2rem;color:var(--brand-color-white);font-size:1.3rem;font-weight:500;line-height:1;margin-top:.6rem;padding:.5rem 1.2rem}.buy-box__pack-value-badge{background-color:var(--brand-color-blue);border-radius:.4rem;color:var(--brand-color-white);font-size:1.2rem;font-weight:700;left:50%;letter-spacing:0;line-height:1;padding:.4rem .8rem;position:absolute;text-transform:none;top:-.8rem;transform:translate(-50%);white-space:nowrap}.buy-box__pack-save{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1}.buy-box__per-unit{align-items:baseline;display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.4rem;font-size:1.5rem;line-height:1.2}.buy-box__per-unit-compare{color:rgba(var(--color-foreground),.6);text-decoration:line-through}.buy-box__per-unit-sale{color:rgb(var(--color-foreground));font-weight:600}.buy-box__pack-size{margin-bottom:2.4rem}.buy-box__pack-heading{font-size:2rem;margin:0 0 1.4rem;text-transform:capitalize;font-weight:700;color:var(--brand-color-deep-void)}.buy-box__pack-items{display:grid;gap:3.2rem}.buy-box__pack-item{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem;max-width:60rem}.buy-box__pack-item[hidden]{display:none}.buy-box__pack-item-index{align-self:flex-start;flex:0 0 auto;font-size:1.6rem;line-height:1;margin:0;padding:7px 10px;border:.1rem solid var(--brand-color-border-light);margin-right:2.4rem}@media screen and (max-width:749px){.buy-box__pack-item-index{margin-right:1.2rem}}.buy-box__pack-item-options{display:flex;flex:1;flex-wrap:wrap;gap:2rem;min-width:0}.buy-box__pack-item-options .buy-box__preorder-message{flex-basis:100%}.buy-box__pack-item-options .product-form__input{flex:1 1 18rem;margin-bottom:0}.buy-box__pack-item .swatch-input__label--square{align-items:center;display:inline-flex;height:var(--swatch-input--size, 4.4rem);justify-content:center;outline-offset:0;width:var(--swatch-input--size, 4.4rem)}.buy-box__pack-item .swatch-input__label--square .swatch{height:100%;width:100%}.buy-box__pack-item .swatch-input__input:checked+.swatch-input__label--square,.buy-box__pack-item .swatch-input__input:active+.swatch-input__label--square{outline:2px solid var(--brand-color-black)}.buy-box__pack-error{align-self:center;color:var(--brand-color-red);margin:.5rem 0 0}@media screen and (max-width:749px){.buy-box__pack-size{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.buy-box__pack-size.product-form__input--pill input[type=radio]+label{flex:none;margin:0;max-width:none;width:100%}.buy-box__pack-size.product-form__input--pill input[type=radio]+label:last-of-type{grid-column:1 / -1;max-width:100%}.buy-box__pack-size--featured-first.product-form__input--pill input[type=radio]+.buy-box__pack-size-label--featured{order:-1;grid-column:1 / -1;max-width:100%}.buy-box__pack-item{gap:.8rem}.buy-box__pack-item-index{align-self:flex-start}.buy-box__pack-item-options .product-form__input{flex-basis:100%}.buy-box__pack-item--dropdown-style .buy-box__pack-item-options{flex-wrap:nowrap;min-width:0}.buy-box__pack-item--dropdown-style .buy-box__pack-item-options .buy-box__dropdown-wrapper{flex:1 1 0;min-width:0}.buy-box__pack-item--dropdown-style .buy-box__pack-item-options .product-form__input--dropdown-select{flex:0 0 auto;width:auto;max-width:none}.buy-box__pack-item--dropdown-style .buy-box__pack-item-options .product-form__input--dropdown-select .buy-box__custom-select-trigger{gap:.6rem;justify-content:flex-start;padding-inline:1.2rem}.buy-box__pack-item--dropdown-style .buy-box__pack-item-options .product-form__input--dropdown-select .buy-box__custom-select-trigger-text{flex:0 1 auto}.buy-box__pack-featured-title{font-size:clamp(1.4rem,4.5vw,2.1rem);white-space:nowrap}}@media screen and (min-width:750px){buy-box[data-individual-sizes=false] .buy-box__pack-item:has(.buy-box__dropdown-wrapper){max-width:30rem}.buy-box__section-title{margin-bottom:4rem}.buy-box .rating-wrapper--summary{margin-bottom:1.6rem}.buy-box__price{margin-bottom:4rem}.buy-box__mode{margin-bottom:0}.buy-box [data-buy-box-single],.buy-box__pack{margin:0 0 4rem;padding-top:3.2rem}.buy-box__pack-size{margin-bottom:4rem}.buy-box__pack-items{gap:2.4rem}}.buy-box__shared-size-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.8rem 1.6rem;margin:0 0 1.4rem}.buy-box__shared-size-title{margin:0;flex-shrink:0}.buy-box__shared-size-fieldset{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0}.buy-box__shared-size-fieldset legend{margin:0}.buy-box__individual-toggle-wrapper{display:flex;align-items:center;gap:.8rem;margin:0;flex-shrink:0}.buy-box__shared-size-wrapper .select:after,.buy-box__shared-size-wrapper .select:before{display:none}.buy-box__individual-toggle-input[type=checkbox]{appearance:none;-webkit-appearance:none;width:2.4rem;height:2.4rem;border:2px solid var(--brand-color-border-light, #ccc);background-color:var(--brand-color-white, #fff);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;transition:background-color .2s,border-color .2s}.buy-box__individual-toggle-input:checked{background-color:var(--brand-color-black, #000);border-color:var(--brand-color-black, #000)}.buy-box__individual-toggle-input:checked:after{content:"";display:block;width:.6rem;height:1.2rem;border:solid var(--brand-color-white, #fff);border-width:0 2px 2px 0;transform:rotate(45deg) translate(-1px,-2px)}.buy-box__individual-toggle-input:focus-visible{outline:2px solid var(--brand-color-blue, #33f);outline-offset:2px}.buy-box__individual-toggle-label{cursor:pointer;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.buy-box__toggle-title{font-size:1.5rem;font-weight:700;color:var(--brand-color-black, #000);line-height:1.2;white-space:nowrap}.buy-box__shared-size-wrapper{margin:1.4rem 0}.buy-box__shared-size-label-note{font-weight:400;color:var(--brand-color-charcoal, #555)}.buy-box__shared-size-note{display:flex;align-items:center;gap:1.2rem;font-size:1.4rem;color:var(--brand-color-charcoal, #555)}.buy-box__shared-size-note .svg-wrapper{width:1.8rem;height:1.8rem;flex-shrink:0;color:var(--brand-color-blue, #007ace)}.buy-box__info-wrapper{position:relative;display:inline-flex;align-items:center;flex-shrink:0}.buy-box__info-toggle{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:none;color:var(--brand-color-blue, #007ace);cursor:pointer;flex-shrink:0}.buy-box__info-toggle .svg-wrapper{width:1.8rem;height:1.8rem}.buy-box__info-toggle:focus-visible{outline:2px solid var(--brand-color-blue, #33f);outline-offset:2px}.buy-box__info-popover{position:absolute;top:calc(100% + .6rem);right:0;z-index:20;width:max-content;max-width:min(26rem,calc(100vw - 3.2rem));background:var(--brand-color-white, #fff);border:1px solid var(--brand-color-border-light, #ccc);border-radius:.4rem;padding:1rem 1.2rem;font-size:1.3rem;line-height:1.3;color:var(--brand-color-charcoal, #555);box-shadow:0 .4rem 1.2rem #0000001f}.buy-box__info-popover[hidden]{display:none}buy-box[data-individual-sizes=false] [data-pack-item-size-selector],buy-box[data-individual-sizes=false] [data-single-item-size-selector]{display:none!important}buy-box[data-individual-sizes=true] [data-buy-box-shared-size],buy-box[data-individual-sizes=true] [data-single-shared-size]{display:none!important}[data-single-multi]{padding-bottom:2rem}[data-single-multi][hidden],[data-single-simple][hidden],[data-single-item][hidden]{display:none}[data-single-item] .swatch-input__input:checked+.swatch-input__label--square,[data-single-item] .swatch-input__input:active+.swatch-input__label--square{outline:2px solid var(--brand-color-black)}[data-single-item] .swatch-input__label--square{align-items:center;display:inline-flex;height:var(--swatch-input--size, 4.4rem);justify-content:center;outline-offset:0;width:var(--swatch-input--size, 4.4rem)}[data-single-item] .swatch-input__label--square .swatch{height:100%;width:100%}buy-box[data-individual-sizes=true] .buy-box__shared-size-title{display:none!important}buy-box[data-individual-sizes=false] .buy-box__dropdown-wrapper .form__label{display:none!important}.button-block{display:flex;align-items:center;justify-content:start}.button-block--center{justify-content:center}.button-block--right{justify-content:end}.text-block--left{text-align:left}.text-block--center .xo-text__heading{justify-content:center}.text-block--center{text-align:center}.text-block--right{text-align:right}.text-block--right .xo-text__heading{justify-content:end}.text-block .xo-text__heading{padding-bottom:2rem}@media(min-width:992px){.text-block .xo-text__heading{padding-bottom:3.1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
