.focus-topic{position:relative}.focus-topic__image{margin:0 auto;max-width:-moz-fit-content;max-width:fit-content;position:relative}.hotspot-container{display:flex;font-size:16px;position:absolute}.hotspot-container--align-right .hotspot-container__content{left:100%;right:25px}@media (max-width:1000px){.hotspot-container--align-right .hotspot-container__content{left:50%;top:50%}}.hotspot-container__hotspot{animation:pulse 1.5s infinite;background:#fff;border-radius:50%;cursor:pointer;height:16px;min-width:16px}.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:10px;opacity:0;padding:28px 25px 25px;pointer-events:none;position:absolute;right:25px;top:0;transition:all .5s ease-in-out;width:500px;z-index:5}@media (max-width:1150px){.hotspot-container__content{width:445px}}@media (max-width:1000px){.hotspot-container__content{left:50%;margin:0;max-height:calc(100vh - 170px);overflow:auto;padding:40px 25px 25px;position:fixed;top:50%;transform:translate(-50%,-50%);width:500px}}@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{cursor:pointer;font-size:20px;line-height:1;position:absolute;right:15px;text-transform:uppercase;top:8px;width:16px}.hotspot-container__image-container{flex:0 1 auto}.hotspot-container .fluid-image{height:auto;width:auto}.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__title{font-size:22px;line-height:1.1363636364;margin-bottom:15px;text-transform:uppercase}.hotspot-container__subtitle{margin-bottom:5px}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(71,91,109,.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)}}