.image-hotspots-slider{width:100%;position:relative;margin:0 auto;overflow:hidden}.image-hotspots-section .container--standard{position:relative}.image-hotspots-slider .swiper-wrapper{display:flex;width:100%;height:100%;transition-property:transform;box-sizing:content-box}.image-hotspots-slider .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.image-hotspots-button-prev,.image-hotspots-button-next{position:absolute;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer;display:flex;align-items:center;justify-content:center;width:47.5px;height:47.5px;border-radius:50%;transition:all .2s ease}.image-hotspots-button-prev{left:25px}.image-hotspots-button-next{right:25px}.image-hotspots-pagination{position:absolute;bottom:-55px!important;left:0;width:100%;text-align:center;z-index:6;display:flex;justify-content:center;align-items:center;gap:9px}.image-hotspots-pagination::selection{background:#fff}.image-hotspots-pagination .swiper-pagination-bullet{width:18px;height:18px;background-color:#fff;opacity:1;border-radius:50%;display:inline-block;transition:background-color .3s ease;cursor:pointer;border:2px solid rgb(0 0 0 / 25%)}.image-hotspots-pagination .swiper-pagination-bullet-active{background-color:#000}.image-hotspots__container{position:relative;width:100%;display:flex;justify-content:var(--container-horizontal-alignment, center);align-items:var(--container-vertical-alignment, center)}.image-hotspots__image-wrapper{position:relative;width:100%;min-height:300px;overflow:hidden;line-height:0}.image-hotspots__desktop-image{display:block;width:100%}.image-hotspots__mobile-image{display:none;width:100%}.image-hotspots__image{width:100%;height:auto;display:block}.image-hotspots__hotspots{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.image-hotspots__hotspot{position:absolute;top:var(--hotspot-pos-y);left:var(--hotspot-pos-x);transform:translate(-50%,-50%);z-index:1;pointer-events:all}.image-hotspots__marker{position:relative;display:block;width:34px;height:34px;background-color:#fefefeb2;border:1px solid rgba(0,0,0,.1);border-radius:50%;cursor:pointer;box-shadow:0 2px 5px #0003;transition:transform .2s ease,background-color .2s ease}.image-hotspots__marker:hover:after,.image-hotspots__marker:hover:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;z-index:-1}.image-hotspots__marker:hover:after{width:calc(100% + 10px);height:calc(100% + 10px);background:#ffffff4d;animation:pulse-glow 1.5s infinite}.image-hotspots__marker:hover:before{width:calc(100% + 5px);height:calc(100% + 5px);background:#ffffff4d;animation:pulse-core 1.5s infinite}.image-hotspots__marker:hover{background-color:#fefefe}@keyframes pulse-glow{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.2)}}@keyframes pulse-core{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.image-hotspots__marker-dot{position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:#000c;border-radius:50%;transform:translate(-50%,-50%);transition:background-color .2s ease}.image-hotspots__marker .spacing{position:absolute;width:80px;height:80px;transform:translate(-20%,-20%)}.image-hotspots__marker:hover .image-hotspots__marker-dot,.image-hotspots__marker:focus .image-hotspots__marker-dot{background-color:#000}.image-hotspots__popup{position:absolute;background-color:rgb(var(--color-background));color:rgb(var(--color-text));border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--popup-corner-radius, 4px);padding:15px;box-shadow:var(--popup-shadow-horizontal-offset, 0px) var(--popup-shadow-vertical-offset, 4px) var(--popup-shadow-blur-radius, 10px) rgba(var(--color-shadow),var(--popup-shadow-opacity, .1));width:max-content;width:300px;z-index:2;pointer-events:auto;text-align:left}.image-hotspots__popup--top{bottom:calc(100% + 15px);left:50%;transform:translate(-50%)}.image-hotspots__popup--bottom{top:calc(100% + 15px);left:50%;transform:translate(-50%)}.image-hotspots__popup--left{right:calc(100% + 15px);top:50%;transform:translateY(-50%)}.image-hotspots__popup--right{left:calc(100% + 15px);top:50%;transform:translateY(-50%)}.image-hotspots__popup-content{display:flex;flex-direction:row;gap:18px;align-items:center}.image-hotspots__popup-price .price__container{display:flex}.price__sale{display:none}.image-hotspots__popup-image{flex:0 0 auto;width:90px;height:90px;overflow:hidden;border-radius:0}.image-hotspots__popup-image img{width:100%;height:100%;object-fit:cover;object-position:center}.image-hotspots__popup-info{flex:1 1 auto;display:flex;flex-direction:column;gap:5px}.image-hotspots__popup-title{font-size:18px;font-weight:400;margin:0;padding:0;color:#262626}.image-hotspots__popup-price{line-height:14px;margin-bottom:9px}.price__regular span.price-item{font-size:18px;font-weight:700;color:#000;letter-spacing:0px}.image-hotspots__popup-link{display:inline-block;font-size:14px;text-decoration:underline;color:#989898;letter-spacing:0px;font-weight:300;font-family:var(--font-body-family)}[x-cloak]{display:none!important}@media screen and (max-width: 749px){.image-hotspots__desktop-image{display:none}.image-hotspots__mobile-image{display:block}.image-hotspots__image{height:523px;object-fit:cover}.image-hotspots__popup{width:215px;padding:12px}.image-hotspots__popup-mobile--top{bottom:calc(100% + 15px)!important;top:auto!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.image-hotspots__popup-mobile--bottom{top:calc(100% + 15px)!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.image-hotspots__popup-mobile--left{right:calc(100% + 15px)!important;left:auto!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}.image-hotspots__popup-mobile--right{left:calc(100% + 15px)!important;right:auto!important;top:80%!important;bottom:auto!important;transform:translateY(-50%)!important}.image-hotspots__hotspot[style*="--hotspot-pos-x-mobile: 0%"] .image-hotspots__popup-mobile--left,.image-hotspots__hotspot[style*="--hotspot-pos-x-mobile: 10%"] .image-hotspots__popup-mobile--left{right:auto!important;left:0!important;transform:translateY(-50%)!important}.image-hotspots__hotspot[style*="--hotspot-pos-x-mobile: 90%"] .image-hotspots__popup-mobile--right,.image-hotspots__hotspot[style*="--hotspot-pos-x-mobile: 100%"] .image-hotspots__popup-mobile--right{left:auto!important;right:0!important;transform:translateY(-50%)!important}.image-hotspots__hotspot[style*="--hotspot-pos-y-mobile: 0%"] .image-hotspots__popup-mobile--top,.image-hotspots__hotspot[style*="--hotspot-pos-y-mobile: 10%"] .image-hotspots__popup-mobile--top{bottom:auto!important;top:0!important;transform:translate(-50%)!important}.image-hotspots__hotspot[style*="--hotspot-pos-y-mobile: 90%"] .image-hotspots__popup-mobile--bottom,.image-hotspots__hotspot[style*="--hotspot-pos-y-mobile: 100%"] .image-hotspots__popup-mobile--bottom{top:auto!important;bottom:0!important;transform:translate(-50%)!important}.image-hotspots__hotspot{top:var(--hotspot-pos-y-mobile);left:var(--hotspot-pos-x-mobile)}.image-hotspots-button-prev,.image-hotspots-button-next{display:none;width:30px}.image-hotspots-pagination{bottom:-40px!important;padding:10px 0;gap:5px}.image-hotspots-pagination .swiper-pagination-bullet{width:10px;height:10px}.image-hotspots__popup-title{font-size:17px}.price__regular span.price-item{font-size:16px}.image-hotspots__popup-link{font-size:13px}.image-hotspots__popup-price{margin-bottom:7px}.image-hotspots__popup-image{width:62px;height:62px}}
/*# sourceMappingURL=/cdn/shop/t/230/assets/section-image-hotspots.css.map */
