.card{display:block;overflow:hidden;text-decoration:none;border-radius:var(--card-radius)}.card+.card-information{padding-top:.6rem;display:flex;justify-content:center;position:relative}.card.card--soft{background-color:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground))}.card__text{display:flex;align-items:center}.card .icon-arrow{width:1.5rem;height:1.5rem}.card .icon-wrap{display:inline-block;vertical-align:middle;white-space:nowrap;overflow:hidden}.card--media{display:block;text-decoration:none}.card--text .media--adapt{padding-bottom:100%}.card--product,.card--page{box-sizing:border-box;position:relative;z-index:2;overflow:visible;border:var(--card-border-width) solid rgb(var(--color-border));background-color:rgb(var(--card-color-scheme));box-shadow:var(--card-shadow-horizontal-offset) var(--card-shadow-vertical-offset) rgba(var(--color-shadow),var(--shadow-opacity))}.card--product+.card-information,.card--page+.card-information{text-align:var(--card-text-alignment)}.card--product+.card-information .price,.card--product+.card-information .card-information__top{justify-content:var(--card-flex-alignment)}.card--outline{border:.1rem solid rgb(var(--color-border))}.card__text-spacing{padding:3rem}.card-colored{background-color:rgba(var(--color-foreground),.06)}.card--media .card__text-spacing{padding:1.5rem 2rem;z-index:1;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;flex-direction:row;align-items:flex-end;line-height:1.1;color:rgb(var(--color-background));--color-link: currentColor;--color-border: currentColor;--color-heading: currentColor;--color-price: currentColor}.card--media .card__text-spacing:after{content:"";pointer-events:none;z-index:-1;position:absolute;top:0;left:0;height:100%;width:100%;background-image:linear-gradient(to top,rgba(var(--color-foreground),.46) 0,transparent 40%,transparent 100%)}@media screen and (min-width:750px){.card--media .card__text-spacing{padding:2rem 3rem}}.card--media .card__text-spacing>div{display:flex;flex-direction:column-reverse}.card-information>*+*{margin-top:.5rem}.card--product+.card-information>*+*{margin-top:0}.card--text .card__media{width:100%;height:100%}.card__content>*{margin:0}.card--text .card__content,.card--text:not(.card--product)+.card-information{display:flex;align-items:center;justify-content:flex-start;z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;padding:1.5rem 2rem}@media screen and (min-width:750px){.card--text .card__content,.card--text:not(.card--product)+.card-information{padding:2rem 3rem}}.card--text .media:empty{display:block}.card__text-spacing>*{margin:0}.card__text-spacing>*:not(.overlay-card)+*{margin-top:1.5rem}.card__text{margin:0;word-break:break-word}.card--text .card__text{text-align:center}.card__text-spacing .card-information__text{padding-bottom:0}.card-information__text{font-weight:400;text-decoration:none;padding-bottom:.2rem;color:rgb(var(--color-link))}.card-information__text small{padding-inline-start:.4rem;color:rgba(var(--color-foreground),.7)}.card-information__button{pointer-events:none;display:flex;justify-content:flex-end;column-gap:1rem;text-align:center;position:absolute;bottom:100%;z-index:2;white-space:nowrap;height:3.6rem;margin-top:0;overflow:hidden;transform:translateY(-1.5rem);width:calc(100% - 3rem)}.card-information__button .button:not(.loading){pointer-events:visible}.card-information__button .countdown{flex:1 1 auto;display:flex;align-items:center;justify-content:center;column-gap:1rem;font-family:var(--font-button-family);font-size:max(calc(var(--font-button-size) - 2px),1.2rem);line-height:calc(1 + .3/max(1,var(--font-heading-scale)));font-weight:600;letter-spacing:.2em;padding:.6rem 2rem;padding-top:calc(.6rem + var(--font-button-baseline));background-color:var(--color-sale-price);color:rgb(var(--color-background));border-radius:min(var(--button-radius),.8rem)}.card-information__button .countdown__item{width:auto;flex:none;padding:0;border-inline-start:none;color:inherit;font-family:inherit}.card-information__button .countdown__item span{color:inherit}.card-information__button .button .icon{width:1.6rem;height:1.6rem;stroke-width:1.2}@media screen and (hover:hover)and (min-width:750px){.card-information__button{height:auto}.card-information__button .button{display:flex;min-width:auto;width:100%;box-shadow:none;border-radius:min(var(--button-radius),.8rem);transform:translateY(100%);opacity:0;transition:color var(--duration-long) ease,transform var(--duration-default) ease,opacity var(--duration-default) ease;will-change:transform}.card-information__button .button .icon{display:none}}@media screen and (min-width:750px){.no-js .card-information__button .button:not(.button--soldout){display:none}.card-information__button .countdown{position:absolute;z-index:-1;left:0;top:0;width:100%;height:100%;transition:opacity var(--duration-default) ease}}@media screen and (hover:none)and (min-width:750px){.card-information__button.with-countdown .countdown{width:calc(100% - 1.8rem)}}@media screen and (max-width:480px){.product-grid:not(.flex-grid--1-col-mobile) .card-information__button .countdown{display:none}}@media screen and (hover:none)and (max-width:1366px),screen and (max-width:749px){.card-information__button .button{text-indent:-9999px;flex:0 0 auto;width:3.6rem;min-height:3.6rem;min-width:auto;padding:0;border-radius:50%;box-shadow:none}}@media screen and (max-width:749px){.card-information__button .button.loading:after{border-width:.1rem;width:2rem;height:2rem;margin-top:-1rem;margin-left:-1rem}}.card-information__wrapper{width:100%;line-height:calc(1 + .4 / var(--font-body-scale))}.card-information__wrapper .caption-with-letter-spacing{margin-bottom:.6rem;display:block}.card-information__wrapper>*:not(.visually-hidden:first-child)+*{margin-top:.6rem}.card-information__wrapper .caption{letter-spacing:.07rem}.card-wrapper{color:inherit;display:block;position:relative;text-decoration:none}.card-wrapper:focus-within .card{box-shadow:none}.card-wrapper .full-unstyled-link{display:none}.card__media{padding:var(--card-image-padding);border-radius:calc(var(--card-radius) - var(--card-border-width) - var(--card-image-padding))}.card__media-full-spacer{padding:2rem}.card-article-info{margin-top:1rem;display:flex;flex-wrap:wrap}.card__badge{display:flex;flex-direction:column;grid-row-gap:1rem;position:absolute;top:1rem;left:1rem;z-index:2;max-width:50%;pointer-events:none}.card-wrapper:hover .card-information__button .button{opacity:1;transform:translateY(0)}.card-wrapper:hover .card-information__button .countdown{opacity:0}@media screen and (min-width:990px){.card-wrapper .full-unstyled-link{display:flex}.card .media.media--hover-effect>picture:only-child,.card .media.media--hover-effect>picture+picture,.card-wrapper .media.media--hover-effect>picture:only-child:only-child{transition-property:transform,opacity}.card:hover .media.media--hover-effect>picture:first-child:only-child{transform:scale(1.03)}.card:hover .media.media--hover-effect>picture+picture{opacity:1;pointer-events:auto;transition-property:opacity,transform;transform:scale(1.03)}.card-information__text{display:inline}.card--search picture{transition:transform var(--duration-default) ease}.card-wrapper:hover .card--search picture{transform:scale(1.05)}.card-wrapper:hover .card__heading{text-decoration:underline;text-underline-offset:.3rem}}@media screen and (hover:hover){.card-information__text{background-image:linear-gradient(to top,rgb(var(--color-border)) 0 0),linear-gradient(to top,transparent 0,transparent 0);background-repeat:no-repeat;background-position:right bottom;background-size:0 .1rem,100% .1rem;transition:background-size var(--duration-default) ease}.card-wrapper:hover .card-information__text{background-position:left bottom;background-size:100% .1rem,100% .1rem}}.product-grid .badge--soldout{display:none}.product-grid .card-information .button--soldout{pointer-events:none;display:inline-flex;transform:none;box-shadow:none;border:none;opacity:1;background-color:rgba(var(--color-foreground),.5);color:rgb(var(--color-background));border-radius:var(--button-radius);text-indent:unset;width:100%;padding:.6rem 2rem;padding-top:calc(.6rem + var(--font-button-baseline))}.card-information__button.is-expanded{height:auto;width:100%;max-width:100%;transform:translateY(0)}.card-information__button .card__swatches{padding:2rem;border:none;cursor:unset;font-weight:inherit;background-color:rgba(var(--color-background),.95)}.card-information__button .card__swatches:before,.card-information__button .card__swatches:after{content:none}.card-information__button .card__swatches .variant-input-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;border:none;margin:0;padding:0}.card-information__button .card__swatches .swatch{box-shadow:inset 0 0 0 .1rem rgb(var(--color-border));color:rgb(var(--color-foreground));padding:.6rem;min-width:3.4rem;min-height:3.4rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:1;transition-property:color,box-shadow;transition-timing-function:ease;transition-duration:var(--duration-default);border-radius:min(var(--button-radius),.2rem)}.card-information__button .card__swatches .swatch:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:background-color var(--duration-long) ease}@media screen and (hover:hover){.card-information__button .card__swatches .swatch:not(.disabled):not(.loading):hover{box-shadow:inset 0 0 0 .2rem rgb(var(--color-foreground))}}.card-information__button .card__swatches .swatch.disabled{cursor:not-allowed;color:rgb(var(--color-border))}.card-information__button .card__swatches .swatch.disabled:before{content:"";position:absolute;left:.5rem;top:50%;width:calc(100% - 1rem);border-bottom:.1rem solid rgb(var(--color-border));transform:rotate(-30deg)}.card-information__button .card__swatches .swatch.loading{color:transparent;cursor:progress}.card-information__button .card__swatches .swatch.loading:before{content:"";display:block;position:absolute;z-index:1;top:50%;left:50%;margin-top:-1rem;margin-left:-1rem;animation:by-loading var(--duration-long) infinite linear;border:.1rem solid transparent;border-inline-start:.1rem solid rgb(var(--color-foreground));border-radius:100%;height:2rem;width:2rem}.card-information__top{display:flex;justify-content:space-between}.card-media-video .deferred-media__poster{display:flex;align-items:center;justify-content:center;height:100%}.card-media-video .deferred-media__poster-button{height:4.4rem;width:4.4rem;border-radius:50%}.card-media-video .deferred-media__poster-button .icon{width:1.6rem;height:1.6rem}.card-media-video-wrapper{width:100%;height:100%}.card-media-video{width:100%;height:100%;display:block;position:relative}.card-media-video.deferred-media[loaded]>.deferred-media__poster{display:block;visibility:hidden}.card-media-video video,.card-media-video iframe{width:100%;height:100%;position:absolute;top:0;left:0;border:0}@media screen and (min-width:750px){.cursor--drag[is=scroll-snap-slider] .card__media{cursor:grab}.cursor--drag.-dragging[is=scroll-snap-slider] .card__media{cursor:grabbing}}.custom-quick-wrapper{width:100%}.custom-quick-wrapper.active .custom-quick-add{display:block}.custom-quick-wrapper.active .custom-quick-main{display:none}.product-grid .card-information__button .custom-quick-add .option-wrapper .option-item add-to-cart.custom-add-cart{letter-spacing:0;color:#000;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f5f5f5;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;min-width:6.6rem;height:3.6rem;font-size:1.2rem;line-height:1.5;transition:all .2s;display:flex;position:relative;transform:none;padding:0 1rem;opacity:1;text-indent:unset;white-space:normal;box-shadow:none;line-height:1}.card-wrapper:hover .card-information__button add-to-cart.button.custom-add-cart{transform:none}.product-grid .card-information__button .custom-quick-add .option-wrapper{list-style-type:none;padding:0 5px;display:flex;transform:none;flex-direction:row;gap:.5rem;flex-wrap:wrap;max-height:150px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.product-grid .card-information__button .custom-quick-add .option-wrapper::-webkit-scrollbar{display:none}body .kl-hub-favorites-icon-widget{z-index:3!important;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;right:0;top:0}body .kl-hub-favorites-icon-widget span.kl-hub-icon.kl-hub-wishlist-icon:before{content:"";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;-webkit-mask-image:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 3A5.5 5.5 0 0 0 2 8.5c0 1.085.136 1.99.527 2.851.386.849.984 1.574 1.766 2.356L10.586 20a2 2 0 0 0 2.828 0l6.293-6.293c.782-.782 1.38-1.507 1.766-2.356.391-.86.527-1.766.527-2.851A5.5 5.5 0 0 0 16.5 3c-1.805 0-3.265.776-4.221 1.807L12 5.086l-.279-.28C10.765 3.777 9.305 3 7.5 3Z" fill="currentColor"></path></svg>');mask-image:url('data:image/svg+xml,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 3A5.5 5.5 0 0 0 2 8.5c0 1.085.136 1.99.527 2.851.386.849.984 1.574 1.766 2.356L10.586 20a2 2 0 0 0 2.828 0l6.293-6.293c.782-.782 1.38-1.507 1.766-2.356.391-.86.527-1.766.527-2.851A5.5 5.5 0 0 0 16.5 3c-1.805 0-3.265.776-4.221 1.807L12 5.086l-.279-.28C10.765 3.777 9.305 3 7.5 3Z" fill="currentColor"></path></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;opacity:0;transition:.3s}body .kl-hub-favorites-icon-widget:hover span.kl-hub-icon.kl-hub-wishlist-icon:before{opacity:1}.card-wrapper:hover button.kl-hub-favorites-icon-widget,.Button-tertiary-OuB1g:hover{border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.custom-quick-wrapper.active svg.icon.icon-cart{display:none}.button.loading:after{border-color:#000;content:none}.Button-button-OsVK4:not(:disabled):hover:after,.Button-button-OsVK4.Button-active-YVegn:after{opacity:0}add-to-cart.loading{color:transparent!important;text-shadow:0 0 5px rgba(0,0,0,.5)}.product-grid .card-information__button .custom-quick-add .option-wrapper .option-item.product-unavailable add-to-cart.custom-add-cart{cursor:not-allowed;z-index:1;text-decoration:line-through}.collection-grid-section:has(.facet-filters) .product-grid .card-information__button .custom-quick-add .option-wrapper .option-item add-to-cart.custom-add-cart:hover{box-shadow:none;background-color:rgba(var(--color-button-background),.85);transition-delay:var(--duration-default);color:rgb(var(--color-button-text))}.card-information:has(.custom-quick-wrapper) .card-information__button{transition:transform .4s ease}.card-information:has(.custom-quick-wrapper.active) .card-information__button{min-height:auto;transform:translateY(0)}.card-information:has(.custom-quick-wrapper.active) .card-information__button .custom-wrap-options{transform:translateY(0);opacity:1}.custom-wrap-options{transform:translateY(100%);transition:.6s;opacity:0;background:#ffffffd9;padding:1.25rem;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.custom-quick-wrapper .custom-quick-main{position:absolute;bottom:0;width:100%;right:0}.custom-quick-wrapper{width:100%;overflow:hidden}.custom-add-cart.loading,.product-grid .card-information__button .custom-quick-add .option-wrapper .option-item add-to-cart.custom-add-cart.loading{color:#0000!important;cursor:progress!important;pointer-events:none!important}.custom-add-cart.loading:before,.product-grid .card-information__button .custom-quick-add .option-wrapper .option-item add-to-cart.custom-add-cart.loading:before{content:"";border:2px solid #000;border-bottom-color:#0000;border-radius:50%;width:18px;height:18px;animation:1s infinite rotate;display:block;position:absolute;top:50%;left:50%}.custom-add-cart.loading:before{border-color:#fff}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.product__info-wrapper .card-wrapper:hover button.kl-hub-favorites-icon-widget,.product__info-wrapper .Button-tertiary-OuB1g:hover{border-radius:50%;width:100%}@media screen and (min-width:1200px){.mobile-only.custom-wrap-options{display:none}.collection-grid-section:has(.facet-filters) .product-grid .card-information__button .custom-quick-add .option-wrapper .option-item add-to-cart.custom-add-cart{min-width:4.6rem}.collection-grid-section:has(.facet-filters) .product-grid .card-information__button .custom-quick-add .option-wrapper{gap:.2rem .2rem}.modal-container{display:none}}@media screen and (max-width:1199px){.modal-container.active{z-index:1055;transform:translateY(0);opacity:1;height:100%;bottom:0;width:100%;position:fixed}.modal-container{transform:translateY(100%);opacity:0;transition:.3s}.modal-container .modal-header{display:flex;justify-content:space-between;align-items:center;padding:2.5rem 2rem 1.6rem}.modal-container .modal-header svg.icon.icon-close{width:1.5rem;height:1.5rem}.modal-container .modal-header span{font-size:2rem}.modal-content ul.option-wrapper{list-style-type:none;padding:0 2rem}.modal-content ul.option-wrapper add-to-cart.button{letter-spacing:0;color:#000;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f5f5f5;border:2px solid #f5f5f5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:5.6rem;margin:.4rem;padding:0;font-size:1.2rem;font-weight:500;line-height:1.5;transition:all .2s;display:flex;position:relative;min-width:auto;max-width:max-content;padding:0 3rem;white-space:normal}.modal-content ul.option-wrapper add-to-cart.button svg.icon.icon-cart{display:none}.modal-content ul.option-wrapper{list-style-type:none;padding:0 2rem;display:flex;flex-wrap:wrap;margin-top:0}.modal-container.active .modal-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background:#00000052;z-index:1;overflow:hidden}.modal-container.active .wrap-modal{z-index:1055;margin:0;padding:0;top:auto;left:0;position:fixed;width:100%;background:#fff;bottom:0;padding-bottom:.6rem}}@media screen and (max-width:749px){.modal-container .modal-header{padding:2.5rem 1.5rem 1.6rem}.modal-content ul.option-wrapper{padding:0 1.5rem}.card-information__button:has(.custom-quick-wrapper){max-width:max-content;transform:translateY(-2.5rem);width:fit-content;left:auto;right:0;transform:none!important}.custom-quick-wrapper .button.custom-quick-main{width:3rem;min-height:3rem}.card+.card-information{flex-direction:column;justify-content:flex-end;align-items:flex-end}.custom-quick-wrapper{width:100%;max-width:max-content}.custom-quick-wrapper .button.button--small.custom-quick-main{width:3rem;min-height:3rem}.card-information:has(.jdgm-widget) .card-information__button{transform:none;width:fit-content}.modal-content ul.option-wrapper{gap:1rem 1rem}.modal-content ul.option-wrapper add-to-cart.button{font-size:1.3rem;width:100%;min-width:12.5rem;text-align:center;padding:0 1rem;margin:0}.jdgm-prev-badge{line-height:1}.jdgm-star.jdgm--on:before{font-size:1rem}.jdgm-prev-badge__text{font-size:1.2rem}body .favorites-favoritesIcon-AMhCG{width:24px;height:24px;right:1px;top:3px}body .kl-hub-favorites-icon-widget{width:35px;height:35px}}@media screen and (max-width:380px){.modal-content ul.option-wrapper add-to-cart.button{font-size:1.3rem;width:100%;min-width:10.9rem;text-align:center;padding:0 1rem;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/component-card.css.map */
