.module ul:not([class]){list-style:none;padding:0;margin:1rem 0}.module ul:not([class]) li{position:relative;padding-left:1.5rem;margin-bottom:1rem}.module ul:not([class]) li:before{content:"";position:absolute;display:inline-block;left:0;top:.6rem;width:8px;height:8px;background-color:var(--color-primary);border-radius:50%}.module ul:not([class]).checkmark{list-style:none;padding:0;margin:2rem 0}.module ul:not([class]).checkmark li{position:relative;padding-left:2.5rem;margin-bottom:.5rem}.module ul:not([class]).checkmark li:before{content:"";position:absolute;top:0;left:0;width:30px;height:30px;background-image:url(https://www.hausnotruf-zentrale.de/wp-content/themes/hnr-theme/graphics/icon-checkmark.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.module ul:not([class]).column{display:flex;flex-flow:row wrap;gap:2rem}.module ul:not([class]).column li{flex:1 48%}.module ol{list-style:none;padding:0;margin:2rem 0;counter-reset:ol var(--ol-start, 0)}.module ol li{position:relative;padding-left:3rem;margin-bottom:2rem;counter-increment:ol}.module ol li:before{content:counters(ol,"",decimal-leading-zero);position:absolute;color:var(--color-primary);display:inline-block;left:0;top:.2rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.footer{position:relative}.footer__logo{max-width:130px;margin:0 auto 4rem}.footer__wrapper{padding:clamp(2rem,4vw,4rem);background-color:var(--color-secondary-background)}@media screen and (max-width: 767px){.footer__wrapper{padding:4rem 1rem}}.footer__wrapper--inner{max-width:1600px;margin:0 auto}.footer__wrapper--inner .h2,.footer__wrapper--inner .h3{margin:0}.footer__widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:clamp(3rem,5vw,6rem)}@media screen and (max-width: 1300px){.footer__widgets{grid-template-columns:1fr 1fr}}@media screen and (max-width: 767px){.footer__widgets{grid-template-columns:1fr}}.footer__widgets .widget{position:relative;text-align:left;display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:1rem}.footer__widgets .widget>*:first-child{margin-top:0}.footer__widgets .widget>*:last-child{margin-bottom:0}.footer__nav{background-color:#4d4d4d}.footer__nav ul{list-style:none;padding:1rem 0;display:flex;flex-flow:row wrap;justify-content:center;gap:2rem;max-width:1600px;margin:0 auto}.footer__nav ul a{text-decoration:none;font-weight:700;color:#fff}.acfe-form,#message{max-width:1200px;margin:4rem auto;padding:0}#message{text-align:center;font-weight:700;border:3px solid var(--color-primary);border-radius:10px;padding:1.5rem}#message p{font-size:1.5rem;line-height:2.2rem}.acf-hidden{display:none!important}.acfe-form .acf-label,.acfe-form label{font-family:Open Sans,sans-serif;font-weight:700;text-align:left}.acfe-form .acf-label .description,.acfe-form .acf-label .message,.acfe-form label .description,.acfe-form label .message{font-weight:400;margin:0!important}.acfe-form input,.acfe-form textarea{padding:.5rem;width:100%;border:2px solid #ddd;font-family:Open Sans,sans-serif}.acfe-form .acf-input p{margin:0}.acfe-form .acf-input .acf-error-message{color:var(--color-primary)}.acfe-form .acf-fields{display:flex;flex-flow:row wrap;gap:2rem}.acfe-form .acf-fields>.acf-field{display:flex;flex-flow:column;gap:.6rem;padding:0;text-align:left}@media screen and (min-width: 768px){.acfe-form .acf-fields>.acf-field[data-width="40"]{width:calc(40% - 1rem)!important}.acfe-form .acf-fields>.acf-field[data-width="50"]{width:calc(50% - 1rem)!important}.acfe-form .acf-fields>.acf-field[data-width="60"]{width:calc(60% - 1rem)!important}}@media screen and (max-width: 767px){.acfe-form .acf-fields>.acf-field{flex:1 100%}}.acfe-form .acf-fields>.acf-field label{font-weight:700}.acfe-form .acf-fields>.acf-field .acf-required{color:var(--color-primary)}.acfe-form .acf-fields>.acf-field.acf-field-true-false label{display:flex;flex-flow:row nowrap;gap:1rem}.acfe-form .acf-fields>.acf-field.acf-field-true-false label input{width:20px;height:20px;margin:0;flex:0 0 20px}.acfe-form .acf-fields>.acf-field.acf-field-radio .acf-radio-list{display:flex;flex-flow:row wrap;gap:1rem;list-style:none;padding:0;margin:0}.acfe-form .acf-fields>.acf-field.acf-field-radio .acf-radio-list label{display:flex;flex-flow:row nowrap;align-items:center;white-space:pre;font-weight:400}.acfe-form .acf-fields>.acf-field.acf-field-radio .acf-radio-list input{width:20px;height:20px;margin:0 6px 0 0}.acfe-form .acf-fields>.acf-field.acf-hidden{display:none}.acfe-form .acf-fields>.acf-field.acf-field-message{padding-bottom:1rem;border-bottom:1px solid #ddd}.acfe-form .acf-fields .m-signature-pad{height:auto}.acfe-form .acf-form-submit{display:flex;flex-flow:row nowrap;gap:1rem;justify-content:flex-start;align-items:center;margin-top:1rem}.acfe-form .acf-button{width:auto;padding:.75rem 2rem;border:none;cursor:pointer}.costform{text-align:center}.costform .pages{display:grid;grid-template-areas:"stack"}.costform .pages .page{display:none;flex-flow:column;gap:2rem;justify-content:center;align-items:center;grid-area:stack;pointer-events:none;border:none}.costform .pages .page.visible{display:flex;pointer-events:all}.costform .pages .page .input_wrapper{display:flex;flex-flow:row wrap;gap:1rem}.costform .pages .page>label,.costform .pages .page legend{display:block;text-align:center;margin:0 auto 1rem;font-size:1.5rem;line-height:2rem;font-weight:700;font-family:Open Sans,sans-serif;color:var(--color-primary)}.costform .pages .page .button{padding:.75rem 2rem;color:#000;background-color:#fff;border:1px solid var(--color-primary);border-radius:9px;cursor:pointer}.costform .pages .page .button:before{content:none}.costform .pages .page .button:hover{background-color:var(--color-primary);color:#fff}.costform .pages .page .button[disabled]:hover{background-color:#828282;border-color:#000;cursor:not-allowed}.costform .pages .page .button input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;padding:0;margin:0;cursor:pointer}.costform .pages .page input{padding:.7rem 1rem;font-size:1.1rem;font-weight:600;font-family:Open Sans,sans-serif}.costform .pages .page table{width:100%;max-width:1000px}@media screen and (max-width: 900px){.costform .pages .page table tr{display:flex;flex-flow:row nowrap}}.costform .pages .page table tr.hidden{display:none}.costform .pages .page table tr td{border-top:1px solid #eee;padding:1rem 0;text-align:left}@media screen and (max-width: 930px){.costform .pages .page table tr td:first-of-type{flex:1}}.costform .pages .page table tr td:last-of-type{padding-left:2rem;text-align:right}@media screen and (max-width: 930px){.costform .pages .page table tr td:last-of-type{display:flex;gap:0;flex-flow:column;min-width:120px;place-items:flex-end;justify-content:flex-end;flex:0 120px}}.costform .pages .page table tr td:last-of-type b{font-size:1.2rem}.costform progress{margin:2rem auto 0;border-radius:6px;border:1px solid #dbdbdb;width:100%;max-width:1000px;height:20px;background-color:#fff;overflow:hidden}.costform progress::-webkit-progress-bar{background-color:#fff;border-radius:6px}.costform progress::-webkit-progress-value{background-color:var(--color-primary)}.costform progress::-moz-progress-bar{background-color:var(--color-primary)}.anchor{margin:0;padding:0}.blockquote__wrapper{position:relative;display:grid;grid-template-areas:"image text";grid-template-columns:1fr 2.5fr;gap:clamp(2rem,4vw,4rem);align-items:center;max-width:1600px;margin:0 auto;container-type:inline-size;container-name:blockquote}@media screen and (max-width: 767px){.blockquote__wrapper{grid-template-areas:"image" "text";grid-template-columns:1fr;gap:2rem}}.blockquote__wrapper:after{content:"";position:absolute;left:-3rem;bottom:2rem;width:calc(100cqi + 3rem);height:20px;background-color:#b9baba;z-index:0}@media screen and (max-width: 1300px){.blockquote__wrapper:after{left:0;width:100cqi}}.blockquote__image{grid-area:image}.blockquote__text{position:relative;grid-area:text;padding:4rem 0;max-width:900px;z-index:2}.blockquote__text:before{content:"";position:absolute;top:0;left:0;width:40px;height:40px;background-image:url(https://www.hausnotruf-zentrale.de/wp-content/themes/hnr-theme/graphics/icon-quote.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.blockquote__text p{margin:0;font-family:Space Mono,sans-serif}.blockquote__text .author{position:relative;display:block;padding-left:clamp(2rem,6vw,6rem);margin-top:1rem;font-weight:700}.blockquote__text .author:before{content:"";position:absolute;top:.7rem;left:0;width:clamp(20px,5vw,60px);height:2px;background-color:#a9b7b5}.cta__wrapper{position:relative;display:flex;flex-flow:column;max-width:1600px;margin:0 auto;padding:4rem 2rem;text-align:center;background-color:#fff;border-radius:20px;box-shadow:0 0 20px #1414141a}@media screen and (max-width: 500px){.cta__wrapper{padding:2rem 1rem}}.cta__wrapper h3,.cta__wrapper h2,.cta__wrapper .h3,.cta__wrapper .h2{margin:0 0 1rem}.cta__wrapper p{margin:.5rem 0}.cta__buttons{display:flex;flex-flow:row wrap;place-items:center;justify-content:center;gap:1rem;z-index:2;margin-top:1rem}@media screen and (max-width: 1023px){.cta__buttons{flex-flow:column}}.faq{margin:2rem 0}.faq__wrapper{position:relative;display:flex;flex-flow:column;gap:1rem;max-width:1200px;margin:0 auto}.faq details{padding:1.5rem 5rem 1.5rem 1.5rem;border:1px solid #DBDBDB;border-radius:20px;box-shadow:0 0 2px #1414141a}.faq details[open] summary h3:after,.faq details[open] summary h3:before{transform:translateY(-50%) rotate(180deg)}.faq details[open] p{padding-top:1rem}.faq details summary{position:relative;display:block;cursor:pointer}.faq details summary::-webkit-details-marker{display:none}.faq details summary h3{position:relative;margin:0;color:var(--color-black)}.faq details summary h3:after,.faq details summary h3:before{content:"";display:block;width:28px;height:4px;position:absolute;top:1rem;right:-3rem;background:var(--color-primary);transition:all .4s ease}.faq details summary h3:after{transform:translateY(-50%) rotate(90deg)}.faq details summary h3:before{transform:translateY(-50%)}.faq .text p:empty{display:none}.faq .text p:empty+p,.faq .text p:first-of-type{margin-top:0}.faq .text p:last-of-type{margin-bottom:0}.gallery__preview img{-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:9px;overflow:hidden}.gallery__preview .splide__slide{display:flex}.gallery__popup{position:relative}.gallery__popup img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;aspect-ratio:3/2;border-radius:9px;overflow:hidden}.gallery__modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:90vw;max-height:0;background-color:#fff;z-index:30;box-shadow:0 0 3px #1414144d;border-radius:9px;overflow:hidden}.gallery__modal.visible{max-height:90dvh;padding:1rem}.gallery__close{position:absolute;top:1rem;left:1rem;width:3rem;height:3rem;cursor:pointer;z-index:2}.gallery dialog{border:none;box-shadow:0 0 4px 5px #1414141a;outline:none;border-radius:9px}.gallery .splide__arrows{display:flex;justify-content:flex-end;margin-bottom:.4rem}.gallery .splide__arrow{background-color:transparent;border:none;width:3rem;cursor:pointer}.gallery .splide__arrow svg{display:block;width:100%;height:auto}.graphic-text__wrapper{display:grid;grid-template-areas:"left image right";grid-template-columns:1.5fr 1fr 1.5fr;align-items:center;margin:4rem 0}@media screen and (max-width: 1023px){.graphic-text__wrapper{grid-template-areas:"left image";grid-template-columns:1.5fr 1fr;align-items:baseline}}@media screen and (max-width: 767px){.graphic-text__wrapper{grid-template-areas:"image" "left";grid-template-columns:1fr}}.graphic-text__image{grid-area:image;grid-row-end:span 2;padding:0 2rem}@media screen and (max-width: 767px){.graphic-text__image{max-width:400px}}.graphic-text__text{position:relative;text-align:left}.graphic-text__text:before{content:"";position:absolute;top:.4rem;left:0;width:20px;height:20px;background-position:center;background-repeat:no-repeat;background-image:url(https://www.hausnotruf-zentrale.de/wp-content/themes/hnr-theme/graphics/icon-arrow-left.png);background-size:cover}@media screen and (max-width: 767px){.graphic-text__text{padding-left:2rem}.graphic-text__text:before{background-image:url(https://www.hausnotruf-zentrale.de/wp-content/themes/hnr-theme/graphics/icon-arrow-right.png)}}@media screen and (max-width: 1023px) and (min-width: 768px){.graphic-text__text{text-align:right;padding-right:2rem;grid-column:left}.graphic-text__text:before{left:auto;right:0;background-image:url(https://www.hausnotruf-zentrale.de/wp-content/themes/hnr-theme/graphics/icon-arrow-right.png)}}@media screen and (min-width: 1024px){.graphic-text__text:nth-of-type(2),.graphic-text__text:nth-of-type(4){padding-left:2rem}.graphic-text__text:first-of-type,.graphic-text__text:nth-of-type(3){text-align:right;padding-right:2rem}.graphic-text__text:first-of-type:before,.graphic-text__text:nth-of-type(3):before{left:auto;right:0;background-image:url(https://www.hausnotruf-zentrale.de/wp-content/themes/hnr-theme/graphics/icon-arrow-right.png)}}.graphic-text__text p:first-child{margin-top:0}.graphic-text__text p:last-child{margin-bottom:0}.infobox__wrapper{display:grid;gap:clamp(2rem,4vw,4rem);padding:2rem clamp(2rem,4vw,4rem);align-items:center;box-shadow:0 0 2px #1414144d;border:1px solid #DBDBDB;border-radius:20px;background-color:var(--color-secondary-background);max-width:1220px;margin:0 auto}@media screen and (min-width: 768px){.infobox__wrapper.left{grid-template-columns:1fr 1fr;grid-template-areas:"text image";padding-right:0}.infobox__wrapper.right{grid-template-columns:1fr 1fr;grid-template-areas:"image text";padding-left:0}}@media screen and (min-width: 1300px){.infobox__wrapper.left .infobox__image{transform:translate(4rem)}.infobox__wrapper.right .infobox__image{transform:translate(-4rem)}}@media screen and (max-width: 767px){.infobox__wrapper{grid-template-columns:1fr;grid-template-areas:"image" "text";gap:2rem}}.infobox__text{grid-area:text}.infobox__image{grid-area:image}.news__wrapper{display:grid;grid-template-columns:repeat(3,minmax(280px,400px));gap:clamp(1rem,3vw,2rem);justify-content:center}@media screen and (max-width: 1023px){.news__wrapper{grid-template-columns:repeat(2,minmax(220px,400px))}}@media screen and (max-width: 767px){.news__wrapper{justify-content:flex-start;grid-template-columns:minmax(220px,500px)}}.news__element{position:relative;display:flex;flex-flow:column;overflow:hidden;box-shadow:0 0 2px #1414144d;background-color:#fff;border-radius:20px}.news__element img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news__button{position:relative;grid-area:button;background-color:var(--color-primary)}.news__button svg{position:absolute;display:block;top:50%;left:50%;width:30px;height:30px;transform:translate(-50%,-50%)}.news__text{display:flex;flex-flow:column;align-items:flex-start;padding:clamp(1rem,2vw,2rem);height:100%}.news__text p{margin-bottom:0}.news__text h3{margin:0 0 1rem}.news__text .button{margin-top:auto;padding-top:1rem}.news__text a{display:block;text-decoration:none}.news__text a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.spacer{max-width:1600px;margin:4rem auto!important;height:20px;width:100%;border-top:1px solid #707070;border-bottom:1px solid #707070}.team__wrapper{container-type:inline-size}.team__text{text-align:center}.team__elements{display:flex;flex-flow:row wrap;justify-content:center;gap:2rem}.team__element{position:relative;max-width:calc(33cqw - 1rem);flex:1 1 calc(33cqw - 2rem)}@media screen and (max-width: 900px){.team__element{max-width:calc(50cqw - 1rem);flex:1 1 calc(50cqw - 2rem)}}@media screen and (max-width: 500px){.team__element{max-width:100%;flex:1 1 100%}}.team__element img{border-radius:20px;overflow:hidden}.team__element--text{display:block;padding:1rem 2rem;text-align:center}.team__element--text h3{margin:0 0 1rem}.team__element--text span{display:block;font-weight:600}.teaser{padding:0 0 4rem}.teaser__element{position:relative}.teaser__element--text{position:absolute;bottom:0;left:0;width:100%;padding:2rem;z-index:2;color:#fff;text-transform:uppercase;background-color:#77727059;white-space:normal}.teaser__element--text h3{margin:0;color:#fff}.teaser__element--text a{text-decoration:none;color:#fff}.teaser__element--text a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.teaser__text{padding:2rem;max-width:900px;margin:2rem auto;text-align:center}.teaser__text h3{margin:0}.teaser__button{position:absolute;right:1rem;bottom:1rem;display:block;margin-left:auto;width:42px;height:42px;border-radius:50%;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.hausnotruf-zentrale.de/wp-content/themes/hnr-theme/graphics/teaser-button.png)}.teaser .glide__track{position:relative}.teaser .glide__track:after{content:"";position:absolute;top:0;right:0;height:100%;width:50%;background-color:#a9b7b5;z-index:-1}.teaser .glide__slides{padding:4rem 0}.teaser .glide__bullets{display:flex;flex-flow:row nowrap;gap:.5rem;justify-content:center;align-items:center;margin-top:-2rem}.teaser .glide__bullet{width:12px;height:12px;border-radius:50%;background-color:#777270}.teaser .glide__bullet--active{background-color:#b9baba}.text-image__wrapper{display:grid;gap:clamp(2rem,4vw,4rem)}@media screen and (min-width: 768px){.text-image__wrapper.left{grid-template-columns:1.7fr 1.3fr;grid-template-areas:"text image"}.text-image__wrapper.left .text-imag__image{padding-left:clamp(2rem,4vw,4rem)}.text-image__wrapper.right{grid-template-columns:1.3fr 1.7fr;grid-template-areas:"image text"}.text-image__wrapper.right .text-imag__image{padding-right:clamp(2rem,4vw,4rem)}}@media screen and (max-width: 767px){.text-image__wrapper{grid-template-columns:1fr;grid-template-areas:"image" "text";gap:2rem}}.text-image__text{grid-area:text}.text-image__image{grid-area:image}.text-video__wrapper{display:grid;gap:clamp(2rem,4vw,4rem)}@media screen and (min-width: 1200px){.text-video__wrapper.left{grid-template-columns:1.7fr 1.3fr;grid-template-areas:"text image"}.text-video__wrapper.left .text-imag__image{padding-left:clamp(2rem,4vw,4rem)}.text-video__wrapper.right{grid-template-columns:1.3fr 1.7fr;grid-template-areas:"image text"}.text-video__wrapper.right .text-imag__image{padding-right:clamp(2rem,4vw,4rem)}}@media screen and (max-width: 1199px){.text-video__wrapper{grid-template-columns:1fr;grid-template-areas:"image" "text";gap:2rem}}.text-video__text{grid-area:text}.text-video__image .video__wrapper{position:relative;aspect-ratio:16/9}.text-video__image .video__wrapper:not(.loaded):before{content:"";display:block;width:30%;height:30%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;background:url(https://www.hausnotruf-zentrale.de/wp-content/themes/hnr-theme/graphics/icon-play.svg) center center no-repeat transparent;background-size:auto;background-size:contain;pointer-events:none}.text-video__image .video__wrapper img,.text-video__image .video__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.text-video__image .video__wrapper img{-o-object-fit:contain;object-fit:contain;cursor:pointer;z-index:2}.text-video__image .video__wrapper iframe{border:none}.text__wrapper{max-width:900px;margin:0 auto}.text>*:first-child{margin-top:0}.text>*:last-child{margin-bottom:0}
