@font-face{font-family:'Quablo';src:url(../fonts/Quablo-Light.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Quablo';src:url(../fonts/Quablo-SemiBold.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Strawford';src:url(../fonts/strawford-light-webfont.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Strawford';src:url(../fonts/strawford-medium-webfont.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap}:root{--color-primary:#65788e;--color-primary-hover:#4c627b;--color-secondary:#abb1ba;--color-secondary-hover:#949dac;--color-black:#282828;--color-bg:#f1f3f7;--color-gray:#f1f3f7;--color-gray-second:#abb1ba;--color-text:var(--color-black);--font-std:'Strawford', sans-serif}*{text-shadow:0 1px 1px rgb(0 0 0 / .1);letter-spacing:-.2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*::before,*::after{box-sizing:border-box}.checkbox-wrapper{display:flex;align-items:center;gap:12px;cursor:pointer;user-select:none;font-size:1rem;line-height:1.45}.checkbox-wrapper input[type="checkbox"]{position:absolute;opacity:0;pointer-events:none}.custom-checkbox{width:22px;height:22px;border:2px solid #65788e;border-radius:6px;display:inline-block;position:relative;transition:all 0.25s ease}.custom-checkbox::after{content:"";position:absolute;left:5px;top:1px;width:6px;height:12px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg) scale(0);opacity:0;transition:all 0.25s ease}.checkbox-wrapper input[type="checkbox"]:checked+.custom-checkbox{background:#65788e;border-color:#65788e}.checkbox-wrapper input[type="checkbox"]:checked+.custom-checkbox::after{transform:rotate(45deg) scale(1);opacity:1}.checkbox-wrapper:hover .custom-checkbox{border-color:#4d5f75}.checkbox-text a{color:#2c3442;text-decoration:underline}.checkbox-text a:hover{color:#000}.fulltext-inner p.backlink{text-align:right;font-size:1.2rem}.notfall-bubble{position:fixed;bottom:100px;right:32px;height:60px;background:#dc0900;color:#fff;text-decoration:none;display:flex;align-items:center;border-radius:100px;padding-left:16px;padding-right:14px;gap:14px;cursor:pointer;z-index:9999;width:60px}.notfall-bubble-icon{min-width:28px;height:28px;display:flex;align-items:center;justify-content:center}.notfall-bubble:hover .notfall-bubble-icon{opacity:.7;color:#fff}.call-bubble{animation:pulseBubble 2.2s ease-in-out infinite}@keyframes pulseBubble{0%{transform:scale(1);box-shadow:0 0 0 #fff0}50%{transform:scale(1.08);box-shadow:0 0 12px rgb(44 52 66 / .25)}100%{transform:scale(1);box-shadow:0 0 0 #fff0}}.hero-termin{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.8rem;margin-left:20px;border-radius:999px;border:2px solid rgb(255 255 255 / .9);font-family:'Quablo',sans-serif;font-size:1.1rem;letter-spacing:.03em;color:#fff;text-decoration:none;backdrop-filter:blur(6px);transition:0.25s ease}.hero-termin:hover,.hero-termin:focus-visible{background:rgb(255 255 255 / .15);transform:translateY(-2px);box-shadow:0 12px 32px rgb(0 0 0 / .25);color:#fff}@keyframes arrow-pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.therapies-arrow--next{opacity:1!important}.therapies-arrow--next.pulse{animation:arrow-pulse 0.6s ease-in-out}@media only screen and (min-width :20px) and (max-width :1630px){.hero-termin{margin-left:0;margin-top:20px}}.announcement-bar{width:100%;background:#eef2f8;color:#2c3442;padding:1.3rem 7%;font-family:"Strawford",sans-serif;font-size:1.2rem;font-weight:500;position:relative;z-index:9999;border-bottom:1px solid rgb(0 0 0 / .05)}.bluegray{color:var(--color-primary);:hover{color:var(--color-primary-hover)}}.announcement-inner{max-width:1800px;margin:0 auto}.announcement-text{margin:0;text-align:center;line-height:1.4}.call-bubble{position:fixed;bottom:32px;right:32px;height:60px;background:var(--color-primary,#2c3442);color:#fff;text-decoration:none;display:flex;align-items:center;border-radius:100px;padding-left:18px;padding-right:18px;gap:14px;cursor:pointer;z-index:9999;width:60px;overflow:hidden;transition:width 0.3s ease,background 0.3s ease,box-shadow 0.3s ease}.call-bubble-icon{min-width:24px;height:24px;display:flex;align-items:center;justify-content:center}.call-bubble-icon svg{width:26px;height:26px;display:block}.call-bubble-text{white-space:nowrap;font-family:'Quablo',sans-serif;font-size:1rem;padding:3px 0 0 0;opacity:0;transition:opacity 0.2s ease 0.1s}.nav-item.dropdown{position:relative}.dropdown-menu{position:absolute;top:calc(100% + 1px);left:-20px;min-width:280px;background:#fff;padding:0;border-radius:14px;box-shadow:0 18px 45px rgb(0 0 0 / .12);opacity:0;pointer-events:none;transform:translateY(10px);transition:all 0.25s ease;z-index:50}.nav-item.dropdown:hover>.dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-menu li a{display:block;padding:.9rem 1.3rem;font-family:'Quablo',sans-serif;font-size:1rem;color:#2c3442;text-decoration:none;transition:background 0.2s ease}.dropdown-menu li a:hover{background:#eef2f8}.ln_active{background:#eef2f8!important}.dropdown-menu li{border-bottom:1px solid #dde2ea;list-style-type:none!important}.dropdown-menu li:first-child a{border-top-left-radius:13px;border-top-right-radius:13px}.dropdown-menu li:last-child a{border-bottom-left-radius:13px;border-bottom-right-radius:13px}.dropdown-menu li:last-child{border-bottom:none}.mobile-menu .dropdown-menu{position:static;opacity:1;pointer-events:auto;transform:none;box-shadow:none;border-radius:0;margin-top:.5rem}@media (hover:hover){.call-bubble:hover{width:300px;background:#fff;color:#2c3442;box-shadow:0 6px 20px rgb(0 0 0 / .15)}.call-bubble:hover .call-bubble-text{opacity:1}}@media (hover:none){.call-bubble{width:60px!important;background:var(--color-primary,#2c3442)}}@media only screen and (min-width :1330px) and (max-width :1400px){.mobile-burger,.mobile-menu{display:none}}@media only screen and (min-width :20px) and (max-width :1330px){.mobile-burger{position:fixed;top:24px;right:24px;z-index:9999;width:60px;height:60px;background:var(--color-primary);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 22px rgb(0 0 0 / .18)}.mobile-burger-icon{width:28px;height:20px;display:flex;flex-direction:column;justify-content:space-between}.mobile-burger-icon span{width:100%;height:2px;background:#fff;display:block;border-radius:4px}#mobileBurger.open{opacity:0;pointer-events:none}.mobile-menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:var(--color-primary);color:#fff;z-index:9998;padding:40px 35px;box-sizing:border-box;transition:right 0.35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.mobile-menu.open{right:0}.mobile-menu-close{width:60px;height:60px;background:#fff;border-radius:50%;border:none;position:absolute;top:24px;right:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mobile-menu-close span{position:absolute;width:26px;height:3px;background:var(--color-primary);border-radius:3px}.mobile-menu-close span:first-child{transform:rotate(45deg)}.mobile-menu-close span:last-child{transform:rotate(-45deg)}.mobile-nav{margin-top:120px}.mobile-nav-list{list-style:none;padding:0;margin:0}.mobile-nav-list li{margin-bottom:3rem}.mobile-nav-list a{font-family:'Quablo',sans-serif;font-size:1.8rem;color:#fff;text-decoration:none;transition:opacity 0.2s ease}.mobile-nav-list a:hover{opacity:.4}.mobile-nav-list li>a.respactive{opacity:0.4!important}.main-nav{display:none!important}}@media only screen and (min-width :20px) and (max-width :600px){.contact-section{width:100%;padding:6rem 5%;background:#fff;color:var(--color-black);box-sizing:border-box}.contact-inner{display:flex;flex-direction:column;justify-content:space-between;gap:4rem}.contact-form-wrapper{flex:1;max-width:100%}.contact-title{font-family:'Quablo',sans-serif;font-size:2.8rem;font-weight:500;margin-bottom:2rem;color:#aab3c1}.contact-form-group{display:flex;flex-direction:column;margin-bottom:1.6rem}.contact-form-row{display:grid;grid-template-columns:1fr}.contact-form-row *,.contact-form-group *{box-sizing:border-box}.contact-form-row .contact-form-group input,.contact-form-row .contact-form-group textarea{width:100%}.contact-form-group{flex:1}.contact-form-group label{font-size:1.1rem;margin-bottom:.35rem;color:#2c3442}.contact-form-group input,.contact-form-group textarea{width:100%;padding:.9rem 1.1rem;border-radius:8px;border:1px solid #d1d6dc;background:#f7f9fb;font-size:1.1rem;color:#2c3442;outline:none;transition:0.2s ease;font-family:'Strawford'}.contact-form-group input:focus,.contact-form-group textarea:focus{border-color:var(--color-primary);background:#fff}.contact-submit{margin-top:1rem;padding:1rem 2rem;font-family:'Quablo';font-size:1.2rem;border:none;border-radius:50px;background:var(--color-primary);color:#fff;cursor:pointer;transition:0.25s ease}.contact-submit:hover{transform:translateY(-2px)}.contact-info{flex:1;max-width:100%}.contact-info-title{font-family:'Quablo',sans-serif;font-size:2rem;font-weight:500;margin-bottom:1rem;color:#aab3c1}.contact-info-text{font-size:1.2rem;line-height:1.55;margin-bottom:2rem}.contact-info a{color:var(--color-primary);text-decoration:none}.contact-hours{list-style:none;padding:0;margin:0 0 2rem;font-size:1.2rem}.contact-hours li{display:flex;justify-content:space-between;margin-bottom:.4rem}.contact-hours span{color:#707989}.detail-therapies-section{padding:6rem 5% 7rem;background:#eef2f8;color:var(--color-black)}.detail-therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.2rem;color:#aab3c1;margin-bottom:3rem;hyphens:auto}.detail-therapies-grid{display:grid;grid-template-columns:1fr;gap:2rem}.detail-card{background:#fff;height:450px;padding:1.8rem 1.9rem 1.6rem;box-sizing:border-box;color:#2c3442;position:relative;clip-path:url(#clip-detail-card-mobile-2);-webkit-clip-path:url(#clip-detail-card-mobile-2);border-radius:32px}.detail-card--gradient{overflow:hidden;background:none;color:#fff}.detail-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:detail-card-rotate 25s linear 1 forwards;clip-path:inherit;-webkit-clip-path:inherit}@keyframes detail-card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.detail-card-header{margin-bottom:2.5rem}.detail-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.detail-card-icon--blue{background:#65788e}.detail-card-icon-inner{width:32px;height:32px;background:#fff}.detail-card-body{position:absolute;bottom:220px}.detail-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:1.6rem;margin:0 0 .45rem}.detail-card-text{font-size:1.5rem;color:rgb(44 52 66 / .85);margin:0}.detail-card-footer{position:absolute;bottom:60px}.detail-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:0.2s ease}.detail-card-cta:hover{transform:translateY(-1px);background:#dad4ce}.detail-card-cta-icon{width:30px;height:17px;fill:#3f4653}.detail-card--gradient .detail-card-title,.detail-card--gradient .detail-card-text,.detail-card--gradient .detail-card-icon-inner{color:#ffffff!important}.hscroll{width:100%;position:relative;margin:0;padding:0}.hscroll__pin{position:sticky;top:0;height:100vh;overflow:hidden}.hscroll__track{display:flex;gap:2px;height:100%;will-change:transform}.hscroll__item{flex:0 0 calc(100vw / 1);height:100vh;display:flex;flex-direction:column;background:#f4f5f7;border-radius:0;overflow:hidden}.hscroll__media{flex:1 1 auto;overflow:hidden}.hscroll__media img{width:100%;height:100%;object-fit:cover;display:block}.hscroll__caption{flex:0 0 auto;padding:2rem 1.6rem;background:#eef2f8;color:#2c3442}.hscroll__caption h3{margin:0 0 .3rem 0;font-size:1.3rem;color:var(--color-secondary);font-weight:600;font-family:'Quablo',sans-serif;text-shadow:none}.hscroll__caption h4{margin:0 0 .2rem 0;font-size:1.1rem;color:var(--color-primary);font-weight:500}.hscroll__caption p{margin:0;font-size:1.1rem;line-height:1.4;color:var(--color-black)}.subpage-fulltext{width:100%;padding:6rem 7%;box-sizing:border-box}.fulltext-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem;color:#aab3c1;hyphens:auto}.subpage-fulltext p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem;hyphens:auto}.subpage-info{width:100%;padding:0 5% 6rem 5%;box-sizing:border-box}.subpage-info-inner{display:flex;justify-content:center;flex-direction:column-reverse;align-items:center;gap:2rem}.info-textbox{flex:0 0 100%}.info-pretitle{font-family:'Strawford',sans-serif;font-size:1.2rem;font-weight:300;color:var(--color-primary);margin-bottom:.7rem}.info-title{font-family:'Quablo',sans-serif;font-size:2.6rem;font-weight:500;margin-bottom:1.8rem;color:#aab3c1}.info-textbox p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem;max-width:90%;hyphens:auto}.btn-termin{display:inline-block;margin-top:1.8rem;padding:.9rem 2.2rem;border-radius:50px;background:var(--color-primary);color:#fff;font-family:'Quablo';font-size:1.15rem;text-decoration:none;transition:0.25s ease}.btn-termin:hover{background:var(--color-secondary);color:#fff;transform:translateY(-2px)}.info-image-wrapper{flex:0 0 100%}.info-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:28px;display:block;margin-top:60px}.subpage-header{height:450px;position:relative;padding:7rem 5% 0 5%;overflow:hidden;color:#fff;box-sizing:border-box;clip-path:url(#clip-subpage-header);-webkit-clip-path:url(#clip-subpage-header)}.subpage-header-bg{position:absolute;inset:0;z-index:0;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(110px);transform:scale(1.45);-webkit-clip-path:inherit;clip-path:inherit}.subpage-header::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,rgb(0 0 0 / .25) 0%,rgb(0 0 0 / .12) 35%,rgb(0 0 0 / .05) 60%,#fff0 100%);-webkit-clip-path:inherit;clip-path:inherit;pointer-events:none}.subpage-header-inner{position:relative;z-index:2;margin-top:60px}.subpage-pretitle{font-family:'Strawford',sans-serif;font-size:1.3rem;opacity:.9;margin-bottom:.7rem}.subpage-title{font-family:'Quablo',sans-serif;font-size:2.2rem;font-weight:500;hyphens:auto;margin:0}.site-footer{background:#eef2f8;color:#5f6a7a;padding:5rem 5% 3rem;font-size:1.4rem;line-height:1.4}.footer-inner{display:grid;grid-template-columns:1fr;gap:1rem;align-items:flex-start}.footer-col{flex:1 1 220px;max-width:320px}.footer-col--right{display:flex;flex-direction:column;align-items:flex-end}.footer-heading{font-family:'Quablo',sans-serif;font-weight:500;font-size:1.7rem;margin:0 0 1.2rem;color:var(--color-primary)}.footer-subheading{font-family:var(--font-std);font-weight:500;font-size:1.4rem;margin:0 0 .3rem;color:var(--color-primary)}.footer-address{font-style:normal}.footer-label{font-weight:500;color:#4b5667}.footer-address a{color:inherit;text-decoration:none}.footer-address a:hover{text-decoration:underline}.footer-address-block{margin-top:1.2rem}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.25rem}.footer-list--compact{text-align:left;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem;align-items:center}.footer-social-link{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center}.footer-icon{width:100%;height:100%}.footer-icon--fb{fill:#5f6a7a;transition:fill .25s ease,transform .25s ease;:hover{opacity:.75;fill:#5f6a7a}}.footer-icon--insta{display:block;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--fb{fill:#5f6a7a;transform:translateY(-2px);transition:fill .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--insta{opacity:.75;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #d5dde8;margin-top:3.5rem;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.footer-copy{margin:0;color:var(--color-primary);font-size:1rem}.footer-legal-nav{display:flex;gap:1.5rem;font-size:1rem}.footer-legal-nav a{color:#7b8593;text-decoration:none}.footer-legal-nav a:hover{text-decoration:underline}.footer-list a{color:#5f6a7a;text-decoration:none;font-size:1.4rem;display:inline-block;padding:.15rem 0}.footer-list a:hover{text-decoration:underline}.footer-col--right{align-items:flex-start}.footer-list--compact{margin-bottom:1.5rem}.footer-list--compact a{text-align:left}.section-faq{padding:6rem 5%;background:#fff;color:#2c3442}.faq-heading{font-family:'Quablo',sans-serif;font-size:3rem;font-weight:500;margin-bottom:3rem;color:#aab3c1}.faq-item{margin-bottom:2.5rem}.faq-question{width:100%;background:none;border:none;padding:0;display:flex;align-items:center;gap:1.5rem;font-size:1.8rem;font-family:'Strawford',sans-serif;color:#485972;cursor:pointer;text-align:left;position:relative}.faq-icon{width:52px;height:52px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.faq-arrow{width:22px;height:22px;fill:#65788e;transition:transform 0.3s ease}.faq-question[aria-expanded="true"] .faq-icon svg{transform:rotate(90deg)}.faq-answer{max-height:0;overflow:hidden;opacity:0;transition:0.35s ease;padding-left:75px}.faq-answer p{font-size:1.6rem;color:#6f7a87;line-height:1.6}.faq-item.open .faq-answer{opacity:1;max-height:300px;margin-top:.5rem;font-size:1.2rem}.section-vorteile{position:relative;width:100%;padding:0;color:#fff;box-sizing:border-box}.vorteile-bg{position:relative;overflow:hidden;padding:40rem 5% 7rem;background:#485972;z-index:0}.vorteile-bg::before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4)}.vorteile-bg::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:rgb(0 0 0 / .15)}.vorteile-inner{display:flex;justify-content:flex-end;align-items:flex-start;gap:4rem}.vorteile-right{flex:1;max-width:100%}.vorteile-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem}.vorteile-right ul{list-style:none;padding:0;margin:0}.vorteile-right ul li{position:relative;padding-left:2.5rem;margin-bottom:1.3rem;font-size:1.3rem;line-height:1.4}.vorteile-right ul li::before{content:"";width:25px;height:25px;background:var(--color-gray);border-radius:50%;position:absolute;left:0;top:.35rem}.vorteile-box{position:absolute;left:5%;top:-190px;width:90%;height:auto;padding:3rem 2.5rem 3rem 2.5rem;z-index:9;background:var(--color-primary);color:#fff;box-sizing:border-box;border-radius:50px}.vorteile-box-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.4rem;margin-bottom:2rem;margin-top:1rem}.vorteile-box p{font-size:1.7rem;line-height:1.2;margin-bottom:1.6rem;max-width:100%;hyphens:auto}.vorteile-btn{display:inline-block;margin-top:2.2rem;padding:.85rem 2rem;border-radius:50px;background:#fff;color:#2c3442;font-size:1.2rem;text-decoration:none;transition:0.25s ease;font-family:'Quablo'}.vorteile-btn:hover{transform:translateY(-2px)}.section-image-clipped{position:relative;width:100%;height:845px;overflow:hidden;clip-path:url(#clip-section-image);-webkit-clip-path:url(#clip-section-image)}.clipped-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.section-intro-text{padding:3rem 5% 6rem;color:var(--color-black)}.intro-text-wrapper{max-width:100%;margin:0 auto}.intro-text-wrapper p{font-size:1.4rem;line-height:1.6;color:var(--color-black);margin:0 0 2rem;font-family:var(--font-std);hyphens:auto}.visually-hidden{position:absolute;left:-9999px;opacity:0}.section-therapies{padding:6rem 5% 7rem;background:#eef2f8;color:var(--color-black)}.therapies-header{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:2.5rem}.therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.1rem;color:#aab3c1;margin-bottom:0;hyphens:auto}.therapies-header-right{display:flex;align-items:flex-start;gap:2rem}.therapies-tagline{margin:0;font-size:1.2rem;line-height:1.6;color:#707989;text-align:left;hyphens:auto}.therapies-arrows{display:flex;align-items:center;gap:.75rem}.therapies-arrow{border:none;background:none;padding:0;cursor:pointer;width:40px;height:22px;transform-origin:center;opacity:.5;transition:opacity 0.2s ease,transform 0.2s ease}.therapies-arrow--prev .therapies-arrow-icon{transform:scaleX(-1)}.therapies-arrow-icon{width:100%;height:100%;display:block;fill:#65788e}.therapies-arrow:hover,.therapies-arrow:focus-visible{opacity:1;transform:translateY(-1px)}.therapies-slider{position:relative}.therapies-track{display:flex;gap:2rem;overflow-x:auto;padding:1rem 0 .5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.therapy-card{flex:0 0 calc((97% - (0rem * 2)) / 1);height:500px;box-sizing:border-box;background:#fff;position:relative;padding:1.8rem 1.9rem 1.6rem;color:#2c3442;scroll-snap-align:start;clip-path:url(#clip-detail-card-mobile-phone);-webkit-clip-path:url(#clip-detail-card-mobile-phone);border-radius:32px}.therapy-card--gradient{position:relative;color:#fff;overflow:hidden;background:none}.therapy-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:card-rotate 25s linear 1 forwards;-webkit-clip-path:inherit;clip-path:inherit}@keyframes card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.therapy-card-header{display:flex;justify-content:flex-start;margin-bottom:2.5rem}.therapy-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.therapy-card-icon--blue{background:#65788e;width:50px;height:50px}.therapy-card-icon-inner{font-size:1.2rem;width:32px;height:32px;background:#fff}.therapy-card-body{position:absolute;bottom:180px}.therapy-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.2rem;margin:0 0 .45rem}.therapy-card-text{margin:0;font-size:1.5rem;color:rgb(44 52 66 / .85)}.therapy-card-footer{position:absolute;bottom:60px}.therapy-card--gradient .therapy-card-title,.therapy-card--gradient .therapy-card-text,.therapy-card--gradient .therapy-card-icon-inner{color:#ffffff!important}.therapy-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.therapy-card-cta-icon{width:30px;height:17px;fill:#3f4653}.therapy-card-cta:hover,.therapy-card-cta:focus-visible{background:#dad4ce;transform:translateY(-1px);box-shadow:0 8px 20px rgb(0 0 0 / .15)}.hero-content-wrapper{position:relative;z-index:10;height:100%;margin:0 auto;padding:0 5% 0 5%;display:flex;justify-content:space-between;gap:4rem;color:#fff}.hero-content{max-width:100%;align-self:flex-start;margin-top:160px}.hero-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.8rem;line-height:1.15;margin-bottom:1.6rem;color:#fff}.hero-subline{font-family:var(--font-std);font-size:1.2rem;line-height:1.6;opacity:.95;margin-bottom:2.6rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.8rem;border-radius:999px;border:2px solid rgb(255 255 255 / .9);font-family:'Quablo',sans-serif;font-size:1.1rem;letter-spacing:.03em;color:#fff;text-decoration:none;backdrop-filter:blur(6px);transition:0.25s ease}.hero-button:hover,.hero-button:focus-visible{background:rgb(255 255 255 / .15);transform:translateY(-2px);box-shadow:0 12px 32px rgb(0 0 0 / .25);color:#fff}.hero-visual{display:none}.hero-badge{position:absolute;bottom:480px;left:0;z-index:3;width:200px;height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:transform 0.45s cubic-bezier(.25,.8,.25,1)}.hero-badge img{width:100%;height:100%;display:block;pointer-events:none}.hero-badge:hover,.hero-badge:focus-visible{transform:rotate(10deg) scale(1.01)}.hero-bg{position:relative;width:100%;height:1340px;overflow:hidden;clip-path:url(#clip-hero-bg-mobile);-webkit-clip-path:url(#clip-hero-bg-mobile)}.hero-bg::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4)}.hero-portrait-clip{position:absolute;right:-10%;bottom:-140px;width:420px;height:auto;object-fit:contain;z-index:4}@keyframes subtle-rotate{0%{transform:scale(1.4) rotate(0deg)}100%{transform:scale(1.4) rotate(30deg)}}.hero-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;pointer-events:none;z-index:0;background:linear-gradient(to bottom,rgb(0 0 0 / .2) 0%,#fff0 100%)}.site-header{position:absolute;top:0;left:0;width:100%;z-index:20;background:#fff0}.header-inner{margin:0 auto;padding:1.5rem 5% 2.5rem 5%;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-symbol{width:280px;height:85px;border-radius:14px;background-image:url(../images/logo_kremers.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.main-nav{display:flex;align-items:center;gap:1.2rem}.nav-list{display:flex;gap:1.2rem;list-style:none;margin:0;padding:0}.nav-link{font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1rem;text-decoration:none;color:#fff;position:relative;padding-bottom:.15rem}.nav-link::after{content:"";position:absolute;left:0;bottom:-.2rem;width:0;height:1px;background:#fff;transition:width 0.2s ease-out}.nav-link:hover::after,.nav-link:focus-visible::after{width:100%}.nav-link:hover{color:#fff}.nav-link.active,.nav-link[aria-current="page"]{color:#fff}.nav-link.active::after,.nav-link[aria-current="page"]::after{width:100%}.header-cta{display:flex;align-items:center;gap:1rem}.header-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2.2rem .7rem 2.2rem;border-radius:999px;border:1.8px solid rgb(255 255 255 / .9);background:#fff0;color:#fff;font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1.1rem;text-decoration:none;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.header-cta-button:hover,.header-cta-button:focus-visible{background:rgb(255 255 255 / .12);box-shadow:0 10px 30px rgb(0 0 0 / .25);transform:translateY(-1px);color:#fff}}@media only screen and (min-width :600px) and (max-width :900px){.contact-section{width:100%;padding:6rem 5%;background:#fff;color:var(--color-black);box-sizing:border-box}.contact-inner{display:flex;flex-direction:column;justify-content:space-between;gap:4rem}.contact-form-wrapper{flex:1;max-width:100%}.contact-title{font-family:'Quablo',sans-serif;font-size:2.8rem;font-weight:500;margin-bottom:2rem;color:#aab3c1}.contact-form-group{display:flex;flex-direction:column;margin-bottom:1.6rem}.contact-form-row{display:flex;gap:1.5rem}.contact-form-row *,.contact-form-group *{box-sizing:border-box}.contact-form-row .contact-form-group input,.contact-form-row .contact-form-group textarea{width:100%}.contact-form-group{flex:1}.contact-form-group label{font-size:1.1rem;margin-bottom:.35rem;color:#2c3442}.contact-form-group input,.contact-form-group textarea{width:100%;padding:.9rem 1.1rem;border-radius:8px;border:1px solid #d1d6dc;background:#f7f9fb;font-size:1.1rem;color:#2c3442;outline:none;transition:0.2s ease;font-family:'Strawford'}.contact-form-group input:focus,.contact-form-group textarea:focus{border-color:var(--color-primary);background:#fff}.contact-submit{margin-top:1rem;padding:1rem 2rem;font-family:'Quablo';font-size:1.2rem;border:none;border-radius:50px;background:var(--color-primary);color:#fff;cursor:pointer;transition:0.25s ease}.contact-submit:hover{transform:translateY(-2px)}.contact-info{flex:1;max-width:100%}.contact-info-title{font-family:'Quablo',sans-serif;font-size:2rem;font-weight:500;margin-bottom:1rem;color:#aab3c1}.contact-info-text{font-size:1.4rem;line-height:1.55;margin-bottom:2rem}.contact-info a{color:var(--color-primary);text-decoration:none}.contact-hours{list-style:none;padding:0;margin:0 0 2rem;font-size:1.4rem}.contact-hours li{display:flex;justify-content:space-between;margin-bottom:.4rem}.contact-hours span{color:#707989}.detail-therapies-section{padding:6rem 5% 7rem;background:#eef2f8;color:var(--color-black)}.detail-therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;color:#aab3c1;margin-bottom:3rem}.detail-therapies-grid{display:grid;grid-template-columns:1fr;gap:2rem}.detail-card{background:#fff;height:450px;padding:1.8rem 1.9rem 1.6rem;box-sizing:border-box;color:#2c3442;position:relative;clip-path:url(#clip-detail-card);-webkit-clip-path:url(#clip-detail-card);border-radius:32px}.detail-card--gradient{overflow:hidden;background:none;color:#fff}.detail-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:detail-card-rotate 25s linear 1 forwards;clip-path:inherit;-webkit-clip-path:inherit}@keyframes detail-card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.detail-card-header{margin-bottom:2.5rem}.detail-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.detail-card-icon--blue{background:#65788e}.detail-card-icon-inner{width:32px;height:32px;background:#fff}.detail-card-body{position:absolute;bottom:220px}.detail-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.2rem;margin:0 0 .45rem}.detail-card-text{font-size:1.5rem;color:rgb(44 52 66 / .85);margin:0}.detail-card-footer{position:absolute;bottom:60px}.detail-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:0.2s ease}.detail-card-cta:hover{transform:translateY(-1px);background:#dad4ce}.detail-card-cta-icon{width:30px;height:17px;fill:#3f4653}.detail-card--gradient .detail-card-title,.detail-card--gradient .detail-card-text,.detail-card--gradient .detail-card-icon-inner{color:#ffffff!important}.hscroll{width:100%;position:relative;margin:0;padding:0}.hscroll__pin{position:sticky;top:0;height:100vh;overflow:hidden}.hscroll__track{display:flex;gap:2px;height:100%;will-change:transform}.hscroll__item{flex:0 0 calc(100vw / 1.5);height:100vh;display:flex;flex-direction:column;background:#f4f5f7;border-radius:0;overflow:hidden}.hscroll__media{flex:1 1 auto;overflow:hidden}.hscroll__media img{width:100%;height:100%;object-fit:cover;display:block}.hscroll__caption{flex:0 0 auto;padding:2rem 1.6rem;background:#eef2f8;color:#2c3442}.hscroll__caption h3{margin:0 0 1rem 0;font-size:1.6rem;color:var(--color-secondary);font-weight:600;font-family:'Quablo',sans-serif}.hscroll__caption h4{margin:0 0 .2rem 0;font-size:1.3rem;color:var(--color-primary);font-weight:500}.hscroll__caption p{margin:0;font-size:1.1rem;line-height:1.4;color:var(--color-black)}.subpage-fulltext{width:100%;padding:6rem 7%;box-sizing:border-box}.fulltext-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem;color:#aab3c1}.subpage-fulltext p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem}.subpage-info{width:100%;padding:0 5% 6rem 5%;box-sizing:border-box}.subpage-info-inner{display:flex;justify-content:center;flex-direction:column-reverse;align-items:center;gap:2rem}.info-textbox{flex:0 0 100%}.info-pretitle{font-family:'Strawford',sans-serif;font-size:1.2rem;font-weight:300;color:var(--color-primary);margin-bottom:.7rem}.info-title{font-family:'Quablo',sans-serif;font-size:2.6rem;font-weight:500;margin-bottom:1.8rem;color:#aab3c1}.info-textbox p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem;max-width:90%}.btn-termin{display:inline-block;margin-top:1.8rem;padding:.9rem 2.2rem;border-radius:50px;background:var(--color-primary);color:#fff;font-family:'Quablo';font-size:1.15rem;text-decoration:none;transition:0.25s ease}.btn-termin:hover{background:var(--color-secondary);color:#fff;transform:translateY(-2px)}.info-image-wrapper{flex:0 0 100%}.info-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:28px;display:block;margin-top:60px}.subpage-header{height:450px;position:relative;padding:7rem 5% 0 5%;overflow:hidden;color:#fff;box-sizing:border-box;clip-path:url(#clip-subpage-header);-webkit-clip-path:url(#clip-subpage-header)}.subpage-header-bg{position:absolute;inset:0;z-index:0;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(110px);transform:scale(1.45);-webkit-clip-path:inherit;clip-path:inherit}.subpage-header::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,rgb(0 0 0 / .25) 0%,rgb(0 0 0 / .12) 35%,rgb(0 0 0 / .05) 60%,#fff0 100%);-webkit-clip-path:inherit;clip-path:inherit;pointer-events:none}.subpage-header-inner{position:relative;z-index:2;margin-top:80px}.subpage-pretitle{font-family:'Strawford',sans-serif;font-size:1.3rem;opacity:.9;margin-bottom:.7rem}.subpage-title{font-family:'Quablo',sans-serif;font-size:2.6rem;font-weight:500;margin:0}.site-footer{background:#eef2f8;color:#5f6a7a;padding:5rem 5% 3rem;font-size:1.4rem;line-height:1.4}.footer-inner{display:grid;grid-template-columns:1fr;gap:1rem;align-items:flex-start}.footer-col{flex:1 1 220px;max-width:320px}.footer-col--right{display:flex;flex-direction:column;align-items:flex-end}.footer-heading{font-family:'Quablo',sans-serif;font-weight:500;font-size:1.7rem;margin:0 0 1.2rem;color:var(--color-primary)}.footer-subheading{font-family:var(--font-std);font-weight:500;font-size:1.4rem;margin:0 0 .3rem;color:var(--color-primary)}.footer-address{font-style:normal}.footer-label{font-weight:500;color:#4b5667}.footer-address a{color:inherit;text-decoration:none}.footer-address a:hover{text-decoration:underline}.footer-address-block{margin-top:1.2rem}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.25rem}.footer-list--compact{text-align:left;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem;align-items:center}.footer-social-link{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center}.footer-icon{width:100%;height:100%}.footer-icon--fb{fill:#5f6a7a;transition:fill .25s ease,transform .25s ease;:hover{opacity:.75;fill:#5f6a7a}}.footer-icon--insta{display:block;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--fb{fill:#5f6a7a;transform:translateY(-2px);transition:fill .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--insta{opacity:.75;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #d5dde8;margin-top:3.5rem;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.footer-copy{margin:0;color:var(--color-primary);font-size:1rem}.footer-legal-nav{display:flex;gap:1.5rem;font-size:1rem}.footer-legal-nav a{color:#7b8593;text-decoration:none}.footer-legal-nav a:hover{text-decoration:underline}.footer-list a{color:#5f6a7a;text-decoration:none;font-size:1.4rem;display:inline-block;padding:.15rem 0}.footer-list a:hover{text-decoration:underline}.footer-col--right{align-items:flex-start}.footer-list--compact{margin-bottom:1.5rem}.footer-list--compact a{text-align:left}.section-faq{padding:6rem 5%;background:#fff;color:#2c3442}.faq-heading{font-family:'Quablo',sans-serif;font-size:3rem;font-weight:500;margin-bottom:3rem;color:#aab3c1}.faq-item{margin-bottom:2.5rem}.faq-question{width:100%;background:none;border:none;padding:0;display:flex;align-items:center;gap:1.5rem;font-size:1.8rem;font-family:'Strawford',sans-serif;color:#485972;cursor:pointer;text-align:left;position:relative}.faq-icon{width:52px;height:52px;background:#e9edf3;border-radius:50%;display:flex;align-items:center;justify-content:center}.faq-arrow{width:22px;height:22px;fill:#65788e;transition:transform 0.3s ease}.faq-question[aria-expanded="true"] .faq-icon svg{transform:rotate(90deg)}.faq-answer{max-height:0;overflow:hidden;opacity:0;transition:0.35s ease;padding-left:75px}.faq-answer p{font-size:1.6rem;color:#6f7a87;line-height:1.6}.faq-item.open .faq-answer{opacity:1;max-height:300px;margin-top:.5rem;font-size:1.3rem}.section-vorteile{position:relative;width:100%;padding:0;color:#fff;box-sizing:border-box}.vorteile-bg{position:relative;overflow:hidden;padding:40rem 5% 7rem;background:#485972;z-index:0}.vorteile-bg::before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4)}.vorteile-bg::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:rgb(0 0 0 / .15)}.vorteile-inner{display:flex;justify-content:flex-end;align-items:flex-start;gap:4rem}.vorteile-right{flex:1;max-width:100%}.vorteile-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem}.vorteile-right ul{list-style:none;padding:0;margin:0}.vorteile-right ul li{position:relative;padding-left:2.5rem;margin-bottom:1.3rem;font-size:1.3rem;line-height:1.4}.vorteile-right ul li::before{content:"";width:25px;height:25px;background:var(--color-gray);border-radius:50%;position:absolute;left:0;top:.35rem}.vorteile-box{position:absolute;left:5%;top:-190px;width:90%;height:auto;padding:4rem 3.5rem 3.5rem 3.5rem;z-index:9;background:var(--color-primary);color:#fff;box-sizing:border-box;border-radius:50px}.vorteile-box-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:3rem;margin-bottom:2rem;margin-top:1rem}.vorteile-box p{font-size:2rem;line-height:1.2;margin-bottom:1.6rem;max-width:100%}.vorteile-btn{display:inline-block;margin-top:2.2rem;padding:.85rem 2rem;border-radius:50px;background:#fff;color:#2c3442;font-size:1.2rem;text-decoration:none;transition:0.25s ease;font-family:'Quablo'}.vorteile-btn:hover{transform:translateY(-2px)}.section-image-clipped{position:relative;width:100%;height:845px;overflow:hidden;clip-path:url(#clip-section-image);-webkit-clip-path:url(#clip-section-image)}.clipped-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.section-intro-text{padding:6rem 5% 6rem;color:var(--color-black)}.intro-text-wrapper{max-width:100%;margin:0 auto}.intro-text-wrapper p{font-size:1.4rem;line-height:1.6;color:var(--color-black);margin:0 0 2rem;font-family:var(--font-std)}.visually-hidden{position:absolute;left:-9999px;opacity:0}.section-therapies{padding:6rem 5% 7rem;background:#eef2f8;color:var(--color-black)}.therapies-header{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:2.5rem}.therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;color:#aab3c1;margin-bottom:0}.therapies-header-right{display:flex;align-items:flex-start;gap:2rem}.therapies-tagline{margin:0;font-size:1.2rem;line-height:1.6;color:#707989;text-align:left}.therapies-arrows{display:flex;align-items:center;gap:.75rem}.therapies-arrow{border:none;background:none;padding:0;cursor:pointer;width:40px;height:22px;transform-origin:center;opacity:.5;transition:opacity 0.2s ease,transform 0.2s ease}.therapies-arrow--prev .therapies-arrow-icon{transform:scaleX(-1)}.therapies-arrow-icon{width:100%;height:100%;display:block;fill:#65788e}.therapies-arrow:hover,.therapies-arrow:focus-visible{opacity:1;transform:translateY(-1px)}.therapies-slider{position:relative}.therapies-track{display:flex;gap:2rem;overflow-x:auto;padding:1rem 0 .5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.therapy-card{flex:0 0 calc((97% - (0rem * 2)) / 1);height:500px;box-sizing:border-box;background:#fff;position:relative;padding:1.8rem 1.9rem 1.6rem;color:#2c3442;scroll-snap-align:start;clip-path:url(#clip-detail-card);-webkit-clip-path:url(#clip-detail-card);border-radius:32px}.therapy-card--gradient{position:relative;color:#fff;overflow:hidden;background:none}.therapy-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:card-rotate 25s linear 1 forwards;-webkit-clip-path:inherit;clip-path:inherit}@keyframes card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.therapy-card-header{display:flex;justify-content:flex-start;margin-bottom:2.5rem}.therapy-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.therapy-card-icon--blue{background:#65788e;width:50px;height:50px}.therapy-card-icon-inner{font-size:1.2rem;width:32px;height:32px;background:#fff}.therapy-card-body{position:absolute;bottom:180px}.therapy-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.2rem;margin:0 0 .45rem}.therapy-card-text{margin:0;font-size:1.5rem;color:rgb(44 52 66 / .85)}.therapy-card-footer{position:absolute;bottom:60px}.therapy-card--gradient .therapy-card-title,.therapy-card--gradient .therapy-card-text,.therapy-card--gradient .therapy-card-icon-inner{color:#ffffff!important}.therapy-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.therapy-card-cta-icon{width:30px;height:17px;fill:#3f4653}.therapy-card-cta:hover,.therapy-card-cta:focus-visible{background:#dad4ce;transform:translateY(-1px);box-shadow:0 8px 20px rgb(0 0 0 / .15)}.hero-content-wrapper{position:relative;z-index:10;height:100%;margin:0 auto;padding:0 5% 0 5%;display:flex;justify-content:space-between;gap:4rem;color:#fff}.hero-content{max-width:100%;align-self:flex-start;margin-top:160px}.hero-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:3.3rem;line-height:1.15;margin-bottom:1.6rem;color:#fff}.hero-subline{font-family:var(--font-std);font-size:1.2rem;line-height:1.6;opacity:.95;margin-bottom:2.6rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.8rem;border-radius:999px;border:2px solid rgb(255 255 255 / .9);font-family:'Quablo',sans-serif;font-size:1.1rem;letter-spacing:.03em;color:#fff;text-decoration:none;backdrop-filter:blur(6px);transition:0.25s ease}.hero-button:hover,.hero-button:focus-visible{background:rgb(255 255 255 / .15);transform:translateY(-2px);box-shadow:0 12px 32px rgb(0 0 0 / .25);color:#fff}.hero-visual{position:absolute;bottom:-80px;right:40%;width:48%;z-index:12}.hero-badge{position:absolute;bottom:480px;left:0;z-index:3;width:200px;height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:transform 0.45s cubic-bezier(.25,.8,.25,1)}.hero-badge img{width:100%;height:100%;display:block;pointer-events:none}.hero-badge:hover,.hero-badge:focus-visible{transform:rotate(10deg) scale(1.01)}.hero-bg{position:relative;width:100%;height:1340px;overflow:hidden;clip-path:url(#clip-hero-bg-mobile);-webkit-clip-path:url(#clip-hero-bg-mobile)}.hero-bg::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4);animation:subtle-rotate 20s linear 1 forwards}.hero-portrait-clip{position:absolute;right:-10%;bottom:-100px;width:480px;height:auto;object-fit:contain;z-index:4}@keyframes subtle-rotate{0%{transform:scale(1.4) rotate(0deg)}100%{transform:scale(1.4) rotate(30deg)}}.hero-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;pointer-events:none;z-index:0;background:linear-gradient(to bottom,rgb(0 0 0 / .2) 0%,#fff0 100%)}.site-header{position:absolute;top:0;left:0;width:100%;z-index:20;background:#fff0}.header-inner{margin:0 auto;padding:1.5rem 5% 2.5rem 5%;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-symbol{width:280px;height:85px;border-radius:14px;background-image:url(../images/logo_kremers.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.main-nav{display:flex;align-items:center;gap:1.2rem}.nav-list{display:flex;gap:1.2rem;list-style:none;margin:0;padding:0}.nav-link{font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1rem;text-decoration:none;color:#fff;position:relative;padding-bottom:.15rem}.nav-link::after{content:"";position:absolute;left:0;bottom:-.2rem;width:0;height:1px;background:#fff;transition:width 0.2s ease-out}.nav-link:hover::after,.nav-link:focus-visible::after{width:100%}.nav-link:hover{color:#fff}.nav-link.active,.nav-link[aria-current="page"]{color:#fff}.nav-link.active::after,.nav-link[aria-current="page"]::after{width:100%}.header-cta{display:flex;align-items:center;gap:1rem}.header-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2.2rem .7rem 2.2rem;border-radius:999px;border:1.8px solid rgb(255 255 255 / .9);background:#fff0;color:#fff;font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1.1rem;text-decoration:none;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.header-cta-button:hover,.header-cta-button:focus-visible{background:rgb(255 255 255 / .12);box-shadow:0 10px 30px rgb(0 0 0 / .25);transform:translateY(-1px);color:#fff}}@media only screen and (min-width :900px) and (max-width :1225px){.contact-section{width:100%;padding:6rem 5%;background:#fff;color:var(--color-black);box-sizing:border-box}.contact-inner{display:flex;flex-direction:column;justify-content:space-between;gap:4rem}.contact-form-wrapper{flex:1;max-width:100%}.contact-title{font-family:'Quablo',sans-serif;font-size:2.8rem;font-weight:500;margin-bottom:2rem;color:#aab3c1}.contact-form-group{display:flex;flex-direction:column;margin-bottom:1.6rem}.contact-form-row{display:flex;gap:1.5rem}.contact-form-row *,.contact-form-group *{box-sizing:border-box}.contact-form-row .contact-form-group input,.contact-form-row .contact-form-group textarea{width:100%}.contact-form-group{flex:1}.contact-form-group label{font-size:1.1rem;margin-bottom:.35rem;color:#2c3442}.contact-form-group input,.contact-form-group textarea{width:100%;padding:.9rem 1.1rem;border-radius:8px;border:1px solid #d1d6dc;background:#f7f9fb;font-size:1.1rem;color:#2c3442;outline:none;transition:0.2s ease;font-family:'Strawford'}.contact-form-group input:focus,.contact-form-group textarea:focus{border-color:var(--color-primary);background:#fff}.contact-submit{margin-top:1rem;padding:1rem 2rem;font-family:'Quablo';font-size:1.2rem;border:none;border-radius:50px;background:var(--color-primary);color:#fff;cursor:pointer;transition:0.25s ease}.contact-submit:hover{transform:translateY(-2px)}.contact-info{flex:1;max-width:100%}.contact-info-title{font-family:'Quablo',sans-serif;font-size:2rem;font-weight:500;margin-bottom:1rem;color:#aab3c1}.contact-info-text{font-size:1.6rem;line-height:1.55;margin-bottom:2rem}.contact-info a{color:var(--color-primary);text-decoration:none}.contact-hours{list-style:none;padding:0;margin:0 0 2rem;font-size:1.6rem}.contact-hours li{display:flex;justify-content:space-between;margin-bottom:.4rem}.contact-hours span{color:#707989}.detail-therapies-section{padding:6rem 5% 7rem;background:#eef2f8;color:var(--color-black)}.detail-therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;color:#aab3c1;margin-bottom:3rem}.detail-therapies-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.detail-card{background:#fff;height:450px;padding:1.8rem 1.9rem 1.6rem;box-sizing:border-box;color:#2c3442;position:relative;clip-path:url(#clip-detail-card);-webkit-clip-path:url(#clip-detail-card);border-radius:32px}.detail-card--gradient{overflow:hidden;background:none;color:#fff}.detail-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:detail-card-rotate 25s linear 1 forwards;clip-path:inherit;-webkit-clip-path:inherit}@keyframes detail-card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.detail-card-header{margin-bottom:2.5rem}.detail-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.detail-card-icon--blue{background:#65788e}.detail-card-icon-inner{width:32px;height:32px;background:#fff}.detail-card-body{position:absolute;bottom:180px;width:80%}.detail-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:1.6rem;margin:0 0 .45rem}.detail-card-text{font-size:1.5rem;color:rgb(44 52 66 / .85);margin:0}.detail-card-footer{position:absolute;bottom:60px}.detail-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:0.2s ease}.detail-card-cta:hover{transform:translateY(-1px);background:#dad4ce}.detail-card-cta-icon{width:30px;height:17px;fill:#3f4653}.detail-card--gradient .detail-card-title,.detail-card--gradient .detail-card-text,.detail-card--gradient .detail-card-icon-inner{color:#ffffff!important}.hscroll{width:100%;position:relative;margin:0;padding:0}.hscroll__pin{position:sticky;top:0;height:100vh;overflow:hidden}.hscroll__track{display:flex;gap:2px;height:100%;will-change:transform}.hscroll__item{flex:0 0 calc(100vw / 2);height:100vh;display:flex;flex-direction:column;background:#f4f5f7;border-radius:0;overflow:hidden}.hscroll__media{flex:1 1 auto;overflow:hidden}.hscroll__media img{width:100%;height:100%;object-fit:cover;display:block}.hscroll__caption{flex:0 0 auto;padding:2rem 1.6rem;background:#eef2f8;color:#2c3442}.hscroll__caption h3{margin:0 0 1rem 0;font-size:1.6rem;color:var(--color-secondary);font-weight:600;font-family:'Quablo',sans-serif}.hscroll__caption h4{margin:0 0 .2rem 0;font-size:1.3rem;color:var(--color-primary);font-weight:500}.hscroll__caption p{margin:0;font-size:1.1rem;line-height:1.4;color:var(--color-black)}.subpage-fulltext{width:100%;padding:6rem 7%;box-sizing:border-box}.fulltext-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem;color:#aab3c1}.subpage-fulltext p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem}.subpage-info{width:100%;padding:0 5% 6rem 5%;box-sizing:border-box}.subpage-info-inner{display:flex;justify-content:center;flex-direction:column-reverse;align-items:center;gap:2rem}.info-textbox{flex:0 0 100%}.info-pretitle{font-family:'Strawford',sans-serif;font-size:1.2rem;font-weight:300;color:var(--color-primary);margin-bottom:.7rem}.info-title{font-family:'Quablo',sans-serif;font-size:2.6rem;font-weight:500;margin-bottom:1.8rem;color:#aab3c1}.info-textbox p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem;max-width:90%}.btn-termin{display:inline-block;margin-top:1.8rem;padding:.9rem 2.2rem;border-radius:50px;background:var(--color-primary);color:#fff;font-family:'Quablo';font-size:1.15rem;text-decoration:none;transition:0.25s ease}.btn-termin:hover{background:var(--color-secondary);color:#fff;transform:translateY(-2px)}.info-image-wrapper{flex:0 0 100%}.info-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:28px;display:block;margin-top:60px}.subpage-header{height:450px;position:relative;padding:7rem 5% 0 5%;overflow:hidden;color:#fff;box-sizing:border-box;clip-path:url(#clip-subpage-header);-webkit-clip-path:url(#clip-subpage-header)}.subpage-header-bg{position:absolute;inset:0;z-index:0;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(110px);transform:scale(1.45);-webkit-clip-path:inherit;clip-path:inherit}.subpage-header::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,rgb(0 0 0 / .25) 0%,rgb(0 0 0 / .12) 35%,rgb(0 0 0 / .05) 60%,#fff0 100%);-webkit-clip-path:inherit;clip-path:inherit;pointer-events:none}.subpage-header-inner{position:relative;z-index:2;margin-top:80px}.subpage-pretitle{font-family:'Strawford',sans-serif;font-size:1.3rem;opacity:.9;margin-bottom:.7rem}.subpage-title{font-family:'Quablo',sans-serif;font-size:3.4rem;font-weight:500;margin:0}.site-footer{background:#eef2f8;color:#5f6a7a;padding:5rem 5% 3rem;font-size:1.4rem;line-height:1.4}.footer-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;align-items:flex-start}.footer-col{flex:1 1 220px;max-width:320px}.footer-col--right{display:flex;flex-direction:column;align-items:flex-end}.footer-heading{font-family:'Quablo',sans-serif;font-weight:500;font-size:1.7rem;margin:0 0 1.2rem;color:var(--color-primary)}.footer-subheading{font-family:var(--font-std);font-weight:500;font-size:1.4rem;margin:0 0 .3rem;color:var(--color-primary)}.footer-address{font-style:normal}.footer-label{font-weight:500;color:#4b5667}.footer-address a{color:inherit;text-decoration:none}.footer-address a:hover{text-decoration:underline}.footer-address-block{margin-top:1.2rem}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.25rem}.footer-list--compact{text-align:left;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem;align-items:center}.footer-social-link{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center}.footer-icon{width:100%;height:100%}.footer-icon--fb{fill:#5f6a7a;transition:fill .25s ease,transform .25s ease;:hover{opacity:.75;fill:#5f6a7a}}.footer-icon--insta{display:block;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--fb{fill:#5f6a7a;transform:translateY(-2px);transition:fill .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--insta{opacity:.75;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #d5dde8;margin-top:3.5rem;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.footer-copy{margin:0;color:var(--color-primary);font-size:1rem}.footer-legal-nav{display:flex;gap:1.5rem;font-size:1rem}.footer-legal-nav a{color:#7b8593;text-decoration:none}.footer-legal-nav a:hover{text-decoration:underline}.footer-list a{color:#5f6a7a;text-decoration:none;font-size:1.4rem;display:inline-block;padding:.15rem 0}.footer-list a:hover{text-decoration:underline}.footer-col--right{align-items:flex-start}.footer-list--compact{margin-bottom:1.5rem}.footer-list--compact a{text-align:left}.section-faq{padding:6rem 5%;background:#fff;color:#2c3442}.faq-heading{font-family:'Quablo',sans-serif;font-size:3rem;font-weight:500;margin-bottom:3rem;color:#aab3c1}.faq-item{margin-bottom:2.5rem}.faq-question{width:100%;background:none;border:none;padding:0;display:flex;align-items:center;gap:1.5rem;font-size:2.2rem;font-family:'Strawford',sans-serif;color:#485972;cursor:pointer;text-align:left;position:relative}.faq-icon{width:52px;height:52px;background:#e9edf3;border-radius:50%;display:flex;align-items:center;justify-content:center}.faq-arrow{width:22px;height:22px;fill:#65788e;transition:transform 0.3s ease}.faq-question[aria-expanded="true"] .faq-icon svg{transform:rotate(90deg)}.faq-answer{max-height:0;overflow:hidden;opacity:0;transition:0.35s ease;padding-left:75px}.faq-answer p{font-size:1.6rem;color:#6f7a87;line-height:1.6}.faq-item.open .faq-answer{opacity:1;max-height:300px;margin-top:.5rem;font-size:1.3rem}.section-vorteile{position:relative;width:100%;padding:0;color:#fff;box-sizing:border-box}.vorteile-bg{position:relative;overflow:hidden;padding:35rem 5% 7rem;background:#485972;z-index:0}.vorteile-bg::before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4)}.vorteile-bg::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:rgb(0 0 0 / .15)}.vorteile-inner{display:flex;justify-content:flex-end;align-items:flex-start;gap:4rem}.vorteile-right{flex:1;max-width:100%}.vorteile-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem}.vorteile-right ul{list-style:none;padding:0;margin:0}.vorteile-right ul li{position:relative;padding-left:2.5rem;margin-bottom:1.3rem;font-size:1.3rem;line-height:1.4}.vorteile-right ul li::before{content:"";width:25px;height:25px;background:var(--color-gray);border-radius:50%;position:absolute;left:0;top:.35rem}.vorteile-box{position:absolute;left:5%;top:-190px;width:770px;height:686px;padding:6rem 3.5rem 3rem 3.5rem;z-index:9;background:var(--color-primary);color:#fff;clip-path:url(#clip-vorteile-box);-webkit-clip-path:url(#clip-vorteile-box)}.vorteile-box-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:3rem;margin-bottom:2rem;margin-top:1rem}.vorteile-box p{font-size:2rem;line-height:1.2;margin-bottom:1.6rem;max-width:100%}.vorteile-btn{display:inline-block;margin-top:2.2rem;padding:.85rem 2rem;border-radius:50px;background:#fff;color:#2c3442;font-size:1.2rem;text-decoration:none;transition:0.25s ease;font-family:'Quablo'}.vorteile-btn:hover{transform:translateY(-2px)}.section-image-clipped{position:relative;width:100%;height:845px;overflow:hidden;clip-path:url(#clip-section-image);-webkit-clip-path:url(#clip-section-image)}.clipped-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.section-intro-text{padding:6rem 5% 6rem;color:var(--color-black)}.intro-text-wrapper{max-width:100%;margin:0 auto}.intro-text-wrapper p{font-size:1.4rem;line-height:1.6;color:var(--color-black);margin:0 0 2rem;font-family:var(--font-std)}.visually-hidden{position:absolute;left:-9999px;opacity:0}.section-therapies{padding:6rem 5% 7rem;background:#eef2f8;color:var(--color-black)}.therapies-header{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:2.5rem}.therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;color:#aab3c1;margin-bottom:0}.therapies-header-right{display:flex;align-items:flex-start;gap:2rem}.therapies-tagline{margin:0;font-size:1.2rem;line-height:1.6;color:#707989;text-align:left}.therapies-arrows{display:flex;align-items:center;gap:.75rem}.therapies-arrow{border:none;background:none;padding:0;cursor:pointer;width:40px;height:22px;transform-origin:center;opacity:.5;transition:opacity 0.2s ease,transform 0.2s ease}.therapies-arrow--prev .therapies-arrow-icon{transform:scaleX(-1)}.therapies-arrow-icon{width:100%;height:100%;display:block;fill:#65788e}.therapies-arrow:hover,.therapies-arrow:focus-visible{opacity:1;transform:translateY(-1px)}.therapies-slider{position:relative}.therapies-track{display:flex;gap:2rem;overflow-x:auto;padding:1rem 0 .5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.therapy-card{flex:0 0 calc((96% - (0rem * 2)) / 2);height:400px;box-sizing:border-box;background:#fff;position:relative;padding:1.8rem 1.9rem 1.6rem;color:#2c3442;scroll-snap-align:start;clip-path:url(#clip-detail-card);-webkit-clip-path:url(#clip-detail-card);border-radius:32px}.therapy-card--gradient{position:relative;color:#fff;overflow:hidden;background:none}.therapy-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:card-rotate 25s linear 1 forwards;-webkit-clip-path:inherit;clip-path:inherit}@keyframes card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.therapy-card-header{display:flex;justify-content:flex-start;margin-bottom:2.5rem}.therapy-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.therapy-card-icon--blue{background:#65788e;width:50px;height:50px}.therapy-card-icon-inner{font-size:1.2rem;width:32px;height:32px;background:#fff}.therapy-card-body{position:absolute;bottom:180px;width:90%}.therapy-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:1.6rem;margin:0 0 .45rem}.therapy-card-text{margin:0;font-size:1.5rem;color:rgb(44 52 66 / .85)}.therapy-card-footer{position:absolute;bottom:60px}.therapy-card--gradient .therapy-card-title,.therapy-card--gradient .therapy-card-text,.therapy-card--gradient .therapy-card-icon-inner{color:#ffffff!important}.therapy-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.therapy-card-cta-icon{width:30px;height:17px;fill:#3f4653}.therapy-card-cta:hover,.therapy-card-cta:focus-visible{background:#dad4ce;transform:translateY(-1px);box-shadow:0 8px 20px rgb(0 0 0 / .15)}.hero-content-wrapper{position:relative;z-index:10;height:100%;margin:0 auto;padding:0 5% 0 5%;display:flex;justify-content:space-between;gap:4rem;color:#fff}.hero-content{max-width:60%;align-self:flex-start;margin-top:160px}.hero-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:3.3rem;line-height:1.15;margin-bottom:1.6rem;color:#fff}.hero-subline{font-family:var(--font-std);font-size:1.2rem;line-height:1.6;opacity:.95;margin-bottom:2.6rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.8rem;border-radius:999px;border:2px solid rgb(255 255 255 / .9);font-family:'Quablo',sans-serif;font-size:1.1rem;letter-spacing:.03em;color:#fff;text-decoration:none;backdrop-filter:blur(6px);transition:0.25s ease}.hero-button:hover,.hero-button:focus-visible{background:rgb(255 255 255 / .15);transform:translateY(-2px);box-shadow:0 12px 32px rgb(0 0 0 / .25);color:#fff}.hero-visual{position:absolute;bottom:-140px;right:40%;width:48%;z-index:12}.hero-badge{position:absolute;bottom:260px;left:0;z-index:3;width:200px;height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:transform 0.45s cubic-bezier(.25,.8,.25,1)}.hero-badge img{width:100%;height:100%;display:block;pointer-events:none}.hero-badge:hover,.hero-badge:focus-visible{transform:rotate(10deg) scale(1.01)}.hero-bg{position:relative;width:100%;height:1040px;overflow:hidden;clip-path:url(#clip-hero-bg-mobile);-webkit-clip-path:url(#clip-hero-bg-mobile)}.hero-bg::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4);animation:subtle-rotate 20s linear 1 forwards}.hero-portrait-clip{position:absolute;right:-10%;bottom:-100px;width:580px;height:auto;object-fit:contain;z-index:4}@keyframes subtle-rotate{0%{transform:scale(1.4) rotate(0deg)}100%{transform:scale(1.4) rotate(30deg)}}.hero-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;pointer-events:none;z-index:0;background:linear-gradient(to bottom,rgb(0 0 0 / .2) 0%,#fff0 100%)}.site-header{position:absolute;top:0;left:0;width:100%;z-index:20;background:#fff0}.header-inner{margin:0 auto;padding:1.5rem 5% 2.5rem 5%;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-symbol{width:280px;height:85px;border-radius:14px;background-image:url(../images/logo_kremers.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.main-nav{display:flex;align-items:center;gap:1.2rem}.nav-list{display:flex;gap:1.2rem;list-style:none;margin:0;padding:0}.nav-link{font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1rem;text-decoration:none;color:#fff;position:relative;padding-bottom:.15rem}.nav-link::after{content:"";position:absolute;left:0;bottom:-.2rem;width:0;height:1px;background:#fff;transition:width 0.2s ease-out}.nav-link:hover::after,.nav-link:focus-visible::after{width:100%}.nav-link:hover{color:#fff}.nav-link.active,.nav-link[aria-current="page"]{color:#fff}.nav-link.active::after,.nav-link[aria-current="page"]::after{width:100%}.header-cta{display:flex;align-items:center;gap:1rem}.header-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2.2rem .7rem 2.2rem;border-radius:999px;border:1.8px solid rgb(255 255 255 / .9);background:#fff0;color:#fff;font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1.1rem;text-decoration:none;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.header-cta-button:hover,.header-cta-button:focus-visible{background:rgb(255 255 255 / .12);box-shadow:0 10px 30px rgb(0 0 0 / .25);transform:translateY(-1px);color:#fff}}@media only screen and (min-width :1225px) and (max-width :1400px){.contact-section{width:100%;padding:6rem 5%;background:#fff;color:var(--color-black);box-sizing:border-box}.contact-inner{display:flex;justify-content:space-between;gap:4rem}.contact-form-wrapper{flex:1;max-width:60%}.contact-title{font-family:'Quablo',sans-serif;font-size:2.8rem;font-weight:500;margin-bottom:2rem;color:#aab3c1}.contact-form-group{display:flex;flex-direction:column;margin-bottom:1.6rem}.contact-form-row{display:flex;gap:1.5rem}.contact-form-row *,.contact-form-group *{box-sizing:border-box}.contact-form-row .contact-form-group input,.contact-form-row .contact-form-group textarea{width:100%}.contact-form-group{flex:1}.contact-form-group label{font-size:1.1rem;margin-bottom:.35rem;color:#2c3442}.contact-form-group input,.contact-form-group textarea{width:100%;padding:.9rem 1.1rem;border-radius:8px;border:1px solid #d1d6dc;background:#f7f9fb;font-size:1.1rem;color:#2c3442;outline:none;transition:0.2s ease;font-family:'Strawford'}.contact-form-group input:focus,.contact-form-group textarea:focus{border-color:var(--color-primary);background:#fff}.contact-submit{margin-top:1rem;padding:1rem 2rem;font-family:'Quablo';font-size:1.2rem;border:none;border-radius:50px;background:var(--color-primary);color:#fff;cursor:pointer;transition:0.25s ease}.contact-submit:hover{transform:translateY(-2px)}.contact-info{flex:1;max-width:40%}.contact-info-title{font-family:'Quablo',sans-serif;font-size:2rem;font-weight:500;margin-bottom:1rem;color:#aab3c1}.contact-info-text{font-size:1.6rem;line-height:1.55;margin-bottom:2rem}.contact-info a{color:var(--color-primary);text-decoration:none}.contact-hours{list-style:none;padding:0;margin:0 0 2rem;font-size:1.6rem}.contact-hours li{display:flex;justify-content:space-between;margin-bottom:.4rem}.contact-hours span{color:#707989}.detail-therapies-section{padding:6rem 5% 7rem;background:#eef2f8;color:var(--color-black)}.detail-therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;color:#aab3c1;margin-bottom:3rem}.detail-therapies-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.detail-card{background:#fff;height:550px;padding:1.8rem 1.9rem 1.6rem;box-sizing:border-box;color:#2c3442;position:relative;clip-path:url(#clip-detail-card);-webkit-clip-path:url(#clip-detail-card);border-radius:32px;box-shadow:0 20px 45px rgb(0 0 0 / .06)}.detail-card--gradient{overflow:hidden;background:none;color:#fff}.detail-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:detail-card-rotate 25s linear 1 forwards;clip-path:inherit;-webkit-clip-path:inherit}@keyframes detail-card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.detail-card-header{margin-bottom:2.5rem}.detail-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.detail-card-icon--blue{background:#65788e}.detail-card-icon-inner{width:32px;height:32px;background:#fff}.detail-card-body{position:absolute;bottom:220px}.detail-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.2rem;margin:0 0 .45rem}.detail-card-text{font-size:1.5rem;color:rgb(44 52 66 / .85);margin:0}.detail-card-footer{position:absolute;bottom:60px}.detail-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:0.2s ease}.detail-card-cta:hover{transform:translateY(-1px);background:#dad4ce}.detail-card-cta-icon{width:30px;height:17px;fill:#3f4653}.detail-card--gradient .detail-card-title,.detail-card--gradient .detail-card-text,.detail-card--gradient .detail-card-icon-inner{color:#ffffff!important}.hscroll{width:100%;position:relative;margin:0;padding:0}.hscroll__pin{position:sticky;top:0;height:100vh;overflow:hidden}.hscroll__track{display:flex;gap:2px;height:100%;will-change:transform}.hscroll__item{flex:0 0 calc(100vw / 2);height:100vh;display:flex;flex-direction:column;background:#f4f5f7;border-radius:0;overflow:hidden}.hscroll__media{flex:1 1 auto;overflow:hidden}.hscroll__media img{width:100%;height:100%;object-fit:cover;display:block}.hscroll__caption{flex:0 0 auto;padding:2rem 1.6rem;background:#eef2f8;color:#2c3442}.hscroll__caption h3{margin:0 0 1rem 0;font-size:1.6rem;color:var(--color-secondary);font-weight:600;font-family:'Quablo',sans-serif}.hscroll__caption h4{margin:0 0 .2rem 0;font-size:1.3rem;color:var(--color-primary);font-weight:500}.hscroll__caption p{margin:0;font-size:1.1rem;line-height:1.4;color:var(--color-black)}.subpage-fulltext{width:100%;padding:6rem 7%;box-sizing:border-box}.fulltext-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem;color:#aab3c1}.subpage-fulltext p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem}.subpage-info{width:100%;padding:6rem 5%;box-sizing:border-box}.subpage-info-inner{display:flex;justify-content:center;align-items:center;gap:2rem}.info-textbox{flex:0 0 55%}.info-pretitle{font-family:'Strawford',sans-serif;font-size:1.2rem;font-weight:300;color:var(--color-primary);margin-bottom:.7rem}.info-title{font-family:'Quablo',sans-serif;font-size:2.6rem;font-weight:500;margin-bottom:1.8rem;color:#aab3c1}.info-textbox p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem;max-width:90%}.btn-termin{display:inline-block;margin-top:1.8rem;padding:.9rem 2.2rem;border-radius:50px;background:var(--color-primary);color:#fff;font-family:'Quablo';font-size:1.15rem;text-decoration:none;transition:0.25s ease}.btn-termin:hover{background:var(--color-secondary);color:#fff;transform:translateY(-2px)}.info-image-wrapper{flex:0 0 40%}.info-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:28px;display:block}.subpage-header{height:450px;position:relative;padding:7rem 5% 0 5%;overflow:hidden;color:#fff;box-sizing:border-box;clip-path:url(#clip-subpage-header);-webkit-clip-path:url(#clip-subpage-header)}.subpage-header-bg{position:absolute;inset:0;z-index:0;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(110px);transform:scale(1.45);-webkit-clip-path:inherit;clip-path:inherit}.subpage-header::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,rgb(0 0 0 / .25) 0%,rgb(0 0 0 / .12) 35%,rgb(0 0 0 / .05) 60%,#fff0 100%);-webkit-clip-path:inherit;clip-path:inherit;pointer-events:none}.subpage-header-inner{position:relative;z-index:2;margin-top:100px}.subpage-pretitle{font-family:'Strawford',sans-serif;font-size:1.3rem;opacity:.9;margin-bottom:.7rem}.subpage-title{font-family:'Quablo',sans-serif;font-size:3.4rem;font-weight:500;margin:0}.site-footer{background:#eef2f8;color:#5f6a7a;padding:5rem 5% 3rem;font-size:1.4rem;line-height:1.4}.footer-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;align-items:flex-start}.footer-col{flex:1 1 220px;max-width:320px}.footer-col--right{display:flex;flex-direction:column;align-items:flex-end}.footer-heading{font-family:'Quablo',sans-serif;font-weight:500;font-size:1.7rem;margin:0 0 1.2rem;color:var(--color-primary)}.footer-subheading{font-family:var(--font-std);font-weight:500;font-size:1.4rem;margin:0 0 .3rem;color:var(--color-primary)}.footer-address{font-style:normal}.footer-label{font-weight:500;color:#4b5667}.footer-address a{color:inherit;text-decoration:none}.footer-address a:hover{text-decoration:underline}.footer-address-block{margin-top:1.2rem}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.25rem}.footer-list--compact{text-align:left;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem;align-items:center}.footer-social-link{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center}.footer-icon{width:100%;height:100%}.footer-icon--fb{fill:#5f6a7a;transition:fill .25s ease,transform .25s ease;:hover{opacity:.75;fill:#5f6a7a}}.footer-icon--insta{display:block;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--fb{fill:#5f6a7a;transform:translateY(-2px);transition:fill .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--insta{opacity:.75;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #d5dde8;margin-top:3.5rem;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.footer-copy{margin:0;color:var(--color-primary);font-size:1rem}.footer-legal-nav{display:flex;gap:1.5rem;font-size:1rem}.footer-legal-nav a{color:#7b8593;text-decoration:none}.footer-legal-nav a:hover{text-decoration:underline}.footer-list a{color:#5f6a7a;text-decoration:none;font-size:1.4rem;display:inline-block;padding:.15rem 0}.footer-list a:hover{text-decoration:underline}.footer-col--right{align-items:flex-start}.footer-list--compact{margin-bottom:1.5rem}.footer-list--compact a{text-align:left}.section-faq{padding:6rem 5%;background:#fff;color:#2c3442}.faq-heading{font-family:'Quablo',sans-serif;font-size:3rem;font-weight:500;margin-bottom:3rem;color:#aab3c1}.faq-item{margin-bottom:2.5rem}.faq-question{width:100%;background:none;border:none;padding:0;display:flex;align-items:center;gap:1.5rem;font-size:2.2rem;font-family:'Strawford',sans-serif;color:#485972;cursor:pointer;text-align:left;position:relative}.faq-icon{width:52px;height:52px;background:#e9edf3;border-radius:50%;display:flex;align-items:center;justify-content:center}.faq-arrow{width:22px;height:22px;fill:#65788e;transition:transform 0.3s ease}.faq-question[aria-expanded="true"] .faq-icon svg{transform:rotate(90deg)}.faq-answer{max-height:0;overflow:hidden;opacity:0;transition:0.35s ease;padding-left:75px}.faq-answer p{font-size:1.6rem;color:#6f7a87;line-height:1.6}.faq-item.open .faq-answer{opacity:1;max-height:300px;margin-top:.5rem;font-size:1.2rem}.section-vorteile{position:relative;width:100%;padding:0;color:#fff;box-sizing:border-box}.vorteile-bg{position:relative;overflow:hidden;padding:35rem 5% 7rem;background:#485972;z-index:0}.vorteile-bg::before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4)}.vorteile-bg::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:rgb(0 0 0 / .15)}.vorteile-inner{display:flex;justify-content:flex-end;align-items:flex-start;gap:4rem}.vorteile-right{flex:1;max-width:100%}.vorteile-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem}.vorteile-right ul{list-style:none;padding:0;margin:0}.vorteile-right ul li{position:relative;padding-left:2.5rem;margin-bottom:1.3rem;font-size:1.3rem;line-height:1.4}.vorteile-right ul li::before{content:"";width:25px;height:25px;background:var(--color-gray);border-radius:50%;position:absolute;left:0;top:.35rem}.vorteile-box{position:absolute;left:5%;top:-190px;width:770px;height:686px;padding:6rem 3.5rem 3rem 3.5rem;z-index:9;background:var(--color-primary);color:#fff;clip-path:url(#clip-vorteile-box);-webkit-clip-path:url(#clip-vorteile-box)}.vorteile-box-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:3rem;margin-bottom:2rem;margin-top:1rem}.vorteile-box p{font-size:2rem;line-height:1.2;margin-bottom:1.6rem;max-width:80%}.vorteile-btn{display:inline-block;margin-top:2.2rem;padding:.85rem 2rem;border-radius:50px;background:#fff;color:#2c3442;font-size:1.2rem;text-decoration:none;transition:0.25s ease;font-family:'Quablo'}.vorteile-btn:hover{transform:translateY(-2px)}.section-image-clipped{position:relative;width:100%;height:845px;overflow:hidden;clip-path:url(#clip-section-image);-webkit-clip-path:url(#clip-section-image)}.clipped-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.section-intro-text{padding:6rem 5% 6rem;color:var(--color-black)}.intro-text-wrapper{max-width:100%;margin:0 auto}.intro-text-wrapper p{font-size:1.8rem;line-height:1.6;color:var(--color-black);margin:0 0 2rem;font-family:var(--font-std)}.visually-hidden{position:absolute;left:-9999px;opacity:0}.section-therapies{padding:6rem 5% 7rem;background:#eef2f8;color:var(--color-black)}.therapies-header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;color:#aab3c1}.therapies-header-right{display:flex;align-items:flex-start;gap:2rem}.therapies-tagline{margin:0;font-size:1.2rem;line-height:1.6;color:#707989;max-width:395px;text-align:right}.therapies-arrows{display:flex;align-items:center;gap:.75rem}.therapies-arrow{border:none;background:none;padding:0;cursor:pointer;width:40px;height:22px;transform-origin:center;opacity:.5;transition:opacity 0.2s ease,transform 0.2s ease}.therapies-arrow--prev .therapies-arrow-icon{transform:scaleX(-1)}.therapies-arrow-icon{width:100%;height:100%;display:block;fill:#65788e}.therapies-arrow:hover,.therapies-arrow:focus-visible{opacity:1;transform:translateY(-1px)}.therapies-slider{position:relative}.therapies-track{display:flex;gap:2rem;overflow-x:auto;padding:1rem 0 .5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.therapy-card{flex:0 0 calc((96% - (0rem * 2)) / 2);height:500px;box-sizing:border-box;background:#fff;position:relative;padding:1.8rem 1.9rem 1.6rem;color:#2c3442;scroll-snap-align:start;clip-path:url(#clip-detail-card);-webkit-clip-path:url(#clip-detail-card);border-radius:32px}.therapy-card--gradient{position:relative;color:#fff;overflow:hidden;background:none}.therapy-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:card-rotate 25s linear 1 forwards;-webkit-clip-path:inherit;clip-path:inherit}@keyframes card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.therapy-card-header{display:flex;justify-content:flex-start;margin-bottom:2.5rem}.therapy-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.therapy-card-icon--blue{background:#65788e;width:50px;height:50px}.therapy-card-icon-inner{font-size:1.2rem;width:32px;height:32px;background:#fff}.therapy-card-body{position:absolute;bottom:220px}.therapy-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.2rem;margin:0 0 .45rem}.therapy-card-text{margin:0;font-size:1.5rem;color:rgb(44 52 66 / .85)}.therapy-card-footer{position:absolute;bottom:60px}.therapy-card--gradient .therapy-card-title,.therapy-card--gradient .therapy-card-text,.therapy-card--gradient .therapy-card-icon-inner{color:#ffffff!important}.therapy-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.therapy-card-cta-icon{width:30px;height:17px;fill:#3f4653}.therapy-card-cta:hover,.therapy-card-cta:focus-visible{background:#dad4ce;transform:translateY(-1px);box-shadow:0 8px 20px rgb(0 0 0 / .15)}.hero-content-wrapper{position:relative;z-index:10;height:100%;margin:0 auto;padding:0 5% 0 5%;display:flex;justify-content:space-between;gap:4rem;color:#fff}.hero-content{max-width:50%;align-self:flex-start;margin-top:160px}.hero-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:3.3rem;line-height:1.15;margin-bottom:1.6rem;color:#fff}.hero-subline{font-family:var(--font-std);font-size:1.2rem;line-height:1.6;opacity:.95;margin-bottom:2.6rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.8rem;border-radius:999px;border:2px solid rgb(255 255 255 / .9);font-family:'Quablo',sans-serif;font-size:1.1rem;letter-spacing:.03em;color:#fff;text-decoration:none;backdrop-filter:blur(6px);transition:0.25s ease}.hero-button:hover,.hero-button:focus-visible{background:rgb(255 255 255 / .15);transform:translateY(-2px);box-shadow:0 12px 32px rgb(0 0 0 / .25);color:#fff}.hero-visual{position:absolute;bottom:-80px;right:40%;width:48%;z-index:12}.hero-badge{position:absolute;bottom:260px;left:0;z-index:3;width:200px;height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:transform 0.45s cubic-bezier(.25,.8,.25,1)}.hero-badge img{width:100%;height:100%;display:block;pointer-events:none}.hero-badge:hover,.hero-badge:focus-visible{transform:rotate(10deg) scale(1.01)}.hero-bg{position:relative;width:100%;height:1040px;overflow:hidden;clip-path:url(#clip-hero-bg-mobile);-webkit-clip-path:url(#clip-hero-bg-mobile)}.hero-bg::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4);animation:subtle-rotate 20s linear 1 forwards}.hero-portrait-clip{position:absolute;right:5%;bottom:-100px;width:580px;height:auto;object-fit:contain;z-index:4}@keyframes subtle-rotate{0%{transform:scale(1.4) rotate(0deg)}100%{transform:scale(1.4) rotate(30deg)}}.hero-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;pointer-events:none;z-index:0;background:linear-gradient(to bottom,rgb(0 0 0 / .2) 0%,#fff0 100%)}.site-header{position:absolute;top:0;left:0;width:100%;z-index:20;background:#fff0}.header-inner{margin:0 auto;padding:1.5rem 5% 2.5rem 5%;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-symbol{width:280px;height:85px;border-radius:14px;background-image:url(../images/logo_kremers.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.main-nav{display:flex;align-items:center;gap:1.2rem}.nav-list{display:flex;gap:1.2rem;list-style:none;margin:0;padding:0}.nav-link{font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1rem;text-decoration:none;color:#fff;position:relative;padding-bottom:.15rem}.nav-link::after{content:"";position:absolute;left:0;bottom:-.2rem;width:0;height:1px;background:#fff;transition:width 0.2s ease-out}.nav-link:hover::after,.nav-link:focus-visible::after{width:100%}.nav-link:hover{color:#fff}.nav-link.active,.nav-link[aria-current="page"]{color:#fff}.nav-link.active::after,.nav-link[aria-current="page"]::after{width:100%}.header-cta{display:flex;align-items:center;gap:1rem}.header-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2.2rem .7rem 2.2rem;border-radius:999px;border:1.8px solid rgb(255 255 255 / .9);background:#fff0;color:#fff;font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1.1rem;text-decoration:none;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.header-cta-button:hover,.header-cta-button:focus-visible{background:rgb(255 255 255 / .12);box-shadow:0 10px 30px rgb(0 0 0 / .25);transform:translateY(-1px);color:#fff}}@media only screen and (min-width :1400px) and (max-width :1660px){.mobile-burger,.mobile-menu{display:none}.contact-section{width:100%;padding:6rem 5%;background:#fff;color:var(--color-black);box-sizing:border-box}.contact-inner{display:flex;justify-content:space-between;gap:4rem}.contact-form-wrapper{flex:1;max-width:60%}.contact-title{font-family:'Quablo',sans-serif;font-size:2.8rem;font-weight:500;margin-bottom:2rem;color:#aab3c1}.contact-form-group{display:flex;flex-direction:column;margin-bottom:1.6rem}.contact-form-row{display:flex;gap:1.5rem}.contact-form-row *,.contact-form-group *{box-sizing:border-box}.contact-form-row .contact-form-group input,.contact-form-row .contact-form-group textarea{width:100%}.contact-form-group{flex:1}.contact-form-group label{font-size:1.1rem;margin-bottom:.35rem;color:#2c3442}.contact-form-group input,.contact-form-group textarea{width:100%;padding:.9rem 1.1rem;border-radius:8px;border:1px solid #d1d6dc;background:#f7f9fb;font-size:1.1rem;color:#2c3442;outline:none;transition:0.2s ease;font-family:'Strawford'}.contact-form-group input:focus,.contact-form-group textarea:focus{border-color:var(--color-primary);background:#fff}.contact-submit{margin-top:1rem;padding:1rem 2rem;font-family:'Quablo';font-size:1.2rem;border:none;border-radius:50px;background:var(--color-primary);color:#fff;cursor:pointer;transition:0.25s ease}.contact-submit:hover{transform:translateY(-2px)}.contact-info{flex:1;max-width:40%}.contact-info-title{font-family:'Quablo',sans-serif;font-size:2rem;font-weight:500;margin-bottom:1rem;color:#aab3c1}.contact-info-text{font-size:1.6rem;line-height:1.55;margin-bottom:2rem}.contact-info a{color:var(--color-primary);text-decoration:none}.contact-hours{list-style:none;padding:0;margin:0 0 2rem;font-size:1.6rem}.contact-hours li{display:flex;justify-content:space-between;margin-bottom:.4rem}.contact-hours span{color:#707989}.detail-therapies-section{padding:6rem 5% 7rem;background:#eef2f8;color:var(--color-black)}.detail-therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;color:#aab3c1;margin-bottom:3rem}.detail-therapies-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.detail-card{background:#fff;height:550px;padding:1.8rem 1.9rem 1.6rem;box-sizing:border-box;color:#2c3442;position:relative;clip-path:url(#clip-detail-card-mobile);-webkit-clip-path:url(#clip-detail-card-mobile);border-radius:32px;box-shadow:0 20px 45px rgb(0 0 0 / .06)}.detail-card--gradient{overflow:hidden;background:none;color:#fff}.detail-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:detail-card-rotate 25s linear 1 forwards;clip-path:inherit;-webkit-clip-path:inherit}@keyframes detail-card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.detail-card-header{margin-bottom:2.5rem}.detail-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.detail-card-icon--blue{background:#65788e}.detail-card-icon-inner{width:32px;height:32px;background:#fff}.detail-card-body{position:absolute;bottom:220px}.detail-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.2rem;margin:0 0 .45rem}.detail-card-text{font-size:1.5rem;color:rgb(44 52 66 / .85);margin:0}.detail-card-footer{position:absolute;bottom:60px}.detail-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:0.2s ease}.detail-card-cta:hover{transform:translateY(-1px);background:#dad4ce}.detail-card-cta-icon{width:30px;height:17px;fill:#3f4653}.detail-card--gradient .detail-card-title,.detail-card--gradient .detail-card-text,.detail-card--gradient .detail-card-icon-inner{color:#ffffff!important}.hscroll{width:100%;position:relative;margin:0;padding:0}.hscroll__pin{position:sticky;top:0;height:100vh;overflow:hidden}.hscroll__track{display:flex;gap:2px;height:100%;will-change:transform}.hscroll__item{flex:0 0 calc(100vw / 3);height:100vh;display:flex;flex-direction:column;background:#f4f5f7;border-radius:0;overflow:hidden}.hscroll__media{flex:1 1 auto;overflow:hidden}.hscroll__media img{width:100%;height:100%;object-fit:cover;display:block}.hscroll__caption{flex:0 0 auto;padding:2rem 1.6rem;background:#eef2f8;color:#2c3442}.hscroll__caption h3{margin:0 0 1rem 0;font-size:1.6rem;color:var(--color-secondary);font-weight:600;font-family:'Quablo',sans-serif}.hscroll__caption h4{margin:0 0 .2rem 0;font-size:1.3rem;color:var(--color-primary);font-weight:500}.hscroll__caption p{margin:0;font-size:1.1rem;line-height:1.4;color:var(--color-black)}.subpage-fulltext{width:100%;padding:6rem 5%;box-sizing:border-box}.fulltext-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem;color:#aab3c1}.subpage-fulltext p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem}.subpage-info{width:100%;padding:6rem 5%;box-sizing:border-box}.subpage-info-inner{display:flex;justify-content:space-between;align-items:center;gap:4rem}.info-textbox{flex:0 0 55%}.info-pretitle{font-family:'Strawford',sans-serif;font-size:1.2rem;font-weight:300;color:var(--color-primary);margin-bottom:.7rem}.info-title{font-family:'Quablo',sans-serif;font-size:2.6rem;font-weight:500;margin-bottom:1.8rem;color:#aab3c1}.info-textbox p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem;max-width:90%}.btn-termin{display:inline-block;margin-top:1.8rem;padding:.9rem 2.2rem;border-radius:50px;background:var(--color-primary);color:#fff;font-family:'Quablo';font-size:1.15rem;text-decoration:none;transition:0.25s ease}.btn-termin:hover{background:var(--color-secondary);color:#fff;transform:translateY(-2px)}.info-image-wrapper{flex:0 0 40%}.info-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:28px;display:block}.subpage-header{height:450px;position:relative;padding:7rem 5% 0 5%;overflow:hidden;color:#fff;box-sizing:border-box;clip-path:url(#clip-subpage-header);-webkit-clip-path:url(#clip-subpage-header)}.subpage-header-bg{position:absolute;inset:0;z-index:0;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(110px);transform:scale(1.45);-webkit-clip-path:inherit;clip-path:inherit}.subpage-header::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,rgb(0 0 0 / .25) 0%,rgb(0 0 0 / .12) 35%,rgb(0 0 0 / .05) 60%,#fff0 100%);-webkit-clip-path:inherit;clip-path:inherit;pointer-events:none}.subpage-header-inner{position:relative;z-index:2;margin-top:100px}.subpage-pretitle{font-family:'Strawford',sans-serif;font-size:1.3rem;opacity:.9;margin-bottom:.7rem}.subpage-title{font-family:'Quablo',sans-serif;font-size:3.4rem;font-weight:500;margin:0}.site-footer{background:#eef2f8;color:#5f6a7a;padding:5rem 5% 3rem;font-size:1.4rem;line-height:1.4}.footer-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;align-items:flex-start}.footer-col{flex:1 1 220px;max-width:320px}.footer-col--right{display:flex;flex-direction:column;align-items:flex-end}.footer-heading{font-family:'Quablo',sans-serif;font-weight:500;font-size:1.7rem;margin:0 0 1.2rem;color:var(--color-primary)}.footer-subheading{font-family:var(--font-std);font-weight:500;font-size:1.4rem;margin:0 0 .3rem;color:var(--color-primary)}.footer-address{font-style:normal}.footer-label{font-weight:500;color:#4b5667}.footer-address a{color:inherit;text-decoration:none}.footer-address a:hover{text-decoration:underline}.footer-address-block{margin-top:1.2rem}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.25rem}.footer-list--compact{text-align:left;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem;align-items:center}.footer-social-link{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center}.footer-icon{width:100%;height:100%}.footer-icon--fb{fill:#5f6a7a;transition:fill .25s ease,transform .25s ease;:hover{opacity:.75;fill:#5f6a7a}}.footer-icon--insta{display:block;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--fb{fill:#5f6a7a;transform:translateY(-2px);transition:fill .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--insta{opacity:.75;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #d5dde8;margin-top:3.5rem;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.footer-copy{margin:0;color:var(--color-primary);font-size:1rem}.footer-legal-nav{display:flex;gap:1.5rem;font-size:1rem}.footer-legal-nav a{color:#7b8593;text-decoration:none}.footer-legal-nav a:hover{text-decoration:underline}.footer-list a{color:#5f6a7a;text-decoration:none;font-size:1.4rem;display:inline-block;padding:.15rem 0}.footer-list a:hover{text-decoration:underline}.footer-col--right{align-items:flex-start}.footer-list--compact{margin-bottom:1.5rem}.footer-list--compact a{text-align:left}.section-faq{padding:6rem 5%;background:#fff;color:#2c3442}.faq-heading{font-family:'Quablo',sans-serif;font-size:3rem;font-weight:500;margin-bottom:3rem;color:#aab3c1}.faq-item{margin-bottom:2.5rem}.faq-question{width:100%;background:none;border:none;padding:0;display:flex;align-items:center;gap:1.5rem;font-size:2.2rem;font-family:'Strawford',sans-serif;color:#485972;cursor:pointer;text-align:left;position:relative}.faq-icon{width:52px;height:52px;background:#e9edf3;border-radius:50%;display:flex;align-items:center;justify-content:center}.faq-arrow{width:22px;height:22px;fill:#65788e;transition:transform 0.3s ease}.faq-question[aria-expanded="true"] .faq-icon svg{transform:rotate(90deg)}.faq-answer{max-height:0;overflow:hidden;opacity:0;transition:0.35s ease;padding-left:75px}.faq-answer p{font-size:1.6rem;color:#6f7a87;line-height:1.6}.faq-item.open .faq-answer{opacity:1;max-height:300px;margin-top:.5rem;font-size:1.3rem}.section-vorteile{position:relative;width:100%;padding:0;color:#fff;box-sizing:border-box}.vorteile-bg{position:relative;overflow:hidden;padding:7rem 5% 7rem;background:#485972;z-index:0}.vorteile-bg::before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4)}.vorteile-bg::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:rgb(0 0 0 / .15)}.vorteile-inner{display:flex;justify-content:flex-end;align-items:flex-start;gap:4rem}.vorteile-right{flex:1;max-width:35%}.vorteile-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem}.vorteile-right ul{list-style:none;padding:0;margin:0}.vorteile-right ul li{position:relative;padding-left:2.5rem;margin-bottom:1.3rem;font-size:1.3rem;line-height:1.4}.vorteile-right ul li::before{content:"";width:25px;height:25px;background:var(--color-gray);border-radius:50%;position:absolute;left:0;top:.35rem}.vorteile-box{position:absolute;left:5%;top:-190px;width:770px;height:686px;padding:6rem 3.5rem 3rem 3.5rem;z-index:9;background:var(--color-primary);color:#fff;clip-path:url(#clip-vorteile-box);-webkit-clip-path:url(#clip-vorteile-box)}.vorteile-box-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:3rem;margin-bottom:2rem;margin-top:1rem}.vorteile-box p{font-size:2rem;line-height:1.2;margin-bottom:1.6rem;max-width:80%}.vorteile-btn{display:inline-block;margin-top:2.2rem;padding:.85rem 2rem;border-radius:50px;background:#fff;color:#2c3442;font-size:1.2rem;text-decoration:none;transition:0.25s ease;font-family:'Quablo'}.vorteile-btn:hover{transform:translateY(-2px)}.section-image-clipped{position:relative;width:100%;height:845px;overflow:hidden;clip-path:url(#clip-section-image);-webkit-clip-path:url(#clip-section-image)}.clipped-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.section-intro-text{padding:6rem 5% 6rem;color:var(--color-black)}.intro-text-wrapper{max-width:100%;margin:0 auto}.intro-text-wrapper p{font-size:1.8rem;line-height:1.6;color:var(--color-black);margin:0 0 2rem;font-family:var(--font-std)}.visually-hidden{position:absolute;left:-9999px;opacity:0}.section-therapies{padding:6rem 5% 7rem;background:#eef2f8;color:var(--color-black)}.therapies-header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;color:#aab3c1}.therapies-header-right{display:flex;align-items:flex-start;gap:2rem}.therapies-tagline{margin:0;font-size:1.2rem;line-height:1.6;color:#707989;max-width:395px;text-align:right}.therapies-arrows{display:flex;align-items:center;gap:.75rem}.therapies-arrow{border:none;background:none;padding:0;cursor:pointer;width:40px;height:22px;transform-origin:center;opacity:.5;transition:opacity 0.2s ease,transform 0.2s ease}.therapies-arrow--prev .therapies-arrow-icon{transform:scaleX(-1)}.therapies-arrow-icon{width:100%;height:100%;display:block;fill:#65788e}.therapies-arrow:hover,.therapies-arrow:focus-visible{opacity:1;transform:translateY(-1px)}.therapies-slider{position:relative}.therapies-track{display:flex;gap:2rem;overflow-x:auto;padding:1rem 0 .5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.therapy-card{flex:0 0 calc((100% - (2rem * 2)) / 2);height:500px;box-sizing:border-box;background:#fff;position:relative;padding:1.8rem 1.9rem 1.6rem;color:#2c3442;scroll-snap-align:start;clip-path:url(#clip-detail-card);-webkit-clip-path:url(#clip-detail-card);border-radius:32px}.therapy-card--gradient{position:relative;color:#fff;overflow:hidden;background:none}.therapy-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:card-rotate 25s linear 1 forwards;-webkit-clip-path:inherit;clip-path:inherit}@keyframes card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.therapy-card-header{display:flex;justify-content:flex-start;margin-bottom:2.5rem}.therapy-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.therapy-card-icon--blue{background:#65788e;width:50px;height:50px}.therapy-card-icon-inner{font-size:1.2rem;width:32px;height:32px;background:#fff}.therapy-card-body{position:absolute;bottom:220px}.therapy-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.2rem;margin:0 0 .45rem}.therapy-card-text{margin:0;font-size:1.5rem;color:rgb(44 52 66 / .85)}.therapy-card-footer{position:absolute;bottom:60px}.therapy-card--gradient .therapy-card-title,.therapy-card--gradient .therapy-card-text,.therapy-card--gradient .therapy-card-icon-inner{color:#ffffff!important}.therapy-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.therapy-card-cta-icon{width:30px;height:17px;fill:#3f4653}.therapy-card-cta:hover,.therapy-card-cta:focus-visible{background:#dad4ce;transform:translateY(-1px);box-shadow:0 8px 20px rgb(0 0 0 / .15)}.hero-content-wrapper{position:relative;z-index:10;height:100%;margin:0 auto;padding:0 5% 0 5%;display:flex;justify-content:space-between;gap:4rem;color:#fff}.hero-content{max-width:45%;align-self:flex-start;margin-top:180px}.hero-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:3.3rem;line-height:1.15;margin-bottom:1.6rem;color:#fff}.hero-subline{font-family:var(--font-std);font-size:1.2rem;line-height:1.6;opacity:.95;margin-bottom:2.6rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.8rem;border-radius:999px;border:2px solid rgb(255 255 255 / .9);font-family:'Quablo',sans-serif;font-size:1.1rem;letter-spacing:.03em;color:#fff;text-decoration:none;backdrop-filter:blur(6px);transition:0.25s ease}.hero-button:hover,.hero-button:focus-visible{background:rgb(255 255 255 / .15);transform:translateY(-2px);box-shadow:0 12px 32px rgb(0 0 0 / .25);color:#fff}.hero-visual{position:absolute;bottom:-28px;right:12%;width:48%;z-index:12}.hero-badge{position:absolute;bottom:260px;left:0;z-index:3;width:200px;height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:transform 0.45s cubic-bezier(.25,.8,.25,1)}.hero-badge img{width:100%;height:100%;display:block;pointer-events:none}.hero-badge:hover,.hero-badge:focus-visible{transform:rotate(10deg) scale(1.01)}.hero-bg{position:relative;width:100%;height:1040px;overflow:hidden;clip-path:url(#clip-hero-bg);-webkit-clip-path:url(#clip-hero-bg)}.hero-bg::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4);animation:subtle-rotate 20s linear 1 forwards}.hero-portrait-clip{position:absolute;right:5%;bottom:-100px;width:580px;height:auto;object-fit:contain;z-index:4}@keyframes subtle-rotate{0%{transform:scale(1.4) rotate(0deg)}100%{transform:scale(1.4) rotate(30deg)}}.hero-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;pointer-events:none;z-index:0;background:linear-gradient(to bottom,rgb(0 0 0 / .2) 0%,#fff0 100%)}.site-header{position:absolute;top:0;left:0;width:100%;z-index:20;background:#fff0}.header-inner{margin:0 auto;padding:1.5rem 5% 2.5rem 5%;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-symbol{width:280px;height:85px;border-radius:14px;background-image:url(../images/logo_kremers.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.main-nav{display:flex;align-items:center;gap:1.2rem}.nav-list{display:flex;gap:1.2rem;list-style:none;margin:0;padding:0}.nav-link{font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1rem;text-decoration:none;color:#fff;position:relative;padding-bottom:.15rem}.nav-link::after{content:"";position:absolute;left:0;bottom:-.2rem;width:0;height:1px;background:#fff;transition:width 0.2s ease-out}.nav-link:hover::after,.nav-link:focus-visible::after{width:100%}.nav-link:hover{color:#fff}.nav-link.active,.nav-link[aria-current="page"]{color:#fff}.nav-link.active::after,.nav-link[aria-current="page"]::after{width:100%}.header-cta{display:flex;align-items:center;gap:1rem}.header-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2.2rem .7rem 2.2rem;border-radius:999px;border:1.8px solid rgb(255 255 255 / .9);background:#fff0;color:#fff;font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1.1rem;text-decoration:none;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.header-cta-button:hover,.header-cta-button:focus-visible{background:rgb(255 255 255 / .12);box-shadow:0 10px 30px rgb(0 0 0 / .25);transform:translateY(-1px);color:#fff}}@media only screen and (min-width :1660px){.mobile-burger,.mobile-menu{display:none}.contact-section{width:100%;padding:6rem 7%;background:#fff;color:var(--color-black);box-sizing:border-box}.contact-inner{display:flex;justify-content:space-between;gap:4rem}.contact-form-wrapper{flex:1;max-width:60%}.contact-title{font-family:'Quablo',sans-serif;font-size:2.8rem;font-weight:500;margin-bottom:2rem;color:#aab3c1}.contact-form-group{display:flex;flex-direction:column;margin-bottom:1.6rem}.contact-form-row{display:flex;gap:1.5rem}.contact-form-row *,.contact-form-group *{box-sizing:border-box}.contact-form-row .contact-form-group input,.contact-form-row .contact-form-group textarea{width:100%}.contact-form-group{flex:1}.contact-form-group label{font-size:1.1rem;margin-bottom:.35rem;color:#2c3442}.contact-form-group input,.contact-form-group textarea{width:100%;padding:.9rem 1.1rem;border-radius:8px;border:1px solid #d1d6dc;background:#f7f9fb;font-size:1.1rem;color:#2c3442;outline:none;transition:0.2s ease;font-family:'Strawford'}.contact-form-group input:focus,.contact-form-group textarea:focus{border-color:var(--color-primary);background:#fff}.contact-submit{margin-top:1rem;padding:1rem 2rem;font-family:'Quablo';font-size:1.2rem;border:none;border-radius:50px;background:var(--color-primary);color:#fff;cursor:pointer;transition:0.25s ease}.contact-submit:hover{transform:translateY(-2px)}.contact-info{flex:1;max-width:40%}.contact-info-title{font-family:'Quablo',sans-serif;font-size:2rem;font-weight:500;margin-bottom:1rem;color:#aab3c1}.contact-info-text{font-size:1.6rem;line-height:1.55;margin-bottom:2rem}.contact-info a{color:var(--color-primary);text-decoration:none}.contact-hours{list-style:none;padding:0;margin:0 0 2rem;font-size:1.6rem}.contact-hours li{display:flex;justify-content:space-between;margin-bottom:.4rem}.contact-hours span{color:#707989}.detail-therapies-section{padding:6rem 7% 7rem;background:#eef2f8;color:var(--color-black)}.detail-therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;color:#aab3c1;margin-bottom:3rem}.detail-therapies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.detail-card{background:#fff;height:550px;padding:1.8rem 1.9rem 1.6rem;box-sizing:border-box;color:#2c3442;position:relative;clip-path:url(#clip-detail-card);-webkit-clip-path:url(#clip-detail-card);border-radius:32px;box-shadow:0 20px 45px rgb(0 0 0 / .06)}.detail-card--gradient{overflow:hidden;background:none;color:#fff}.detail-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:detail-card-rotate 25s linear 1 forwards;clip-path:inherit;-webkit-clip-path:inherit}@keyframes detail-card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.detail-card-header{margin-bottom:2.5rem}.detail-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.detail-card-icon--blue{background:#65788e}.detail-card-icon-inner{width:32px;height:32px;background:#fff}.detail-card-body{position:absolute;bottom:220px}.detail-card-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2rem;margin:0 0 .45rem}.detail-card-text{font-size:1.5rem;color:rgb(44 52 66 / .85);margin:0}.detail-card-footer{position:absolute;bottom:60px}.detail-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:0.2s ease}.detail-card-cta:hover{transform:translateY(-1px);background:#dad4ce}.detail-card-cta-icon{width:30px;height:17px;fill:#3f4653}.detail-card--gradient .detail-card-title,.detail-card--gradient .detail-card-text,.detail-card--gradient .detail-card-icon-inner{color:#ffffff!important}.hscroll{width:100%;position:relative;margin:0;padding:0}.hscroll__pin{position:sticky;top:0;height:100vh;overflow:hidden}.hscroll__track{display:flex;gap:2px;height:100%;will-change:transform}.hscroll__item{flex:0 0 calc(100vw / 3);height:100vh;display:flex;flex-direction:column;background:#f4f5f7;border-radius:0;overflow:hidden}.hscroll__media{flex:1 1 auto;overflow:hidden}.hscroll__media img{width:100%;height:100%;object-fit:cover;display:block}.hscroll__caption{flex:0 0 auto;padding:2rem 1.6rem;background:#eef2f8;color:#2c3442}.hscroll__caption h3{margin:0 0 1rem 0;font-size:1.6rem;color:var(--color-secondary);font-weight:600;font-family:'Quablo',sans-serif}.hscroll__caption h4{margin:0 0 .2rem 0;font-size:1.3rem;color:var(--color-primary);font-weight:500}.hscroll__caption p{margin:0;font-size:1.1rem;line-height:1.4;color:var(--color-black)}.subpage-fulltext{width:100%;padding:6rem 7%;box-sizing:border-box}.fulltext-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem;color:#aab3c1}.subpage-fulltext p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem}.subpage-info{width:100%;padding:6rem 7%;box-sizing:border-box}.subpage-info-inner{display:flex;justify-content:space-between;align-items:center;gap:4rem}.info-textbox{flex:0 0 60%}.info-pretitle{font-family:'Strawford',sans-serif;font-size:1.2rem;font-weight:300;color:var(--color-primary);margin-bottom:.7rem}.info-title{font-family:'Quablo',sans-serif;font-size:2.6rem;font-weight:500;margin-bottom:1.8rem;color:#aab3c1}.info-textbox p{font-size:1.6rem;line-height:1.55;color:var(--color-black);margin-bottom:1.4rem;max-width:90%}.btn-termin{display:inline-block;margin-top:1.8rem;padding:.9rem 2.2rem;border-radius:50px;background:var(--color-primary);color:#fff;font-family:'Quablo';font-size:1.15rem;text-decoration:none;transition:0.25s ease}.btn-termin:hover{background:var(--color-secondary);color:#fff;transform:translateY(-2px)}.info-image-wrapper{flex:0 0 33%}.info-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:28px;display:block}.subpage-header{height:450px;position:relative;padding:7rem 7% 0 7%;overflow:hidden;color:#fff;box-sizing:border-box;clip-path:url(#clip-subpage-header);-webkit-clip-path:url(#clip-subpage-header)}.subpage-header-bg{position:absolute;inset:0;z-index:0;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(110px);transform:scale(1.45);-webkit-clip-path:inherit;clip-path:inherit}.subpage-header::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,rgb(0 0 0 / .25) 0%,rgb(0 0 0 / .12) 35%,rgb(0 0 0 / .05) 60%,#fff0 100%);-webkit-clip-path:inherit;clip-path:inherit;pointer-events:none}.subpage-header-inner{position:relative;z-index:2;margin-top:100px}.subpage-pretitle{font-family:'Strawford',sans-serif;font-size:1.3rem;opacity:.9;margin-bottom:.7rem}.subpage-title{font-family:'Quablo',sans-serif;font-size:3.4rem;font-weight:500;margin:0}.site-footer{background:#eef2f8;color:#5f6a7a;padding:5rem 7% 3rem;font-size:1.4rem;line-height:1.4}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem;flex-wrap:wrap}.footer-col{flex:1 1 220px;max-width:320px}.footer-col--right{display:flex;flex-direction:column;align-items:flex-end}.footer-heading{font-family:'Quablo',sans-serif;font-weight:500;font-size:1.7rem;margin:0 0 1.2rem;color:var(--color-primary)}.footer-subheading{font-family:var(--font-std);font-weight:500;font-size:1.4rem;margin:0 0 .3rem;color:var(--color-primary)}.footer-address{font-style:normal}.footer-label{font-weight:500;color:#4b5667}.footer-address a{color:inherit;text-decoration:none}.footer-address a:hover{text-decoration:underline}.footer-address-block{margin-top:1.2rem}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:.25rem}.footer-list--compact{text-align:left;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem;align-items:center}.footer-social-link{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center}.footer-icon{width:100%;height:100%}.footer-icon--fb{fill:#5f6a7a;transition:fill .25s ease,transform .25s ease;:hover{opacity:.75;fill:#5f6a7a}}.footer-icon--insta{display:block;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--fb{fill:#5f6a7a;transform:translateY(-2px);transition:fill .25s ease,transform .25s ease}.footer-social-link:hover .footer-icon--insta{opacity:.75;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #d5dde8;margin-top:3.5rem;padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.footer-copy{margin:0;color:var(--color-primary);font-size:1rem}.footer-legal-nav{display:flex;gap:1.5rem;font-size:1rem}.footer-legal-nav a{color:#7b8593;text-decoration:none}.footer-legal-nav a:hover{text-decoration:underline}.footer-list a{color:#5f6a7a;text-decoration:none;font-size:1.4rem;display:inline-block;padding:.15rem 0}.footer-list a:hover{text-decoration:underline}.footer-col--right{align-items:flex-start}.footer-list--compact{margin-bottom:1.5rem}.footer-list--compact a{text-align:left}.section-faq{padding:6rem 7%;background:#fff;color:#2c3442}.faq-heading{font-family:'Quablo',sans-serif;font-size:3rem;font-weight:500;margin-bottom:3rem;color:#aab3c1}.faq-item{margin-bottom:2.5rem}.faq-question{width:100%;background:none;border:none;padding:0;display:flex;align-items:center;gap:1.5rem;font-size:2.4rem;font-family:'Strawford',sans-serif;color:#485972;cursor:pointer;text-align:left;position:relative}.faq-icon{width:52px;height:52px;background:#e9edf3;border-radius:50%;display:flex;align-items:center;justify-content:center}.faq-arrow{width:22px;height:22px;fill:#65788e;transition:transform 0.3s ease}.faq-question[aria-expanded="true"] .faq-icon svg{transform:rotate(90deg)}.faq-answer{max-height:0;overflow:hidden;opacity:0;transition:0.35s ease;padding-left:75px}.faq-answer p{font-size:1.6rem;color:#6f7a87;line-height:1.6}.faq-item.open .faq-answer{opacity:1;max-height:300px;margin-top:.5rem;font-size:1.4rem}.section-vorteile{position:relative;width:100%;padding:0;color:#fff;box-sizing:border-box}.vorteile-bg{position:relative;overflow:hidden;padding:7rem 7% 7rem;background:#485972;z-index:0}.vorteile-bg::before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4)}.vorteile-bg::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:rgb(0 0 0 / .15)}.vorteile-inner{display:flex;justify-content:flex-end;align-items:flex-start;gap:4rem}.vorteile-right{flex:1;max-width:40%}.vorteile-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;margin-bottom:2rem}.vorteile-right ul{list-style:none;padding:0;margin:0}.vorteile-right ul li{position:relative;padding-left:2.5rem;margin-bottom:1.3rem;font-size:1.6rem;line-height:1.55}.vorteile-right ul li::before{content:"";width:25px;height:25px;background:var(--color-gray);border-radius:50%;position:absolute;left:0;top:.35rem}.vorteile-box{position:absolute;left:7%;top:-190px;width:770px;height:686px;padding:6rem 3.5rem 3rem 3.5rem;z-index:9;background:var(--color-primary);color:#fff;clip-path:url(#clip-vorteile-box);-webkit-clip-path:url(#clip-vorteile-box)}.vorteile-box-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:3rem;margin-bottom:2rem;margin-top:1rem}.vorteile-box p{font-size:2rem;line-height:1.2;margin-bottom:1.6rem;max-width:80%}.vorteile-btn{display:inline-block;margin-top:2.2rem;padding:.85rem 2rem;border-radius:50px;background:#fff;color:#2c3442;font-size:1.2rem;text-decoration:none;transition:0.25s ease;font-family:'Quablo'}.vorteile-btn:hover{transform:translateY(-2px)}.section-image-clipped{position:relative;width:100%;height:845px;overflow:hidden;clip-path:url(#clip-section-image);-webkit-clip-path:url(#clip-section-image)}.clipped-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.section-intro-text{padding:6rem 7% 6rem;color:var(--color-black)}.intro-text-wrapper{max-width:100%;margin:0 auto}.intro-text-wrapper p{font-size:2rem;line-height:1.8;color:var(--color-black);margin:0 0 2rem;font-family:var(--font-std)}.visually-hidden{position:absolute;left:-9999px;opacity:0}.section-therapies{padding:6rem 7% 7rem;background:#eef2f8;color:var(--color-black)}.therapies-header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.therapies-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:2.6rem;color:#aab3c1}.therapies-header-right{display:flex;align-items:flex-start;gap:2rem}.therapies-tagline{margin:0;font-size:1.2rem;line-height:1.6;color:#707989;max-width:395px;text-align:right}.therapies-arrows{display:flex;align-items:center;gap:.75rem}.therapies-arrow{border:none;background:none;padding:0;cursor:pointer;width:40px;height:22px;transform-origin:center;opacity:.5;transition:opacity 0.2s ease,transform 0.2s ease}.therapies-arrow--prev .therapies-arrow-icon{transform:scaleX(-1)}.therapies-arrow-icon{width:100%;height:100%;display:block;fill:#65788e}.therapies-arrow:hover,.therapies-arrow:focus-visible{opacity:1;transform:translateY(-1px)}.therapies-slider{position:relative}.therapies-track{display:flex;gap:2rem;overflow-x:auto;padding:1rem 0 .5rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.therapy-card{flex:0 0 calc((100% - (2rem * 2)) / 3);height:550px;box-sizing:border-box;background:#fff;position:relative;padding:1.8rem 1.9rem 1.6rem;color:#2c3442;scroll-snap-align:start;clip-path:url(#clip-detail-card);-webkit-clip-path:url(#clip-detail-card);box-shadow:0 20px 45px rgb(0 0 0 / .06);border-radius:32px}.therapy-card--gradient{position:relative;color:#fff;overflow:hidden;background:none}.therapy-card--gradient::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(48px);transform:scale(1.6);animation:card-rotate 25s linear 1 forwards;-webkit-clip-path:inherit;clip-path:inherit}@keyframes card-rotate{0%{transform:scale(1.6) rotate(0deg)}100%{transform:scale(1.6) rotate(15deg)}}.therapy-card-header{display:flex;justify-content:flex-start;margin-bottom:2.5rem}.therapy-card-icon{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.therapy-card-icon--blue{background:#65788e;width:50px;height:50px}.therapy-card-icon-inner{font-size:1.2rem;width:32px;height:32px;background:#fff}.therapy-card-body{position:absolute;bottom:220px}.therapy-card-title{font-family:'Quablo',sans-serif;font-weight:500;hyphens:auto;font-size:2rem;margin:0 0 .45rem}.therapy-card-text{margin:0;font-size:1.5rem;color:rgb(44 52 66 / .85)}.therapy-card-footer{position:absolute;bottom:60px}.therapy-card--gradient .therapy-card-title,.therapy-card--gradient .therapy-card-text,.therapy-card--gradient .therapy-card-icon-inner{color:#ffffff!important}.therapy-card-cta{width:100px;height:100px;border-radius:50%;border:none;background:#e3ded9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.therapy-card-cta-icon{width:30px;height:17px;fill:#3f4653}.therapy-card-cta:hover,.therapy-card-cta:focus-visible{background:#dad4ce;transform:translateY(-1px);box-shadow:0 8px 20px rgb(0 0 0 / .15)}.hero-content-wrapper{position:relative;z-index:10;height:100%;margin:0 auto;padding:0 7% 0 7%;display:flex;justify-content:space-between;gap:4rem;color:#fff}.hero-content{max-width:45%;align-self:flex-start;margin-top:240px}.hero-title{font-family:'Quablo',sans-serif;font-weight:500;font-size:3.3rem;line-height:1.15;margin-bottom:1.6rem;color:#fff}.hero-subline{font-family:var(--font-std);font-size:1.2rem;line-height:1.6;opacity:.95;margin-bottom:2.6rem}.hero-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.8rem;border-radius:999px;border:2px solid rgb(255 255 255 / .9);font-family:'Quablo',sans-serif;font-size:1.1rem;letter-spacing:.03em;color:#fff;text-decoration:none;backdrop-filter:blur(6px);transition:0.25s ease}.hero-button:hover,.hero-button:focus-visible{background:rgb(255 255 255 / .15);transform:translateY(-2px);box-shadow:0 12px 32px rgb(0 0 0 / .25);color:#fff}.hero-visual{position:absolute;bottom:-28px;right:7%;width:48%;z-index:12}.hero-badge{position:absolute;bottom:260px;left:0;z-index:3;width:200px;height:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:transform 0.45s cubic-bezier(.25,.8,.25,1)}.hero-badge img{width:100%;height:100%;display:block;pointer-events:none}.hero-badge:hover,.hero-badge:focus-visible{transform:rotate(10deg) scale(1.01)}.hero-bg{position:relative;width:100%;height:1040px;overflow:hidden;clip-path:url(#clip-hero-bg);-webkit-clip-path:url(#clip-hero-bg)}.hero-bg::before{content:"";position:absolute;inset:0;z-index:-1;background:conic-gradient(from 134deg,#395874 0%,#394674 8%,#0e1e31 16%,#485972 24%,#3c586e 32%,#78879a 40%,#485b73 48%,#646694 56%,#5f65aa 64%,#9dadc0 72%,#dec2a9 80%,#c2bbb6 88%,#e5e4e8 100%);filter:blur(112px);transform:scale(1.4);animation:subtle-rotate 20s linear 1 forwards}.hero-portrait-clip{position:absolute;right:12%;bottom:-100px;width:580px;height:auto;object-fit:contain;z-index:4}@keyframes subtle-rotate{0%{transform:scale(1.4) rotate(0deg)}100%{transform:scale(1.4) rotate(30deg)}}.hero-bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;pointer-events:none;z-index:0;background:linear-gradient(to bottom,rgb(0 0 0 / .2) 0%,#fff0 100%)}.site-header{position:absolute;top:0;left:0;width:100%;z-index:20;background:#fff0}.header-inner{margin:0 auto;padding:1.5rem 7% 2.5rem 7%;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-symbol{width:315px;height:85px;border-radius:14px;background-image:url(../images/logo_kremers.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.main-nav{display:flex;align-items:center;gap:2.5rem}.nav-list{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-link{font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1.1rem;text-decoration:none;color:#fff;position:relative;padding-bottom:.15rem}.nav-link::after{content:"";position:absolute;left:0;bottom:-.2rem;width:0;height:1px;background:#fff;transition:width 0.2s ease-out}.nav-link:hover::after,.nav-link:focus-visible::after{width:100%}.nav-link:hover{color:#fff}.nav-link.active,.nav-link[aria-current="page"]{color:#fff}.nav-link.active::after,.nav-link[aria-current="page"]::after{width:100%}.header-cta{display:flex;align-items:center;gap:1rem}.header-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2.2rem .7rem 2.2rem;border-radius:999px;border:1.8px solid rgb(255 255 255 / .9);background:#fff0;color:#fff;font-family:'Quablo',system-ui,sans-serif;font-weight:400;font-size:1.1rem;text-decoration:none;transition:background 0.2s ease,color 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.header-cta-button:hover,.header-cta-button:focus-visible{background:rgb(255 255 255 / .12);box-shadow:0 10px 30px rgb(0 0 0 / .25);transform:translateY(-1px);color:#fff}}