.annotations-container{background-repeat:no-repeat;background-size:100%;width:100%;height:auto;margin:0;position:relative}.annotations-container__overlay{z-index:10;justify-content:flex-end;align-items:flex-end;display:flex;position:absolute;top:0;right:0}.annotations-container__overlay__text{background-color:var(--bulma-white);border-radius:var(--bulma-radius);max-width:65ch;padding:2.5rem 1.5rem 1.5rem;position:relative;box-shadow:0 .5em 2em #0003}@media screen and (min-width:1024px){.annotations-container__overlay__text{padding:2.5rem}}.annotations-container__overlay__text__close{color:var(--bulma-primary);z-index:2;cursor:pointer;background:0 0;border:0;font-size:1.2em;position:absolute;top:1em;right:1em}.annotations-container__overlay__text__close:hover{color:var(--bulma-secondary)}.annotations-container__background{width:100%;height:100%;position:absolute;top:0;left:0}.annotations-container__background img{object-fit:cover;width:100%;height:100%}.annotations-container__xray{width:100%;height:100%;margin:0;position:absolute;top:0;left:0;-webkit-mask-image:url(/build/assets/xray-mask-DOm25nlx.png);mask-image:url(/build/assets/xray-mask-DOm25nlx.png);-webkit-mask-size:400px;mask-size:400px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.annotations-container__xray img{width:100%}.annotations-container__markers{width:100%;height:100%;position:absolute;top:0;left:0}.marker{justify-content:flex-start;align-items:center;display:flex}.marker__dot{cursor:pointer;background-color:#0000;border:0;position:absolute;transform:translate(-50%,-50%)}.marker__dot .dot{border-color:var(--bulma-secondary);z-index:2;background-color:#0000;width:3rem;height:3rem;animation:none;position:relative}@media screen and (max-width:768px){.marker__dot .dot{width:2rem;height:2rem}}.marker__dot .dot:after{content:"";width:1.1em;height:1.1em;color:var(--bulma-secondary);transform-origin:50%;background-image:url("data:image/svg+xml,%3Csvg id='b48f7828-59e7-4e0b-bedb-448e1ea2cfae' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 400 400'%3E  %3Cpath id='a8210806-02c6-4eb5-9c65-9462acc007ba' data-name='Pfad 72' d='M264.68,183.68H216.32V135.32c0-9.67-6.65-16.32-16.32-16.32h0c-9.67,0-16.31,6.65-16.31,16.32v48.36H135.32c-9.67,0-16.32,6.65-16.32,16.32s6.65,16.31,16.32,16.31h48.36v48.36c0,9.67,6.65,16.32,16.32,16.32h0a16.24,16.24,0,0,0,16.31-16.17v-48.5h48.36c9.67,0,16.32-6.65,16.32-16.32C280.39,190.33,274.35,183.68,264.68,183.68Z' fill='%2300f'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;font-size:2rem;transition:transform .15s ease-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marker--active{z-index:10}.marker--active .marker__dot .dot{box-shadow:none;animation:none}.marker--active .marker__dot .dot:after{transform:translate(-50%,-50%)scale(1.3)}
