.prd-Card{flex-direction:column;display:flex;width:100%}.prd-Card_ImageContainer{position:relative;z-index:0;display:flex;width:100%;background-color:#e7e7e7;overflow:hidden}.prd-Card_ImageContainer:after{content:"";display:block;width:0;padding-block-start:137%}.prd-Card_Image{position:absolute;top:0;left:0;z-index:1;display:flex;width:100%;height:100%;transition:opacity .2s ease}.prd-Card_Image-hover{z-index:2;opacity:0}@media only screen and (min-width: 901px){.prd-Card:hover .prd-Card_Image-hover{opacity:1}}.prd-Card_Sticker{position:absolute;top:10px;right:15px;z-index:2;text-transform:capitalize}@media only screen and (min-width: 901px){.prd-Card_Sticker{top:15px;right:22px}}.prd-Card_Sticker-sale{color:var(--Color_Red)}.prd-Card_Body{flex:1;flex-wrap:wrap;justify-content:space-between;display:flex;margin-block-start:6px}.prd-Card_Details{gap:10px;display:flex;width:100%}.prd-Card_Title{font-family:inherit}.prd-Card_RegularPrice{color:var(--Color_Body)}@media only screen and (min-width: 901px){.prd-Card_RegularPrice{margin-inline-end:5px}}.prd-Card_SalePrice{color:var(--Color_Red)}.prd-Card_Price{gap:5px;flex-direction:column;flex-shrink:0;display:flex;margin-inline-start:auto;font-family:inherit}@media only screen and (min-width: 901px){.prd-Card_Price{flex-direction:row}}.prd-Card_Colours{gap:var(--Grid_Gutter);flex-direction:row;display:flex;width:100%;margin-block-start:2px;color:var(--Color_Body)}.prd-Card_Colour-more{display:none}@media only screen and (min-width: 1201px){.prd-Card_Colour-more{flex-shrink:0;display:block;margin-inline-start:auto;opacity:0;transition:opacity .3s ease,visibility .3s ease}}@media only screen and (min-width: 901px){.prd-Card:hover .prd-Card_Colour-more{opacity:1;visibility:visible}}.prd-Card_Async{position:relative;display:block;height:100%;opacity:1;transition:opacity .3s ease}.prd-Card_Loading{position:relative;align-items:center;justify-content:center;display:flex;height:100%;background-color:#ebebeb}.prd-Card_Loading:after{content:"";display:block;width:0;padding-block-start:160%}@media only screen and (min-width: 768px){.prd-Card_Loading:after{padding-block-start:140%}}.prd-Card_Loading svg{position:absolute;top:50%;left:50%;width:38px;height:38px;animation:1s ease infinite PushCartLoadingRotate;transform:translate(-50%,-50%)}@keyframes PushCartLoadingRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card.css.map */
