:root{--container-padding: 15px;--mobile-menu-size: 50px}*{margin:0;padding:0;box-sizing:border-box;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-tap-highlight-color:transparent;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}::selection{background-color:#28465a;color:#fff}::-moz-selection{background-color:#28465a;color:#fff}html{font-size:16px;font-size:62.5%}body{font-size:1.6rem;width:100%;height:100%;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#28465a}body.no-scroll{overflow:hidden;height:100vh}p a{color:inherit}strong{font-weight:700}h1,h2{color:#28465a;font-size:2.5rem;font-weight:700;line-height:120%}h3{font-size:2.4rem;font-weight:700}h4{font-size:1.6rem;font-weight:700}p{color:#28465a;font-size:1.6rem;font-weight:400;line-height:140%}.text-container ul,.text-container ol{margin-top:30px;padding-left:20px}.text-container ul li,.text-container ol li{color:#28465a;font-size:1.6rem;font-weight:400;line-height:140%;margin-top:8px}.text-container ul li:first-child,.text-container ol li:first-child{margin-top:0}.text-container ul{list-style-type:disc}.text-container ol{list-style-type:decimal}a{display:inline-block;font-size:1.4rem;line-height:140%}.button{font-weight:700;text-decoration:none;border-radius:17px;padding:7px 50px}.button.button-primary{background-color:#28465a;color:#fff}img{max-width:100%}.topbar{width:100%;max-width:100vw;overflow-x:hidden;background:#fff;border-bottom:1px solid rgba(40,70,90,.08);position:sticky;top:0;z-index:20}.topbar .topbar-container{width:100%;display:flex;flex-direction:column}.topbar .topbar-crisalix{width:100%;background:#28465a1a;padding:0 6.3px}.topbar .topbar-controls{padding:10px var(--container-padding);display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar .topbar-languages{display:flex;align-items:center;gap:18px}.topbar .topbar-languages a{color:#4f6573;text-decoration:none;font-size:1.5rem;font-weight:500;letter-spacing:.05em}.topbar .topbar-languages a.active{color:#28465a;font-weight:700}.topbar .topbar-languages a:hover,.topbar .topbar-languages a:focus-visible{color:#28465a}.topbar .topbar-contact{display:flex;align-items:center;gap:12px}.topbar .topbar-contact a{--icon: 38px;display:inline-flex;align-items:center;justify-content:center;width:var(--icon);height:var(--icon);border-radius:50%;background:#28465a14;color:#28465a;text-decoration:none;font-size:1.4rem}.topbar .topbar-contact a img{width:50%;height:auto;display:block}@media screen and (min-width:64em){.topbar{border-bottom:1px solid rgba(40,70,90,.08)}.topbar .topbar-container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:15px var(--container-padding);justify-content:center}.topbar .topbar-crisalix{grid-column:2;background:transparent;padding:0;justify-self:center;margin-bottom:-40px}.topbar .topbar-controls{display:contents}.topbar .topbar-languages{grid-column:1;justify-self:start}.topbar .topbar-contact{grid-column:3;justify-self:end}}header#header{width:100%}header#header .header-container{padding:10px var(--container-padding) 30px;display:flex;justify-content:space-between;align-items:center}header#header .header-container .logo{display:flex;align-items:center;max-width:300px;width:60%}header#header .header-container .mobile-menu{width:var(--mobile-menu-size);height:var(--mobile-menu-size);min-width:var(--mobile-menu-size);min-height:var(--mobile-menu-size);max-width:var(--mobile-menu-size);max-height:var(--mobile-menu-size);display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;position:fixed;top:95px;right:var(--container-padding);margin-left:0;z-index:25}header#header .header-container .mobile-menu .menu-icon{width:85%;height:auto;display:block}.overlay{position:fixed;background:#fff;top:0;left:0;width:100%;height:0%;opacity:0;visibility:hidden;transition:opacity .35s,visibility .35s,height .35s;overflow:hidden;z-index:9;overflow:scroll}.overlay header{padding:60px var(--container-padding) 0}.overlay header .logo{display:flex;align-items:center;max-width:350px;width:70%}.overlay.open{opacity:1;visibility:visible;height:100vh}.overlay nav{position:relative;height:60%;min-height:550px;margin-top:50px;padding:0 calc(var(--container-padding) / 2)}.overlay nav>ul{list-style:none;padding:0;margin:0 auto;position:relative;height:100%;display:flex;flex-direction:column}.overlay nav>ul>li{margin-top:15px;display:block;position:relative;display:flex;flex-direction:column;padding:5px 15px}.overlay nav>ul>li a{display:block;position:relative;color:#28465a;text-decoration:none;overflow:hidden;font-size:1.8rem;font-weight:700;padding:5px 0;text-align:left}.overlay nav>ul>li>ul{list-style:none;padding:0;position:relative;height:100%;display:flex;flex-direction:column;z-index:2;display:none}.overlay nav>ul>li>ul>li{margin-top:10px;display:block;position:relative}.overlay nav>ul>li>ul>li a{font-weight:400;padding:2.5px 0}.overlay nav>ul>li:first-child>ul{display:flex}.overlay .overlay-footer{margin-top:100px;padding:0 var(--container-padding) 100px;display:flex;justify-content:space-between;align-items:flex-end}.overlay .overlay-footer .left-container .language-switcher a{--size: 35px;font-weight:700;font-size:1.6rem;color:#28465a;text-decoration:none;width:var(--size);height:var(--size);min-width:var(--size);min-height:var(--size);max-height:var(--size);display:inline-flex;justify-content:center;align-items:center}.overlay .overlay-footer .left-container .language-switcher a.active{border-radius:50%;border:2px solid #28465A}.overlay .overlay-footer .right-container .links{display:flex;flex-direction:column}.overlay .overlay-footer .right-container .links a{margin-top:7px;font-weight:700;color:#28465a;text-decoration:none;font-size:2.2rem;text-align:right;line-height:140%;text-transform:uppercase}@-webkit-keyframes fadeInLeft{0%{opacity:0}to{opacity:1}}@keyframes fadeInLeft{0%{opacity:0}to{opacity:1}}main{overflow:hidden;margin-top:50px}main #hero-section{display:flex;flex-direction:column-reverse;position:relative;overflow:hidden;padding-bottom:100px}main #hero-section .image-container{padding:0 var(--container-padding);margin:0 auto;height:auto;width:100%}main #hero-section .image-container .hero-image{position:relative;height:0;padding-bottom:100%}main #hero-section .image-container .hero-image:after{content:"";position:absolute;left:0;top:60%;height:70px;width:70px;background-color:#28465a;border-radius:50%;transform:translate(-50%,-50%);z-index:-1}main #hero-section .image-container .hero-image:before{content:"";position:absolute;right:40%;bottom:0;height:45px;width:45px;background-color:#28465a;border-radius:50%;transform:translate(200%);z-index:1}main #hero-section .image-container .hero-image img{border-radius:50%;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main #hero-section .text-container{padding:0 var(--container-padding);margin:50px auto 0}main #hero-section .text-container h1{max-width:90%}main #hero-section .text-container p,main #hero-section .text-container a{margin-top:30px}main #hero-section .text-container .treatment-text-clamp .is-clamped-overflow{display:none}main #hero-section .text-container .treatment-text-toggle{margin-top:15px;padding:0;background:none;border:none;color:#28465a;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}main #hero-section .text-container .treatment-text-toggle:hover{text-decoration:none}main #hero-section .bubble{position:absolute;background-image:url(/images/bubble-1.png);background-size:100%;background-repeat:no-repeat;width:130vw;height:100%;left:-50px;top:70px;z-index:-1}main #hero-section .bubble:before{content:"";height:25px;width:25px;position:absolute;left:50px;top:10vw;transform:translate(-50%);background-color:#28465a;border-radius:50%}main #review-section{position:relative;overflow:hidden;padding:40px 0;margin-bottom:80px;background-color:#e6e9eb}main #review-section .review-label{font-size:2.2rem;font-weight:700;text-align:left;margin:0 var(--container-padding) 50px;padding:0}main .einleitung-section{padding:0 var(--container-padding) 100px}main .einleitung-section .image-container{margin:0 auto;height:auto;width:100%}main .einleitung-section .image-container .einleitung-image{position:relative;height:0;padding-bottom:100%}main .einleitung-section .image-container .einleitung-image:before{content:"";position:absolute;left:0;top:50%;height:80px;width:80px;background-color:#28465a;border-radius:50%;transform:translateY(100%);z-index:1}main .einleitung-section .image-container .einleitung-image img{border-radius:50%;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main .einleitung-section .text-container{margin:50px auto 0}main .einleitung-section .text-container h2{max-width:80%}main .einleitung-section .text-container p,main .einleitung-section .text-container a{margin-top:30px}main .einleitung-section .text-container a.link{margin-top:0;font-size:inherit;color:#28465a}main #methoden-section{padding:0 var(--container-padding) 150px}main #methoden-section h2{margin:0 auto}main #methoden-section .methoden-row{margin:80px auto 0;padding:50px 0;margin-left:calc(var(--container-padding));margin-right:calc(var(--container-padding))}main #methoden-section .methoden-row .methoden-item{background-color:#28465a;margin-left:calc(-1 * var(--container-padding) / 2);margin-right:calc(-1 * var(--container-padding) / 2);padding:0 var(--container-padding);border-radius:60% 120px 30px 30px;margin-top:100px}main #methoden-section .methoden-row .methoden-item:first-of-type{margin-top:0}main #methoden-section .methoden-row .methoden-item .methoden-image-container{width:70%;margin-left:auto;transform:translateY(-20%);-webkit-filter:drop-shadow(4.14155px 4.14155px 0px rgba(0,0,0,.25));filter:drop-shadow(4.14155px 4.14155px 0px rgba(0,0,0,.25));position:relative;right:calc(-1 * var(--container-padding) - 5px);bottom:40px}main #methoden-section .methoden-row .methoden-item .methoden-image-container .methoden-image{position:relative;height:0;padding-bottom:100%}main #methoden-section .methoden-row .methoden-item .methoden-image-container .methoden-image img{border-radius:50%;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main #methoden-section .methoden-row .methoden-item .text-container{color:#fff;margin-top:-70px}main #methoden-section .methoden-row .methoden-item .text-container h4{text-decoration:underline;max-width:60%;line-height:140%}main #methoden-section .methoden-row .methoden-item .text-container p{margin-top:20px;color:inherit;font-weight:400}main #methoden-section .methoden-row .methoden-item .text-container .more-button{--size: 65px;margin-top:-10px;width:var(--size);height:var(--size);border-radius:50%;-webkit-filter:drop-shadow(2.03226px 2.03226px 0px rgba(0,0,0,.25));filter:drop-shadow(2.03226px 2.03226px 0px rgba(0,0,0,.25));transform:translateY(50%);display:flex;justify-content:center;align-items:center;text-decoration:none}main #methoden-section .methoden-row .methoden-item .text-container .more-button.more-button-negative{background-color:#fff}main #methoden-section .methoden-row .methoden-item .text-container .more-button.more-button-negative span{height:100%;width:100%;display:flex;justify-content:center;align-items:center;color:#28465a;font-size:5.5rem}main #kontakt-section{padding:0 var(--container-padding) 120px;position:relative;height:100%;overflow:visible}main #kontakt-section .text-container{margin:0 auto;max-width:600px}main #kontakt-section .text-container p,main #kontakt-section .text-container a{margin-top:30px}main #kontakt-section .karten-container{margin-top:70px}main #kontakt-section .karten-container .karten-item{margin:60px auto 0}main #kontakt-section .karten-container .karten-item:first-of-type{margin-top:0}main #kontakt-section .karten-container .karten-item{display:flex;flex-direction:column;align-items:center;max-width:400px;height:auto;width:100%}main #kontakt-section .karten-container .karten-item .karte{height:0;padding-bottom:100%;position:relative;border-radius:50%!important;overflow:hidden!important;width:100%;z-index:4}main #kontakt-section .karten-container .karten-item .karte img,main #kontakt-section .karten-container .karten-item .karte iframe,main #kontakt-section .karten-container .karten-item .karte video,main #kontakt-section .karten-container .karten-item .karte .map{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}main #kontakt-section .karten-container .karten-item a.button-karte{transform:translateY(-50%);position:relative;background-color:#fff;z-index:2;font-size:1.5rem;text-transform:uppercase;margin:0 auto;padding:17px 30px;color:#28465a;border-radius:30px;box-shadow:2.26728px 2.26728px #00000040;z-index:5}main #kontakt-section .karten-container .karten-item legend{color:#28465a;text-decoration:underline;font-weight:700;font-size:2.4rem;margin-top:0;text-transform:uppercase}main #kontakt-section .bubble-mobile{position:absolute;background-image:url(/images/bubble-3-mobile.png);background-size:100%;background-repeat:no-repeat;width:155vw;height:120%;top:0;z-index:-1;transform:translate(-35%,-150px);max-width:700px}main #kontakt-section:before{content:"";position:absolute;bottom:50px;left:0;--size: 115px;width:var(--size);height:var(--size);border-radius:50%;background-color:#28465a;transform:translate(-50%)}main #kontakt-section:after{content:"";position:absolute;bottom:20px;left:20%;--size: 57px;width:var(--size);height:var(--size);border-radius:50%;background-color:#28465a}footer.site-footer{margin-top:80px;padding:0 var(--container-padding) 50px}footer.site-footer .footer-container{display:flex;flex-direction:column}footer.site-footer a{color:#28465a;text-decoration:none;font-weight:700}footer.site-footer .footer-signature{display:block;max-width:260px;margin:0 auto 30px}footer.site-footer .footer-signature img{width:100%;height:auto;display:block}footer.site-footer .footer-grid{display:flex;flex-direction:column;gap:40px}footer.site-footer .footer-signature+.footer-grid{border-top:2px solid #28465a;padding-top:40px}footer.site-footer .footer-col+.footer-col{border-top:2px solid #28465a;padding-top:40px}footer.site-footer .footer-col+.footer-col.footer-links{padding-top:0}footer.site-footer .footer-ordination .ordination-heading{margin-bottom:20px}footer.site-footer .footer-ordination .ordination-heading h3{font-size:1.6rem;font-weight:700;text-transform:none;margin:0;line-height:150%}footer.site-footer .footer-ordination .ordination-heading .ordination-doktor{margin:0;font-size:1.6rem;font-weight:700;line-height:150%}footer.site-footer .footer-ordination .standort p{margin:2px 0;font-size:1.6rem;line-height:150%;font-weight:500}footer.site-footer .footer-ordination .standort+.standort{margin-top:20px}footer.site-footer .footer-ordination .kontakt{margin-top:20px}footer.site-footer .footer-ordination .kontakt p{margin:2px 0;font-size:1.6rem;line-height:150%;font-weight:500}footer.site-footer .footer-ordination .kontakt .kontakt-tel a,footer.site-footer .footer-ordination .kontakt .kontakt-mail a{font-size:1.6rem;font-weight:700}footer.site-footer .footer-zeiten h3{font-size:1.6rem;font-weight:700;margin:0 0 20px}footer.site-footer .footer-zeiten h3 i{display:none}footer.site-footer .footer-zeiten p{margin:8px 0;font-size:1.6rem}footer.site-footer .footer-zeiten span{display:inline-block;width:150px;font-weight:700;text-transform:uppercase;padding-right:20px}footer.site-footer .footer-partner{display:grid;grid-template-columns:1fr 1fr;justify-items:center;align-items:center;gap:30px 40px}footer.site-footer .footer-partner a{display:block;max-width:180px}footer.site-footer .footer-partner img{max-width:100%;height:auto;object-fit:contain}footer.site-footer .footer-links{display:flex;flex-direction:column;align-items:stretch;gap:0}footer.site-footer .footer-links .social{display:flex;justify-content:space-between;align-items:center;width:100%;gap:10px;margin:0;padding:20px 0;border-bottom:2px solid #28465a}footer.site-footer .footer-links .social a:nth-child(1){order:3}footer.site-footer .footer-links .social a:nth-child(2){order:4}footer.site-footer .footer-links .social a:nth-child(3){order:1}footer.site-footer .footer-links .social a:nth-child(4){order:2}footer.site-footer .footer-links .social i{font-size:2.2rem}footer.site-footer .footer-links .impressum{display:flex;justify-content:space-between;align-items:center;width:100%;gap:10px;padding:20px 0}footer.site-footer .footer-links .impressum a{font-size:1.4rem;font-weight:500}footer.site-footer .footer-links .copyright{text-align:left;text-transform:uppercase;margin-top:20px}footer.site-footer .footer-links .copyright p{margin:0;line-height:110%}footer.site-footer .footer-links .copyright p a{font-size:1.3rem!important;font-weight:500;line-height:100%}footer.site-footer .footer-links .copyright p:first-of-type a{font-weight:500}footer.site-footer .footer-links .copyright p:last-of-type a{font-weight:400}.subfooter{margin-top:50px}.subfooter img{max-width:150px}.leaflet-marker-pane{cursor:pointer}.social{display:flex;justify-content:flex-start;align-items:flex-end;gap:15px;margin-bottom:30px;margin-top:30px}.social-start{justify-content:flex-start;align-items:flex-start;color:#28465a;padding:0 var(--container-padding) 0}@media screen and (min-width:1100px){.social-start{padding:0!important}}.social-start i{color:#28465a}.social i{font-size:2.25rem}#details-section{padding:0 var(--container-padding) 150px;position:relative}#details-section h2{margin:0 auto;max-width:450px}#details-section .details-row{margin:40px auto 0;max-width:450px}#details-section .details-row .detail-element{display:flex;position:relative;margin-top:50px}#details-section .details-row .detail-element:first-of-type{margin-top:0}#details-section .details-row .detail-element .image-container{width:70%;height:100%;min-height:400px;position:relative;border-radius:30px;overflow:hidden}#details-section .details-row .detail-element .image-container img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover}#details-section .details-row .detail-element h5{min-width:300px;max-width:300px;position:absolute;top:0;right:var(--container-padding);font-weight:700;transform:rotate(90deg) translate(calc(100% + 20px),10%);transform-origin:top right;font-size:1.8rem;line-height:140%}#details-section .bubble{position:absolute;background-image:url(/images/bubble-4.png);background-size:100%;background-repeat:no-repeat;width:155vw;height:120%;top:0;z-index:-1;transform:translate(-25%,-50px);max-width:700px}.einleitung-section.leistungen-seite{display:flex;flex-direction:column-reverse}.einleitung-section.leistungen-seite .text-container{margin-top:0}.einleitung-section.leistungen-seite .image-container{margin-top:50px}#beschreibung-section{padding:0 var(--container-padding) 100px;display:flex;flex-direction:column-reverse}#beschreibung-section .image-container{margin-top:30px}#beschreibung-section .image-container .beschreibung-image{border-radius:20px;overflow:hidden;position:relative;width:100%;height:100%;min-height:270px}#beschreibung-section .image-container .beschreibung-image img{position:absolute;left:0;top:0;object-fit:cover;width:100%;height:100%}#beschreibung-section .text-container p{margin-top:30px}#mehr-details-section{padding:0 var(--container-padding) 100px}#mehr-details-section .details-row{display:flex;flex-direction:column;align-items:center}#mehr-details-section .details-row .detail-item{display:flex;flex-direction:column;align-items:center;margin-top:50px}#mehr-details-section .details-row .detail-item:first-of-type{margin-top:0}#mehr-details-section .details-row .detail-item .icon-container{background-color:#28465a;border-radius:50%;--size: 110px;height:var(--size);width:var(--size);display:flex;justify-content:center;align-items:center}#mehr-details-section .details-row .detail-item .icon-container img{max-height:70%;max-width:60%}#mehr-details-section .details-row .detail-item .text-container h4{text-align:center;margin-top:15px;text-transform:uppercase;text-decoration:underline}#mehr-details-section .details-row .detail-item .text-container p{text-align:center;margin-top:25px;padding:0 var(--container-padding)}#formular-section{padding:0 var(--container-padding) 50px}#formular-section form{margin-top:50px}#formular-section form .form-group{width:100%;position:relative;margin-bottom:50px}#formular-section form .form-group.success-message p{font-weight:700;text-decoration:underline}#formular-section form .form-group input[type=text],#formular-section form .form-group input[type=email],#formular-section form .form-group textarea{width:100%;border:0;display:block;padding:20px;border-bottom:3px solid #28465A;resize:none;outline:none;display:flex;align-items:center;color:inherit;font-weight:500;font-size:1.6rem;background-color:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:0}#formular-section form .form-group .leistungen-radio-group{display:flex;flex-direction:column;cursor:pointer}#formular-section form .form-group .leistungen-radio-group .leistung-group{margin:20px 0 0;display:flex;align-items:flex-end}#formular-section form .form-group .leistungen-radio-group .leistung-group .leistung-image{width:70px;height:70px;border-radius:50%;overflow:hidden;position:relative;margin-right:10px;cursor:pointer}#formular-section form .form-group .leistungen-radio-group .leistung-group .leistung-image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;cursor:pointer}#formular-section form .form-group .leistungen-radio-group .leistung-group .leistung-image input[type=radio]{position:absolute;left:0;top:0;width:100%;height:100%;cursor:pointer;opacity:0}#formular-section form .form-group .leistungen-radio-group .leistung-group .leistung-image input[type=radio]:checked+.check-overlay{background-color:#28465a80;width:100%;position:absolute;left:0;top:0;height:100%}#formular-section form .form-group .leistungen-radio-group .leistung-group .leistung-image input[type=radio]:checked+.check-overlay i{font-size:2.5rem;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#formular-section form .form-group .leistungen-radio-group .leistung-group .leistung-image .overlay{pointer-events:none}#formular-section form .form-group .leistungen-radio-group .leistung-group h5{font-weight:700;line-height:1.4}#formular-section form .form-group textarea{line-height:150%;padding-bottom:15px}#formular-section form .form-group label{position:absolute;left:0;top:0;font-weight:700;transform:translateY(-100%)}#formular-section form .form-group button{color:#fff;padding:15px 50px;box-shadow:none;-webkit-filter:unset;filter:unset;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;font-size:1.8rem;border-radius:40px;pointer-events:all;cursor:pointer}#formular-section form .form-group span.error{font-size:1.2rem}#formular-section form .form-group.form-text{display:flex}#formular-section form .form-group.form-text p{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#formular-section form .form-group.form-text.has-error p a{font-weight:700}#formular-section form .form-group.form-text.has-error p{text-decoration:underline;font-weight:700}#formular-section form .form-group.form-text span{position:relative;display:block;font-weight:700;width:20px;min-width:20px;max-width:20px;height:20px;margin-right:10px}#formular-section form .form-group.form-text span input[type=checkbox]{width:20px;height:20px;display:block;padding:0;margin:0;border:0;border:1px solid #28465A;cursor:pointer}#formular-section form .form-group.form-text span input[type=checkbox]:checked+.checkbox-check{display:block}#formular-section form .form-group.form-text p,#formular-section form .form-group.form-text a{font-size:1.6rem}#formular-section form .form-group.form-text a{color:#28465a;font-weight:500}#formular-section form .form-group.form-text strong{font-weight:700}#formular-section form .form-group.form-text input[type=checkbox]{appearance:none;-webkit-appearance:none}#formular-section form .form-group.form-text .checkbox-check{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:1.3rem;display:none;pointer-events:none}.einleitung-section.kontakt-seite{display:flex;flex-direction:column-reverse;position:relative}.einleitung-section.kontakt-seite .text-container{margin-top:0;margin-left:0}.einleitung-section.kontakt-seite .text-container h2{max-width:100%}.einleitung-section.kontakt-seite .image-container{margin-top:50px}.einleitung-section.kontakt-seite .image-container .einleitung-image:before{z-index:5}.einleitung-section.kontakt-seite .image-container .map{border-radius:50%!important;overflow:hidden!important;position:absolute;left:0;top:0;width:100%;height:100%;z-index:4;-o-object-fit:cover;object-fit:cover}.einleitung-section.kontakt-seite .image-container .map img{border-radius:0}.einleitung-section.kontakt-seite .bubble{position:absolute;background-image:url(/images/bubble-4.png);background-size:100%;background-repeat:no-repeat;width:100%;height:1300px;top:0;z-index:-1;transform:translate(-25%,-50px);overflow:hidden;max-width:700px}#impressum-section{padding:0 var(--container-padding) 100px}#impressum-section .text-container{max-width:900px}#impressum-section .text-container strong{font-weight:700}#impressum-section .text-container u{text-decoration:u}#impressum-section .text-container a{font-size:inherit;color:#28465a}#impressum-section.notfound{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}#impressum-section.notfound .text-container{text-align:center}#impressum-section.notfound .text-container h1{margin-bottom:.5em}#impressum-section.notfound .text-container p{margin-bottom:2em}#impressum-section.notfound .text-container a.button.button-primary{display:inline-block;color:#fff}@media screen and (min-width:43em){main #methoden-section{position:relative}main #methoden-section .methoden-row{max-width:600px}main #methoden-section .methoden-row .methoden-item{position:relative;display:flex;justify-content:space-between;border-bottom-right-radius:unset;border-top-right-radius:unset;border-radius:25% 40px 40px 25%;padding:0;height:250px;max-height:250px;background-color:transparent;width:100%;margin-right:auto;margin-left:auto;max-width:650px}main #methoden-section .methoden-row .methoden-item:before{content:"";position:absolute;background-color:#28465a;width:500px;height:100%;right:0;top:0;border-radius:40px;z-index:-1}main #methoden-section .methoden-row .methoden-item .methoden-image-container{right:unset;transform:unset;width:120%;min-width:250px;max-height:250px;max-width:250px;position:relative;filter:unset;margin-left:0}main #methoden-section .methoden-row .methoden-item .methoden-image-container .methoden-image{width:120%;padding-bottom:120%;top:50%;transform:translateY(-50%);filter:drop-shadow(4.14155px 4.14155px 0px rgba(0,0,0,.25))}main #methoden-section .methoden-row .methoden-item .text-container h4{font-size:2.2rem;max-width:unset;width:100%}main #methoden-section .methoden-row .methoden-item .text-container{margin:0;padding-left:80px;padding-bottom:0;padding-right:var(--container-padding);display:flex;justify-content:flex-end;flex-direction:column;max-width:400px}main #methoden-section .bubble{background-image:url(/images/bubble-2.png);background-size:100%;position:absolute;left:0;top:0;width:100%;height:700px;transform:translate(-70%) rotate(90deg);transform-origin:center center;z-index:-1}.overlay nav ul li a{font-size:2rem}}@media screen and (min-width:52em){:root{--container-padding: 50px}main #hero-section{display:flex;flex-direction:row;align-items:flex-start;overflow:visible}main #hero-section .text-container{width:100%}main #hero-section .image-container{padding-left:0;max-height:450px;max-width:450px}main #hero-section .bubble{background-size:contain;right:0;left:unset;transform:translate(30%);width:650px}main #hero-section .bubble:before{top:50px}main .einleitung-section{display:flex;align-items:center}main .einleitung-section.leistungen-seite{flex-direction:row}main .einleitung-section.leistungen-seite .image-container{margin-top:0}main .einleitung-section.leistungen-seite:nth-of-type(odd){flex-direction:row-reverse}main .einleitung-section.leistungen-seite:nth-of-type(odd) .text-container{padding-right:var(--container-padding);padding-left:0}main .einleitung-section.kontakt-seite{flex-direction:row}main .einleitung-section.kontakt-seite .image-container{margin-top:0}main .einleitung-section.kontakt-seite:nth-of-type(2n){flex-direction:row-reverse}main .einleitung-section.kontakt-seite:nth-of-type(2n) .text-container{padding-left:var(--container-padding);padding-right:0}main .einleitung-section .image-container{max-height:330px;max-width:330px}main .einleitung-section .text-container{width:100%;padding-left:var(--container-padding);margin-top:0}main #methoden-section .methoden-row{max-width:unset}main #kontakt-section .karten-container{display:flex;justify-content:space-between}main #kontakt-section .karten-container .karten-item{margin-top:0;max-width:330px}main #kontakt-section .bubble-mobile{bottom:0;top:unset;transform:translate(-30%);background-size:contain}main #details-section header h2{max-width:350px;margin-left:0}main #details-section .details-row{width:100%;max-width:unset;display:flex;flex-wrap:wrap;justify-content:space-between}main #details-section .details-row .detail-element{flex-basis:45%;width:45%;flex-direction:column;max-width:350px;margin-top:0;margin-bottom:30px}main #details-section .details-row .detail-element .image-container{width:100%;padding-bottom:130%;height:0}main #details-section .details-row .detail-element h5{transform:unset;position:relative;right:unset;top:unset;margin-top:15px}main #beschreibung-section{display:flex;flex-direction:row;align-items:center}main #beschreibung-section .text-container{width:50%;padding-left:var(--container-padding)}main #beschreibung-section .image-container{width:50%;margin-top:0}main #mehr-details-section .details-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;flex-direction:row}main #mehr-details-section .details-row .detail-item{flex-basis:45%;width:45%;margin-top:0;margin-bottom:50px}main #formular-section form .form-group .leistungen-radio-group{flex-direction:row;flex-wrap:wrap;justify-content:space-between}main #formular-section form .form-group .leistungen-radio-group .leistung-group{display:flex;flex-basis:48%;width:48%}footer.site-footer .footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px 60px}footer.site-footer .footer-col+.footer-col{border-top:none;padding-top:0}footer.site-footer .footer-signature+.footer-grid{border-top:1px solid rgba(40,70,90,.3);padding-top:40px}footer.site-footer .footer-partner{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:30px 40px}}@media screen and (min-width:64em){header#header .header-container{padding-top:80px;max-width:1100px;margin:0 auto}header#header .header-container .logo{width:100%}header#header .header-container .mobile-menu{top:140px;right:max(var(--container-padding),(100vw - 1100px) / 2 + var(--container-padding))}main #hero-section{padding-left:var(--container-padding);padding-right:var(--container-padding);padding-bottom:150px;justify-content:space-between;max-width:1100px;margin:0 auto}main #hero-section .text-container{padding-left:0;margin-left:0}main #hero-section .image-container{padding-right:0;max-height:450px;max-width:450px;margin-right:0;margin-left:0}main #hero-section .image-container .hero-image:after{top:50%}main #hero-section .bubble{background-size:contain;right:0;left:unset;transform:translate(25%);width:800px}main #hero-section .bubble:before{top:70px}main #review-section{padding-left:var(--container-padding);padding-right:var(--container-padding);padding-bottom:150px;max-width:100vw;margin:0 auto}main .einleitung-section{padding-left:var(--container-padding);padding-right:var(--container-padding);padding-bottom:150px;justify-content:space-between;max-width:1100px;margin:0 auto}main .einleitung-section .image-container{margin-left:0;max-height:400px;max-width:400px}main .einleitung-section .text-container{margin-right:0;padding-left:0;max-width:450px}main .einleitung-section.kontakt-seite .bubble{background-image:url(/images/bubble-4-desktop.png);width:120vw;height:100%;height:700px;background-size:contain;background-position:bottom left;transform:unset;max-width:1600px;max-height:700px;transform:translate(-100px,300px);left:0}main #methoden-section{max-width:1100px;margin:0 auto;padding-bottom:150px}main #methoden-section header h2{max-width:650px;margin-right:0}main #methoden-section .bubble{transform:translate(-50%) rotate(90deg)}main #details-section .bubble{background-image:url(/images/bubble-4-desktop.png);width:120vw;height:100%;height:700px;background-size:contain;background-position:bottom left;transform:unset;max-width:1600px;max-height:700px;transform:translate(-100px,100px);left:0}main #beschreibung-section .image-container .beschreibung-image{height:0;padding-bottom:65.2%}main #beschreibung-section .text-container{padding-right:var(--container-padding)}main #mehr-details-section .details-row .detail-item{flex-basis:33.33%;width:33.33%}main #formular-section header{max-width:400px}main #formular-section header h2{line-height:140%}main #formular-section form{margin-top:80px;display:flex;flex-wrap:wrap;justify-content:space-between}main #formular-section form .form-group:nth-of-type(1),main #formular-section form .form-group:nth-of-type(2),main #formular-section form .form-group:nth-of-type(3),main #formular-section form .form-group:nth-of-type(4){flex-basis:48%}main #formular-section form .form-group.form-text{flex-basis:100%;width:100%}main #formular-section form .form-group.form-text span{margin-right:30px}main #formular-section form .form-group.form-text p{max-width:500px}main #impressum-section{max-width:1100px;margin-left:auto;margin-right:auto}footer.site-footer{max-width:1100px;margin-left:auto;margin-right:auto}}@media screen and (min-width:74em){:root{--container-width: 1100px}header#header .header-container{max-width:var(--container-width);margin:0 auto}main{padding-bottom:100px}main #hero-section{max-width:100vw;margin:0 auto}main #hero-section .text-container{max-width:450px}main #review-section{max-width:var(--container-width);margin:0 auto}main #review-section .review-label{margin-left:0}main .einleitung-section{max-width:var(--container-width);margin:0 auto}main .einleitung-section.leistungen-seite .text-container{max-width:500px}main .einleitung-section.leistungen-seite:nth-of-type(odd) .image-container{margin-right:0}main .einleitung-section.leistungen-seite:nth-of-type(odd) .image-container .einleitung-image:before{right:20px;top:0%;left:unset;height:65px;width:65px}main .einleitung-section.leistungen-seite:nth-of-type(odd) .text-container{margin-right:var(--container-padding)}main .einleitung-section.kontakt-seite .text-container{max-width:500px}main .einleitung-section.kontakt-seite:nth-of-type(2n) .image-container{margin-right:0}main .einleitung-section.kontakt-seite:nth-of-type(2n) .image-container .einleitung-image:before{right:20px;top:0%;left:unset;height:65px;width:65px}main .einleitung-section.kontakt-seite:nth-of-type(2n) .text-container{margin-right:var(--container-padding)}main #methoden-section{padding-left:var(--container-padding);padding-right:var(--container-padding);justify-content:space-between;max-width:var(--container-width);margin:0 auto}main #methoden-section header h2{max-width:unset}main #methoden-section .methoden-row{max-width:unset;display:flex;justify-content:space-between;padding:100px 0;margin-left:0;margin-right:0}main #methoden-section .methoden-row>.methoden-item{flex-basis:48%;width:48%;flex-basis:100%;width:100%;height:250px;max-height:250px;max-width:540px;margin-left:auto}main #methoden-section .methoden-row>.methoden-item:before{width:500px;border-top-left-radius:0;border-bottom-left-radius:0}main #methoden-section .methoden-row>.methoden-item:nth-of-type(2){margin-top:0}main #methoden-section .methoden-row>.methoden-item .methoden-image-container{min-width:250px;max-height:250px;bottom:0}main #methoden-section .methoden-row>.methoden-item .methoden-image-container .methoden-image{position:absolute;top:50%;left:0;transform:translateY(-50%);max-width:280px;max-height:280px;padding-bottom:280px}main #methoden-section .methoden-row>.methoden-item .text-container{padding-left:60px;padding-right:30px}main #methoden-section .methoden-row>.methoden-item .text-container h4{font-size:1.7rem}main #methoden-section .methoden-row>.methoden-item .text-container p{font-size:1.3rem}main #methoden-section .bubble{transform:translate(-50%,-20%);height:700px;background-size:contain;background-repeat:no-repeat}main #kontakt-section{max-width:var(--container-width);margin:0 auto;overflow:visible;padding-bottom:200px}main #kontakt-section .kontakt-container{display:flex}main #kontakt-section .text-container{margin-left:0;padding-right:0;max-width:650px;width:100%}main #kontakt-section .karten-container{padding-left:var(--container-padding);margin-top:0;display:flex;justify-content:flex-end;width:100%;margin-right:0}main #kontakt-section .karten-container .karten-item{margin:0}main #kontakt-section .karten-container .karten-item:first-of-type{margin-right:30px}main #kontakt-section:before,main #kontakt-section:after{content:none}main #kontakt-section .bubble-mobile{background-image:url(/images/bubble-3.png);width:120vw;height:100%;height:700px;background-size:contain;background-position:bottom right;transform:unset;max-width:1600px;max-height:700px;transform:translate(-100px,-50px);left:0;z-index:-1;position:absolute}main #kontakt-section .bubble-mobile:before{content:"";position:absolute;bottom:50px;--size: 115px;width:var(--size);height:var(--size);border-radius:50%;background-color:#28465a;right:50%;transform:translate(350px,90%)}main #kontakt-section .bubble-mobile:after{content:"";position:absolute;bottom:20px;transform:translate(430px,70%);right:50%;--size: 57px;width:var(--size);height:var(--size);border-radius:50%;background-color:#28465a}main #details-section{max-width:var(--container-width);margin:0 auto}main #details-section header h2{max-width:400px}main #details-section .details-row .detail-element{flex-basis:32.5%;width:32.5%;max-width:unset}main #details-section .details-row .detail-element .image-container{padding-bottom:140%}main #details-section .details-row .detail-element h5{margin-top:30px;font-size:1.9rem}main #beschreibung-section{position:relative}main #beschreibung-section .bubble{position:absolute;background-image:url(/images/bubble-5.png);width:120vw;height:100%;height:750px;background-size:contain;background-position:bottom left;background-repeat:no-repeat;transform:unset;max-width:1600px;max-height:750px;transform:translate(-100px,300px);left:0;z-index:-1}main #mehr-details-section{padding-bottom:200px;position:relative;max-width:1700px;margin-left:auto;margin-right:auto}main #mehr-details-section .details-row .detail-item{max-width:33.33%}main #mehr-details-section .details-row .detail-item .text-container h4{font-size:2.2rem;margin-top:25px}main #mehr-details-section .details-row .detail-item .text-container p{margin-top:25px;padding:0 calc(var(--container-padding) / 2);font-size:1.6rem;font-weight:400}main #formular-section{max-width:var(--container-width);margin-left:auto;margin-right:auto;padding:0 0 50px}main #impressum-section{max-width:var(--container-width)}footer.site-footer{max-width:var(--container-width);margin:80px auto 70px;padding:0}footer.site-footer .footer-signature{margin:0 0 50px;max-width:420px}footer.site-footer .footer-signature+.footer-grid{border-top:none;padding-top:0}footer.site-footer .footer-grid{display:grid;grid-template-columns:1fr auto 1.2fr 1.3fr;align-items:stretch;gap:0}footer.site-footer .footer-zeiten p{white-space:nowrap}footer.site-footer .footer-col+.footer-col{border-top:none;padding-top:0;border-left:2px solid #28465A;padding-left:40px}footer.site-footer .footer-col:not(:last-child){padding-right:40px}footer.site-footer .footer-partner{display:grid;grid-template-columns:1fr 1fr;justify-items:center;align-items:center;gap:35px 30px}footer.site-footer .footer-partner a{max-width:140px}footer.site-footer .footer-links{display:grid;grid-template-columns:auto 1fr;column-gap:0;row-gap:0;align-items:stretch;align-content:space-between;position:static}footer.site-footer .footer-links:before{display:none}footer.site-footer .footer-links .social{grid-column:1;grid-row:1/span 2;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:auto;height:100%;gap:0;padding:0 40px 0 0;border:none;border-right:2px solid #28465A}footer.site-footer .footer-links .social a:nth-child(1),footer.site-footer .footer-links .social a:nth-child(2),footer.site-footer .footer-links .social a:nth-child(3),footer.site-footer .footer-links .social a:nth-child(4){order:unset}footer.site-footer .footer-links .impressum{grid-column:2;grid-row:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:auto;gap:10px;padding:0 0 0 30px;text-align:left}footer.site-footer .footer-links .impressum a{font-size:1.6rem}footer.site-footer .footer-links .copyright{grid-column:2;grid-row:2;padding-left:30px;margin-top:50px;text-align:left}}@media screen and (min-width:78em){:root{--container-padding: 80px}h1,h2{font-size:3.2rem}p{font-size:1.75rem}ul li{font-size:1.75rem!important}a{font-size:1.6rem}.kform .kform-consent .kform-consent-text a{font-size:inherit!important}.kform .kform-footer{padding:24px!important}.overlay header{max-width:1300px;margin-left:auto;margin-right:auto;padding-top:80px}.overlay header .logo{max-width:400px}.overlay nav{max-width:1300px;margin-left:auto;margin-right:auto;height:auto;min-height:500px;padding:0 var(--container-padding) 50px;margin-top:70px}.overlay nav>ul{flex-direction:row;justify-content:space-between;flex-wrap:wrap}.overlay nav>ul>li{flex-basis:50%;margin-top:50px}.overlay nav>ul>li:nth-of-type(1),.overlay nav>ul>li:nth-of-type(2){margin-top:0}.overlay nav>ul>li a{font-size:2.3rem}.overlay nav>ul>li>ul{display:flex!important}.overlay .overlay-footer{margin-left:auto;margin-right:auto;max-width:1300px}.overlay .overlay-footer .left-container .language-switcher a{--size: 50px;font-size:1.9rem}.overlay .overlay-footer .right-container .links{flex-direction:row}.overlay .overlay-footer .right-container .links a{margin-right:50px}.overlay .overlay-footer .right-container .links a:last-of-type{margin-right:0}header#header .header-container{max-width:1300px}header#header .header-container .logo{max-width:400px}header#header .header-container .mobile-menu{right:max(var(--container-padding),(100vw - 1300px) / 2 + var(--container-padding))}main #hero-section{max-width:1300px;padding-bottom:200px}main #hero-section .text-container{max-width:800px}main #hero-section .image-container{max-height:500px;max-width:500px}main #hero-section .image-container .hero-image:before{width:55px;height:55px;right:45%}main #hero-section .image-container .hero-image:after{height:90px;width:90px}main #hero-section .bubble{width:900px}main #hero-section .bubble:before{height:35px;width:35px;left:60px}main #review-section{max-width:100vw;padding-bottom:100px;margin-bottom:100px}main .einleitung-section{max-width:1300px;padding-bottom:200px}main .einleitung-section .image-container{max-height:500px;max-width:500px}main #methoden-section{max-width:1300px;padding-bottom:200px}main #kontakt-section{max-width:1300px}main #formular-section form .form-group .leistungen-radio-group .leistung-group .leistung-image{margin-right:20px}main #formular-section form .form-group .leistungen-radio-group .leistung-group h5{font-size:1.8rem}}@media screen and (min-width:95em){:root{--container-width: 1700px}html{font-size:70%}h1,h2{font-size:3.3rem;line-height:140%}header#header .header-container{max-width:var(--container-width);padding-top:80px}header#header .header-container .logo{max-width:400px}header#header .header-container .mobile-menu{right:max(var(--container-padding),(100vw - var(--container-width)) / 2 + var(--container-padding))}.overlay header,.overlay nav,.overlay .overlay-footer{max-width:var(--container-width)}.overlay header .logo{max-width:400px}.button{padding:10px 90px;border-radius:25px}main{margin-top:30px;transform:translateY(-40px)}main #hero-section{max-width:var(--container-width);padding-right:calc(var(--container-padding) - (100vw - var(--container-width)) / 2);align-items:flex-start}main #hero-section .text-container p{margin-top:25px}main #hero-section .text-container a{margin-top:50px}main #hero-section .text-container{margin-bottom:30px}main #hero-section .image-container{max-height:650px;max-width:650px}main #hero-section .image-container .hero-image:before{width:90px;height:90px}main #hero-section .image-container .hero-image:after{width:150px;height:150px}main #hero-section .bubble{width:1100px}main #hero-section .bubble:before{width:70px;height:70px;left:75px}main #review-section{max-width:100vw;padding-right:calc(var(--container-padding) - (100vw - var(--container-width)) / 2)}main .einleitung-section{max-width:var(--container-width);padding-right:calc(var(--container-padding) - (100vw - var(--container-width)) / 2)}main .einleitung-section.leistungen-seite{padding-bottom:100px;padding-right:var(--container-padding)}main .einleitung-section.leistungen-seite .text-container{margin-left:0;margin-right:auto}main .einleitung-section.leistungen-seite:nth-of-type(odd) .text-container{padding-right:0;margin-left:var(--container-padding)}main .einleitung-section.leistungen-seite:nth-of-type(odd) .image-container .einleitung-image:before{right:50px}main .einleitung-section.kontakt-seite{padding-bottom:100px;padding-right:var(--container-padding)}main .einleitung-section.kontakt-seite .text-container{margin-right:0;margin-left:auto}main .einleitung-section.kontakt-seite:nth-of-type(2n) .text-container{padding-left:0;margin-right:var(--container-padding)}main .einleitung-section.kontakt-seite:nth-of-type(2n) .image-container .einleitung-image:before{right:50px}main .einleitung-section .image-container{max-height:620px;max-width:620px}main .einleitung-section .image-container .einleitung-image:before{height:120px;width:120px}main .einleitung-section .text-container{max-width:650px}main .einleitung-section .text-container h2{max-width:500px}main .einleitung-section .text-container p{max-width:500px}main #methoden-section{max-width:var(--container-width)}main #methoden-section .methoden-row .methoden-item{height:300px;max-height:500px;max-width:unset}main #methoden-section .methoden-row .methoden-item .methoden-image-container{width:100%;height:100%}main #methoden-section .methoden-row .methoden-item .methoden-image-container .methoden-image{max-width:100%;max-height:100%;width:100%}main #methoden-section .methoden-row .methoden-item .text-container{padding-left:20px}main #methoden-section .methoden-row .methoden-item .text-container h4{font-size:2.2rem}main #methoden-section .methoden-row .methoden-item .text-container p{font-size:1.6rem}main #methoden-section .methoden-row .methoden-item:nth-of-type(3) .methoden-image-container{position:relative}main #methoden-section .methoden-row .methoden-item:nth-of-type(3) .methoden-image-container:after{content:"";position:absolute;left:0;bottom:50%;background-color:#28465a;z-index:-1;border-radius:50%;transform:translate(-50%,50%);width:100px;height:100px}main #methoden-section .methoden-row .methoden-item:nth-of-type(3) .methoden-image-container:before{content:"";position:absolute;left:-90px;bottom:30%;background-color:#28465a;z-index:-1;border-radius:50%;transform:translate(-50%,50%);width:60px;height:60px}main #methoden-section .bubble{width:100%;height:100%;background-size:contain;position:absolute;transform:translate(-30%,-25%);transform-origin:bottom left;background-position:bottom}main #kontakt-section{max-width:var(--container-width);padding-top:150px}main #kontakt-section .kontakt-container{align-items:flex-end}main #kontakt-section .karten-container{margin-bottom:30px}main #kontakt-section .karten-container .karten-item{max-width:400px}main #kontakt-section .karten-container .karten-item:first-of-type{margin-right:50px}main #kontakt-section .bubble-mobile{width:130vw;height:900px;max-width:1900px;max-height:900px;transform:translate(-200px,-50px)}main #details-section{max-width:var(--container-width);margin:0 auto}main #details-section header h2{max-width:500px}main #details-section .bubble{transform:translate(-100px,-50px);bottom:0;top:unset;heighT:800px;max-height:800px}main #beschreibung-section{max-width:var(--container-width);margin:0 auto}main #beschreibung-section .text-container{max-width:600px}main #beschreibung-section .bubble{max-width:unset;max-height:950px;height:950px;transform:translate(-200px,300px)}main #mehr-details-section .details-row{padding:0 calc(var(--container-padding) / 2);justify-content:space-evenly}main #mehr-details-section .details-row .detail-item{margin-bottom:75px;flex-basis:25%}main #mehr-details-section .details-row .detail-item .icon-container{--size: 140px}main #mehr-details-section .details-row .detail-item .icon-container img{width:100%;height:100%;padding:40px;max-width:unset;max-height:unset}main #mehr-details-section .details-row .detail-item .text-container{max-width:90%;margin:35px auto 0}main #formular-section{max-width:var(--container-width);margin:0 auto;padding:0 var(--container-padding)}main #formular-section header{max-width:600px}main #formular-section header h2{line-height:140%}main #impressum-section{margin-top:100px}footer.site-footer{padding:0 var(--container-padding)}}@media screen and (min-width:110em){:root{--container-width: 1700px}}@media screen and (min-width:120em){:root{--container-width: 95vw}main #hero-section .text-container{max-width:800px}main #methoden-section .methoden-row>.methoden-item:before{width:650px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-arrow{background:transparent;color:#28465a;font-size:30px;line-height:1;width:50px;height:50px;text-align:center;position:absolute;top:50%;transform:translateY(-50%);z-index:1;border:0;cursor:pointer}.slick-prev{left:-30px}.slick-next{right:-30px}@media screen and (min-width:768px){.slick-prev{left:-50px}.slick-next{right:-50px}}@media screen and (min-width:1500px){.slick-slide{margin:0 15px!important}.slick-list{margin:0 -15px!important}.slick-prev{left:-70px}.slick-next{right:-70px}}.overlay{background:#fff;color:#28465a;display:flex;flex-direction:column;justify-content:flex-start;z-index:30!important}.overlay nav.overlay-menu,.overlay .overlay-menu{height:auto;min-height:0;margin-top:0;padding:0}.overlay nav.overlay-menu>ul,.overlay .overlay-menu>ul{height:auto;margin:0;flex-direction:column;justify-content:flex-start;flex-wrap:nowrap;flex-basis:auto}.overlay nav.overlay-menu>ul>li,.overlay .overlay-menu>ul>li{margin-top:0;padding:0;flex-basis:auto}.overlay .overlay-top{padding:20px var(--container-padding) 18px;border-bottom:1px solid rgba(40,70,90,.12);display:flex;align-items:center;justify-content:space-between;gap:20px}.overlay .overlay-top .overlay-languages{display:flex;align-items:center;gap:18px}.overlay .overlay-top .overlay-languages a{color:#28465a;text-decoration:none;font-size:1.5rem;font-weight:500;letter-spacing:.05em;opacity:.35}.overlay .overlay-top .overlay-languages a.active{opacity:1;font-weight:700}.overlay .overlay-top .overlay-languages a:hover{opacity:1}.overlay .overlay-top .overlay-contact{display:flex;align-items:center;gap:12px}.overlay .overlay-top .overlay-contact a{--icon: 42px;display:inline-flex;align-items:center;justify-content:center;width:var(--icon);height:var(--icon);border-radius:50%;background:#28465a1a;color:#28465a;text-decoration:none;font-size:1.5rem}.overlay .overlay-top .overlay-contact a img{width:50%;height:auto;display:block}.overlay .overlay-header{padding:24px var(--container-padding) 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.overlay .overlay-header .logo{display:block;max-width:210px}.overlay .overlay-header .logo img{display:block;width:100%;height:auto}.overlay .overlay-header .overlay-close{width:var(--mobile-menu-size);height:var(--mobile-menu-size);background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.overlay .overlay-header .overlay-close img{width:85%;height:auto;display:block}.overlay .overlay-body{flex:1 1 auto;padding:20px var(--container-padding);display:flex;flex-direction:column;justify-content:flex-start}.overlay .overlay-footer{padding:20px var(--container-padding) calc(30px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:28px;align-items:stretch}.overlay .overlay-menu{display:grid;grid-template-columns:1fr;gap:30px;max-width:1300px;width:100%;margin:0}.overlay .overlay-menu ul.nav-panel{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.overlay .overlay-menu [hidden]{display:none!important}.overlay .overlay-menu .nav-item{margin:0;padding:0}.overlay .overlay-menu .nav-link{display:flex;align-items:center;gap:16px;width:100%;background:none;border:none;cursor:pointer;padding:12px 0;color:#28465a;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.8rem;font-weight:700;text-align:left;text-decoration:none}.overlay .overlay-menu .nav-link .nav-label{flex:1 1 auto}.overlay .overlay-menu .nav-link .nav-chevron{display:inline-block;margin-left:auto;width:12px;height:auto}.overlay .overlay-menu .nav-link .nav-back-arrow{display:inline-block;margin-left:auto;width:12px;height:auto;opacity:1;transform:scaleX(-1)}.overlay .overlay-menu .nav-link:hover .nav-chevron,.overlay .overlay-menu .nav-link:hover .nav-back-arrow{opacity:1}.overlay .overlay-menu .nav-thumb{--thumb: 44px;display:none;align-items:center;justify-content:center;width:var(--thumb);height:var(--thumb);min-width:var(--thumb);border-radius:50%;overflow:hidden;background-color:#28465a14;flex-shrink:0}.overlay .overlay-menu .nav-thumb img{width:100%;height:100%;object-fit:cover}.overlay .overlay-menu .nav-thumb--placeholder{background-color:#28465a14}.overlay .overlay-menu .nav-main .nav-link{font-size:2rem}.overlay .overlay-menu .nav-back{margin:-20px calc(-1 * var(--container-padding)) 20px}.overlay .overlay-menu .nav-back .nav-back-btn{display:flex;align-items:center;gap:12px;width:100%;background:#28465a0f;border:none;border-radius:0;cursor:pointer;padding:16px var(--container-padding);color:#28465a;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.7rem;font-weight:700}.overlay .overlay-menu .nav-back .nav-back-btn .nav-label{flex:1 1 auto;text-align:left}.overlay .overlay-menu .nav-back .nav-back-btn .nav-back-arrow{margin-left:auto;width:12px;height:auto;opacity:1;transform:scaleX(-1)}.overlay .overlay-menu .nav-back-indicator{display:none;padding:0}.overlay .overlay-menu .nav-back-indicator .nav-back-pill{display:flex;align-items:center;gap:16px;width:100%;background:none;border:none;cursor:pointer;padding:12px 0;color:#28465a;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2rem;font-weight:700;text-align:left}.overlay .overlay-menu .nav-back-indicator .nav-back-pill .nav-label{flex:1 1 auto}.overlay .overlay-menu .nav-back-indicator .nav-back-pill .nav-back-arrow{margin-left:auto;width:12px;height:auto;opacity:1;transform:scaleX(-1)}.overlay .overlay-footer .overlay-footer-langs,.overlay .overlay-footer .overlay-footer-contact{display:none}.overlay .overlay-footer .overlay-footer-right{display:contents}.overlay .overlay-footer .overlay-cta{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 30px;background-color:#28465a;color:#fff;border:0;border-radius:50px;text-decoration:none;font-family:inherit;font-weight:700;font-size:1.6rem;cursor:pointer}.overlay .overlay-footer .overlay-socials{display:flex;align-items:center;justify-content:space-around;padding-bottom:20px}.overlay .overlay-footer .overlay-socials a{display:inline-flex;align-items:center;justify-content:center;padding:6px;color:#28465a;text-decoration:none;font-size:2.4rem;background:none}@media screen and (min-width:64em){.overlay .overlay-top{display:none}.overlay .overlay-header{padding:50px var(--container-padding) 0}.overlay .overlay-header .logo{max-width:340px}.overlay .overlay-body{padding:40px var(--container-padding)}.overlay .overlay-menu{grid-template-columns:minmax(240px,500px) minmax(280px,800px);justify-content:start;gap:80px}.overlay .overlay-menu .nav-main{grid-column:1}.overlay .overlay-menu .nav-categories{grid-column:2}.overlay .overlay-menu .nav-back-indicator{grid-column:1}.overlay .overlay-menu .nav-treatments{grid-column:2}.overlay .overlay-menu .nav-back--mobile{display:none}.overlay .overlay-menu .nav-main .nav-link{font-size:2.2rem;padding:16px 0}.overlay .overlay-menu .nav-categories .nav-link,.overlay .overlay-menu .nav-treatments .nav-link{padding:14px 0}.overlay .overlay-menu .nav-thumb{--thumb: 56px;display:inline-flex}.overlay .overlay-menu ul.nav-panel.nav-categories,.overlay .overlay-menu ul.nav-panel.nav-treatments{padding-bottom:50px;overflow-y:scroll}.overlay{overflow:hidden!important}.overlay .overlay-body{padding-bottom:120px;overflow-y:auto;min-height:0}.overlay .overlay-footer{position:fixed;left:0;right:0;bottom:0;z-index:1;background:#fff;border-top:1px solid rgba(40,70,90,.08);padding:18px var(--container-padding);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.overlay .overlay-footer .overlay-footer-langs{grid-column:1;justify-self:start}.overlay .overlay-footer .overlay-cta{grid-column:2;justify-self:center}.overlay .overlay-footer .overlay-footer-right{grid-column:3;justify-self:end;display:flex;align-items:center;gap:28px}.overlay .overlay-footer .overlay-footer-langs{display:flex;align-items:center;gap:18px}.overlay .overlay-footer .overlay-footer-langs a{color:#28465a;text-decoration:none;font-size:1.4rem;font-weight:500;letter-spacing:.05em;opacity:.35}.overlay .overlay-footer .overlay-footer-langs a.active{opacity:1;font-weight:700}.overlay .overlay-footer .overlay-footer-langs a:hover{opacity:1}.overlay .overlay-footer .overlay-cta{width:auto;min-width:240px}.overlay .overlay-footer .overlay-socials{gap:22px;padding:0;justify-content:flex-end}.overlay .overlay-footer .overlay-footer-contact{display:flex;align-items:center;gap:12px}.overlay .overlay-footer .overlay-footer-contact a{--icon: 38px;display:inline-flex;align-items:center;justify-content:center;width:var(--icon);height:var(--icon);border-radius:50%;background:#28465a1a;color:#28465a;text-decoration:none}.overlay .overlay-footer .overlay-footer-contact a img{width:50%;height:auto;display:block}}@media screen and (min-width:78em){.overlay .overlay-body{padding:60px var(--container-padding) 60px}}body.kform-open{position:fixed;width:100%;overflow:hidden}.kform-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.kform{position:fixed;inset:0;z-index:200;background:#fff;color:#28465a;display:flex;flex-direction:column;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.6rem;line-height:1.4}.kform[hidden]{display:none}.kform *{box-sizing:border-box}.kform .kform-header{flex:0 0 auto;height:56px;background:#28465a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px;position:relative}.kform .kform-back{background:transparent;border:0;color:inherit;font-family:inherit;font-size:1.6rem;font-weight:500;display:inline-flex;align-items:center;gap:8px;padding:8px 4px;cursor:pointer}.kform .kform-back[hidden]{display:none}.kform .kform-back .kform-chevron{order:-1}.kform .kform-chevron{width:8px;height:auto;display:inline-block;flex:0 0 auto;transition:transform .15s ease}.kform .kform-chevron--left{transform:rotate(180deg)}.kform .kform-chevron--down{transform:rotate(90deg)}.kform .kform-chevron--up{transform:rotate(-90deg)}.kform .kform-chevron--invert{filter:brightness(0) invert(1)}.kform .kform-title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:1.6rem;font-weight:500;color:inherit}.kform .kform-close{background:transparent;border:0;color:inherit;font-size:2.6rem;line-height:1;padding:4px 8px;cursor:pointer}.kform .kform-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:32px 24px 24px;display:flex;flex-direction:column;gap:20px}.kform .kform-step{display:flex;flex-direction:column;gap:14px}.kform .kform-step[hidden]{display:none}.kform .kform-heading{font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:8px;color:#28465a;line-height:1.3}.kform .kform-sub{text-align:center;font-size:1.4rem;color:#28465acc;margin-top:-8px;margin-bottom:8px}.kform .kform-required-hint{font-size:1.1rem;color:#28465a99;margin-top:4px;text-align:center}.kform .kform-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.kform .kform-list li{margin:0;padding:0}.kform .kform-cat-btn,.kform .kform-cat-selected{width:100%;background:#fff;border:1px solid rgba(40,70,90,.25);border-radius:999px;padding:14px 22px;font-family:inherit;font-size:1.5rem;font-weight:500;color:#28465a;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.kform .kform-cat-btn:hover,.kform .kform-cat-btn:focus,.kform .kform-cat-selected:hover,.kform .kform-cat-selected:focus{border-color:#28465a;outline:none}.kform .kform-cat-btn .kform-cat-label,.kform .kform-cat-selected .kform-cat-label{flex:1 1 auto;text-align:left}.kform .kform-cat-thumb{display:none;flex:0 0 auto;width:48px;height:48px;border-radius:50%;overflow:hidden;background-color:#28465a14}.kform .kform-cat-thumb img{width:100%;height:100%;object-fit:cover;display:block}.kform .kform-cat-thumb--placeholder{background-color:#28465a14}.kform .kform-list--treatments{margin-top:6px}.kform .kform-treatment-label{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;background:#fff;border:1px solid rgba(40,70,90,.25);border-radius:999px;padding:14px 22px;cursor:pointer;transition:border-color .15s ease}.kform .kform-treatment-label:hover{border-color:#28465a}.kform .kform-treatment-title{font-size:1.5rem;font-weight:500;color:#28465a;flex:1 1 auto}.kform .kform-treatment-thumb{display:none;flex:0 0 auto;width:48px;height:48px;border-radius:50%;overflow:hidden;background-color:#28465a14}.kform .kform-treatment-thumb img{width:100%;height:100%;object-fit:cover;display:block}.kform .kform-treatment-thumb--placeholder{background-color:#28465a14}.kform .kform-radio-wrap{position:relative;width:18px;height:18px;flex:0 0 18px}.kform .kform-radio-wrap input[type=radio]{position:absolute;inset:0;opacity:0;cursor:pointer;margin:0}.kform .kform-radio-wrap input[type=radio]:checked+.kform-radio-dot:after{opacity:1;transform:scale(1)}.kform .kform-radio-dot{position:absolute;inset:0;border:1px solid rgba(40,70,90,.5);border-radius:50%;background:#fff}.kform .kform-radio-dot:after{content:"";position:absolute;inset:3px;background:#28465a;border-radius:50%;opacity:0;transform:scale(.6);transition:opacity .15s ease,transform .15s ease}.kform .kform-field{position:relative;margin:0}.kform .kform-field input[type=text],.kform .kform-field input[type=email],.kform .kform-field input[type=tel],.kform .kform-field textarea{width:100%;background:#fff;border:1px solid rgba(40,70,90,.25);border-radius:999px;padding:14px 22px;font-family:inherit;font-size:1.5rem;font-weight:500;color:#28465a;outline:none;appearance:none;-webkit-appearance:none}.kform .kform-field input[type=text]::placeholder,.kform .kform-field input[type=email]::placeholder,.kform .kform-field input[type=tel]::placeholder,.kform .kform-field textarea::placeholder{color:#28465a99}.kform .kform-field input[type=text]:focus,.kform .kform-field input[type=email]:focus,.kform .kform-field input[type=tel]:focus,.kform .kform-field textarea:focus{border-color:#28465a}.kform .kform-field textarea{border-radius:18px;min-height:96px;resize:vertical;line-height:1.4}.kform .kform-field.has-error input,.kform .kform-field.has-error textarea{border-color:#c03030}.kform .kform-error{display:block;color:#c03030;font-size:1.2rem;margin:6px 4px 0;text-align:center}.kform .kform-error[hidden]{display:none}.kform .kform-summary{font-size:1.5rem;color:#28465a}.kform .kform-summary-heading{font-size:1.5rem;font-weight:700;margin:14px 0 4px}.kform .kform-summary-heading:first-child{margin-top:0}.kform .kform-summary-line{margin:2px 0;line-height:1.35}.kform .kform-summary-line[hidden]{display:none}.kform .kform-fieldset{border:0;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.kform .kform-fieldset-legend{font-size:1.5rem;font-weight:700;margin-bottom:6px;padding:0}.kform .kform-radio{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:1.5rem;color:#28465a}.kform .kform-radio input[type=radio]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid rgba(40,70,90,.5);border-radius:50%;background:#fff;margin:0;position:relative;cursor:pointer;flex:0 0 18px}.kform .kform-radio input[type=radio]:checked:after{content:"";position:absolute;inset:3px;background:#28465a;border-radius:50%}.kform .kform-fieldset.has-error .kform-radio input{border-color:#c03030}.kform .kform-radio.is-disabled{color:#28465a66;cursor:not-allowed}.kform .kform-radio.is-disabled input[type=radio]{border-color:#28465a40;cursor:not-allowed}.kform .kform-consent{display:flex;align-items:flex-start;gap:12px;font-size:1.2rem;line-height:1.5;color:#28465a;margin-top:10px}.kform .kform-consent input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid rgba(40,70,90,.5);background:#fff;margin:2px 0 0;position:relative;cursor:pointer;flex:0 0 18px}.kform .kform-consent input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:0;width:6px;height:11px;border:solid #28465A;border-width:0 2px 2px 0;transform:rotate(45deg)}.kform .kform-consent .kform-consent-text a{color:inherit;text-decoration:underline}.kform .kform-consent.has-error input[type=checkbox]{border-color:#c03030}.kform .kform-step--success{text-align:center;margin:auto 0;gap:20px;padding:30px 10px}.kform .kform-success-headline{font-size:2.4rem;font-weight:700;line-height:1.2;color:#28465a}.kform .kform-success-thanks{font-size:1.6rem;margin-top:20px}.kform .kform-success-followup{font-size:1.5rem;color:#28465acc}.kform .kform-success-logo{display:block;margin:30px auto 0;max-width:220px;width:60%;height:auto}.kform .kform-footer{flex:0 0 auto;padding:12px 24px 24px;display:flex;flex-direction:column;align-items:center;gap:14px;background:#fff;border-top:1px solid rgba(40,70,90,.08)}.kform .kform-progress{display:flex;gap:6px;margin-bottom:4px}.kform .kform-progress .kform-progress-dot{width:28px;height:3px;background:#28465a26;border-radius:2px;transition:background .15s ease}.kform .kform-progress .kform-progress-dot.is-active{background:#28465a}.kform .kform-btn{width:100%;max-width:360px;padding:16px 24px;border:0;border-radius:999px;background:#28465a;color:#fff;font-family:inherit;font-size:1.6rem;font-weight:500;cursor:pointer;transition:opacity .15s ease,background .15s ease}.kform .kform-btn[hidden]{display:none}.kform .kform-btn:hover{opacity:.9}.kform .kform-btn:disabled,.kform .kform-btn.is-loading{opacity:.6;cursor:default}.kform .kform-btn--close-success{background:#28465a26;color:#28465a}@media(min-width:64em){.kform{font-size:1.7rem}.kform .kform-body{padding:40px 40px 32px;gap:24px}.kform .kform-list,.kform .kform-field,.kform .kform-btn,.kform .kform-cat-selected,.kform .kform-summary,.kform .kform-fieldset,.kform .kform-consent,.kform .kform-required-hint{max-width:560px;margin-left:auto;margin-right:auto;width:100%}.kform .kform-header{height:64px;padding:0 24px}.kform .kform-back{font-size:1.7rem}.kform .kform-title{font-size:1.8rem}.kform .kform-close{font-size:3rem}.kform .kform-step{gap:16px}.kform .kform-heading{font-size:2.6rem;margin-bottom:14px}.kform .kform-sub{font-size:1.5rem}.kform .kform-required-hint{font-size:1.3rem}.kform .kform-cat-btn,.kform .kform-cat-selected{padding:10px 26px 10px 10px;gap:18px}.kform .kform-treatment-label{padding:10px 22px 10px 10px;gap:18px}.kform .kform-cat-btn,.kform .kform-cat-selected,.kform .kform-treatment-title{font-size:1.7rem}.kform .kform-cat-thumb,.kform .kform-treatment-thumb{display:inline-flex;width:56px;height:56px}.kform .kform-field input[type=text],.kform .kform-field input[type=email],.kform .kform-field input[type=tel],.kform .kform-field textarea{font-size:1.7rem;padding:16px 26px}.kform .kform-field textarea{min-height:120px}.kform .kform-radio-wrap,.kform .kform-radio input[type=radio],.kform .kform-consent input[type=checkbox]{width:20px;height:20px;flex:0 0 20px}.kform .kform-summary{font-size:1.7rem}.kform .kform-summary-heading{font-size:1.9rem;margin:22px 0 6px}.kform .kform-fieldset{gap:12px}.kform .kform-fieldset-legend{font-size:1.7rem}.kform .kform-radio{font-size:1.7rem;gap:14px}.kform .kform-consent{font-size:1.4rem;gap:14px}.kform .kform-error{font-size:1.3rem}.kform .kform-footer{padding:16px 40px 32px;gap:16px}.kform .kform-btn{font-size:1.7rem;padding:18px 28px;max-width:380px}.kform .kform-progress .kform-progress-dot{width:36px;height:4px}.kform .kform-success-headline{font-size:3rem}.kform .kform-success-thanks{font-size:1.8rem}.kform .kform-success-followup{font-size:1.6rem}}:focus-visible{outline:2px solid #28465A;outline-offset:2px;border-radius:2px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible,.kform-cat-btn:focus-visible,.kform-treatment-btn:focus-visible,.slick-list:focus-visible,.swiper-slide:focus-visible,.methoden-nav:focus-visible,.overlay-cta:focus-visible,.overlay-close:focus-visible,.nav-toggle:focus-visible,.nav-back-btn:focus-visible,.nav-link:focus-visible{outline:2px solid #28465A!important;outline-offset:2px}.overlay.open .nav-toggle:focus-visible,.overlay.open .nav-back-btn:focus-visible,.overlay.open .nav-link:focus-visible,#header.dark :focus-visible,.dark-section :focus-visible{outline-color:#fff!important;box-shadow:0 0 0 4px #28465a80}.kform .kform-consent .kform-consent-text a{font-size:inherit!important}.topbar-crisalix,.topbar-crisalix *{color:#000!important}.topbar-crisalix .crisalix-widget-micro{display:flex!important;justify-content:center!important;transform:scale(.9);transform-origin:center center;padding:4px 0}@media all and (max-width:768px){.topbar-crisalix .crisalix-widget-micro{transform:scale(1)!important}.crisalix-widget-micro{flex-direction:row!important}.crisalix-widget-micro .crisalix-widget-logo{order:initial!important;margin-top:0!important;margin-right:18px!important}.crisalix-widget-micro__content{flex-direction:row!important;align-items:center!important;gap:3.2px}.crisalix-widget-rate-text,.carousel-reviews-count{font-size:10.8px!important;color:#000!important}.topbar-crisalix .crisalix-widget-stars__rating__svg{width:15.3px!important;height:15.3px!important}}.hero-image[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{opacity:1;transform:none}#hero-section[data-astro-cid-5hce7sga] .bubble[data-astro-cid-5hce7sga]{opacity:0;animation:fadeIn .3s ease 1s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.hero-image[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga],.bubble[data-astro-cid-5hce7sga]{animation:none!important;opacity:1!important;transform:none!important}}.skip-link[data-astro-cid-5hce7sga]{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:100000}.skip-link[data-astro-cid-5hce7sga]:focus{left:1rem;top:1rem;width:auto;height:auto;padding:.75rem 1.25rem;background:#28465a;color:#fff;border-radius:4px;outline:3px solid #fff;outline-offset:2px;text-decoration:none;font-weight:600}[data-astro-cid-5hce7sga]:focus-visible{outline:2px solid #28465a;outline-offset:2px}
