@charset "UTF-8";.imagemap{counter-reset:imagemap-counter}.imagemap__description{margin:0 0 24px}.imagemap__container{position:relative;overflow:hidden}.imagemap__content{position:fixed;top:0;left:0;width:100%;height:100%;color:#000;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1031;padding:24px 20px;box-sizing:border-box;display:none;overflow:auto;overscroll-behavior:contain}.imagemap__content:target{display:block}.imagemap__content:focus{outline:none}.imagemap__close{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;float:right;text-decoration:none;color:inherit;font-family:"Font Awesome 6 Free";font-weight:900;padding:.5em;margin-right:-.5em}.imagemap__close:before{content:""}.imagemap__header{clear:both;display:block;font-size:var(--dena-font-size-lg);font-weight:500;line-height:1.2}.imagemap__bodytext{margin:12px 0 24px}.imagemap__content-media{width:100%;margin:24px 0}.imagemap__image-container{position:relative}.imagemap__content-image{display:block;width:100%;height:auto}.imagemap__description{display:block;font-size:var(--dena-font-size-sm);margin-top:.5em}.imagemap__marker-outer-wrap{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch}.imagemap__marker-inner-wrap{position:relative;width:max-content;overflow-y:hidden}.imagemap__marker{position:absolute;width:64px;height:64px;margin-left:-32px;margin-top:-32px;border-radius:32px;background:transparent;z-index:1;font-weight:600}.imagemap__marker,.imagemap__marker:hover,.imagemap__marker:active,.imagemap__marker:focus{text-decoration:none;outline:none}.imagemap__marker-icon{--imagemap-marker-background: var(--dena-primary);position:relative;display:block;width:48px;height:48px;border-radius:24px;margin:8px;color:#000;background:transparent;line-height:48px;text-align:center;z-index:1}.imagemap__marker-icon[data-layout=secondary]{--imagemap-marker-background: #EC008C}.imagemap__marker-icon:after{content:"";display:block;font-family:"Font Awesome 6 Free";line-height:48px;font-size:16px;font-weight:900;top:-.07em;position:relative}.imagemap__marker-icon[data-icon=numbered]:after{counter-increment:imagemap-counter;content:counter(imagemap-counter);font-family:inherit;font-weight:500}.imagemap__marker-icon:before{content:"";position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:inherit;background:var(--imagemap-marker-background);box-shadow:0 0 0 2px #fff;transition:transform .2s ease-in-out,box-shadow .2s;z-index:-1;animation:imagemap-marker-animation 1.5s infinite alternate ease-in}@keyframes imagemap-marker-animation{0%{transform:scale3d(.75,.75,.75)}to{transform:scale3d(1.1666666667,1.1666666667,1.1666666667)}}[data-open] .imagemap__marker-icon:before{animation:none;transform:scale3d(.75,.75,.75)}a:focus .imagemap__marker-icon:before,a:hover .imagemap__marker-icon:before{box-shadow:0 0 0 2px #000}a[aria-expanded=true] .imagemap__marker-icon:before{transform:none}a[aria-expanded=true] .imagemap__marker-icon:before{background:#fff;box-shadow:0 0 0 2px var(--imagemap-marker-background)}.imagemap__marker-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.imagemap__image{display:block;width:auto;min-height:480px;max-height:80vh;pointer-events:none}.imagemap__copyright{position:absolute;right:0;bottom:0;padding:0 5px 2px;transform:none;color:#fff;background-color:rgba(var(--dena-dark-rgb),var(--dena-bg-opacity, .9));pointer-events:none}.imagemap__copyright:before{content:"©";margin-right:.3em}@media(min-width:768px){.imagemap__content{z-index:10;padding:24px 40px}.imagemap__content{position:absolute;width:50%;min-width:600px}.imagemap__content[data-left]{left:auto;right:0}.imagemap__content[data-right]{left:0;right:auto}.imagemap__marker-inner-wrap{width:100%}.imagemap__image{width:100%;height:auto;max-height:none;min-height:0}}
