.focus-topic{position:relative}.focus-topic__item{margin:0 auto;max-width:665px;position:relative;z-index:2}.hotspot-container{display:flex;font-size:16px;position:absolute}.hotspot-container--align-left{margin-left:0;margin-right:10px;right:100%}.hotspot-container__hotspot{animation:pulse 1.5s infinite;background:#fff;border-radius:50%;cursor:pointer;height:16px;min-width:16px}@media (max-width:550px){.hotspot-container__hotspot{height:13px;min-width:13px}}.hotspot-container__content{background:#fff;box-shadow:0 2px 6px hsla(0,0%,96%,.4);box-shadow:0 2px 6px rgba(0,0,0,.2);display:flex;margin-left:25px;opacity:0;padding:25px;pointer-events:none;position:absolute;transition:all .5s ease-in-out;width:600px;z-index:1;z-index:5}@media (max-width:1000px){.hotspot-container__content{left:50%;margin:0;max-height:calc(100vh - 170px);overflow:auto;padding:25px;position:fixed;top:50%;transform:translate(-50%,-50%)}}@media (max-width:600px){.hotspot-container__content{width:calc(100% - 30px)}}@media (max-width:400px){.hotspot-container__content{display:block}}.hotspot-container__content.js-visible{opacity:1;pointer-events:all}.hotspot-container__close{color:#e71361;cursor:pointer;font-size:20px;left:-7px;line-height:1;position:absolute;text-transform:uppercase;top:73px;transform:rotate(-90deg)}.hotspot-container__image-container{flex:0 1 auto;padding-left:25px}.hotspot-container__text{-webkit-hyphens:auto;hyphens:auto;margin-left:25px;text-align:left}@media (max-width:400px){.hotspot-container__text{margin-left:0;margin-top:25px}}.hotspot-container__headline{font-size:20px;letter-spacing:5px;line-height:1;margin-bottom:10px}.hotspot-container__headline,.hotspot-container__title{font-family:Tanker,Tanker-fallback,Tanker-fallback-roboto,Arial,Roboto,sans-serif;font-weight:700;text-transform:uppercase}.hotspot-container__title{line-height:1.1111111111;margin-bottom:15px}.hotspot-container__subtitle{margin:5px 0}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(238,51,119,.6)}90%{box-shadow:0 0 0 10px rgba(231,52,57,0)}to{box-shadow:0 0 0 0 rgba(231,52,57,0)}}