.hotspot{position:absolute;cursor:pointer;z-index:10}.hotspot .hotspot-icon{width:30px;height:30px;background-color:rgba(0,0,0,.4);color:#fff;font-size:1rem;text-align:center;line-height:1.75rem;border-radius:50%;transition:transform .3s ease-in-out;cursor:pointer;font-family:BB Icons,sans-serif;margin-right:10px;transition:transform .2s}.hotspot .hotspot-icon:before{display:block;content:""}.hotspot.open .hotspot-icon{transform:rotate(45deg);background-color:rgba(0,0,0,.7)}@media(min-width:1024px){.hotspot .article-product-cards{padding:10px}}@media(max-width:768px){.hotspot .article-product-cards{position:fixed;bottom:-100%;left:0;width:100%;background:#fff;z-index:999;padding:16px;transition:bottom .3s ease-in-out}.hotspot .article-product-cards.open{padding:0 auto;bottom:0;z-index:999;display:flex;justify-content:center}}