:root{--color-serious-black:#000;--color-electric-yellow:#e0e721;--color-fresh-white:#fff;--color-stained-white:#b2b2b2;--color-usual-grey:#3f3f39;--color-positive-green:#5bc500;--text:"effra-cc",sans-serif;--text-size-tiny:1.125rem;--text-size-small:1.5rem;--text-size-medium:2rem;--text-size-large:3rem;--text-size-xlarge:4rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-semiBold:600;--font-weight-Bold:700;--font-weight-xBold:800;--space-tiny:.25rem;--space-small:.5rem;--space-default:1rem;--space-medium:1.5rem;--space-large:2rem;--space-x-large:3rem;--space-xx-large:5rem;--space-xxx-large:8rem}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-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]{padding:0;list-style:none}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:auto;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{max-width:2000px;margin:0 auto}ul li{margin-bottom:var(--space-default)}address{font-style:normal}html{font-family:var(--text);color:var(--color-fresh-white);background-color:var(--color-serious-black);font-size:max(1rem,min(.8261rem + .8696vi,1.5rem))}a{text-decoration:none}.horizontal{display:flex}.horizontal>:not(:last-child){margin-right:var(--item-spacing,--space-default)}.container{padding:0 var(--space-default)}@media screen and (min-width:600px){.container{padding:0 var(--space-default)}}@media screen and (min-width:1400px){.container{padding:0 var(--space-large)}}.flow>*+*{margin-top:var(--flow-space,2rem)}.columns{grid-template-columns:repeat(var(--columns,4),1fr);display:grid}.long-form{padding:var(--space-xxx-large)var(--space-default)var(--space-large)var(--space-xx-large)}.nav{--item-spacing:var(--space-medium);font-weight:var(--font-weight-xBold);color:var(--color-serious-black);z-index:100;padding:var(--space-default)0 0;background:linear-gradient(#dee700cc 60%,#dee70000 100%);width:100%;max-width:2000px;position:absolute}@media screen and (min-width:600px){.nav{padding:var(--space-default)}}@media screen and (min-width:1280px){.nav{display:flex}}@media screen and (min-width:1400px){.nav{padding:0 var(--space-large)}}.nav img{margin:0 auto}@media screen and (min-width:1280px){.nav img{margin:0}}.nav ul{justify-content:center}@media screen and (min-width:1280px){.nav ul{justify-content:flex-start}.nav ul+ul{margin-left:var(--space-large)}}.button{background-color:var(--color-serious-black);border:2px solid var(--color-electric-yellow);padding:var(--space-small)var(--space-default);color:var(--color-fresh-white);border-radius:0;display:inline-block}@media screen and (min-width:1280px){.button{padding:var(--space-small)var(--space-x-large)}}.button:hover{background-color:var(--color-fresh-white);color:var(--color-serious-black)}.button:focus{border-color:var(--color-fresh-white);outline:var(--color-fresh-white)inset 2px}.hero{color:var(--color-serious-black);margin-bottom:var(--space-x-large);background-repeat:no-repeat;background-size:cover;min-height:800px;max-height:80vh;display:grid}@media screen and (min-width:600px){.hero{min-height:1000px}}@media screen and (min-width:1280px){.hero{grid-template-columns:30% 70%;height:100vh}}.hero div{padding:var(--space-x-large)var(--space-large)var(--space-default);background:linear-gradient(#dee70000 0%,#dee700cc 40%);flex-direction:column;grid-row:2;justify-content:center;align-items:flex-start;display:flex;position:relative}@media screen and (min-width:1280px){.hero div{background:linear-gradient(90deg,#dee70000 0%,#dee700 40%);grid-area:auto/2;padding-left:30%}}.hero div img{width:40%}@media screen and (min-width:600px){.hero div img{width:30%}}@media screen and (min-width:1280px){.hero div img{width:60%;max-width:500px}}.hero div h1{max-width:30ch}.hero div p{max-width:50ch}.hero div:after{content:"";background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22242%22%20height%3D%22488%22%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M242%200v488H0z%22%20style%3D%22fill%3A%23000%3Bfill-opacity%3A1%22%2F%3E%3C%2Fsvg%3E);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:20%;height:50%;position:absolute;bottom:-2px;right:-2px}.text-and-image{margin-bottom:var(--space-xx-large);position:relative}.text-and-image:after{content:"";top:var(--space-x-large);z-index:10;background-image:url(/assets/images/bg_blade.svg);background-position:100% 0;background-repeat:no-repeat;background-size:400%;width:95%;height:100%;position:absolute}@media screen and (min-width:800px){.text-and-image:after{left:var(--space-large);background-size:contain}}.text-and-image div{background-color:var(--color-serious-black);z-index:100;padding:var(--space-large);max-width:60ch}@media screen and (min-width:800px){.text-and-image div{margin-top:var(--space-xx-large)}}@media screen and (min-width:800px){.text-and-image{grid-gap:var(--space-large);grid-template-columns:40% 60%;display:grid}}.stack{margin-bottom:var(--space-xx-large)}.stack[data-layout=grid]{--columns:1;grid-gap:var(--space-large);max-width:80vw;margin:0 auto}@media screen and (min-width:1200px){.stack[data-layout=grid]{--columns:2}}.stack>*{border-top:6px solid var(--color-electric-yellow)}.stack[data-layout=grid]>*{border-bottom:6px solid var(--color-electric-yellow);background-position:top;background-repeat:no-repeat;background-size:contain}.stack[data-layout=list]>*{display:grid}.stack[data-layout=list]>* a{color:var(--color-electric-yellow);font-weight:var(--font-weight-Bold);white-space:nowrap}@media screen and (min-width:1200px){.stack[data-layout=list]>*{grid-template-columns:33.33% 66.66%}}.stack .stack__header{margin-right:var(--space-xx-large);display:flex}.stack .stack__header h3{margin-left:var(--space-x-large)}.stack .stack__content{padding:var(--space-x-large)var(--space-large)var(--space-large);margin-top:var(--space-xx-large);background:linear-gradient(#0000 0%,#000 40%)}.icon{padding:var(--space-small);padding-right:var(--space-large);aspect-ratio:1;background-image:url(assets/images/bg_icon.svg);background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;min-width:4rem;height:2.5rem;display:flex;position:relative}.big-quote{margin-bottom:var(--space-xx-large);background-color:var(--color-electric-yellow);color:var(--color-serious-black);text-align:center;padding:var(--space-large)}@media screen and (min-width:800px){.big-quote{padding:var(--space-xx-large)}}.big-quote p{font-size:var(--text-size-medium);font-weight:var(--font-weight-Bold)}.big-quote footer{margin-top:var(--space-large)}.achievements{--columns:2;grid-gap:var(--space-large)}@media screen and (min-width:1000px){.achievements{--columns:4}}.partners{padding:var(--space-large);background-color:var(--color-fresh-white);margin-top:var(--space-large);margin-bottom:var(--space-xx-large);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1000px){.partners{background-color:#0000;background-image:url(/assets/images/bg_double_blade.svg)}.partners{padding:var(--space-x-large)}}.partners ul{grid-gap:var(--space-small);grid-template-columns:repeat(2,minmax(100px,1fr));display:grid}@media screen and (min-width:600px){.partners ul{grid-template-columns:repeat(3,minmax(100px,1fr))}}@media screen and (min-width:1000px){.partners ul{grid-template-columns:repeat(6,minmax(100px,1fr));width:70%}}.partners li{justify-content:center;align-items:center;margin-bottom:0;display:flex}.cta{margin-bottom:var(--space-xx-large);display:grid;position:relative}@media screen and (min-width:1000px){.cta{margin-top:calc(var(--space-xx-large)*2);grid-template-columns:1fr 1fr}}.cta:after{content:"";z-index:1;background-image:url(/assets/images/bg_blade.svg);background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:60%;height:100%;position:absolute;top:-50px}@media screen and (min-width:1000px){.cta:after{top:-100px}}.cta img{z-index:10}.cta div{background-color:var(--color-serious-black);z-index:10;padding:var(--space-large)}.double-cta_container{padding:0 var(--space-default);margin-bottom:var(--space-large);flex-direction:column;justify-content:space-evenly;align-items:center;display:flex}@media screen and (min-width:1000px){.double-cta_container{flex-direction:row}}.double-cta_container .blade-cta{flex-direction:1;padding:var(--space-large);text-align:center}.double-cta_container .blade-cta--filled{background:var(--color-electric-yellow);color:var(--color-serious-black);background-size:cover}@media screen and (min-width:1400px){.double-cta_container .blade-cta{text-align:right;background:url(assets/images/bg_blade_cta--negative.svg) 0 0/cover no-repeat;width:-webkit-max-content;width:max-content}.double-cta_container .blade-cta--filled{text-align:left;background:url(assets/images/bg_blade_cta--yellow.svg) 0 0/cover no-repeat}}.double-cta_container a{margin:var(--space-default)0}.footer__group{margin-bottom:var(--space-medium);flex-direction:column;justify-content:space-between;display:flex}@media screen and (min-width:750px){.footer__group{flex-direction:row}}.footer__group:not(.footer__group--logo){padding:0 var(--space-default)}@media screen and (min-width:1400px){.footer__group:not(.footer__group--logo){padding:0 var(--space-large)}}.footer__group--inner{flex-direction:row;display:flex}.footer__group__item{margin:0 var(--space-x-large)var(--space-medium)0}@media screen and (min-width:600px){.footer__group__item{margin:0 var(--space-xx-large)var(--space-medium)0}}.footer__link{color:var(--color-stained-white)}.footer__link:hover{color:var(--color-electric-yellow);text-decoration:underline}.footer__link:active{color:var(--color-fresh-white)}.footer__group--logo{color:var(--color-stained-white);margin-top:var(--space-default);flex-direction:column;max-width:50%}@media screen and (min-width:600px){.footer__group--logo{max-width:35%}}.footer__group--logo>p{max-width:250px;height:auto}@media screen and (min-width:600px){.footer__group--logo>p{max-width:300px}}.footer__logo{max-width:150px;height:auto}@media screen and (min-width:600px){.footer__logo{max-width:300px}}.footer__bottom{padding:var(--space-small);flex-direction:column;place-content:center space-evenly;display:flex}@media screen and (min-width:800px){.footer__bottom{flex-direction:row}}.footer__bottom>div{margin-right:var(--space-default)}.socials-wrapper{gap:0 var(--space-small);display:flex}.socials-wrapper>li{max-width:40px}form{gap:var(--space-default);display:grid}.form__field{gap:var(--space-small);display:grid}input{height:2rem;padding:0 .5rem}textarea{min-height:var(--space-tiny);resize:vertical;margin-bottom:var(--space-default);height:auto;padding:.5rem}.form__input{border:2px solid var(--color-fresh-white);background-color:var(--color-serious-black);color:var(--color-fresh-white);border-radius:4px}.form__input:hover{border-color:var(--color-stained-white);outline:none}.form__input:focus{border-color:var(--color-electric-yellow);outline:none}.contact-details{gap:var(--space-x-large);display:grid}@media screen and (min-width:800px){.contact-details{grid-template-columns:1fr 1fr}}.address-container{grid-gap:var(--space-large);grid-template-columns:60% 40%;align-items:center;padding-right:10%;display:grid}@media screen and (min-width:800px){.address-container{grid-gap:var(--space-small);grid-template-columns:90% 10%}.address-container address{grid-row-start:2}}@media screen and (min-width:1280px){.address-container{grid-gap:var(--space-large);grid-template-columns:60% 40%}.address-container a{grid-row-start:1}.address-container address{grid-row-start:1}}.ml-auto{margin-left:auto}.mb-large{margin-bottom:var(--space-large)}.mb-xx-large{margin-bottom:var(--space-xx-large)}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.text-medium{font-size:var(--text-size-medium)}.text-large{font-size:var(--text-size-large)}.text-block{font-size:1.125rem;line-height:1.6}.font-normal{font-weight:400}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.background-secondary{background:var(--color-electric-yellow);color:var(--color-serious-black)}.background-tertiary{background:var(--color-serious-black);color:var(--color-fresh-white);border:5px solid var(--color-electric-yellow)}.max-w-prose-long{max-width:90ch}.max-w-prose-medium{max-width:60ch}.max-w-prose-short{max-width:45ch}.section-heading{padding-left:7rem;padding-bottom:var(--space-xx-large)}