html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}table,tbody,tfoot,tr,th,td,sup{margin:0;padding:0;border:0;outline:0;font-size:100%;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}.buttons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.buttons a{border:2px solid;font-weight:600;margin-right:1.6rem;padding:15px 30px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .75s ease-in-out;-webkit-transition:all .75s ease-in-out;-moz-transition:all .75s ease-in-out;-o-transition:all .75s ease-in-out;background:#ff5630;border-color:#ff5630;color:#fff;margin:1.5rem 0}.buttons a.yellow{background-color:#f3ec7a;border-color:#f3ec7a;color:#1e2453}.buttons a.yellow:hover{background-color:#fff;border-color:#fff;color:#f3ec7a}.buttons a.border{border-color:#fff;color:#fff}.buttons a.border:hover{background:#fff;border-color:#fff;color:#1e2453}.buttons a.arrow{padding-right:1.6rem}.buttons a.arrow:after{background:url("../img/graphic/arrow-right-white.svg") no-repeat center bottom;background-size:auto 85%;content:"";display:inline-block;height:1.6rem;margin-left:1.6rem;width:1.6rem}.buttons a.arrow:hover:after{background-image:url("../img/graphic/arrow-right-blue.svg")}.buttons a:hover{background:#fff;color:#1e2453}.buttons a.reverse{background:#fff;color:#1e2453}.buttons a.reverse:hover{background:#1e2453;color:#fff}.buttons a.reverse.arrow:after{background-image:url("../img/graphic/arrow-right-blue.svg")}.buttons a.reverse.arrow:hover:after{background-image:url("../img/graphic/arrow-right-white.svg")}.buttons a.red{border-color:#1f938d;background:#1f938d;color:#fff}.buttons a.red:hover{background:#fff;color:#1f938d}.buttons a.red.reverse{border-color:#fff}.buttons a.red.reverse:hover{background:#fff;color:#1f938d}.buttons.buttonsShare{column-gap:10px;flex-wrap:wrap}.buttons.buttonsShare a{background:rgba(0,0,0,0) center center no-repeat;background-size:cover;border:0 none;height:40px;overflow:hidden;padding:0;text-indent:-9999px;text-decoration:none;width:40px}.buttons.buttonsShare a.linkedin{background-image:url("../img/graphic/linkedin-white.svg")}.buttons.buttonsShare a.linkedin:hover{background-image:url("../img/graphic/linkedin-yellow.svg")}.buttons.buttonsShare a.x{background-image:url("../img/graphic/x-white.svg")}.buttons.buttonsShare a.x:hover{background-image:url("../img/graphic/x-yellow.svg")}.buttons.buttonsShare a.bluesky{background-image:url("../img/graphic/bluesky-white.svg")}.buttons.buttonsShare a.bluesky:hover{background-image:url("../img/graphic/bluesky-yellow.svg")}@media screen and (max-width: 880px){.buttons{flex-wrap:wrap}.buttons a{margin-bottom:15px}}.explain{display:none;height:100%;left:0;position:absolute;text-align:center;top:-100vh;width:100%;z-index:2;transition:all .75s ease-in-out;-webkit-transition:all .75s ease-in-out;-moz-transition:all .75s ease-in-out;-o-transition:all .75s ease-in-out}.explain .contentExplain{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;max-width:900px;padding:15px;position:absolute;top:10%;width:calc(80% - 15px*2)}.explain.false .buttons a{background:#1e2453;border-color:#1e2453}.explain .explain-true{display:none;margin:0 auto;justify-content:center;text-align:center}.explain .explain-true .ico{background:url("../img/ico/true-reverse.svg") no-repeat left center;background-size:80px auto;display:inline-block;font-size:6rem;font-weight:700;line-height:6rem;padding:30px 0 30px 100px;text-align:left;text-transform:uppercase}.explain .explain-true .txt{line-height:1.3em;padding:5vh 0;width:100%}.explain .explain-true a{margin:0}.explain.true{background:#6dcdb1;display:block;top:0}.explain.true .explain-true{display:block}.explain .explain-false{display:none;margin:0 auto;justify-content:center;text-align:center}.explain .explain-false .ico{background:url("../img/ico/false-reverse.svg") no-repeat left center;background-size:80px auto;display:inline-block;font-size:6rem;font-weight:700;line-height:6rem;padding:30px 0 30px 100px;text-align:left;text-transform:uppercase}.explain .explain-false .txt{line-height:1.3em;padding:5vh 0;width:100%}.explain .explain-false a{margin:0}.explain.false{background:#ff5630;display:block;top:0}.explain.false .explain-false{display:block}.explain .links{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;column-gap:15px;flex-wrap:wrap;justify-content:space-between}.explain .links .source{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.explain .links a:hover{text-decoration:none}.explain .links a.nextQuestion{min-width:80px;text-decoration:none;transition:all .75s ease-in-out;-webkit-transition:all .75s ease-in-out;-moz-transition:all .75s ease-in-out;-o-transition:all .75s ease-in-out}.explain .links a.nextQuestion:after{background:url(../img/ico/arrow.svg) no-repeat center center;content:"";display:inline-block;margin-left:5px}.explain .links a.nextQuestion:hover:after{background-image:url(../img/ico/arrow-primary.svg)}.explain.false .links{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.explain.false .links a.nextQuestion:hover{background:#fff}body{line-height:1.5em}h1{font-size:5vw;line-height:5vw}h2{font-size:2vw;line-height:2vw}.euFunding .fundingTxt{font-size:1.2rem;line-height:1.4rem}.progress-bar .number{font-size:1.6rem}body,.homepage,.score,.explain-true,explain-false,.buttons,.button,button{font-size:2.4rem}body p,body a,.homepage p,.homepage a,.score p,.score a,.explain-true p,.explain-true a,explain-false p,explain-false a,.buttons p,.buttons a,.button p,.button a,button p,button a{font-size:2.4rem}.links a.nextQuestion:after{height:1.4rem;width:2.4rem}@media screen and (max-width: 1635px){h1{font-size:7vw;line-height:7vw}h2{font-size:3vw;line-height:3vw}body,.homepage,.score,.explain-true,explain-false,.buttons,.button,button{font-size:1.8vw}body p,body a,.homepage p,.homepage a,.score p,.score a,.explain-true p,.explain-true a,explain-false p,explain-false a,.buttons p,.buttons a,.button p,.button a,button p,button a{font-size:1.8vw}}@media screen and (max-width: 999px){h1{font-size:9vw;line-height:9vw}h2{font-size:4vw;line-height:4vw}body,.homepage,.score,.explain-true,explain-false,.buttons,.button,button{font-size:2vw}body p,body a,.homepage p,.homepage a,.score p,.score a,.explain-true p,.explain-true a,explain-false p,explain-false a,.buttons p,.buttons a,.button p,.button a,button p,button a{font-size:2vw}}@media screen and (max-width: 880px){h1{font-size:11vw;line-height:11vw}h2{font-size:6vw;line-height:6vw}body,.homepage,.score,.explain-true,explain-false,.buttons,.button,button{font-size:1.8rem}body p,body a,.homepage p,.homepage a,.score p,.score a,.explain-true p,.explain-true a,explain-false p,explain-false a,.buttons p,.buttons a,.button p,.button a,button p,button a{font-size:1.8rem}}.euFunding{align-items:center;bottom:15px;left:15px;max-width:500px;position:absolute;z-index:1}.euFunding img{margin-right:15px;width:60px}header{text-align:center}header a{margin:0 auto}header img{height:auto;margin-top:3vw;width:70%}.homepage{background:url("../img/graphic/shape01.svg") top right no-repeat;background-size:15% auto;background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/intro.svg");background-position:top right,bottom right;background-size:15% auto,60% auto;background-repeat:no-repeat,no-repeat}.homepage .intro{padding-left:15%;padding-top:1vh;padding-bottom:150px;width:50%}.homepage .intro h1{margin-bottom:3vw}@media screen and (max-width: 1200px){.homepage .intro{width:70%}}@media screen and (max-width: 880px){.homepage .intro{padding-left:10%;width:80%}}.homepage .intro .buttons{margin-top:3vh}.progress-bar .number{margin-bottom:2rem;text-align:center;width:100%}.progress-bar .bar{background:#fff;-webkit-border-radius:15px;border-radius:15px;height:15px;position:relative;width:100%}.progress-bar .bar .progress{background:#f3ec7a;-webkit-border-radius:15px;border-radius:15px;height:15px;left:0;position:absolute;top:0}.progress-bar .bar .progress span{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#fff;-webkit-border-radius:15px;border-radius:15px;display:block;height:calc(15px/5);left:15px;position:absolute;top:50%;width:calc(100% - 15px*2)}.totalQuestions{margin-left:0;width:calc(100vw*11)}.questions{background:#1e2453;min-height:100vh;overflow:hidden;width:100vw}.question,.homepage{margin-left:0;min-height:100vh;position:relative;width:100vw}.question .active,.homepage .active{margin-left:0}.question#question-1,.homepage#question-1{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/folder.svg"),url("../img/graphic/shape02.svg"),url("../img/graphic/shape04.svg");background-position:top right,center left,bottom left,bottom right;background-size:15% auto,15% auto,10% auto,15% auto;background-repeat:no-repeat,no-repeat}.question#question-1 .content,.homepage#question-1 .content{text-align:center}@media screen and (max-width: 999px){.question#question-1,.homepage#question-1{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/shape03.svg"),url("../img/graphic/shape04.svg");background-position:top right,bottom left,bottom right}}.question#question-2,.homepage#question-2{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/folder.svg"),url("../img/graphic/shape02.svg"),url("../img/graphic/shape04.svg");background-position:top right,center left,bottom left,bottom right;background-size:15% auto,15% auto,10% auto,15% auto;background-repeat:no-repeat,no-repeat}.question#question-2 .content,.homepage#question-2 .content{text-align:center}@media screen and (max-width: 999px){.question#question-2,.homepage#question-2{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/shape03.svg"),url("../img/graphic/shape04.svg");background-position:top right,bottom left,bottom right}}.question#question-3,.homepage#question-3{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/folder.svg"),url("../img/graphic/shape02.svg"),url("../img/graphic/shape04.svg");background-position:top right,center left,bottom left,bottom right;background-size:15% auto,15% auto,10% auto,15% auto;background-repeat:no-repeat,no-repeat}.question#question-3 .content,.homepage#question-3 .content{text-align:center}@media screen and (max-width: 999px){.question#question-3,.homepage#question-3{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/shape03.svg"),url("../img/graphic/shape04.svg");background-position:top right,bottom left,bottom right}}.question#question-4,.homepage#question-4{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/folder.svg"),url("../img/graphic/shape02.svg"),url("../img/graphic/shape04.svg");background-position:top right,center left,bottom left,bottom right;background-size:15% auto,15% auto,10% auto,15% auto;background-repeat:no-repeat,no-repeat}.question#question-4 .content,.homepage#question-4 .content{text-align:center}@media screen and (max-width: 999px){.question#question-4,.homepage#question-4{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/shape03.svg"),url("../img/graphic/shape04.svg");background-position:top right,bottom left,bottom right}}.question#question-5,.homepage#question-5{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/folder.svg"),url("../img/graphic/shape02.svg"),url("../img/graphic/shape04.svg");background-position:top right,center left,bottom left,bottom right;background-size:15% auto,15% auto,10% auto,15% auto;background-repeat:no-repeat,no-repeat}.question#question-5 .content,.homepage#question-5 .content{text-align:center}@media screen and (max-width: 999px){.question#question-5,.homepage#question-5{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/shape03.svg"),url("../img/graphic/shape04.svg");background-position:top right,bottom left,bottom right}}.question#question-6,.homepage#question-6{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/folder.svg"),url("../img/graphic/shape02.svg"),url("../img/graphic/shape04.svg");background-position:top right,center left,bottom left,bottom right;background-size:15% auto,15% auto,10% auto,15% auto;background-repeat:no-repeat,no-repeat}.question#question-6 .content,.homepage#question-6 .content{text-align:center}@media screen and (max-width: 999px){.question#question-6,.homepage#question-6{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/shape03.svg"),url("../img/graphic/shape04.svg");background-position:top right,bottom left,bottom right}}.question#question-7,.homepage#question-7{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/folder.svg"),url("../img/graphic/shape02.svg"),url("../img/graphic/shape04.svg");background-position:top right,center left,bottom left,bottom right;background-size:15% auto,15% auto,10% auto,15% auto;background-repeat:no-repeat,no-repeat}.question#question-7 .content,.homepage#question-7 .content{text-align:center}@media screen and (max-width: 999px){.question#question-7,.homepage#question-7{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/shape03.svg"),url("../img/graphic/shape04.svg");background-position:top right,bottom left,bottom right}}.question#question-8,.homepage#question-8{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/folder.svg"),url("../img/graphic/shape02.svg"),url("../img/graphic/shape04.svg");background-position:top right,center left,bottom left,bottom right;background-size:15% auto,15% auto,10% auto,15% auto;background-repeat:no-repeat,no-repeat}.question#question-8 .content,.homepage#question-8 .content{text-align:center}@media screen and (max-width: 999px){.question#question-8,.homepage#question-8{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/shape03.svg"),url("../img/graphic/shape04.svg");background-position:top right,bottom left,bottom right}}.question#question-9,.homepage#question-9{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/folder.svg"),url("../img/graphic/shape02.svg"),url("../img/graphic/shape04.svg");background-position:top right,center left,bottom left,bottom right;background-size:15% auto,15% auto,10% auto,15% auto;background-repeat:no-repeat,no-repeat}.question#question-9 .content,.homepage#question-9 .content{text-align:center}@media screen and (max-width: 999px){.question#question-9,.homepage#question-9{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/shape03.svg"),url("../img/graphic/shape04.svg");background-position:top right,bottom left,bottom right}}.question header,.homepage header{width:20%}.question .content,.homepage .content{padding-top:4vh;width:60%}.question .answer,.homepage .answer{margin-bottom:150px}.question button,.question div.box,.homepage button,.homepage div.box{appearance:"none";-moz-appearance:"none";-webkit-appearance:"none";background:none;border:0 none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:#fff;-webkit-border-radius:calc(15px*2);border-radius:calc(15px*2);border:3px solid #67a3d8;color:#67a3d8;line-height:1.3em;margin-bottom:15px;padding:calc(15px/2) 15px;text-align:left;width:calc(100% - 15px*2 - 6px)}.question button:hover,.question div.box:hover,.homepage button:hover,.homepage div.box:hover{border-color:#f3ec7a;cursor:pointer}.question button:hover .letter,.question div.box:hover .letter,.homepage button:hover .letter,.homepage div.box:hover .letter{background:#f3ec7a;color:#1e2453}.question button.flex,.question div.box.flex,.homepage button.flex,.homepage div.box.flex{align-items:center;column-gap:15px;flex-wrap:nowrap}.question button .letter,.question div.box .letter,.homepage button .letter,.homepage div.box .letter{background:#67a3d8;-webkit-border-radius:50%;border-radius:50%;font-weight:600;color:#fff;padding:.3vw .75vw}@media screen and (max-width: 999px){.question .flex,.homepage .flex{flex-wrap:wrap}.question header,.question .content,.homepage header,.homepage .content{margin-left:10%;width:80%}.question#question-1,.homepage#question-1{background-size:10% auto,10% auto,10% auto}}.answer-icons{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;column-gap:15px;justify-content:center}.answer-icons button{display:block;padding:15px;text-align:center}.answer-icons button .icon img{margin-bottom:15px;width:90px}@media screen and (max-width: 999px){.answer-icons{flex-wrap:wrap}}.score{background-image:url("../img/graphic/shape01.svg"),url("../img/graphic/water-rain.svg"),url("../img/graphic/score.svg");background-position:top right,top center,bottom right;background-size:15% auto,30% auto,60% auto;background-repeat:no-repeat,no-repeat;margin-left:0;margin-bottom:150px;min-height:100vh;position:relative;width:100vw}.score header{width:20%}.score h2 #scoreTotal{color:#f3ec7a}.score h3.uppercase{text-transform:uppercase}.score .outro{padding-left:15%;padding-bottom:150px;width:50%}.score .outro h1{margin-bottom:2vw}@media screen and (max-width: 880px){.score .outro{padding-left:10%;width:80%}}html{font-size:62.5%;margin-top:0 !important}body{background:#1e2453;color:#fff;font-weight:400}body,button,input,select,label,textarea{font-family:"Barlow",sans-serif}.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}h1,h2,h3,h4,h5,h6{font-family:"Barlow Condensed",sans-serif;margin:0}h1{margin:0 0 1vh}h2{margin:4vw 0 2vw}a{color:#1e2453;text-decoration:underline;transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out}a:hover{color:#1f938d;text-decoration:none}p+p{margin-top:calc(15px*2)}
