.hotspot{display:flex;flex-direction:row;flex-wrap:wrap;margin:40px auto}@media only screen and (min-width:768px){.hotspot{margin-top:64px}}@media only screen and (min-width:1280px){.hotspot{margin-top:80px}}@media only screen and (min-width:768px){.hotspot{margin-bottom:64px}}@media only screen and (min-width:1280px){.hotspot{margin-bottom:80px}}@media only screen and (min-width:320px){.hotspot{width:89.6vw}}@media only screen and (min-width:768px){.hotspot{width:93.75vw}}@media only screen and (min-width:1280px){.hotspot{width:93.75vw}}@media only screen and (min-width:1920px){.hotspot{width:1800px}}@media print{.hotspot{width:93.75vw}}.hotspot__intro{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:24px;margin-left:auto;margin-right:auto;row-gap:24px;text-align:center}@media only screen and (min-width:320px){.hotspot__intro{width:89.6vw}}@media only screen and (min-width:768px){.hotspot__intro{width:93.75vw}}@media only screen and (min-width:1280px){.hotspot__intro{width:93.75vw}}@media only screen and (min-width:1920px){.hotspot__intro{width:1800px}}@media print{.hotspot__intro{width:93.75vw}}@media only screen and (min-width:768px){.hotspot__intro{margin-bottom:32px}}@media only screen and (min-width:1280px){.hotspot__intro{margin-bottom:40px}}.hotspot__copy,.hotspot__headline{flex-basis:89.6vw;max-width:89.6vw;padding-left:1.6vw;padding-right:1.6vw;width:89.6vw}@media only screen and (min-width:768px){.hotspot__copy,.hotspot__headline{flex-basis:93.75vw;max-width:93.75vw;padding-left:1.04167vw;padding-right:1.04167vw;width:93.75vw}}@media only screen and (min-width:1280px){.hotspot__copy,.hotspot__headline{flex-basis:62.5vw;margin-left:3.90625vw;max-width:62.5vw;padding-left:.54688vw;padding-right:.54688vw;width:62.5vw}}@media only screen and (min-width:1920px){.hotspot__copy,.hotspot__headline{flex-basis:1200px;margin-left:75px;max-width:1200px;padding-left:10.5px;padding-right:10.5px;width:1200px}}.hotspot__headline{font-family:Rotis,Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.2}@media only screen and (min-width:768px){.hotspot__headline{font-size:48px}}@media only screen and (min-width:1280px){.hotspot__headline{font-size:48px}}.hotspot__wrapper{flex-basis:89.6vw;max-width:89.6vw;padding-left:1.6vw;padding-right:1.6vw;width:89.6vw}@media only screen and (min-width:768px){.hotspot__wrapper{flex-basis:93.75vw;max-width:93.75vw;padding-left:1.04167vw;padding-right:1.04167vw;width:93.75vw}}@media only screen and (min-width:1280px){.hotspot__wrapper{flex-basis:93.75vw;max-width:93.75vw;padding-left:.54688vw;padding-right:.54688vw;width:93.75vw}}@media only screen and (min-width:1920px){.hotspot__wrapper{flex-basis:1800px;max-width:1800px;padding-left:10.5px;padding-right:10.5px;width:1800px}}.hotspot__wrapper img{height:auto;width:100%}.hotspot__media{margin:0 auto;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hotspot__image{border-radius:4px;overflow:hidden}.hotspot__image img{max-height:calc(100vh - 150px);max-height:calc(100lvh - 150px);width:auto}@media only screen and (min-width:1024px){.hotspot__content{bottom:var(--bottom,"auto");left:var(--left,"auto");opacity:0;pointer-events:none;position:absolute;right:var(--right,"auto");top:var(--top,"auto");transform:translateY(20px);transition:transform .25s cubic-bezier(.25,1,.5,1),opacity .25s cubic-bezier(.25,1,.5,1);z-index:1}}@media only screen and (min-width:1024px) and (hover:hover){.hotspot__tooltip:hover .hotspot__content{opacity:1;pointer-events:all;transform:translateY(0)}.hotspot__tooltip:hover .hotspot__marker:before{transform:scale(1.2)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.hotspot__marker{--heroteaser-marker-color:#4ba8ff;align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;left:var(--left);position:absolute;top:var(--top);transform:translate(-50%,-50%);width:40px}.hotspot__marker span{opacity:.3}.hotspot__marker span,.hotspot__marker:after,.hotspot__marker:before{background-color:var(--heroteaser-marker-color);border-radius:50%;height:100%;width:100%}.hotspot__marker:after,.hotspot__marker:before{content:"";height:24px;position:absolute;width:24px}.hotspot__marker:before{transition:transform .25s cubic-bezier(.25,1,.5,1)}.hotspot__marker:after{animation:pulse 2s cubic-bezier(.65,0,.35,1) infinite}.hotspot__marker--supernova{--heroteaser-marker-color:#ffc900}.hotspot__marker--wild-sand{--heroteaser-marker-color:#f1f1f1}.hotspot__marker--black{--heroteaser-marker-color:#191919}