.product__item{position:absolute;z-index:3}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.7)}to{box-shadow:0 0 0 10px hsla(0,0%,100%,0)}}.product__item:hover .item__cta{background:#fff}.product__item:hover .item__cta .item__message{display:none}.product__item .item__cta{cursor:pointer;position:relative;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.25)}.product__item .item__cta.pulse{z-index:2;animation:pulse-animation 1.5s infinite;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1rem}.product__item .item__cta .item__message{bottom:-270%;transition:all .2s ease-in;z-index:3;border-radius:2rem;position:absolute;transform:translate(-50%);left:50%;padding:.15rem .7rem 0 .5rem;opacity:0;color:#000;height:auto;background:#fff;display:none}.product__item .item__cta .item__message .item__text{text-transform:uppercase;white-space:nowrap;margin:0}@media screen and (min-width:1024px){.product__item:hover .item__cta .item__message{height:auto;opacity:1;bottom:-160%;display:block}.product__item .item__cta{width:20px;height:20px}}
/*# sourceMappingURL=/product-markers.8add5fd1.css.map */