@keyframes zoomInfiniteEffect{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(1)}}.hotspot-component{margin-bottom:1.6rem}.hotspot-component-drawer .drawer__header{display:flex;justify-content:end}.card .hotspot-component{margin-bottom:0}.hotspot-component--style:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0}.hotspot-component-point{--point-size: 4.8rem;z-index:var(--z-index-flat, 1);line-height:var(--line-height-lowest, 1);top:var(--vertical);left:var(--horizontal);margin-left:calc(-1 * var(--point-size)/2);margin-top:calc(-1 * var(--point-size)/2)}.hotspot-component-point__button{-webkit-appearance:none;appearance:none;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0;width:var(--point-size);height:var(--point-size);background:transparent;cursor:pointer;border-radius:50%;border:3px solid rgba(var(--color-hotspot),1);color:currentColor}.hotspot-component-point__button:before,.hotspot-component-point__button:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hotspot-component-point__button:before{width:.8rem;height:.8rem;background:rgba(var(--color-hotspot),1);transition:transform var(--duration-default) ease;animation:zoomInfiniteEffect 2s ease infinite}.hotspot-component-point__button:after{width:100%;height:100%;background:rgba(var(--color-hotspot),.3)}.hotspot-component-point__button.focused,.hotspot-component-point__button:focus-visible,.hotspot-component-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-component-point__button:focus:not(:focus-visible):not(.focused){box-shadow:inherit}.hotspot-component-popup{--color-foreground: var(--global-color-foreground);--color-background: var(--global-color-background);--gradient-background: rgb(var(--global-color-background));--point-size: 4.8rem;display:block;position:absolute;visibility:hidden;opacity:0;pointer-events:none;z-index:calc(var(--z-index-temporary, 5) - 3);transition:var(--duration-short) ease;transition-property:opacity,visibility;top:calc(var(--top) - var(--height) - var(--point-size)/4);left:calc(var(--left) - var(--width)/2 + var(--point-size)/2);width:100%;max-width:40.5rem;border-width:.1rem solid rgba(var(--color-foreground),.4);box-shadow:0 .8rem 2rem rgba(var(--color-foreground),.08)}.hotspot-component-popup__inner{position:relative;overflow:hidden}.hotspot-component-popup__close{-webkit-appearance:none;appearance:none;overflow:hidden;border:none;padding:0;background:transparent;width:1.6rem;height:1.6rem;position:absolute;top:1.6rem;right:1.6rem;cursor:pointer;z-index:calc(var(--z-index-temporary, 5) - 3);color:currentColor}.hotspot-component-popup__close:before{content:"";position:absolute;top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.hotspot-component-popup__close svg{width:100%;height:100%}.hotspot-component-popup.position-right{left:auto;right:calc(100% - var(--left) - var(--point-size)/2)}.hotspot-component-popup[open]{visibility:visible;opacity:1;pointer-events:auto}.hotspot-component-popup .card-product .card__inner{align-items:inherit;padding:1.6rem}.hotspot-component-popup .card-product .card__media{width:15rem}.hotspot-component-popup .card-product .card__content{display:flex;flex-direction:column;align-self:center;padding:0 1.6rem}.hotspot-component-popup .card-product .card__buttons{flex-wrap:wrap;flex-direction:column}.hotspot-component-popup .card-product .card__buttons .card__quick-add,.hotspot-component-popup .card-product .card__buttons .card__quick-view{flex-grow:1;flex-shrink:0;width:100%}@media screen and (max-width: 749px){.hotspot-component-point{top:var(--vertical-mobile, var(--vertical));left:var(--horizontal-mobile, var(--horizontal))}.hotspot-component-popup{position:fixed;top:auto!important;left:0!important;right:auto!important;bottom:0!important;width:100%;height:100%;max-width:100%;z-index:var(--z-index-highest, 10);background:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;box-shadow:unset}.hotspot-component-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;cursor:pointer}.hotspot-component-popup__overlay:empty{display:block}.hotspot-component-popup__inner{position:absolute;top:0;right:0;bottom:0;left:0;inset-block-start:auto;height:auto;width:100%;max-height:calc(100% - 100px);border-top-left-radius:var(--popup-corner-radius);border-top-right-radius:var(--popup-corner-radius);border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translate3d(0,100%,0);transition:transform var(--duration-default) ease}.hotspot-component-popup[open] .hotspot-component-popup__inner{transform:translateZ(0)!important}.hotspot-component-popup__close{right:.8rem;top:.8rem}body:has(.hotspot-component-popup[open]){overflow:hidden}}@media screen and (min-width: 750px){.hotspot-component-point{--point-size: 6.2rem}.hotspot-component-popup{--point-size: 5.6rem}}.hotspot-component-drawer .drawer__wrapper{padding:0}.hotspot-component-product-media{padding-left:1.6rem;padding-right:1.6rem;margin-bottom:1.6rem}.hotspot-component-product{flex-grow:1;scrollbar-width:none}.hotspot-component-product-inner{flex-grow:1;padding-left:1.6rem;padding-right:1.6rem;box-sizing:border-box}.hotspot-component-product-header,.hotspot-component-product-header .card__rating{margin-bottom:1.6rem}.hotspot-component-product-options{padding-bottom:2.4rem}.hotspot-component-drawer .drawer__heading{font-size:2.8rem}.hotspot-component-product-heading{font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale)* 2.4rem);font-style:var(--font-heading-style);font-weight:600;line-height:var(--heading-line-height, 1.2);letter-spacing:var(--heading-letter-spacing, 0);color:rgb(var(--color-foreground));text-transform:uppercase;margin-top:0;margin-bottom:.8rem}.hotspot-component-product-price{font-size:calc(2.4rem * var(--font-body-scale))}.hotspot-component-product-sticky{box-sizing:border-box;padding:1.6rem;z-index:calc(var(--z-index-temporary, 5) - 3);box-shadow:0 0 1.2rem rgba(var(--color-shadow),.25)}.hotspot-component-product-link{margin-top:1.6rem}.hotspot-component-drawer .theme-swiper.has-navigation,.hotspot-component-drawer .theme-swiper.has-pagination{padding-top:4.8rem}.hotspot-component-drawer .swiper-slide{display:flex;flex-direction:column;height:auto}.hotspot-component-drawer .swiper-navigation{--swiper-navigation-top-offset: 0;--swiper-navigation-sides-offset: 1.6rem;--swiper-navigation-size: 3.2rem}.hotspot-component-drawer .swiper-navigation .swiper-button{margin-top:0;padding:.7rem}.hotspot-component-drawer .swiper-pagination{--swiper-pagination-top: 1.3rem;--swiper-pagination-bottom: auto;padding-left:3.2rem;padding-right:3.2rem;z-index:var(--z-index-flat, 1)}.hotspot-component-drawer .product-hotspot-count{font-size:1.6rem;text-transform:uppercase}.hotspot-component-drawer .swiper-pagination .swiper-pagination-bullet-active{--swiper-pagination-color: #A7C957}.hotspot-component-drawer .product-form__input+.product-form__input{margin-top:1.6rem}@media screen and (min-width: 750px){.hotspot-component-drawer .drawer__inner{width:39rem;min-width:min(100vw,39rem)}}@media screen and (min-width: 1033px){.hotspot-component-product-media,.hotspot-component-product-inner,.hotspot-component-product-sticky{padding-left:1.6rem;padding-right:1.6rem}.hotspot-component-product-media{margin-bottom:1.6rem}.hotspot-component-drawer .theme-swiper.has-navigation,.hotspot-component-drawer .theme-swiper.has-pagination{padding-top:4rem}.hotspot-component-drawer .swiper-navigation{--swiper-navigation-sides-offset: 2.4rem}.hotspot-component-drawer .drawer__header{padding:1.4rem 1.4rem 0}}@media (min-width: 1033px) and (max-width: 1400px){.hotspot-component-product-media .media--square{padding-bottom:64%}}
/*# sourceMappingURL=/cdn/shop/t/125/assets/component-hotspot-component.css.map */
