@keyframes shimmer-move{0%{left:-150%}100%{left:150%}}.grp-product-card-wrapper{position:relative}.grp-product-card-wrapper--hoverable{position:relative}.grp-product-card-wrapper--hoverable.hide{opacity:0}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded{position:absolute;pointer-events:auto;z-index:10;display:none;border-radius:var(--smtc-corner-card-rest);padding:var(--smtc-gap-between-content-small)}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded .cmuipc-image-cntr__image img{mix-blend-mode:multiply}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded .cmuipc-image-cntr__decoration{max-width:260px}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded .cmuipc-image-cntr__decoration .bdg__text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded .cmuipc-content-cntr__title{font:var(--bing-smtc-text-global-body3)}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded .cmuipc-content-cntr__title[data-rows="2"]{min-height:48px}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded .cmuipc-review-summary{padding:var(--smtc-gap-between-content-small) var(--smtc-gap-between-content-medium);background:var(--bing-smtc-background-container-alt)}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded .cmuipc-content-cntr__title{text-decoration:underline;font:var(--bing-smtc-text-global-body3)}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded .cmuipc-review-summary,.commerce-ui-product-card.grp-product-card-wrapper__card--expanded .cmuipc-meta-data__description{opacity:0}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded.show{display:flex}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded.show,.commerce-ui-product-card.grp-product-card-wrapper__card--expanded.show .cmuipc-review-summary,.commerce-ui-product-card.grp-product-card-wrapper__card--expanded.show .cmuipc-meta-data__description,.commerce-ui-product-card.grp-product-card-wrapper__card--expanded.show .cmuipc-image-cntr__image img{transition:all .3s cubic-bezier(.33,0,.1,1);-webkit-transition:all .3s cubic-bezier(.33,0,.1,1);-o-transition:all .3s cubic-bezier(.33,0,.1,1);-moz-transition:all .3s cubic-bezier(.33,0,.1,1)}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded.expand-anim{outline:1px solid #eaeef4;background:var(--smtc-background-card-on-primary-default-hover)}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded.expand-anim .cmuipc-image-cntr__image img{transform:scale(1.1)}.commerce-ui-product-card.grp-product-card-wrapper__card--expanded.expand-anim .cmuipc-review-summary,.commerce-ui-product-card.grp-product-card-wrapper__card--expanded.expand-anim .cmuipc-meta-data__description{opacity:1}