.collection-hero__product-card{position:relative;margin:0;transition:var(--duration-default);overflow:hidden}.collection-hero__product-card .badge{position:relative;padding-left:2rem}.collection-hero__product-card .badge:before{content:"";position:absolute;width:.4rem;height:.4rem;left:1rem;background-color:var(--color-badge-icon);border-radius:50%}.collection-hero__product-card .caption-with-letter-spacing{margin:0}.collection-hero__product-card .price dd:not(:last-child){margin:0}.collection-hero__product-card .price--on-sale .price__sale{justify-content:end;color:rgb(var(--color-base-text))}.collection-hero__product-card .price__sale dd{margin-left:.8rem;color:rgb(var(--color-base-text))}.full-unstyled-link,.placeholder-svg{transition:var(--duration-default)}.card-wrapper__link--overlay{display:block;text-decoration:none;color:rgb(var(--color-link));background-color:transparent;z-index:1}.card-extended-wrapper{position:relative;display:flex;flex-direction:column;height:100%;text-decoration:none;overflow:hidden;background-color:rgb(var(--color-background-card));border-radius:.3rem;border-radius:10px;box-shadow:0 0 15px #00000040;justify-content:space-between}.card-extended-wrapper .card-extended-information .card__title{font-size:17px;font-style:normal;font-weight:400!important;line-height:normal;margin-bottom:12px;text-align:center;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#21aaa5;text-decoration-skip-ink:none;display:flex;justify-content:center;align-items:flex-end;transition:all .3s}@media(min-width:1200px){.card-extended-wrapper .card-extended-information .card__title{font-size:20px;margin-bottom:5px}}.card-extended-wrapper .media{padding:0;height:100%;background-color:#fff}.card-extended-wrapper .media>img{width:100%;height:100%;object-fit:cover}.card-extended__inner{height:100%}.card-extended .quick-add{position:unset}.card-extended__link{position:absolute;top:1.2rem;left:1.5rem;margin:0;width:auto;height:auto;min-width:unset;min-height:unset;background:none;font-size:1rem;line-height:var(--font-body-line-height);text-transform:uppercase;text-decoration:none;color:#fff;border:none;box-shadow:none;z-index:2;overflow:visible;pointer-events:all;cursor:pointer;font-size:13px;font-weight:700;padding:5px 10px;background-color:rgb(var(--color-accent));border-radius:29px;transition:all .3s;display:none}@media(min-width:990px){.card-extended__link{display:block;top:2rem;left:2rem}}@media(min-width:1200px){.card-extended__link{font-size:16px;padding:5px 16px}}.card-extended__link:hover{background-color:#fbd815;color:#111}.card-extended__link.loading span{opacity:0}.card-extended__link .loading-overlay__spinner{width:1.6rem;height:1.6rem}.card-extended__link span{transition:opacity var(--duration-short)}.card-extended-information{box-sizing:border-box;width:100%}.card-extended-information__wrapper{position:relative;z-index:2;width:100%;padding:0 1rem 1rem}@media(min-width:1200px){.card-extended-information__wrapper{padding:0 2rem 1rem}}.card-extended-information__wrapper .custom_subtitle{text-align:center;line-height:normal;font-size:1.2rem;font-weight:600}@media(min-width:1200px){.card-extended-information__wrapper .custom_subtitle{font-size:1.4rem}}.card-extended-information__top{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.card-extended-information__left{width:100%}.card-extended-information .subtitle{color:rgb(var(--color-base-text))}.card-extended-information .price-item,.card-extended-information .price .price__sale .price-item--regular,.card-extended-information .price dd{font-size:1.6rem;text-align:right}@media(min-width:990px){.card-extended-information .price-item,.card-extended-information .price .price__sale .price-item--regular,.card-extended-information .price dd{font-size:2.2rem}}.card-extended-information .price--on-sale .price-item--regular,.card-extended-information .price__regular{color:rgb(var(--color-base-text));text-decoration-color:rgb(var(--color-base-text))}.card-extended__title{display:block;margin:0;color:rgb(var(--color-title-text));z-index:2;pointer-events:all}.card-extended__title a{line-height:var(--font-body-line-height);font-family:var(--font-heading-card-family);font-style:var(--font-heading-card-style);font-weight:var(--font-heading-card-weight);font-size:var(--font-heading-card-size-big);word-break:break-word;text-decoration:underline;text-decoration-color:rgb(var(--color-accent));text-underline-offset:.6rem;text-decoration-thickness:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:2}.card-extended__title a:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.card-extended__description{margin-top:1.6rem;font-family:var(--font-text-card-family);font-style:var(--font-text-card-style);font-weight:var(--font-text-card-weight);font-size:var(--font-text-card-size);line-height:1.45}.card-extended__badge{position:absolute;top:3rem;right:3rem;display:flex;flex-direction:row-reverse;flex-wrap:wrap;opacity:1;z-index:3}.card-extended__badge>*{margin-left:1rem;margin-bottom:.5rem}.card-extended__badge .badge{display:flex;align-items:center;justify-content:flex-start;gap:.2rem}.card-extended--product{position:relative;width:100%;top:0;left:0;right:0;bottom:0;height:200px}@media(min-width:990px){.card-extended--product{height:250px}}@media(min-width:1200px){.card-extended--product{height:300px}}@media screen and (min-width:990px){.card-extended .media.media--hover-effect>img,.card-extended-wrapper .media.media--hover-effect>img{transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.card-extended__inner .media.media--hover-effect{transition:transform var(--duration-long) ease,opacity var(--duration-long) ease;padding:10px}}.collection-hero__product-card:hover .card-extended-wrapper__image{opacity:1;transform:scale(1.05)}.collection-hero__product-card:hover .placeholder-svg{transform:scale(1.05)}@media screen and (min-width:990px){.collection-hero__product-card:hover .media.media--hover-effect>img:first-child:not(:only-of-type){opacity:0;transform:scale(1.12);transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.collection-hero__product-card:hover .media.media--hover-effect>img+img{opacity:1;transform:scale(1.1);transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}.collection-hero__product-card:hover .media.media--hover-effect>img{transform:scale(1.12);transition:transform var(--duration-long) ease,opacity var(--duration-long) ease}}.featured-products-products-item{text-decoration:none}@media(min-width:1200px){.featured-products-products-item:hover .motion-reduce{transform:scale(1.1)}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-card-extended.css.map */
