.micco-theme3-5-x-BannerContainer{width:100%}.micco-theme3-5-x-BannerPoruductContainer{position:relative}.micco-theme3-5-x-productDotContainer{position:absolute;top:50%;display:flex;align-items:flex-start}.micco-theme3-5-x-dot{padding:0;width:2rem;height:2rem;background:rgba(17,17,17,.48);border-radius:64px;line-height:.5;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid hsla(0,0%,87.5%,.48);-webkit-animation:micco-theme3-5-x-heartbeat 1.5s infinite;animation:micco-theme3-5-x-heartbeat 1.5s infinite}.micco-theme3-5-x-BannerProductContainer{position:relative;max-width:1536px;margin:0 auto}.micco-theme3-5-x-dot:after{content:"";transition:transform .25s ease-in-out;position:relative;display:block;background:#fff;box-shadow:0 1px 4px rgba(17,17,17,.55);width:.75rem;height:.75rem;border-radius:64px}.micco-theme3-5-x-dot:hover:after{transform:scale(.667)}.micco-theme3-5-x-dot:hover{border-color:#fff;background:rgba(17,17,17,.64)}.productInfoContainer{background:#fff;padding:15px;gap:10px;display:flex;flex-direction:column;margin-left:0;transition:all .5s ease-in-out;max-width:200px;z-index:2}.micco-theme3-5-x-dot+.productInfoContainer{display:none}.micco-theme3-5-x-dot:hover+.productInfoContainer,.productInfoContainer:hover{display:flex}.productInfoPriceSale .micco-theme3-5-x-currencyContainer{text-decoration:line-through}.productInfoName,.productInfoPrice,.productTitle{font-weight:700}@-webkit-keyframes micco-theme3-5-x-heartbeat{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@keyframes micco-theme3-5-x-heartbeat{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}