.product-size-guide__table-wrapper{width:100%;max-width:100%;overflow:hidden}.product-size-guide__drawer .drawer__content{flex:1 1 0;min-height:0;height:auto;overflow:hidden}.product-size-guide__drawer .drawer__scrollable{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.product-size-guide__drawer .drawer__scrollable>*{flex-shrink:0}.product-size-guide__drawer .drawer__scrollable::-webkit-scrollbar{display:none;width:0;height:0}.product-size-guide__product{display:grid;grid-template-columns:minmax(6.5rem,32%) minmax(0,1fr);gap:var(--sp-4);align-items:stretch}.product-size-guide__product--no-image{grid-template-columns:minmax(0,1fr)}.product-size-guide__product-media{aspect-ratio:3 / 4;min-height:9rem;overflow:hidden;background-color:rgb(var(--color-foreground) / var(--opacity-025));border-radius:var(--rounded-block)}.product-size-guide__product-image{display:block;width:100%;height:100%;object-fit:cover}.product-size-guide__product-details{display:flex;flex-direction:column;min-width:0}.product-size-guide__vendor{margin:0 0 var(--sp-1);color:rgb(var(--color-foreground) / .6);font-size:var(--text-xs);line-height:1.3;letter-spacing:.04em;text-transform:uppercase}.product-size-guide__product-title{margin:0;font-size:clamp(.8125rem,3.6vw,var(--text-lg));font-weight:var(--font-medium);line-height:1.15;letter-spacing:-.02em;text-transform:uppercase;overflow-wrap:anywhere}.product-size-guide__sizes{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--sp-2);margin-top:auto;padding-top:var(--sp-4);font-size:clamp(.6875rem,3vw,var(--text-sm));line-height:1.35}.product-size-guide__sizes-label{flex:none;text-transform:uppercase}.product-size-guide__sizes-values{min-width:0;color:rgb(var(--color-foreground) / .65);text-align:end}.product-size-guide__table{width:100%;max-width:100%;table-layout:fixed;border:solid 1px rgb(var(--color-border-light))}.product-size-guide__table th,.product-size-guide__table td{width:auto;padding:var(--sp-3) var(--sp-1);text-align:center;vertical-align:middle;font-size:clamp(.6875rem,3.2vw,var(--text-sm));line-height:1.35;overflow-wrap:anywhere}.product-size-guide__table tr>:first-child{width:16%}.product-size-guide__table tbody th{font-weight:var(--font-medium)}.product-size-guide__table td{white-space:nowrap}.product-size-guide__help{width:100%;max-width:32rem;margin-inline:auto;color:rgb(var(--color-foreground) / .7);text-align:center;line-height:1.5}.product-size-guide__help>:first-child{margin-block-start:0}.product-size-guide__help>:last-child{margin-block-end:0}@media screen and (min-width:640px){.product-size-guide__product{grid-template-columns:minmax(9rem,32%) minmax(0,1fr);gap:var(--sp-5)}.product-size-guide__vendor{font-size:var(--text-sm)}.product-size-guide__product-title{font-size:var(--text-lg)}.product-size-guide__sizes{font-size:var(--text-sm)}.product-size-guide__table th,.product-size-guide__table td{padding:var(--sp-4) var(--sp-2);font-size:var(--text-sm)}}.product-size-guide .stroke-1{stroke-width:.7}.product-size-guide .icon-xs{width:19px;height:19px}.product-size-guide .link.text-sm{font-size:var(--text-base)}.product-delivery-estimate{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35em;width:100%;font-size:var(--text-base);line-height:1.5}.product-delivery-estimate[hidden]{display:none}.product-delivery-estimate__label{font-weight:var(--font-normal)}.product-delivery-estimate__range{font-weight:var(--font-medium);font-variant-numeric:tabular-nums}.product-other-colors{display:grid;gap:var(--sp-3);width:100%;min-width:0}.product-other-colors[hidden]{display:none}.product-other-colors__heading{margin:0;font-weight:var(--font-normal);line-height:1.5;text-transform:capitalize}.product-other-colors__list{display:flex;align-items:flex-start;gap:var(--sp-3);width:100%;max-width:100%;padding-block-end:var(--sp-1);cursor:grab;-webkit-user-select:none;user-select:none;scroll-padding-inline:0}.product-other-colors__list.is-dragging{cursor:grabbing;scroll-snap-type:none}.product-other-colors__item{display:block;flex:0 0 var(--product-other-colors-card-width);width:var(--product-other-colors-card-width);aspect-ratio:3 / 4;overflow:hidden;position:relative;background-color:rgb(var(--color-foreground) / var(--opacity-025));scroll-snap-align:start;scroll-snap-stop:always}.product-other-colors__image{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;transition:transform var(--animation-primary)}.product-other-colors__item:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}@media(hover:hover){.product-other-colors__item:hover .product-other-colors__image{transform:scale(1.025)}}@media(prefers-reduced-motion:reduce){.product-other-colors__image{transition:none}}.product-bundle-offer,.product-bundle-offer *,.product-bundle-drawer,.product-bundle-drawer *{box-sizing:border-box}.product-bundle-offer [hidden],.product-bundle-drawer [hidden]{display:none!important}.product-bundle-offer{display:block;width:100%;min-width:0}.product-bundle-offer__fieldset{min-width:0;margin:0;padding:0;border:0}.product-bundle-offer__options{display:grid;gap:var(--sp-4)}.product-bundle-offer__card{display:grid;gap:12px;width:100%;padding:16px;border:1px solid rgb(var(--color-border-light));background-color:rgb(var(--color-background));transition:border-color var(--animation-primary),box-shadow var(--animation-primary)}.product-bundle-offer__card.is-selected{border-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px rgb(var(--color-foreground))}.product-bundle-offer__card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--sp-4)}.product-bundle-offer__choice{display:inline-flex;align-items:center;gap:var(--sp-3);min-width:0;cursor:pointer}.product-bundle-offer__indicator{display:block;flex:0 0 auto;width:14px;height:14px;border:1px solid rgb(var(--color-border));background-color:transparent;transition:background-color var(--animation-fast),border-color var(--animation-fast)}.product-bundle-offer__card.is-selected .product-bundle-offer__indicator{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground))}.product-bundle-offer__title{font-size:clamp(1.125rem,4vw,var(--text-xl));font-weight:600;line-height:1.1}.product-bundle-offer__prices{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:var(--sp-1);text-align:end;font-variant-numeric:tabular-nums}.product-bundle-offer__price{color:rgb(var(--color-foreground));font-size:clamp(1.125rem,4vw,var(--text-xl));font-weight:var(--font-normal);line-height:1.1;white-space:nowrap}.product-bundle-offer__price--sale{color:#e11d48}.product-bundle-offer__compare-price{color:rgb(var(--color-foreground) / .5);font-size:var(--text-base);line-height:1.1;text-decoration-line:line-through;text-decoration-color:#e11d48;text-decoration-thickness:1.5px;white-space:nowrap}.product-bundle-offer__select-colors{justify-self:start;width:min(100%,14rem);min-width:0}.product-bundle-offer__confirmed-colors{display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-4)}.product-bundle-offer__swatches{display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-3)}.product-bundle-offer__swatch{--swatch-size: var(--sp-10);flex:0 0 auto}.product-bundle-offer__edit{flex:0 0 auto;font-size:var(--text-base)}.product-bundle-offer__badges{display:flex;align-items:center;flex-wrap:wrap;gap:var(--sp-2)}.product-bundle-offer__badge{display:inline-flex;align-items:center;justify-content:center;min-height:var(--sp-7);padding:var(--sp-1d5) var(--sp-4);color:rgb(var(--color-background));background-color:#222220;border-radius:var(--rounded-full);font-size:var(--text-sm);font-weight:var(--font-normal);line-height:1;white-space:nowrap}.product-bundle-offer__error{margin-block-start:var(--sp-4)}.product-bundle-drawer__content{flex:1 1 0;min-height:0;overflow:hidden}.product-bundle-drawer__scrollable{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;scroll-snap-type:none;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.product-bundle-drawer__scrollable>*{padding-block-end:0!important}.product-bundle-drawer__pieces{display:grid;gap:clamp(var(--sp-8),7vw,var(--sp-10))}.product-bundle-drawer__piece{display:grid;gap:10px;min-width:0}.product-bundle-drawer__piece-title{margin:0;font-size:clamp(1.125rem,4vw,var(--text-xl));font-weight:600;line-height:1.1}.product-bundle-drawer__colors{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(var(--sp-2),2.5vw,var(--sp-4));width:100%}.product-bundle-drawer__color{display:block;width:100%;min-width:0;margin:0;padding:2px;border:2px solid transparent;background:transparent;cursor:pointer;transition:border-color var(--animation-fast),opacity var(--animation-fast)}.product-bundle-drawer__color.is-selected{border-color:rgb(var(--color-foreground))}.product-bundle-drawer__color.is-unavailable{opacity:1;cursor:not-allowed}.product-bundle-drawer__media{display:block;width:100%;aspect-ratio:3 / 4;overflow:hidden;background-color:rgb(var(--color-foreground) / var(--opacity-025))}.product-bundle-drawer__image{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.product-bundle-drawer__selected{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35em;margin:0;font-size:var(--text-base);line-height:1.4}.product-bundle-drawer__selected strong{font-weight:var(--font-normal);text-transform:uppercase}.product-bundle-drawer__spacer{flex:0 0 auto;width:100%;height:calc(5rem + var(--sp-12))}.product-bundle-drawer__footer{position:absolute;z-index:2;inset-inline:0;inset-block-end:0;padding:var(--sp-5) clamp(var(--sp-5),5vw,var(--sp-12));background-color:#ffffffbf;border-block-start:1px solid rgb(var(--color-border-light) / .65);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-bundle-drawer__footer:before{content:"";position:absolute;z-index:-1;inset-inline:0;inset-block-end:100%;height:var(--sp-8);pointer-events:none}.product-bundle-drawer__confirm{display:flex;width:100%;max-width:42rem;margin-inline:auto}@media screen and (min-width:640px){.product-bundle-drawer .drawer__inner{width:min(60rem,calc(100vw - var(--sp-10)));height:90vh;max-height:90vh}.product-bundle-drawer__piece-title{font-size:var(--text-xl)}}@media screen and (max-width:479px){.product-bundle-offer__card{gap:var(--sp-3)}.product-bundle-offer__card-header{gap:var(--sp-2)}.product-bundle-offer__badges{gap:var(--sp-1d5)}.product-bundle-offer__badge{padding-inline:var(--sp-3);font-size:var(--text-xs)}.product-bundle-offer__swatch{--swatch-size: var(--sp-8)}}.product-bundle-drawer__color.is-unavailable,.product-bundle-drawer__color:disabled{cursor:not-allowed;border-color:rgb(var(--color-red-200))}.product-bundle-drawer__color.is-unavailable .product-bundle-drawer__media{position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px rgb(var(--color-red-200))}.product-bundle-drawer__color.is-unavailable .product-bundle-drawer__image{opacity:.45}.product-bundle-drawer__color.is-unavailable .product-bundle-drawer__media:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom right,transparent calc(50% - .75px),rgb(var(--color-red-200)) calc(50% - .75px),rgb(var(--color-red-200)) calc(50% + .75px),transparent calc(50% + .75px))}.product-bundle-offer__card{position:relative}.product-bundle-offer__card-header{position:static}.product-bundle-offer__prices{position:absolute;z-index:1;top:50%;inset-inline-end:var(--sp-5);transform:translateY(-50%);align-items:flex-end;text-align:right;white-space:nowrap}.product-bundle-offer__select-colors,.product-bundle-offer__confirmed-colors,.product-bundle-offer__badges{max-width:100%}.product-bundle-drawer .drawer__title.title-md{font-size:var(--text-3xl)}@media screen and (min-width:640px){.x-modal.product-bundle-drawer .drawer__header{border-block-end:0;padding-block-end:var(--sp-5)!important}}.x-modal.product-bundle-drawer .drawer__header{padding:20px 47px!important}@media screen and (min-width:640px){.x-modal.product-bundle-drawer .drawer__scrollable.product-bundle-drawer__scrollable{padding-block-end:clamp(7rem,14vh,11rem)!important;scroll-padding-block-end:clamp(7rem,14vh,11rem)}}.product-gallery-color-filter{position:absolute;z-index:12;inset-block-start:var(--sp-4);inset-inline-start:var(--sp-4);display:block;pointer-events:auto}.product-gallery-color-filter[hidden]{display:none}.product-gallery-color-filter__fieldset{min-width:0;margin:0;padding:0;border:0}.product-gallery-color-filter__swatches{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;width:max-content;margin:0;padding:0;gap:var(--sp-2);list-style:none;background:transparent;border:0;border-radius:0;box-shadow:none}.product-gallery-color-filter .color-swatch{--swatch-size: 1.95rem;--swatch-radius: 0px;flex:0 0 auto;cursor:pointer}.product-gallery-color-filter input:focus-visible+.color-swatch{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}@media screen and (min-width:1280px){.product-gallery-color-filter{inset-block-start:auto;inset-block-end:var(--sp-10);inset-inline-start:50%;transform:translate(-50%)}.product-gallery-color-filter__swatches{flex-direction:row;padding:0;gap:var(--sp-2)}.product-gallery-color-filter .color-swatch{--swatch-size: var(--sp-8)}}.product-gallery-color-filter .swatches--variant input:not(:checked)+.color-swatch:after{--tw-shadow-color: rgb(255 255 255 / 45%)}.product-gallery-color-filter .swatches--variant input:checked+.color-swatch:after{--tw-shadow-color: rgb(var(--color-foreground))}.product-bundle-offer .product-bundle-offer__swatches .product-bundle-offer__swatch{--swatch-size: 2rem !important;width:2rem!important;height:2rem!important}.product__sku{font-size:9px!important;color:#929292!important;margin-bottom:-11px!important}.cart__sidebar{width:100%!important;padding-inline:var(--sp-12)!important;margin-inline:0px!important}@media screen and (max-width:1023px){.image-with-text.with-background .rich-text{padding:30px 0!important}}.product__accordion .details__summary{padding-block:15px!important}.product__text-block{background:#f7f7f7!important;padding:14px 20px!important;color:#282828!important;font-weight:900!important}@media screen and (min-width:1024px){.lg\:gap-1d5{gap:0px!important}}.product-size-guide__details{display:flex;flex-direction:column;gap:.125rem;margin:var(--sp-3) 0 0;padding:0;list-style:none;font-size:clamp(.6875rem,3vw,var(--text-sm));line-height:1.35;text-transform:uppercase}.product-size-guide__detail{margin:0;font-size:inherit;line-height:inherit;overflow-wrap:anywhere}@media screen and (max-width:639px){.product-size-guide__product{grid-template-columns:minmax(0,32%) minmax(0,1fr);column-gap:1.25rem;align-items:start}.product-size-guide__product-media{align-self:start;width:100%;max-width:100%;min-width:0;min-height:0}.product-size-guide__product-image{width:100%;max-width:100%;height:100%;object-fit:cover}.product-size-guide__product-details{min-width:0}}@media screen and (min-width:640px){.product-size-guide__details{font-size:var(--text-sm);line-height:1.45}}.sticky-buy-button:has(.sticky-buy-button__bundle){--sticky-bundle-white-opacity: .72;--sticky-bundle-blur: 18px;background-color:rgb(255 255 255 / var(--sticky-bundle-white-opacity));-webkit-backdrop-filter:blur(var(--sticky-bundle-blur));backdrop-filter:blur(var(--sticky-bundle-blur))}.sticky-buy-button__bundle{width:100%;grid-template-columns:minmax(0,1fr);align-items:center}.sticky-buy-button__bundle-button{width:100%}product-bundle-offer{scroll-margin-block:var(--sp-8)}@media screen and (max-width:767px){.sticky-buy-button:has(.sticky-buy-button__bundle){padding:var(--sp-3) var(--sp-5)}.sticky-buy-button .sticky-buy-button__bundle-button{width:100%;height:auto;min-height:var(--sp-12);padding:clamp(var(--sp-4d5),1.2vw,var(--sp-5d5)) clamp(var(--sp-6d5),1.473vw,var(--sp-7d5))}}@media screen and (min-width:768px){.sticky-buy-button__bundle{grid-template-columns:72px minmax(0,1fr) auto;gap:var(--sp-4)}.sticky-buy-button__bundle-media{width:72px;min-width:72px;aspect-ratio:3 / 4;overflow:hidden}.sticky-buy-button__bundle-media img{display:block;width:100%;height:100%;object-fit:cover}.sticky-buy-button__bundle-title{min-width:0;overflow:hidden;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sticky-buy-button__bundle-button{width:auto;white-space:nowrap}}.image-comparison .comparison__button{touch-action:none;-webkit-user-select:none;user-select:none}.product-bundle-offer__error{margin-block-start:34px;margin-bottom:-16px}.product-bundle-offer__error{position:relative;z-index:0;max-height:12rem;overflow:hidden;opacity:1;transform:translateY(0);transform-origin:bottom center;transition:opacity .45s ease,transform .45s cubic-bezier(.4,0,.2,1),max-height .45s ease,padding-block .45s ease,margin-block .45s ease;will-change:opacity,transform,max-height}.product-bundle-offer__error.is-hiding{max-height:0;padding-block:0;margin-block:0;opacity:0;transform:translateY(70%) scale(.98);pointer-events:none}@media(prefers-reduced-motion:reduce){.product-bundle-offer__error{transition:none}}.product-shipping-returns{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;column-gap:var(--sp-2);row-gap:var(--sp-1);text-align:center;margin-top:16px;margin-bottom:36px}.product-shipping-returns[hidden]{display:none}.product-shipping-returns__shipping,.product-shipping-returns__returns{white-space:nowrap}.product-shipping-returns__separator{opacity:.6}.product-buy-get-gift{--buy-get-accent: #e11d48;display:block;width:100%;padding-block:var(--sp-4);margin-bottom:-25px}.product-buy-get-gift__content{display:grid;grid-template-columns:minmax(0,1fr) 7.5rem;gap:.8rem;align-items:stretch;width:100%}.product-buy-get-gift__information{display:flex;flex-direction:column;min-width:0;padding-block:var(--sp-1)}.product-buy-get-gift__heading{margin:0;font-size:clamp(1.125rem,4vw,var(--text-xl));font-weight:600;line-height:1;letter-spacing:-.03em;text-transform:uppercase}.product-buy-get-gift__title{max-width:28rem;margin:var(--sp-4) 0 0;font-size:clamp(.875rem,3.5vw,var(--text-lg));font-weight:var(--font-normal);line-height:1.15;letter-spacing:-.025em;text-transform:uppercase;overflow-wrap:anywhere}.product-buy-get-gift__offer{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sp-3);margin-top:auto;padding-top:var(--sp-5)}.product-buy-get-gift__prices{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.3rem;white-space:nowrap}.product-buy-get-gift__discounted-price{color:var(--buy-get-accent);font-size:var(--fluid-lg-to-2xl);font-weight:var(--font-normal);line-height:1;letter-spacing:-.035em}.product-buy-get-gift__original-price{position:relative;display:inline-block;color:rgb(var(--color-price) / .6);font-size:var(--text-base);font-weight:var(--font-normal);line-height:1;text-decoration:none}.product-buy-get-gift__original-price:before{content:"";position:absolute;inset-block-start:50%;inset-inline-start:0;width:100%;transform:rotate(-15deg);border-block-end:1px solid var(--buy-get-accent);pointer-events:none}.product-buy-get-gift__badge{display:inline-flex;justify-content:center;align-items:center;padding:var(--sp-1d5) var(--sp-2d5);border-radius:9999px;background:#222220;color:rgb(var(--color-background));font-size:var(--text-2xs);font-weight:var(--font-normal);line-height:1;white-space:nowrap}.product-buy-get-gift__media{align-self:stretch;width:100%;min-width:0;aspect-ratio:3 / 4;overflow:hidden}.product-buy-get-gift__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product-buy-get-gift__message{margin-top:var(--sp-4)}@media screen and (min-width:640px){.product-buy-get-gift{padding-block:var(--sp-5)}.product-buy-get-gift__content{grid-template-columns:minmax(0,1fr) clamp(9rem,30%,12rem);gap:var(--sp-6)}.product-buy-get-gift__heading{font-size:20px}.product-buy-get-gift__title{margin-top:var(--sp-5)}.product-buy-get-gift__offer{flex-wrap:nowrap;gap:var(--sp-4);padding-top:var(--sp-6)}.product-buy-get-gift__discounted-price{font-size:20,40px}.product-buy-get-gift__original-price{font-size:14,29px}.product-buy-get-gift__badge{padding-inline:var(--sp-5);padding:var(--sp-2d5) var(--sp-4);font-size:var(--text-sm)}}ul.swatches.swatches--square.flex.items-center.flex-wrap.gap-4{gap:.6rem!important}svg.AirReviews-Star__Square,svg.AirReviews-Star__Classic{max-width:18px!important}.AirReviews-StarRate{margin-top:-7px!important}.AirReviews-StarRate .AirReviews-StarRate--Icon{margin-right:0!important}.AirReviews-StarRate .extra-large .Avada_Star-Icon{width:0%!important;height:0%!important}.AirReviews-StarRateProduct .AirReviews-StarRateProduct__Content.right .AirReviews-StarRate--Count{margin-top:-5px!important}.AirReviews-ReplyBlocks_Logo{margin-top:16px!important}.product-promo-badges{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;width:100%}.product-promo-badges__badge{display:inline-flex;align-items:center;justify-content:center;min-height:.9rem;padding:.35rem .45rem;border:0;border-radius:0;background-color:var(--promo-badge-background, #000);color:var(--promo-badge-text, #fff);font-size:10px!important;font-weight:700;line-height:1;letter-spacing:-.02em;white-space:nowrap;margin-bottom:-10px}.AirReviews-Widget.AirReviews-Widget--Stars{margin-bottom:6px;border-bottom:solid 1px #e5e5e5!important}.product-cart-notification{--product-cart-notification-success-background: #e6f7f2;--product-cart-notification-success-color: #12ba7d;--product-cart-notification-panel-width: min( 34rem, max(26rem, 36vw) );--product-cart-notification-panel-top: 0px;--product-cart-notification-close-x: calc( 100vw - var(--sp-8) );--product-cart-notification-close-y: var(--sp-8);--product-cart-notification-image-size: clamp( 7rem, 24vw, 9rem )}.product-cart-notification .overlay{cursor:default}.product-cart-notification__inner{width:var(--product-cart-notification-panel-width);max-width:none;background-color:rgb(var(--color-background))}.product-cart-notification__cart-trigger--hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.product-cart-notification__header{flex:none;min-height:var(--sp-18);padding:var(--sp-6) var(--sp-7);border-block-end:0}.product-cart-notification__success{min-width:0;font-size:var(--text-base);font-weight:var(--font-bold);line-height:1.25;text-transform:uppercase}.product-cart-notification__success .icon{width:var(--sp-5);height:var(--sp-5)}.product-cart-notification__close{z-index:5;flex:none;width:var(--sp-11);height:var(--sp-11);color:rgb(var(--color-foreground))}.product-cart-notification__close .icon{width:var(--sp-7);height:var(--sp-7);stroke-width:1.25;transition:transform var(--animation-fast)}@media(hover:hover){.product-cart-notification__close:hover .icon{transform:rotate(90deg)}}.product-cart-notification__content{min-height:0;padding:var(--sp-4) var(--sp-7) var(--sp-7);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.product-cart-notification__content::-webkit-scrollbar{display:none;width:0;height:0}.product-cart-notification__product{display:grid;grid-template-columns:var(--product-cart-notification-image-size) minmax(0,1fr);align-items:start;gap:var(--sp-5);width:100%}.product-cart-notification__media{width:100%;aspect-ratio:3 / 4;overflow:hidden;background-color:rgb(var(--color-foreground) / var(--opacity-025))}.product-cart-notification__image{display:block;width:100%;height:100%;object-fit:contain}.product-cart-notification__details{min-width:0;padding-block-start:var(--sp-1)}.product-cart-notification__title{margin:0;font-size:clamp(1rem,4.6vw,var(--text-xl));font-weight:var(--font-bold);line-height:1.12;letter-spacing:-.02em;text-transform:uppercase;overflow-wrap:anywhere}.product-cart-notification__meta{display:grid;margin-block-start:var(--sp-4);font-size:var(--text-base);line-height:1.25;text-transform:uppercase}.product-cart-notification__options{display:grid;gap:var(--sp-1)}.product-cart-notification__options[hidden]{display:none}.product-cart-notification__options p,.product-cart-notification__quantity{margin:0}.product-cart-notification__footer{display:flex;flex-direction:column;width:100%;margin-block-start:auto;padding-block-start:var(--sp-8)}.product-cart-notification__subtotal{width:100%;margin-block-end:.6rem}.product-cart-notification__subtotal-label{font-size:var(--text-base);line-height:1;text-transform:uppercase}.product-cart-notification__subtotal-value{max-width:70%;font-size:1.4rem;font-variant-numeric:tabular-nums;white-space:nowrap}.product-cart-notification__actions{width:100%}.product-cart-notification__view-cart,.product-cart-notification__checkout{width:100%;min-height:var(--sp-14)}.product-cart-notification__checkout-form{width:100%;margin:0}.product-cart-notification__checkout .btn-text{gap:var(--sp-3)}.product-cart-notification__checkout .icon{flex:none}.product-cart-notification__continue{margin-block-start:var(--sp-2);padding:var(--sp-1);color:rgb(var(--color-foreground));text-align:center}.product-cart-notification__success,.product-cart-notification__close,.product-cart-notification__product,.product-cart-notification__subtotal,.product-cart-notification__actions{opacity:0;transition:opacity .18s ease,transform .18s ease}.product-cart-notification__success,.product-cart-notification__close,.product-cart-notification__product{transform:translateY(-.75rem)}.product-cart-notification__subtotal,.product-cart-notification__actions{transform:translateY(.75rem)}.product-cart-notification__image{transform:scale(.97);transition:transform .6s cubic-bezier(.2,.75,.25,1),opacity .35s ease}.product-cart-notification.is-content-ready[active] .product-cart-notification__success{opacity:1;transform:translateY(0);transition-delay:.18s}.product-cart-notification.is-content-ready[active] .product-cart-notification__close{opacity:1;transform:translateY(0);transition-delay:.22s}.product-cart-notification.is-content-ready[active] .product-cart-notification__product{opacity:1;transform:translateY(0);transition-delay:.28s}.product-cart-notification.is-content-ready[active] .product-cart-notification__image{transform:scale(1);transition-delay:.32s}.product-cart-notification.is-content-ready[active] .product-cart-notification__subtotal{opacity:1;transform:translateY(0);transition-delay:.38s}.product-cart-notification.is-content-ready[active] .product-cart-notification__actions{opacity:1;transform:translateY(0);transition-delay:.45s}@media screen and (max-width:639px){.product-cart-notification{--product-cart-notification-image-size: clamp( 6.75rem, 29vw, 8.25rem )}html.js .product-cart-notification .product-cart-notification__inner{inset-block-start:0!important;inset-block-end:auto!important;inset-inline-start:0!important;inset-inline-end:0!important;width:100%!important;max-width:none!important;height:clamp(31rem,68dvh,44rem)!important;max-height:calc(100dvh - .75rem)!important;border-radius:0!important;transform:translate3d(0,-100%,0)!important;transition:transform .6s cubic-bezier(.7,0,.2,1)!important}html.js .product-cart-notification[active]>.product-cart-notification__inner{transform:translateZ(0)!important}html.js .product-cart-notification .product-cart-notification__header:before{display:none!important;content:none!important}.product-cart-notification__header{min-height:var(--sp-16);padding:var(--sp-5) var(--sp-5) var(--sp-4)!important}.product-cart-notification__close{position:absolute;inset-block-start:var(--sp-4);inset-inline-end:var(--sp-4)}.product-cart-notification__content{padding:var(--sp-4) var(--sp-5) var(--sp-6)}.product-cart-notification__product{gap:var(--sp-4)}.product-cart-notification__meta{margin-block-start:var(--sp-3)}.product-cart-notification__footer{padding-block-start:var(--sp-6)}.product-cart-notification__subtotal{margin-block-end:.6rem}.product-cart-notification__actions{gap:var(--sp-3)}.product-cart-notification__continue{margin-block-start:var(--sp-1)}}@media screen and (min-width:640px){.product-cart-notification__inner{inset-block-start:var(--product-cart-notification-panel-top)!important;inset-block-end:auto!important;width:var(--product-cart-notification-panel-width)!important;height:min(48rem,calc(100dvh - var(--product-cart-notification-panel-top) - var(--sp-8)))!important;max-width:none!important;max-height:none!important;border-radius:0!important}.product-cart-notification__close{position:absolute;inset-block-start:calc(var(--product-cart-notification-close-y) - var(--product-cart-notification-panel-top) - var(--sp-5d5));inset-inline-end:calc(100vw - var(--product-cart-notification-close-x) - var(--sp-5d5))}.product-cart-notification__header{min-height:var(--sp-18);padding:var(--sp-6) var(--sp-8) var(--sp-5)!important}.product-cart-notification__content{padding:var(--sp-5) var(--sp-8) var(--sp-8)}.product-cart-notification__product{grid-template-columns:7rem minmax(0,1fr);gap:var(--sp-6)}.product-cart-notification__title{font-size:var(--text-lg)}.product-cart-notification__subtotal-value{font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.product-cart-notification__success,.product-cart-notification__close,.product-cart-notification__product,.product-cart-notification__subtotal,.product-cart-notification__actions,.product-cart-notification__image{transform:none!important;transition:opacity .15s ease!important;transition-delay:0ms!important}html.js .product-cart-notification .product-cart-notification__inner{transition:opacity .2s ease!important}}.product-cart-notification__success{width:fit-content;padding:var(--sp-2) var(--sp-3);background-color:var( --product-cart-notification-success-background );color:var( --product-cart-notification-success-color )}.product-cart-notification__success>*{color:inherit}.product-cart-notification__success svg{color:inherit;stroke:currentColor}@media screen and (min-width:640px){.product-cart-notification .drawer__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.product-cart-notification__close{position:static!important;inset:auto!important;align-self:center;justify-self:end;transform:none!important}}.product-cart-notification__close{display:flex!important;flex:0 0 var(--sp-12);width:var(--sp-12)!important;height:var(--sp-12)!important;min-width:var(--sp-12);overflow:hidden}.product-cart-notification__close .icon{width:var(--sp-5)!important;height:auto!important}@media screen and (max-width:639px){html.js .product-cart-notification .product-cart-notification__close{clip:auto;border-width:var(--buttons-border-width);width:var(--sp-12);height:var(--sp-12);margin:0 0 0 auto;overflow:hidden;padding:0;position:static;white-space:normal}}@media screen and (min-width:640px){.product-cart-notification .product-cart-notification__close{width:var(--sp-12)!important;height:var(--sp-12)!important;min-width:var(--sp-12);flex-basis:var(--sp-12);overflow:hidden}.product-cart-notification .product-cart-notification__close .btn-text svg.icon{width:var(--sp-5)!important;height:var(--sp-5)!important;max-width:var(--sp-5)!important}}.product-cart-notification .drawer__header{border-bottom:solid 1px #e5e5e5}.product-cart-notification__product{margin-top:3px}.product__text--with-icon{display:flex;align-items:center;gap:.1rem;background:#f7f7f7;justify-content:center;border:solid 1px #f3f3f3;margin-bottom:-20px;margin-top:35px}.product__text--with-icon>svg{flex:0 0 auto;width:var(--sp-5);height:auto}.rating .icon{fill:#00b67a}.product-card__rating .icon{color:#00b67a}.product-card__rating{margin-top:-2px}.AirReviews-TranslateReviewContent{border-radius:0;border:solid 1px #f0f0f0}.product-cart-notification__items{display:grid;width:100%}.product-cart-notification__product{width:100%;padding-block:var(--sp-4)}.product-cart-notification__product:first-child{padding-block-start:0}.product-cart-notification__product+.product-cart-notification__product{border-block-start:1px solid rgb(var(--color-border-light))}.product-cart-notification__badges{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin-block-end:var(--sp-3)}.product-cart-notification__badges[hidden]{display:none}.product-cart-notification__badges .product-promo-badges__badge{margin-block-end:0!important}.product-cart-notification__footer{margin-block-start:var(--sp-6);padding-block-start:0}.product-cart-notification__checkout-form{width:100%}.product-cart-notification.is-content-ready[active] .product-cart-notification__product:nth-child(2){transition-delay:.34s}.product-cart-notification__image[hidden]{display:none}@media screen and (max-width:639px){html.js .product-cart-notification .product-cart-notification__inner{inset-block-start:0!important;inset-block-end:auto!important;inset-inline:0!important;width:100%!important;max-width:none!important;height:auto!important;max-height:calc(100dvh - .75rem)!important;border-radius:0!important;transform:translate3d(0,-100%,0)!important;transition:transform .6s cubic-bezier(.7,0,.2,1)!important}html.js .product-cart-notification[active]>.product-cart-notification__inner{transform:translateZ(0)!important}.product-cart-notification__footer{margin-block-start:var(--sp-5)}}@media screen and (min-width:640px){.product-cart-notification__inner{height:auto!important;max-height:calc(100dvh - var( --product-cart-notification-panel-top ) - var(--sp-8))!important}}.product-cart-notification__badges .product-promo-badges__badge{display:inline-flex;align-items:center;justify-content:center;min-height:.9rem;padding:.35rem .45rem;border:0;border-radius:0;color:var( --promo-badge-text, #ffffff );background-color:var( --promo-badge-background, #000000 );font-size:10px;font-weight:700;line-height:1;letter-spacing:-.02em;white-space:nowrap}.product-cart-notification__inner{display:flex;flex-direction:column}.product-cart-notification__header{position:relative;z-index:2;flex:0 0 auto;background-color:rgb(var(--color-background))}.product-cart-notification__content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:0!important;overflow:hidden!important}.product-cart-notification__items{flex:1 1 auto;min-height:0;padding:var(--sp-4) var(--sp-7) 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scroll-behavior:smooth;scrollbar-color:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.product-cart-notification__items::-webkit-scrollbar{-webkit-appearance:none;width:var(--sp-1d5);background-color:transparent;background-clip:padding-box;border-radius:var(--rounded-full)}.product-cart-notification__items::-webkit-scrollbar-track{background-color:transparent}.product-cart-notification__items::-webkit-scrollbar-thumb{min-height:var(--sp-10);background-color:rgb(var(--color-foreground) / .2);background-clip:padding-box;border-radius:var(--rounded-full)}.product-cart-notification__footer{position:relative;z-index:2;flex:0 0 auto;width:100%;margin:0;padding:var(--sp-5) var(--sp-7) var(--sp-7);border-block-start:1px solid rgb(var(--color-border-light));background-color:rgb(var(--color-background))}@media screen and (max-width:639px){html.js .product-cart-notification .product-cart-notification__inner{height:min(48rem,calc(100dvh - .75rem))!important;max-height:calc(100dvh - .75rem)!important}.product-cart-notification__items{padding:var(--sp-4) var(--sp-5) 0}.product-cart-notification__footer{padding:var(--sp-5) var(--sp-5) var(--sp-6)}}@media screen and (min-width:640px){.product-cart-notification__inner{height:min(48rem,calc(100dvh - var(--product-cart-notification-panel-top) - var(--sp-8)))!important;max-height:calc(100dvh - var(--product-cart-notification-panel-top) - var(--sp-8))!important}.product-cart-notification__items{padding:var(--sp-5) var(--sp-8) 0}.product-cart-notification__footer{padding:var(--sp-5) var(--sp-8) var(--sp-8)}}@media screen and (min-width:640px){.product-cart-notification__items{overflow-y:scroll!important;scrollbar-gutter:stable;scrollbar-width:thin!important;scrollbar-color:rgb(var(--color-foreground) / .25) transparent!important}.product-cart-notification__items::-webkit-scrollbar{display:block!important;width:var(--sp-1d5)!important;height:auto!important;background-color:transparent}.product-cart-notification__items::-webkit-scrollbar-track{background-color:transparent;border-radius:var(--rounded-full)}.product-cart-notification__items::-webkit-scrollbar-thumb{min-height:var(--sp-10);background-color:rgb(var(--color-foreground) / .25);background-clip:padding-box;border-radius:var(--rounded-full)}.product-cart-notification__items::-webkit-scrollbar-thumb:hover{background-color:rgb(var(--color-foreground) / .4)}}[data-original-card-swatches-pending]{visibility:hidden;opacity:0}[data-original-card-swatches-resolved]{visibility:visible;opacity:1;transition:opacity .15s ease}.footer-company-details.text-base.text-center.lg\:text-left{margin-bottom:10px;margin-top:40px}.media--rounded>:is(img,svg,video-media),.media--square>:is(img,svg,video-media),.aspect-square{aspect-ratio:3 / 4}@media screen and (max-width:1023px){.product__thumbnail{width:69px}}.rte blockquote,.rte blockquote p{text-transform:none}.cart-total-savings{display:flex;align-items:center;justify-content:flex-end;gap:var(--sp-1d5);color:#e11d48;font-size:var(--text-base);font-weight:600;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap}.cart-total-savings[hidden]{display:none}.cart-total-savings__icon{flex:0 0 auto;width:var(--sp-5);height:auto;color:currentColor}.cart-total-savings__value{display:block}.cart-total-summary,.product-cart-notification__total-summary{min-width:0;justify-items:end}.cart-total-summary.grid.gap-2.text-right{gap:0}.product-cart-notification__subtotal{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:end;column-gap:var(--sp-5)}.product-cart-notification__total-summary{min-width:max-content;gap:0px;justify-items:end;text-align:right}.product-cart-notification__subtotal-value{width:auto;max-width:none;text-align:right;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom.css.map */
