.card{display:block;overflow:hidden;text-decoration:none}.card+.card-information{margin-top:1rem}.card.card--soft{background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground))}.card__inner{position:relative;display:block}.card__text{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.card__title{margin:0;text-align:center}.card__title a{font-family:GT Walsheim;font-size:16px;font-style:normal;font-weight:400;line-height:24px;position:relative;display:block;text-decoration:none;color:#22211c;overflow:hidden;transition:var(--duration-short)}.price-item.price-item--regular span{text-transform:lowercase}@media(max-width:990px){.card__title{margin:0;text-align:left}.card__title a{color:#212121;font-family:GT Walsheim;font-size:13.333px;font-style:normal;font-weight:400;line-height:20px}}.card-information__wrapper .product-vvendor,.price__regular,.price__sale{color:#22211c}.card__title a span{display:flex;flex-direction:column;backface-visibility:hidden;transition:var(--duration-default);text-transform:initial}.card__title a span:after{position:absolute;display:block;content:attr(title);color:rgba(var(--color-foreground),.75);content:""}.card__link{position:absolute;min-width:auto;width:calc(100% - 2rem);left:50%;transform:translate(-50%,100%);bottom:1rem;opacity:0;color:rgba(var(--color-foreground-title));background:rgba(var(--color-button-text));box-shadow:0 0 0 .1rem rgba(var(--color-button-text),var(--alpha-button-border))}.quickview--hover .card__link{transition-property:transform,opacity,background,color,box-shadow;transition-duration:var(--duration-default),var(--duration-default),var(--duration-default),var(--duration-default),var(--duration-default);transition-delay:var(--duration-default),var(--duration-default),0s,0s,0s}.card__link:hover{color:rgba(var(--color-button-text));background:rgba(var(--color-foreground-title));box-shadow:0 0 0 .1rem rgba(var(--color-foreground-title),var(--alpha-button-border))}.card__link .icon{width:1.7rem;margin-right:1rem}.card .icon-arrow{width:1.5rem}.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--product{position:relative}.card--labels{position:absolute;top:13px;right:13px;z-index:1}.card--labels>*{min-width:45px;padding:0 5px;height:20px;line-height:21px;font-size:12px;letter-spacing:2px;text-align:center;border-radius:2px;font-weight:300;margin-bottom:6px}.card--new{background:#35332b;color:#e4e4e4}.card--label-sale{background:#e795b4;color:#22211c;font-weight:500}.card__inner{background-color:rgba(var(--color-background))}.card--stretch{height:100%}.card--light-border{border:.1rem solid rgba(var(--color-foreground),.04);transition:var(--duration-short)}.card--light-border:hover{border:.1rem solid rgba(var(--color-foreground),.3);box-shadow:none}.card__text-spacing{padding:2rem}.card-colored.color-background-1{background-color:rgba(var(--color-foreground),.04)}.card--media .card__text-spacing{padding:2rem;text-align:center}.card-information>*+*{margin-top:.5rem}.card--text-only .card__inner{display:grid;grid-template-rows:1fr auto 1fr;width:100%}.card__content{margin-left:2.5rem;margin-right:2.5rem}.card__content>*{margin:0}.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-end;grid-row:3}.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--text-only .card__content+.card__badge{margin-top:-5rem}.card--search .card__content{justify-self:flex-start;text-align:left}.media+.card__content{margin-top:2rem;margin-bottom:1.5rem}@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__text{display:block;padding-right:1.2rem}.catalog-product-card.card-information__wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.card-information__wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.card-information__wrapper>*{line-height:1.4;color:rgb(var(--color-foreground))}.card-information__wrapper>.price{font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);color:rgb(var(--color-foreground))}.card-information__wrapper>*:not(.visually-hidden:first-child)+*{margin-top:.1rem}.card-information__wrapper .caption{letter-spacing:.07rem}.card-wrapper{color:inherit;display:flex;position:relative;text-decoration:none;flex-direction:column;height:100%;min-height:447px}@media screen and (max-width:1024px){.card-wrapper{min-height:initial}}.js-load-more{color:var(--contrast-higher, #22211C);text-align:center;font-family:var(--font-family-base, "GT Walsheim");font-size:var(--button-label, 16px);font-style:normal;font-weight:400;line-height:135%;display:flex;height:48px;min-height:40px;padding:0 var(--space-md, 24px) 0 var(--space-base, 16px);justify-content:center;align-items:center;gap:var(--space-2xs, 4px);align-self:stretch;max-width:400px;width:100%;border-radius:3px;border:1px solid var(--contrast-higher, #22211C);background:var(--contrast-lower, #EFEDE1)}.load-plus{font-size:22px;font-style:normal}.collection-product-card .price__regular,.collection-product-card .product-vvendor{color:var(--contrast-color-contrast-high, #626050);leading-trim:both;text-edge:cap;font-family:GT Walsheim;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.collection-product-card:hover .card__link{opacity:1}.collection-product-card.quickview--hover:hover .card__badge{opacity:0}.collection-product-card:hover .media.media--hover-effect>img{transform:scale(1.2)}.collection-product-card.quickview--hover:hover .media.media--hover-effect{transform:scale(.9)}.cart__footer-wrapper+.collection-products-section .collection-product-card:hover .card__link{opacity:0;transform:translate(-50%,100%)}.card-wrapper:focus-within .card{box-shadow:none}.card__media-spacer{padding:2rem}@media screen and (min-width:750px){.card__media-spacer{padding:3rem}}.card__media-full-spacer{padding:2rem}.card-article-info{margin-top:1rem;display:flex;flex-wrap:wrap}.card__badge{top:.5rem;display:flex;flex-wrap:wrap;right:0rem;position:absolute;opacity:1;transition:var(--duration-default)}.card__badge>*{margin-right:1rem;margin-top:.5rem}.overlay-card{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;background:transparent;transition:background-color var(--duration-long) ease}.card:hover .card-colored .overlay-card{background-color:rgba(var(--color-card-hover),.06)}.variant-count{position:absolute;top:10px;left:10px;display:flex;align-items:center;font-family:GT Walsheim;font-size:12.8px;font-style:normal;font-weight:400;line-height:normal;z-index:4}@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}.card__inner .media.media--hover-effect{transition:transform var(--duration-long) ease}.card__inner:hover .media.media--hover-effect>img{transform:scale(1.2)}.card__inner:hover .media.media--hover-effect>img:first-child:not(:only-of-type){opacity:0}.collection-product-card.quickview--hover .card__inner:hover .media.media--hover-effect{transform:scale(.9)}.card__inner:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.2)}.card--search img{transition:transform var(--duration-default) ease}.card__inner:hover .card--search img{transform:scale(1.2)}.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}}@media screen and (max-width:768px){.collection-product-card .product-vvendor{font-size:14px}.price-item.price-item--regular{font-size:14px;position:relative;top:-2px}.card__title a{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/component-card.css.map */
