.hot-spots.overflow-hot-spots:after{background:rgba(0,0,0,.3);clear:both;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.hot-spots__media{position:relative;z-index:1}@media(min-width:550px){.hot-spots__media{margin:0 auto;max-width:66.7rem}}.hot-spots__media .media{background:transparent}.hot-spots__item{left:var(--hot-spot-horizontal-position);position:absolute;top:var(--hot-spot-vertical-position)}.hot-spots__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgb(var(--hot-spot-background));border:0;border-radius:50%;box-shadow:0 0 0 4px #fff inset,0 1px 5px rgb(var(--hot-spot-background));cursor:pointer;height:1.8rem;position:relative;text-decoration:none;transition:transform .2s ease-in-out;width:1.8rem}.hot-spots__dot:after{animation:ping 2s ease-in-out infinite alternate;background:radial-gradient(circle,rgb(var(--hot-spot-background)/0) 0,rgb(var(--hot-spot-background)/.3) 100%);border-radius:inherit;box-sizing:content-box;content:"";height:100%;left:-1rem;padding:1rem;position:absolute;top:-1rem;width:100%}.hot-spots__popover{--popover-content-max-height:75vh;--popover-content-max-width:none;--popover-anchor-block-spacing:3rem;--popover-anchor-inline-spacing:0;display:none;padding:2rem;position:fixed;visibility:hidden;width:100%;z-index:6}@media(min-width:750px)and (max-width:989.98px){.hot-spots__popover{--popover-content-max-height:480px;--popover-content-max-width:480px;left:50%!important;transform:translateX(-50%);width:auto}}@media(min-width:990px){.hot-spots__popover{--popover-content-max-height:350px;--popover-content-max-width:350px;--popover-anchor-inline-spacing:calc(100% + 3rem);padding:0;position:absolute;width:auto}}.hot-spots__popover-wrapper{border-radius:var(--text-boxes-radius);overflow:hidden}.hot-spots__popover[open] .hot-spots__popover-content,.hot-spots__popover[open] .hot-spots__popover-overlay{opacity:1}.hot-spots__popover-outside-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:50%;box-shadow:0 5px 20px rgba(0,0,0,.15);cursor:pointer;height:4rem;left:50%;padding:0;position:absolute;top:-4rem;transform:translateX(-50%);width:4rem;z-index:1}@media(min-width:990px){.hot-spots__popover-outside-close{display:none}}.hot-spots__popover-outside-close svg{height:1.4rem;width:1.4rem}.hot-spots__popover-content{border-radius:var(--text-boxes-radius);box-shadow:0 5px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;height:100%;max-height:var(--popover-content-max-height);max-width:var(--popover-content-max-width);opacity:0;overflow-y:auto;overflow:hidden;overscroll-behavior-y:contain;padding:2rem;position:relative;scrollbar-color:#e8e8e8 #707070;scrollbar-width:auto;transition:all .2s ease-in-out;z-index:1}@media(min-width:990px){.hot-spots__popover-content{width:-moz-max-content;width:max-content}}.hot-spots__popover-content::-webkit-scrollbar{width:.6rem}.hot-spots__popover-content::-webkit-scrollbar-track{background:#e8e8e8}.hot-spots__popover-content::-webkit-scrollbar-thumb{background-color:#707070}.hot-spots__popover-content img{margin-bottom:2rem}.hot-spots__popover-title{font-size:calc(var(--font-heading-scale)*2rem);font-weight:800;margin:0 0 1rem;text-transform:uppercase}@media(min-width:990px){.hot-spots__popover-title{font-size:calc(var(--font-heading-scale)*2.4rem)}}@keyframes ping{0%{transform:scale(1)}to{transform:scale(.8)}}