@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#082f35;--dark:#002329;--logo-bg:#002129;--green:#42b880;--mint:#70d5a4;--muted:#567074;--paper:#f1f6f5;--line:#d9e5e1;--white:#fff;--font:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;background:white}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #42b880;outline-offset:6px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);letter-spacing:-.04em;line-height:1.18}h2{font-size:clamp(30px,3.2vw,46px);font-weight:750}h3{font-size:24px;font-weight:700}em{font-style:normal;color:#29885e}img{display:block;max-width:100%}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:96px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.6;margin-bottom:19px}.eyebrow.light{color:#b4d4d1}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;background:var(--green);color:var(--dark);padding:16px 24px;border-radius:5px;font-weight:650;font-size:15px;line-height:1.4;transition:background .2s,transform .2s;border:1px solid transparent}.button:hover{background:var(--mint);transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.outline{background:transparent;border:1px solid #a2bab7;color:#fff}.button.outline:hover{background:#ffffff12}.button.small{padding:12px 18px;font-size:14px}.text-link{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:15px;font-weight:650;border-bottom:1px solid #afc8be;padding:12px 0;width:fit-content}.text-link:hover{color:#238353}.text-link span{font-size:23px}.skip{position:fixed;top:-100px;left:16px;z-index:100;background:#fff;padding:12px}.skip:focus{top:12px}.header{position:absolute;top:0;left:0;width:100%;height:102px;z-index:10;color:white;border-bottom:1px solid #ffffff16}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:block;flex-shrink:0}.logo-window{display:block;position:relative;width:153px;height:53px;overflow:hidden}.logo-window img{position:absolute;width:218px;max-width:none;height:auto;left:-34px;top:-84px;mix-blend-mode:lighten}.header .brand{padding-right:24px;border-right:1px solid #ffffff24}.header nav{display:flex;gap:22px;align-items:center}.header nav a{font-size:14px;white-space:nowrap;color:#e7efed;transition:color .2s}.header nav a:hover{color:var(--mint)}.nav-actions{display:flex;align-items:center;gap:21px}.language{display:flex;gap:6px;align-items:center;font-size:12px}.language button{background:none;border:0;color:#a7b9b8;padding:5px 2px;font-size:12px}.language button[aria-pressed=true]{color:white;font-weight:700}.language span{color:#517175}.menu-toggle{display:none;background:none;border:0;width:34px;padding:3px}.menu-toggle span{height:2px;display:block;background:#fff;margin:7px 0}.hero{min-height:720px;position:relative;color:white;background:var(--dark);overflow:hidden;display:flex;align-items:center}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#002329f5 0%,#002329cc 33%,#0023295c 65%,#00232920 100%),linear-gradient(0deg,#002329a0,transparent 60%,#0023296b)}.hero-content{position:relative;padding-top:168px;padding-bottom:28px;z-index:1}.hero h1{font-size:clamp(44px,5.3vw,76px);font-weight:750;letter-spacing:-.055em;margin:24px 0 27px;line-height:1.09}.hero h1 em{color:var(--mint)}.hero-lead{max-width:550px;font-size:20px;line-height:1.6;color:#e1ebe7}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:33px}.hero-bottom{display:flex;align-items:center;gap:36px;margin-top:66px}.hero-bottom span{font-size:10px;letter-spacing:.15em;color:#b5c9c5}.hero-bottom a{font-size:27px}.hero-note{position:absolute;right:max(56px,calc((100vw - 1280px)/2));bottom:81px;border-left:2px solid var(--green);padding-left:22px;line-height:1.4;font-family:var(--heading);font-size:19px;font-weight:600}.audiences{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding-top:4px}.audience{background:var(--paper);position:relative;display:block;transition:background .2s}.audience:hover{background:#e1eee8}.audience-photo{height:145px;overflow:hidden}.audience-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.audience:hover img{transform:scale(1.04)}.audience:nth-child(3) img{object-position:center 60%}.audience-copy{padding:30px 31px 27px}.audience .eyebrow{font-size:10px;margin-bottom:12px}.audience h2{font-size:24px;line-height:1.3;padding-right:14px;margin-bottom:14px;letter-spacing:-.04em}.audience p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.65;margin-bottom:0;max-width:330px}.card-arrow{position:absolute;right:25px;top:205px;font-size:22px}.intro{display:grid;grid-template-columns:1fr 1fr;gap:95px}.intro h2{font-size:40px}.intro-text .large{font-size:23px;line-height:1.5;color:var(--ink);font-weight:500}.intro-text p{color:var(--muted)}.intro-text p:last-child{margin-bottom:0}.method{background:var(--dark);color:white;padding:66px 0 72px}.method-heading{display:flex;gap:95px;align-items:center;padding-bottom:45px}.method-heading h2{font-size:66px;line-height:1;margin:0;letter-spacing:-.065em}.method-heading h2 span{color:var(--green)}.method-heading h3{font-size:25px;margin:0 0 12px}.method-heading p:not(.eyebrow){color:#b4cdca;max-width:490px;margin:0}.method-heading .eyebrow{margin-bottom:14px}.steps{display:grid;grid-template-columns:repeat(6,1fr);gap:30px}.steps article{position:relative}.step-letter{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--green);color:var(--dark);font-family:var(--heading);font-size:24px;font-weight:750;position:relative;z-index:1}.steps article:not(:last-child):after{content:'';position:absolute;top:23px;left:46px;width:calc(100% - 16px);height:1px;background:#2c6260}.steps h3{font-size:18px;letter-spacing:-.01em;margin:22px 0 12px}.steps p{color:#b6cdca;font-size:14px;line-height:1.65;margin:0}.region{background:var(--paper)}.region-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.region p:not(.eyebrow){color:var(--muted);max-width:540px}.region h2{font-size:40px}.region .text-link{margin-top:25px}.county-panel{padding:30px 40px;border:1px solid #cadfd4;border-radius:3px;background:#e7f0eb}.region-number{font-family:var(--heading);display:block;font-size:76px;font-weight:650;line-height:1.1;letter-spacing:-.08em;color:#329968}.county-panel .eyebrow{font-size:10px;margin-top:16px}.counties{display:grid;grid-template-columns:repeat(3,1fr);gap:14px 10px;border-top:1px solid #c6dcd0;border-bottom:1px solid #c6dcd0;padding-block:20px;margin-bottom:20px;font-size:18px;font-weight:600}.county-panel p:last-child{font-size:14px;margin-bottom:0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:52px}.section-heading h2{margin:0}.section-heading>p{max-width:400px;color:var(--muted);margin:0 0 4px}.service-row{display:grid;grid-template-columns:45px 1fr 1.1fr 40px;gap:28px;padding:42px 0;border-top:1px solid var(--line);align-items:start;scroll-margin-top:30px}.service-index{font-size:13px;font-weight:500;color:#3a956b;padding-top:3px}.service-row h3{font-size:29px;margin:0 0 18px}.service-row p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:340px;margin:0}.service-row .eyebrow{font-size:11px;margin:0 0 12px}.service-row ul{list-style:none;margin:0;padding:0 15px}.service-row li{font-size:15px;position:relative;padding:0 0 14px 22px}.service-row li:before{content:'+';position:absolute;left:0;color:#2a9968;font-weight:700}.round-link{width:40px;height:40px;display:grid;place-items:center;border:1px solid #a1c4b3;border-radius:50%;font-size:21px;transition:background .2s}.round-link:hover{background:#d5ebdd}.opportunities{background:var(--paper)}.opportunity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.opportunity-grid article{background:#fff;padding:34px 28px;display:flex;flex-direction:column;border-top:3px solid var(--green)}.category{font-size:11px;letter-spacing:.16em;color:#438363;font-weight:600;margin-bottom:27px}.opportunity-grid h3{font-size:24px;max-width:270px}.opportunity-grid p{font-size:15px;color:var(--muted);flex:1}.opportunity-grid .text-link{font-size:14px;width:100%;margin-top:14px}.opportunity-note{font-size:13px;color:#668079;margin:25px 0 0;max-width:950px}.social-impact{background:var(--dark);color:white;padding:65px 0}.impact-grid{display:grid;grid-template-columns:1fr 2.15fr;gap:30px}.social-impact h2{font-size:40px}.social-impact h2 em{color:var(--mint)}.social-impact p:not(.eyebrow){color:#b9d1cd;max-width:730px;margin-bottom:0}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:start}.insight-grid details{border-top:1px solid #739c8a;border-bottom:1px solid var(--line);padding:26px 0 0}.insight-grid summary{cursor:pointer;list-style:none}.insight-grid summary::-webkit-details-marker{display:none}.insight-grid h3{font-size:24px;min-height:88px}.insight-grid .eyebrow{font-size:10px;color:#387857;display:block}.read-more{display:flex;justify-content:space-between;align-items:center;padding:10px 0 24px;font-size:14px;font-weight:600}.read-more span{font-size:25px;transition:transform .2s}.insight-grid details[open] .read-more span{transform:rotate(45deg)}.article-text{color:var(--muted);font-size:15px;border-top:1px solid var(--line);padding-top:22px}.contact{background:var(--dark);color:white;padding:85px 0}.contact-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:100px}.contact h2{font-size:56px;line-height:1.1;margin-bottom:25px}.contact h2 em{color:var(--mint)}.contact-grid>div>p:not(.eyebrow){max-width:460px;color:#b8cfcc}.contact-phone{font-family:var(--heading);font-size:32px;line-height:1.5;letter-spacing:-.03em;display:inline-block;border-bottom:1px solid #43796b;padding:12px 0;margin:10px 0 20px}.contact-phone span{margin-left:27px;color:var(--green)}.contact-name{font-size:15px}.contact-name span{font-size:13px;color:#8bada8}.contact-panel{border:1px solid #2b4e4f;padding:36px;background:#ffffff03}.contact-panel h3{font-size:24px}.contact-panel .eyebrow{font-size:10px}.contact-panel ol{padding-left:22px;margin:24px 0 28px;color:#bad1cd;font-size:15px}.contact-panel li{padding-left:8px;margin-bottom:13px}.contact-panel li::marker{color:var(--green);font-weight:600}.contact-panel address{font-style:normal;font-size:13px;color:#99b8b2;margin-top:26px}footer{background:var(--dark);color:#b9cfcb}.footer-top{display:flex;justify-content:space-between;gap:30px;padding:43px 0;border-top:1px solid #26494a;align-items:center}.footer-top .brand{width:153px}.footer-top p{margin:14px 0 0;font-size:12px}.footer-nav{display:flex;gap:28px;font-size:14px}.footer-statement{border-left:1px solid #365b59;padding-left:30px;font-size:14px!important}.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #26494a;padding:24px 0;font-size:12px}.footer-bottom p{margin:0}.footer-bottom p span{color:#799c94}.privacy-button{font-size:12px;background:none;border:0;color:#b9cfcb;padding:8px 0}dialog{border:0;border-radius:6px;padding:48px;max-width:650px;width:calc(100% - 32px);max-height:85vh;overflow:auto;color:var(--ink);box-shadow:0 30px 100px #0005}dialog::backdrop{background:#001b20bb}dialog h2{font-size:30px;margin-right:20px}dialog h3{font-size:21px;margin-top:26px}dialog p,dialog li{font-size:15px}dialog a{text-decoration:underline;text-underline-offset:3px}.dialog-close{position:absolute;top:10px;right:16px;background:none;border:0;font-size:30px;color:var(--ink)}#photo-credits{font-size:13px;overflow-wrap:anywhere}
@media(min-width:1600px){.hero{min-height:790px}.hero h1{font-size:80px}.hero-content{padding-top:180px}}
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}.header nav{gap:15px}.header nav a{font-size:13px}.nav-wrap{gap:18px}.nav-contact{display:none}.header .brand{padding-right:16px}.intro,.region-grid,.contact-grid{gap:55px}.hero-note{right:32px;bottom:70px}.hero h1{font-size:64px}.audience-copy{padding:25px 23px}.audience h2{font-size:22px}.card-arrow{right:14px;top:205px}.steps{gap:22px}.service-row{gap:22px}.service-row h3{font-size:27px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header{height:88px}.header .brand{border:0}.menu-toggle{display:block}.header nav{display:none;position:absolute;top:88px;left:0;right:0;background:var(--dark);padding:25px;box-shadow:0 12px 15px #001a2330}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.header nav a{font-size:17px;padding:12px}.hero{min-height:660px}.hero-content{padding-top:140px}.hero h1{font-size:60px}.hero-note{display:none}.hero-bottom{margin-top:50px}.hero-shade{background:linear-gradient(90deg,#002329ec,#00232985),linear-gradient(0deg,#002329a0,transparent)}.audience h2{font-size:19px}.audience .eyebrow{font-size:9px}.audience-copy{padding:22px 18px}.audience-photo{height:110px}.card-arrow{display:none}.audience p:not(.eyebrow){font-size:14px}.section{padding-block:65px}.intro{gap:32px}.intro h2,.region h2{font-size:33px}.intro-text .large{font-size:20px}.method-heading{gap:60px}.steps{grid-template-columns:repeat(3,1fr);gap:34px}.steps article:nth-child(3):after{display:none}.region-grid{gap:32px}.county-panel{padding:24px}.counties{grid-template-columns:repeat(2,1fr)}.section-heading{gap:35px}.section-heading>p{max-width:300px}.service-row{grid-template-columns:25px 1fr 1.1fr;gap:20px}.service-row .round-link{display:none}.service-row ul{padding:0}.opportunity-grid{gap:16px}.opportunity-grid article{padding:25px 20px}.opportunity-grid h3{font-size:22px}.opportunity-grid .text-link{font-size:13px}.impact-grid{grid-template-columns:1fr 2fr}.social-impact h2{font-size:34px}.insight-grid{gap:22px}.insight-grid h3{font-size:21px;min-height:100px}.contact-grid{gap:35px}.contact h2{font-size:45px}.contact-phone{font-size:27px}.contact-panel{padding:26px}.footer-nav{gap:18px}.footer-statement{display:none}}
@media(max-width:620px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.header{height:80px}.logo-window{width:135px;height:47px}.logo-window img{width:193px;left:-30px;top:-74px}.header nav{top:80px}.nav-actions{gap:17px}.hero{min-height:650px;align-items:flex-start}.hero-content{padding-top:127px;padding-bottom:25px}.hero h1{font-size:clamp(38px,10.8vw,55px);line-height:1.1;margin-top:24px}.hero .eyebrow{font-size:10px;max-width:260px;line-height:1.8}.hero-lead{font-size:18px;max-width:350px}.hero-actions{gap:12px;align-items:start;flex-direction:column;margin-top:28px}.button{font-size:14px;padding:15px 20px}.hero-bottom{margin-top:36px;gap:15px;justify-content:space-between}.hero-bottom span{font-size:9px;max-width:240px}.hero-image{object-position:62% center}.audiences{grid-template-columns:1fr;padding-top:3px;gap:3px}.audience{display:grid;grid-template-columns:105px 1fr}.audience-photo{height:100%;min-height:185px}.audience-copy{padding:22px 19px}.audience h2{font-size:21px}.audience h2 br{display:none}.audience .eyebrow{font-size:9px}.audience p:not(.eyebrow){font-size:14px}.section{padding-block:54px}.intro{grid-template-columns:1fr;gap:14px}.intro h2,.region h2{font-size:33px}.intro-text .large{font-size:21px}.eyebrow{font-size:10px}h2{font-size:34px}.method{padding:48px 0}.method-heading{display:block;padding-bottom:32px}.method-heading h2{font-size:62px;margin-bottom:25px}.method-heading h3{font-size:23px}.steps{grid-template-columns:repeat(2,1fr);gap:30px 25px}.steps article:nth-child(3):after{display:block}.steps article:nth-child(2n):after{display:none}.steps p{font-size:14px}.steps h3{margin-top:16px}.region-grid{grid-template-columns:1fr;gap:32px}.region-number{font-size:65px}.counties{grid-template-columns:repeat(3,1fr);font-size:16px}.county-panel{padding:27px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none;margin-top:22px}.service-row{grid-template-columns:24px 1fr;padding:29px 0;gap:16px}.service-row ul{grid-column:2}.service-row h3{font-size:27px}.service-row li{font-size:15px}.opportunity-grid{grid-template-columns:1fr;gap:17px}.opportunity-grid article{padding:29px}.opportunity-grid h3{max-width:none;font-size:26px;margin-bottom:15px}.category{margin-bottom:20px}.opportunity-grid .text-link{font-size:15px}.impact-grid{grid-template-columns:1fr;gap:9px}.social-impact{padding:45px 0}.social-impact h2{font-size:33px}.insight-grid{grid-template-columns:1fr;gap:24px}.insight-grid h3{min-height:0;font-size:26px;margin-bottom:20px}.insight-grid details{padding-top:23px}.contact{padding:50px 0}.contact-grid{grid-template-columns:1fr;gap:25px}.contact h2{font-size:46px}.contact-phone{font-size:30px}.contact-panel{padding:27px}.footer-top{align-items:start;padding:30px 0;gap:20px}.footer-nav{display:grid;grid-template-columns:1fr;gap:8px;font-size:13px}.footer-top>div:first-child{max-width:190px}.footer-bottom{align-items:start;gap:20px}.privacy-button{max-width:130px;text-align:right;padding:0}dialog{padding:32px 23px}.footer-bottom p{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Contact, funding and legal information */
.contact-email{font-size:clamp(16px,2vw,22px);color:var(--mint);text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}
.footer-bottom{display:grid;grid-template-columns:minmax(180px,1fr) minmax(300px,1.8fr) auto;gap:32px;align-items:start;padding-block:30px}.footer-bottom .company-name{font-size:14px;max-width:280px}.funding{max-width:520px}.funding-logos{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-radius:4px;padding:12px 16px;margin-bottom:16px}.eu-logo{width:80%;aspect-ratio:4.1;overflow:hidden;position:relative}.eu-logo img{position:absolute;width:100%;height:auto;top:50%;transform:translateY(-50%)}.government-logo{width:58px;height:58px;object-fit:contain}.funding p{font-size:13px;line-height:1.6;margin-top:10px}.privacy-button{font-size:14px;max-width:none;white-space:nowrap}.legal-nav{display:flex;flex-wrap:wrap;gap:12px 30px;padding:22px 0 30px;border-top:1px solid #26494a;font-size:14px}.legal-nav button{border:0;padding:0;background:none;color:inherit;font-size:inherit}.legal-nav a:hover,.legal-nav button:hover{color:var(--mint);text-decoration:underline}.cookie-row{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:16px 0;border-top:1px solid var(--line);font-size:14px}.cookie-row span{color:var(--muted)}dialog form{margin-top:24px}dialog p{font-size:16px}.legal-page{max-width:850px;padding:50px 24px 80px;margin:auto}.legal-page h1{font-size:clamp(30px,5vw,46px);margin:36px 0 22px}.legal-page h2{font-size:24px;margin-top:32px}.legal-page a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-page .legal-meta{color:var(--muted);font-size:14px}.legal-page nav{display:flex;flex-wrap:wrap;gap:20px;border-top:1px solid var(--line);padding-top:24px;margin-top:40px}.legal-page table{width:100%;border-collapse:collapse;font-size:14px}.legal-page th,.legal-page td{text-align:left;vertical-align:top;padding:12px 8px;border-bottom:1px solid var(--line)}
@media(max-width:900px){.footer-bottom{grid-template-columns:1fr 1.6fr}.footer-bottom>.privacy-button{grid-column:1/-1;text-align:left;justify-self:start}.funding-logos{gap:10px;padding:10px}.government-logo{width:46px;height:46px}}
@media(max-width:620px){.footer-bottom{grid-template-columns:1fr;gap:24px}.footer-bottom .company-name{max-width:none;font-size:14px}.funding{max-width:none}.footer-bottom>.privacy-button{grid-column:auto}.legal-nav{flex-direction:column;align-items:start;gap:16px}.government-logo{width:48px;height:48px}.funding p{font-size:13px}}

/* Compact funding attribution */
.footer-bottom{grid-template-columns:minmax(180px,.8fr) minmax(0,2fr) auto;gap:28px;align-items:center;padding-block:20px}
.footer-bottom .company-name{font-size:12px;line-height:1.5;max-width:240px}
.funding{max-width:660px;min-width:0}
.funding-logos{width:232px;max-width:100%;gap:12px;justify-content:flex-start;padding:4px 8px;margin-bottom:10px;border-radius:2px}
.eu-logo{width:168px;flex:0 1 168px;aspect-ratio:4.1}
.government-logo{width:34px;height:34px;flex-shrink:0}
.funding-copy{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}
.funding-copy p{font-size:12px;line-height:1.45;margin:0}
.funding-copy p+p{border-left:1px solid #365b59;padding-left:20px}
.footer-bottom .privacy-button{font-size:12px;padding:0;justify-self:end}
.legal-nav{padding:16px 0 22px;gap:10px 26px;font-size:13px}
@media(max-width:900px){.footer-bottom{grid-template-columns:1fr 2fr;gap:18px 24px}.footer-bottom>.privacy-button{grid-column:1/-1;justify-self:start}.funding-copy{gap:14px}.funding-copy p+p{padding-left:14px}}
@media(max-width:620px){.footer-bottom{grid-template-columns:1fr;gap:18px;align-items:start}.footer-bottom .company-name{max-width:none;font-size:12px}.footer-bottom>.privacy-button{grid-column:auto}.funding-copy{grid-template-columns:1fr 1fr;gap:14px}.funding-copy p{font-size:12px}.legal-nav{flex-direction:row;gap:12px 20px}}
@media(max-width:359px){.funding-copy{grid-template-columns:1fr;gap:8px}.funding-copy p+p{border-left:0;padding-left:0}}

/* Align the funding logos and both text columns in one row. */
.footer-bottom{grid-template-columns:minmax(150px,.65fr) minmax(0,2.8fr) auto;gap:22px}
.funding{display:grid;grid-template-columns:190px minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:center;max-width:none}
.funding-copy{display:contents}
.funding-logos{width:190px;gap:8px;padding:4px 6px;margin:0}
.eu-logo{width:140px;flex-basis:140px}
.government-logo{width:30px;height:30px}
.funding-copy p+p{padding-left:18px}
@media(max-width:1100px){.footer-bottom{grid-template-columns:1fr auto;gap:18px}.funding{grid-column:1/-1;grid-row:2;grid-template-columns:190px minmax(0,1fr) minmax(0,1fr)}.footer-bottom>.privacy-button{grid-column:2;grid-row:1;justify-self:end}.footer-bottom .company-name{max-width:none}}
@media(max-width:620px){.funding{grid-template-columns:1fr 1fr;gap:14px}.funding-logos{grid-column:1/-1}.funding-copy p+p{padding-left:14px}.footer-bottom{grid-template-columns:1fr auto;gap:16px}.footer-bottom .company-name{max-width:240px}}
@media(max-width:359px){.funding{grid-template-columns:1fr}.funding-copy p+p{border-left:0;padding-left:0}.footer-bottom{grid-template-columns:1fr}.footer-bottom>.privacy-button{grid-column:1;grid-row:3;justify-self:start}}

/* Small screens, landscape, text enlargement and progressive enhancement. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.wrap{width:calc(100% - 112px);max-width:1280px}
.intro>*,.region-grid>*,.contact-grid>*,.service-row>*,.section-heading>*,.audiences>*,.opportunity-grid>*,.funding>*{min-width:0}
h1,h2,h3,p,li,address{overflow-wrap:break-word}
dialog:not([open]){display:none}
dialog{max-height:85vh;max-height:85dvh;overscroll-behavior:contain}
.dialog-close{min-width:44px;min-height:44px;line-height:1;top:6px;right:6px}
.eu-logo{height:34px}
.privacy-button{display:inline-block}
@media(max-width:1200px){.wrap{width:calc(100% - 64px)}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.menu-toggle{width:44px;height:44px;flex-shrink:0;padding:8px}.header nav{max-height:calc(100vh - 88px);max-height:calc(100dvh - 88px);overflow-y:auto;overscroll-behavior:contain}.language button{min-width:32px;min-height:44px}.footer-nav a,.legal-nav a,.legal-nav button,.privacy-button{min-height:44px;display:inline-flex;align-items:center}.footer-bottom .privacy-button{min-height:44px}.footer-bottom{row-gap:10px}.header .brand{padding-right:0}html:not(.js) .header{position:relative;height:auto;background:var(--dark)}html:not(.js) .nav-wrap{flex-wrap:wrap;padding-block:12px}html:not(.js) .header nav{display:flex;position:static;order:3;flex-basis:100%;flex-wrap:wrap;padding:0;max-height:none;gap:8px}html:not(.js) .menu-toggle,html:not(.js) .language{display:none}}
@media(max-width:620px){.wrap{width:calc(100% - 40px)}.header nav{max-height:calc(100vh - 80px);max-height:calc(100dvh - 80px)}.nav-wrap{gap:10px}.nav-actions{gap:8px}.language{gap:2px}.hero h1{font-size:clamp(2rem,10.2vw,3.4375rem)}.contact h2{font-size:clamp(2rem,10vw,2.875rem)}.contact-phone{font-size:clamp(1.4rem,7vw,1.875rem)}.contact-phone span{margin-left:12px}.intro h2,.region h2{font-size:clamp(1.75rem,8vw,2.0625rem)}.audience{grid-template-columns:85px minmax(0,1fr)}.counties{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-page{padding-inline:20px}.legal-page table{table-layout:fixed}.legal-page td,.legal-page th{overflow-wrap:anywhere}}
@media(max-width:359px){.logo-window{width:120px}.nav-wrap{gap:6px}.nav-actions{gap:4px}.footer-top{flex-wrap:wrap}.steps{grid-template-columns:1fr}.steps article:after{display:none!important}.audience{grid-template-columns:1fr}.audience-photo{height:110px;min-height:0}}
@media(hover:none){.button:hover{transform:none}.audience:hover img{transform:none}}
