.brick-page{--brick-tint:#edf1e8;--brick-green:#275634}
.brick-page .breadcrumbs{flex-wrap:wrap;row-gap:8px;overflow-wrap:anywhere}
.brick-page .breadcrumbs>*{min-width:0}
.brick-intro{display:grid;grid-template-columns:1.5fr 1fr;align-items:end;gap:65px;padding:49px 0 49px}
.brick-intro h1,.brick-case-intro h1{font-size:clamp(50px,5.5vw,80px);line-height:1.08;font-weight:500;letter-spacing:-.062em}
.brick-intro>div:last-child{max-width:405px;justify-self:end;padding-bottom:5px}
.brick-intro>div:last-child>p{font-size:17px;line-height:1.8;color:var(--muted)}
.brick-intro-actions{display:flex;flex-direction:column;gap:22px;align-items:flex-start;margin-top:27px}
.brick-page main .pill{white-space:normal;max-width:100%;text-align:left;font-size:14px;min-height:53px;--pill-circle:33px;gap:15px;padding:10px 10px 10px 23px}
.brick-text-link{display:inline-flex;align-items:center;gap:16px;font-size:14px;line-height:1.6;font-weight:600}
.brick-text-link>span{font-size:20px}
.brick-hero{height:clamp(390px,42vw,590px);position:relative;overflow:hidden;border-radius:24px;margin-block:0}
.brick-hero>img{object-position:68% 58%}
.brick-hero>figcaption{position:absolute;left:30px;bottom:30px;max-width:calc(100% - 60px);background:#fff;border-radius:15px;padding:16px 21px;font-size:14px;line-height:1.6}
.brick-process{display:grid;grid-template-columns:.77fr 1.23fr;gap:90px;padding-top:110px;padding-bottom:90px;align-items:start}
.brick-process>aside{position:sticky;top:117px}
.brick-process h2,.brick-project-bridge h2,.brick-closing h2,.brick-case-story h2{font-size:clamp(37px,4vw,56px);font-weight:500;line-height:1.1;letter-spacing:-.052em}
.brick-process>aside>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);max-width:310px;margin:25px 0 30px}
.brick-step-nav{display:grid;gap:10px;max-width:330px}
.brick-step-nav>a{display:flex;gap:18px;align-items:center;padding:18px 21px;font-size:14px;font-weight:600;line-height:1.5;border-radius:14px;background:var(--stone);transition:background .2s,color .2s}
.brick-step-nav>a>span{color:var(--muted);font-size:12px;min-width:20px}
.brick-step-nav>a[aria-current=step]{background:var(--brick-green);color:#fff}
.brick-step-nav>a[aria-current=step]>span{color:#d9e7d1}
.brick-step{scroll-margin-top:112px;margin-bottom:66px;padding-bottom:55px;border-bottom:1px solid var(--line)}
.brick-step:last-child{margin-bottom:0;padding-bottom:0;border:0}
.brick-step>figure{margin:0}
.brick-step>figure>img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:22px}
.brick-step--inkoop>figure>img{object-position:50% 50%}
.brick-step figcaption{font-size:12px;line-height:1.6;margin-top:12px;color:var(--muted)}
.brick-step-copy{padding-top:30px}
.brick-step-copy .eyebrow{margin-bottom:13px}
.brick-step-copy h3{font-size:clamp(29px,2.8vw,39px);line-height:1.15;letter-spacing:-.045em;font-weight:500;max-width:600px}
.brick-step-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;color:var(--muted);max-width:590px;margin-top:18px}
.brick-project-bridge{display:grid;grid-template-columns:1fr 1.05fr;background:var(--brick-tint);border-radius:24px;overflow:hidden;align-items:center}
.brick-project-bridge>div{padding:53px 47px}
.brick-project-bridge>div>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);margin:25px 0;max-width:430px}
.brick-project-bridge>figure{align-self:stretch;position:relative;margin:0;min-height:490px}
.brick-project-bridge>figure>img{position:absolute;inset:0;object-fit:cover}
.brick-project-bridge figcaption{position:absolute;bottom:25px;left:25px;right:25px;max-width:max-content;border-radius:12px;padding:12px 17px;background:#fff;font-size:13px;line-height:1.6}
.brick-closing{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:95px}
.brick-closing>div:last-child{background:var(--stone);padding:38px 42px;border-radius:22px}
.brick-closing>div:first-child{padding-block:38px}
.brick-closing>div>p:not(.eyebrow){font-size:16px;line-height:1.85;color:var(--muted);margin:25px 0;max-width:450px}
.brick-projects-intro{padding-bottom:65px}
.brick-projects-intro .pill{margin-top:25px}
.brick-projects-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 0;border-top:1px solid var(--line)}
.brick-projects-heading h2,.brick-related>h2{font-size:32px;font-weight:500;letter-spacing:-.045em}
.brick-projects-heading>p{font-size:14px;color:var(--muted)}
.brick-project-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 30px}
.brick-projects .brick-project-card:nth-child(even){transform:translateY(55px)}
.brick-project-card{min-width:0;display:block}
.brick-project-card>div{position:relative;aspect-ratio:4/3;border-radius:22px;overflow:hidden;background:var(--stone)}
.brick-project-card>div>img{transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.brick-card-arrow{position:absolute;right:22px;bottom:22px;display:grid;place-items:center;width:49px;height:49px;border-radius:50%;background:#fff;color:var(--brick-green);font-size:25px;transition:background .2s}
.brick-project-card>p{margin-top:21px;font-size:13px;line-height:1.6;color:var(--muted)}
.brick-project-card h3{font-size:clamp(27px,3vw,39px);font-weight:500;letter-spacing:-.045em;line-height:1.2;margin-top:8px;hyphens:auto;overflow-wrap:anywhere}
.brick-project-card-link{display:inline-block;margin-top:15px;font-size:13px;font-weight:600}
.brick-projects{padding-bottom:135px}
.brick-projects-bottom{display:flex;justify-content:space-between;align-items:center;gap:35px;background:var(--brick-tint);border-radius:23px;padding:46px 53px;margin-bottom:75px}
.brick-projects-bottom h2{font-size:44px;letter-spacing:-.05em;font-weight:500;line-height:1.15}
.brick-projects-bottom p{margin-top:14px;font-size:16px;color:var(--muted);line-height:1.75}
.brick-case-intro{padding:49px 0 43px;max-width:900px}
.brick-case-intro>p:not(.eyebrow){font-size:19px;line-height:1.8;max-width:730px;margin-top:25px;color:var(--muted)}
.brick-case-hero{margin:0;border-radius:24px;overflow:hidden;background:var(--stone)}
.brick-case-hero>img{width:100%;height:auto;max-height:730px;object-fit:cover}
.brick-case-story{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:70px 0}
.brick-case-story>div>p:not(.eyebrow){font-size:17px;line-height:1.9;margin-bottom:23px;color:var(--muted)}
.brick-case-story .brick-text-link{margin-top:10px}
.brick-case-gallery{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:start}
.brick-case-gallery>figure{margin:0;border-radius:20px;overflow:hidden;background:var(--stone);width:100%;max-width:var(--photo-width,100%);justify-self:center}
.brick-case-gallery>figure>img{width:100%;height:auto}
.brick-case-gallery>figure:only-child{grid-column:1/-1}
.brick-case-back{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;margin:50px 0 75px}
.brick-related{padding-bottom:85px}
.brick-related>h2{margin-bottom:30px}
@media(hover:hover){.brick-project-card:hover img{transform:scale(1.035)}.brick-project-card:hover .brick-card-arrow{background:#b5d94e}.brick-step-nav>a:hover{background:#e2e8da}.brick-step-nav>a[aria-current=step]:hover{background:var(--brick-green)}}
@media(max-width:1150px){.brick-intro{gap:38px;grid-template-columns:1.3fr 1fr}.brick-process{gap:55px;grid-template-columns:.82fr 1.18fr}.brick-project-bridge>div{padding:40px 34px}.brick-closing{gap:40px}.brick-closing>div:last-child{padding:34px}.brick-case-story{gap:40px}}
@media(max-width:850px){.brick-intro{grid-template-columns:1fr;gap:26px;padding-top:34px}.brick-intro>div:last-child{justify-self:start;max-width:610px}.brick-intro h1{font-size:61px}.brick-intro-actions{flex-direction:row;align-items:center;flex-wrap:wrap}.brick-process{gap:35px;padding-top:75px;grid-template-columns:.8fr 1.2fr}.brick-process h2{font-size:36px}.brick-step-nav>a{padding:16px 14px;font-size:12px;gap:12px}.brick-project-bridge{grid-template-columns:1fr}.brick-project-bridge>div{padding:40px}.brick-project-bridge>figure{height:430px;min-height:0}.brick-closing{gap:30px}.brick-closing h2{font-size:38px}.brick-project-grid{gap:37px 22px}.brick-project-card h3{font-size:30px}.brick-projects-bottom{align-items:flex-start;flex-direction:column;padding:37px}.brick-case-story h2{font-size:38px}.brick-case-story>div>p:not(.eyebrow){font-size:16px}.brick-case-intro h1{font-size:64px}}
@media(max-width:650px){.brick-intro{padding:29px 0 33px;gap:24px}.brick-intro h1{font-size:clamp(40px,9vw,56px)}.brick-intro>div:last-child>p{font-size:16px}.brick-intro-actions{gap:20px}.brick-page main .pill{font-size:13px;--pill-circle:30px;padding-left:19px;gap:12px;min-height:49px}.brick-text-link{font-size:13px}.brick-hero{height:auto;aspect-ratio:4/3;border-radius:19px}.brick-hero>img{object-position:62% 55%}.brick-hero>figcaption{left:18px;bottom:18px;max-width:calc(100% - 36px);font-size:11px;padding:10px 13px;border-radius:11px}.brick-process{display:block;padding-top:62px;padding-bottom:62px}.brick-process>aside{position:static}.brick-process h2{font-size:43px}.brick-process>aside>p:not(.eyebrow){max-width:490px;margin-bottom:33px}.brick-step-nav{display:none}.brick-step{margin-bottom:40px;padding-bottom:39px}.brick-step>figure>img{border-radius:18px}.brick-step-copy{padding-top:25px}.brick-step-copy h3{font-size:32px}.brick-step-copy>p:not(.eyebrow){font-size:15px}.brick-step figcaption{font-size:11px}.brick-project-bridge{border-radius:20px}.brick-project-bridge>div{padding:34px 27px}.brick-project-bridge h2{font-size:39px}.brick-project-bridge>figure{height:340px}.brick-project-bridge figcaption{bottom:20px;left:20px;right:20px;font-size:12px}.brick-closing{grid-template-columns:1fr;gap:30px;padding-block:59px}.brick-closing>div:first-child{padding:0}.brick-closing>div:last-child{padding:31px 27px}.brick-closing h2{font-size:42px}.brick-project-grid{grid-template-columns:1fr;gap:36px}.brick-projects .brick-project-card:nth-child(even){transform:none}.brick-projects-heading{padding-block:23px}.brick-projects-heading h2{font-size:29px}.brick-projects-heading>p{font-size:12px}.brick-project-card>div{border-radius:19px}.brick-project-card h3{font-size:34px}.brick-project-card>p{margin-top:17px}.brick-projects{padding-bottom:55px}.brick-projects-bottom{padding:31px 27px;border-radius:20px;margin-bottom:55px;gap:25px}.brick-projects-bottom h2{font-size:37px}.brick-case-intro{padding:29px 0 30px}.brick-case-intro h1{font-size:clamp(43px,10vw,60px)}.brick-case-intro>p:not(.eyebrow){font-size:16px;margin-top:20px}.brick-case-hero{border-radius:19px}.brick-case-story{grid-template-columns:1fr;gap:25px;padding:43px 0}.brick-case-story h2{font-size:39px}.brick-case-gallery{grid-template-columns:1fr;gap:18px}.brick-case-gallery>figure{border-radius:17px}.brick-case-back{margin:35px 0 55px;gap:15px}.brick-related{padding-bottom:55px}.brick-related>h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){.brick-project-card>div>img,.brick-card-arrow,.brick-step-nav>a{transition:none}}

.brick-case-intro h1{hyphens:auto;overflow-wrap:anywhere}.brick-case-facts{display:flex;gap:55px;margin:0 0 32px;padding:0}.brick-case-facts dt{font-size:12px;line-height:1.6;color:var(--muted)}.brick-case-facts dd{margin:6px 0 0;font-size:14px;line-height:1.6;font-weight:600}
@media(max-width:650px){.brick-case-facts{display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:28px}}

.brick-step>figure#pallets{scroll-margin-top:112px}

/* A quiet video invitation within the sorting step; playback expands on request. */
.brick-film{margin-top:29px;border-radius:22px;background:#f3f4ef;overflow:hidden}
.brick-film>summary{display:flex;align-items:center;gap:21px;padding:16px;list-style:none;cursor:pointer;-webkit-tap-highlight-color:transparent}
.brick-film>summary::-webkit-details-marker{display:none}
.brick-film>summary:focus-visible{outline:3px solid var(--brick-green);outline-offset:-4px;border-radius:22px}
.brick-film .brick-film-thumb{display:block;width:82px;height:96px;object-fit:cover;object-position:center;border-radius:13px;flex:none}
.brick-film-label{flex:1;min-width:0}
.brick-film-title{display:block;font-size:17px;line-height:1.35;font-weight:600;letter-spacing:-.035em}
.brick-film-meta{display:block;margin-top:9px;font-size:12px;line-height:1.6;color:var(--muted)}
.brick-film-action{display:grid;place-items:center;flex:none;width:43px;height:43px;border-radius:50%;background:var(--brick-green);color:#fff;transition:background .2s,color .2s,transform .2s}
.brick-film-action svg{width:21px;height:21px}
.brick-film-play-icon{fill:currentColor}
.brick-film-close-icon{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.brick-film .brick-film-close,.brick-film .brick-film-close-icon{display:none}
.brick-film[open] .brick-film-watch,.brick-film[open] .brick-film-play-icon{display:none}
.brick-film[open] .brick-film-close{display:inline}
.brick-film[open] .brick-film-close-icon{display:block}
.brick-film-body{padding:0 16px 20px}
.brick-film-stage{display:flex;justify-content:center;padding:16px;border-radius:15px;background:#e3e8df}
.brick-film video{display:block;width:auto;max-width:100%;height:auto;max-height:min(65svh,520px);border-radius:10px;object-fit:contain;background:#18241c}
.brick-film video:focus-visible{outline:3px solid var(--brick-green);outline-offset:4px}
.brick-film-caption,.brick-film-help{padding:0 5px;margin-top:15px;font-size:12px;line-height:1.7;color:var(--muted)}
.brick-film-help a{text-decoration:underline;text-underline-offset:3px}
.brick-closing>div>p.brick-trade-note{font-size:14px;line-height:1.7;margin:0 0 25px;padding-left:16px;border-left:3px solid var(--brick-green)}
.brick-trade-note strong{display:block;font-weight:650;color:var(--brick-green)}
.brick-case-back{align-items:flex-start}
.brick-case-business>p{max-width:300px;font-size:12px;line-height:1.65;color:var(--muted);margin:12px 0 0}
@media(hover:hover){.brick-film>summary:hover .brick-film-action{background:#b5d94e;color:var(--brick-green);transform:scale(1.06)}}
@media(max-width:850px){.brick-film>summary{gap:14px;padding:13px}.brick-film .brick-film-thumb{width:64px;height:82px}.brick-film-title{font-size:15px}.brick-film-action{width:36px;height:36px}.brick-film-body{padding-inline:13px}.brick-film-stage{padding:12px}}
@media(max-width:380px){.brick-film .brick-film-thumb{width:54px;height:74px}.brick-film>summary{gap:11px}.brick-film-meta{font-size:11px}.brick-film-title{font-size:14px}.brick-film-action{width:33px;height:33px}}
@media(prefers-reduced-motion:reduce){.brick-film-action{transition:none}}

.brick-film-noscript{margin-top:29px}
