.hotspot,.hotspot__image{position:relative}.hotspot__image img{width:100%;display:block}.hotspot__pin-wrapper{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);z-index:1}.hotspot__pin{position:relative;border:.0625rem solid var(--color-white);cursor:pointer;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.25);height:2.875rem;width:3.625rem}.hotspot__pin path{fill:var(--color-white)}.hotspot__pin-wrapper.is-active .hotspot__pin{background:var(--pin-activated-background-color,#fd0);color:var(--pin-activated-icon-color,#000)}.hotspot__pin-wrapper.is-active .hotspot__pin .hotspot__icon{color:var(--pin-activated-icon-color,#000)}.hotspot__pin-wrapper.is-active .hotspot__pin path{fill:var(--pin-activated-icon-color,#000)}.hotspot__pin-wrapper.is-active .hotspot__pin line{stroke:var(--pin-activated-icon-color,#000)}.hotspot__pin-vis{display:flex;font-weight:700}.hotspot__panel{position:absolute;left:var(--panel-x);top:var(--panel-y);transform:translate(-50%,calc(-100% - 2.1875rem));z-index:5;width:min(90vw,26.25rem);background:var(--color-white);color:var(--color-black);box-shadow:0 .625rem 1.5rem rgba(0,0,0,.15);padding:1rem}.hotspot__panel--align-left{transform:translate(-25%,calc(-100% - 2.1875rem))}.hotspot__panel--align-right{transform:translate(-75%,calc(-100% - 2.1875rem))}.hotspot__panel-title{margin:0 0 .5rem;font-size:1.125rem;line-height:1.375rem;display:flex;align-items:center;gap:.625rem}.hotspot__features-block{margin-top:.75rem}.hotspot__features-title{margin:0 0 .5rem;font-weight:700;font-size:.875rem;line-height:1.4}.hotspot__features{list-style:disc;padding-left:1.25rem;margin:0}.hotspot__features li{margin:.25rem 0}.hotspot__icon{color:var(--color-white);width:1.25rem;height:1.25rem;transform:scale(1);transition:transform .25s}.hotspot__icon svg{display:block;width:100%;height:100%}@media (min-width:768px){.hotspot__icon line{transition:transform .3s cubic-bezier(.25,1,.5,1),stroke .25s,opacity .25s;transform-origin:center}.hotspot__pin-wrapper.is-active .hotspot__icon line:first-child{transform:rotate(45deg);transition-delay:50ms}.hotspot__pin-wrapper.is-active .hotspot__icon line:last-child{transform:rotate(45deg);transition-delay:.1s}}@media (min-width:768px) and (max-width:1023px){.hotspot__pin{height:2.25rem;width:2.5rem}.hotspot__icon{width:1rem;height:1rem}}@media (max-width:767px){@keyframes hotspotMobileOverlayIn{from{opacity:0}to{opacity:1}}@keyframes hotspotMobileDrawerIn{from{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.hotspot--has-mobile-carousel{background:var(--hotspot-mobile-background-color,var(--color-black));padding-top:2.375rem}.hotspot__mobile-carousel{position:relative}.hotspot__mobile-track{display:flex;gap:1.5625rem;overflow-x:auto;padding:0 1.5625rem 1.25rem;scroll-padding-inline:1.5625rem;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hotspot__mobile-track::-webkit-scrollbar{display:none}.hotspot__mobile-slide{position:relative;flex:0 0 calc(93.333% - 1.5625rem);min-width:0;scroll-snap-align:start}.hotspot__mobile-slide:last-child{scroll-snap-align:end}.hotspot__mobile-slide img{width:100%;display:block}.hotspot__mobile-pagination{display:flex;justify-content:center;gap:.5rem;margin:0;padding:0 0 1.125rem;border:0;line-height:0}.hotspot__mobile-pagination-item{display:flex;align-items:center;justify-content:center;width:.5rem;height:.5rem;cursor:pointer}.hotspot__mobile-pagination-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:.5rem;height:.5rem;margin:0;border:0;border-radius:50%;background:var(--hotspot-mobile-pagination-inactive-color,rgba(255,255,255,.35));cursor:pointer}.hotspot__mobile-pagination-input:checked{background:var(--hotspot-mobile-pagination-color,var(--color-white))}.hotspot__mobile-pagination-input:focus,.hotspot__mobile-pagination-input:focus-visible{outline:.0625rem solid var(--hotspot-mobile-pagination-color,var(--color-white));outline-offset:.1875rem}.hotspot__mobile-pagination-dot{display:none}.hotspot__mobile-drawer-overlay{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.62);animation:180ms ease-out hotspotMobileOverlayIn}.hotspot__mobile-drawer{position:absolute;bottom:0;left:1.5625rem;right:1.5625rem;z-index:1001;display:flex;flex-direction:column;max-height:min(58%,22.5rem);min-height:11.75rem;background:rgba(255,255,255,.95);color:var(--color-black);overflow:hidden;animation:240ms cubic-bezier(.22,1,.36,1) hotspotMobileDrawerIn}.hotspot__mobile-drawer::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3rem;background:linear-gradient(to top,rgba(255,255,255,.95),rgba(255,255,255,0));pointer-events:none;opacity:0;transition:opacity 160ms ease-out}.hotspot__mobile-drawer.has-bottom-fade::after{opacity:1}.hotspot__mobile-drawer-header{display:flex;align-items:center;gap:1rem;padding:1.125rem .875rem .625rem 1.375rem}.hotspot__mobile-drawer-title{display:flex;align-items:center;flex:1 1 auto;gap:.625rem;min-width:0;margin:0;font-size:1.25rem;line-height:1.4375rem}.hotspot__mobile-drawer-close{flex:0 0 2.5rem;width:2.5rem;height:2.5rem;padding:.4375rem;border:.0625rem solid var(--color-black);background:var(--color-white);color:var(--color-black);cursor:pointer}.hotspot__mobile-drawer-close svg{width:100%;height:100%}.hotspot__mobile-drawer-content{position:relative;flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 2.125rem 1.75rem 1.375rem;scrollbar-color:rgba(0,0,0,.55) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.hotspot__mobile-drawer-content::-webkit-scrollbar{width:.5rem}.hotspot__mobile-drawer-content::-webkit-scrollbar-track{margin:0 0 1.125rem;background:0 0}.hotspot__mobile-drawer-content::-webkit-scrollbar-thumb{border:.125rem solid transparent;border-radius:.5rem;background:rgba(0,0,0,.55);background-clip:content-box}.hotspot__mobile-drawer-content::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.75);background-clip:content-box}.hotspot__mobile-drawer-content .hotspot__panel-body{font-size:1rem;line-height:1.1875rem}.hotspot__mobile-drawer-content .hotspot__panel-body p:first-child{margin-top:0}.hotspot__panel{display:none!important}.hotspot__pin-wrapper{left:var(--xm);top:var(--ym);padding:.625rem}.hotspot__pin-wrapper:focus,.hotspot__pin-wrapper:focus-visible{outline:0;-webkit-tap-highlight-color:transparent}.hotspot__pin{height:2.25rem;width:2.5rem}}@media (max-width:767px) and (prefers-reduced-motion:reduce){.hotspot__mobile-drawer,.hotspot__mobile-drawer-overlay{animation:none}}