:root{--global_padding:3vw;--nav_width:400px;--colour_primary:#292e70;--colour_accent:#78c127;--colour_pale:#edf2ff;--colour_red:#be1e2d;--slide_delay:0.3s}.group:after{content:"";display:table;clear:both}html,body{min-height:100vh}*{padding:0;margin:0;box-sizing:border-box;font-family:inherit;color:inherit}img{vertical-align:middle;max-width:100%;height:auto;background-repeat:no-repeat;background-size:cover;font-style:italic;shape-margin:2em}.wrap{position:relative;width:calc(1300px - 2em);padding:0 1em;max-width:100%;margin:0 auto;clear:both}#burger,#mobnav{display:none}body{font-size:62.5%;background-color:#fff;color:#333;font-family:'Roboto',sans-serif}header{float:left;clear:left;width:100%;padding:var(--global_padding);padding-block:2em}nav{float:right}nav ul{list-style:none}nav li{float:left}nav a{float:left;text-decoration:none;padding:1em 1.5em;font-size:1.4em;font-weight:bold;color:var(--colour_primary)}nav a:hover,.active{color:var(--colour_accent)}nav .social{padding-left:1.5em}nav .social a{padding:0.85em 0;margin-left:0.25em}nav .social img{width:20px;border-radius:0.25em}.social a:hover{filter:hue-rotate(200deg) brightness(3)}#logo{float:left;width:200px}#logo img{width:100%}.flex{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.fcw{float:left;clear:left;width:100%}h1,h2,h3,h4,h5,h6{margin-bottom:0.5em;line-height:1.2;letter-spacing:-0.025em;color:var(--colour_primary);font-weight:Bold}:is(h1,h2,h3,h4,h5,h6):empty{display:none}h1,h2,h3,h4{font-size:3.2vw}main{float:left;clear:left;width:100%;padding:0}main :is(p,li){font-size:1.4em;line-height:1.6;margin-bottom:1em;clear:left}main :is(ul,ol){margin:2em}main :is(li,p,td) a{color:var(--colour_accent)}main li{padding-left:1em}.align_left{float:left}.align_right{float:right}.align_center{text-align:center}img.align_left{margin:0.5em 1em 1em 0}img.align_right{margin:0.5em 0 1em 1em}img.align_center{display:block;margin-left:auto;margin-right:auto}input,textarea,label,hr{float:left;clear:left;width:100%;margin-bottom:1em}input,textarea{background-color:#fff;border:1px solid #aaa;padding:0.5em;font-size:1.4em}input[type="submit"]{float:left;clear:left;text-decoration:none;cursor:pointer;border:none;outline:none}.errortext{color:red;font-weight:bold}section{float:left;clear:left;width:100%}.client-logos h3{margin-left:var(--global_padding);margin-bottom:0}.carousel1{height:150px;list-style:none;overflow:hidden;margin-bottom:var(--global_padding)}.carousel1:focus-visible,.carousel2:focus-visible,.carousel-cell:focus-visible,.flickity-viewport:focus-visible{border:none;outline:none}.cells1 .carousel-cell{width:100%}.cells2 .carousel-cell{width:50%}.cells3 .carousel-cell{width:calc(100% / 2.5)}.cells4 .carousel-cell{width:calc(100% / 3.5)}.cells5 .carousel-cell{width:calc(100% / 4.5)}.cells6 .carousel-cell{width:calc(100% / 5)}.carousel1 .carousel-cell{display:flex;justify-content:center;align-content:center;align-items:center;padding:var(--global_padding);height:150px}.carousel1 .carousel-cell img{float:left;max-width:100%;filter:grayscale(1);transition:filter 0.5s ease-out}.carousel1 .carousel-cell:hover img{filter:grayscale(0)}footer{position:relative;float:left;clear:both;width:100%;isolation:isolate}.flogo{display:grid;grid-template-columns:calc(200px + var(--global_padding)) 1fr}.flogo div{position:relative}#flogo{padding:var(--global_padding);padding-bottom:0;background-color:var(--colour_pale);float:left}#foot-curve{position:absolute;top:0;left:0;height:100%;width:300px;pointer-events:none;user-select:none}.after-logo{padding:var(--global_padding);background-color:var(--colour_pale);display:grid;grid-template-columns:1fr 1.5fr;grid-gap:var(--global_padding)}.foot-text{float:left;clear:left}.foot-text p{clear:left;font-size:1em;line-height:1.6;margin-bottom:1em}footer nav ul{float:right}footer nav a{padding-top:0}footer nav li:last-of-type a{padding-right:0}footer .social{float:right;clear:right}.slide_from_left{opacity:0}.slide_from_left.run{animation:slide_from_left;animation-duration:1.5s;animation-timing-function:cubic-bezier(.18,.78,.56,.98);animation-fill-mode:forwards}section .slide_from_left:nth-of-type(8n+1){animation-delay:calc(var(--slide_delay) * 1)}section .slide_from_left:nth-of-type(8n+2){animation-delay:calc(var(--slide_delay) * 2)}section .slide_from_left:nth-of-type(8n+3){animation-delay:calc(var(--slide_delay) * 3)}section .slide_from_left:nth-of-type(8n+4){animation-delay:calc(var(--slide_delay) * 4)}section .slide_from_left:nth-of-type(8n+5){animation-delay:calc(var(--slide_delay) * 5)}section .slide_from_left:nth-of-type(8n+6){animation-delay:calc(var(--slide_delay) * 6)}section .slide_from_left:nth-of-type(8n+7){animation-delay:calc(var(--slide_delay) * 7)}section .slide_from_left:nth-of-type(8n+8){animation-delay:calc(var(--slide_delay) * 8)}nav .slide_from_left:nth-of-type(8n+1){animation-delay:calc(var(--slide_delay) * 1 / 2)}nav .slide_from_left:nth-of-type(8n+2){animation-delay:calc(var(--slide_delay) * 2 / 2)}nav .slide_from_left:nth-of-type(8n+3){animation-delay:calc(var(--slide_delay) * 3 / 2)}nav .slide_from_left:nth-of-type(8n+4){animation-delay:calc(var(--slide_delay) * 4 / 2)}nav .slide_from_left:nth-of-type(8n+5){animation-delay:calc(var(--slide_delay) * 5 / 2)}nav .slide_from_left:nth-of-type(8n+6){animation-delay:calc(var(--slide_delay) * 6) / 2}nav .slide_from_left:nth-of-type(8n+7){animation-delay:calc(var(--slide_delay) * 7 / 2)}nav .slide_from_left:nth-of-type(8n+8){animation-delay:calc(var(--slide_delay) * 8 / 2)}@keyframes slide_from_left{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.green-btn{position:relative;clear:left;display:inline-block;margin-top:1em;background-color:var(--colour_accent);font-size:1.6em;padding:0.75em 1.5em;border-radius:0 0.5em 0.5em 0;color:#fff;text-transform:uppercase;text-decoration:none;font-weight:bold;letter-spacing:0.05em;isolation:isolate;overflow:hidden}.green-btn span{position:relative;z-index:2}.green-btn::before{content:'';position:absolute;z-index:0;left:0;top:0;height:100%;width:0;background-color:var(--colour_red);transition:width 0.5s cubic-bezier(.14,.7,.32,.99)}.green-btn:hover::before{width:100%}@media screen and (width < 1000px){h1,h2,h3{font-size:3.2em}#logo{width:150px}#burger{position:relative;display:block;width:40px;float:right;filter:brightness(1);transition:filter 0.5s ease-out;z-index:1001}#burger.visible{filter:brightness(6)}header nav{background-color:var(--colour_primary);color:#fff;position:fixed;width:var(--nav_width);max-width:100%;top:0;height:100vh;z-index:1000;left:100%;padding:var(--global_padding);padding-top:7em;transition:left 0.5s cubic-bezier(.18,.78,.56,.98)}header nav.visible{left:calc(100% - var(--nav_width))}header nav :is(ul,li){float:left;clear:left;width:100%;text-align:center}header nav a{color:#fff;width:100%;text-align:left;border-bottom:1px dotted #fff5;padding-inline:0}header nav .social{margin-top:2em;padding-left:0}header nav .social a{width:35px;filter:brightness(6);transition:filter 0.5s ease-out;border-bottom:0}header nav .social a img{width:100%}header nav .social a:hover{filter:hue-rotate(200deg) brightness(3)}.after-logo{grid-template-columns:1fr;grid-gap:1em}#foot-text{grid-row:2}footer nav{grid-row:1}footer nav ul{float:left}footer nav li:first-of-type a{padding-left:0}footer .social{float:right;clear:unset}footer .social a{padding:0}}@media screen and (width <=600px){.green-btn{margin-top:0}.client-logos{margin-block:var(--global_padding)}:is(.cells6,.cells5,.cells4) .carousel-cell{width:40%;padding:1em;height:75px}.carousel1{height:75px}nav,nav ul,footer nav ul :is(li,a){clear:left;width:100%;text-align:center}footer .social{width:100%;float:left;clear:left;padding-left:0;margin:1em 0;display:flex;justify-content:center}footer nav ul a,footer nav li:first-of-type a,footer nav li:last-of-type a{padding:1em;width:100%}}@media screen and (width <=450px){:root{--global_padding:2em;--nav_width:100%}.client-logos{margin-top:var(--global_padding)}.client-logos h3{margin-left:20px}}.rs{position:relative;list-style:none;overflow:hidden;width:100%;height:100%;padding:0;margin:0}.rs li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;height:100%;left:0;top:0;margin:0}.rs li:first-child{position:relative;display:block;float:left;padding:0}.rs img{display:block;height:auto;float:left;width:100%;height:100%;object-fit:cover;border:0}section{position:relative;display:grid;grid-gap:5vw;padding-inline:var(--global_padding)}.images{overflow:hidden;position:relative;z-index:1}.striped{position:absolute;background-color:var(--colour_pale);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI4LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMDAuMzUgMjAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMDAuMzUgMjAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxMTEuNjYsMCAwLDExMS40NiAwLDExNy4xMSAxMTcuMzIsMCAJIi8+Cgk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjU0LjQxLDAgMCw1NC4zMSAwLDU5Ljk3IDYwLjA4LDAgCSIvPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIyNS43OSwwIDAsMjUuNzQgMCwzMS40IDMxLjQ1LDAgCSIvPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSI4My4wMywwIDAsODIuODkgMCw4OC41NCA4OC43LDAgCSIvPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIwLDAgMCwyLjgzIDIuODMsMCAJIi8+Cgk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjIwMC4zNSwxNDAuMDMgMTQwLjI4LDIwMCAxNDUuOTQsMjAwIDIwMC4zNSwxNDUuNjkgCSIvPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIyMDAuMzUsMTExLjQ2IDExMS42NiwyMDAgMTE3LjMyLDIwMCAyMDAuMzUsMTE3LjExIAkiLz4KCTxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMjAwLjM1LDE2OC42IDE2OC45LDIwMCAxNzQuNTYsMjAwIDIwMC4zNSwxNzQuMjYgCSIvPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIyMDAuMzUsMTk3LjE3IDE5Ny41MiwyMDAgMjAwLjM1LDIwMCAJIi8+Cgk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjIwMC4zNSw4Mi44OSA4My4wMywyMDAgODguNywyMDAgMjAwLjM1LDg4LjU0IAkiLz4KCTxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMjAwLjM1LDI1Ljc0IDI1Ljc5LDIwMCAzMS40NSwyMDAgMjAwLjM1LDMxLjQgCSIvPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIyMDAuMzUsMCAxOTcuNTIsMCAwLDE5Ny4xNyAwLDIwMCAyLjgzLDIwMCAyMDAuMzUsMi44MyAJIi8+Cgk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjE2OC45LDAgMCwxNjguNiAwLDE3NC4yNiAxNzQuNTYsMCAJIi8+Cgk8cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjE0MC4yOCwwIDAsMTQwLjAzIDAsMTQ1LjY5IDE0NS45NCwwIAkiLz4KCTxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMjAwLjM1LDU0LjMxIDU0LjQxLDIwMCA2MC4wOCwyMDAgMjAwLjM1LDU5Ljk3IAkiLz4KPC9nPgo8L3N2Zz4K);background-size:100px;z-index:-1;pointer-events:none;user-select:none}.dashes{position:absolute;z-index:3;display:none;pointer-events:none;user-select:none}.dashes :is(.a,.b){width:100%;height:100%;border-width:0;border-style:dashed;border-color:var(--colour_accent)}.hero{grid-template-columns:2fr 3.5fr;padding-right:0}.hero .text{padding-top:var(--global_padding)}.hero .images img{border-radius:7.5vw 0 0 7.5vw}.powering{grid-template-columns:2fr 3fr;padding-left:0}.powering .text{grid-column:2;padding-left:20%;margin-top:3vw}.powering .images{grid-column:1;grid-row:1;margin-top:-10vw}.powering .images img{border-radius:0 7.5vw 7.5vw 0}.powering .striped{width:25vw;height:250px;right:0;top:0;border-radius:0 0 0 7.5vw}.powering .dashes{display:grid;grid-template-columns:1fr 1.1fr;top:-100px;height:200px;width:100%;left:0}.powering .dashes .a{border-right-width:3px;border-bottom-width:3px}.powering .dashes .b{border-top-width:3px}.greener{grid-template-columns:2fr 3.25fr 0.1fr}.greener .text{margin-top:10vw}.greener .images{border-radius:7.5vw}.greener .dashes{display:grid;grid-template-columns:1fr 4fr;top:0;height:100px;width:100%;left:0}.greener .dashes .b{border-left-width:3px;border-bottom-width:3px}.years{grid-template-columns:3.5fr 2fr;padding-left:0;padding-top:var(--global_padding)}.years .text{grid-column:2;margin-top:5vw}.years .images{grid-column:1;grid-row:1;border-radius:0 7.5vw 7.5vw 0}.years .striped{width:30vw;height:150px;left:0;top:calc(-150px + var(--global_padding));border-radius:0 7.5vw 0 0}.years .dashes{display:grid;grid-template-columns:1fr 1fr;top:0;height:100px;width:100%;left:0;z-index:-1}.years .dashes .b{border-left-width:3px}.done{grid-template-columns:1fr 1fr;padding-right:0;padding-top:var(--global_padding)}.done .text{margin-top:3vw;padding-left:25%}.done .images{border-radius:7.5vw 0 0 7.5vw}.done .striped{width:10vw;height:75%;left:0;border-radius:0 0 7.5vw 0}.done .dashes{display:grid;grid-template-columns:1fr 1.1fr;top:-75px;height:200px;width:100%;left:0}.done .dashes .a{border-right-width:3px;border-top-width:3px}.done .dashes .b{border-bottom-width:3px}@media screen and (max-width:1299px){.years .striped{height:50px;top:0}.greener{padding-top:var(--global_padding)}}@media screen and (max-width:899px){.hero,.powering{grid-template-columns:1fr 1fr}.powering .dashes{grid-template-columns:1.3fr 1fr}section,section .inner{grid-gap:3em}.powering .images{margin-top:0}}@media screen and (max-width:599px){.hero,.powering,.greener,.years,.done{grid-template-columns:1fr;grid-gap:var(--global_padding);padding-bottom:0}.hero .text{padding-right:var(--global_padding)}.powering,.greener{padding-top:var(--global_padding)}.powering .text,.years .text{grid-column:unset;padding:0 var(--global_padding);margin:0}.powering .images,.years .images{grid-column:unset;grid-row:2}.powering .dashes{height:50px;top:-100px}.greener .text{grid-column:unset;padding-right:25%;margin:0}.greener .dashes{height:75%;grid-template-columns:4fr 1fr}.years .striped,.years .dashes{display:none}.done .text{padding-right:var(--global_padding)}.done .dashes{grid-template-columns:1fr 4fr;height:100%;top:-50px}}