.Info-popup__wrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.Info-popup{max-height:calc(100vh - 120px);pointer-events:none;max-width:100%;padding:20px;box-sizing:border-box}.Info-popup__inner{background:#fff;box-shadow:0 3px 5px rgba(0,0,0,.5);width:600px;box-sizing:border-box;border-radius:5px;position:relative;max-height:calc(100vh - 120px);pointer-events:all;max-width:100%}.Info-popup__content{padding:25px;overflow:auto;box-sizing:border-box;max-height:calc(100vh - 120px);color:#333;max-width:100%}.Info-popup__content h1,.Info-popup__content h2{font:var(--header-font, normal 800 1rem "Open Sans", sans-serif);font-size:2rem;line-height:var(--header-line-height, 1.15em);margin:1.5em 0 .5em}.Info-popup__content h1+p,.Info-popup__content h2+p{margin-top:0}.Info-popup__content h1+ul,.Info-popup__content h2+ul,.Info-popup__content h1+ol,.Info-popup__content h2+ol{margin-top:.5em}@media (max-width: 414px){.Info-popup__content h2{font:var(--header-font, normal 800 1rem "Open Sans", sans-serif);font-size:1.5rem;line-height:var(--header-line-height, 1.15em)}}.Info-popup__content h3{font:var(--text-font, normal 400 1rem "Lato", sans-serif);font-size:1.35rem;line-height:var(--text-line-height, 1.4em);font-weight:700;margin:1.5em 0 .5em}@media (max-width: 414px){.Info-popup__content h3{font:var(--text-font, normal 400 1rem "Lato", sans-serif);font-size:1.25rem;line-height:var(--text-line-height, 1.4em);font-weight:700;margin-bottom:.5em}}.Info-popup__content h3+p{margin-top:0}.Info-popup__content h3+ul,.Info-popup__content h3+ol{margin-top:.5em}.Info-popup__content h4{font:var(--text-font, normal 400 1rem "Lato", sans-serif);font-size:1rem;line-height:var(--text-line-height, 1.4em);font-weight:700;line-height:1.25em;margin:.75em 0 .25em}@media (max-width: 414px){.Info-popup__content h4{font:var(--text-font, normal 400 1rem "Lato", sans-serif);font-size:1rem;line-height:var(--text-line-height, 1.4em);font-weight:700;margin-bottom:.15em}}.Info-popup__content h4+p{margin-top:0}.Info-popup__content h4+ul,.Info-popup__content h4+ol{margin-top:.5em}.Info-popup__content p{font:var(--text-font, normal 400 1rem "Lato", sans-serif);font-size:1rem;line-height:var(--text-line-height, 1.4em);margin:1.4em 0}.Info-popup__content ul,.Info-popup__content ol{margin:1.4em 0;padding:0 0 0 20px}.Info-popup__content li{margin:.25em 0;font:var(--text-font, normal 400 1rem "Lato", sans-serif);font-size:1rem;line-height:var(--text-line-height, 1.4em)}.Info-popup__content li:first-child{margin-top:0}.Info-popup__content li:last-child{margin-bottom:0}.Info-popup__content a{color:#80addc;text-decoration:none}.Info-popup__content a:hover{text-decoration:underline;color:#40576e}.Info-popup__content strong{font-weight:var("font-weight-strong", 900)}.Info-popup__content .Button{display:inline-block;padding:10px 25px;background:#333;border:1px solid #333;border-radius:5px;text-decoration:none!important;color:#fff;text-transform:uppercase;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;cursor:pointer;box-sizing:border-box;font:var(--text-font, normal 400 1rem "Lato", sans-serif);font-size:1rem;line-height:var(--text-line-height, 1.4em);font-weight:var(--font-weight-button, 900);transition:.25s background-color,.25s border-color,.25s opacity,.25s color}.Info-popup__content .Button:hover:not(:disabled){background-color:rgba(51,51,51,.9);border-color:rgba(51,51,51,.75);color:rgba(255,255,255,.75)}.Info-popup__content .Button:disabled{opacity:.25;cursor:default}.Info-popup__content .Button--secondary{display:inline-block;padding:10px 25px;background:#fff;border:1px solid #333;border-radius:5px;text-decoration:none!important;color:#333;text-transform:uppercase;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;cursor:pointer;box-sizing:border-box;font:var(--text-font, normal 400 1rem "Lato", sans-serif);font-size:1rem;line-height:var(--text-line-height, 1.4em);font-weight:var(--font-weight-button, 900);transition:.25s background-color,.25s border-color,.25s opacity,.25s color}.Info-popup__content .Button--secondary:hover:not(:disabled){background-color:rgba(255,255,255,.9);border-color:rgba(51,51,51,.75);color:rgba(51,51,51,.75)}.Info-popup__content .Button--secondary:disabled{opacity:.25;cursor:default}.Info-popup__content a.Link-with-arrow:after{content:" »"}.Info-popup__content a.Pdf-icon{background:transparent url(https://dahlmark.se/static/66/file-pdf.svg);background-size:18px 18px;background-repeat:no-repeat;background-position:left 3px;display:inline-block;padding:3px 0 3px 23px;text-decoration:none;color:#333}.Info-popup__content a.Pdf-icon:hover{text-decoration:underline}.Info-popup__content span.Small-text,.Info-popup__content p.Small-text{font-size:.8rem;line-height:inherit}@media (max-width: 374px){.Info-popup__content span.Small-text,.Info-popup__content p.Small-text{font-size:.5rem;line-height:inherit}}.Info-popup__content>*:first-child,.Info-popup__content>div>*:first-child{margin-top:0}.Info-popup__content>*:last-child,.Info-popup__content>div>*:last-child{margin-bottom:0}.Info-popup__close{width:40px;height:40px;display:block;cursor:pointer;top:0;right:0;position:absolute}.Info-popup__close span{width:2px;height:20px;background:#333;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}.Info-popup__close span:last-child{transform:translate(-50%,-50%) rotate(45deg)}
