.hero{box-sizing:border-box;background-color:var(--c-highlight);border-radius:8px;width:100%;margin:0 auto;padding:1.5rem 3.5rem;position:relative;overflow:hidden}.hero__image{width:100%;height:100%;position:absolute;top:0;left:0}.hero__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.hero .headline{white-space:pre-wrap}.hero__inner{max-width:var(--site-width--narrow);margin:0 auto}.hero__categories{gap:.5rem;display:flex}.hero__categories li{font-size:var(--typo-sm);border:1px solid;border-radius:2rem;padding:.25rem .5rem;font-weight:700}.hero__pattern{pointer-events:none;width:calc(30% + 25rem);animation:1s ease-in-out pattern-fadein;position:absolute;top:-3rem;right:-5%;transform:scaleX(-1)}.hero__content{z-index:10;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1rem;max-width:32.5rem;min-height:27rem;display:flex;position:relative}.hero__content p{white-space:pre-wrap;max-width:450px;line-height:1.4}.hero--img{color:#fff}.hero--img:before{content:"";z-index:9;background:#1f2a4f4d;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.hero--img-transp{color:var(--c-primary)}.hero--img-transp .hero__image{opacity:.2}.hero--img-transp:before{display:none}@media screen and (width<=768px){.hero{padding:1rem}.hero__content{min-height:450px}.hero__pattern{width:600px;top:-1rem;left:50px}}@keyframes pattern-fadein{0%{opacity:0}to{opacity:1}}.pagination{justify-content:center;gap:var(--gutter);font-size:var(--typo-md);text-transform:uppercase;margin-top:3rem;display:flex}.pagination,.pagination a{color:var(--color-primary)}.pagination a{text-decoration:none}.pagination .active{font-weight:700}.pagination__arrow{opacity:0;pointer-events:none}.pagination__arrow.visible{opacity:1;pointer-events:auto}.people__grid{grid-gap:var(--gutter);grid-template-columns:repeat(12,1fr);margin-top:2rem;display:grid;position:relative}.people__item{flex-direction:column;grid-column:span 3;display:flex}.people__item__content{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1rem;display:flex}.people__item__links{font-size:var(--typo-sm);flex-direction:column;gap:.25rem;margin-top:.5rem;display:flex}.people__item__links a{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--c-primary--lighter);text-decoration-color:var(--c-primary--lighter)}.people__item__portrait{aspect-ratio:1.2;width:100%;display:block;position:relative}.people__item__portrait img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.people__cats{flex-wrap:wrap;gap:.25rem;margin-top:.75rem;display:flex}.people__cats li{font-weight:700;font-size:var(--typo-xs);border:1px solid var(--c-primary--lighter);color:var(--c-primary--lighter);white-space:nowrap;border-radius:1rem;padding:.25rem .5rem;display:block}.people h2{margin-bottom:2rem}.people h3{font-size:var(--typo-lg);font-weight:700}.people__subtitle{font-size:var(--typo-sm);margin-top:.25rem;line-height:1.2;display:block}.people__filter{flex-wrap:wrap;gap:.5rem;display:flex}.people__filter li a{font-weight:700;font-size:var(--typo-sm);border:1px solid var(--c-primary);border-radius:1rem;padding:.25rem .5rem;transition:opacity .2s;display:block}.people__filter li a.active{opacity:1;background-color:var(--c-primary);color:var(--c-bg)}@media screen and (width<=992px){.people__item{grid-column:span 4}}@media screen and (width<=768px){.people__item{grid-column:span 6}.people__cats li{font-size:var(--typo-xs)}}@media screen and (width<=480px){.people__item{grid-column:span 12}.people__item__portrait img{aspect-ratio:1.5}}.articles__grid{grid-gap:var(--gutter);grid-template-columns:repeat(12,1fr);margin-top:1.5rem;display:grid}.articles__filter{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.articles__filter a{border:1px solid var(--c-primary);font-size:var(--typo-sm);border-radius:1rem;padding:.25rem .5rem;font-weight:700;transition:color .2s,background-color .2s;display:block}.articles__filter li.active a{background-color:var(--c-primary);color:var(--c-bg)}.articles__cats{z-index:2;position:absolute;bottom:1rem;left:1.2rem}.articles__cats li{font-weight:700;font-size:var(--typo-sm);background:#fff3;border:1px solid;border-radius:1rem;padding:.2rem .5rem}.articles__item{background-color:#fff;border-radius:8px;grid-column:span 3}.articles__item__content{padding:1.15rem 1.25rem 1.25rem}.articles__item span.date{font-size:var(--typo-sm);color:var(--c-primary--light);margin-bottom:.25rem;display:block}.articles__item h3{text-underline-offset:2px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:2px;transition:text-decoration-color .2s}.articles__item figure{aspect-ratio:1.8;background:var(--c-highlight);border-radius:8px 8px 0 0;width:100%;position:relative;overflow:hidden}.articles__item figure:before{content:"";opacity:.3;background:linear-gradient(#fff0,#fff);width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.articles__item figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.articles__item figure .pattern{-o-object-fit:contain;object-fit:contain;width:150%;height:150%;position:absolute;top:-40%;right:20%}.articles__item p{font-size:var(--typo-sm);margin-top:1rem}.articles__item:hover h3{-webkit-text-decoration-color:var(--c-highlight);text-decoration-color:var(--c-highlight)}.articles__item:hover figure:before{opacity:.5}@media screen and (width<=1250px){.articles__item{grid-column:span 4}}@media screen and (width<=992px){.articles__item{grid-column:span 6}}@media screen and (width<=480px){.articles__item{grid-column:span 12}}.project-card__inner{box-sizing:border-box;background-color:#fff;border-radius:8px;padding:2rem 1.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.project-card__inner:hover .project-card__arrow{transform:translate(8px)}.project-card__inner:hover h3{-webkit-text-decoration-color:var(--c-highlight);text-decoration-color:var(--c-highlight);transition:text-decoration-color .3s cubic-bezier(.075,.82,.165,1)}.project-card__bg{pointer-events:none;width:50rem;height:auto;position:absolute;top:-80%;left:20rem;transform:scaleX(-1)}.project-card__bg--2{display:none}.project-card__content{max-width:20rem}.project-card h3{text-underline-offset:4px;margin-bottom:1.5rem;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:2px}.project-card p{font-size:var(--typo-sm)}.project-card__arrow{width:1.75rem;height:auto;margin-top:1.5rem;transition:transform .3s cubic-bezier(.075,.82,.165,1)}.project-card__arrow path{transition:fill .3s cubic-bezier(.075,.82,.165,1)}.project-card+.project-card{margin-top:-4rem}.project-card:nth-child(2n) .project-card__inner{flex-direction:row-reverse}.project-card:nth-child(2n) .project-card__bg{left:auto;right:24rem;transform:none}.project-card:nth-child(2n) .project-card__bg--1{display:none}.project-card:nth-child(2n) .project-card__bg--2{display:block}@media screen and (width<=768px){.project-card__inner{padding:1.5rem 1rem}.project-card__content{max-width:13rem}.project-card h3{margin-bottom:.75rem}.project-card__arrow{width:1.25rem;margin-top:.5rem}.project-card__bg{width:35rem;top:-20%;left:14rem}.project-card+.project-card{margin-top:-2rem}.project-card:nth-child(2n) .project-card__inner{flex-direction:row-reverse}.project-card:nth-child(2n) .project-card__bg{right:16rem}}.highlight-cards__grid{grid-gap:var(--gutter);grid-template-columns:repeat(12,1fr);margin-top:2rem;display:grid}.highlight-cards__item{flex-direction:column;grid-column:span 4;display:flex}.highlight-cards__item__content{background:#fff;border-radius:8px;align-items:center;height:100%;margin-top:4px;padding:1rem;display:flex;position:relative}.highlight-cards__item__content span{font-size:var(--typo-xl);-webkit-hyphens:auto;hyphens:auto;width:100%;max-width:calc(100% - 2rem);font-weight:700;line-height:1.1;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .3s cubic-bezier(.075,.82,.165,1)}.highlight-cards__item__content:after{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDMyIDI0Ij48cGF0aCBmaWxsPSIjMWYyYjRmIiBkPSJNMTguOTk0IDMuNzgyYTEuNzc2IDEuNzc2IDAgMSAxIDIuNTEyLTIuNTEybDkuNDc0IDkuNDc0YTEuNzc2IDEuNzc2IDAgMCAxIDAgMi41MTJsLTkuNDc0IDkuNDc0YTEuNzc2IDEuNzc2IDAgMSAxLTIuNTEyLTIuNTEybDYuNDQxLTYuNDQySDIuNDg3YTEuNzc2IDEuNzc2IDAgMCAxIDAtMy41NTJoMjIuOTQ4eiIvPjwvc3ZnPg==) 50% no-repeat;width:31px;height:23px;transition:transform .3s cubic-bezier(.075,.82,.165,1);display:block;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.highlight-cards__item__figure{background-color:var(--c-highlight);aspect-ratio:2;border-radius:8px;flex-shrink:0;position:relative;overflow:hidden}.highlight-cards__item__icon{-o-object-fit:contain;object-fit:contain;opacity:1;width:3rem;height:3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.highlight-cards__item__image{-o-object-fit:cover;object-fit:cover;opacity:.25;width:100%;height:100%;position:absolute;top:0;left:0}.highlight-cards__item:hover .highlight-cards__item__content span{-webkit-text-decoration-color:var(--c-highlight);text-decoration-color:var(--c-highlight)}.highlight-cards__item:hover .highlight-cards__item__content:after{transform:translate(4px)translateY(-50%)}@media screen and (width<=992px){.highlight-cards__item{grid-column:span 6}}@media screen and (width<=768px){.highlight-cards__item{grid-column:span 6}.highlight-cards__item__figure{aspect-ratio:1.8}.highlight-cards__item__content span{font-size:var(--typo-lg)}}@media screen and (width<=480px){.highlight-cards__item{grid-column:span 12}.highlight-cards__item__figure{aspect-ratio:2.25}}.resources__grid{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.resources__item{background-color:#fff;border-radius:8px;align-items:stretch;padding:1rem;display:flex;position:relative}.resources__item__content{padding:1rem}.resources__item figure{background:var(--c-bg);flex-shrink:0;width:15rem;min-height:8rem;position:relative;overflow:hidden}.resources__item figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.resources__item figure .pattern{-o-object-fit:contain;object-fit:contain;width:200%;height:200%;position:absolute;top:-50%;left:-50%}.resources__item h3{margin-bottom:.5rem}.resources__item p{max-width:30rem}.resources__item a{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--c-primary--lighter);text-decoration-color:var(--c-primary--lighter);margin-top:.5rem;display:block}.resources__item a:after{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIwIDE1Ij48cGF0aCBmaWxsPSIjOTllNWI2IiBkPSJNMTEuNTc4IDIuMjQ1QTEuMTI1IDEuMTI1IDAgMCAxIDEzLjE3LjY1M2w2IDYuMDAxYy40NC40NC40NCAxLjE1MiAwIDEuNTkxbC02IDYuMDAxYTEuMTI1IDEuMTI1IDAgMSAxLTEuNTkyLTEuNTlsNC4wOC00LjA4MUgxLjEyMmExLjEyNSAxLjEyNSAwIDAgMSAwLTIuMjVoMTQuNTM2eiIvPjwvc3ZnPg==) no-repeat;width:20px;height:14px;margin-left:.75rem;transition:transform .3s cubic-bezier(.075,.82,.165,1);display:inline-block}.resources__item a:hover{-webkit-text-decoration-color:var(--c-primary);text-decoration-color:var(--c-primary)}.resources__item a:hover:after{transform:translate(4px)}@media screen and (width<=992px){.resources__item{padding:4px}.resources__item figure{border-radius:4px;width:12rem}}@media screen and (width<=768px){.resources__item{flex-direction:column;align-items:flex-start;padding:4px;overflow:hidden}.resources__item figure{aspect-ratio:2.5;border-radius:6px;width:100%}.resources__item__content{padding:1rem}}.cta{margin-top:-3rem;display:flex}.cta__button{background-color:var(--c-primary);color:var(--c-bg);font-size:var(--typo-sm);text-underline-offset:3px;border-radius:1.5rem;padding:.5rem 1.5rem;font-weight:700;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:2px;transition:background-color .2s;display:block}.cta__button:hover{background:var(--c-primary--dark)}.cta-wrap{flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;margin-top:-3rem;display:flex}.cta-wrap .container--narrower{max-width:100%}.cta-wrap .container{margin:0;padding:0}.container--headline{margin-bottom:-3rem}@media screen and (width<=768px){.container--headline{margin-bottom:-1rem}}
