.product-card__inner-wrapper{position:relative}.product-card__image--secondary{display:none}.Productcard--Label{border-radius:.125rem;padding:.25rem .5rem}.product-card__atc-button{width:2.625rem;height:2.625rem;border-radius:.375rem;background-color:var(--primary_accent)}.product-card__atc-button svg{margin:0;width:1.5rem;height:1.5rem}.product-card__atc-button svg path{stroke:var(--secondary_text);fill:transparent}.product-card__atc-button svg path:last-child{fill:var(--secondary_text)}.ProductCard--LabelsHolder{display:flex;position:absolute;z-index:3;flex-wrap:wrap;bottom:.5rem;left:.5rem;gap:.5rem}.product-card__information-title{display:block}.product-card__information{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:.25rem .5rem .5rem;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border:1px solid var(--secondary_grey);border-top:unset;gap:.25rem}.product-card__short-desc{color:var(--secondary_grey);height:fit-content;align-self:end;grid-column:1}.product-card__price-before{color:var(--secondary_grey)}.product-card__price-after{color:var(--alert_error)}.product-card__footer{display:grid;gap:1rem;grid-template-columns:1fr auto;grid-template-rows:auto;row-gap:0}.product-card__price{margin-bottom:.5rem;grid-column:span 2}.product-card__link{display:flex;height:100%;flex-direction:column;justify-content:space-between;background-color:var(--background_color);color:var(--primary_text)}.product-card__wrapper{position:relative;width:100%;z-index:4;border-radius:.375rem}.product-card__image{border-radius:.375rem .375rem 0 0}.product-card__instant-atc{width:100%}.product-card__instant-atc svg,.product-card__instant-atc path{fill:var(---button-content);color:var(---button-content)}.product-card__sold-out{border:none;padding:10px 0;opacity:.3;pointer-events:disabled}product-card .product-popup__content{background-color:var(--secondary_accent);color:var(--primary_text);position:absolute;z-index:9;opacity:0;visibility:hidden;width:calc(100% + 2px);padding:.5rem 1rem 1rem;box-sizing:border-box;border-radius:.375rem;transition:all .3s;bottom:-1px;animation:drawerProductClose .4s forwards}product-card .product-card__popup-image-container{display:none}product-card .product-card__variant-options{width:100%}product-card .option-selector__wrapper{flex-direction:column;gap:0;align-items:flex-start}product-card .SelectboxLabelNormal--Discount{color:var(--alert_error);margin-left:5px}product-card .product-popup__inner-content{width:100%;gap:.5rem}product-card .product-popup__content[aria-expanded=true]{visibility:visible;opacity:1;animation:drawerProductOpen .4s forwards}.product-card__short-desc{grid-column:1 / 2;grid-row:2 / 2;align-self:flex-start}.product-card__form{grid-column:2 / 3;grid-row:2 / 2}@keyframes drawerProductClose{0%{transform:translateY(0);opacity:1}99%{opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes drawerProductOpen{0%{transform:translateY(100%)}50%{transform:translateY(-5%)}to{transform:translateY(0)}}@media screen and (min-width: 1025px){.product-card__link:focus{outline-offset:-3px}.product-card__image--secondary{opacity:0;display:block;transition:opacity .4s ease}.product-card__link:hover .product-card__image--secondary{opacity:1;z-index:2;transition:opacity .4s ease}.product-card__footer{grid-template-rows:auto auto;gap:.25rem}.product-card__price{grid-column:1 / 2;grid-row:2 / 3;margin:0}.product-card__short-desc{grid-column:1 / 2;grid-row:1 / 2}.product-card__form{grid-column:2 / 3;grid-row:1 / 3}.product-card__information{padding:1rem}.product-card__link:hover{opacity:1}product-card .product-card__atc-button{position:relative;box-sizing:border-box;overflow:hidden;z-index:1}product-card .product-card__atc-button:hover{background:linear-gradient(107.53deg,var(--btn_gradient_color_1) 10.74%,var(--btn_gradient_color_2) 52.83%,var(--btn_gradient_color_3) 90.14%);border-color:var(--btn_primary_on_light_bg_hover);transition:color .3s ease,border .3s ease,background 0s linear .3s}product-card .product-card__atc-button:before{content:"";position:absolute;display:flex;left:-1px;top:0;right:-1px;bottom:0;transform:scaleY(0);transform-origin:top center;will-change:transform;z-index:-1;transition:transform .3s ease;background:linear-gradient(107.53deg,var(--btn_gradient_color_1) 10.74%,var(--btn_gradient_color_2) 52.83%,var(--btn_gradient_color_3) 90.14%);background-size:auto;background-size:400% 100%;-webkit-animation:Gradient 1s ease infinite;-moz-animation:Gradient 1s ease infinite;-o-animation:Gradient 1s ease infinite;animation:Gradient 1s ease infinite}product-card .product-card__atc-button:hover:before{transform-origin:bottom center;transform:none}@-webkit-keyframes Gradient{0%{background-position:-100% 51%}to{background-position:100% 50%}}@-moz-keyframes Gradient{0%{background-position:0% 51%}to{background-position:100% 50%}}@-o-keyframes Gradient{0%{background-position:0% 51%}to{background-position:100% 50%}}@keyframes Gradient{0%{background-position:0% 51%}to{background-position:100% 50%}}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/component-product_card.css.map */
