/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box;font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.5;overflow-y:scroll;min-height:100%;word-wrap:break-word}*,*:before,*:after{box-sizing:inherit}body{align-items:stretch;display:block;display:flex;flex-direction:column;line-height:1.5;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.page-width{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:5%;padding-right:5%}input{font-size:18px;padding:8px;border-width:1px;border-color:#6ec543}textarea{font-size:18px;padding:8px;border-width:1px;border-color:#6ec543;border-radius:6px}[goto],.to-url,.btn,.close,.to-login{cursor:pointer}@media only screen and (max-width: 600px){.display-wide{visibility:hidden;display:none}}@media only screen and (min-width: 600px){.display-mobile{visibility:hidden;display:none}}h1,h2,h3,h4,h5,h6{color:#000;margin:25px 0 10px}h1{font-size:36px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}body .strong{font-weight:bold}body .btn{padding:10px 32px;border-radius:6px;background-color:#6ec543;display:inline-block}body .btn.cta1{background-color:#007cff;color:white;font-weight:600}body .comp3d{width:400px;height:320px}@media only screen and (max-width: 600px){body .comp3d{width:340px;height:280px}}body .comp3d .container{width:100%;height:100%;transform:perspective(500px) rotateY(10deg)}@media only screen and (min-width: 600px){body .comp3d .container{transition:transform 1s}}body .comp3d .container .background{position:absolute;top:32px;left:32px;right:-32px;bottom:-32px;border:2px solid #007cff}@media only screen and (min-width: 600px){body .comp3d .container .background{transition:top 1s, left 1s, right 1s, bottom 1s}}body .comp3d .container .image{position:absolute;top:0px;left:0px;right:0px;bottom:0px;background-color:#6ec543;display:flex;align-items:center;justify-content:center;padding:36px}body .comp3d .container .image .image-container{width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:contain}body .comp3d .container .image.full{padding:0}body .comp3d .container .image.full .image-container{background-size:cover}body .comp3d.mirror .container{transform:perspective(500px) rotateY(-10deg)}body .comp3d.mirror .container .image{background-color:#007cff}body .comp3d.mirror .container .background{top:32px;left:-32px;right:32px;bottom:-32px;border:2px solid #0d1846}body #top{position:fixed;height:64px;width:100%;z-index:999;color:#0d1846}body #top .logo,body #top .logo img{height:36px;margin-left:16px;opacity:1;transition:opacity}@media only screen and (max-width: 600px){body #top .logo,body #top .logo img{height:24px}}body #top .background{position:absolute;z-index:0;background-color:white;top:0;left:0;right:0;bottom:0;transition:opacity 1s, color 1s}body #top .content{transition:max-width 0.3s ease;display:flex;justify-content:space-between;align-items:center;margin:auto;position:relative;height:100%;z-index:10;max-width:1200px}@media only screen and (max-width: 600px){body #top .content{max-width:100%;padding:0 12px}}body #top .content .right .menu{display:flex;flex-wrap:nowrap;align-items:center}@media only screen and (max-width: 600px){body #top .content .right .menu{display:none}}body #top .content .right .menu>div{margin:0 16px}body #top.isAtTop{color:white}body #top.isAtTop .content{max-width:100%}body #top.isAtTop .background{opacity:0}body #top.isAtTop .logo,body #top.isAtTop .logo img{opacity:0}body #top .flag{margin:6px;text-align:center;border-radius:20px;overflow:hidden;width:26px;height:26px;background-image:url(/images/de.svg);background-size:cover;background-position:center center;background-repeat:no-repeat}body #top .flag.nl{background-image:url(/images/nl.svg)}body #top .hamburger{display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 600px){body #top .hamburger{visibility:hidden;display:none}}@media only screen and (max-width: 600px){body #top .menu{visibility:hidden;display:none}}body #mobile-menu{position:fixed;z-index:9999;background-color:white;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}body #mobile-menu img{margin-bottom:12px}body #mobile-menu .menu-item{padding:24px}body #hero{background-color:#0d1846;position:relative;color:white}body #hero .background-image{background:url("/images/herobg1.jpg");background-size:cover;width:100%;height:100%;opacity:0.5;position:absolute;z-index:0}body #hero .content1{position:relative;z-index:1;width:100%;padding:150px 0 250px;text-align:center}body #hero .content1 .logo{line-height:0}body #hero .content1 .logo img{height:75px}body #hero .content1 .sub{font-size:30px;font-weight:bold;margin:24px}body #hero-cta-boxes{top:-100px;position:relative}body #hero-cta-boxes .background{position:absolute;width:2500px}body #hero-cta-boxes .boxes{position:relative;top:-100px;left:0;right:0}body #hero-cta-boxes .boxes .center{width:1100px;max-width:100%;margin:auto;display:flex;align-items:center}@media only screen and (max-width: 600px){body #hero-cta-boxes .boxes .center{flex-direction:column}}body #hero-cta-boxes .boxes .energy{background-image:url("/images/evii_circle.svg");background-size:contain;width:84px;max-width:84px;min-width:84px;height:84px;max-height:84px;min-height:84px;margin:-44px -44px;z-index:2;border-radius:50%}body #hero-cta-boxes .boxes .cta-box{background-color:white;width:360px;height:240px;margin:22px;box-shadow:0px 10px 12px 0px rgba(0,0,0,0.23);padding:60px}@media only screen and (min-width: 600px){body #hero-cta-boxes .boxes .cta-box:first-child{border-top-left-radius:55px;border-bottom-left-radius:55px}body #hero-cta-boxes .boxes .cta-box:last-child{border-top-right-radius:55px;border-bottom-right-radius:55px}}body #hero-cta-boxes .boxes .cta-box .content{text-align:center}body #hero-cta-boxes .boxes .cta-box .content .main{font-weight:bold}body #hero-cta-boxes .boxes .cta-box .content .icon{text-align:center}body #cta-double-block-1{margin-top:-50px;display:flex;justify-content:center}@media only screen and (max-width: 600px){body #cta-double-block-1{flex-direction:column}}body #cta-double-block-1 .block{display:flex;flex-direction:column;align-items:center;max-width:500px;background-color:#eceef5;margin:16px}@media only screen and (max-width: 600px){body #cta-double-block-1 .block{max-width:100%}}body #cta-double-block-1 .block .comp3d{margin-top:-100px}@media only screen and (max-width: 600px){body #cta-double-block-1 .block .comp3d{margin-top:10px}}body #cta-double-block-1 .block .content{margin-top:40px;padding:32px;text-align:center}body #cta-double-block-1 .block .content .header{font-size:24px}body #bnr{display:flex;align-items:stretch;justify-content:space-around;background-color:#eceef5;width:900px;margin:auto;position:relative;z-index:20;margin-top:90px}body #bnr .left{display:flex;align-items:center;justify-content:center;background-color:#6ec543;width:calc(50% - 60px);min-width:calc(50% - 60px);padding:32px;text-align:center}body #bnr .left img{width:200px}body #bnr .middle{width:120px;background-image:url("/images/skew1.svg");background-position:left center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:space-around}body #bnr .middle img{width:90px}body #bnr .right{padding:32px}body #bnr .right .title{font-size:24px}body #bnr .right .text{font-size:14px}body #cols-3-t1{background-color:#0d1846;color:white;margin-top:-70px;position:relative;z-index:10;text-align:center}body #cols-3-t1 .bottom-skew img{transform:scale(1, -1);margin-bottom:-10px}body #cols-3-t1 .title1{margin:50px}body #cols-3-t1 .title1>div:first-child{font-size:32px}body #cols-3-t1 .cols{display:flex;justify-content:center;align-items:flex-start}@media only screen and (max-width: 600px){body #cols-3-t1 .cols{flex-direction:column;align-items:center}}body #cols-3-t1 .cols .col{margin:16px;transition:opacity 2s, margin-top 2s;width:300px;background-color:white;color:#0d1846;font-size:14px;line-height:24px}body #cols-3-t1 .cols .col:nth-child(2){margin-top:48px}body #cols-3-t1 .cols .col .header{height:160px;width:100%;background-size:cover}body #cols-3-t1 .cols .col .content{padding:16px}body #cols-3-t1 .cols .col .content .title{font-size:18px;font-weight:bold}body #cols-3-t1 .cols .col .content .dash{border-top:2px solid #6ec543;width:36px;margin:12px auto}body #cols-3-t1 .cols .col .content a,body #cols-3-t1 .cols .col .content a:visited,body #cols-3-t1 .cols .col .content a:active{text-decoration:underline}body #cols-3-t1:not(.show) .col{opacity:0;margin-top:300px}body #cols-3-t1:not(.show) .col:nth-child(2){margin-top:400px}body #info-1{position:relative;z-index:20;display:flex;justify-content:center;align-items:center;margin-top:10px;margin-bottom:40px}@media only screen and (max-width: 600px){body #info-1{flex-direction:column-reverse;align-items:center;margin:24px}}body #info-1 .text{max-width:500px}body #info-1 .text .title{font-size:24px;font-weight:bold}body #info-1 .right{padding-top:24px;min-height:400px;margin-left:50px}body #col-4-dance .title{margin:auto;max-width:800px;text-align:center;font-size:24px;font-weight:bold;margin-bottom:36px}body #col-4-dance .blocks{display:flex;justify-content:center;align-items:flex-start}@media only screen and (max-width: 600px){body #col-4-dance .blocks{flex-wrap:wrap}}body #col-4-dance .blocks .block{margin:12px;width:240px;color:white;text-align:center;padding:36px;display:flex;flex-direction:column;justify-content:center}body #col-4-dance .blocks .block:nth-child(1){background-color:#6ec543;transition:opacity 0.5s 0.5s, margin 0.5s 0.5s}body #col-4-dance .blocks .block:nth-child(2){background-color:#0d1846;margin-top:48px;transition:opacity 0.5s 1s, margin 0.5s 1s}body #col-4-dance .blocks .block:nth-child(3){background-color:#007cff;transition:opacity 0.5s 1.5s, margin 0.5s 1.5s}body #col-4-dance .blocks .block:nth-child(4){background-color:#6ec543;margin-top:48px;transition:opacity 0.5s 2s, margin 0.5s 2s}body #col-4-dance:not(.show){max-height:400px;overflow:hidden}body #col-4-dance:not(.show) .blocks .block{margin-top:100px;opacity:0}body #info-2{display:flex;justify-content:center;align-items:center;margin-top:90px}@media only screen and (max-width: 600px){body #info-2{margin:24px;flex-direction:column;align-items:center}}body #info-2 .left{padding-top:24px;min-height:400px;margin-right:50px}body #info-2 .text{max-width:500px}body #info-2 .text .title{font-size:24px;font-weight:bold}body #bottom-bnr{position:relative;margin-top:100px;height:200px}body #bottom-bnr .scene{position:absolute;z-index:0;height:200px;width:100%;margin:auto}body #bottom-bnr .scene>div{position:absolute;height:200px;width:100%;left:0;background-repeat:no-repeat;background-size:contain;background-position:bottom left}body #bottom-bnr .scene .scene1{z-index:20;background-image:url("/images/bottom_scene1.png")}body #bottom-bnr .scene .scene2{background-image:url("/images/bottom_scene2.png")}body #bottom-bnr .scene .scene3{background-image:url("/images/bottom_scene3.png");background-position:bottom right}body #bottom-bnr .scene .scene4{z-index:20;background-image:url("/images/bottom_scene4.png");background-position:bottom right}body #bottom-bnr .content{position:relative;z-index:40;width:100%;text-align:center;height:200px;display:flex;align-items:center;flex-direction:column}body #bottom-bnr .content .title{font-size:20px;font-weight:bold;margin:50px auto 24px;max-width:500px}body #footer{background-color:#0d1846;color:white;padding:48px 0;font-size:12px}body #footer .cols-3{margin:24px auto;display:flex;justify-content:space-between;max-width:1200px}@media only screen and (max-width: 600px){body #footer .cols-3{flex-direction:column;align-items:center}body #footer .cols-3 .col{margin:32px}}body #footer .cols-3 .logo{width:180px;margin-bottom:24px}body #footer .cols-3 .col{padding:0 48px;border-left:1px solid rgba(255,255,255,0.2)}body #footer .cols-3 .col:first-child{border-left:none}body #footer .cols-3 .col .title{font-weight:700;font-size:16px;margin-bottom:24px}body #footer .cols-3 .col .row{display:flex;justify-content:flex-start;align-items:center}body #footer .cols-3 .col.newsletter .icon{margin-right:12px}body #footer .cols-3 .col.newsletter .text1{font-size:16px;font-weight:bold}body #footer .cols-3 .col.newsletter .row{margin-bottom:24px}body #footer .cols-3 .col.newsletter .btn{font-size:14px;border-top-left-radius:0;border-bottom-left-radius:0}body #bottom{background-color:#0b1339;color:white}body #bottom .links{max-width:1100px;text-align:right;margin:auto;padding:12px}.modal{position:fixed;z-index:99999;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.8);display:flex;justify-content:space-around;align-items:center}.modal .pane{background-color:white;width:400px;max-width:90%;height:300px;max-height:90%;overflow-y:auto;text-align:center;border-radius:12px;position:relative;padding-top:12px}.modal .pane .close{font-size:32px;position:absolute;right:24px;top:4px}.modal .pane .form{padding:0 24px}.modal .pane .form input{margin:6px;border-radius:6px}.modal#contact .email-error{color:red;font-weight:bold}.modal#contact .pane{height:500px}.modal#contact.is-sending .form{display:none}.modal#contact.is-sending .sending{display:block;visibility:visible}
