:root{--hotspot-modal-height:300px;--hotspot-modal-width:352px}.hotspot-modal{bottom:0;left:0;opacity:0;padding-inline:var(--spacing-m);pointer-events:none;transition:opacity var(--timing-normal) var(--easing-normal),visibility var(--timing-normal) step-end;visibility:hidden;width:100%}.hotspot-modal__close{position:absolute;right:var(--spacing-xs);top:var(--spacing-xs);z-index:var(--layer-raised)}.hotspot-modal .icon{pointer-events:none}.hotspot-modal__content-container{background-color:var(--color-neutral-7);border:1px solid var(--color-brand-1-cream-accent);left:0;max-height:100%;overflow-x:hidden;overflow-y:auto;position:relative;top:0;width:100%;z-index:var(--layer-flat)}.hotspot-modal__content{display:grid;grid-gap:var(--spacing-2xs);gap:var(--spacing-2xs);padding:var(--spacing-m)}.hotspot-modal__text,.hotspot-modal__text>*{text-decoration:none}.hotspot-modal__text,.hotspot-modal__text a,.hotspot-modal__text>*{font-family:var(--font-family-2);font-size:var(--font-size-xs);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-1);line-height:var(--line-height-1);text-indent:var(--text-indent-0);text-transform:none}.hotspot-modal__text a{text-decoration:underline}.hotspot-modal__button{margin-block-start:var(--spacing-s);padding:var(--spacing-xs) var(--spacing-s)}.hotspot-modal__product{display:grid;grid-gap:var(--spacing-m);gap:var(--spacing-m);grid-template-columns:6.4375rem 1fr;padding:0}.hotspot-modal__product .hotspot-modal__button{padding-block:var(--spacing-xs)}.hotspot-modal__product-details{display:flex;flex-direction:column;padding-block:var(--spacing-s);padding-inline-end:var(--spacing-xs)}.hotspot-modal__product-prices{margin-block-start:var(--spacing-2xs)}.hotspot-modal.is-active{opacity:1;pointer-events:auto;transition:opacity var(--timing-normal) var(--easing-normal);visibility:visible}@media(max-width:63.99em){.hotspot-modal.is-active{margin-block-start:calc(var(--spacing-2xl)*-1);position:relative}.hotspot-modal.hotspot__modal--desktop{display:none}}@media(min-width:64em){.hotspot-modal{border:0;height:auto;padding:0;transform:none;width:352px;width:var(--hotspot-modal-width)}.hotspot-modal__close{display:none}.hotspot-modal__content-container{max-height:300px;max-height:var(--hotspot-modal-height)}.hotspot-modal.hotspot__modal--mobile{display:none}}
:root{--hotspot-poi-size:40px}.hotspot{gap:var(--spacing-4xl)}.hotspot.critical-component-hide{display:block}.hotspot.critical-component-clear{opacity:1}.hotspot__subtitle{margin-block-end:var(--spacing-s)}.hotspot__cta{margin-block-start:var(--spacing-2xl)}.hotspot__media{position:relative}.hotspot__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-color:var(--color-neutral-7);border:0;border:1px solid var(--color-brand-1-cream-accent);border-radius:100%;box-shadow:none;color:inherit;cursor:pointer;display:grid;font:inherit;height:40px;height:var(--hotspot-poi-size);outline:none;padding:0;place-content:center;position:absolute;width:auto;width:40px;width:var(--hotspot-poi-size);z-index:var(--layer-raised)}.hotspot__poi{opacity:0;pointer-events:none;transition:opacity var(--timing-normal) var(--easing-normal),visibility var(--timing-normal) step-end,z-index var(--timing-normal) step-end;visibility:hidden}.hotspot__poi.is-active .icon{rotate:45deg}.hotspot__poi.is-visible{opacity:1;pointer-events:auto;transition:opacity var(--timing-normal) var(--easing-normal);visibility:visible}.hotspot .icon{pointer-events:none;transition:rotate var(--timing-quick) var(--easing-normal)}.hotspot__modal{position:absolute;z-index:var(--layer-heightened)}.hotspot__image-container,.hotspot__video{margin-block-start:var(--spacing-4xl);position:relative;z-index:var(--layer-flat)}@media(min-width:64em){.hotspot__poi{--color-pulse-shadow:237 227 216}.hotspot__poi.is-active{z-index:calc(var(--layer-heightened) + 1)}.hotspot__poi:not(.is-active):hover{animation:cnvs-pulse var(--timing-skeleton) infinite var(--easing-normal)}}
