:root{--ink:#252525;--muted:#686868;--line:#dcdad7;--paper:#f5f4f1;--wood:#876449;--font:'Lato',Arial,sans-serif;--container:1340px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:18px;font-weight:300;line-height:1.55}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}img{display:block;max-width:100%;height:auto}svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:300;line-height:1.12}h1{font-size:60px;letter-spacing:-1.8px}h2{font-size:42px;letter-spacing:-.9px}h3{font-size:23px;letter-spacing:-.25px}p+p{margin-top:21px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #7a5435;outline-offset:6px}button:disabled{cursor:default;opacity:.5}[hidden]{display:none!important}.container{width:calc(100% - 12.76%);max-width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-70px;z-index:100;background:#fff;padding:12px 20px;font-weight:400}.skip-link:focus{top:12px}.site-header{height:72px;position:relative;z-index:20;background:#fff}.header-inner{width:calc(100% - 12.76%);max-width:1340px;height:100%;margin:auto;display:flex;align-items:center}.wordmark{font-size:36px;letter-spacing:4.4px;font-weight:300;line-height:1;white-space:nowrap}.tagline{margin-left:29px;padding-left:32px;border-left:1px solid #aaa;font-size:20px;letter-spacing:.4px;font-style:italic;line-height:34px;white-space:nowrap}.desktop-nav{display:flex;align-items:center;gap:45px;margin-left:auto;padding-left:28px;white-space:nowrap;font-size:15px;font-weight:400}.desktop-nav a{padding-block:15px;position:relative}.desktop-nav a:after{content:'';height:1px;background:var(--ink);position:absolute;bottom:9px;left:0;right:100%;transition:right .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.languages{margin-left:40px;padding-left:33px;border-left:1px solid #aaa;display:flex;gap:15px;height:34px;align-items:center}.languages a{width:39px;height:40px;display:grid;place-items:center}.flag{width:28px;height:20px;display:block;border:1px solid #c8c8c8;box-shadow:0 1px 3px #00000008}.flag-pl{background:linear-gradient(#fff 50%,#df243d 50%)}.flag-de{background:linear-gradient(#242424 33.333%,#e1232e 33.333% 66.666%,#f7c633 66.666%)}.menu-toggle,.mobile-menu{display:none}.hero{position:relative;height:clamp(505px,39.78vw,682px);isolation:isolate}.hero-picture{position:absolute;inset:0;z-index:-1;background:#eae6df}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-inner{position:relative;height:100%}.hero-copy{padding:122px 0 72px 44px;width:640px}.hero h1{font-size:60px;line-height:1.08;letter-spacing:-1.6px}.hero-copy p{font-size:22px;line-height:1.35;margin-top:24px;color:#424242}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;background:var(--ink);color:#fff;min-height:54px;padding:16px 24px;border:1px solid var(--ink);text-transform:uppercase;font-size:13px;font-weight:400;line-height:1.35;letter-spacing:2.6px;transition:background .2s,color .2s;cursor:pointer}.button svg{width:21px;height:21px;flex-shrink:0}.button:hover{background:#5e4736;border-color:#5e4736}.hero-copy .button{margin-top:35px}.hero-caption{position:absolute;bottom:69px;right:-20px;display:flex;gap:19px;color:white;text-transform:uppercase;letter-spacing:2.6px;font-size:12px;font-weight:400;line-height:1.75}.hero-caption>span{display:block;background:#fff;width:58px;height:1px;margin-top:8px}.eyebrow{font-size:13px;font-weight:400;color:#858585;letter-spacing:3.2px;text-transform:uppercase;display:flex;align-items:center;gap:20px;line-height:1.45;margin-bottom:13px}.eyebrow>span{width:57px;height:1px;background:#c7c5c1;flex-shrink:0}.offer{padding-block:57px 68px;display:grid;grid-template-columns:35% 65%;align-items:center}.offer h2{font-size:40px;line-height:1.12}.offer-intro>p:last-child{max-width:420px;font-size:19px;color:var(--muted);line-height:1.33;margin-top:20px}.services{display:grid;grid-template-columns:repeat(4,1fr);padding-left:18px;padding-top:16px}.service{position:relative;text-align:center;min-height:163px;border-left:1px solid var(--line);padding:0 16px 20px}.service:first-child{border-left:0}.service>svg{width:70px;height:72px;margin:0 auto 11px;stroke-width:1.45}.service h3{font-size:21px;line-height:1.27}.service p{font-size:13px;letter-spacing:3px;font-weight:400;line-height:1.3;margin-top:5px}.service-line{position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:4px;width:56px;background:#a9a9a9}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:43px}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:15px;line-height:1.5;font-weight:400;border-bottom:1px solid #aaa;padding-bottom:9px;transition:color .2s,border-color .2s}.text-link:hover{color:var(--wood);border-color:var(--wood)}.text-link svg{width:21px;height:21px;flex-shrink:0}.showcase{background:var(--paper);padding-block:80px 84px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.category-image{height:350px;display:flex;align-items:center;justify-content:center;background:#eae7e2;overflow:hidden}.category-image img{height:100%;width:100%;object-fit:contain;transition:filter .25s}.category:hover .category-image img{filter:brightness(1.05)}.category h3{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:20px;font-size:23px}.category h3 svg{width:20px;min-width:20px}.project-story{display:grid;grid-template-columns:1.07fr 1fr;gap:90px;align-items:center;padding-block:110px}.story-visual img{width:100%;height:auto}.story-copy h2{font-size:44px;margin-bottom:24px}.story-copy>p:not(.eyebrow){font-size:20px;line-height:1.6;max-width:500px}.story-copy .text-link{margin-top:28px}.contact-strip{padding-block:56px;background:#ece9e4}.contact-strip>.container{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-strip h2{font-size:36px}.site-footer{padding:58px 0 20px;background:#fff}.footer-main{display:flex;justify-content:space-between;gap:50px;padding-bottom:45px}.footer-main .wordmark{font-size:30px;letter-spacing:4px}.footer-main p{margin-top:16px;font-size:16px;color:var(--muted)}.footer-main nav{display:flex;gap:32px;align-items:center;font-size:14px;font-weight:400}.footer-main nav a:hover{color:var(--wood)}.footer-bottom{display:flex;gap:30px;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;font-size:12px;font-weight:400;color:var(--muted)}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:13px;padding-top:36px;font-size:13px;color:#747474;font-weight:400}.breadcrumbs a:hover{text-decoration:underline}.page-intro{padding-top:40px;padding-bottom:54px}.page-intro .eyebrow{margin-bottom:18px}.page-intro h1{font-size:60px;line-height:1.1}.lead{margin-top:25px;max-width:720px;font-size:22px;line-height:1.5;color:#646464}.about-story{display:grid;grid-template-columns:1.05fr 1fr;gap:95px;align-items:start;padding-block:5px 88px}.about-copy{padding-top:24px}.about-copy h2{margin-bottom:30px;font-size:36px}.about-copy>p{font-size:20px;line-height:1.65}.about-photo{margin:0;max-width:470px;margin-left:auto}.about-photo img{width:auto;max-height:555px;max-width:100%;object-fit:contain}.about-photo figcaption{font-size:13px;font-weight:400;color:var(--muted);margin-top:15px;letter-spacing:.4px}.materials{background:var(--paper);padding:76px 0 83px}.materials-inner{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.materials h2{font-size:43px;margin-top:18px}.materials .text-link{margin-top:35px}dl{margin:0}dt{font-weight:400}dd{margin:0;color:var(--muted)}.materials dl>div{padding:20px 0;border-top:1px solid #d0ccc6}.materials dl>div:first-child{padding-top:0;border-top:0}.materials dt{font-size:21px;margin-bottom:8px}.materials dd{font-size:19px;line-height:1.55}.gallery-intro{padding-bottom:45px}.gallery-intro .lead{max-width:770px}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);margin-bottom:34px}.filters{display:flex;gap:30px;flex-wrap:wrap}.filter{background:none;border:0;border-bottom:2px solid transparent;padding:15px 0;font-size:16px;font-weight:400;white-space:nowrap}.filter:hover{color:var(--wood)}.filter.active{border-bottom-color:var(--ink)}.project-count{font-size:13px;color:#767676;white-space:nowrap}.project-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 27px}.project-card{min-width:0}.project-open{display:block;width:100%;padding:0;border:0;text-align:left;background:none}.project-image{position:relative;display:flex;justify-content:center;align-items:center;height:335px;background:#f0eeeb}.project-image>img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.image-plus{position:absolute;right:12px;bottom:12px;width:33px;height:33px;display:grid;place-items:center;background:#fff;line-height:1;font-size:24px;font-weight:300;opacity:0;transition:opacity .2s}.project-open:hover .image-plus,.project-open:focus-visible .image-plus{opacity:1}.project-info{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding-top:18px}.project-type{display:block;font-size:20px;font-weight:300}.project-material{display:block;font-size:14px;margin-top:4px;color:#707070;line-height:1.35}.project-id{font-size:13px;letter-spacing:1px;font-weight:400;color:#767676;margin-top:5px}.project-specs{margin-top:12px;font-size:14px}.project-specs summary{font-size:12px;color:#7a736c;cursor:pointer;font-weight:400;list-style:none;display:inline-block;border-bottom:1px solid #c5c0b9}.project-specs summary::-webkit-details-marker{display:none}.project-specs summary:after{content:' +';padding-left:10px}.project-specs[open] summary:after{content:' −'}.project-specs dl{padding:14px 0 5px}.project-specs dl>div{margin-bottom:9px}.source-image-links{display:flex;gap:12px;flex-wrap:wrap;padding-top:10px}.source-image-links a{text-decoration:underline}.load-row{display:flex;justify-content:center;padding:55px 0 80px}.button-light{background:transparent;color:var(--ink);border-color:#aaa}.button-light:hover{background:var(--ink);color:white;border-color:var(--ink)}.lightbox{padding:0;border:0;max-width:1280px;width:calc(100% - 80px);max-height:calc(100dvh - 80px);color:var(--ink);background:white;overflow:auto}.lightbox::backdrop{background:#191816dd}.lightbox-close{position:absolute;z-index:2;top:10px;right:10px;width:44px;height:44px;background:white;border:0;font-size:36px;line-height:1}.lightbox-layout{display:grid;grid-template-columns:1.65fr 1fr;min-height:min(650px,80vh)}.lightbox-stage{padding:24px;min-width:0;background:#f0efec;display:flex;flex-direction:column;align-items:center;justify-content:center}.lightbox-stage>img{display:block;width:auto;max-width:100%;max-height:calc(100dvh - 210px);height:auto;object-fit:contain;margin:auto}.lightbox-arrows{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:14px;flex-shrink:0}.lightbox-arrows button{border:1px solid #aaa;background:transparent;width:44px;height:40px;font-size:24px}.lightbox-arrows span{font-size:13px;font-weight:400;min-width:35px;text-align:center}.lightbox-info{padding:55px 35px 35px}.lightbox-info .eyebrow{font-size:11px;letter-spacing:2px}.lightbox-info h2{font-size:40px;margin-bottom:28px}.lightbox-info dl>div{margin-bottom:18px;font-size:16px;line-height:1.45}.lightbox-info dt{margin-bottom:3px}.lightbox-info .text-link{margin-top:26px;font-size:14px}#lightbox-thumbs{display:flex;gap:9px;flex-wrap:wrap;margin-top:25px}#lightbox-thumbs button{width:56px;height:65px;padding:2px;border:1px solid transparent;background:#f0efec}#lightbox-thumbs button[aria-pressed=true]{border-color:var(--ink)}#lightbox-thumbs img{width:100%;height:100%;object-fit:contain}.contact-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:80px;padding:0 0 65px}.contact-channels{display:flex;flex-direction:column;gap:36px}.contact-method h2{font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#767676;font-weight:400;margin-bottom:11px}.contact-large{font-size:46px;line-height:1.25;letter-spacing:-1px;display:block;width:fit-content}.secondary-phone{display:block;margin-top:10px;font-size:19px;color:var(--muted)}.secondary-phone span{font-size:14px}.contact-email{font-size:30px;line-height:1.2;overflow-wrap:anywhere}.contact-large:hover,.contact-email:hover{color:var(--wood)}.company-details{padding-left:55px;border-left:1px solid var(--line)}.company-details h2{font-size:24px;letter-spacing:1px;margin-bottom:20px}.company-details address{font-style:normal;font-size:21px;line-height:1.5;color:var(--muted)}.company-details dl{margin-top:20px;font-size:14px;font-weight:400;color:var(--muted)}.company-details dl>div{display:flex;gap:20px;margin-top:4px}.company-details dt{width:60px}.company-details .text-link{margin-top:27px}.map-section{padding-bottom:75px}.map-placeholder{height:320px;display:grid;grid-template-columns:1fr 1fr;background:#efede8;align-items:center;overflow:hidden}.map-grid{height:100%;position:relative;background:linear-gradient(18deg,transparent 46%,#fff9 46.5% 49%,transparent 49.5%),linear-gradient(103deg,transparent 38%,#fff9 38.5% 41%,transparent 41.5%),linear-gradient(150deg,transparent 56%,#ddd8cd 56.5% 57.5%,transparent 58%);display:flex;flex-direction:column;align-items:center;justify-content:center}.map-marker{width:54px;height:54px;border:1px solid #9c8774;border-radius:50%;display:grid;place-items:center;font-size:26px;background:#f9f8f5;box-shadow:0 0 0 10px #a28c7320}.map-place{margin-top:18px;font-size:12px;letter-spacing:3px;font-weight:400}.map-actions{padding:35px 45px}.map-actions p{font-size:22px;margin-bottom:22px}.map-actions .button{font-size:12px;letter-spacing:1.7px}.map-section iframe{width:100%;height:380px;display:block;border:0}.funding{padding:50px 0 90px}.funding h1{margin-bottom:40px}.eu-marks{width:min(560px,100%);height:auto;max-width:100%;margin-bottom:42px}.funding-copy{max-width:860px}.funding h2{font-size:36px;margin-bottom:25px}.funding p:not(.eyebrow){font-size:21px;line-height:1.65}.funding .agreement{font-size:17px!important;margin-top:28px}.funding .text-link{margin-top:25px}.error-page{padding-block:100px;min-height:55vh}.error-page .button{margin-top:35px}
:root{font-synthesis:none}body{font-weight:400}.wordmark{font-weight:400}.tagline{font-weight:300}.hero-copy p{font-weight:300}.offer-intro>p:last-child{font-weight:300}.service>svg{height:66px;margin-bottom:5px}.service-line{bottom:16px}.hero-copy .button{margin-top:27px}.story-copy>p:not(.eyebrow),.about-copy>p,.lead,.materials dd{font-weight:300}
@media(min-width:1700px){.hero-copy{padding-top:140px}.hero h1{font-size:64px}.hero-inner{max-width:1480px}.hero-caption{right:0}.offer{padding-block:65px 75px}.category-image{height:370px}}
@media(max-width:1350px){.tagline{font-size:16px;margin-left:23px;padding-left:23px}.desktop-nav{gap:28px;font-size:14px}.languages{margin-left:25px;padding-left:21px;gap:9px}.wordmark{font-size:31px}.hero-copy{padding:100px 0 60px 25px;width:570px}.hero h1{font-size:53px}.hero-copy p{font-size:20px}.hero-caption{right:0;bottom:42px;font-size:10px;gap:12px}.hero-caption>span{width:35px}.offer h2{font-size:34px}.offer-intro>p:last-child{font-size:18px}.service h3{font-size:18px}.service>svg{width:60px;height:66px}.services{padding-left:12px}.service{padding-inline:10px;min-height:159px}.project-story{gap:60px}.category-grid{gap:20px}.category-image{height:300px}.category h3{font-size:20px}.project-grid{gap:35px 24px}.project-image{height:300px}.project-type{font-size:18px}.about-story{gap:65px}.footer-main nav{gap:23px}.contact-email{font-size:26px}}
@media(max-width:1100px){.tagline{display:none}.desktop-nav{gap:35px}.container,.header-inner{width:88%}.hero-copy{padding-left:0;width:520px}.hero h1{font-size:48px}.hero-copy p{font-size:19px}.hero-picture img{object-position:58% center}.hero-caption{display:none}.offer{grid-template-columns:1fr;padding:45px 0 55px;gap:35px}.offer-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;align-items:start}.offer-intro .eyebrow{grid-column:1/-1}.offer-intro>p:last-child{margin-top:0}.services{padding-left:0;padding-top:0}.service h3{font-size:21px}.category-image{height:245px}.category h3{font-size:18px}.category h3 svg{width:17px;min-width:17px}.section-heading h2{font-size:35px}.project-story{padding-block:75px;gap:45px}.story-copy h2{font-size:38px}.story-copy>p:not(.eyebrow){font-size:19px}.footer-main{gap:25px}.footer-main nav{display:grid;grid-template-columns:1fr 1fr;gap:12px 28px}.materials-inner{gap:45px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.filters{gap:20px}.filter{font-size:14px}.project-count{display:none}.about-story{gap:45px}.about-copy>p{font-size:19px}.contact-large{font-size:40px}.contact-layout{gap:40px}.company-details{padding-left:35px}}
@media(max-width:760px){html{scroll-padding-top:80px}.container,.header-inner{width:calc(100% - 44px)}body{font-size:17px}.site-header{height:68px}.header-inner{justify-content:space-between}.wordmark{font-size:28px;letter-spacing:3.2px}.desktop-nav{display:none}.languages{margin-left:auto;border-left:0;padding-left:0;gap:2px}.languages a{width:35px}.flag{width:23px;height:17px}.menu-toggle{display:flex;flex-direction:column;gap:7px;align-items:center;justify-content:center;width:44px;height:44px;padding:9px;background:none;border:0;margin-left:10px}.menu-toggle span{width:24px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu:not([hidden]){display:block;position:absolute;top:68px;left:0;right:0;background:#fff;padding:18px 24px 30px;border-top:1px solid #eee;box-shadow:0 18px 25px #0001}.mobile-menu>a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7e4df;padding:16px 0;font-size:22px}.hero{height:auto;background:#f5f3f0;display:flex;flex-direction:column}.hero-picture{position:relative;inset:auto;z-index:0;order:2;width:100%;height:285px;background:#eae6df}.hero-picture img{object-fit:cover;object-position:74% center}.hero-inner{order:1;width:calc(100% - 44px)}.hero-copy{padding:36px 0 35px;width:100%}.hero h1{font-size:41px;line-height:1.09;letter-spacing:-1.2px}.hero-copy p{font-size:19px;line-height:1.45;margin-top:20px;max-width:420px}.desktop-break{display:none}.hero-copy .button{margin-top:25px}.button{font-size:11px;letter-spacing:2px;min-height:49px;padding:14px 19px;gap:20px}.hero-caption{display:none}.offer{padding-block:42px 46px;gap:33px}.offer-intro{display:block}.offer h2{font-size:32px;line-height:1.12}.eyebrow{font-size:11px;letter-spacing:2.6px;gap:17px;margin-bottom:13px}.eyebrow>span{width:40px}.offer-intro>p:last-child{font-size:17px;line-height:1.5;margin-top:18px;max-width:100%}.services{grid-template-columns:repeat(2,1fr);gap:30px 0}.service{min-height:152px;padding-bottom:18px}.service:nth-child(3){border-left:0}.service>svg{height:61px;width:58px;margin-bottom:9px}.service h3{font-size:19px}.service p{font-size:11px;letter-spacing:2px}.service-line{width:37px;height:2px}.showcase{padding-block:47px 52px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:33px;max-width:360px}.section-heading .text-link{margin-top:20px}.text-link{font-size:14px;gap:17px;padding-bottom:7px}.category-grid{grid-template-columns:1fr 1fr;gap:26px 16px}.category-image{height:245px}.category h3{font-size:18px;margin-top:12px;line-height:1.3;align-items:start}.category h3 svg{display:none}.project-story{grid-template-columns:1fr;padding-block:55px;gap:32px}.story-visual{max-width:580px}.story-copy h2{font-size:37px;margin-bottom:20px}.story-copy>p:not(.eyebrow){font-size:18px;line-height:1.55}.story-copy .text-link{margin-top:24px}.contact-strip{padding-block:37px}.contact-strip>.container{display:block}.contact-strip h2{font-size:30px;max-width:320px}.contact-strip .text-link{margin-top:23px}.site-footer{padding-top:39px}.footer-main{flex-direction:column;gap:29px;padding-bottom:32px}.footer-main p{font-size:15px;max-width:280px;line-height:1.5}.footer-main nav{grid-template-columns:1fr 1fr;gap:12px 22px;font-size:14px}.footer-main .wordmark{font-size:28px}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:11px}.footer-bottom>span:nth-child(2){grid-column:1;grid-row:2}.footer-bottom>a{grid-column:2;grid-row:1/3;align-self:center}.breadcrumbs{padding-top:24px;font-size:12px;gap:10px}.page-intro{padding-top:30px;padding-bottom:37px}.page-intro h1{font-size:42px;letter-spacing:-1.15px}.lead{font-size:19px;line-height:1.5;margin-top:22px}.about-story{display:flex;flex-direction:column;gap:33px;padding-block:0 50px}.about-copy{padding-top:0}.about-copy h2{font-size:30px;margin-bottom:22px}.about-copy>p{font-size:18px;line-height:1.65}.about-photo{width:100%;max-width:470px;margin:0 auto}.about-photo img{max-height:500px;width:100%;object-fit:contain}.materials{padding:46px 0 48px}.materials-inner{grid-template-columns:1fr;gap:32px}.materials h2{font-size:35px;margin-top:14px}.materials .text-link{margin-top:24px}.materials dt{font-size:20px}.materials dd{font-size:18px}.materials dl>div{padding:18px 0}.filter-row{margin-bottom:26px;display:block;padding-bottom:10px}.filters{display:grid;grid-template-columns:repeat(2,1fr);gap:0 19px}.filter{text-align:left;font-size:14px;padding:12px 0;white-space:normal}.filter:first-child{grid-column:1/-1;justify-self:start;padding-bottom:9px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 15px}.project-image{height:225px}.project-info{padding-top:11px;gap:4px}.project-type{font-size:17px;line-height:1.25}.project-material{font-size:12px;margin-top:6px;line-height:1.4}.project-id{font-size:11px;margin-top:1px;letter-spacing:.3px}.image-plus{opacity:1;width:25px;height:25px;bottom:8px;right:8px;font-size:19px}.project-specs summary{font-size:11px}.project-specs{font-size:13px}.project-specs dl>div{margin-bottom:10px}.source-image-links{gap:8px;font-size:12px}.load-row{padding:35px 0 53px}.lightbox{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.lightbox-layout{display:block;min-height:0}.lightbox-stage{padding:20px 13px 12px}.lightbox-stage>img{max-height:47dvh;max-width:100%}.lightbox-info{padding:23px 22px 30px}.lightbox-info h2{font-size:30px;margin-bottom:20px}.lightbox-info dl>div{font-size:15px;margin-bottom:12px}.lightbox-info .eyebrow{font-size:10px}.lightbox-close{top:5px;right:5px;width:37px;height:37px;font-size:30px}.lightbox-arrows{margin-top:12px}.lightbox-info .text-link{margin-top:22px}#lightbox-thumbs{margin-top:17px;gap:7px}#lightbox-thumbs button{width:46px;height:57px}.contact-layout{grid-template-columns:1fr;gap:35px;padding-bottom:40px}.contact-channels{gap:27px}.contact-large{font-size:40px}.contact-email{font-size:27px}.secondary-phone{font-size:18px}.company-details{padding:30px 0 0;border-left:0;border-top:1px solid var(--line)}.company-details h2{font-size:22px;margin-bottom:16px}.company-details address{font-size:20px}.company-details dl{margin-top:16px}.map-section{padding-bottom:45px}.map-placeholder{grid-template-columns:1fr;height:auto}.map-grid{height:170px}.map-actions{padding:0 24px 29px;text-align:center}.map-actions p{font-size:18px;margin-bottom:20px}.map-section iframe{height:400px}.funding{padding-block:35px 50px}.funding h1{font-size:40px;margin-bottom:30px}.funding h2{font-size:30px}.funding p:not(.eyebrow){font-size:18px}.eu-marks{margin-bottom:30px}.funding .agreement{font-size:14px!important;overflow-wrap:anywhere}}
@media(max-width:380px){.container,.header-inner,.hero-inner{width:calc(100% - 36px)}.wordmark{font-size:25px;letter-spacing:2.8px}.languages a{width:29px}.flag{width:21px;height:15px}.menu-toggle{margin-left:4px;width:39px}.hero-copy{padding-top:30px;padding-bottom:30px}.hero h1{font-size:35px;line-height:1.1}.hero-copy p{font-size:17px;line-height:1.45;margin-top:18px}.hero-copy .button{margin-top:22px}.hero-picture{height:240px}.button{font-size:10px;letter-spacing:1.7px;gap:17px;padding-inline:15px}.offer h2{font-size:29px}.category-image{height:204px}.category h3{font-size:16px}.project-image{height:185px}.project-type{font-size:15px}.project-info{display:block}.project-id{display:block;margin-top:5px}.page-intro h1{font-size:37px}.contact-email{font-size:23px}.contact-large{font-size:35px}.footer-main nav{font-size:13px}.service h3{font-size:17px}}
@media(min-width:761px) and (max-width:1100px){.hero{height:auto;display:grid;grid-template-columns:1fr 1fr;background:#f5f3f0}.hero-picture{position:relative;inset:auto;grid-column:2;grid-row:1;z-index:0;min-height:480px;height:100%}.hero-picture img{object-position:70% center}.hero-inner{grid-column:1;grid-row:1;width:auto;max-width:none;margin:0;padding:42px 0 44px 6vw;align-self:center;height:auto}.hero-copy{padding:0 28px 0 0;width:100%}.hero h1{font-size:42px;line-height:1.1}.hero-copy p{font-size:19px;line-height:1.45}.hero .desktop-break{display:none}.hero .button{font-size:11px;letter-spacing:1.7px;gap:16px;max-width:100%;padding:15px 16px}.hero-copy .button{margin-top:26px}}
@media(min-width:1101px) and (max-width:1200px){.hero h1{font-size:48px}.hero-copy{width:525px}.hero-copy p{font-size:19px}}
@media(max-width:760px){.hero h1{font-size:clamp(32px,9.4vw,44px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
