:root{--forest:#102622;--green:#357060;--mint:#bce9d9;--lime:#d6f45d;--paper:#f3f0e9;--ink:#102622;--muted:#52655d;--line:#d2d8cd;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #408874;outline-offset:5px}.matcher :focus-visible{outline-color:var(--lime)}h1,h2,h3,p{margin:0}button{border:0}img,svg{display:block;max-width:100%}[hidden]{display:none!important}.wrap{max-width:1320px;margin:auto;padding-left:56px;padding-right:56px}.header{position:sticky;top:0;z-index:20;background:rgba(243,240,233,.97);border-bottom:1px solid var(--line)}.header-inner{height:88px;max-width:1432px;padding:0 56px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{flex-shrink:0}.brand img{width:205px;height:auto}.desktop-nav{display:flex;gap:32px;margin-left:auto;margin-right:32px;font-size:14px}.desktop-nav a{padding:15px 0;position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:7px;height:1px;background:var(--green);left:0;right:100%;transition:right .2s}.desktop-nav a:hover:after{right:0}.header-right{display:flex;align-items:center;gap:28px}.languages{display:flex;gap:3px}.languages button{padding:10px 8px;font-size:11px;letter-spacing:.06em;background:none;color:var(--muted);min-height:38px}.languages button[aria-pressed=true]{color:var(--forest);box-shadow:inset 0 -2px var(--forest);font-weight:700}.header-cta{display:flex;gap:23px;align-items:center;border:1px solid var(--forest);border-radius:3px;font-size:13px;padding:12px 17px;min-height:43px}.header-cta:hover{background:var(--forest);color:var(--paper)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.14em;line-height:1.6;text-transform:uppercase;display:flex;align-items:center;gap:10px}.status-dot{height:6px;width:6px;border-radius:50%;background:var(--green);display:inline-block;flex-shrink:0}.hero{padding-top:72px}.hero-main{display:grid;grid-template-columns:1.16fr 1fr;gap:65px;align-items:center}.hero-copy{padding:8px 0 20px}.hero-copy>.eyebrow{margin-bottom:26px;color:var(--green)}h1{font-size:clamp(48px,5.3vw,77px);letter-spacing:-.066em;line-height:1.04;font-weight:500}h1>span{display:block}.serif{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;color:var(--green);letter-spacing:-.065em}.hero-desc{margin:26px 0 28px;font-size:17px;line-height:1.7;max-width:450px;color:var(--muted)}.button{min-height:50px;border-radius:3px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:15px 23px;font-size:14px;font-weight:500;border:1px solid transparent;transition:background .18s,transform .18s}.button>span:last-child:not(:first-child){font-size:20px;font-weight:400;line-height:1}.button:hover{transform:translateY(-2px)}.primary,.dark{background:var(--forest);color:var(--paper)}.primary:hover,.dark:hover{background:var(--green)}.lime{background:var(--lime);color:var(--forest)}.lime:hover{background:#e3fa8a}.outline{border-color:#7d968b;color:var(--paper);background:transparent}.outline:hover{background:#ffffff0a}.hero-note{font-size:11px;color:var(--muted);margin-top:13px;line-height:1.6}.hero-art{position:relative;border-radius:4px;background:var(--mint);aspect-ratio:1.03;padding:23px 25px 19px;display:flex;flex-direction:column;justify-content:space-between}.art-top,.art-bottom{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.1em}.art-top{position:relative;z-index:1}.art-bottom{align-items:center;z-index:1}.art-bottom>span:last-child{font-size:25px}.x-art{position:absolute;width:100%;height:100%;inset:0;object-fit:contain}.art-label{position:absolute;bottom:73px;right:-24px;display:flex;align-items:center;gap:14px;background:var(--paper);border:1px solid #cfdbd1;padding:15px 21px;box-shadow:0 12px 30px #1026220a;transform:rotate(-5deg)}.art-label-small{font-size:8px;letter-spacing:.09em;display:block;margin-bottom:6px}.art-label strong{font-family:Georgia,serif;font-size:25px;font-style:italic;font-weight:400}.small-x{font-family:Georgia,serif;font-style:italic;font-size:46px;color:var(--green)}.hero-foot{margin-top:48px;padding:23px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hero-foot p{font-size:12px;color:var(--muted)}.coordinates{font-size:9px;letter-spacing:.14em;display:flex;gap:12px;align-items:center;white-space:nowrap}.coordinates i{color:var(--green);font-style:normal;font-size:14px}.brand-story{padding:58px 40px 58px 20px;display:grid;grid-template-columns:220px 1fr;align-items:center;gap:45px;border-bottom:1px solid var(--line)}.story-symbol{font-size:78px;letter-spacing:-.1em;white-space:nowrap;font-weight:600}.story-symbol>span{font-weight:400;font-family:Georgia,serif;color:transparent;-webkit-text-stroke:1px #7ca99a;display:inline-block;transform:rotate(-8deg);margin-right:4px}.brand-story .eyebrow{color:var(--green);margin-bottom:11px}.brand-story h2{font-size:25px;font-weight:500;letter-spacing:-.04em;margin-bottom:12px}.brand-story p:last-child{font-size:14px;color:var(--muted);line-height:1.8;max-width:750px}.services{padding-top:72px;padding-bottom:60px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:42px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:14px;color:var(--green)}h2{font-size:clamp(30px,3vw,42px);font-weight:500;letter-spacing:-.055em;line-height:1.15}.section-heading>p{max-width:260px;color:var(--muted);font-size:14px;line-height:1.65}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{border:1px solid var(--line);border-radius:3px;background:#faf8f3;display:flex;flex-direction:column;padding:28px 27px 21px}.service-card:hover{border-color:var(--green)}.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.service-num{font-size:11px;color:var(--green);letter-spacing:.1em}.service-icon{width:42px;height:42px;padding:8px;background:#e5eae1;border-radius:50%;color:var(--green)}.service-card h3{font-size:25px;line-height:1.22;letter-spacing:-.045em;font-weight:500;max-width:270px;min-height:92px}.service-card>p{font-size:13px;line-height:1.75;color:var(--muted);margin:15px 0 20px;min-height:70px}.service-card ul{list-style:none;padding:0;margin:0 0 25px;font-size:12px;line-height:1.6}.service-card li{padding:8px 0;border-bottom:1px solid #e1e3da;display:flex;align-items:flex-start;gap:10px}.service-card li:before{content:'↗';color:var(--green)}.service-link{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:auto;font-size:12px;min-height:35px;padding-top:6px}.service-link span:last-child{font-size:24px}.method{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-top:31px}.method .eyebrow{color:var(--muted);white-space:nowrap}.method>p{display:flex;gap:23px;align-items:center;font-size:11px;line-height:1.5}.method b{font-size:16px;color:var(--green);font-weight:400}.matcher{padding:70px 0 72px;background:var(--forest);color:var(--paper)}.match-heading .eyebrow{color:var(--mint)}.match-heading .status-dot{background:var(--lime)}.match-heading>p{color:#b4c7bc;max-width:330px}.match-heading h2{font-family:Georgia,serif;font-style:italic;letter-spacing:-.04em;font-size:45px}.match-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:28px;align-items:start}#match-form{border:1px solid #365047;border-radius:4px;padding:32px}fieldset{min-width:0;border:0;padding:0;margin:0 0 28px}legend{display:flex;align-items:baseline;gap:13px;font-size:14px;font-weight:500;line-height:1.5;margin-bottom:13px;padding:0}legend>span:first-child{color:var(--mint);font-size:10px;letter-spacing:.1em}select{width:100%;min-height:46px;border:1px solid #5b7368;background:#1c332b;color:var(--paper);padding:12px 36px 12px 14px;border-radius:3px;font-size:13px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23bce9d9' stroke-width='1.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}select option{background:#1c332b;color:#f3f0e9}.field-hint{font-size:11px;color:#b1c4b9;margin:-5px 0 12px}.need-options{display:flex;flex-wrap:wrap;gap:8px}.choice{position:relative;display:block;cursor:pointer}.choice input{position:absolute;opacity:0;width:1px;height:1px}.choice>span{display:flex;align-items:center;gap:9px;font-size:11px;min-height:41px;padding:11px 12px;border:1px solid #5b7368;border-radius:3px;line-height:1.5;transition:background .15s}.choice>span:before{content:'+';color:var(--mint);font-size:14px}.choice input:checked+span{background:var(--mint);color:var(--forest);border-color:var(--mint)}.choice input:checked+span:before{content:'✓';color:var(--forest)}.choice input:focus-visible+span{outline:3px solid var(--lime);outline-offset:3px}.type-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.type-choice{cursor:pointer;position:relative;display:block}.type-choice input{position:absolute;opacity:0;width:1px;height:1px}.type-choice>span{padding:13px 12px;border:1px solid #5b7368;border-radius:3px;display:flex;flex-direction:column;gap:7px;height:100%;min-height:82px}.type-choice strong{font-size:11px;line-height:1.5;font-weight:500;padding-right:12px}.type-choice small{font-size:10px;line-height:1.5;color:#b1c4b9}.type-choice input:checked+span{border-color:var(--mint);background:#2b483b}.type-choice input:checked+span:after{content:'✓';position:absolute;right:10px;top:10px;font-size:12px;color:var(--mint)}.type-choice input:focus-visible+span{outline:3px solid var(--lime);outline-offset:3px}.detail-inputs{margin:0 0 23px;font-size:12px;color:#c1d2c8}.detail-inputs summary{cursor:pointer;min-height:26px}.detail-inputs label{display:block;font-size:11px;line-height:1.6;margin:17px 0 8px}textarea{width:100%;resize:vertical;border-radius:3px;line-height:1.7;min-height:90px;padding:13px;font-size:13px}.detail-inputs textarea{background:#1c332b;border:1px solid #5b7368;color:var(--paper)}textarea::placeholder{color:#a8bbae;opacity:1}.full{width:100%}.form-privacy{color:#b1c4b9;font-size:10px;line-height:1.7;margin-top:12px;text-align:center}.form-error{font-size:12px;color:#ffe6b4;line-height:1.6;margin-bottom:15px}.result-panel{background:#e7eee4;color:var(--forest);padding:34px;border-radius:4px;min-height:595px}#empty-result{display:flex;flex-direction:column;align-items:flex-start}#empty-result>.eyebrow{color:var(--green);font-size:9px}.empty-graphic{height:220px;display:flex;align-items:center;justify-content:center;width:100%;gap:27px}.empty-graphic span:first-child{font-family:Georgia,serif;font-size:122px;font-style:italic;color:var(--green);font-weight:400;transform:rotate(-10deg)}.empty-graphic i{font-size:33px;font-style:normal;font-weight:300;color:#729684}.empty-graphic span:last-child{border:1px dashed #8daf9b;color:#759782;width:94px;height:111px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-style:italic;font-size:56px;transform:rotate(9deg)}.result-panel h3{font-size:28px;font-weight:500;letter-spacing:-.045em;line-height:1.2;margin-bottom:15px}.result-panel p:not(.eyebrow){font-size:13px;line-height:1.8;color:#466154}.result-promises{padding:24px 0 0;margin:0;list-style:none;width:100%}.result-promises li{border-top:1px solid #c7d3c3;padding:13px 0;display:flex;gap:14px;font-size:12px;line-height:1.6}.result-promises li>span:first-child{color:var(--green)}.result-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.result-top .eyebrow{color:var(--green)}.match-check{width:25px;height:25px;border:1px solid #99b09f;border-radius:50%;display:grid;place-items:center;font-size:13px}.recommendation{padding:19px 0;border-bottom:1px solid #c7d3c3}.recommendation .rec-tag{font-size:9px;color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px}.recommendation h4{font-size:15px;font-weight:500;margin:0 0 9px;line-height:1.5}.recommendation ul{margin:0;padding-left:16px;color:#466154;font-size:12px;line-height:1.7}.recommendation li+li{margin-top:5px}.next-step{padding:22px 0}.next-step .eyebrow{font-size:9px;color:var(--green);margin-bottom:8px}.result-panel .result-note{font-size:10px!important;line-height:1.65!important;margin-top:13px}.result-panel :focus-visible{outline-color:var(--green)}.brief-panel{margin-top:28px;border:1px solid #5b7368;border-radius:4px;padding:30px}.brief-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:20px}.brief-heading .eyebrow{color:var(--mint);margin-bottom:9px}.brief-heading h3{font-size:29px;font-weight:400;font-family:Georgia,serif;letter-spacing:-.03em}.brief-panel>label{font-size:12px;line-height:1.7;color:#bacdc0;display:block;margin-bottom:12px}#brief-text{background:var(--paper);color:var(--ink);font-size:13px;border:1px solid var(--paper);min-height:270px}.brief-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:18px}.brief-actions #copy-status{font-size:12px;color:var(--mint);line-height:1.7;flex-basis:100%}.draft-note{font-size:10px;color:#b1c4b9;line-height:1.6;margin-top:10px}.text-button{background:none;padding:8px 0;font-size:12px;text-decoration:underline;text-underline-offset:4px;min-height:40px}.footer{padding-top:40px;padding-bottom:24px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer img{width:185px;height:auto}.footer>div:first-child p{font-size:12px;color:var(--green);margin-top:9px}.footer-meta{display:flex;flex-direction:column;align-items:flex-end;gap:9px;font-size:11px;color:var(--muted)}.private-badge{font-size:9px;display:inline-flex;gap:7px;align-items:center;border:1px solid #c8d2c7;border-radius:3px;padding:5px 8px}.private-badge .status-dot{width:4px;height:4px}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);display:flex;align-items:center;gap:28px;font-size:10px;color:var(--muted);padding-top:12px}.footer-bottom>.text-button{font-size:10px;margin-left:auto}.skip-link{position:absolute;left:10px;top:-70px;background:var(--lime);padding:14px;z-index:50}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}dialog{border:1px solid var(--line);border-radius:4px;background:var(--paper);color:var(--ink);max-width:540px;width:calc(100% - 36px);padding:35px}dialog::backdrop{background:#102622b0}dialog>div{position:relative}dialog .eyebrow{margin-bottom:18px;color:var(--green)}dialog h2{font-size:32px;margin-bottom:18px}dialog p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:24px}.dialog-close{position:absolute;right:-13px;top:-23px;background:none;width:44px;height:44px;font-size:25px}.noscript{padding:20px;background:var(--lime);position:fixed;bottom:0;z-index:30;font-size:14px}html[lang=nl] h1{font-size:clamp(43px,4.1vw,61px)}html[lang=de] h1{font-size:clamp(39px,3.85vw,58px)}html[lang=de] h2,html[lang=nl] h2{font-size:clamp(30px,2.7vw,38px)}html[lang=de] .service-card h3,html[lang=nl] .service-card h3{font-size:24px}html[lang=de] .method>p,html[lang=nl] .method>p{gap:14px;font-size:10px}
@media(min-width:1450px){.hero-main{gap:90px}.hero-art{max-width:485px}.hero{padding-top:82px}}
@media(max-width:1100px){.wrap{padding-left:35px;padding-right:35px}.header-inner{padding:0 35px;gap:20px}.desktop-nav{gap:20px;margin-right:10px}.header-right{gap:18px}.hero-main{gap:38px;grid-template-columns:1.15fr 1fr}.hero{padding-top:55px}.hero-copy>.eyebrow{font-size:8px}.hero-desc{font-size:15px}.art-label{right:-14px;bottom:55px;padding:12px 15px}.service-card{padding:23px 20px}.service-card h3{font-size:23px}.section-heading{gap:30px}.match-layout{gap:20px}#match-form,.result-panel{padding:25px}.method{align-items:flex-start}.method>p{gap:14px}.brand-story{grid-template-columns:170px 1fr;gap:30px;padding-left:0;padding-right:0}.story-symbol{font-size:65px}}
@media(max-width:850px){.desktop-nav{display:none}.header-inner{height:76px}.hero-main{gap:25px}.hero-art{aspect-ratio:.88}.art-top{font-size:7px}.art-bottom{font-size:7px}.art-label{bottom:44px}.hero-foot{flex-direction:column;align-items:flex-start;gap:16px}.service-grid{gap:12px}.service-card{padding:22px 16px}.service-card h3,html[lang=de] .service-card h3,html[lang=nl] .service-card h3{font-size:22px;min-height:107px}.service-card>p{font-size:12px}.service-card li{font-size:11px}.service-link{font-size:11px}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.section-heading>p{max-width:440px}.method{flex-direction:column;gap:12px}.match-layout{grid-template-columns:1fr 1fr;gap:16px}#match-form,.result-panel{padding:22px}.type-options{grid-template-columns:1fr}.type-choice>span{min-height:66px}.result-panel{min-height:600px}.result-panel h3{font-size:24px}.match-heading h2{font-size:39px}}
@media(max-width:640px){html{scroll-padding-top:90px}.wrap{padding-left:22px;padding-right:22px}.header-inner{height:70px;padding:0 20px;gap:12px}.brand img{width:155px}.header-right{gap:0}.header-cta{display:none}.languages button{font-size:10px;padding:11px 9px;min-width:35px;min-height:42px}.hero{padding-top:37px}.hero-main{display:flex;flex-direction:column;gap:29px;align-items:stretch}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.1em;margin-bottom:21px;gap:7px}h1{font-size:clamp(44px,11.7vw,70px);letter-spacing:-.065em}html[lang=nl] h1{font-size:clamp(38px,9.25vw,59px)}html[lang=de] h1{font-size:clamp(33px,8.65vw,55px)}.hero-desc{font-size:15px;line-height:1.7;margin-top:21px;margin-bottom:22px;max-width:430px}.hero .button{min-width:194px}.hero-note{font-size:10px}.hero-art{aspect-ratio:1.25;padding:19px 20px 15px;margin-right:9px;margin-top:3px}.x-art{transform:scale(.97)}.art-label{bottom:42px;right:-10px;gap:10px;padding:11px 15px}.art-label strong{font-size:23px}.art-label-small{font-size:7px}.small-x{font-size:36px}.art-bottom{font-size:7px}.art-top{font-size:8px}.hero-foot{margin-top:30px;padding:21px 0;gap:17px}.hero-foot p{font-size:11px;line-height:1.7;max-width:300px}.coordinates{font-size:8px;gap:13px}.brand-story{padding:32px 0;grid-template-columns:1fr;gap:21px}.story-symbol{font-size:48px}.brand-story h2{font-size:25px!important}.brand-story .eyebrow{font-size:8px}.brand-story p:last-child{font-size:13px;line-height:1.8}.services{padding-top:42px;padding-bottom:35px}.section-heading{gap:15px;margin-bottom:23px}.section-heading .eyebrow{font-size:9px;margin-bottom:11px}h2,html[lang=de] h2,html[lang=nl] h2{font-size:33px;line-height:1.15}.section-heading>p{font-size:13px;max-width:340px}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:24px}.service-top{margin-bottom:18px}.service-card h3,html[lang=de] .service-card h3,html[lang=nl] .service-card h3{font-size:27px;min-height:0;max-width:100%}.service-card>p{font-size:13px;min-height:0;margin-top:13px;margin-bottom:16px}.service-card ul{margin-bottom:15px}.service-card li{font-size:12px}.service-link{font-size:12px;min-height:42px}.method{margin-top:25px;gap:17px}.method>p,html[lang=de] .method>p,html[lang=nl] .method>p{display:grid;grid-template-columns:1fr auto;gap:11px;font-size:11px;width:100%}.method>p>span:last-child{grid-column:1/-1}.matcher{padding-top:41px;padding-bottom:38px}.match-heading h2,html[lang=de] .match-heading h2,html[lang=nl] .match-heading h2{font-size:36px}.match-layout{grid-template-columns:1fr;gap:16px}#match-form{padding:24px 20px}legend{font-size:13px;gap:10px;line-height:1.6}.choice>span{font-size:11px;min-height:44px;padding:11px}.type-options{grid-template-columns:1fr 1fr;gap:8px}.type-choice>span{padding:13px 10px;min-height:94px}.type-choice strong{font-size:11px}.type-choice small{font-size:10px}.type-choice input:checked+span:after{right:7px;top:8px}fieldset{margin-bottom:26px}.button{font-size:13px;padding:14px 18px;min-height:49px}.form-privacy{font-size:9px}.result-panel{padding:25px;min-height:0}.empty-graphic{height:170px}.empty-graphic span:first-child{font-size:100px}.empty-graphic span:last-child{height:90px;width:77px;font-size:44px}.result-panel h3{font-size:27px}.result-panel p:not(.eyebrow){font-size:13px}.result-promises{padding-top:20px}.result-promises li{font-size:11px}.brief-panel{padding:23px 18px}.brief-heading{align-items:flex-start;gap:10px}.brief-heading h3{font-size:24px}.brief-heading .text-button{font-size:10px;max-width:75px;text-align:right;line-height:1.6}.brief-heading .eyebrow{font-size:8px}.brief-panel>label{font-size:11px}.brief-actions{gap:10px}.brief-actions .button{font-size:11px;padding:13px;gap:14px}.footer{padding-top:30px;padding-bottom:17px;gap:25px;grid-template-columns:1fr}.footer-meta{align-items:flex-start;gap:8px;font-size:10px}.footer>div:first-child p{font-size:11px}.footer-bottom{gap:18px;flex-wrap:wrap;font-size:9px}.footer-bottom .text-button{font-size:9px}.private-badge{font-size:8px}textarea,select{font-size:16px}#brief-text{font-size:14px}.detail-inputs textarea{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.service-card,.brief-heading>div,.match-layout>*{min-width:0}.service-card h3,.brief-heading h3{overflow-wrap:anywhere;hyphens:auto}.brief-heading .text-button{flex-shrink:0}.button>span:first-child{min-width:0;overflow-wrap:anywhere;text-align:left}.button>span:last-child:not(:first-child){flex-shrink:0}
@media(max-width:640px){.service-grid{grid-template-columns:minmax(0,1fr)}.brief-heading{flex-wrap:wrap}.brief-heading>div{flex-basis:100%}.brief-heading .text-button{max-width:none;text-align:left;min-height:32px}.coordinates{white-space:normal;line-height:1.8}}
.cases{padding-top:15px;padding-bottom:72px}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.case-card{border-top:3px solid var(--forest);background:#e9eee7;padding:25px 25px 27px;min-width:0}.case-top{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:31px}.case-num,.case-tag{font-size:9px;letter-spacing:.12em;color:var(--green)}.case-tag{text-align:right}.case-card h3{font-size:24px;line-height:1.25;letter-spacing:-.045em;font-weight:500;min-height:86px;overflow-wrap:anywhere;hyphens:auto}.case-row{border-top:1px solid #cbd5ca;padding-top:13px;margin-top:13px}.case-label{font-size:9px;letter-spacing:.11em;color:var(--green);text-transform:uppercase}.case-row p{font-size:12px;line-height:1.7;color:var(--muted);margin-top:6px}.case-note{margin-top:18px;color:var(--muted);font-size:10px;line-height:1.6}
@media(max-width:850px){.case-grid{grid-template-columns:1fr}.case-card h3{min-height:0;margin-bottom:20px}.case-row{display:grid;grid-template-columns:90px 1fr;gap:15px}.case-row p{margin-top:0}}
@media(max-width:640px){.cases{padding-top:10px;padding-bottom:45px}.case-card{padding:22px}.case-top{margin-bottom:20px}.case-card h3{font-size:25px}.case-row{display:block}.case-row p{margin-top:6px}}
@media(max-width:640px){.header-inner{padding-left:14px;padding-right:14px;gap:8px}.brand img{width:140px}.languages button{padding-left:6px;padding-right:6px;min-width:30px}}
.contact{padding-top:72px;padding-bottom:72px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.contact-copy .eyebrow{color:var(--green);margin-bottom:14px}.contact-copy h2{max-width:430px}.contact-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.7;margin-top:18px}.contact-details{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:28px;font-size:12px;color:var(--muted)}.contact-details a,.footer-meta a{text-decoration:underline;text-underline-offset:4px;color:var(--green)}.contact-form{background:#faf8f3;border:1px solid var(--line);padding:32px;border-radius:4px;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.contact-form label{font-size:12px;font-weight:600;margin-top:7px}.contact-form input,.contact-form textarea{background:#fff;color:var(--ink);border:1px solid #b9c3b9;border-radius:3px;padding:12px;font-size:14px;min-height:46px}.contact-form label,.contact-form input,.contact-form textarea,.contact-form button,.contact-privacy,.contact-success{grid-column:1/-1}.contact-form textarea{min-height:135px}.contact-form button{margin-top:9px;width:max-content}.contact-privacy{font-size:10px;color:var(--muted);line-height:1.6}.contact-success{padding:12px;background:var(--mint);font-size:12px;border-radius:3px}.honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}@media(max-width:760px){.contact{grid-template-columns:1fr;gap:30px;padding-top:48px;padding-bottom:48px}.contact-form{padding:24px 20px}}
