/*!
 * fullPage 2.9.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent}.fp-section{position:relative;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;margin-top:-2.375rem;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;left:.9375rem;width:0;border-width:38.5px 34px 38.5px 0;border-width:2.40625rem 2.125rem 2.40625rem 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;right:.9375rem;border-width:38.5px 0 38.5px 34px;border-width:2.40625rem 0 2.40625rem 2.125rem;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;margin-top:-2rem;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav.right{right:17px;right:1.0625rem}#fp-nav.left{left:17px;left:1.0625rem}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav.bottom{bottom:17px;bottom:1.0625rem}.fp-slidesNav.top{top:17px;top:1.0625rem}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;width:.875rem;height:13px;height:.8125rem;margin:7px;margin:.4375rem;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;height:.75rem;width:12px;width:.75rem;margin:-6px 0 0 -6px;margin:-.375rem 0 0 -.375rem;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;height:.25rem;width:4px;width:.25rem;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;margin:-.125rem 0 0 -.125rem;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;width:.625rem;height:10px;height:.625rem;margin:-5px 0 0 -5px;margin:-.3125rem 0 0 -.3125rem}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;top:-.125rem;color:#fff;font-size:14px;font-size:.875rem;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;max-width:13.75rem;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.right{right:20px;right:1.25rem}#fp-nav ul li .fp-tooltip.left{left:20px;left:1.25rem}.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section{height:auto!important}.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important}html{box-sizing:border-box}body{margin:0}*,:after,:before{box-sizing:inherit}html{font-size:16px;font-size:1rem}@media (max-width:1599px){html{font-size:15px;font-size:.9375rem}}@media (max-width:1279px){html{font-size:12px;font-size:.75rem}}@media (max-width:989px){html{font-size:16px;font-size:1rem}}body{display:none;color:#121212;font-family:Montserrat,sans-serif;font-size:16px;font-size:1rem}.fp-enabled body,.mobile-version body{display:block}.inner{width:1120px;width:70rem;margin:0 auto}@media (max-width:989px){.inner{width:100%;padding:0 20px;padding:0 1.25rem}}.inner--flex{display:-webkit-flex;display:-ms-flexbox;display:flex}.inner--relative{position:relative}.btn{display:inline-block;height:40px;height:2.5rem;line-height:40px;line-height:2.5rem;font-size:16px;font-size:1rem;font-weight:800;text-decoration:none;padding:0 30px;padding:0 1.875rem;border:0;cursor:pointer}@media (max-width:989px){.btn{width:100%;height:auto;line-height:normal;padding-top:10px;padding-top:.625rem;padding-bottom:10px;padding-bottom:.625rem;padding-left:15px;padding-left:.9375rem;padding-right:15px;padding-right:.9375rem;text-align:center}}.btn--primary{background:#8e6fce;color:#fff}.btn--secondary{color:#fff;font-weight:800;border:2px solid #fff;border:.125rem solid #fff;text-align:center;text-transform:uppercase}.btn--white{color:#8e6fce;border:2px solid #8e6fce;border:.125rem solid #8e6fce}.btn--lg{height:48px;height:3rem;line-height:46px;line-height:2.875rem}@media (max-width:989px){.btn--lg{width:100%;height:auto;line-height:normal;padding-top:15px;padding-top:.9375rem;padding-bottom:15px;padding-bottom:.9375rem}}.header{background:linear-gradient(to right,#956bd5 0,#575fed 100%);position:fixed;top:0;left:0;width:100%;z-index:1000}.header--smaller .header__inner{height:76px;height:4.75rem}.header--smaller .header__logo{width:177px;width:11.0625rem;height:32px;height:2rem}.header--smaller .header__eu-logo{width:75px;width:4.6875rem;height:96px;height:6rem}.header--smaller .header__hamburger{width:40px;width:2.5rem;height:25px;height:1.5625rem}.header--smaller .navigation{top:76px;top:4.75rem}.header__inner{position:relative;height:96px;height:6rem;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:height .3s}@media (max-width:989px){.header__inner{height:60px;height:3.75rem}}.header__logo{background:url(../images/logo.png) no-repeat;background-size:contain;display:block;width:252px;width:15.75rem;height:46px;height:2.875rem;transition:all .3s ease-in-out}@media (max-width:989px){.header__logo{width:100px;width:6.25rem;height:18px;height:1.125rem;margin-right:15px;margin-right:.9375rem}}.header__eu-logo{position:absolute;top:0;left:calc(50% - calc(103px / 2));left:calc(50% - calc(6.4375rem / 2));background:url(../images/eu.png) no-repeat;background-size:contain;display:block;width:103px;width:6.4375rem;height:131px;height:8.1875rem;transition:all .3s ease-in-out;z-index:1}@media (max-width:989px){.header__eu-logo{left:calc(50% - calc(60px / 2));left:calc(50% - calc(3.75rem / 2));width:60px;width:3.75rem;height:77px;height:4.8125rem}}.header__hamburger{background:url(../images/hamburger.png) no-repeat;background-size:contain;display:block;width:60px;width:3.75rem;height:37px;height:2.3125rem;transition:all .3s ease-in-out}@media (max-width:989px){.header__hamburger{width:40px;width:2.5rem;height:25px;height:1.5625rem}}.section-title-1,.section-title-2,.section-title-3,.section-title-4{display:none}.fp-viewing-0 .section-title-1,.fp-viewing-1 .section-title-1{display:inline-block}.fp-viewing-2 .section-title-2{display:inline-block}.fp-viewing-3 .section-title-3{display:inline-block}.fp-viewing-4 .section-title-4{display:inline-block}.footer{background:#505062;position:absolute;bottom:0;left:0;width:100%;padding:30px 0;padding:1.875rem 0}@media (max-width:989px){.footer{position:static;padding:20px 0 110px;padding:1.25rem 0 6.875rem}}.footer__meta{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:30px;padding-top:1.875rem}@media (max-width:989px){.footer__meta{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:0}}.footer__copyright{color:#ccc}@media (max-width:989px){.footer__copyright{margin-bottom:10px;margin-bottom:.625rem}}.footer__link{color:#8e6fce;text-decoration:none;margin-left:40px;margin-left:2.5rem;transition:color .3s}@media (max-width:989px){.footer__link{display:block;width:100%;margin-left:0;margin-bottom:10px;margin-bottom:.625rem}}.footer__link:hover{color:#fff}.footer__logo{background:url(../images/logo.svg);background-size:contain;display:block;width:136px;width:8.5rem;height:24px;height:1.5rem;margin-left:auto}@media (max-width:989px){.footer__logo{margin-left:0}}.footer__follow-bar .follow-bar{position:static;width:100%;height:auto;padding:0}@media (max-width:989px){.footer__follow-bar .follow-bar{display:none}}.fp-viewing-4 .footer__follow-bar .follow-bar{visibility:visible;opacity:1}.navigation{display:none;background:#4f56e2;position:absolute;top:96px;top:6rem;right:0;width:200px;width:12.5rem;padding:20px 0;padding:1.25rem 0;transition:all .2s ease-in-out}.navigation--open{display:block}@media (max-width:989px){.navigation{top:60px;top:3.75rem}}.navigation__list{list-style:none;padding:0;margin:0}.navigation__item{text-align:center;margin-bottom:20px;margin-bottom:1.25rem}.navigation__item--selected .navigation__link{color:#121212}.navigation__item:last-child{margin-bottom:0}.navigation__link{color:#fff;font-weight:800;text-decoration:none;transition:color .2s}.navigation__link:hover{color:#121212}.fp-viewing-0 .navigation__item:nth-child(1) .navigation__link{color:#121212}.fp-viewing-1 .navigation__item:nth-child(2) .navigation__link{color:#121212}.fp-viewing-2 .navigation__item:nth-child(3) .navigation__link{color:#121212}.fp-viewing-3 .navigation__item:nth-child(4) .navigation__link{color:#121212}.fp-viewing-4 .navigation__item:nth-child(5) .navigation__link{color:#121212}.section{background-repeat:no-repeat;background-position:top center;background-size:cover}.section--1{background-image:url(../images/bg-1-1.jpg)}@media (max-width:989px){.section--1{background-size:cover;background-position:right -70px bottom;background-position:right -4.375rem bottom;height:calc(100vh - 140px);height:calc(100vh - 8.75rem)}}.section--2{background-image:url(../images/bg-2-1.jpg)}@media (max-width:989px){.section--2{background-position:left top;background-size:cover;height:calc(100vh - 140px);height:calc(100vh - 8.75rem)}}.follow-bar{background:#505062;position:fixed;left:calc((100% - 1120px)/ 2);left:calc((100% - 70rem)/ 2);bottom:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:1120px;width:70rem;height:64px;height:4rem;padding:0 20px;padding:0 1.25rem;z-index:1000;visibility:visible;opacity:1;transition:opacity .2s ease .2s}@media (max-width:989px){.follow-bar{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;width:100%;height:auto;padding:10px 20px;padding:.625rem 1.25rem}}.follow-bar__title{color:#ccc;margin-right:25px;margin-right:1.5625rem}@media (max-width:989px){.follow-bar__title{display:block;width:100%;margin-bottom:10px;margin-bottom:.625rem}}.follow-bar__input{background:#fff;width:280px;width:17.5rem;height:40px;height:2.5rem;color:#121212;font-family:Montserrat,sans-serif;font-size:16px;font-size:1rem;padding:0 10px;padding:0 .625rem;border:0;margin-right:20px;margin-right:1.25rem;border-radius:0}@media (max-width:989px){.follow-bar__input{width:45%;margin-right:0}}@media (max-width:989px){.follow-bar__button{width:50%;height:40px;height:2.5rem;margin-left:auto}}.follow-bar__right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media (max-width:989px){.follow-bar__right{display:none}}.follow-bar__ico{background-image:url(../images/follow-icons.png);background-size:cover;width:40px;width:2.5rem;height:40px;height:2.5rem;margin-right:20px;margin-right:1.25rem}.follow-bar__ico:last-of-type{margin-right:0}.follow-bar__ico--fb{background-position:0 0}.follow-bar__ico--ig{background-position:0 -40px;background-position:0 -2.5rem}.follow-bar__ico--yt{background-position:0 -80px;background-position:0 -5rem}.follow-bar__form-message{display:none;background:#f85543;position:absolute;top:-32px;top:-2rem;left:245px;left:15.3125rem;color:#fff;padding:8px 12px;padding:.5rem .75rem;border-radius:0}.follow-bar__form-message:after{top:100%;left:20px;left:1.25rem;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-top-color:#f85543;border-width:6px;border-width:.375rem;margin-left:-6px;margin-left:-.375rem}.follow-bar__form-message--show{display:block}.fp-viewing-4 .follow-bar{visibility:hidden;opacity:0;transition:visibility 0s ease .2s,opacity .2s ease}.candidates{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:100vh;padding-top:96px;padding-top:6rem;padding-bottom:120px;padding-bottom:7.5rem}@media (max-width:989px){.candidates{padding-top:0;padding-bottom:200px;padding-bottom:12.5rem}}.candidates__link{position:relative;font-size:20px;font-size:1.25rem;height:48px;height:3rem;line-height:48px;line-height:3rem;padding-right:40px;padding-right:2.5rem}.candidates__link:after{background:url(../images/arrow-right.png);background-size:cover;position:absolute;top:calc(50% - calc(17px / 2));top:calc(50% - calc(1.0625rem / 2));right:20px;right:1.25rem;width:10px;width:.625rem;height:17px;height:1.0625rem;content:''}@media (max-width:989px){.candidates__link{font-size:16px;font-size:1rem;padding:15px 0;padding:.9375rem 0;height:auto;line-height:1}}.help-us{padding-top:66px;padding-top:4.125rem}@media (max-width:989px){.help-us{padding-top:20px;padding-top:1.25rem;padding-bottom:30px;padding-bottom:1.875rem}}.help-us__title{color:#666;font-size:24px;font-size:1.5rem;font-weight:300;text-transform:uppercase;padding-top:50px;padding-top:3.125rem;margin-bottom:35px;margin-bottom:2.1875rem}@media (max-width:989px){.help-us__title{padding-top:20px;padding-top:1.25rem}}.help-us__cols{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.help-us__col{width:calc(50% - 40px);width:calc(50% - 2.5rem)}@media (max-width:989px){.help-us__col{width:100%}}.help-us__col--button{margin-top:25px;margin-top:1.5625rem}.help-us__subtitle{line-height:1.375;color:#8e6fce;font-weight:800;text-transform:uppercase;margin-bottom:25px;margin-bottom:1.5625rem}.help-us__p{color:#666;line-height:1.375;margin-top:0;margin-bottom:20px;margin-bottom:1.25rem}.help-us__p--bigger{font-size:18px;font-size:1.125rem}.help-us__list-title{display:block;font-size:18px;font-size:1.125rem;margin-bottom:10px;margin-bottom:.625rem}.help-us__list{list-style:none;padding:0;margin:0}.help-us__list li{position:relative;padding-left:20px;padding-left:1.25rem;margin-bottom:20px;margin-bottom:1.25rem}.help-us__list li:before{background:#8e6fce;position:absolute;top:6px;top:.375rem;left:0;content:'';width:8px;width:.5rem;height:8px;height:.5rem;border-radius:50%}@media (max-width:989px){.help-us__desktop-link{display:none}}.help-us__mobile-link{display:none}@media (max-width:989px){.help-us__mobile-link{display:block}}.program{padding-top:66px;padding-top:4.125rem}@media (max-width:989px){.program{padding-top:0}}.program__title{color:#8e6fce;font-size:24px;font-size:1.5rem;font-weight:300;text-transform:uppercase;padding-top:50px;padding-top:3.125rem;margin-bottom:35px;margin-bottom:2.1875rem}.program__cols{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:989px){.program__cols{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.program__col:first-of-type{width:calc(50% - 40px);width:calc(50% - 2.5rem)}@media (max-width:989px){.program__col:first-of-type{width:100%}}.program__col:last-of-type{width:calc(50% - 40px);width:calc(50% - 2.5rem)}@media (max-width:989px){.program__col:last-of-type{width:100%}}.program__p{color:#505062;line-height:1.375;margin-top:0;margin-bottom:20px;margin-bottom:1.25rem}.program__link{margin-top:40px;margin-top:2.5rem}.program__list{padding-top:50px;padding-top:3.125rem}.program__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:35px;margin-bottom:2.1875rem}@media (max-width:989px){.program__item{width:100%}.program__item:last-child{margin-bottom:0}}.program__img{width:84px;width:5.25rem;margin-right:50px;margin-right:3.125rem}.program__name{color:#505062;font-size:18px;font-size:1.125rem;font-weight:800;text-transform:uppercase;margin-bottom:10px;margin-bottom:.625rem}.section{background-repeat:no-repeat;background-position:top center;background-size:cover}.section--1{background-image:url(../images/bg-1-1.jpg)}@media (max-width:989px){.section--1{background-size:cover;background-position:right -70px bottom;background-position:right -4.375rem bottom;height:calc(100vh - 140px);height:calc(100vh - 8.75rem)}}.section--2{background-image:url(../images/bg-2-1.jpg)}@media (max-width:989px){.section--2{background-position:left top;background-size:cover;height:calc(100vh - 140px);height:calc(100vh - 8.75rem)}}.voting{padding-top:66px;padding-top:4.125rem}@media (max-width:989px){.voting{padding-top:0;padding-bottom:30px;padding-bottom:1.875rem}}.voting__title{color:#8e6fce;font-size:24px;font-size:1.5rem;font-weight:300;text-transform:uppercase;padding-top:50px;padding-top:3.125rem;margin-bottom:35px;margin-bottom:2.1875rem}.voting__cols{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.voting__col{width:calc(50% - 40px);width:calc(50% - 2.5rem)}@media (max-width:989px){.voting__col{width:100%}}.voting__col--button{margin-top:25px;margin-top:1.5625rem}.voting__p{color:#505062;line-height:1.375;margin-top:0;margin-bottom:20px;margin-bottom:1.25rem}.voting__highlight{color:#8e6fce;font-weight:800}.voting__list{padding:6px 0 0 25px;padding:.375rem 0 0 1.5625rem;margin:0}@media (max-width:989px){.voting__desktop-link{display:none}}.voting__mobile-link{display:none;margin-bottom:30px;margin-bottom:1.875rem}@media (max-width:989px){.voting__mobile-link{display:block}}.home{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;height:100vh;padding-top:96px;padding-top:6rem;padding-bottom:150px;padding-bottom:9.375rem}@media (max-width:989px){.home{padding-top:0;padding-bottom:200px;padding-bottom:12.5rem;margin-top:60px;margin-top:3.75rem}}.home__eu img{max-width:492px;max-width:30.75rem}@media (max-width:989px){.home__eu img{max-width:280px;max-width:17.5rem}}.home__title{color:#fff;font-size:64px;font-size:4rem;font-weight:800;text-shadow:0 22px 64.4px rgba(0,0,0,.29);text-shadow:0 1.375rem 4.025rem rgba(0,0,0,.29);text-transform:uppercase}@media (max-width:989px){.home__title{font-size:24px;font-size:1.5rem}}