.ProductBoxImage-module__XP1NCW__container{aspect-ratio:1;flex-shrink:0;align-items:center;width:100%;max-width:100%;display:flex;position:relative}.ProductBoxImage-module__XP1NCW__imageContainer{height:100%;display:block}.ProductBoxImage-module__XP1NCW__image{aspect-ratio:1;border-radius:var(--rounded-corners-only-top);background-color:var(--white);width:100%}@media only screen and (max-width:960px){.ProductBoxImage-module__XP1NCW__image{border-top-left-radius:var(--rounded-corners-sm);border-top-right-radius:var(--rounded-corners-sm)}}.ProductBoxImage-module__XP1NCW__productImage{padding:10%}.ProductBoxImage-module__XP1NCW__missingImage{opacity:.3;background-color:var(--muted);justify-content:center;align-items:center;padding:25%;font-size:1.5rem;display:flex}.ProductBoxImage-module__XP1NCW__hoverImage{opacity:0;z-index:2;border-radius:var(--rounded-corners-only-top);will-change:opacity;transition:opacity .2s ease-in-out;position:absolute;top:0;left:0}@media (hover){.new-productbox:hover .ProductBoxImage-module__XP1NCW__hoverImage{opacity:1}}.ProductBoxImage-module__XP1NCW__overlay{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ProductBoxImage-module__XP1NCW__overlay a{pointer-events:all}