html{font-size:100%;box-sizing:border-box}body{margin:0;color:#fff;font-family:Candara,sans-serif;font-family:Poppins,sans-serif;background-color:#0e0d0d}p{margin:0;padding:0}a{color:inherit;text-decoration:underline}*,:after,:before{box-sizing:inherit}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.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:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .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}.header{display:block;position:relative;width:100%;height:0;color:#fff;z-index:2;text-align:center}@media (min-width:40em){.header{height:40px}}@media (min-width:64em){.header{height:20px}}.header__wrap{display:block;position:fixed;top:0;left:0;right:0;height:auto;padding-top:60px;background-color:#0e0d0d;border-bottom:1px solid rgba(255,255,255,.2);transition:background-color .3s,border .3s}@media (min-width:40em){.header__wrap{padding-top:0}}.header__wrap--closed-top{border:0 solid transparent;background-color:transparent}.header__head{top:0;position:absolute;height:0;padding:0;overflow:hidden;transition:height .3s,padding .3s;width:100%}.header__head--closed{font-size:110%;padding:10px;height:100%}@media (min-width:40em){.header__head--closed{height:0;padding:0;overflow:hidden}}.header__toggle{display:block;position:absolute;top:0;left:-5px;right:0;height:55px;width:100%;margin:0 8px 4px 2px;background-image:url(../img/arrow_carrot-up.svg);background-repeat:no-repeat;background-position:top center;background-size:contain;text-decoration:none;background-color:transparent;border:none;cursor:pointer;font-size:150%;transition:width .3s;outline:0}@media (min-width:40em){.header__toggle{width:0;height:0}}.header__toggle--closed{height:55px;width:55px;top:0;left:auto;right:0;transform:none;margin:4px 8px 2px 2px;background-image:url(../img/icon_menu.svg)}@media (min-width:40em){.header__toggle--closed{width:0;height:0}}.header__menu{display:block;padding:0;margin:0;float:left;list-style-type:none;margin:0 auto;width:100%;text-align:center}.header__menu--closed{height:0;overflow:hidden;pointer-events:none;cursor:default}@media (min-width:40em){.header__menu--closed{height:auto;pointer-events:all;cursor:pointer}}.header__menu__item{cursor:pointer;text-align:center}@media (min-width:40em){.header__menu__item{display:inline-block;border-right:1px solid #fff;margin:25px 0}}@media (min-width:40em){.header__menu__item:last-child{border-right:none}}.header__menu__item:hover{background-color:#fff;color:#0e0d0d}@media (min-width:40em){.header__menu__item:hover{background-color:transparent;color:inherit}}.header__menu__link{display:inline-block;padding:25px;width:100%;height:100%;color:inherit;text-decoration:inherit}@media (min-width:40em){.header__menu__link{padding:0 20px}}.footer{display:block;width:100%;height:auto;background-color:#0e0d0d;border-top:1px solid rgba(255,255,255,.2);margin:20px 0 0 0;padding:10px}.footer__info{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.footer__copyright{padding:5px}.footer__rights{display:inline-block;margin:0;padding:5px}.footer__rights__item{display:inline-block;border-right:1px solid #fff;padding:0 10px}.footer__rights__item:last-child{border-right:none}.background-container{display:block;position:relative;margin:0;padding:0}.background-container:after{position:absolute;content:'';opacity:.5;background-image:linear-gradient(to bottom,#0e0d0d,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 80%,#0e0d0d),url(../img/background.jpg);background-position:top center;background-size:cover;top:0;left:0;width:100%;height:100%;z-index:-2}.heading{text-transform:uppercase;font-size:250%;font-weight:600}.heading--small{font-size:200%}.heading--large{font-size:350%}.heading--xlarge{font-size:450%}.heading--light{font-size:120%;font-weight:300}.heading--section{display:block;margin:0 auto;width:100%;font-size:200%;text-align:center;padding:60px 0;font-weight:300}@media (min-width:64em){.heading--section{font-size:220%}}.heading--section:after{content:'';position:relative;display:block;height:1px;width:80%;background-color:rgba(255,255,255,.2);margin:13px auto}.copy{font-weight:300;color:#fff;line-height:1.3;font-size:100%}.copy--medium{font-size:110%}.copy--large{font-size:120%}.btn{display:inline-block;border:1px solid #fff;padding:1rem 2rem;margin:0;text-decoration:none;background-color:transparent;cursor:pointer;text-align:center;color:#fff;font-size:100%;text-transform:uppercase;outline:0}.btn:hover{background-color:#fff;color:#0e0d0d}.btn--thin{padding:.7rem 2rem}.l-section{display:block;width:100%;max-width:90em;margin:0 auto;padding:20px}.l-section--space{padding:40px 20px}.l-section--space-res{padding:10px 20px}@media (min-width:40em){.l-section--space-res{padding:20px 20px}}@media (min-width:64em){.l-section--space-res{padding:80px 20px}}.intro{display:flex;flex-wrap:nowrap;flex-direction:column;align-content:center;justify-content:center}@media (min-width:64em){.intro{flex-direction:row-reverse}}.intro__copy{max-width:600px;margin:0 auto;width:100%;text-align:center}@media (min-width:64em){.intro__copy{padding-top:150px}}.intro__title{text-align:center}@media (min-width:40em){.intro__title{font-size:350%}}@media (min-width:90em){.intro__title{font-size:450%}}.intro__title:after{content:'';position:relative;display:block;height:2px;width:100px;background-color:#03c7ff;margin:15px auto}.intro__text{text-align:center}@media (min-width:40em){.intro__text{font-size:110%}}.intro__signing{height:100px;width:auto;margin:30px;background-image:url(../img/signing.svg);background-position:center center;background-repeat:no-repeat;background-size:contain}.intro__avatar{height:400px;min-width:300px;background-image:url(../img/eva.png);background-position:center center;background-repeat:no-repeat;background-size:contain}@media (min-width:64em){.intro__avatar{height:750px;min-width:450px}}@media (min-width:90em){.intro__avatar{height:800px;min-width:500px}}.vita{display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;justify-content:space-around}.vita__title{padding:30px 0 10px 0}@media (min-width:64em){.vita__title{padding:0 0 10px 0}}.vita__item{text-align:center;padding:30px;flex:1 1 100%}@media (min-width:40em){.vita__item{flex:1 1 50%;padding:40px}}@media (min-width:64em){.vita__item{flex:1 1 33%}}.vita__item__title{display:block;font-size:100%}@media (min-width:64em){.vita__item__title{font-size:120%;font-weight:300}}.vita__item__title:after{content:'';position:relative;display:block;height:1px;width:50px;background-color:#03c7ff;margin:10px auto}@media (min-width:40em){.vita__item__title:after{margin:15px auto}}.vita__item__text{display:block;font-weight:600;font-size:130%}@media (min-width:64em){.vita__item__text{font-size:140%}}.education{text-align:center;max-width:90em;margin:0 auto;width:100%}.education__title{padding:20px 0 40px 0}@media (min-width:64em){.education__title{padding:0 0 100px 0}}.education__timeline{position:relative;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.education__timeline:before{border-top:none}@media (min-width:64em){.education__timeline:before{border-top:2px dotted #fff;content:'';position:absolute;margin:54px 0 0 0;left:calc(33% / 2);right:calc(33% / 2)}}@media (min-width:64em){.education__timeline{flex-direction:row}}.timeItem{margin:0;padding:0 0 35px 100px;position:relative;text-align:left;flex-grow:1}@media (min-width:40em){.timeItem{padding:0 0 35px 120px;margin-left:10%}}@media (min-width:64em){.timeItem{margin:0;padding:0;float:left;text-align:center}}.timeItem__year{position:absolute;left:0;top:0;width:40px;height:100%;padding:2px 70px 0 0;font-size:140%}@media (min-width:64em){.timeItem__year{position:relative;padding:0 0 80px 0;width:100%;height:40px;font-size:180%}}.timeItem__year__small{display:inline-block;font-size:70%}.timeItem__year:before{content:'';position:absolute;border-left:2px dotted #fff;border-top:none;top:20px;bottom:0;right:0}@media (min-width:64em){.timeItem__year:before{border-left:none}}.timeItem__year:after{content:'';position:absolute;height:30px;width:30px;background-color:#03c7ff;border-radius:15px;top:0;right:-14px}@media (min-width:64em){.timeItem__year:after{top:40px;right:0;left:0;margin:0 auto}}.timeItem:last-child .timeItem__year:before{content:'';border-left:0 dotted #fff}@media (min-width:64em){.timeItem:last-child .timeItem__year:before{border-left:none}}@media (min-width:64em){.timeItem:first-child .timeItem__year:before{border-left:none}}.timeItem__title{display:inline-block;position:relative;text-transform:uppercase;margin:0;font-size:140%;padding:0 0 5px 0}@media (min-width:40em){.timeItem__title{font-size:170%}}.timeItem__title:after{content:'';position:relative;display:block;height:1px;width:60px;background-color:#03c7ff;margin:10px 0}@media (min-width:64em){.timeItem__title:after{margin:10px auto}}.timeItem__text{font-size:100%}@media (min-width:40em){.timeItem__text{font-size:110%}}@media (min-width:64em){.timeItem__text{max-width:400px;padding:0 10px;margin:0 auto}}.timeItem__text__wrap{display:block;margin:10px 0}.timeItem__text__wrap--top{margin:10px 0 0 0}.timeItem__text__wrap--bottom{margin:0 0 10px 0}.engagements{text-align:center;max-width:90em;margin:0 auto;width:100%}.engagements__title{padding:20px 0 40px 0}@media (min-width:64em){.engagements__title{padding:0 0 50px 0}}.engagements__wrap{position:relative;max-height:700px;overflow:hidden}.engagements__wrap:after{position:absolute;content:'';top:0;left:0;bottom:0;width:100%;background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0) 60%,#0e0d0d 95%);background-position:top center;background-size:cover}.engagements__wrap--open:after{content:none}.engagements__timeline{position:relative;display:flex;flex-direction:column;list-style:none;margin:5px 0;padding:0}@media (min-width:64em){.engagements__timeline{justify-content:center}}.eventItem{margin:0;padding:0 0 35px 100px;position:relative;text-align:left;flex-grow:1}@media (min-width:40em){.eventItem{padding:0 0 35px 120px;margin-left:10%}}@media (min-width:64em){.eventItem{width:50%;align-self:flex-end;padding:0 0 35px 40px;margin-left:0}.eventItem:nth-child(even){align-self:flex-start;padding:0 40px 35px 0;text-align:right}}.eventItem__year{position:absolute;left:0;top:0;width:40px;height:100%;padding:2px 70px 0 0;font-size:140%}.eventItem__year:before{content:'';position:absolute;border-left:1px solid #fff;border-top:none;top:20px;bottom:-5px;right:-4px}.eventItem__year:after{content:'';position:absolute;height:21px;width:21px;background-color:#03c7ff;border-radius:21px;top:5px;right:-14px}.eventItem:last-child .eventItem__year:before{border-left:none}@media (min-width:64em){.eventItem__year{padding:2px 68px 0 0;left:-71px;right:auto}.eventItem:nth-child(even) .eventItem__year{padding:2px 0 0 25px;left:auto;right:-40px}.eventItem:nth-child(even) .eventItem__year:before{right:auto;left:0}.eventItem:nth-child(even) .eventItem__year:after{right:auto;left:-10px}}.eventItem__title{display:inline-block;position:relative;text-transform:uppercase;margin:0;font-size:140%;padding:0 0 5px 0}@media (min-width:40em){.eventItem__title{font-size:170%}}.eventItem__title:after{content:'';position:relative;display:block;height:1px;width:100px;background-color:#03c7ff;margin:10px 0}@media (min-width:64em){.eventItem:nth-child(even) .eventItem__title:after{margin:10px 0 10px auto}}.eventItem__location{display:block;position:relative;margin:7px auto 7px 0;padding:0 0 0 25px;font-size:100%}@media (min-width:40em){.eventItem__location{font-size:110%}}.eventItem__location:before{position:absolute;content:'';height:20px;width:20px;background:url(../img/icon_pin_alt.svg);background-size:contain;top:0;bottom:0;left:0}@media (min-width:40em){.eventItem__location:before{top:2px}}@media (min-width:64em){.eventItem:nth-child(even) .eventItem__location{padding:0 25px 0 0}.eventItem:nth-child(even) .eventItem__location:before{right:0;left:auto}}.eventItem__roles{display:block;position:relative;margin:7px auto 7px 0;padding:0 0 0 25px;font-size:100%}@media (min-width:40em){.eventItem__roles{font-size:110%}}.eventItem__roles:before{position:absolute;content:'';height:20px;width:20px;background:url(../img/icon_profile.svg);background-size:contain;top:0;bottom:0;left:0}@media (min-width:40em){.eventItem__roles:before{top:2px}}@media (min-width:64em){.eventItem:nth-child(even) .eventItem__roles{padding:0 25px 0 0}.eventItem:nth-child(even) .eventItem__roles:before{right:0;left:auto}}.contact{max-width:90em;text-align:center}.contact__title{padding:40px 0 30px 0}@media (min-width:64em){.contact__title{padding:10px 0 30px 0}}.contact__copy{display:block;text-align:center;max-width:50em;width:100%;margin:0 auto}.contact__address{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin-top:30px;padding:10px}@media (min-width:40em){.contact__address{flex-direction:row}}.contact__address__item{flex-grow:1;padding:30px 10px;border-right:none;border-bottom:1px solid #fff}@media (min-width:40em){.contact__address__item{border-right:1px solid #fff;border-bottom:none;padding:10px}}.contact__address__item:last-child{border:none}.contact__address__title{font-size:150%;margin:0}.contact__address__email{font-style:normal;padding:10px}.contact__address__icon{display:inline-block;margin:10px;height:70px;width:70px;background-image:url(../img/icon_mail_alt.svg);background-repeat:no-repeat;background-position:top center;background-size:contain;text-decoration:none;background-color:transparent}.rights{max-width:90em}.rights__title{padding:80px 0 30px 0}@media (min-width:64em){.rights__title{padding:100px 0 30px 0}}.rights__subtitle{font-size:140%}.rights__subtitle:after{content:'';position:relative;display:block;height:1px;width:100px;background-color:#03c7ff;margin:10px 0}.rights__subtitle--small{font-size:110%;margin:20px 0 10px 0}.rights__grid-wrapper{display:flex;flex-wrap:wrap}.rights__grid-wrapper__key{flex-basis:4.5em}.rights__grid-wrapper__val{flex-basis:calc(100% - 4.5em)}.rights__copy{display:block;padding:0 30px;margin:0 auto;width:100%;max-width:60em;text-align:left}.rights__citation{display:inline-block;padding:10px}