@keyframes zoomInfiniteEffect{0%{transform:scale(1)}50%{transform:scale(2.5)}to{transform:scale(1)}}.hotspot-point{--point-size: 4rem;z-index:var(--z-index-flat, 1);line-height:var(--line-height-lowest, 1);margin-left:calc(-1 * var(--point-size)/2);margin-top:calc(-1 * var(--point-size)/2)}.hotspot-point__button{padding:0;width:var(--point-size);height:var(--point-size);background:transparent;border:.15rem solid var(--hotspot-border)}.hotspot-point__button:before,.hotspot-point__button:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hotspot-point__button:before{width:.8rem;height:.8rem;background:var(--hotspot-color);transition:transform var(--duration-default) ease;animation:zoomInfiniteEffect 2s ease infinite}.hotspot-point__button:after{width:100%;height:100%;background:#0009;z-index:-1}.hotspot-point__button.focused,.hotspot-point__button:focus-visible,.hotspot-point__button:focus{outline:0;box-shadow:0 0 0 .3rem rgba(var(--color-shadow),.1),0 0 0 .5rem rgba(var(--color-shadow),.3),0 0 .5rem .4rem rgba(var(--color-shadow),.3)}.hotspot-point__button:focus:not(:focus-visible):not(.focused){box-shadow:inherit}.hotspot-popup{--color-foreground: var(--global-color-foreground);--color-background: var(--global-color-background);--gradient-background: rgb(var(--global-color-background));z-index:calc(var(--z-index-temporary, 5) - 3);visibility:hidden;opacity:0;transition:var(--duration-default) ease;transition-property:opacity,visibility}.hotspot-popup__close,.hotspot-card__close{color:#fff;border:none;background:transparent;width:3.2rem;height:3.2rem;padding:0;top:1.6rem;left:1.6rem;z-index:var(--z-index-flat, 1)}.hotspot-card__close{top:.5rem;left:.5rem}.hotspot-popup__close:before,.hotspot-card__close:before{content:"";position:absolute;top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.hotspot-card{--color-foreground: var(--global-color-foreground);--color-background: var(--global-color-background);--gradient-background: linear-gradient(180deg, #CEE5EB 0%, #DC63A8 22.21%, #E13D82 37.97%, #E62847 73.06%, #CC1423 100%);height:100%}.hotspot-popup__inner,.hotspot-card__inner{padding:5.6rem;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:auto;scrollbar-width:none}.hotspot-card__inner{padding-left:0;padding-right:0}.hotspot-popup__content,.hotspot-card__content{max-width:48rem;margin:0 auto}.hotspot-popup[open]{visibility:visible;opacity:1;pointer-events:auto}.hotspot-popup .theme-swiper,.hotspot-card .theme-swiper{padding-bottom:8.5rem}.hotspot-popup .swiper-navigation,.hotspot-card .swiper-navigation{--swiper-navigation-top-offset: auto}.hotspot-popup .swiper-navigation .swiper-button,.hotspot-card .swiper-navigation .swiper-button{bottom:0}.hotspot-popup .swiper-navigation .swiper-button-prev,.hotspot-card .swiper-navigation .swiper-button-prev{left:0}.hotspot-popup .swiper-navigation .swiper-button-next,.hotspot-card .swiper-navigation .swiper-button-next{right:0}.hotspot-popup .swiper-pagination,.hotspot-card .swiper-pagination{--swiper-pagination-bottom: 1.8rem;padding-left:4.8rem;padding-right:4.8rem;z-index:var(--z-index-flat, 1)}.hotspot-popup .swiper-navigation .swiper-button,.hotspot-card .swiper-navigation .swiper-button{--swiper-navigation-color: #000000;--swiper-navigation-background-color: #ffffff;--swiper-navigation-border-color: #ffffff;--swiper-navigation-size: 3.6rem;padding:.5rem}.hotspot-popup .swiper-navigation .swiper-button:hover,.hotspot-card .swiper-navigation .swiper-button:hover,.hotspot-popup .swiper-navigation .swiper-button:focus,.hotspot-card .swiper-navigation .swiper-button:focus{--swiper-navigation-color: #ffffff;--swiper-navigation-background-color: rgba(206, 229, 235, 1);--swiper-navigation-border-color: rgba(206, 229, 235, 1)}.hotspot-popup .swiper-navigation .swiper-button[aria-disabled=true],.hotspot-card .swiper-navigation .swiper-button[aria-disabled=true]{--swiper-navigation-color: rgba(207, 207, 207, 1);--swiper-navigation-background-color: rgba(231, 231, 231, 1);--swiper-navigation-border-color: rgba(207, 207, 207, 1);opacity:.5!important}.hotspot-popup .swiper-pagination,.hotspot-card .swiper-pagination{--swiper-pagination-color: #ffffff;--swiper-pagination-bullet-inactive-color: rgba(207, 207, 207, 1)}.hotspot-popup .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),.hotspot-card .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){opacity:.3}.hotspot-popup .card__heading,.hotspot-card .card__heading{min-height:auto;margin-bottom:.4rem}@media screen and (max-width:1032px){.hotspot-popup .card.card-product .card__buttons,.hotspot-card .card.card-product .card__buttons{display:inline-flex!important}.hotspot-popup .card.card-product .card__buttons .button,.hotspot-card .card.card-product .card__buttons .button{color:rgba(var(--color-white),1);background-color:rgba(var(--color-black),1);border-color:rgba(var(--color-black),1)}}@media screen and (max-width:749px){.hotspot-popup .theme-swiper,.hotspot-card .theme-swiper{padding-bottom:7.2rem}.hotspot-popup .swiper-pagination,.hotspot-card .swiper-pagination{padding-left:3.2rem;padding-right:3.2rem}.hotspot-popup .swiper-navigation .swiper-button,.hotspot-card .swiper-navigation .swiper-button{--swiper-navigation-size: 3.2rem}}@media screen and (min-width:750px){.hotspot-card__inner{padding:4rem}}@media screen and (min-width:1033px){.hotspot-popup .card-product .card__content{padding-bottom:0}}@media screen and (min-width:1366px){.hotspot-card__inner{padding:4rem 7.8rem}.hotspot-card__close{top:.8rem;left:.8rem}}.modal.modal--lookbook .modal__inner{max-height:60.8rem;height:auto;background:linear-gradient(180deg,#cee5eb,#dc63a8 22.21%,#e13d82 37.97%,#e62847 73.06%,#cc1423);border-radius:8px}.modal.modal--lookbook .theme-swiper{padding-bottom:7.2rem}.modal.modal--lookbook .swiper-navigation{--swiper-navigation-top-offset: auto}.modal.modal--lookbook .swiper-navigation .swiper-button{--swiper-navigation-size: 3.6rem;--swiper-navigation-color: #000000;--swiper-navigation-background-color: #ffffff;--swiper-navigation-border-color: #ffffff;bottom:0;padding:.5rem}.modal.modal--lookbook .swiper-navigation .swiper-button:hover,.modal.modal--lookbook .swiper-navigation .swiper-button:focus{--swiper-navigation-color: #ffffff;--swiper-navigation-background-color: rgba(206, 229, 235, 1);--swiper-navigation-border-color: rgba(206, 229, 235, 1)}.modal.modal--lookbook .swiper-navigation .swiper-button[aria-disabled=true]{--swiper-navigation-color: rgba(207, 207, 207, 1);--swiper-navigation-background-color: rgba(231, 231, 231, 1);--swiper-navigation-border-color: rgba(207, 207, 207, 1);opacity:.5!important}.modal.modal--lookbook .swiper-pagination{--swiper-pagination-color: #ffffff;--swiper-pagination-bullet-inactive-color: rgba(207, 207, 207, 1)}.modal.modal--lookbook .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){opacity:.3}.modal.modal--lookbook .swiper-navigation .swiper-button-prev{left:0}.modal.modal--lookbook .swiper-navigation .swiper-button-next{right:0}.modal.modal--lookbook .swiper-pagination{--swiper-pagination-bottom: 1.8rem;padding-left:3.2rem;padding-right:3.2rem;z-index:var(--z-index-flat, 1)}@media screen and (max-width:1032px){.modal.modal--lookbook .modal__inner{width:min(calc(100vw - 3rem),40rem)}.modal.modal--lookbook .modal__toggle{top:1rem;left:auto;right:1rem}.modal.modal--lookbook .modal__toggle svg{width:2.4rem;height:2.4rem}.modal.modal--lookbook .modal__content{padding:5.8rem 1.6rem 1.6rem}.modal.modal--lookbook .card__heading{min-height:unset}.modal.modal--lookbook .theme-swiper{padding-bottom:5.2rem}.modal.modal--lookbook .swiper-pagination{--swiper-pagination-bottom: 1rem}.modal.modal--lookbook .card-product .card__extend-action{display:block}.modal.modal--lookbook .card-product .card__extend-action .card__buttons{display:inline-flex!important}.modal.modal--lookbook .card-product .card__heading{margin-bottom:.4rem}.modal.modal--lookbook .card-product .card__price{margin-bottom:1rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-hotspot.css.map */
