.carousel-container{max-width:1170px;margin:30px auto;padding:0 0 40px;position:relative;overflow:hidden;box-sizing:border-box}.carousel-track{display:flex;transition:transform .3s ease-in-out}.carousel-slide{width:100%;flex-shrink:0;box-sizing:border-box;padding:0}.row{display:flex;flex-wrap:wrap;gap:20px;height:400px}.col-50{width:calc(50% - 20px);box-sizing:border-box;padding:10px;height:100%}.image-hotspot-container{position:relative;display:flex;height:100%;align-items:center;justify-content:center;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.hotspot-icon{position:absolute;background-color:#000;color:transparent;border:3px solid white;border-radius:50%;width:30px;height:30px;line-height:24px;text-align:center;font-size:1.2em;font-weight:700;cursor:pointer;transform:translate(-50%,-50%);z-index:5;animation:pulse 1.5s infinite;box-shadow:0 0 #fff6;transition:all .2s ease-in-out}.hotspot-icon span{display:none}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(.9);box-shadow:0 0 #ffffffb3}70%{transform:translate(-50%,-50%) scale(1);box-shadow:0 0 0 10px #fff0}to{transform:translate(-50%,-50%) scale(.9);box-shadow:0 0 #fff0}}.hotspot-content-container{display:flex;flex-direction:column;justify-content:center;text-align:center;height:100%;white-space:normal;overflow-wrap:break-word}.content-item{display:none}.content-item.active{display:block}.content-item h4{font-weight:700;margin-bottom:10px}.content-item h4,.content-item p{white-space:normal;text-wrap:wrap}.carousel-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:8px;z-index:10;min-height:15px}.dot{width:12px;height:12px;border-radius:50%;background-color:#bbb;cursor:pointer;display:flex!important;transition:background-color .2s}.dot.active{background-color:#333}@media (max-width: 768px){.row{flex-direction:column;height:auto}.col-50{width:100%;height:250px}.col-50:last-child{height:auto;min-height:150px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hotspot-carrousel.css.map */
