@font-face{font-family:Protipo;src:local("Protipo Bold Italic"),local("Protipo-BoldItalic"),url(/fonts/Protipo-BoldItalic.woff2) format("woff2"),url(/fonts/Protipo-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Protipo;src:local("Protipo Italic"),local("Protipo-Italic"),url(/fonts/Protipo-Italic.woff2) format("woff2"),url(/fonts/Protipo-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Protipo;src:local("Protipo Bold"),local("Protipo-Bold"),url(/fonts/Protipo-Bold.woff2) format("woff2"),url(/fonts/Protipo-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Protipo;src:local("Protipo Sb Italic"),local("Protipo-SemiboldItalic"),url(/fonts/Protipo-SemiboldItalic.woff2) format("woff2"),url(/fonts/Protipo-SemiboldItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Protipo;src:local("Protipo Sb"),local("Protipo-Semibold"),url(/fonts/Protipo-Semibold.woff2) format("woff2"),url(/fonts/Protipo-Semibold.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Protipo;src:local("Protipo"),local("Protipo-Regular"),url(/fonts/Protipo-Regular.woff2) format("woff2"),url(/fonts/Protipo-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none;padding:0}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block;height:auto}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}:root{--palette-pnp-primary-dark-blue: #253b49;--palette-pnp-primary-dark-grey: #676e7a;--palette-pnp-secondary-purple: #6c6cd0;--palette-pnp-secondary-yellow: #f0e545;--palette-pnp-secondary-green: #60ba46;--background-dark: var(--palette-pnp-primary-dark-blue);--background-light: #f5f5f7;--background-lightest: #fbfafa;--background-plain: #fff;--text-primary: var(--palette-pnp-primary-dark-blue);--text-plain: #fff;--base-spacing: 8px;--base-typography: 1rem;--h5: calc(var(--base-typography) * var(--ratio));--h4: calc(var(--h5) * var(--ratio));--h3: calc(var(--h4) * var(--ratio));--h2: calc(var(--h3) * var(--ratio));--h1: calc(var(--h2) * var(--ratio));--h1-xl: calc(var(--h1) * var(--ratio))}html{font-family:Protipo;background:var(--background-light);color:var(--text-primary);font-weight:400;font-size:100%;line-height:1.25;scroll-behavior:smooth;--ratio: 1.2;@media only screen and (min-width: 500px) and (min-height: 900px){--ratio: 1.1}@media only screen and (min-width: 900px){--ratio: 1.15}@media only screen and (min-width: 1400px){--ratio: 1.2}@media only screen and (min-width: 2000px){--ratio: 1.25}}body{color:var(--palette-pnp-primary-dark-blue);font-size:1.125rem;line-height:1.75;margin:0 auto}h1,h2,h3,h4,h5{font-family:Protipo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:800;margin:3rem 0 1.38rem;line-height:1.3}h1{font-size:clamp(2rem,2rem + 2vw,var(--h1));line-height:1.2;margin-top:0}h2{font-size:clamp(1.5rem,2vw + 1rem,var(--h2));line-height:1.1;margin:0;margin-bottom:calc(var(--base-spacing) * 2)}h3{font-size:var(--h3);line-height:1.1;margin:0;margin-bottom:calc(var(--base-spacing) / 2)}h4{font-size:var(--h4)}h5{font-size:var(--h5)}p{display:inline-block;margin:0 0 var(--base-spacing) * 1.5 0;margin-bottom:1rem;text-align:left;&:last-of-type{margin-bottom:0;+h2,+h3{margin-top:var(--base-spacing) * 1.5}}}ul{margin:0;margin-bottom:var(--base-spacing) * 1.5}blockquote{margin:0}.warnquote{font-style:italic;padding-bottom:calc(var(--base-spacing) * 3)}.o-container{margin:0 auto;padding:calc(var(--base-spacing) * 3)}.banner{display:flex;flex-direction:column;gap:2rem}.banner h2{font-size:2.25rem;font-weight:700}@media only screen and (min-width: 960px){.banner h2{font-size:3rem}}.banner-divider{width:25%;height:.25rem;border-radius:1rem;background:var(--palette-pnp-secondary-green);margin:0 auto;margin-bottom:.5rem}@media only screen and (min-width: 960px){.banner-divider{height:.375rem}}@media only screen and (min-width: 1024px){.o-container{padding:calc(var(--base-spacing) * 7.5) calc(var(--base-spacing) * 10);max-width:1200px}}.c-card__item{background-color:var(--background-plain);color:var(--background-dark);border-radius:var(--base-spacing);box-shadow:4px 4px 14px #00000024;padding:calc(var(--base-spacing) * 2.25);margin-bottom:calc(var(--base-spacing) * 3)}.c-card__item__wrapper{background-color:var(--background-plain);color:var(--background-dark);border-radius:var(--base-spacing);box-shadow:4px 4px 14px #00000024;padding:0;margin:0;margin-bottom:calc(var(--base-spacing) * 3);overflow:hidden}.c-card__item__img{background-image:url(/_astro/6-SuccessStory1.C1lfxmQp.jpeg);background-size:cover;background-position:75%;background-repeat:no-repeat;height:9.375rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center}.c-card__item__img--story2{background-image:url(/_astro/7-SuccessStory2.Z89WXj6-.jpeg);background-size:cover}.c-card__item__img--story3{background-image:url(/_astro/8-SuccessStory3.CwcDr26P.jpeg);background-size:cover;background-position:10% 23%}.c-card__item__img--story4{background-image:url(/_astro/9-SuccessStory4.CpXd8ylI.jpeg);background-size:cover;background-position:10% 75%}.c-card__item__content{padding:calc(var(--base-spacing) * 2.25);margin-bottom:calc(var(--base-spacing) * 3)}.c-card__item--timeline{background-color:var(--background-plain);color:var(--background-dark);border-radius:var(--base-spacing);box-shadow:4px 4px 14px #00000024;padding:calc(var(--base-spacing) * 2.25);margin-bottom:calc(var(--base-spacing) * 3);display:flex;flex-direction:column;align-items:flex-start;-moz-column-gap:calc(var(--base-spacing) * 3);column-gap:calc(var(--base-spacing) * 3)}.c-card__item--bold-text{font-weight:500;margin-bottom:0}.c-card__item--text{font-weight:400;margin-bottom:0}.c-card__item--date-text{font-weight:700;font-size:2rem;margin-bottom:0;color:var(--palette-pnp-secondary-purple)}.c-card__item--line{margin-top:calc(var(--base-spacing) * 2);margin-bottom:calc(var(--base-spacing) * 2);width:100%;height:8px;background:var(--palette-pnp-primary-dark-grey);border-radius:18px}.c-card__item--plain{padding:0}.c-card__item--accordion-faq{padding:calc(var(--base-spacing) * 1.5)}.c-card__item--accordion{padding:calc(var(--base-spacing) * 3)}.c-card__item--challenge h3{margin-bottom:calc(var(--base-spacing) * 2)}.c-card__list{padding:0;margin-top:1.5rem}.c-card__list--timeline{margin-top:calc(var(--base-spacing) * 3)}.c-card__columns{display:flex;margin-top:2rem;flex-direction:column;gap:1rem}.c-card__column{flex:1}.c-card__column blockquote{font-style:italic}.c-card__divider{min-height:100%;width:4px;border-radius:4px;background-color:var(--background-light);margin:0 1rem}@media only screen and (min-width: 960px){.c-card__item{margin-bottom:0;padding:calc(var(--base-spacing) * 4.5)}.c-card__item--plain{padding:0}.c-card__item--accordion-faq{padding:calc(var(--base-spacing) * 3)}.c-card__list{display:flex;flex-wrap:nowrap;margin-bottom:0}.c-card__list-row{flex-direction:row;gap:calc(var(--base-spacing) * 3)}.c-card__list-row--challenge{display:flex;flex-wrap:wrap}.c-card__list-col{flex-direction:column;gap:calc(var(--base-spacing) * 3)}.c-card__item--timeline{padding:calc(var(--base-spacing) * 3)}.c-card__list-row.c-card__list--timeline{display:grid;grid-template-columns:repeat(4,1fr)}.c-card__item--challenge{display:flex;flex-direction:column;flex:1 1 auto;min-height:170px;padding:calc(var(--base-spacing) * 3);margin:var(--base-spacing)}.c-card__item--bold-text{font-size:1.25rem;line-height:1.75rem;margin-bottom:1rem}.c-card__item--text{font-size:1.5rem}.c-card__item--date-text{font-size:2.625rem}.c-card__columns{flex-direction:row}}.card--supporters{padding:2rem;text-align:center}.card--supporters__logos{display:flex;justify-content:space-around;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}@media only screen and (min-width: 960px){.card--supporters__logos{flex-direction:row}}.o-card--plain{background:var(--background-lightest)}.o-card--invert{background:var(--background-light)}.o-card--action{background:var(--background-dark);color:var(--text-plain)}.o-cta{background-color:var(--text-plain);border:1px solid var(--palette-pnp-primary-dark-blue);border-radius:calc(var(--base-spacing) * 6);box-shadow:4px 4px 14px #00000024;color:var(--text-primary);display:inline-block;font-weight:700;text-decoration:none;text-align:left;padding:calc(var(--base-spacing) * 1.25) calc(var(--base-spacing) * 6) calc(var(--base-spacing) * 1.25) calc(var(--base-spacing) * 2);position:relative}.o-cta:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E%0A");position:absolute;top:50%;right:calc(var(--base-spacing) * 2);width:20px;translate:0 -40%;transition:rotate .2s;transform-origin:50% 40%;transform:rotate(-90deg)}.o-cta--inverse{background-color:var(--text-plain);color:var(--text-primary)}.o-cta--inverse:hover{background-color:var(--background-dark);color:var(--text-plain)}.o-cta--inverse:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23fff' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E%0A");position:absolute;top:50%;right:calc(var(--base-spacing) * 2);width:20px;translate:0 -40%;transition:rotate .2s;transform-origin:50% 40%;transform:rotate(-90deg)}.o-cta:hover{background-color:var(--text-primary);color:var(--text-plain)}.o-cta:hover:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23fff' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E%0A")}.c-skip__item{left:-999em;position:absolute;width:990em;z-index:999}.c-skip__item:active,.c-skip__item:focus{background-color:var(--background-plain);border:3px var(--background-dark) solid;color:var(--text-primary);left:0;top:0;padding:15px;text-decoration:none;width:auto;z-index:999}.c-animation-fade{opacity:0;transition:visibility 0s .25s,opacity .25s linear;visibility:hidden}.c-animation-fade--active{opacity:1;visibility:visible;transition:opacity .25s linear}.c-nav.c-animation-fade--active{display:block}.c-nav{font-family:Protipo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;background-color:var(--palette-pnp-primary-dark-blue);font-size:1rem;display:none;left:0;margin-top:1.5rem;width:100%}@media only screen and (min-width: 960px){.c-nav{background-color:var(--background-light);border:none;display:inline-block;margin-top:0;opacity:1;position:static;visibility:visible;width:auto}}.c-nav--active{background-color:var(--text-plain);display:block}@media only screen and (min-width: 960px){.c-nav--active{display:block;position:static;width:auto}}.c-nav__ul{padding:0;display:flex;flex-direction:column;gap:1.1rem}@media only screen and (min-width: 960px){.c-nav__ul{display:flex;flex-direction:row;gap:inherit}}.c-nav__li{display:block}@media only screen and (min-width: 960px){.c-nav__li{align-items:center;display:flex}}@media only screen and (min-width: 960px){.c-nav__li:first-child{display:flex}}.c-nav__a{font-weight:700;color:var(--text-plain);display:block;position:relative;text-align:left;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out}@media only screen and (min-width: 960px){.c-nav__a{border:none;color:var(--text-primary);margin:0 .3rem;padding:0 .5rem;font-weight:500}}@media only screen and (min-width: 960px){.c-nav__a:after{background:transparent;border-radius:.25rem;content:"";display:block;height:2px;left:0;margin-top:.25rem;position:absolute;transition:.2s ease-in-out;width:0;margin-left:25%}}@media only screen and (min-width: 50em){.c-nav__a:hover,.c-nav__a:focus{background-color:transparent}}@media only screen and (min-width: 960px){.c-nav__a:hover:not(.c-nav__a--active):after,.c-nav__a:focus:not(.c-nav__a--active):after{background-color:var(--palette-pnp-secondary-green);width:50%}}.c-nav__a--active{color:var(--text-plain);font-family:Protipo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:700}@media only screen and (min-width: 960px){.c-nav__a--active:before{background-color:var(--palette-pnp-secondary-green);width:100%}}.c-nav-hamburger{background:transparent;border:none;color:var(--palette-pnp-primary-dark-blue);display:inline-block;height:24px;margin:0;padding:8px;position:relative;text-transform:uppercase;width:24px}@media only screen and (min-width: 960px){.c-nav-hamburger{display:none}}.c-nav-hamburger:before,.c-nav-hamburger:after{display:none}.c-nav-hamburger__line{background-color:var(--background-plain);border-radius:2px;content:"";display:block;height:2px;position:relative}.c-nav-hamburger--active{overflow:hidden}.c-nav-hamburger__text{color:var(--text-plain);display:inline-block;font-size:1rem;transition:opacity .25s ease-in-out,transform .25s ease-in-out}.c-nav-hamburger--active .c-nav-hamburger__text{transform:translate(-60px);opacity:0;visibility:hidden}.c-nav-hamburger__line{background-color:var(--palette-pnp-primary-dark-blue);border-radius:.125rem;display:block;height:2px;left:0;position:absolute;transform:rotate(0);transition:top ease-in-out .25s,transform ease-in-out .25s;width:100%}.c-nav-hamburger--active .c-nav-hamburger__line{background-color:var(--background-plain)}.c-nav-hamburger__line--1{top:14px}.c-nav-hamburger--active .c-nav-hamburger__line--1{top:10px;transform:rotate(135deg)}.c-nav-hamburger__line--2{top:2px}.c-nav-hamburger__line--3{top:8px}.c-nav-hamburger--active .c-nav-hamburger__line--2{top:10px;transform:rotate(-135deg)}.c-nav-hamburger--active .c-nav-hamburger__line--3{display:none}.logo-bar{align-items:center;display:flex;justify-content:space-between}.hide-logo,.display-desktop{display:none}@media only screen and (min-width: 960px){.logo-bar{display:inline-block}.display-mobile{display:none}.display-desktop{display:block}}.header--nav-open{background-color:var(--palette-pnp-primary-dark-blue);color:var(--text-plain)}@media only screen and (min-width: 960px){.header--nav-open{background-color:transparent}}header{z-index:999;padding:var(--base-spacing * 2);position:sticky;top:0;overflow:hidden;background-color:var(--background-light)}@media only screen and (min-width: 960px){header{padding:0}header .o-container{padding-top:var(--base-spacing)!important;padding-bottom:var(--base-spacing)!important;justify-content:space-between;display:flex;align-items:center}}.link-card-grid{display:grid;grid-column:1fr}footer{background:var(--palette-pnp-primary-dark-blue);color:var(--text-plain);font-size:calc(var(--base-typography) * .75)}footer .o-container{display:flex;flex-direction:column;gap:2rem;justify-content:center}footer h4{margin:0}.footer-nav{display:flex;flex-direction:column;gap:2rem}.footer-nav ul{display:flex;flex-direction:column;gap:1rem}.footer-nav .ul-inline{flex-direction:row;justify-content:center}.footer-nav ul li{font-size:.75rem;line-height:1rem}.footer-nav ul li h5{font-size:.75rem;margin:0;font-weight:700}.footer-nav ul li a p{text-decoration:underline}.footer-divider{width:75px;height:2px;border-radius:14px;background:var(--palette-pnp-secondary-green);margin:0 auto;margin-bottom:.35rem}.footer__logo{max-width:150px;margin:0 auto;margin-bottom:1rem}@media only screen and (min-width: 960px){footer .o-container{display:grid;grid-template-columns:1.5fr 2fr;text-align:left}.footer-nav{flex-direction:row}.footer-divider{margin-left:0}.footer__logo{margin-left:-7px}}summary{padding:1rem;list-style:none}details div{display:inline-block;padding:0 0 0 1rem;height:0;overflow:hidden;font-weight:300}details[open] div{padding:0 calc(var(--base-spacing) * 1.5) var(--base-spacing) calc(var(--base-spacing) * 1.5);height:-moz-fit-content;height:fit-content}@media only screen and (min-width: 960px){details div{display:inline-block;padding:0 0 0 1rem;height:0;overflow:hidden;font-weight:300}details[open] div{padding:0 calc(var(--base-spacing) * 3) var(--base-spacing) calc(var(--base-spacing) * 3);height:-moz-fit-content;height:fit-content}}summary{font-weight:600;cursor:pointer;position:relative;width:calc(100% - 20px)}summary:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E%0A");position:absolute;top:50%;right:calc(var(--base-spacing) * 3 - 20px);width:20px;translate:0 -35%;transition:rotate .2s;transform-origin:50% 40%}details[open] summary:after{rotate:-180deg;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%2360ba46' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E%0A")}.c-hero__image{background-image:url(/_astro/JLRSupplyChainInnovationChallenge.BcYNGNhm.jpg);background-size:cover;background-position:75%;background-repeat:no-repeat;height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center}@media only screen and (min-width: 960px){.c-hero__image{background-position:center}}.c-hero__content{display:flex;width:100%;height:100%;flex-direction:column;justify-content:flex-end;gap:2.5rem;text-align:left}.c-hero__title{margin-bottom:0}.c-hero__subtitle{margin-bottom:60px}.c-hero__content h1{font-size:2rem;font-weight:700}.c-hero__content h2{font-size:1.25rem;font-weight:700}@media only screen and (min-width: 960px){.c-hero__content h1{font-size:3rem;font-weight:700}.c-hero__content h2{font-size:2.25rem;font-weight:700}}.u-text-center{text-align:center}.u-block{display:block}.u-hide{display:none}.u-a11y{height:1px;width:1px;overflow:hidden;position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.u-h-list li{display:inline-block}.u-image-half{height:50%}.o-cta-container{margin-top:calc(var(--base-spacing) * 3)}.apply-now-container{margin-bottom:calc(var(--base-spacing) * 7)}.o-cta__footer{margin-bottom:1rem;font-size:1.5rem}.get-in-touch__container{margin-top:calc(var(--base-spacing) * 6)}.get-in-touch__container .o-cta-container{margin-top:calc(var(--base-spacing) * 4)}.get-in-touch__header{margin-bottom:calc(var(--base-spacing) * 3)}.challenge__container{margin-top:calc(var(--base-spacing) * 5);margin-bottom:calc(var(--base-spacing) * 5)}.sustainability .o-container{width:100%}.sustainability__header--image{background-image:linear-gradient(#00000086,#0003),url(/_astro/10-SustainabilityStrategy.7-udho-X.jpg);background-size:cover;background-position:10% 69%;background-repeat:no-repeat;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}.sustainability__image{height:220px;-o-object-fit:cover;object-fit:cover}.sustainability .c-card__item{padding:0;display:grid;grid-template-columns:1fr;overflow:hidden}.sustainability__content{padding:2rem}@media only screen and (min-width: 960px){.sustainability .c-card__item{grid-template-columns:1fr 1fr}.sustainability__image{height:100%}}.quote__container{display:flex;flex-direction:column;width:100%;justify-content:space-between}.quote__container--item-text{display:flex;flex-basis:55%;flex-direction:column;order:2}.quote__container--item-picture{display:flex;flex-basis:35%;order:1;background-image:url(/_astro/Quote.Ct2FRgSt.jpeg);background-size:cover;background-repeat:no-repeat;margin-bottom:calc(var(--base-spacing) * 2)}.quote__container--item-picture span{height:94px}.quote-author__container{margin-top:calc(var(--base-spacing) * 6.75);display:flex;flex-direction:column}.quote-author__container p{margin-bottom:0}.quote__text{font-weight:500}.quote__text-author{font-weight:700}@media only screen and (min-width: 960px){.quote__container{display:flex;flex-direction:row;width:100%;justify-content:space-between}.quote__container--item-picture{height:435px;border-radius:0 var(--base-spacing) var(--base-spacing) 0}.quote__container--item-text,.quote__container--item-picture{order:0}}.whoFor ol{display:grid;grid-template-columns:1fr;margin-top:calc(var(--base-spacing) * 6)}.whoFor .c-card__item{padding:0;display:grid;grid-template-columns:1fr;grid-template-rows:200px 1fr;overflow:hidden}.whoFor__content{padding:calc(var(--base-spacing) * 4.5)}.whoFor__image{height:220px;-o-object-fit:cover;object-fit:cover}.whoFor__image-SMEs{-o-object-position:20% 25%;object-position:20% 25%}@media only screen and (min-width: 960px){.whoFor ol{grid-template-columns:1fr 1fr 1fr}}.faq-contact{margin-top:calc(var(--base-spacing) * 3);display:block}.faq-contact__email{margin-top:calc(var(--base-spacing) * 3);margin-bottom:calc(var(--base-spacing) * 3)}@media only screen and (min-width: 960px){.faq-contact__email{margin-top:calc(var(--base-spacing));margin-bottom:calc(var(--base-spacing) * 3)}}.getInTouch .getInTouch__list{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:calc(var(--base-spacing) * 4.5)}.getInTouch .ul-inline{flex-direction:row;display:flex;gap:1rem}.getInTouch .c-card__item{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.getInTouch h3{margin-bottom:calc(var(--base-spacing) * 2)}@media only screen and (min-width: 960px){.getInTouch .getInTouch__list{grid-template-columns:1fr 1fr}}.whatsInIt .whatsInIt__list{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:calc(var(--base-spacing) * 6)}.behindTheScenes article{margin-bottom:calc(var(--base-spacing) * 5);margin-top:calc(var(--base-spacing) * 6)}.behindTheScenes__content{display:flex;flex-direction:column;gap:1.5rem}.behindtheScenes__image{display:none}@media only screen and (min-width: 960px){.behindTheScenes article{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:calc(var(--base-spacing) * 12);margin-top:calc(var(--base-spacing) * 8)}.behindtheScenes__image{display:block}.behindtheScenes__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:84%;object-position:84%}}.swiper-wrapper,.swiper-wrapper-challenge{display:grid;grid-template-columns:1fr}@media only screen and (min-width: 960px){.swiper-wrapper{display:grid;grid-template-columns:repeat(4,1fr)}}.c-card__item--head-text{font-size:1.5rem;line-height:1.75rem;font-weight:700}.c-card__item__img_alley{background-image:url(/_astro/circulor_successstory.DghDQ9GZ.webp);background-size:cover;background-position:75%;background-repeat:no-repeat;height:9.375rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center}.c-card__item_what_init{background-color:#fbfafa;color:var(--background-dark);border-radius:var(--base-spacing);box-shadow:4px 4px 14px #00000024;padding:calc(var(--base-spacing) * 2.25);margin-bottom:calc(var(--base-spacing) * 3)}.application_closed{color:var(--palette-pnp-primary-dark-blue);background-color:var(--background-light);border-radius:calc(var(--base-spacing) * 3);padding:var(--base-spacing);width:-moz-fit-content;width:fit-content;border:black 1px solid;font-size:20px;font-weight:700}
