/*
Theme Name: GreenHouse Turiec
Author: eIDENTITY
Version: 2.4.1
Requires at least: 6.6
Requires PHP: 8.0
Text Domain: greenhouse-turiec
Description: Natívna bloková téma s editovateľným obsahom, hlavičkou a pätičkou.
*/
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/manrope-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/manrope-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/manrope-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/manrope-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(fonts/manrope-4.ttf) format('truetype');
}

:root{--ink:#172e27;--green:#006b4d;--lime:#d6ed86;--paper:#f8faf7;--line:#dce5dd;--muted:#5c6e65}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-underline-offset:5px}img{display:block;max-width:100%;height:auto}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #187baa;outline-offset:5px}h1,h2,h3,p,figure{margin:0}p+p{margin-top:1em}h1,h2,h3{font-weight:500;line-height:1.09;letter-spacing:-.045em}h1{font-size:clamp(2.65rem,5.6vw,5.4rem)}h2{font-size:clamp(2rem,3.6vw,3.7rem)}h3{font-size:1.65rem}h1 em,h2 em{font-family:Georgia,serif;font-weight:normal;color:var(--green)}.wrap{max-width:1320px;margin:auto;padding:0 5vw}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-size:20px;line-height:1.15;font-weight:700;letter-spacing:-.5px}.brand img{width:56px;height:66px;object-fit:contain}.brand small{display:block;font-size:12px;letter-spacing:2.5px;font-weight:400;margin-top:6px}.nav{display:flex;align-items:center;gap:30px;font-size:15px}.nav a{text-decoration:none}.nav a[aria-current=page]{color:var(--green);text-decoration:underline}.nav .nav-contact{border:1px solid var(--ink);border-radius:30px;padding:10px 23px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:700;margin-bottom:23px;color:var(--green)}.hero{display:grid;grid-template-columns:1fr 1.02fr;gap:5%;padding-top:58px;padding-bottom:64px;align-items:center}.hero-copy p:not(.eyebrow){max-width:430px;margin-top:27px;color:var(--muted);font-size:18px}.hero-photo{position:relative}.hero-photo figure{border-radius:120px 12px 12px 12px;overflow:hidden}.hero-photo img{width:100%;height:570px;object-fit:cover}.photo-label{position:absolute;left:-27px;bottom:26px;background:var(--lime);padding:18px 23px;border-radius:4px;max-width:270px;font-size:15px;line-height:1.4;box-shadow:0 10px 25px #172e2710}.photo-label strong{display:block;font-size:20px;margin-bottom:4px}.buttons{display:flex;gap:15px;flex-wrap:wrap;margin-top:30px;align-items:center}.button,.wp-block-button__link{display:inline-block;text-decoration:none;border-radius:40px;background:var(--green);color:white;padding:13px 25px;font-size:15px;font-weight:600;transition:background .15s}.button:hover,.wp-block-button__link:hover{background:#174f3e}.button.secondary{background:none;color:var(--ink);padding-left:8px}.strip{background:var(--ink);color:#fff}.strip-inner{display:flex;justify-content:space-between;gap:20px;padding-top:22px;padding-bottom:22px;font-size:14px}.strip-inner span{color:var(--lime)}.section{padding-top:90px;padding-bottom:90px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:38px}.section-head p{max-width:375px;color:var(--muted)}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.project-card a{text-decoration:none;display:block}.project-card img{aspect-ratio:1.45;object-fit:cover;width:100%;border-radius:9px;transition:filter .2s}.project-card a:hover img{filter:brightness(.9)}.project-card .tag{font-size:12px;text-transform:uppercase;letter-spacing:1.3px;color:var(--green);margin:21px 0 11px}.project-card h3{font-size:1.9rem;margin-bottom:14px}.project-card p{font-size:15px;color:var(--muted)}.card-link{display:inline-block!important;margin-top:18px;font-size:14px;font-weight:700}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.about-grid img{aspect-ratio:1.2;object-fit:cover;border-radius:9px}.about-grid h2{margin-bottom:25px}.about-grid p{color:var(--muted)}.values{background:#eaf0e7}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:42px}.value-grid>div{border-top:1px solid #a9b9ab;padding-top:22px}.value-grid .number{color:var(--green);font-family:Georgia,serif;font-size:24px;margin-bottom:24px}.value-grid h3{margin-bottom:14px}.value-grid p{font-size:16px;color:var(--muted)}.cta{background:var(--green);color:white;border-radius:12px;padding:54px;display:flex;gap:50px;align-items:center;justify-content:space-between}.cta h2{font-size:clamp(2rem,3.8vw,3.6rem);max-width:650px}.cta p{color:#d8e7df;margin-top:15px}.cta .button{background:var(--lime);color:var(--ink);white-space:nowrap}.site-footer{padding:55px 0 25px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-grid p{font-size:14px;color:var(--muted);margin-top:18px}.footer-grid h3{font-size:17px;letter-spacing:0;margin-bottom:15px}.footer-grid a{display:block;font-size:14px;margin-bottom:7px}.copyright{border-top:1px solid var(--line);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.page-intro{padding-top:63px;padding-bottom:55px}.page-intro h1{max-width:1000px}.page-intro .lead{font-size:20px;color:var(--muted);max-width:730px;margin-top:26px}.crumb{font-size:13px;color:var(--muted);margin-bottom:33px}.project-cover{width:100%;max-height:580px;object-fit:cover;border-radius:12px}.article-grid{display:grid;grid-template-columns:230px minmax(0,1fr);gap:65px;padding-top:60px;padding-bottom:80px}.article-side{font-size:14px}.article-side>div{position:sticky;top:30px}.article-side a{display:block;margin:12px 0}.article-content{max-width:820px}.article-content h2{font-size:2.25rem;margin-top:50px;margin-bottom:23px}.article-content h2:first-child{margin-top:0}.article-content p{margin-bottom:19px}.article-content ul{padding-left:22px}.funding{background:#edf1f6;padding:28px;border-left:4px solid #164194;margin-top:44px;font-size:14px}.funding h3{font-size:20px;letter-spacing:-.5px;margin-bottom:17px}.funding img{width:100%;max-width:min(400px,100%);height:auto;margin-bottom:20px}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:25px 0}.gallery figure{min-width:0}.gallery img{width:100%;aspect-ratio:1.33;object-fit:cover;border-radius:5px}.gallery figcaption{font-size:12px;color:var(--muted);padding-top:5px}.gallery details{grid-column:1/-1}.gallery-section h2{margin-top:40px}.gallery-section>p{color:var(--muted)}details{border-top:1px solid var(--line);padding-top:15px;margin:20px 0}summary{cursor:pointer;font-weight:600;font-size:17px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:25px 0}.video-grid video{width:100%;aspect-ratio:16/10;background:#172e27;object-fit:contain;border-radius:7px}.video-grid p{font-size:13px;color:var(--muted);margin-top:8px}.video-link{display:block;padding:16px 20px;background:#eaf0e7;border-radius:5px;margin-bottom:8px;text-decoration:none}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-bottom:100px}.contact-box{border:1px solid var(--line);padding:36px;border-radius:10px}.contact-box h2{font-size:1.8rem;margin-bottom:23px}.contact-box a{overflow-wrap:anywhere}.contact-box p{margin:17px 0}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:35px 0}.stat-grid>div{padding:22px;background:#eaf0e7;border-radius:5px}.stat-grid strong{display:block;font-size:39px;color:var(--green);letter-spacing:-2px;line-height:1.3}.stat-grid p{font-size:13px;margin:8px 0 0}.note{font-size:13px;color:var(--muted)}.skip{position:absolute;top:-100px}.skip:focus{top:10px;left:10px;background:#fff;padding:12px;z-index:100}.mobile-menu{display:none}.wp-site-blocks{padding:0}.wp-block-post-content{margin:0!important}.wp-block-group{box-sizing:border-box}.wp-block-group.wrap{width:100%}.wp-block-image img{vertical-align:middle}.wp-block-navigation{font-size:15px}.wp-block-site-title{font-size:22px}.wp-block-site-title a{text-decoration:none}.wp-block-template-part{margin:0}.wp-block-group.is-layout-constrained>.alignwide{max-width:1320px}.wp-block-group.is-layout-constrained>div{margin-block-start:0}.wp-block-post-content>.wp-block-group{margin-block-start:0}.wp-block-heading{padding:0}body .hero-copy>h1,body .section-head h2{margin-top:0}.wp-block-buttons{margin-top:30px}.wp-block-group.article-content{max-width:820px}.wp-block-group.article-grid{max-width:1320px}.wp-block-group.gallery{display:grid}.wp-block-group.projects-grid{display:grid}.wp-block-group.hero{display:grid}.wp-block-group.header-inner{display:flex}
@media(max-width:900px){.nav{gap:16px}.hero{gap:6%}.hero-photo img{height:480px}.hero h1{font-size:3.7rem}.projects-grid{gap:20px}.article-grid{grid-template-columns:170px 1fr;gap:30px}.gallery{grid-template-columns:repeat(3,1fr)}.strip-inner{font-size:12px}.photo-label{left:-12px}.cta{padding:36px}.hero-copy p:not(.eyebrow){font-size:16px}}
@media(max-width:650px){.wrap{padding-left:22px;padding-right:22px}.header-inner{min-height:85px;flex-wrap:wrap;gap:12px;padding-top:14px;padding-bottom:14px}.brand{font-size:18px}.brand img{width:42px;height:49px}.nav{width:100%;justify-content:space-between;gap:10px;font-size:13px;border-top:1px solid var(--line);padding-top:11px}.nav .nav-contact{padding:5px 12px}.hero{grid-template-columns:1fr;padding-top:36px;padding-bottom:40px;gap:33px}.hero h1{font-size:3.6rem}.hero-photo img{height:390px}.hero-photo figure{border-radius:80px 8px 8px 8px}.photo-label{left:-7px;bottom:18px;padding:14px 18px}.eyebrow{margin-bottom:18px}.strip-inner{flex-wrap:wrap;gap:8px 20px;padding-top:18px;padding-bottom:18px}.strip-inner div{width:45%}.section{padding-top:54px;padding-bottom:54px}.section-head{display:block}.section-head p{margin-top:20px}.projects-grid{grid-template-columns:1fr;gap:36px}.project-card img{aspect-ratio:1.6}.about-grid{grid-template-columns:1fr;gap:32px}.value-grid{grid-template-columns:1fr;gap:30px}.value-grid .number{margin-bottom:14px}.cta{padding:30px;display:block}.cta .button{margin-top:25px}.footer-grid{grid-template-columns:1fr;gap:27px}.copyright{display:block}.copyright span{display:block;margin:8px 0}.page-intro{padding-top:36px;padding-bottom:34px}.page-intro h1{font-size:2.9rem}.page-intro .lead{font-size:18px}.article-grid{grid-template-columns:1fr;padding-top:30px;gap:35px}.article-side>div{position:static}.article-side{border-bottom:1px solid var(--line);padding-bottom:20px}.article-side a{display:inline-block;margin:6px 12px 6px 0}.article-content h2{font-size:1.85rem}.gallery{grid-template-columns:repeat(2,1fr);gap:9px}.video-grid{grid-template-columns:1fr 1fr;gap:12px}.contact-grid{grid-template-columns:1fr;gap:22px}.contact-box{padding:24px}.stat-grid{gap:8px}.stat-grid>div{padding:15px 9px}.stat-grid strong{font-size:32px}.stat-grid p{font-size:12px}h2{font-size:2.2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.strip-inner p{margin:0!important}.project-cover img{width:100%;max-height:580px;object-fit:cover;border-radius:12px}.article-content .wp-block-image{margin-bottom:20px}.wp-block-buttons{display:flex;gap:12px;flex-wrap:wrap}.wp-block-button{display:inline-block}.section-head h2 em{white-space:normal}.footer-grid p a{display:inline}.project-card .wp-block-image{margin:0}
.text-cover{background:#e4ecd9;aspect-ratio:1.45;padding:28px;border-radius:9px;display:flex;flex-direction:column;justify-content:space-between}.text-cover .eyebrow{font-size:11px}.text-cover h3{font-family:Georgia,serif;font-size:1.9rem;color:var(--green)}.brand img{width:55px;height:55px}.wp-block-site-logo img{width:55px;height:55px;object-fit:contain}.strip-inner p+p{margin-top:0}

/* GreenHouse editorial redesign 1.1 */
:root{--ink:#132b24;--green:#126348;--lime:#d0ed69;--paper:#fff;--line:#dce3de;--muted:#55665e}body{font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased;background:#fff}h1,h2,h3{font-weight:650;letter-spacing:-.055em;text-wrap:balance}h1 em,h2 em{font:inherit;color:var(--green)}.wrap{max-width:1440px;padding-inline:clamp(22px,4.5vw,72px)}.site-header{background:#fff}.header-inner{min-height:100px}.brand{font-weight:800;font-size:21px}.brand small{font-size:11px;font-weight:600}.nav{font-size:14px;font-weight:650;gap:34px}.nav .nav-contact{background:var(--ink);color:white;border:0;padding:13px 25px}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:800}.hero,.wp-block-group.hero{display:block;padding-top:60px;padding-bottom:34px}.hero-top{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:70px;align-items:end;margin-bottom:44px}.hero h1{font-size:clamp(3rem,5.7vw,5.65rem);line-height:1.03;letter-spacing:-.065em}.hero-copy{max-width:390px;padding-bottom:3px}.hero-copy p:not(.eyebrow){font-size:16px;margin-top:0;max-width:none}.hero-copy .hero-story{font-size:13px;margin-top:18px}.hero-story a{text-decoration:none;border-bottom:1px solid #a4b5a8;padding-bottom:3px}.wp-block-button__link,.button{background:var(--ink);padding:14px 25px;font-size:14px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s}.wp-block-button__link:hover,.button:hover{background:var(--green);transform:translateY(-2px)}.hero-mosaic{display:grid;grid-template-columns:minmax(0,2.12fr) minmax(0,1fr);gap:20px}.hero-main{position:relative;isolation:isolate;min-height:450px;border-radius:18px;overflow:hidden;background:var(--ink)}.hero-main>figure{height:100%}.hero-main img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 43%}.hero-main:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(0deg,#0c201bee,transparent);pointer-events:none}.hero-caption{position:absolute;bottom:32px;left:34px;right:34px;color:white;z-index:1}.hero-caption .image-kicker{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;color:var(--lime);margin-bottom:12px}.hero-caption p:not(.image-kicker){font-size:25px;line-height:1.3;letter-spacing:-.6px;margin-top:0}.hero-caption p:last-child{position:absolute;right:0;bottom:0;font-size:13px;border-bottom:1px solid #ffffff70;padding-bottom:4px}.hero-caption a{text-decoration:none}.hero-caption strong{font-weight:650}.hero-aside{display:grid;grid-template-rows:1fr 1fr;gap:20px;min-width:0}.hero-note{background:var(--lime);padding:29px 30px;border-radius:18px}.hero-note .eyebrow{font-size:10px;margin-bottom:13px;color:var(--ink)}.hero-note h3{font-size:30px;line-height:1.15;letter-spacing:-1px}.hero-note>p:last-child{font-size:13px;line-height:1.6;margin-top:15px;max-width:285px}.hero-aside>figure{position:relative;min-height:180px;border-radius:18px;overflow:hidden}.hero-aside img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 40%}.strip{background:#fff;color:var(--ink)}.strip-inner{border-bottom:1px solid var(--line);padding-top:24px;padding-bottom:30px;font-size:13px;font-weight:700}.strip-inner p:before{content:'+';font-size:20px;font-weight:400;display:inline-block;margin-right:15px;color:var(--green)}.section{padding-block:100px}.section-head{gap:50px;margin-bottom:45px}.section-head>p{font-size:16px;max-width:350px}.section-head .eyebrow{margin-bottom:17px}.projects-grid{gap:25px;grid-template-columns:repeat(3,minmax(0,1fr))}.project-card{border-bottom:1px solid var(--line);padding-bottom:26px;min-width:0}.project-card>figure{border-radius:18px;overflow:hidden}.project-card img{aspect-ratio:1.36;border-radius:18px;transition:transform .4s}.project-card:hover img{transform:scale(1.025)}.project-card h3{font-size:26px;line-height:1.18}.project-card .tag{font-size:11px;font-weight:750}.project-card .card-link{font-size:13px;font-weight:800}.featured-projects .projects-grid{grid-template-columns:1.45fr 1fr 1fr}.featured-projects .project-card img{height:310px;aspect-ratio:auto}.featured-projects .project-card:first-child h3{font-size:31px}.text-cover{background:#eef3ec;border-radius:18px;aspect-ratio:1.36}.text-cover h3{font-family:inherit;font-size:29px}.text-cover .eyebrow{font-size:10px}.project-card:nth-child(2n) .text-cover{background:#e1eadf}.values{background:var(--ink);color:white}.values p{color:#c3d0c8}.values .eyebrow,.values h2 em{color:var(--lime)}.values .wp-block-button__link{background:var(--lime);color:var(--ink)}.about-grid img{height:490px;width:100%;border-radius:18px;object-fit:cover}.value-grid{gap:22px}.value-grid>div{background:#f0f4ef;padding:34px;border-radius:18px;border:0}.value-grid .number{font-family:inherit;font-size:14px;font-weight:800;margin-bottom:45px}.value-grid h3{font-size:24px}.value-grid p{font-size:15px}.cta{background:var(--lime);color:var(--ink);border-radius:24px;padding:60px;gap:40px}.cta h2{font-size:clamp(2.2rem,4.3vw,4rem);max-width:720px}.cta p{color:var(--ink);font-size:16px;max-width:520px}.cta .wp-block-buttons{flex-shrink:0;margin:0}.cta .wp-block-button__link{white-space:nowrap}.site-footer{background:var(--ink);color:white;padding-top:65px}.footer-grid{gap:55px}.footer-grid>div:first-child h3{font-size:30px;letter-spacing:-1px}.footer-grid h3{font-size:16px;margin-bottom:20px}.footer-grid p{color:#bdccc3;font-size:14px}.footer-grid a{color:#d7e1da;text-decoration:none}.footer-grid a:hover{text-decoration:underline}.copyright{border-color:#ffffff26;color:#b3c4b9;margin-top:65px}.copyright p{margin:0}.page-intro{padding-block:55px;border-bottom:1px solid var(--line)}.page-intro h1{max-width:1040px}.page-intro .lead{font-size:19px}.crumb{font-size:12px}.project-cover{margin-top:35px}.project-cover img{height:560px;border-radius:18px}.article-grid{grid-template-columns:240px minmax(0,1fr);gap:75px;padding-top:65px}.article-side>div{background:#f0f4ef;padding:25px;border-radius:14px}.article-side a{font-size:13px;font-weight:700;text-decoration:none}.article-content h2{font-size:2.15rem;line-height:1.2}.article-content li+li{margin-top:12px}.funding{border-radius:0 12px 12px 0;padding:30px}.gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.gallery img{border-radius:10px;transition:filter .2s}.gallery a:hover img{filter:brightness(.87)}details{padding:20px 0}summary{font-size:15px}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.video-grid video{border-radius:12px}.video-grid p{overflow-wrap:anywhere;font-size:12px}.video-link{padding:18px 22px;border:1px solid var(--line);background:white;border-radius:10px;font-size:15px}.video-link:hover{background:#f0f4ef}.contact-grid{gap:25px;padding-top:50px}.contact-box{background:#f0f4ef;padding:44px;border:0;border-radius:18px}.contact-box:nth-child(2){background:var(--lime)}.contact-box h2{font-size:2rem}.contact-box p{font-size:16px}.wp-block-site-title{font-size:23px;font-weight:800;letter-spacing:-.8px}.wp-block-navigation{font-size:14px;font-weight:650}.wp-block-group.hero-top,.wp-block-group.hero-mosaic,.wp-block-group.hero-aside{display:grid}
@media(max-width:1100px){.hero-top{gap:40px;grid-template-columns:1.5fr 1fr}.hero h1{font-size:4.5rem}.hero-main{min-height:430px}.hero-note{padding:25px}.hero-note h3{font-size:26px}.hero-caption p:last-child{position:static;display:inline-block;margin-top:16px}.featured-projects .projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.featured-projects .project-card img{height:250px}.cta{padding:45px;display:block}.cta .wp-block-buttons{margin-top:28px}.article-grid{gap:40px;grid-template-columns:190px minmax(0,1fr)}.hero-copy p:not(.eyebrow){font-size:15px}.value-grid>div{padding:25px}}
@media(max-width:780px){.header-inner{min-height:88px}.nav{gap:20px}.brand{font-size:18px}.hero{padding-top:40px}.hero-top{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.hero h1{font-size:clamp(3rem,8vw,4.7rem)}.hero-copy{max-width:620px}.hero-copy p:not(.eyebrow){font-size:16px}.hero-mosaic{grid-template-columns:1.65fr 1fr;gap:14px}.hero-note{padding:22px}.hero-note h3{font-size:24px}.hero-aside{gap:14px}.hero-caption{left:25px;right:25px;bottom:25px}.hero-caption p:not(.image-kicker){font-size:22px}.hero-caption p:last-child{font-size:13px}.strip-inner{flex-wrap:wrap;justify-content:flex-start;gap:10px 25px}.strip-inner p{width:calc(50% - 15px)}.section{padding-block:65px}.section-head{display:block}.section-head>p{margin-top:24px;max-width:600px}.projects-grid,.featured-projects .projects-grid{grid-template-columns:1fr 1fr;gap:30px}.featured-projects .project-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;gap:0 28px}.featured-projects .project-card:first-child>figure{grid-row:1/5}.featured-projects .project-card:first-child img{height:100%;min-height:310px}.featured-projects .project-card:first-child .tag{margin-top:5px}.about-grid{grid-template-columns:1fr;gap:35px}.about-grid img{height:400px}.value-grid{grid-template-columns:1fr;gap:15px}.value-grid>div{padding:30px}.value-grid .number{margin-bottom:20px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.article-grid{grid-template-columns:1fr;gap:35px}.article-side>div{position:static}.gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid{gap:18px}.contact-box{padding:28px}.video-grid{grid-template-columns:1fr 1fr}.project-cover img{height:420px}}
@media(max-width:540px){.wrap{padding-inline:22px}.header-inner{flex-wrap:wrap;padding-top:17px;padding-bottom:15px;gap:16px}.brand img{width:42px;height:42px}.nav{width:100%;justify-content:space-between;gap:10px;font-size:12px;border-top:1px solid var(--line);padding-top:14px}.nav .nav-contact{padding:8px 15px}.eyebrow{font-size:11px;letter-spacing:1.3px}.hero{padding-top:34px}.hero h1{font-size:clamp(2.7rem,10.5vw,3.65rem);letter-spacing:-.065em}.hero-copy p:not(.eyebrow){font-size:15px}.hero-mosaic{grid-template-columns:1fr;gap:14px}.hero-main{min-height:390px}.hero-caption{left:23px;bottom:24px;right:23px}.hero-caption p:not(.image-kicker){font-size:23px}.hero-caption p:last-child{font-size:13px}.hero-aside{grid-template-columns:1.15fr 1fr;grid-template-rows:auto;gap:13px}.hero-note{padding:21px 18px;border-radius:14px}.hero-note h3{font-size:22px}.hero-note>p:last-child{font-size:12px;margin-top:12px}.hero-note .eyebrow{font-size:10px}.hero-aside>figure{min-height:230px;border-radius:14px}.strip-inner{font-size:12px;padding-top:14px;padding-bottom:23px;gap:9px 15px}.strip-inner p:before{margin-right:8px;font-size:16px}.section{padding-block:55px}.section-head{margin-bottom:30px}.projects-grid,.featured-projects .projects-grid{grid-template-columns:1fr;gap:30px}.featured-projects .project-card:first-child{display:block;grid-column:auto}.featured-projects .project-card img,.featured-projects .project-card:first-child img{height:280px;min-height:0}.featured-projects .project-card:first-child .tag{margin-top:22px}.project-card h3,.featured-projects .project-card:first-child h3{font-size:26px}.text-cover{aspect-ratio:1.7}.about-grid img{height:330px}.cta{padding:31px 26px;border-radius:18px}.cta h2{font-size:2.4rem}.cta .wp-block-button__link{white-space:normal;text-align:center;font-size:13px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:first-child{grid-column:auto}.copyright{display:block;margin-top:40px}.copyright p+p{margin-top:9px}.site-footer{padding-top:45px}.page-intro{padding-top:34px;padding-bottom:40px}.page-intro h1{font-size:2.7rem}.page-intro .lead{font-size:17px}.project-cover img{height:310px}.article-grid{padding-top:35px}.article-content h2{font-size:1.8rem}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.video-grid{gap:12px}.contact-grid{grid-template-columns:1fr;padding-top:30px;padding-bottom:55px}.funding{padding:23px}}

/* Brand, project navigation and restrained motion */
html{scroll-behavior:smooth;scroll-padding-top:125px}.brand img,.brand .wp-block-site-logo img{width:220px;height:auto;max-height:none;object-fit:contain}.brand .wp-block-site-logo{margin:0}.hero-copy .wp-block-buttons{display:flex;gap:10px;flex-wrap:wrap}.hero-copy .wp-block-button__link{padding:13px 20px}.is-style-outline>.wp-block-button__link,.secondary-cta{background:transparent;color:var(--ink);border:1px solid #afc4b7}.is-style-outline>.wp-block-button__link:hover,.secondary-cta:hover{background:#eaf2eb;color:var(--ink);border-color:var(--green)}.footer-logo{display:inline-block;background:white;border-radius:12px;padding:15px 18px;max-width:290px;margin:0 0 12px}.footer-logo img{width:245px;height:auto;display:block}.copyright{align-items:flex-end;gap:30px}.copyright p{font-size:13px;line-height:1.85}.article-grid{grid-template-columns:280px minmax(0,1fr);gap:55px}.article-side .project-panel{padding:27px;position:sticky;top:120px;border:1px solid #e2e9e3;background:linear-gradient(145deg,#f1f6ef,#fafcf9)}.article-side .project-panel>p{font-size:14px;line-height:1.7}.project-jumps{margin:25px 0;display:grid;gap:10px}.project-jumps .wp-block-buttons{display:grid;gap:10px;margin:0}.project-jumps .button,.project-jumps .wp-block-button__link{display:block;text-align:center;padding:12px 14px;border-radius:8px;white-space:normal;font-size:13px}.project-contact{border-top:1px solid #d0ddd3;padding-top:24px;margin-top:25px}.project-contact h3{font-size:19px;letter-spacing:-.5px;margin:0 0 14px;line-height:1.25}.project-contact p{margin:10px 0;line-height:1.6}.project-contact a{overflow-wrap:anywhere;font-size:13px}.project-contact .contact-link{display:inline-block;margin-top:9px;color:var(--green);text-decoration:underline;text-underline-offset:5px}.project-cover{overflow:hidden}.project-cover img{width:100%;object-fit:cover}.card-image{display:block;overflow:hidden;border-radius:18px}.card-image img{display:block;width:100%;height:auto;object-fit:cover}.featured-projects .project-card:first-child>.card-image{grid-row:1/5}.gallery figure{margin:0;min-width:0}.gallery figure img{width:100%;height:200px;object-fit:cover}.gallery figcaption{font-size:13px;margin-top:7px}.project-media h3{margin-top:35px;margin-bottom:20px}.gh-pagination{display:flex;gap:12px;margin-top:35px;flex-wrap:wrap}.gh-pagination a,.gh-pagination span{padding:10px 15px;border:1px solid var(--line);border-radius:7px}.gh-pagination .current{background:var(--ink);color:white}.story-body{max-width:1000px;margin:auto;padding-top:50px;padding-bottom:70px}.story-body .wp-block-post-featured-image{margin-bottom:40px}.story-body .wp-block-post-featured-image img{max-height:550px;object-fit:cover;border-radius:18px;width:100%}.story-title{padding-bottom:25px}.article-content p,.article-content li{overflow-wrap:anywhere}.project-panel .eyebrow{color:var(--green)}.site-header{transition:box-shadow .25s,background .25s}.site-header.has-scrolled{box-shadow:0 7px 30px #132b240d;background:#fffffffa}.nav a:not(.nav-contact){position:relative}.nav a:not(.nav-contact):after{content:'';position:absolute;bottom:-7px;left:0;width:100%;height:2px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .25s}.nav a:hover:after,.nav a[aria-current=page]:after{transform:scaleX(1)}.project-card{transition:transform .3s}.project-card:hover{transform:translateY(-5px)}.hero-note{box-shadow:inset 0 0 0 1px #132b2408}.hero-main,.hero-aside>figure{box-shadow:0 14px 40px #132b2408}.cta{background:linear-gradient(115deg,#d0ed69 20%,#e1f5a6);box-shadow:0 14px 45px #132b2408}.reveal-ready{opacity:0;transform:translateY(20px)}.reveal-ready.is-visible{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #43856a;outline-offset:5px}.gallery a{display:block;overflow:hidden;border-radius:10px}.gallery img{transition:transform .35s,filter .35s}.gallery a:hover img{transform:scale(1.04)}
@media(max-width:1100px){.article-grid{grid-template-columns:250px minmax(0,1fr);gap:35px}.article-side .project-panel{padding:22px}}
@media(max-width:780px){.article-grid{grid-template-columns:1fr}.article-side .project-panel{position:static}.project-jumps .wp-block-buttons,.project-jumps{grid-template-columns:repeat(2,minmax(0,1fr))}.project-jumps:has(.wp-block-buttons){display:block}.project-contact{padding-top:18px}.brand img,.brand .wp-block-site-logo img{width:200px}.gallery figure img{height:180px}}
@media(max-width:540px){.brand img,.brand .wp-block-site-logo img{width:190px;height:auto}.header-inner{justify-content:space-between}.hero-copy .wp-block-buttons{gap:9px}.hero-copy .wp-block-button__link{font-size:13px;padding:12px 17px}.footer-logo{max-width:270px}.project-jumps .wp-block-buttons,.project-jumps{grid-template-columns:1fr}.gallery figure img{height:155px}.copyright{display:block}.copyright p+p{margin-top:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.reveal-ready{opacity:1;transform:none}}

/* GreenHouse 2.1: editorial sections and intrinsic mobile sizing. */
.wrap{width:100%}main,main>*{min-width:0}h1,h2,h3,p,li,a{overflow-wrap:break-word}a[href^="mailto:"]{overflow-wrap:anywhere}.wp-block-group,.wp-block-column,.wp-block-buttons,.wp-block-button,figure{min-width:0}.wp-block-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px;max-width:100%}.wp-block-button__link{max-width:100%;white-space:normal;overflow-wrap:anywhere}.wp-block-button{max-width:100%}.article-content{min-width:0}.article-content a,.contact-box a,.footer-grid a,.video-link{overflow-wrap:anywhere}img,video,iframe,embed{max-width:100%}video{width:100%;height:auto}iframe{width:100%;border:0}.funding img{height:auto!important;object-fit:contain}.wp-block-table{max-width:100%;overflow-x:auto}pre{max-width:100%;overflow-x:auto}.gallery,.video-grid{min-width:0}.video-grid>*{min-width:0}.article-content h2{margin-top:42px}.article-content>p:first-child{margin-top:0}.gh-project-media{scroll-margin-top:32px}.gh-project-media h2{margin-bottom:24px}.section+.section{padding-top:20px}.activity-heading{max-width:780px}.activity-heading>p:last-child{max-width:620px;margin-top:24px;color:var(--muted)}.activity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:38px}.activity-card{padding:30px 25px 34px;background:#f2f6ef;border:1px solid #e0e8dd;border-radius:18px;transition:background .25s,box-shadow .25s}.activity-card:nth-child(2){background:#e9f0e7}.activity-card:nth-child(3){background:#f5f6e9}.activity-card h3{font-size:23px;line-height:1.2;margin:28px 0 16px;letter-spacing:-.8px}.activity-card p{font-size:14px;line-height:1.85;color:var(--muted)}.activity-card:hover{background:#e7f0dc;box-shadow:0 10px 25px #132b2409}.activity-icon{width:52px;height:52px;border:1px solid #12634833;border-radius:15px;background:#fff8;display:grid;place-items:center}.activity-icon:before{content:'';display:block;width:26px;height:26px;background:var(--green);mask:var(--icon) center/contain no-repeat;-webkit-mask:var(--icon) center/contain no-repeat}.story-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center}.story-copy h2{margin-bottom:25px}.story-copy p:not(.eyebrow){font-size:17px;line-height:1.85;color:var(--muted)}.story-photo img{width:100%;height:420px;object-fit:cover;border-radius:20px}.story-photo figcaption{font-size:12px;color:var(--muted);margin-top:12px}.meaning-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.meaning-card{padding:38px;border-radius:18px;background:#eff4ed}.meaning-card:nth-child(2){background:var(--lime)}.meaning-card h3{font-size:30px;max-width:390px;line-height:1.2;margin-bottom:20px}.meaning-card p:last-child{font-size:16px;line-height:1.85}.approach-band{background:var(--ink);color:white}.approach-band .eyebrow,.approach-band h2 em{color:var(--lime)}.approach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:42px}.approach-card{border-top:1px solid #ffffff40;padding-top:25px}.approach-card h3{font-size:25px;line-height:1.2;margin-bottom:18px}.approach-card p{font-size:15px;color:#cfdbd1}.success-heading{display:block;max-width:800px}.success-heading>p:last-child{max-width:650px;margin-top:22px}.success-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 28px}.success-card{border-top:2px solid var(--green);padding-top:25px;display:flex;flex-direction:column;align-items:flex-start}.success-card .eyebrow{font-size:10px;letter-spacing:1.1px;min-height:24px}.success-card h3{font-size:27px;line-height:1.2;margin-bottom:18px}.success-card>p:not(.eyebrow):not(.success-link){font-size:15px;line-height:1.85;color:var(--muted)}.success-card .success-link{padding-top:22px;margin-top:auto;font-size:13px;font-weight:750}.reveal-ready{opacity:0;transform:translateY(30px)}.reveal-ready.is-visible{opacity:1;transform:none;transition:opacity .85s ease var(--reveal-delay,0ms),transform .85s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms)}.reveal-ready.is-visible:hover{transition-delay:0s}.hero-top.is-visible,.page-intro.is-visible{transition-duration:1s}.header-inner{min-width:0}.nav{flex-wrap:wrap}.nav a{white-space:normal}.brand{flex-shrink:0;max-width:100%}.brand img{max-width:100%}.footer-grid>*,.contact-grid>*{min-width:0}
@media(max-width:1100px){.activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-split{gap:36px}.story-photo img{height:400px}.header-inner{gap:20px;flex-wrap:wrap}.nav{gap:20px}.success-grid{gap:28px 22px}.success-card h3{font-size:24px}}
@media(max-width:780px){.story-split,.meaning-grid{grid-template-columns:minmax(0,1fr)}.story-photo img{height:360px}.story-copy{max-width:650px}.approach-grid{grid-template-columns:minmax(0,1fr);gap:28px}.success-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section+.section{padding-top:10px}.meaning-card{padding:30px}.nav{justify-content:flex-start;gap:18px}.header-inner{padding-block:16px}.page-intro h1{font-size:clamp(2.5rem,7vw,4rem)}.activity-card{padding:26px}.gh-project-media,.funding{max-width:100%}}
@media(max-width:540px){.wrap{padding-inline:20px}.activity-grid,.success-grid{grid-template-columns:minmax(0,1fr);gap:20px}.activity-card{padding:25px}.activity-card h3{margin-top:20px}.activity-icon{width:46px;height:46px}.story-photo img{height:290px}.story-copy p:not(.eyebrow){font-size:16px}.meaning-card{padding:26px}.meaning-card h3{font-size:27px}.section{padding-block:48px}.section+.section{padding-top:8px}.page-intro h1{font-size:clamp(2.05rem,9vw,2.7rem)}.page-intro .lead{font-size:16px}.article-content h2{font-size:clamp(1.4rem,6.2vw,1.8rem)}.article-content{font-size:16px}.project-panel{width:100%}.contact-box{padding:25px 22px}.contact-box h2{font-size:1.75rem}.nav{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:14px 17px;font-size:12px}.nav a{flex:0 1 auto}.nav .nav-contact{margin-left:auto}.hero-aside{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.hero-note{padding:20px 15px}.hero-note h3{font-size:21px}.video-grid{grid-template-columns:minmax(0,1fr)}.cta{padding:28px 23px}.cta h2{font-size:2rem}.footer-logo{max-width:100%;padding:15px}.footer-logo img{max-width:100%}.strip-inner p{min-width:0;width:calc(50% - 10px)}.success-card h3{font-size:26px}.brand img,.brand .wp-block-site-logo img{width:180px}.copyright p{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transform:none!important;transition:none!important}}

.icon-book{--icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M12%207v14m-9-3V3h4a5%205%200%200%201%205%204%205%205%200%200%201%205-4h4v15h-4a5%205%200%200%200-5%203%205%205%200%200%200-5-3Z%22/%3E%3C/svg%3E")}

.icon-layers{--icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22m12%203%2010%205-10%205L2%208Zm-10%209%2010%205%2010-5M2%2016l10%205%2010-5%22/%3E%3C/svg%3E")}

.icon-tent{--icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22m3%2020%209-16%209%2016ZM7.5%2020%2012%2012l4.5%208M2%2020h20%22/%3E%3C/svg%3E")}

.icon-heart{--icon:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M20.8%204.6a5.5%205.5%200%200%200-7.8%200L12%205.7l-1.1-1.1a5.5%205.5%200%200%200-7.8%207.8L12%2021l8.8-8.6a5.5%205.5%200%200%200%200-7.8Z%22/%3E%3C/svg%3E")}

/* 2.2: photographic opening and the specific Erasmus image width correction. */
.opening{padding-top:24px;padding-bottom:24px}.opening-stage{position:relative;isolation:isolate;min-height:640px;background:#10271f;border-radius:22px;color:#fff;overflow:hidden;display:flex;align-items:center;padding:64px 55px}.opening-photo{position:absolute;inset:0 0 0 32%;z-index:-2}.opening-photo figure,.opening-photo img{width:100%;height:100%;margin:0}.opening-photo img{object-fit:cover;object-position:50% 57%}.opening-stage:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#10271f 4%,#10271ff5 28%,#10271f90 52%,#10271f00 78%),linear-gradient(0deg,#10271fe8,transparent 38%);pointer-events:none}.opening-copy{max-width:640px;padding-bottom:60px}.opening-copy .eyebrow{color:#d0ed69;font-size:12px;letter-spacing:1.5px;margin-bottom:30px}.opening-copy h1{font-size:clamp(3.3rem,5.7vw,5.7rem);line-height:1.04;letter-spacing:-.055em;max-width:650px}.opening-copy h1 em{font:inherit;color:#d0ed69}.opening-copy .opening-lead{max-width:395px;font-size:17px;line-height:1.85;margin-top:26px;color:#e5eee7}.opening-copy .wp-block-buttons{gap:12px;margin-top:30px}.opening-copy .wp-block-button__link{background:#d0ed69;color:#10271f;padding:15px 25px}.opening-copy .is-style-outline .wp-block-button__link{background:transparent;color:#fff;border:1px solid #ffffff75}.opening-copy .wp-block-button__link:hover{background:#e2f5a3;color:#10271f}.opening-caption{position:absolute;bottom:32px;right:38px;text-align:right;max-width:350px}.opening-caption .eyebrow{color:#cfe899;font-size:12px;margin-bottom:7px}.opening-caption p{margin:0;font-size:16px}.opening-caption a{text-decoration:none}.opening-caption .opening-countries{font-size:12px;color:#d2dfd5;margin-top:8px}.funding{min-width:0;width:100%;max-width:100%}.funding figure,.funding .wp-block-image{width:100%;max-width:100%;min-width:0;margin-inline:0}.funding img,.funding .wp-block-image img{display:block;width:100%;max-width:min(400px,100%);height:auto!important;object-fit:contain}.article-grid{padding-bottom:30px}.article-grid+.section{padding-top:35px}.article-content .funding p:last-child{margin-bottom:0}
@media(max-width:1000px){.opening-stage{padding:45px 35px;min-height:590px}.opening-copy{max-width:520px}.opening-copy h1{font-size:4.2rem}.opening-photo{left:24%}.opening-caption{right:30px;bottom:28px}}
@media(max-width:680px){.opening{padding-top:14px;padding-inline:14px;padding-bottom:18px}.opening-stage{display:flex;flex-direction:column;align-items:stretch;padding:0;min-height:0;border-radius:17px}.opening-photo{position:relative;inset:auto;z-index:0;order:0;width:100%;height:310px}.opening-photo img{object-position:50% 59%}.opening-photo:after{content:'';position:absolute;inset:55% 0 -1px;background:linear-gradient(0deg,#10271f,transparent);pointer-events:none}.opening-stage:before{display:none}.opening-copy{position:relative;order:1;padding:0 26px 26px;margin-top:-22px;max-width:none}.opening-copy .eyebrow{font-size:11px;letter-spacing:1.1px;margin-bottom:18px}.opening-copy h1{font-size:clamp(2.6rem,9.6vw,3.8rem);line-height:1.06;letter-spacing:-.045em}.opening-copy .opening-lead{font-size:16px;line-height:1.75;margin-top:22px;max-width:430px}.opening-copy .wp-block-buttons{margin-top:24px;gap:10px}.opening-copy .wp-block-button__link{font-size:14px;padding:13px 18px}.opening-caption{position:relative;order:2;inset:auto;text-align:left;margin:0 26px;padding:20px 0 24px;border-top:1px solid #ffffff29;max-width:none}.opening-caption .eyebrow{display:none}.opening-caption p{font-size:14px}.opening-caption .opening-countries{font-size:12px}.article-grid{padding-bottom:16px}.article-grid+.section{padding-top:24px}.funding{padding:22px 20px}.funding img,.funding .wp-block-image img{max-width:100%;width:100%}}
@media(max-width:360px){.opening-photo{height:265px}.opening-copy{padding-inline:21px}.opening-caption{margin-inline:21px}.opening-copy .wp-block-button__link{padding:12px 15px;font-size:13px}.opening-copy .eyebrow{font-size:10px}}

/* 2.3 Full-width opening; gradient lives below readable content. */
.wp-block-group.wrap.opening,.wrap.opening{width:100%;max-width:none;padding:0;margin:0}.opening-stage{border-radius:0;min-height:780px;padding:68px max(4.5vw,calc((100% - 1296px)/2)) 215px}.opening-copy{padding-bottom:0}.opening-stage:after{content:'';position:absolute;inset:auto 0 0;height:190px;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.12) 18%,rgba(255,255,255,.52) 48%,rgba(255,255,255,.88) 76%,#fff 100%);pointer-events:none}.opening-caption{right:max(4.5vw,calc((100% - 1296px)/2));bottom:205px}.opening+.strip .strip-inner{padding-top:8px}.project-card figure>a{display:block;border-radius:18px}.project-card figure>a:focus-visible{outline:3px solid var(--green);outline-offset:5px}.project-card figure>a img{cursor:pointer}
@media(max-width:1000px){.opening-stage{min-height:730px;padding:52px 5vw 210px}.opening-caption{right:5vw;bottom:198px}}
@media(max-width:680px){.wp-block-group.wrap.opening,.wrap.opening{padding:0}.opening-stage{padding:0 0 145px;min-height:0;border-radius:0}.opening-stage:after{height:145px}.opening-photo{height:330px}.opening-copy{padding:0 26px 26px;margin-top:-22px}.opening-caption{position:relative;right:auto;bottom:auto;margin:0 26px;padding:20px 0 16px}.opening+.strip .strip-inner{padding-top:0}}
@media(max-width:360px){.opening-photo{height:285px}.opening-copy{padding-inline:21px}.opening-caption{margin-inline:21px}}

.article-content .wp-block-table{margin:26px 0 34px;width:100%;overflow-x:auto}.article-content .wp-block-table table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:15px;line-height:1.65}.article-content .wp-block-table td{padding:14px 16px;vertical-align:top;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.article-content .wp-block-table tr:first-child{background:#eaf1e7;font-weight:700}.article-content .wp-block-table td:first-child{width:36%;font-weight:650}.article-content .wp-block-table tr:nth-child(2n){background:#f7f9f5}@media(max-width:540px){.article-content .wp-block-table table{font-size:13px}.article-content .wp-block-table td{padding:11px 9px}.article-content .wp-block-table td:first-child{width:38%}}
/* The image itself fades to transparent at its left edge, over the same green. */
.opening-photo{-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.08) 7%,rgba(0,0,0,.36) 16%,rgba(0,0,0,.74) 27%,#000 39%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.08) 7%,rgba(0,0,0,.36) 16%,rgba(0,0,0,.74) 27%,#000 39%)}
@media(max-width:680px){.opening-photo{-webkit-mask-image:none;mask-image:none}.opening-photo:after{inset:45% 0 -1px;background:linear-gradient(0deg,#10271f 0%,rgba(16,39,31,.94) 17%,rgba(16,39,31,.55) 49%,rgba(16,39,31,0) 100%)}}
