.ws-product-tile{border-top-left-radius:var(--ws-border-radius);border-top-right-radius:var(--ws-border-radius);display:grid;gap:8px;grid-template-areas:"image" "info" "price" "actions";grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr auto auto;min-width:0;padding:12px;position:relative;z-index:0}.ws-product-tile .ws-product-actions-wrapper--skeleton,.ws-product-tile .ws-product-actions__add-to-cart,.ws-product-tile .ws-product-actions__container{max-width:100%}@media only screen and (min-width:600px){.ws-product-tile{min-width:220px}}.ws-product-tile--small{min-width:0}.ws-product-tile__image-wrapper{grid-area:image;max-height:204px;overflow:hidden;position:relative;width:100%;z-index:0}.ws-product-tile .ws-product-image{animation-duration:.5s;animation-name:fadein;aspect-ratio:1/1;height:100%;max-height:204px;max-width:204px;object-fit:contain;transition:transform .2s ease-out;width:100%}.ws-product-tile:hover .ws-product-image:not(.ws-product-tile--unavailable .ws-product-image){transform:scale(1.06)}.ws-product-tile .ws-product-badges{z-index:1}@media only screen and (max-width:599.98px){.ws-product-tile .ws-product-badges__container{transform:scale(.7);transform-origin:top left}}.ws-product-tile__unavailable-text{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#fffc;border-radius:var(--ws-border-radius) var(--ws-border-radius) 0 0;position:absolute;z-index:1}@media only screen and (max-width:599.98px){.ws-product-tile__unavailable-text{height:calc(100% + 8px);left:-4px;top:-4px;width:calc(100% + 8px)}}@media only screen and (min-width:600px){.ws-product-tile__unavailable-text{height:calc(100% + 16px);left:-8px;top:-8px;width:calc(100% + 16px)}}.ws-product-tile--unavailable .ws-product-tile__info :not(.ws-product-badge-text){color:#323232cc!important}.ws-product-tile__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.ws-product-tile .ws-product-title{font-size:16px!important;line-height:20px!important}.ws-product-tile__price{grid-area:price}.ws-product-tile__actions{grid-area:actions;position:relative;width:100%;z-index:2}.ws-product-tile__actions.ws-product-actions-wrapper--skeleton{justify-self:end}.ws-product-tile__actions .ws-product-actions{width:100%}@media only screen and (max-width:599.98px){.ws-product-tile__actions .ws-product-actions-add-to-cart__text{display:none}}.ws-product-tile__actions .ws-product-actions__add-to-cart{max-width:100%!important;width:100%}.ws-product-tile__actions .ws-product-actions__input-group{max-width:100%;width:100%}.ws-product-tile__info{align-self:start;grid-area:info}@media only screen and (min-width:600px){.ws-product-tile .ws-product-price .ws-product-price-strike{font-family:var(--body-font-family);font-size:.875rem;font-weight:400;letter-spacing:normal;line-height:1.5}}@media only screen and (max-width:599.98px){.ws-product-tile .ws-product-price-loyalty-icon,.ws-product-tile .ws-product-price-tag-badge{width:40px}}@media only screen and (min-width:600px){.ws-product-tile .ws-product-price-loyalty-icon,.ws-product-tile .ws-product-price-tag-badge{width:60px}}
