@keyframes opacityFade{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes slideUp{0%{transform:translateY(2rem)}to{transform:translateY(0)}}.image-with-annotations__image-wrapper{position:relative}.image-with-annotations__image-wrapper picture,.image-with-annotations__image-wrapper img{display:block;width:100%;height:auto;max-width:37.5rem;margin:auto;aspect-ratio:1 / 1}@supports not (aspect-ratio: 1/1){.image-with-annotations__image-wrapper picture,.image-with-annotations__image-wrapper img{position:relative;width:100%}.image-with-annotations__image-wrapper picture img,.image-with-annotations__image-wrapper img img{position:absolute}.image-with-annotations__image-wrapper picture:before,.image-with-annotations__image-wrapper img:before{float:left;padding-top:100%;content:""}.image-with-annotations__image-wrapper picture:after,.image-with-annotations__image-wrapper img:after{display:block;content:"";clear:both}}.image-with-annotations__heading-wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--spacing-lg);padding:var(--spacing-lg);text-align:center}.image-with-annotations__annotation{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--spacing-xs);position:absolute;top:auto;right:auto;bottom:auto;left:auto}.image-with-annotations__annotation-text{font-size:var(--font-size-body-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-base);background-color:var(--neutral-10);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--border-radius-sm)}.image-with-annotations__annotation-dot{flex:0 0 4rem}.image-with-annotations__annotation-dot>svg{width:100%;height:100%;animation:annotation-dot-pulse 2.4s cubic-bezier(.4,0,.2,1) infinite;animation-delay:0s}@keyframes annotation-dot-pulse{0%,to{transform:scale(1)}25%{transform:scale(1.2)}50%,99%{transform:scale(1)}}.image-with-annotations__annotation--left{flex-direction:row-reverse}@media (min-width: 768px){.image-with-annotations__inner-wrapper{max-width:var(--max-content-width);margin:0 auto;padding:0 var(--spacing-md)}.image-with-annotations__image-wrapper picture,.image-with-annotations__image-wrapper img{max-width:80rem;aspect-ratio:3 / 2}@supports not (aspect-ratio: 1/1){.image-with-annotations__image-wrapper picture,.image-with-annotations__image-wrapper img{position:relative;width:100%}.image-with-annotations__image-wrapper picture img,.image-with-annotations__image-wrapper img img{position:absolute}.image-with-annotations__image-wrapper picture:before,.image-with-annotations__image-wrapper img:before{float:left;padding-top:66.6666666667%;content:""}.image-with-annotations__image-wrapper picture:after,.image-with-annotations__image-wrapper img:after{display:block;content:"";clear:both}}}
