.duotone .story h1.headline-special-big,.duotone .story h2.headline-special-big,.story .h1,.story h1{font-family:var(--font-sans-compressed);text-transform:uppercase;font-size:50px;font-weight:100;line-height:46px}@media only screen and (min-width:1024px){.duotone .story h1.headline-special-big,.duotone .story h2.headline-special-big,.story .h1,.story h1{font-size:120px;line-height:100px}}.duotone .story .h2,.duotone .story h2{font-family:var(--font-sans);font-size:var(--text-2xl);font-weight:700;line-height:var(--line-height-base)}@media only screen and (min-width:1024px){.duotone .story .h2,.duotone .story h2{font-size:var(--text-4xl);line-height:40px}}.duotone .story .h3,.duotone .story h3{font-size:var(--text-lg);line-height:var(--line-height-base)}@media only screen and (min-width:1024px){.duotone .story .h3,.duotone .story h3{font-size:var(--text-3xl);line-height:45px}}.duotone .story .h5,.duotone .story h5{font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--line-height-xxs)}@media only screen and (min-width:1024px){.duotone .story .h5,.duotone .story h5{font-size:var(--text-base);line-height:var(--line-height-sm)}}.hotspot-button{cursor:pointer;justify-content:center;align-items:center;width:15px;height:15px;display:flex;position:absolute;transform:translate(-50%,-50%)}.hotspot-button__button{background-color:#0000;border-radius:50%;transition:all .3s linear}.hotspot-button__button:hover{animation:2s cubic-bezier(.4,0,.6,1) infinite pulseAndGrow}.hotspot-button__button:hover .hotspot-button__indicator{animation:2s cubic-bezier(.4,0,.6,1) infinite pulseAndGrowInner}.hotspot-button__button--active{background-color:rgba(var(--color-hotspot-border-primary));place-items:center;animation:2s cubic-bezier(.4,0,.6,1) infinite pulseAndGrow;display:grid;transform:scale(1)}.hotspot-button__indicator{background-color:#fff;border-radius:50%;place-items:center;width:15px;height:15px;margin:auto;transition:all .3s linear;display:grid;position:relative;box-shadow:0 0 0 2.4px #fff3}.hotspot-button__indicator--active{background-color:rgb(var(--color-primary));animation:2s cubic-bezier(.4,0,.6,1) infinite pulseAndGrowInner}.hotspot-button__dot{box-shadow:.5px 1.5px 4px 2px rgb(var(--color-gray-light));background:#fff;border-radius:50%;width:7px;height:7px;margin:auto}.hotspot-button__dot--active{outline:2.5px solid rgb(var(--color-primary))}@keyframes pulseAndGrow{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes pulseAndGrowInner{0%,to{transform:scale(1)}50%{transform:scale(.8)}}
