.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none;text-align:var(--text-alignment)}.card:not(.ratio){display:flex;flex-direction:column;height:100%}.card.card--horizontal{--text-alignment: left;--image-padding: 0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}.card--horizontal.ratio:before{padding-bottom:0}.card--card.card--horizontal{padding:1.2rem}.card--card.card--horizontal.card--text{column-gap:0}.card--card{height:100%}.card--card,.card--standard .card__inner{position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.card--card:after,.card--standard .card__inner:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.card--card.gradient,.card__inner.gradient{transform:perspective(0)}.card__inner.color-scheme-1{background:transparent}.card .card__inner .card__media{overflow:hidden;z-index:0;border-radius:var(--border-radius);position:absolute;top:0;right:0;bottom:0;left:0}.card__action-buttons{position:absolute;top:1rem;right:1rem;z-index:2;display:flex;flex-direction:column;gap:.8rem;opacity:0;transform:translate(calc(100% + 1rem));transition:transform var(--duration-medium) cubic-bezier(.3,1,.8,1),opacity var(--duration-medium) cubic-bezier(.3,1,.8,1);pointer-events:none}.card__wishlist-button,.card__compare-button{position:relative;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:rgba(var(--color-background),.8);border:none;border-radius:50%;cursor:pointer;transition:background var(--duration-default) ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.card__wishlist-button:before,.card__wishlist-button:after,.card__compare-button:before,.card__compare-button:after{position:absolute;top:50%;right:calc(100% + 1rem);z-index:3;opacity:0;visibility:hidden;pointer-events:none;transform:translate(.4rem,-50%);transition:opacity var(--duration-short) ease,visibility var(--duration-short) ease,transform var(--duration-short) ease}.card__wishlist-button:before,.card__compare-button:before{content:attr(data-tooltip);width:max-content;max-width:22rem;padding:.8rem 1.2rem;border-radius:.5rem;background:#111;color:#fff;font-size:1.4rem;line-height:1.2;white-space:nowrap}.card__wishlist-button:after,.card__compare-button:after{content:"";right:calc(100% + .6rem);width:0;height:0;border-top:.6rem solid transparent;border-bottom:.6rem solid transparent;border-left:.7rem solid #111;border-radius:0;transform:translate(.4rem,-50%)}.card__wishlist-button:hover:before,.card__wishlist-button:hover:after,.card__compare-button:hover:before,.card__compare-button:hover:after,.card__wishlist-button:focus-visible:before,.card__wishlist-button:focus-visible:after,.card__compare-button:focus-visible:before,.card__compare-button:focus-visible:after{opacity:1;visibility:visible;transform:translateY(-50%)}.card__wishlist-button:hover:after,.card__compare-button:hover:after,.card__wishlist-button:focus-visible:after,.card__compare-button:focus-visible:after{transform:translateY(-50%)}.card-wrapper:hover .card__action-buttons,.card__action-buttons:focus-within{opacity:1;transform:translate(0);pointer-events:auto}@media screen and (max-width:749px){.card__action-buttons{opacity:1;transform:none;pointer-events:auto}}.card__wishlist-button:hover,.card__compare-button:hover{background:rgba(var(--color-background),1)}.card__wishlist-button .svg-wrapper,.card__compare-button .svg-wrapper{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.75)}.card__wishlist-button:hover .svg-wrapper,.card__compare-button:hover .svg-wrapper{color:rgba(var(--color-foreground),1)}.card__wishlist-button.is-favorited .svg-wrapper{color:#fff}.card__wishlist-button.is-favorited{background:#d92323}.card__wishlist-button.is-favorited svg{fill:currentColor;stroke:currentColor}.card__compare-button.is-compared{background:rgb(var(--color-foreground))}.card__compare-button.is-compared .svg-wrapper{color:rgb(var(--color-background))}.card__wishlist-button:focus-visible,.card__compare-button:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.card--card .card__inner .card__media{border-bottom-right-radius:0;border-bottom-left-radius:0}.card--standard.card--text{background-color:transparent}.card-information{text-align:var(--text-alignment)}.card__media,.card .media{bottom:0;position:absolute;top:0;z-index:0}.card .media.full-unstyled-link{z-index:0}.card .media{width:100%}.card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}.card--standard .card__media{margin:var(--image-padding)}.card__inner{width:100%}.card--media .card__inner .card__content{position:relative;padding:calc(var(--image-padding) + 1rem)}.card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:1rem;width:100%;flex-grow:1;position:relative;z-index:1}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{grid-row-start:2;padding:1.3rem 1rem;position:relative;z-index:15}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}.card-information .card__information-volume-pricing-note{margin-top:.6rem;line-height:calc(.5 + .4 / var(--font-body-scale));color:rgba(var(--color-foreground),.75)}.card__information-volume-pricing-note--button,.card__information-volume-pricing-note--button.quantity-popover__info-button--icon-with-label{position:relative;z-index:1;cursor:pointer;padding:0;margin:0;text-align:var(--text-alignment);min-width:auto}.card__information-volume-pricing-note--button:hover{text-decoration:underline}.card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{transform:initial;top:auto;bottom:4rem;max-width:20rem;width:calc(95% + 2rem)}.card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info span:first-of-type{padding-right:.3rem}.card__information-volume-pricing-note--button-right+.global-settings-popup.quantity-popover__info{right:0;left:auto}.card__information-volume-pricing-note--button-center+.global-settings-popup.quantity-popover__info{left:50%;transform:translate(-50%)}.card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info .quantity__rules{text-align:left}@media screen and (min-width:990px){.grid--6-col-desktop .card__content quick-add-bulk .quantity{width:auto}.grid--6-col-desktop .card__content quick-add-bulk .quantity__button{width:calc(3rem / var(--font-body-scale))}.grid--6-col-desktop .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{left:50%;transform:translate(-50%);width:calc(100% + var(--border-width) + 3.5rem)}.grid--6-col-desktop .card--standard .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{width:calc(100% + var(--border-width) + 1rem)}}@media screen and (max-width:749px){.grid--2-col-tablet-down .card__content quick-add-bulk .quantity__button{width:calc(3.5rem / var(--font-body-scale))}.grid--2-col-tablet-down .card--card .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info,.grid--2-col-tablet-down .card--standard .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{left:50%;transform:translate(-50%)}.grid--2-col-tablet-down .card--standard .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{width:100%}.grid--2-col-tablet-down .card--card .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{width:calc(100% + var(--border-width) + 4rem)}.grid--2-col-tablet-down .card__content quick-add-bulk .quantity{width:auto}}.card-information quantity-popover volume-pricing{margin-top:0}@media screen and (max-width:989px){.card-information quantity-popover .quantity__rules~volume-pricing{margin-top:0}.card-information quantity-popover volume-pricing{margin-top:4.2rem}}@media screen and (min-width:750px){.card__information{padding-bottom:1.7rem;padding-top:1.7rem}}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}.card__inner>.card__badge{position:absolute;z-index:2;align-self:unset;justify-self:unset;grid-row-start:unset;margin:0;pointer-events:none}.card__inner>.card__badge .badge{pointer-events:auto}.card__inner>.card__badge.bottom{bottom:calc(var(--image-padding) + 1rem);top:auto}.card__inner>.card__badge.top{top:calc(var(--image-padding) + 1rem);bottom:auto}.card__inner>.card__badge.left{left:calc(var(--image-padding) + 1rem);right:auto}.card__inner>.card__badge.right{right:calc(var(--image-padding) + 1rem);left:auto}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin-top:0;margin-bottom:0}.card__heading:last-child{margin-bottom:0}.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.2rem)}.card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){margin-top:0}.card--horizontal__quick-add:before{box-shadow:none}@media only screen and (min-width:750px){.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.card--card.card--media>.card__content{margin-top:calc(0rem - var(--image-padding))}.card--standard.card--text a:after,.card--card .card__heading a:after{bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.card__heading a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1;border-radius:var(--border-radius)}.card__heading a:after{outline-offset:.3rem}.card__heading a:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card__heading a:focus{box-shadow:none;outline:0}@media screen and (min-width:990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child,.card .media.media--hover-effect a>img:only-child,.card-wrapper .media.media--hover-effect a>img:only-child,.card .media.media--hover-effect>video,.card-wrapper .media.media--hover-effect>video,.card .media.media--hover-effect a>video,.card-wrapper .media.media--hover-effect a>video{transition:transform var(--duration-long) ease}.card__media:hover .media.media--hover-effect>img:first-child:only-child,.card__media:focus-within .media.media--hover-effect>img:first-child:only-child,.card__media:hover .media.media--hover-effect a>img:first-child:only-child,.card__media:focus-within .media.media--hover-effect a>img:first-child:only-child{transform:scale(1.03)}.card__media:hover .media.media--hover-effect>img:first-child:not(:only-child),.card__media:focus-within .media.media--hover-effect>img:first-child:not(:only-child),.card__media:hover .media.media--hover-effect a>img:first-child:not(:only-child),.card__media:focus-within .media.media--hover-effect a>img:first-child:not(:only-child){opacity:0}.card__media:hover .media.media--hover-effect>img+img,.card__media:focus-within .media.media--hover-effect>img+img,.card__media:hover .media.media--hover-effect a>img+img,.card__media:focus-within .media.media--hover-effect a>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}.card__media:hover .media.media--hover-effect>img+video,.card__media:focus-within .media.media--hover-effect>img+video,.card__media:hover .media.media--hover-effect a>img+video,.card__media:focus-within .media.media--hover-effect a>img+video{opacity:1;transform:none}.underline-links-hover:hover a{text-decoration:underline;text-underline-offset:.3rem}}.card--standard.card--media .card__inner .card__information,.card--standard.card--text:not(.card--horizontal)>.card__content .card__heading:not(.card__heading--placeholder),.card--standard:not(.card--horizontal)>.card__content .card__badge,.card--standard.card--text.article-card>.card__content .card__information,.card--standard>.card__content .card__caption{display:none}.card--standard:not(.card--horizontal) .placeholder-svg{width:100%}.card--standard>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0}.card--card.card--media .card__inner .card__information,.card--card.card--text .card__inner,.card--card.card--media>.card__content .card__badge{display:none}.card--horizontal .card__badge,.card--horizontal.card--text .card__inner{display:none}.card--extend-height{height:100%}.card--extend-height.card--standard.card--text,.card--extend-height.card--media{display:flex;flex-direction:column}.card--extend-height.card--standard.card--text .card__inner,.card--extend-height.card--media .card__inner{flex-grow:1}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card-information>*+*{margin-top:.5rem}.card-information{width:100%}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground))}.card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.75)}.card-information>.rating{margin-top:.4rem}.card-information>*:not(.visually-hidden:first-child)+quantity-popover:not(.rating):not(.card__information-volume-pricing-note),.card-information .card__information-volume-pricing-note.card__information-volume-pricing-note--button{margin-top:0}.card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){margin-top:.7rem}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}.card--shape .card__content{padding-top:0}.card--shape.card--standard:not(.card--text) .card__inner{border:0;background-color:transparent;filter:drop-shadow(var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity)))}.card--shape.card--standard:not(.card--text) .card__inner:after{display:none}.grid__item:nth-child(2n) .shape--blob{clip-path:polygon(var(--shape--blob-2))}.grid__item:nth-child(3n) .shape--blob{clip-path:polygon(var(--shape--blob-3))}.grid__item:nth-child(4n) .shape--blob{clip-path:polygon(var(--shape--blob-4))}.grid__item:nth-child(5n) .shape--blob{clip-path:polygon(var(--shape--blob-5))}.grid__item:nth-child(7n) .shape--blob{clip-path:polygon(var(--shape--blob-6))}.grid__item:nth-child(8n) .shape--blob{clip-path:polygon(var(--shape--blob-1))}@media(prefers-reduced-motion:no-preference){.product-card-wrapper .shape--round{transition:clip-path var(--duration-long) ease}.product-card-wrapper:hover .shape--round{clip-path:ellipse(47% 47% at 50% 50%)}.product-card-wrapper .shape--blob{transition:clip-path var(--duration-long) ease-in-out}.product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}.grid__item:nth-child(2n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-6))}.grid__item:nth-child(3n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-1))}.grid__item:nth-child(4n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-2))}.grid__item:nth-child(5n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-3))}.grid__item:nth-child(7n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-4))}.grid__item:nth-child(8n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}}.card__colors{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;border:0;padding:0;margin:.8rem 0 0;z-index:20;pointer-events:auto;position:relative;min-width:0}@media screen and (max-width:749px){.card__colors{gap:.6rem}.card__color-swatch{--swatch-input--size: 2.4rem}}.card__heading{font-size:1.4rem;line-height:1.38}.product-card-wrapper .card__heading,.product-card-wrapper .card__heading a{font-family:var(--font-body-family);font-style:var(--font-body-style, normal);font-weight:var(--product-card-title-weight, var(--font-body-weight, 400));letter-spacing:0}.product-card-wrapper .card__heading{font-size:calc(var(--product-card-title-scale, 1) * 1.4rem)}.product-card-wrapper .price{font-size:calc(var(--product-card-price-scale, 1) * 1.5rem);font-weight:var(--product-card-price-weight, 400)}@media screen and (min-width:750px){.card__heading{font-size:1.5rem;line-height:1.4}.product-card-wrapper .card__heading{font-size:calc(var(--product-card-title-scale, 1) * 1.5rem)}}.card__color-radio{position:absolute;opacity:0;width:1px;height:1px;margin:0;padding:0;cursor:pointer;pointer-events:none;clip:rect(0,0,0,0)}.card__color-swatch{--swatch-input--size: 2.6rem;--swatch-input--border-radius: 50%;--swatch-input--selected-gap: .3rem;width:var(--swatch-input--size);height:var(--swatch-input--size);box-sizing:border-box;border:.1rem solid transparent;border-radius:var(--swatch-input--border-radius);display:inline-flex;align-items:center;justify-content:center;line-height:0;flex-shrink:0;cursor:pointer;transition-property:border-color,box-shadow;transition-duration:var(--duration-short);transition-timing-function:ease;position:relative;padding:0;pointer-events:auto;z-index:21}.card__color-swatch .swatch{--swatch--size: var(--swatch-input--size);--swatch--border-radius: var(--swatch-input--border-radius)}.card__color-swatch:hover{border-color:rgba(var(--color-foreground),.4);box-shadow:none}.card__color-radio:checked+.card__color-swatch,.card__color-swatch.selected{border-color:rgba(var(--color-foreground),.65);box-shadow:none}.card__color-radio:checked+.card__color-swatch>.swatch,.card__color-swatch.selected>.swatch{--swatch--size: calc(var(--swatch-input--size) - (var(--swatch-input--selected-gap) * 2));border-color:rgba(var(--color-foreground),.15)}.card__color-swatch:before,.card__color-swatch:after{display:none}.card__color-more{font-size:1.2rem;color:rgba(var(--color-foreground),.6);font-weight:500}.card__inner{position:relative;overflow:hidden}.card__quick-add{position:absolute;bottom:0;left:0;right:0;background:transparent;padding:1.5rem;opacity:0;transform:translateY(100%);transition:transform var(--duration-medium) cubic-bezier(.3,1,.8,1),opacity var(--duration-medium) cubic-bezier(.3,1,.8,1);pointer-events:none;z-index:10}.card__inner:hover .card__quick-add,.card-wrapper:hover .card__quick-add,.product-card-wrapper:hover .card__quick-add,.card__quick-add:focus-within{opacity:1;transform:translateY(0);pointer-events:all}@media(prefers-reduced-motion:reduce){.card__quick-add{transform:none;transition:opacity var(--duration-default) ease}.card__inner:hover .card__quick-add,.card-wrapper:hover .card__quick-add,.product-card-wrapper:hover .card__quick-add,.card__quick-add:focus-within{transform:none}.card__action-buttons{transform:none;transition:opacity var(--duration-default) ease}.card-wrapper:hover .card__action-buttons,.card__action-buttons:focus-within{transform:none}}.card__quick-add-title{font-size:1.4rem;font-weight:500;margin-bottom:1rem;text-align:center}.pdp-compare-drawer{position:fixed;left:0;right:0;bottom:0;z-index:130;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.18);box-shadow:0 -.8rem 2.4rem rgba(var(--color-foreground),.08);transform:translateY(100%);visibility:hidden;transition:transform var(--duration-medium) ease,visibility var(--duration-medium) ease}.pdp-compare-drawer.is-open{transform:translateY(0);visibility:visible}.pdp-compare-drawer__inner{position:relative;display:grid;grid-template-columns:minmax(18rem,.8fr) minmax(0,2.2fr) minmax(16rem,.55fr);align-items:center;gap:2.4rem;width:100%;min-height:20rem;padding:2.4rem 2rem}.pdp-compare-drawer__title{margin:0;font-size:clamp(2.4rem,2.2vw,3.6rem);line-height:1.1;letter-spacing:var(--font-heading-letter-spacing, 0)}.pdp-compare-drawer__carousel{position:relative;display:grid;grid-template-columns:4rem minmax(0,1fr) 4rem;align-items:start;gap:.8rem;min-width:0;transform:translate(-2rem)}.pdp-compare-drawer__items{display:flex;align-items:flex-start;justify-content:flex-start;gap:1rem;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;padding:.8rem 0}.pdp-compare-drawer__items::-webkit-scrollbar{display:none}.pdp-compare-drawer:not(.has-carousel) .pdp-compare-drawer__carousel{display:flex;justify-content:center;transform:none}.pdp-compare-drawer:not(.has-carousel) .pdp-compare-drawer__items{justify-content:center;overflow:visible}.pdp-compare-drawer:not(.has-carousel) .pdp-compare-drawer__item,.pdp-compare-drawer:not(.has-carousel) .pdp-compare-drawer__product{width:18rem}.pdp-compare-drawer:not(.has-carousel) .pdp-compare-drawer__product img{width:18rem;height:auto}.pdp-compare-drawer:not(.has-carousel) .pdp-compare-drawer__placeholder{width:18rem;height:18rem}.pdp-compare-drawer:not(.has-carousel) .pdp-compare-drawer__product-title{text-align:left}.pdp-compare-drawer__arrow{display:none;align-items:center;justify-content:center;align-self:start;width:3.8rem;height:3.8rem;margin-top:6.9rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.16);border-radius:50%;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;box-shadow:none}.pdp-compare-drawer__arrow .icon-caret{width:1.2rem;height:.8rem}.pdp-compare-drawer.has-carousel .pdp-compare-drawer__arrow{display:flex}.pdp-compare-drawer__arrow--prev .icon-caret{transform:rotate(90deg)}.pdp-compare-drawer__arrow--next .icon-caret{transform:rotate(-90deg)}.pdp-compare-drawer__item{position:relative;flex:0 0 auto;width:17rem;min-height:21.4rem;display:flex;align-items:flex-start;justify-content:center;scroll-snap-align:start}.pdp-compare-drawer__product{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.8rem;width:16rem;text-decoration:none;color:rgb(var(--color-foreground))}.pdp-compare-drawer__product img{display:block;width:16rem;height:auto;border-radius:var(--product-card-corner-radius);object-fit:contain}.pdp-compare-drawer__product-title{display:-webkit-box;width:100%;min-height:3.6rem;overflow:hidden;color:rgb(var(--color-foreground));font-size:1.3rem;line-height:1.35;text-align:left;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pdp-compare-drawer__placeholder{display:block;width:16rem;height:16rem;border:.1rem solid rgba(var(--color-foreground),.16);border-radius:var(--product-card-corner-radius);background:rgba(var(--color-foreground),.04)}.pdp-compare-drawer__remove,.pdp-compare-drawer__close,.pdp-compare-drawer__clear{border:0;background:none;color:rgb(var(--color-foreground));cursor:pointer;font-family:inherit}.pdp-compare-drawer__remove{position:absolute;top:1rem;right:1rem;z-index:1;width:2.4rem;height:2.4rem;padding:0}.pdp-compare-drawer__remove svg{width:1.2rem;height:1.2rem}.pdp-compare-drawer__actions{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;min-height:14rem}.pdp-compare-drawer__close{position:absolute;top:2rem;right:2rem;width:4rem;height:4rem;padding:0}.pdp-compare-drawer__close svg{width:2.4rem;height:2.4rem}.pdp-compare-drawer__compare-button{overflow:hidden;min-width:18rem;min-height:5.8rem;border-radius:999rem;font-size:1.6rem;font-weight:700}.pdp-compare-drawer__clear{padding:0 0 .8rem;border-bottom:.2rem solid currentColor;font-size:1.6rem;font-weight:600}@media screen and (max-width:749px){.pdp-compare-drawer__inner{grid-template-columns:1fr;gap:1.6rem;min-height:0;padding:2rem 1.5rem 2.4rem}.pdp-compare-drawer__title{padding-right:4rem;font-size:2.4rem}.pdp-compare-drawer__carousel{transform:none}.pdp-compare-drawer__items{justify-content:flex-start;gap:1rem;padding-inline:0}.pdp-compare-drawer:not(.has-carousel) .pdp-compare-drawer__items{justify-content:flex-start;overflow-x:auto}.pdp-compare-drawer__item{width:14rem;min-height:18.4rem}.pdp-compare-drawer__product{width:13rem}.pdp-compare-drawer__product img{width:13rem;height:auto}.pdp-compare-drawer__placeholder{width:13rem;height:13rem}.pdp-compare-drawer__arrow{margin-top:5.1rem}.pdp-compare-drawer__actions{align-items:stretch;min-height:0}.pdp-compare-drawer__close{top:1.4rem;right:1.2rem}.pdp-compare-drawer__compare-button{width:100%}}.card__quick-add-options{display:flex;flex-wrap:wrap;gap:1.8rem;justify-content:center}.card__quick-add-option-button{min-width:4.5rem;height:4.5rem;padding:1rem;background:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));border:none;font-size:1.4rem;font-weight:400;letter-spacing:.1rem;line-height:1;cursor:pointer;transition:all var(--duration-default) ease;position:relative;border-radius:.4rem}@media screen and (max-width:749px){.card__quick-add-options{gap:.6rem;justify-content:flex-start}.card__quick-add-option-button{min-width:3rem;width:calc(25% - .45rem);max-width:calc(25% - .45rem);height:3rem;padding:.5rem .4rem;font-size:1rem;letter-spacing:.05rem;flex:0 0 calc(25% - .45rem)}}.card__quick-add-option-button:hover{background:rgba(var(--color-button-hover),var(--alpha-button-background));color:rgb(var(--color-button-hover-text))}.card__quick-add-option-button:before,.card__quick-add-option-button:after{display:none}.card__quick-add-button{width:100%;margin:0;padding:0 1rem!important;font-size:1.4rem;min-height:4rem;background:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));border:none}.card__quick-add-button:after{display:none}.card__quick-add-button.animation-button:before{display:block}.card__quick-add-button:not(.animation-button):hover{background:rgba(var(--color-button-hover),var(--alpha-button-background));color:rgb(var(--color-button-hover-text))}.quick-add-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:opacity var(--duration-medium) ease,visibility var(--duration-medium) ease}.quick-add-overlay.active{opacity:1;visibility:visible}.quick-add-spinner{width:60px;height:60px;position:relative;z-index:10000}.spinner{animation:rotate 2s linear infinite;width:60px;height:60px}.spinner .path{stroke:#fff;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-card.css.map */
