:root{--card-expanded-extra-height: 7rem}.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none}.card:not(.ratio){display:flex;flex-direction:column;height:100%}.card--card{height:100%}.card--card,.card--standard .card__inner{position:relative;box-sizing:border-box;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);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-background-1{background:transparent}.card .card__inner .card__media{overflow:hidden;z-index:0;border-radius:calc(var(--border-radius) - var(--border-width) - var(--image-padding))}.card--card .card__inner .card__media{border-bottom-right-radius:0;border-bottom-left-radius:0}.card--standard.card--text{background-color:transparent}.card__media,.card .media{bottom:0;position:absolute;top:0;left:0;right: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:flex;flex-direction:column;width:100%;flex-grow:1;padding:1rem 0 .8rem 1rem}.card__information-title{display:flex}.card__information-price{margin-top:auto}.card__information-price .min-price-info{color:rgb(var(--color-grey-2));font-size:8px;margin-bottom:0;margin-top:.3rem}.card--card .card__badge{position:absolute}.card--card .card__badge.bottom{bottom:45px}.card--card .card__badge.top{top:8px}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}@media screen and (max-width:749px){.card--card .card__badge.bottom{bottom:35px}}.card__media .media img{height:100%;object-fit:contain;object-position:top;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin-top:0;margin-bottom:0;font-family:var(--font-body-family);font-weight:var(--font-body-weight);text-transform:none}.card__heading:last-child{margin-bottom:0}.price__container{font-weight:var(--font-heading-weight)}.card--card.card--media>.card__content{margin-top:calc(0rem - var(--image-padding));border-top:1px solid #e8eaeb}.collection-card-wrapper .card--card.card--media>.card__content{border-top:none}.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}.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}.card__like-button{margin:-5px 2px 0 auto;position:relative;z-index:2}.card__like-button .button-add-remove-wishlist{position:unset}@media screen and (max-width:989px){.product-card-wrapper .card__heading{font-size:10px;line-height:normal}.card__like-button{margin-top:-10px}}.card--card .quick-add{padding:0 1rem 1rem;background:rgb(var(--product-card-background-color))}.quick-add form{position:relative}.variant-selector__open{padding:.8rem;position:absolute;top:0;height:100%;min-width:100%;min-height:unset}.variant-selector{position:fixed;bottom:-1px;left:0;right:0;background-color:rgb(var(--color-grey-5));border-radius:20px 20px 0 0;z-index:101}.variant-selector .selector__title{font-size:1.6rem;font-weight:var(--font-heading-weight);border-bottom:1px solid rgb(var(--color-grey-2));background:rgb(var(--color-grey-4));border-radius:20px 20px 0 0;padding:13px 20px;display:flex;align-items:center;justify-content:space-between}.variant-selector .selector__close{cursor:pointer;display:flex;margin-right:-10px}.variant-selector .selector__menu{list-style:none;padding:0;margin:0}.variant-selector .selector__menu>li{border-bottom:1px solid rgb(var(--color-grey-3));padding:13px 20px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:color .4s}.variant-selector .selector__menu>li.sold-out{text-decoration:line-through;color:#c6c6c6;cursor:not-allowed}.variant-selector .selector__menu>li>span{color:rgb(var(--color-secondary-4));font-size:12px}.variant-selector .selector__menu>li:not(.sold-out):hover{color:rgb(var(--color-primary-2))}.card--card .badge{border-radius:0 .5rem .5rem 0;display:block;font-size:.9rem;padding:4px 8px;text-align:center;word-break:break-word;line-height:normal;border-left:0;width:fit-content}.card--card .badge+.badge{margin-top:4px}.card--card .badge.price__badge-sale{display:inline-block;border-radius:.8rem;font-size:1.2rem;padding:.4rem;margin-left:auto;margin-right:1rem;min-height:2.4rem;border-radius:1.9rem}@media screen and (max-width:989px){.card__information-price>.price .price-item{margin:0 .5rem 0 0}.variant-selector__open{padding:.88rem 0;font-size:10px;min-height:unset}}.collection-card-wrapper .card__content{padding:.8rem 1rem 2rem;text-align:center}@media screen and (min-width:990px){.card--card .badge{font-size:1.4rem}.card__content{padding:1.2rem .8rem 1.6rem 2rem}.collection-card-wrapper .card__content{padding:2.5rem}.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease,opacity 1s ease;transform:scale(1.07)}.underline-links-hover:hover a{text-decoration:underline;text-underline-offset:.3rem}.product-grid:hover,.product-grid.active-form:hover{z-index:2}.product-grid.active-form{z-index:1}.card--card{z-index:0;transition:z-index .4s step-end}.card--card:hover,.product-grid.active-form .card--card{z-index:1;transition:z-index .4s step-start}.card--card .quick-add{padding:0 2rem 1rem;width:100%;position:absolute;left:0;right:0;top:100%;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;background-color:rgb(var(--product-card-background-color));box-shadow:0 16px 8px -8px rgba(var(--color-grey-1),.1)}.card--card .variant-selector{position:absolute;bottom:10px;left:20px;right:20px;border:1px solid rgb(var(--color-grey-3));border-radius:20px;z-index:2;box-shadow:0 4px 16px rgba(var(--color-grey-2),.4)}.card--card .card-layer{opacity:0;visibility:hidden;display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(var(--color-grey-1),.1);z-index:1}.active-form .card--card .card-layer{opacity:1;visibility:visible}.variant-selector .selector__title{padding:10px 20px 6px}.variant-selector .selector__menu{padding:0 0 16px}.variant-selector .selector__menu>li{padding:5px 20px}.card--card:hover .quick-add,.product-grid.active-form .card--card .quick-add{opacity:1;visibility:visible}.card__information-price .min-price-info{font-size:10px}}.card--standard.card--text.article-card>.card__content .card__information,.card--standard>.card__content .card__caption{display:none}.card--standard .placeholder-svg{height:auto;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{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-price{width:100%;display:flex;flex-direction:column;gap:.5rem}.card__information-price>.price{color:rgb(var(--color-foreground))}.card__information-price .price{font-size:1.2rem;line-height:1.4rem}@media only screen and (min-width:750px){.card__information-price .price{font-size:1.4rem;line-height:1.6rem}}.card__information-price .price__sale{display:flex;align-items:center}.card__information-price .price__sale .price-item--regular{font-weight:var(--font-body-weight-light);margin:0 0 0 .3rem}.card__information-price .price-item.price-item--sale,.has-price-discount .card__information-price .price__sale .price-item--sale{order:-1}.card__information-price>.price{margin-top:.5rem}.card-article-info{margin-top:1rem}.submit-message{position:relative;width:100%;padding-left:2rem}.submit-message svg{position:absolute;left:5%;top:50%;transform:translateY(-50%)}.card__discount{background:rgba(var(--color-grey-5),.7);position:absolute;bottom:0;left:0;right:0;padding:.3rem 1rem}.card__discount .heading{color:rgb(var(--color-grey-2));font-size:.8rem;font-weight:var(--font-body-weight-bold);line-height:100%}.card__discount .code-with-price{line-height:100%;font-size:1.2rem}.card__discount .code{font-weight:var(--font-heading-weight);font-size:1rem}.card__discount .code span{text-decoration-line:underline;text-transform:uppercase}.card__discount .price{color:rgb(var(--color-secondary-4));font-weight:var(--font-heading-weight)}.card__discount .badge{position:absolute;right:4px;bottom:4px;background:rgb(var(--color-secondary-4));color:rgb(var(--color-grey-5));font-weight:var(--font-heading-weight);padding:3px 5px;border-radius:20px}@media only screen and (min-width:750px){.card__discount{padding:.45rem 2rem}.card__discount .heading{font-size:1rem}}.card__discount .badge.price__badge-sale{bottom:50%;transform:translateY(50%);display:flex;align-items:center;justify-content:center}.card__heading-link{font-weight:var(--font-body-weight)}.product-grid .card__heading{font-size:1rem}@media screen and (min-width:750px){.product-grid .card__heading{font-size:1.4rem}}.card__content-wrapper{background:rgb(var(--product-card-background-color))}.product-card__sizes{font-size:1rem;color:rgb(var(--color-grey-2));display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1px}.product-card__sizes-value{font-weight:var(--font-body-weight-light);color:rgb(var(--color-grey-2))}.product-card__sizes-value:hover{text-decoration:underline}.product-card__sizes-container:not(:last-of-type):after{content:",";text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/160/assets/component-card.css.map */
