@font-face{font-family:Lato;src:url('../fonts/Lato-Regular.ttf')}@font-face{font-family:Lato;src:url('../fonts/Lato-Bold.ttf');font-weight:700}@font-face{font-family:Lato;src:url('../fonts/Lato-Black.ttf');font-weight:900}
:root{--green:#395041;--red:#a8181f;--cream:#f8f6f2;--text:#1d2922;--muted:#5e625f;--line:#e7e8e5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:Lato,Arial,sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}.wrap{width:min(1170px,calc(100% - 56px));margin-inline:auto}.site-header{height:142px;display:grid;grid-template-columns:210px 1fr 150px;align-items:center;gap:28px;width:100%;padding-inline:max(32px,calc((100% - 1260px)/2));margin:auto;position:sticky;top:0;z-index:1000;background:#fff;transition:height .28s ease,box-shadow .28s ease,padding .28s ease}.brand{height:95px;display:flex;align-items:center;position:relative}.brand img{display:block;transition:opacity .2s ease,transform .28s ease}.brand-full{width:168px}.brand-mark{position:absolute;left:0;width:52px;opacity:0;transform:translateY(-4px) scale(.82)}.site-header.is-sticky{height:78px;box-shadow:0 7px 28px rgba(24,43,32,.11)}.site-header.is-sticky .brand{height:62px}.site-header.is-sticky .brand-full{opacity:0;transform:translateY(-5px) scale(.84)}.site-header.is-sticky .brand-mark{opacity:1;transform:none}.main-nav{display:flex;justify-content:center;gap:43px;font-size:14px;font-weight:700}.main-nav a span{font-size:11px;margin-left:5px}.tools{display:flex;gap:10px;justify-content:flex-end;align-items:center;color:#4c514e;font-size:13px}.tools i{height:27px;border-left:1px solid #c7c9c7}.search{font-size:24px;line-height:0}.hero{height:627px;background:linear-gradient(90deg,rgba(255,255,255,.82) 0%,rgba(255,255,255,.38) 38%,rgba(255,255,255,.05) 66%),url('../images/hero.jpg') center/cover no-repeat}.hero-inner{padding-top:70px}.hero h1{margin:0 0 24px;color:var(--green);font-size:58px;line-height:.96;letter-spacing:-1.7px;font-weight:900}.hero h1 em{font-style:normal;color:var(--red)}.hero p{font-size:17px;line-height:1.6;margin:0 0 28px}.button{display:inline-flex;align-items:center;gap:28px;background:var(--red);color:white;padding:15px 22px;border-radius:5px;font-size:14px;font-weight:700}.button b{font-size:20px}.quicklinks{margin-top:-118px;position:relative;display:grid;grid-template-columns:repeat(4,1fr);background:white;border-radius:23px;padding:39px 49px 34px;box-shadow:0 18px 45px rgba(31,45,37,.08)}.quicklinks article{padding:0 28px;min-height:205px}.line-icon{font-size:44px;height:58px}.red{color:var(--red)}.green{color:#75988a}.quicklinks h3{color:var(--green);font-size:19px;margin:11px 0 13px}.quicklinks p{color:#525854;font-size:14px;line-height:1.55;margin:0 0 20px}.quicklinks a{font-size:23px;color:var(--red)}.quicklinks article:nth-child(even) a{color:var(--green)}.section{padding-block:78px}.region{display:grid;grid-template-columns:38% 62%;align-items:center;gap:66px}.region small,.section-head small{font-size:12px;color:var(--red);font-weight:900}.region h2,.section-head h2{font-size:38px;line-height:1.08;color:var(--green);margin:18px 0 26px;letter-spacing:-.7px}.region-copy>p{max-width:430px;font-size:15px;line-height:1.75;margin-bottom:31px}.region>img{width:100%;height:405px;object-fit:cover;border-radius:16px}.section-wide{background:#fbfbfa;padding:68px 0 74px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.section-head h2{margin:12px 0 0}.section-head>a{font-size:13px;color:var(--red);font-weight:700;margin-bottom:9px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:#fff;border:1px solid #dedfdd;border-radius:13px;overflow:hidden;min-height:387px}.card-image{height:184px;position:relative}.card-image img{width:100%;height:100%;object-fit:cover}.card-image span{position:absolute;bottom:0;left:15px;background:var(--green);color:white;border-radius:4px 4px 0 0;padding:8px 12px;font-size:11px}.card-body{padding:20px 20px 17px;display:flex;flex-direction:column;min-height:202px}.card-body h3{font-size:17px;color:var(--green);margin:0 0 12px;line-height:1.25}.card-body p{font-size:13px;color:#5a5f5c;line-height:1.5;margin:0}.card-body a{margin-top:auto;font-size:12px;font-weight:700;color:var(--green);display:flex;justify-content:space-between}.card-body a b{color:var(--red);font-size:20px}.news{padding-top:62px}.news>.section-head{margin-bottom:28px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.news-grid article{display:grid;grid-template-columns:155px 1fr;gap:20px}.news-grid img{width:155px;height:159px;object-fit:cover;border-radius:10px}.news-grid time{font-size:11px;color:#5b625d}.news-grid h3{font-size:17px;line-height:1.2;color:var(--green);margin:8px 0}.news-grid p{font-size:12px;line-height:1.5;color:#5b625d;margin:0 0 13px}.news-grid a{font-size:12px;font-weight:700;color:var(--red)}.newsletter{display:grid;grid-template-columns:76px 1fr 168px;align-items:center;gap:25px;padding:26px 36px;margin-bottom:50px;background:var(--green);color:white;border-radius:12px}.mail-icon{font-size:43px}.newsletter h3{font-size:20px;margin:0 0 7px}.newsletter p{font-size:13px;margin:0;color:#edf1ee}.newsletter>a{background:white;color:var(--green);padding:15px;border-radius:5px;text-align:center;font-size:12px;font-weight:700}footer{background:var(--green);color:white;padding-top:49px;font-size:12px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(5,1fr);gap:44px;padding-bottom:37px}.footer-brand img{width:160px;margin-bottom:18px}.footer-grid h4{font-size:12px;margin:8px 0 17px}.footer-grid a{display:block;color:#f0f3f1;margin:0 0 10px}.footer-grid p{line-height:1.55;color:#f0f3f1;margin:0 0 16px}.social{font-size:20px}.footer-bottom{border-top:1px solid rgba(255,255,255,.28);height:71px;display:flex;align-items:center;justify-content:space-between;position:relative;color:#e6ebe8;font-size:10px}.footer-bottom>a{border:1px solid white;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;font-size:19px;position:absolute;right:-60px;top:13px}
@media(max-width:900px){.site-header{height:96px;grid-template-columns:160px 1fr}.main-nav{display:none}.tools{justify-self:end}.hero{height:560px}.hero h1{font-size:48px}.quicklinks{grid-template-columns:1fr 1fr;margin-top:-80px}.region{grid-template-columns:1fr;gap:35px}.region>img{height:340px}.card-grid{grid-template-columns:1fr 1fr}.news-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-bottom>a{right:0}.footer-grid>div:nth-child(5),.footer-grid>div:nth-child(6){display:none}}
@media(max-width:620px){.wrap{width:min(100% - 34px,1170px)}.site-header{width:calc(100% - 34px)}.brand img{width:135px}.tools span:first-child,.tools i{display:none}.hero{height:520px;background-position:58% center}.hero-inner{padding-top:58px}.hero h1{font-size:43px}.hero p{font-size:14px}.quicklinks{grid-template-columns:1fr;margin-top:-36px;padding:27px}.quicklinks article{min-height:auto;padding:20px;border-bottom:1px solid var(--line)}.region{padding-top:55px}.region h2,.section-head h2{font-size:32px}.region>img{height:260px}.section-head{align-items:flex-start}.card-grid{grid-template-columns:1fr}.news-grid article{grid-template-columns:112px 1fr}.news-grid img{width:112px;height:130px}.newsletter{grid-template-columns:50px 1fr;padding:25px}.newsletter>a{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-brand{grid-column:1/-1}.footer-bottom{height:auto;padding-block:22px;gap:13px;flex-direction:column;align-items:flex-start}.footer-bottom>a{right:0}}
.main-nav .active{color:var(--red);position:relative}.main-nav .active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;border-bottom:2px solid var(--red)}.projects-hero{height:465px;background:linear-gradient(90deg,rgba(255,255,255,.82),rgba(255,255,255,.1) 63%),url('../images/hero.jpg') center/cover}.projects-hero .wrap{padding-top:72px}.projects-hero h1{font-size:48px;line-height:1.13;color:var(--green);margin:0 0 25px}.projects-hero h1 span{color:var(--red)}.projects-hero p{font-size:16px;line-height:1.65}.project-browser{padding-bottom:62px}.search-panel{height:108px;background:#fff;border:1px solid #eee;border-radius:15px;box-shadow:0 13px 36px rgba(27,48,35,.06);margin-top:-55px;position:relative;display:grid;grid-template-columns:40px 1fr 200px;align-items:center;padding:0 30px;gap:10px}.search-panel>span{font-size:28px}.search-panel input{height:50px;border:0;font:inherit;outline:0}.search-panel button{height:46px;border:0;border-left:1px solid #ddd;background:white;color:var(--red);font-weight:700}.result-bar{display:flex;justify-content:space-between;align-items:center;padding:30px 0}.result-bar select{margin-left:12px;padding:13px 50px 13px 17px;border:1px solid #ddd;border-radius:5px;background:white}.catalog{row-gap:28px}.catalog .card{min-height:435px}.catalog .card-body small,.related small{color:#626864;margin-bottom:13px}.pagination{display:flex;gap:26px;justify-content:center;align-items:center;padding-top:42px}.pagination .current{background:var(--green);color:#fff;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.detail{padding-top:25px}.breadcrumbs{display:flex;gap:10px;color:#5f6661;font-size:12px;margin:28px 0 40px}.breadcrumbs b{font-weight:400;color:#222}.detail-intro{display:grid;grid-template-columns:62% 1fr;gap:72px;align-items:center}.detail-main-image{height:470px;position:relative}.detail-main-image>img{width:100%;height:100%;object-fit:cover;border-radius:14px}.detail-main-image>div{position:absolute;right:20px;bottom:20px;display:grid;gap:8px}.detail-main-image button{width:44px;height:44px;background:#fff;border:0;border-radius:6px;font-size:20px}.detail-title>span{background:var(--green);color:#fff;padding:8px 13px;border-radius:4px;font-size:11px}.detail-title h1{font-size:43px;line-height:1.1;color:var(--green);margin:28px 0 22px}.detail-title p{line-height:1.65}.detail-title .location{font-size:13px;margin-bottom:40px}.detail-content{display:grid;grid-template-columns:1fr 340px;gap:90px;padding:50px 0 45px}.detail-content h2,.related h2{font-size:24px;color:var(--green)}.detail-content article>i,.facts>i{display:block;width:34px;border-top:2px solid var(--red);margin:20px 0 30px}.detail-content article>p{font-size:14px;line-height:1.8;margin-bottom:24px}.sustainability{display:flex;gap:25px;background:#f1f1ed;border-radius:10px;padding:27px 30px;margin-top:40px}.sustainability>span{font-size:36px;color:var(--green)}.sustainability h3{color:var(--green);margin:0 0 10px}.sustainability p{margin:0!important;font-size:13px!important}.facts{border:1px solid #ddd;border-radius:10px;padding:25px 30px}.facts h2{margin-top:0}.facts dt{font-size:12px;color:var(--green);font-weight:700;margin:19px 0 5px}.facts dd{font-size:12px;margin-left:29px;color:#59605b}.facts dd span{display:inline-block;background:#f2f2ef;padding:5px 8px;border-radius:4px;margin:3px}.facts button{width:100%;height:48px;border:1px solid var(--red);color:var(--red);background:white;border-radius:5px;margin-top:22px;font-weight:700}.gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;position:relative;padding-bottom:45px}.gallery img{width:100%;height:150px;object-fit:cover;border-radius:10px}.gallery button{position:absolute;right:-28px;top:54px;width:50px;height:50px;border:0;border-radius:50%;background:#fff;color:var(--red);box-shadow:0 5px 20px #ccc;font-size:22px}.related{padding:0 0 50px}.related h2{margin-bottom:30px}.detail>.newsletter{width:100%}
@media(max-width:900px){.projects-hero h1{font-size:40px}.detail-intro{grid-template-columns:1fr;gap:35px}.detail-content{grid-template-columns:1fr;gap:30px}.gallery{grid-template-columns:repeat(3,1fr)}.gallery img:nth-child(n+4){display:none}}
@media(max-width:620px){.projects-hero{height:420px}.projects-hero h1{font-size:35px}.search-panel{grid-template-columns:32px 1fr;padding:0 18px}.search-panel button{grid-column:1/-1;border-left:0;border-top:1px solid #ddd}.result-bar{align-items:flex-start;gap:15px;flex-direction:column}.detail-main-image{height:290px}.detail-title h1{font-size:36px}.detail-content{padding-top:35px}.gallery{grid-template-columns:1fr 1fr}.gallery img{height:120px}}
.page-projects,.page-detail{background:#f8f6f2}.page-projects .site-header,.page-detail .site-header{background:#fff}.page-projects .project-browser,.page-detail .detail{background:transparent}.page-projects .card,.page-detail .card{background:#fff;box-shadow:0 7px 24px rgba(44,55,47,.035)}.page-projects .card-image span,.page-detail .card-image span{bottom:-11px;border-radius:5px;padding:7px 12px;z-index:2}.page-projects .card-body,.page-detail .related .card-body{min-height:0;padding-top:27px}.page-projects .catalog .card{min-height:0}.page-projects .catalog .card-body{height:235px}.page-projects .card-body a,.page-detail .related .card-body a{justify-content:flex-start;align-items:center;gap:11px;color:var(--red);margin-top:18px;line-height:1}.page-projects .card-body a b,.page-detail .related .card-body a b{color:var(--red);font-size:17px;line-height:1}.page-projects .card-body p,.page-detail .related .card-body p{min-height:40px}.page-projects .catalog .card-body a{margin-top:auto}.page-projects .card-body small,.page-detail .related small{font-size:11px}
.contact-hero{height:420px;background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.18) 62%),url('../images/hero.jpg') center/cover}.contact-hero .wrap{padding-top:63px}.contact-hero h1{font-size:48px;line-height:1.12;color:var(--green);margin:0}.contact-hero h1 span{color:var(--red)}.contact-hero i,.contact-data>i,.contacts>i,.contact-form>i{display:block;width:35px;border-top:2px solid var(--red);margin:24px 0}.contact-hero p{font-size:16px;line-height:1.7}.contact-layout{display:grid;grid-template-columns:365px 1fr;gap:28px;padding:58px 0 26px}.contact-layout h2{font-size:23px;color:var(--green);margin:0}.contact-data dl{margin:0}.contact-data dt{display:grid;grid-template-columns:52px 1fr;align-items:center;color:var(--green);font-weight:700;margin-top:25px}.contact-data dt b{grid-row:1/3;width:42px;height:42px;border-radius:50%;background:#efeee9;display:grid;place-items:center;font-size:18px}.contact-data dd{margin:-9px 0 0 52px;font-size:13px;line-height:1.55}.contacts{margin-top:65px}.contacts article{display:grid;grid-template-columns:150px 1fr;border:1px solid #ddd;border-radius:9px;overflow:hidden;background:#fff;margin-bottom:22px}.contacts article img{width:150px;height:195px;object-fit:cover}.contacts article div{padding:25px 18px}.contacts h3{font-size:15px;color:var(--green);margin:0 0 8px}.contacts p{font-size:11px;line-height:1.5}.leader-note{display:flex;gap:18px;background:#f1f0ec;border-radius:10px;padding:25px 20px;margin-top:26px}.leader-note>span{font-size:30px;color:var(--green)}.leader-note h3{font-size:15px;color:var(--green);margin:0}.leader-note p{font-size:11px;line-height:1.6}.leader-note a{font-size:11px;color:var(--red);font-weight:700}.map{height:400px;border-radius:13px;overflow:hidden;position:relative;border:1px solid #ddd;background:#eef2ed}.map img{width:100%;height:100%;object-fit:cover;opacity:.55}.map>span{position:absolute;left:50%;top:43%;font-size:48px;transform:translate(-50%,-50%)}.contact-form{border:1px solid #ddd;border-radius:10px;padding:31px;margin-top:28px;background:#fff}.contact-form>p{font-size:12px;margin-bottom:28px}.contact-form label{display:block;font-size:11px;margin-bottom:20px}.contact-form label b{color:var(--red)}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{width:100%;border:1px solid #d9dad8;border-radius:5px;padding:13px;margin-top:8px;font:inherit;background:white}.contact-form textarea{height:125px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form .consent{display:flex;align-items:flex-start;gap:10px}.contact-form .consent input{margin:2px 0}.contact-form .consent a{color:var(--red);text-decoration:underline}.contact-form>button{background:var(--red);color:#fff;border:0;border-radius:4px;padding:14px 22px;font-weight:700}.page-contact{background:#faf9f6}.page-contact .site-header{background:#fff}
@media(max-width:900px){.contact-layout{grid-template-columns:1fr}.contact-left{display:grid;grid-template-columns:1fr 1fr;gap:30px}.contacts{margin-top:0}.leader-note{grid-column:1/-1}.map{height:340px}}
@media(max-width:620px){.contact-hero{height:390px}.contact-hero h1{font-size:37px}.contact-layout{padding-top:40px}.contact-left{display:block}.contacts{margin-top:50px}.contacts article{grid-template-columns:120px 1fr}.contacts article img{width:120px}.form-grid{grid-template-columns:1fr}.contact-form{padding:22px}.map{height:270px}}
/* Einheitlicher Maps-Pin: Kontur statt Emoji */
.page-projects .card-body small,.page-detail .location,.page-detail .related small{display:flex;align-items:center;gap:8px}.page-projects .card-body small::first-letter,.page-detail .location::first-letter,.page-detail .related small::first-letter{font-size:0}.page-projects .card-body small::before,.page-detail .location::before,.page-detail .related small::before,.contact-data dt:first-of-type b::before,.map>span::before{content:"";display:inline-block;width:10px;height:10px;border:1.8px solid var(--green);border-radius:50% 50% 50% 0;transform:rotate(-45deg);flex:0 0 10px;position:relative}.page-projects .card-body small::after,.page-detail .location::after,.page-detail .related small::after{content:"";position:absolute;width:3px;height:3px;background:var(--green);border-radius:50%;margin-left:4.3px}.page-projects .card-body small,.page-detail .location,.page-detail .related small{position:relative}.contact-data dt:first-of-type b{font-size:0}.contact-data dt:first-of-type b::before{width:13px;height:13px;flex-basis:13px}.contact-data dt:first-of-type b::after{content:"";position:absolute;width:4px;height:4px;background:var(--green);border-radius:50%}.map>span{font-size:0;width:48px;height:48px;background:var(--green);border-radius:50%;display:grid;place-items:center}.map>span::before{width:19px;height:19px;flex-basis:19px;border-color:#fff;border-width:3px}.map>span::after{content:"";position:absolute;width:6px;height:6px;background:#fff;border-radius:50%}
