*,*::before,*::after{box-sizing:border-box}ul,ol{padding-left:1.5rem}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:bold;scroll-margin-top:100px}body{margin:0;font-family:"Roboto",sans-serif;font-size:clamp(.95rem,.9vw + .45rem,1.15rem);text-align:left;line-height:1.4;color:#444}p{font-size:inherit;line-height:1.4;margin-bottom:1.5rem}h1,h2,h3,h4,h5,h6{font-weight:bold;line-height:1.3;margin-top:0;margin-bottom:1rem}h1{text-transform:uppercase;letter-spacing:1px}h1{font-size:2rem;letter-spacing:.05em}h2{font-size:1.4rem;letter-spacing:.04em}h3{font-size:1.25rem;letter-spacing:.03em}.section-headline{text-align:center;font-size:2rem;margin-bottom:3rem;line-height:1.3}@media(min-width: 1600px){.section-headline{font-size:2.4rem}}.section-headline--dark{color:#4d3f3b}.section-headline--light{color:#fff}ul,ol{padding-left:1.5rem;margin-bottom:1.5rem}li{margin-bottom:.5rem}a{color:#e48f00;text-decoration:none}a:hover,a:focus{text-decoration:underline}.topnav{position:sticky;top:0;z-index:1000;background-color:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:1rem 2rem;box-shadow:0 2px 6px rgba(0,0,0,.05);transition:padding .3s ease}.topnav.scrolled{padding:.5rem 2rem}.topnav.scrolled .burger{font-size:1.6rem}.topnav.scrolled .logo-wrapper .logo-img{height:50px}.topnav .logo-wrapper{flex-shrink:0}.topnav .logo-wrapper .logo-img{height:64px;transition:height .3s ease}.topnav .burger{background:none;border:none;font-size:2rem;cursor:pointer;z-index:1001;display:none}.topnav .burger .icon-close{display:none}.topnav .burger.active .icon-open{display:none}.topnav .burger.active .icon-close{display:inline}.topnav nav ul{list-style:none;display:flex;gap:1.2rem;margin:0;padding:0}.topnav nav ul li a{font-size:1rem;color:#222;text-decoration:none;padding:.5rem 1rem;transition:color .3s ease,background-color .3s ease}.topnav nav ul li a.highlight{color:#e48f00;font-weight:bold;border-bottom:2px solid #e48f00;background:none;border-radius:0}.topnav nav ul li a.highlight:hover{color:#d47400;border-bottom-color:#d47400}.topnav nav ul li a:hover{color:#e48f00}.topnav nav.overlay-open ul li a.highlight{text-decoration:none;border-bottom:none}@media(max-width: 1200px){.topnav .burger{display:block;margin-left:auto}.topnav nav{position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background-color:#fff;box-shadow:-2px 0 6px rgba(0,0,0,.1);z-index:999;padding:5rem 2rem 2rem;display:flex;flex-direction:column;align-items:flex-end;transition:right .3s ease}.topnav nav.overlay-open{right:0}.topnav nav ul{flex-direction:column;gap:1rem;width:100%}.topnav nav ul li a{text-align:right;display:block}.topnav nav:not(.overlay-open) ul{display:none}}.page-header{background-color:#f5f5f5;padding-block:clamp(2rem,6vh,3rem);padding-inline:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;--line-gap: 0.75rem;text-align:center}.page-header .section-headline{font-size:2.5rem;font-weight:700;margin:0;color:#444;position:relative;display:inline-block}.page-header .section-headline::after{content:"";display:block;width:80px;height:4px;background-color:#e48f00;margin:var(--line-gap) auto 0;border-radius:2px}.page-header .section-subline{margin-top:var(--line-gap);font-size:1.125rem;font-weight:300;color:#111}@media(max-width: 900px){.page-header .section-headline{font-size:2rem}.page-header .section-subline{font-size:1rem}}.btn-orange{align-self:flex-start;background-color:#e48f00;color:#fff;font-weight:bold;padding:.6rem 1.4rem;border-radius:4px;font-size:.95rem;cursor:pointer;border:none;transition:background-color .3s ease}.btn-orange:hover{background-color:rgb(177,111.0131578947,0)}.custom-slider{position:relative;width:100%;max-width:600px;height:400px}.custom-slider .slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:0;pointer-events:none;transition:opacity 1.4s ease-in-out}.custom-slider .slide.active{opacity:1;z-index:1;pointer-events:auto}.custom-slider .slide picture,.custom-slider .slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.custom-slider .slide .caption{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.4);color:#fff;padding:.5rem 1rem;font-size:1rem;border-radius:4px;z-index:1;text-align:center}.custom-slider .slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.8);border:none;font-size:2rem;cursor:pointer;padding:.4rem .9rem;border-radius:4px;z-index:3}.custom-slider .slider-btn:hover{background:rgba(200,200,200,.8)}.custom-slider .slider-btn.prev{left:.5rem}.custom-slider .slider-btn.next{right:.5rem}.custom-slider .slider-pagination{position:absolute;bottom:-2rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:2}.custom-slider .slider-pagination .dot{width:10px;height:10px;background-color:rgba(0,0,0,.3);border-radius:50%;cursor:pointer}.custom-slider .slider-pagination .dot.active{background-color:#e48f00}@media(max-width: 768px){.custom-slider{height:auto}.custom-slider .slide{position:relative}.custom-slider .slide picture,.custom-slider .slide img{height:auto;-o-object-fit:contain;object-fit:contain}.custom-slider .slide .caption{bottom:3.2rem;font-size:.9rem;padding:.4rem .8rem}.custom-slider .slider-btn{font-size:1.8rem}.custom-slider .slider-pagination{bottom:.5rem}}.full-width-section{width:100%;background-color:inherit}.content-container{max-width:1600px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}.topnav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}.logo-wrapper{display:flex;align-items:baseline;gap:1rem}.logo-img{height:48px;vertical-align:baseline;display:inline-block}.logo-text{font-size:16px;line-height:1.2;text-transform:uppercase;display:inline-block}nav ul{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}nav a{text-decoration:none;color:#333}nav a.highlight{color:green;font-weight:bold}body{background-color:#f4f4f4;font-family:sans-serif}.wrapper{max-width:1600px;margin:0 auto;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.05);padding:0 1rem}.section-dark{background-color:#5a4a45;color:#fff}.section-dark h2,.section-dark h3,.section-dark p,.section-dark a{color:#fff}.section-beige{background-color:oldlace}h1{font-size:clamp(2rem,4vw,3rem)}h2{font-size:clamp(1.5rem,3vw,2.2rem);margin-bottom:1rem}h3{font-size:1.2rem;margin-bottom:.5rem}.hero-section{padding:4rem 1rem}.hero-section .hero-container{display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:0 auto;padding:0 2rem}.hero-section .hero-container .hero-text{flex:1;padding-right:2rem}.hero-section .hero-container .hero-text h1{font-weight:700;color:#4d3f3b;margin-bottom:1rem}.hero-section .hero-container .hero-text p{font-size:1.5rem;color:#888}.hero-section .hero-container .custom-slider{flex:1;position:relative;width:100%;max-width:600px;height:400px}.hero-section .hero-container .custom-slider .slide{position:absolute;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out}.hero-section .hero-container .custom-slider .slide.active{opacity:1;z-index:1}.hero-section .hero-container .custom-slider .slide picture,.hero-section .hero-container .custom-slider .slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-section .hero-container .custom-slider .slide .caption{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,.5);color:#fff;text-align:center;padding:.5rem;font-size:1.1rem;z-index:2}.hero-section .hero-container .custom-slider .slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.8);border:none;font-size:2rem;cursor:pointer;padding:.2rem .8rem;border-radius:4px;z-index:3}.hero-section .hero-container .custom-slider .slider-btn.prev{left:1rem}.hero-section .hero-container .custom-slider .slider-btn.next{right:1rem}.hero-section .hero-container .custom-slider .slider-btn:hover{background:rgba(200,200,200,.8)}.hero-section .slider-pagination{margin-top:1rem;display:flex;justify-content:center;gap:.5rem}.hero-section .slider-pagination .dot{width:10px;height:10px;background-color:rgba(0,0,0,.3);border-radius:50%;cursor:pointer}.hero-section .slider-pagination .dot.active{background-color:#e48f00}@media(max-width: 768px){.hero-section .hero-container{flex-direction:column}.hero-section .hero-container .hero-text{padding-right:0;text-align:center}.hero-section .hero-container .custom-slider{height:auto}.hero-section .hero-container .custom-slider .slide{display:none;position:relative}.hero-section .hero-container .custom-slider .slide.active{display:block}.hero-section .hero-container .custom-slider picture,.hero-section .hero-container .custom-slider img{position:relative;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.hero-section .hero-container .custom-slider .slider-btn{position:static;transform:none;justify-content:center;margin-top:1rem;font-size:1.8rem;padding:.3rem .9rem}.hero-section .hero-container .custom-slider .caption{font-size:.9rem;padding:.6rem 1rem;text-align:center;background:none;color:#333}.hero-section .slider-pagination{margin-top:.5rem}}.jubilaeum-ticker{background-color:#e48f00;height:2.5rem;font-family:monospace;display:flex;justify-content:center;align-items:center}.jubilaeum-ticker span{color:#fff;font-weight:bold;font-size:1.05rem;line-height:2.5rem;letter-spacing:1px;white-space:nowrap}@keyframes ticker-scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.jubilaeum-section{background-color:#fdf6ec;padding:2rem 0;border-bottom:4px solid orange}.jubilaeum-section .jubilaeum-container{max-width:1600px;margin:0 auto;display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:center;padding:2rem 1rem}.jubilaeum-section .jubilaeum-container .jubilaeum-image-large{flex:1 1 600px;max-width:600px;text-align:center}.jubilaeum-section .jubilaeum-container .jubilaeum-image-large img{width:100%;height:auto;border-radius:6px;box-shadow:0 0 6px rgba(0,0,0,.08)}.jubilaeum-section .jubilaeum-container .jubilaeum-text{flex:1 1 500px;max-width:700px}@media(max-width: 1000px){.jubilaeum-section .jubilaeum-container{flex-direction:column}.jubilaeum-section .jubilaeum-container .jubilaeum-image-large,.jubilaeum-section .jubilaeum-container .jubilaeum-text{max-width:100%}}.intro-section{background-color:#4d3f3b;padding:4rem 1rem;position:relative}.intro-section .intro-container{max-width:2000px;margin:0 auto;padding:0 2rem}.intro-section h2{text-align:center;margin-bottom:3rem;color:#bbb}.intro-section h3,.intro-section p{color:#eee}.intro-section .intro-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.intro-section .intro-box{flex:1 1 30%;max-width:30%;min-width:280px;text-align:left}@media(max-width: 1000px){.intro-section .intro-box{flex:1 1 45%;max-width:45%}}@media(max-width: 600px){.intro-section .intro-box{flex:1 1 100%;max-width:100%}}.dog-break{background-color:rgba(0,0,0,0);position:relative;top:-60px;margin-bottom:-30px;display:flex;justify-content:flex-end;align-items:center}.dog-break img{width:180px;height:auto;border-radius:6px;margin-right:1rem}@media(min-width: 1600px){.dog-break img{width:260px;margin-right:3rem}}@media(max-width: 400px){.dog-break{display:none}}.core-section{margin-top:-80px;padding:2rem 1rem 4rem;background-color:#fff}.core-section .core-container{max-width:1600px;margin:0 auto;padding:0 2rem}.core-section .core-container .core-grid{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.core-section .core-container .core-box{flex:1 1 30%;max-width:30%;min-width:280px}.core-section .core-container .core-box img{width:100%;border-radius:4px;margin-bottom:1rem}@media(max-width: 1000px){.core-section .core-container .core-box{flex:1 1 45%;max-width:45%}}@media(max-width: 600px){.core-section .core-container .core-box{flex:1 1 100%;max-width:100%}}@media(min-width: 1600px){.core-section .core-container .core-box h3{font-size:1.4rem}.core-section .core-container .core-box img{border-radius:6px}.core-section .core-container .section-title{font-size:2.6rem}.core-section .core-container .section-subtitle{font-size:1.25rem}}.team-section{padding:4rem 2rem;background-color:#f8f9fa;text-align:center}.team-section h2{font-size:2.4rem;margin-bottom:3rem;color:#003e6b}.team-section .team-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:2rem;max-width:1200px;margin:0 auto}.team-section .team-member{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:transform .2s ease}.team-section .team-member img{width:100%;height:auto;border-radius:.5rem;margin-bottom:1rem}.team-section .team-member h3{font-size:1.1rem;margin-bottom:.5rem;color:#a8641a;text-transform:uppercase;font-weight:700}.team-section .team-member p{font-size:1rem;color:#444;line-height:1.4}.impressum-section{padding:4rem 2rem;background-color:#fff;color:#333}.impressum-section .impressum-container{max-width:1600px;margin:0 auto;padding:0 2rem}.impressum-section h2,.impressum-section h3,.impressum-section h4{color:#003e6b;margin-top:2rem}.impressum-section a{color:#003e6b;text-decoration:underline}.impressum-section p{line-height:1.6;margin-bottom:1rem;max-width:800px;margin-left:auto;margin-right:auto}.datenschutz-section{padding:4rem 2rem;background-color:#fff;color:#333}.datenschutz-section .datenschutz-container{max-width:1600px;margin:0 auto;padding:0 2rem}.datenschutz-section h2{font-size:2.2rem;color:#003e6b;margin-bottom:2rem}.datenschutz-section h3{font-size:1.4rem;color:#003e6b;margin-top:2rem}.datenschutz-section p{font-size:1.05rem;line-height:1.6;margin-bottom:1rem;max-width:900px;margin-left:auto;margin-right:auto}.datenschutz-section ul{max-width:800px;margin:0 auto 1.5rem;padding-left:1.5rem;list-style:disc}.datenschutz-section ul li{margin-bottom:.5rem;font-size:1.05rem}.schema-hero-section{padding:4rem 1rem}.schema-hero-section .schema-hero-container{display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:0 auto;padding:0 2rem}.schema-hero-section .schema-hero-container .hero-text{flex:1;padding-right:2rem}.schema-hero-section .schema-hero-container .hero-text h1{font-weight:700;color:#fff;margin-bottom:1rem}.schema-hero-section .schema-hero-container .hero-text p{font-size:1.5rem;color:#ddd}.schema-hero-section .schema-hero-container .custom-slider{flex:1;position:relative;width:100%;max-width:600px;height:400px}.schema-hero-section .schema-hero-container .custom-slider .slide{position:absolute;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out}.schema-hero-section .schema-hero-container .custom-slider .slide.active{opacity:1;z-index:1}.schema-hero-section .schema-hero-container .custom-slider .slide picture,.schema-hero-section .schema-hero-container .custom-slider .slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.schema-hero-section .schema-hero-container .custom-slider .slide .caption{position:absolute;bottom:0;width:100%;background:rgba(0,0,0,.5);color:#fff;text-align:center;padding:.5rem;font-size:.95rem;z-index:2}.schema-hero-section .schema-hero-container .custom-slider .slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.8);border:none;font-size:2rem;cursor:pointer;padding:.2rem .8rem;border-radius:4px;z-index:3}.schema-hero-section .schema-hero-container .custom-slider .slider-btn.prev{left:1rem}.schema-hero-section .schema-hero-container .custom-slider .slider-btn.next{right:1rem}.schema-hero-section .schema-hero-container .custom-slider .slider-btn:hover{background:rgba(200,200,200,.8)}.schema-hero-section .slider-pagination{margin-top:1rem;display:flex;justify-content:center;gap:.5rem}.schema-hero-section .slider-pagination .dot{width:10px;height:10px;background-color:rgba(0,0,0,.3);border-radius:50%;cursor:pointer}.schema-hero-section .slider-pagination .dot.active{background-color:#e48f00}@media(max-width: 768px){.schema-hero-section .hero-container{flex-direction:column}.schema-hero-section .hero-container .hero-text{padding-right:0;text-align:center}.schema-hero-section .hero-container .custom-slider{height:auto}.schema-hero-section .hero-container .custom-slider .slide{display:none;position:relative}.schema-hero-section .hero-container .custom-slider .slide.active{display:block}.schema-hero-section .hero-container .custom-slider picture,.schema-hero-section .hero-container .custom-slider img{position:relative;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.schema-hero-section .hero-container .custom-slider .slider-btn{position:static;transform:none;justify-content:center;margin-top:1rem;font-size:1.8rem;padding:.3rem .9rem}.schema-hero-section .hero-container .custom-slider .caption{font-size:.9rem;padding:.6rem 1rem;text-align:center;background:none;color:#333}.schema-hero-section .slider-pagination{margin-top:.5rem}}.schema-partner-section{background-color:#f5f5f5;padding:4rem 2rem;text-align:center}.schema-partner-section h2{margin-bottom:2rem;color:#003e6b}.schema-partner-section .partner-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem}.schema-partner-section .partner-logos img{max-height:80px;-o-object-fit:contain;object-fit:contain}.schema-partner-section .partner-description{max-width:800px;margin:0 auto 3rem;color:#444;line-height:1.6}.schema-partner-section .partner-benefits{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-bottom:4rem}.schema-partner-section .partner-benefits .benefit-box{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 2px 6px rgba(0,0,0,.08);text-align:left}.schema-partner-section .partner-benefits .benefit-box h3{color:#003e6b;margin-bottom:.5rem}.schema-partner-section .partner-services{max-width:1000px;margin:0 auto 4rem;text-align:center}.schema-partner-section .partner-services h3{color:#003e6b;margin-bottom:1rem}.schema-partner-section .partner-services p{color:#333;margin-bottom:2rem}.schema-partner-section .partner-services .services-list{list-style:disc;padding-left:1.5rem;line-height:1.6;text-align:left;margin:0 auto;max-width:900px;color:#333}.schema-partner-section .partner-services .services-list li{margin-bottom:.5rem}.schema-training-section{background-color:#fff;padding:4rem 2rem;text-align:center}.schema-training-section h2{font-size:2.2rem;color:#003e6b;margin-bottom:2rem}.schema-training-section .training-intro,.schema-training-section .training-contact{max-width:800px;margin:0 auto 2rem;font-size:1.1rem;color:#444;line-height:1.6}.schema-training-section .training-topics{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-bottom:3rem;text-align:left}.schema-training-section .training-topics .training-block{background:#f5f5f5;padding:2rem;border-radius:.5rem;box-shadow:0 2px 6px rgba(0,0,0,.05)}.schema-training-section .training-topics .training-block h3{color:#003e6b;font-size:1.2rem;margin-bottom:.5rem}.schema-training-section .training-topics .training-block ul{padding-left:1.2rem;list-style:disc}.schema-training-section .training-topics .training-block ul li{margin-bottom:.5rem;font-size:1rem;color:#444}.quanos-section{background-color:#f7f7f7;padding:3rem 1.5rem}.quanos-content{max-width:900px;margin:0 auto}.quanos-section h2{text-align:left;margin-bottom:1rem}.quanos-section p{margin-bottom:1rem}.quanos-section ul{margin-bottom:1.5rem;padding-left:1.2rem}.text-image-section{width:100%;padding:2rem 0;background-color:#fff;color:#444}.text-image-section h2{text-align:center;margin:0 0 2rem 0}.text-image-section p{margin-top:0}.text-image-section .container{display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.text-image-section .image{flex:0 1 40%;max-width:40%;position:relative;overflow:hidden;border-radius:.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06)}.text-image-section .image img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;transform:scale(1);transition:transform 300ms ease,filter 300ms ease;will-change:transform}.text-image-section .image:hover img,.text-image-section .image:focus-within img{transform:scale(1.04);filter:saturate(1.03) contrast(1.02)}.text-image-section .image::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.08));opacity:0;transition:opacity 300ms ease;pointer-events:none;border-radius:.5rem}.text-image-section .image:hover::after,.text-image-section .image:focus-within::after{opacity:1}.text-image-section .text{flex:0 1 60%;max-width:60%;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6}.text-image-section .text p{margin-bottom:1.25rem}.text-image-section .text ul{margin:0 0 1.25rem 1.25rem;padding:0;list-style:disc outside}.text-image-section .text ul li{margin:.4rem 0}.text-image-section.text-image-50-50 .container{display:flex;gap:2rem}.text-image-section.text-image-50-50 .text,.text-image-section.text-image-50-50 .image{flex:0 1 50%;max-width:50%}.text-image-section:nth-of-type(even){background-color:#f7f7f7}.text-image-section:nth-of-type(even) .container{flex-direction:row-reverse}@media(max-width: 900px){.text-image-section .container{flex-direction:column !important;align-items:center;gap:1.25rem;padding:0 1rem}.text-image-section .image,.text-image-section .text{max-width:100%;flex:1 1 100%}.text-image-section h2{font-size:1.75rem}}@media(prefers-reduced-motion: reduce){.text-image-section .image img,.text-image-section .image::after{transition:none}.text-image-section .image:hover img,.text-image-section .image:focus-within img{transform:none;filter:none}.text-image-section .image:hover::after,.text-image-section .image:focus-within::after{opacity:0}}.text-form-section{width:100vw;padding:2rem 0;background-color:#fff;color:#444}.text-form-section h2{text-align:center;margin-bottom:2rem}.text-form-section .container{display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-start;gap:2rem;max-width:1600px;margin:0 auto;padding:0 2rem}.text-form-section .text{flex:0 1 40%;max-width:40%;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6}.text-form-section .text p{margin:0 0 1.25rem 0}.text-form-section .text ul{margin:0 0 1.25rem 1.25rem;padding:0;list-style:disc outside}.text-form-section .text ul li{margin:.4rem 0}.text-form-section .form{flex:0 1 60%;max-width:60%}.text-form-section .form form{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.text-form-section .form form input[type=text],.text-form-section .form form input[type=email],.text-form-section .form form input[type=tel],.text-form-section .form form select,.text-form-section .form form textarea{width:100%;font:inherit;padding:.6rem .7rem;border:1px solid #ccc;border-radius:10px}.text-form-section .form form textarea{min-height:120px;grid-column:1/-1}.text-form-section .form form .full{grid-column:1/-1}.text-form-section .form form .btn-orange{justify-self:start;padding:.7rem 1rem;border-radius:12px}.text-form-section:nth-of-type(even){background-color:#f7f7f7}@media(max-width: 900px){.text-form-section .container{flex-direction:column;align-items:stretch;gap:1.25rem;padding:0 1rem}.text-form-section .text,.text-form-section .form{max-width:100%;flex:1 1 100%}.text-form-section .form form{grid-template-columns:1fr}.text-form-section .form form .btn-orange{width:100%}.text-form-section h2{font-size:1.75rem}}.jobs-page{padding-bottom:3rem}.jobs-page .section-headline{margin:1.2rem 0 1rem}.jobs-page .intro{max-width:70ch;margin-bottom:1.5rem}.jobs-page .notice{background:#fafafa;border:1px solid #eee;border-radius:14px;padding:1rem 1.2rem;margin:1.2rem 0 1.8rem;font-weight:600}.jobs-page .kununu{text-align:center;margin:2rem 0 1rem}.jobs-page .kununu img{max-width:260px;height:auto}.jobs-page .kununu p{margin-top:.6rem}.jobs-page .jobs-form{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.jobs-page .jobs-form input[type=text],.jobs-page .jobs-form input[type=email],.jobs-page .jobs-form select,.jobs-page .jobs-form textarea{width:100%;font:inherit;padding:.6rem .7rem;border:1px solid #ccc;border-radius:10px}.jobs-page .jobs-form textarea{min-height:120px;grid-column:1/-1}.jobs-page .jobs-form .help{color:#666;font-size:.95rem}.jobs-page .jobs-form .btn-orange{justify-self:start;padding:.7rem 1rem;border-radius:12px}.jobs-page .jobs-form .full{grid-column:1/-1}@media(max-width: 720px){.jobs-page .jobs-form{grid-template-columns:1fr}.jobs-page .jobs-form .btn-orange{width:100%}}.contact-page{padding:4rem 0}.contact-page .image-narrow iframe{width:100%;height:100%;min-height:300px;border:1px solid #ccc;border-radius:4px}.contact-page .image-narrow picture img{width:100%;height:auto;border-radius:4px}.contact-page .text-right{padding:0 2rem}.contact-page .text-right h1,.contact-page .text-right h2{margin-top:0;color:#111}.contact-page .text-right ul.ul-list{margin:1em 0;padding-left:1.2em}.contact-page .text-right ul.ul-list li{list-style-type:disc;margin-bottom:.5em}.contact-page .contact-form{max-width:800px;margin:3rem auto 0 auto;display:flex;flex-direction:column;gap:1rem}.contact-page .contact-form input,.contact-page .contact-form textarea{padding:.8rem;border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:1rem}.contact-page .contact-form button{align-self:flex-start}.contact-page .contact-form label{font-size:.95rem}@media(max-width: 768px){.contact-page .image-narrow,.contact-page .text-right{width:100%;max-width:100%;padding:0 1rem}.contact-page .contact-form{padding:0 1rem}}.contact-page.split-section{display:flex;flex-wrap:wrap;gap:2rem}.contact-page.split-section .image-narrow{flex:1 1 40%;max-width:40%}.contact-page.split-section .text-right{flex:1 1 55%;max-width:55%}@media(max-width: 768px){.contact-page.split-section{flex-direction:column}.contact-page.split-section .image-narrow,.contact-page.split-section .text-right{max-width:100%}}.site-footer{background-color:#4d3f3b;color:#fff;padding:1rem 1rem;border-top:4px solid #e48f00}.site-footer .footer-content{max-width:1600px;margin:0 auto;text-align:center}.site-footer .footer-content p{margin-bottom:1rem;font-size:1rem;color:#eee}.site-footer .footer-content .footer-links{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:0;margin:0}.site-footer .footer-content .footer-links li a{text-decoration:none;color:#f4d4aa;font-size:1rem}.site-footer .footer-content .footer-links li a:hover{text-decoration:underline;color:#fff}@media(max-width: 600px){.site-footer .footer-links{flex-direction:column;gap:.8rem}}.inner-container{max-width:1600px;margin:0 auto;padding:0 2rem}