.card-wrapper{position:relative;display:block;height:100%;text-decoration:none;background-color:transparent}.card-wrapper .button--link{display:none;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;padding:1.2rem;min-height:unset;left:1.6rem;background-color:rgba(var(--color-button));color:rgb(var(--color-button-text));transform:translateY(100%)}@media screen and (min-width:576px){.card-wrapper .button--link{left:2.4rem}}@media screen and (min-width:990px){.card-wrapper .button--link{display:flex}}.card-wrapper .button--link:focus{transform:translate(0) translateY(0)}.card-wrapper .button--link .sold-out-message{display:none}.card-wrapper .button--link.button[aria-disabled=true]{opacity:.8}.card-wrapper__image{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transition:var(--duration-default)}.card-wrapper__link--overlay{display:block;text-decoration:none;color:rgb(var(--color-foreground));background-color:transparent;z-index:1;border-radius:var(--border-radius-product)}.card-wrapper .product-form__controls{width:100%;margin-bottom:0}.card-wrapper .product-form__controls-group{gap:.4rem;width:100%;justify-content:flex-start}.card-wrapper .product-form__controls-group label.color-swatch{margin-top:0;width:1.8rem;height:1.8rem;padding:.1rem;border:.1rem solid transparent}.card-wrapper .product-form__controls-group label.color-swatch:after{width:1.2rem;height:1.2rem}.card-wrapper .product-form__controls-group:has(label.color-swatch:only-of-type){display:none}.full-unstyled-link,.placeholder-svg{transition:var(--duration-default)}.card{display:block;text-decoration:none}.card__inner{position:relative;display:block;border-radius:var(--border-radius-product);transition:box-shadow var(--duration-default);overflow:hidden}.card__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.card__information-top{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:flex-start;column-gap:.4rem;width:100%;padding:1.6rem;box-sizing:border-box}.card__vendor{display:inline-block;color:rgba(var(--color-foreground-secondary))}.card__vendor_link{position:relative;z-index:2;pointer-events:all}.card__vendor a{text-decoration:none;color:inherit;transition:color var(--duration-default)}@media screen and (hover:hover)and (pointer:fine){.card__vendor a:hover{color:rgba(var(--color-foreground),var(--hover-opacity))}}.card__title{position:relative;display:block;margin:0;font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);font-size:calc(var(--font-heading-card-scale) * 1.6rem);text-transform:var(--font-heading-card-text-transform);color:rgb(var(--color-foreground));z-index:2;pointer-events:all}@media only screen and (min-width:750px){.card__title{font-size:calc(var(--font-heading-card-scale) * 1.6rem)}}.card__title a{line-height:1.4;font-family:inherit;font-style:inherit;font-weight:inherit;font-size:inherit;letter-spacing:inherit;word-break:break-word}.shpflt-product-card .card__title{font-family:var(--font-akkurat-family, monospace)}.card__title a{text-decoration:none;color:inherit;transition:color var(--duration-default)}@media screen and (hover:hover)and (pointer:fine){.card__title a:hover{color:rgba(var(--color-foreground-secondary))}}.card__more{display:none;flex-shrink:0;z-index:2;position:relative;opacity:0;margin-top:.6rem;line-height:normal;transition:opacity var(--duration-default)}@media screen and (min-width:990px){.card__more{display:flex}}.card__description{font-family:var(--font-text-card-family);font-style:var(--font-text-card-style);font-weight:var(--font-text-card-weight);font-size:calc(var(--font-text-card-scale) * 1rem);color:rgb(var(--color-foreground-secondary));width:82%;text-align:center}@media screen and (min-width:750px){.card__description{font-size:calc(var(--font-text-card-scale) * 1rem)}}@media screen and (min-width:1536px){.card__description{font-size:calc(var(--font-text-card-scale) * 1rem)}}.card__links{display:flex;align-items:center;justify-content:center;gap:.6rem;background-color:transparent;padding-inline:1.6rem}.card__links--static{position:absolute;left:auto;bottom:1.6rem;width:100%}.card__links--hover{gap:.6rem;position:absolute;padding-block:1.6rem;bottom:0;left:0;right:0;z-index:4;transform:translateY(100%);transition:opacity var(--duration-default),transform var(--duration-default)}@media(max-width:749px){.card__links--show{position:absolute;transform:none}}@media(max-width:749px){.card__links:not(.card__links--show){display:none}}.card__quickview-text,.card__quickadd-text{display:none}@media(min-width:750px){.card__quickview-text,.card__quickadd-text{display:block}}.card__mobile-icon{display:block;width:2.2rem;height:2.2rem;transition:var(--duration-default)}@media(min-width:750px){.card__mobile-icon{display:none}}.card__mobile-icon svg path{stroke:inherit}.card .card__add-to-cart{z-index:10}.card .card__add-to-cart .loading-overlay__spinner{z-index:1;color:currentColor}.card .card__add-to-cart .loading-overlay__spinner .path{stroke:currentColor!important}.card .quick-add .loading-overlay__spinner{z-index:1;color:currentColor}.card .quick-add .loading-overlay__spinner .path{stroke:currentColor!important}.card .card__add-to-cart,.card .quick-add{width:8.4rem}@media(min-width:750px){.card .card__add-to-cart,.card .quick-add,.card .card__add-to-cart .card__link,.card .quick-add .card__link{width:auto}}.card .card__add-to-cart .card__link,.card .quick-add .card__link{width:100%}.card .card__links--paddings-small .card__add-to-cart,.card .card__links--paddings-small .quick-add{width:8.4rem}@media(min-width:750px){.card .card__links--paddings-small .card__add-to-cart,.card .card__links--paddings-small .quick-add{width:calc((100% - .6rem)/2)}}.card .card__links--paddings-small .card__add-to-cart .card__link,.card .card__links--paddings-small .quick-add .card__link{padding-inline:.9rem}@media screen and (pointer:fine){.card__link:not(:disabled):not([aria-disabled=true]):hover .button__icon{transform:unset;opacity:var(--hover-opacity)}}.card__link.button[aria-disabled=true]:not(.loading){opacity:0}.batt .card__link.loading{opacity:.5;transform:translateY(0);pointer-events:none}.batt .card__link.loading span,.batt .card__link.loading .icon{opacity:0}.card__link .loading-overlay__spinner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.card__link .loading-overlay__spinner svg{width:1.6rem;height:1.6rem}.card__link span:not(.button__label){transition:opacity var(--duration-short)}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card .h1 .icon-arrow,.card .h2 .icon-arrow{padding-bottom:.3rem;padding-top:.3rem}.card--media{display:block;text-decoration:none}.card--text-only{display:flex;justify-content:center}.card--text-only:before{content:"";display:block;padding-bottom:100%}.card--text-only .card__inner{display:grid;grid-template-rows:1fr auto 1fr;width:100%}.card--text-only .card__content{grid-row:2;justify-self:center;margin-bottom:6rem;margin-top:5rem}.card--text-only .card__badge{align-self:flex-start;grid-row:3}.card--text-only .card__content+.card__badge{margin-top:-5rem}.card--product{position:relative;border-radius:var(--border-radius-product);overflow:hidden}@media screen and (hover:hover)and (pointer:fine){.card--product:hover .card__links--hover{opacity:1;transform:translateY(0)}}.card__content{margin-left:2.5rem;margin-right:2.5rem}.card__content>*{margin:0}.card--search .card__badge>*,.card--text-only .card__badge>*{margin:0 1rem 1rem}.card--search .card__badge,.card--text-only .card__badge{position:initial}.card--search .card__content{justify-self:flex-start;text-align:left}.media+.card__content{margin-top:2rem;margin-bottom:1.5rem}.card-wrapper .media{padding:0;border-radius:var(--border-radius-product)}.card-wrapper .media>img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:750px){.card--text-only .card__content{margin-top:7rem;margin-bottom:7rem}.card--text-only .card__content+.card__badge{margin-top:-7rem}}.card__text-spacing>*{margin:0}.card__text-spacing>*:not(.overlay-card)+*{margin-top:.5rem}.card__text{margin:0;word-break:break-word}.card--text-only .card__text{text-align:center}.card-information{padding:1.2rem 0 0;background:transparent;overflow:hidden}.card-information__group{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-bottom:0}.card-information__bottom{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:1.25rem;margin-top:2.4rem}.card-information__text{display:block;padding-right:1.2rem;text-align:center}.card-information__wrapper{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:100%}.card-information>*:not(.visually-hidden:first-child)+.price{margin-top:2.4rem}.card-information .product-parameters{width:100%}@media(min-width:750px){.card-information .product-parameters{width:100%}}.card-information .product-parameters:empty{display:none}.collection-product-card{padding:0}.cart__footer-wrapper+.collection-products-section .collection-product-card:hover .card__link{opacity:0}.card-wrapper:focus-within .card{box-shadow:none}.card__badge{display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:.8rem;z-index:3;pointer-events:none}.card__badge .badge:last-child{margin-right:0}@media screen and (min-width:990px){.card .media.media--hover-effect>img,.card-wrapper .media.media--hover-effect>img{transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.card__inner .media.media--hover-effect,.card--search img{transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.placeholder-svg{transition:transform var(--duration-long) ease}.card-wrapper:hover .card__heading{text-decoration:underline;text-underline-offset:.3rem}.card-wrapper:hover .card.card--search{background-color:rgba(var(--color-card-hover),.06);transition:background-color var(--duration-long) ease}}.collection-product-card{position:relative;margin:0}@media screen and (hover:hover)and (pointer:fine){.collection-product-card:hover .card__link{opacity:1;margin-bottom:0}.collection-product-card:hover .card__link.button[aria-disabled=true]:not(.loading){opacity:.8}}@media screen and (hover:hover)and (pointer:fine){.collection-product-card:hover .card__link:not(.button--link):not(.card__link--static){opacity:1}.collection-product-card:hover .card__link:not(.button--link):not(.card__link--static).button[aria-disabled=true]:not(.loading){opacity:.8}.collection-product-card:hover .button--link{transform:translateY(0)}}.collection-product-card.quickview--hover .media.media--hover-effect>img+img{opacity:0;transition:opacity var(--duration-long) ease}.collection-product-card.quickview--hover .media.media--hover-effect>img:first-child:not(:only-of-type){z-index:1}@media screen and (hover:hover)and (pointer:fine){.collection-product-card.quickview--hover:hover .card__more{opacity:1}.collection-product-card.quickview--hover:hover .media.media--hover-effect>img:first-child:not(:only-of-type){opacity:0;transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.collection-product-card.quickview--hover:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.collection-product-card.quickview--hover:hover .media.media--hover-effect>img{transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.collection-product-card.quickview--hover:hover .media.media--hover-effect>img:first-child:last-child{transform:scale3d(1.05,1.05,1.05)}}.shpflt-product-card{display:flex;flex-direction:column;gap:0;background:transparent;border-radius:0;overflow:hidden}.shpflt-product-card .card__inner,.shpflt-product-card .card--product,.shpflt-product-card .media,.shpflt-product-card .card-wrapper__link--overlay{border-radius:0}.shpflt-product-card__media-card{position:relative;overflow:hidden}.shpflt-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.shpflt-product-card .card__information-top{z-index:4}.shpflt-product-card__cta{display:flex;flex-direction:column;width:100%;gap:.6rem;padding:0;background:transparent;position:absolute;left:0;right:0;bottom:0;z-index:6;transform:translateY(100%);opacity:0;transition:opacity var(--duration-default),transform var(--duration-default)}.shpflt-product-card__cta .card__add-to-cart,.shpflt-product-card__cta .quick-add,.shpflt-product-card__cta .card__buy-now,.shpflt-product-card__cta .card__add-to-cart .card__link,.shpflt-product-card__cta .quick-add .card__link,.shpflt-product-card__cta .card__buy-now .card__link{width:100%!important}@media screen and (hover:hover)and (pointer:fine){.shpflt-product-card__media-card:hover .shpflt-product-card__cta{transform:translateY(0);opacity:1}}@media(hover:none),(pointer:coarse){.card__links--hover{display:flex;transform:none;opacity:1}.card-wrapper .button--link{display:flex;transform:translateY(0)}}@media screen and (max-width:749px){.shpflt-product-card__cta{transform:none!important;opacity:1!important}.shpflt-product-card .card__add-to-cart,.shpflt-product-card .quick-add,.shpflt-product-card .card__buy-now,.shpflt-product-card .card__add-to-cart .card__link,.shpflt-product-card .quick-add .card__link,.shpflt-product-card .card__buy-now .card__link{width:100%!important}}.shpflt-product-card__add-to-cart{width:100%}@media screen and (max-width:575px){.products-grid .collection-product-list--2-mobile .collection-product-card .shpflt-product-card .card .quick-add,.products-grid .collection-product-list--2-mobile .collection-product-card .shpflt-product-card .card .card__add-to-cart{width:100%}}.shpflt-product-card__cta .card__add-to-cart .card__link{width:100%;min-height:2.8rem;border-radius:0!important;border:0;background:#333;color:#f2f0ed;padding:1.2rem 1.6rem}.shpflt-product-card__cta .button{border-radius:0!important}.shpflt-product-card__cta .animated-button-circle{display:none}.shpflt-product-card__cta .button:hover .button__label{transform:none;color:inherit}.shpflt-product-card__cta .card__quickadd-text{display:inline}.shpflt-product-card__quickview .card__link,.shpflt-product-card__buy-now .card__link{width:100%;min-height:5.8rem;padding:1.6rem;border-radius:0!important}.shpflt-product-card__information .card-information__wrapper,.shpflt-product-card__information .card-information__group{align-items:flex-start;text-align:left;gap:.8rem}.shpflt-product-card__information .card__title{width:100%;text-transform:uppercase}.shpflt-product-card__discover{color:#adadad;text-decoration:none;line-height:1.2}.shpflt-product-card__discover:hover,.shpflt-product-card__discover:focus-visible{color:rgba(var(--color-foreground-secondary))}.shpflt-product-card__price{width:100%;text-align:left}.shpflt-product-card .price{display:flex;align-items:flex-start;justify-content:flex-start!important;text-align:left!important;width:100%}.shpflt-product-card .price>*,.shpflt-product-card .price-item,.shpflt-product-card .price__regular,.shpflt-product-card .price__sale,.shpflt-product-card .price__compare,.shpflt-product-card .price-item--regular,.shpflt-product-card .price-item--sale,.shpflt-product-card .price--on-sale .price__sale{text-align:left!important;justify-content:flex-start!important;margin-left:0!important;margin-right:0!important}.shpflt-product-card__information [class*=price]{text-align:left!important}.shpflt-product-card .product-parameters{margin-top:.4rem}.shpflt-product-card .card__links--hover,.shpflt-product-card .card__links--static{position:static;transform:none;opacity:1}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-card.css.map */
