*,*:after,*:before{padding:0;margin:0;box-sizing:inherit}html{font-size:62.5%}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:50%}}@media only screen and (min-width:112.5em){html{font-size:75%}}body{box-sizing:border-box;padding:3rem}@media only screen and (max-width:56.25em){body{padding:0}}@media only screen and (max-width:37.5em){body{padding:0}}@font-face{font-family:Roboto,sans-serif;src:url(/assets/Roboto-Regular-CN_pkOMA.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Julius Sans One;src:url(/assets/JuliusSansOne-Regular-CZ9gnKyo.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.u-center-text{text-align:center!important}.u-margin-bottom-big{margin-bottom:8rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-big{margin-bottom:5rem!important}}.u-margin-bottom-medium{margin-bottom:4rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-medium{margin-bottom:3rem!important}}.u-margin-bottom-small{margin-bottom:1.5rem!important}.u-margin-top-big{margin-top:8rem!important}.u-margin-top-huge{margin-top:10rem!important}.section-home{background-color:#f7f7f7;padding:25rem 20rem;margin-top:-20vh}@media only screen and (max-width:56.25em){.section-home{padding:30rem 5rem}}.about{padding-top:5.5rem;background-color:#f7f7f7}.about__container{padding:5rem 10rem;display:flex;align-items:stretch;gap:5rem}@media only screen and (max-width:75em){.about__container{flex-direction:column}}@media only screen and (max-width:37.5em){.about__container{padding:5rem}}.about__container--text{flex:1;min-width:0}.about__container--img{width:100%;flex:1;flex-shrink:0;overflow:hidden}.about__container--img .profile-image{width:100%;height:100%;object-fit:cover;display:block}.about__academic{padding:0rem 10rem 15rem}@media only screen and (max-width:37.5em){.about__academic{padding:0rem 5rem 10rem}}.collaborations{padding-top:5.5rem;background-color:#f7f7f7}.collaborations__container{padding:5rem 20rem}@media only screen and (max-width:75em){.collaborations__container{padding:5rem 10rem}}@media only screen and (max-width:37.5em){.collaborations__container{padding:5rem}}.collaborations__list{padding:5rem 20rem;background-color:#e9edf0}@media only screen and (max-width:75em){.collaborations__list{padding:5rem 10rem}}@media only screen and (max-width:37.5em){.collaborations__list{padding:5rem}}.collaborations__list .images{display:flex;flex-direction:column;gap:2rem;width:100%}.collaborations__list .images .image{width:100%}.contact{padding-top:5.5rem;background-color:#f7f7f7}.contact__title{padding:5rem 20rem 0rem}@media only screen and (max-width:75em){.contact__title{padding:5rem 10rem 0rem}}@media only screen and (max-width:37.5em){.contact__title{padding:5rem 5rem 0rem}}.contact__info{padding:0rem 20rem 10rem}@media only screen and (max-width:75em){.contact__info{padding:0rem 10rem 5rem}}@media only screen and (max-width:37.5em){.contact__info{padding:0rem 5rem 5rem}}.header{height:85vh;background-image:linear-gradient(to right bottom,#91b1bfcc,#718cabcc),url(/assets/background-D1PtwQxm.png);background-size:cover;background-position:top;position:relative}@supports (clip-path: polygon(0)) or (-webkit-clip-path: polygon(0 0)){.header{-webkit-clip-path:polygon(0 0,100% 0%,100% 75vh,0 100%);clip-path:polygon(0 0,100% 0%,100% 75vh,0 100%);height:95vh}}@media(min-resolution:192dpi)and (min-width:37.5em),(-webkit-min-device-pixel-ratio:2)and (min-width:37.5em),(min-width:125em){.header{background-image:linear-gradient(to right bottom,#91b1bfcc,#718cabcc),url(/assets/background-D1PtwQxm.png);background-position:center 80%;background-size:cover}}@media only screen and (max-width:37.5em){.header{-webkit-clip-path:polygon(0 0,100% 0%,100% 85vh,0 100%);clip-path:polygon(0 0,100% 0%,100% 85vh,0 100%)}}.header__logo-box{position:absolute;top:25%;left:50%;transform:translate(-50%);text-align:center}.header__logo{height:5.5rem}.header__text-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}@font-face{font-family:Roboto,sans-serif;src:url(/assets/Roboto-Regular-CN_pkOMA.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Julius Sans One;src:url(/assets/JuliusSansOne-Regular-CZ9gnKyo.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.btn{font-family:Julius Sans One}.btn,.btn:link,.btn:visited{text-transform:uppercase;text-decoration:none;padding:1.5rem 4rem;display:inline-block;border-radius:10rem;transition:all .2s;position:relative;font-size:1.8rem;border:none;cursor:pointer}.btn:hover{transform:translateY(-.3rem);box-shadow:0 1rem 2rem #0003}.btn:hover:after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn:active,.btn:focus{outline:none;transform:translateY(-1px);box-shadow:0 .5rem 1rem #0003}.btn--white{background-color:#fff;color:#777}.btn--white:after{background-color:#fff}.btn--green{background-color:#718cab;color:#fff}.btn--green:after{background-color:#718cab}.btn:after{content:"";display:inline-block;height:100%;width:100%;border-radius:10rem;position:absolute;top:0;left:0;z-index:-1;transition:all .4s}.btn--animated{animation:moveInBottom .5s ease-out .75s;animation-fill-mode:backwards}.btn-text:link,.btn-text:visited{font-size:1.8rem;color:#718cab;display:inline-block;text-decoration:none;border-bottom:1px solid #718cab;padding:3px;transition:all .2s}.btn-text:hover{background-color:#718cab;color:#fff;box-shadow:0 1rem 2rem #00000026;transform:translateY(-2px)}.btn-text:active{box-shadow:0 .5rem 1rem #00000026;transform:translateY(0)}.footer{background-color:#3b3b3b;padding:10rem 0;font-size:1.4rem;color:#f7f7f7}@media only screen and (max-width:75em){.footer{padding:8rem 0}}.footer__logo-box{text-align:center;margin-bottom:8rem}@media only screen and (max-width:75em){.footer__logo-box{margin-bottom:6rem}}.footer__logo{width:15rem;height:auto}.footer__navigation{border-top:1px solid #777;padding-top:2rem;display:inline-block}@media only screen and (max-width:75em){.footer__navigation{width:100%;text-align:center}}.footer__list{list-style:none}.footer__item{display:inline-block}.footer__item:not(:last-child){margin-right:1.5rem}.footer__link:link,.footer__link:visited{color:#f7f7f7;background-color:#3b3b3b;text-decoration:none;text-transform:uppercase;display:inline-block;transition:all .2s}.footer__link:hover,.footer__link:active{color:#718cab;box-shadow:0 1rem 2rem #0006;transform:rotate(5deg) scale(1.3)}.footer__row{width:80%;margin:0 auto}.footer__copyright{border-top:1px solid #777;padding-top:2rem;width:100%}@media only screen and (max-width:75em){.footer__copyright{width:100%;float:none}}.footer__copyright:last-child{border-top:none;text-align:center}.row{max-width:114rem;margin:0 auto}.row:not(:last-child){margin-bottom:8rem}@media only screen and (max-width:56.25em){.row:not(:last-child){margin-bottom:6rem}}@media only screen and (max-width:56.25em){.row{max-width:50rem;padding:0 3rem}}.row:after{content:"";display:table;clear:both}.row .col-1-of-2{width:calc((100% - 6rem)/2);float:left}.row .col-1-of-2:not(:last-child){margin-right:6rem}.row [class^=col-]{float:left}.row [class^=col-]:not(:last-child){margin-right:6rem}@media only screen and (max-width:56.25em){.row [class^=col-]:not(:last-child){margin-right:0;margin-bottom:6rem}}@media only screen and (max-width:56.25em){.row [class^=col-]{width:100%!important}}.row .col-1-of-3{width:calc((100% - 6rem * 2) / 3)}.row .col-2-of-3{width:calc((100% - 6rem * 2) / 3 * 2 + 6rem)}.row .col-1-of-4{width:calc((100% - 18rem)/4)}.row .col-2-of-4{width:calc((100% - 18rem)/2 + 6rem)}.row .col-3-of-4{width:calc((100% - 18rem)*.75 + 12rem)}.nav-bar{padding:.5rem 2rem;background-color:#718cab}.logo{width:6rem;height:auto}.section-book{padding:15rem 0;background-image:linear-gradient(to right bottom,#91b1bf,#718cab)}@media only screen and (max-width:56.25em){.section-book{padding:10rem 0}}.book{background-image:linear-gradient(105deg,rgba(255,255,255,.9) 0%,rgba(255,255,255,.9) 50%,transparent 50%),url(/assets/background-D1PtwQxm.png);background-size:cover;background-position:center 80%;border-radius:3px;box-shadow:0 1.5rem 4rem #0003}@media only screen and (max-width:75em){.book{background-image:linear-gradient(105deg,rgba(255,255,255,.9) 0%,rgba(255,255,255,.9) 65%,transparent 65%),url(/assets/background-D1PtwQxm.png);background-position:center 80%}}@media only screen and (max-width:56.25em){.book{background-image:linear-gradient(to right,#ffffffe6 0% 100%),url(/assets/background-D1PtwQxm.png);background-position:center 80%}}.book__form{width:50%;padding:6rem}@media only screen and (max-width:75em){.book__form{width:65%}}@media only screen and (max-width:56.25em){.book__form{width:100%}}.form__group:not(:last-child){margin-bottom:2rem}.form__input{font-family:inherit;font-size:1.5rem;color:inherit;padding:1.5rem 2rem;border-radius:2px;background-color:#ffffff80;border:none;border-bottom:3px solid transparent;width:90%;display:block;transition:all .3}@media only screen and (max-width:56.25em){.form__input{width:100%}}.form__input::-webkit-input-placeholder{color:#999}.form__input:focus:invalid{border-bottom:3px solid #ff7730}.form__input:focus{outline:none;box-shadow:0 1rem 2rem #0000001a;border-bottom:3px solid #718cab}.form__label{font-size:1.2rem;font-weight:700;margin-left:2rem;margin-top:.7rem;display:block;transition:all .3s}.form__input:placeholder-shown+.form__label{opacity:0;visibility:hidden;transform:translateY(-4rem)}.form__radio-group{width:49%;display:inline-block}@media only screen and (max-width:56.25em){.form__radio-group{width:100%;margin-bottom:2rem}}.form__radio-label{font-size:1.8rem;cursor:pointer;position:relative;padding-left:4.5rem}.form__radio-button{height:3rem;width:3rem;border:5px solid #718cab;border-radius:50%;display:inline-block;position:absolute;top:-.4rem;left:0}.form__radio-button:after{height:1.3rem;width:1.3rem;content:"";display:block;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#718cab;opacity:0;transition:opacity .2s}.form__radio-input{display:none}.form__radio-input:checked+.form__radio-label .form__radio-button:after{opacity:1}@font-face{font-family:Roboto,sans-serif;src:url(/assets/Roboto-Regular-CN_pkOMA.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Julius Sans One;src:url(/assets/JuliusSansOne-Regular-CZ9gnKyo.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body{font-family:Roboto,sans-serif;font-weight:400;line-height:1.7;color:#777;box-sizing:border-box}.heading-primary{font-family:Julius Sans One,sans-serif;color:#fff;text-transform:uppercase;backface-visibility:hidden;margin-bottom:6rem}.heading-primary--main{display:block;white-space:nowrap;font-size:4rem;font-weight:400;letter-spacing:2.1rem;animation:moveInLeft 1s ease-out}@media only screen and (max-width:75em){.heading-primary--main{margin-top:3rem;white-space:normal;letter-spacing:1rem;font-size:4rem}}@media only screen and (max-width:37.5em){.heading-primary--main{letter-spacing:1rem;font-size:4rem}}.heading-primary--sub{display:block;font-size:2rem;font-weight:700;letter-spacing:1.74rem;animation:moveInRight 1s ease-out}@media only screen and (max-width:37.5em){.heading-primary--sub{letter-spacing:.5rem}}.heading-primary-roboto{font-family:Roboto,sans-serif;color:#718cab;text-transform:none}.heading-primary-roboto .heading-primary--main-x{font-size:3rem;white-space:wrap;font-weight:300;display:block;letter-spacing:0;line-height:1.4}.navigation__lan button{font-family:Roboto,sans-serif;color:#718cab;font-size:1.6rem;font-weight:300}.heading-primary-x{font-family:Roboto,sans-serif;text-transform:none;color:#718cab}.heading-primary-x .heading-primary--main{font-size:5rem;white-space:wrap;display:block;letter-spacing:0;line-height:normal}@media only screen and (max-width:75em){.heading-primary-x .heading-primary--main{font-size:4rem;line-height:.5}}@media only screen and (max-width:37.5em){.heading-primary-x .heading-primary--main{font-size:3rem;line-height:.5}}.heading-primary-x .heading-primary--sub{font-size:4.5rem;letter-spacing:0;line-height:normal}@media only screen and (max-width:75em){.heading-primary-x .heading-primary--sub{font-size:3.5rem;line-height:.5}}@media only screen and (max-width:37.5em){.heading-primary-x .heading-primary--sub{font-size:2.5rem;line-height:.5}}.heading-primary-x .text-center{text-align:center;line-height:1.4}.heading-secondary{font-size:3.5rem;text-transform:uppercase;font-weight:700;display:inline-block;background-image:linear-gradient(to right,#91b1bf,#718cab);-webkit-background-clip:text;color:transparent;letter-spacing:.2rem;transition:all .2s}@media only screen and (max-width:56.25em){.heading-secondary{font-size:3rem}}@media only screen and (max-width:37.5em){.heading-secondary{font-size:2.5rem}}.heading-secondary:hover{transform:skewY(2deg) skew(15deg) scale(1.1);text-shadow:.5rem 1rem 2rem rgba(0,0,0,.2)}.heading-tertiary{font-size:1.8rem;font-weight:700;text-transform:uppercase}.paragraph{font-family:Roboto,sans-serif;font-size:1.8rem;text-align:justify;line-height:1.6}.paragraph:not(:last-child){margin-bottom:3rem}.capital:first-letter{font-size:6.5rem;font-weight:100;float:left;line-height:1;margin-right:.8rem;margin-top:.2rem}.error--message{display:inline-block;padding:1rem 3rem;background-color:#f29393;margin-bottom:2rem}.success--message{display:inline-block;padding:1rem 3rem;background-color:#b3f2b3;margin-bottom:2rem}.navigation__checkbox,.navigation__lanCheckbox{display:none}.navigation__button{background-color:#fff;height:7rem;width:7rem;border-radius:50%;position:fixed;top:6rem;right:6rem;z-index:2000;box-shadow:0 1rem 3rem #0000001a;text-align:center;cursor:pointer}@media only screen and (max-width:56.25em){.navigation__button{top:4rem;right:4rem}}@media only screen and (max-width:37.5em){.navigation__button{top:3rem;right:3rem}}.navigation__lanButton{background-color:#445c78;display:flex;justify-content:center;align-items:center;height:7rem;width:7rem;border-radius:50%;position:fixed;top:6rem;right:16rem;z-index:2000;box-shadow:0 1rem 3rem #0000001a;text-align:center;cursor:pointer}@media only screen and (max-width:56.25em){.navigation__lanButton{top:4rem;right:14rem}}@media only screen and (max-width:37.5em){.navigation__lanButton{top:3rem;right:13rem}}.navigation__lanOptionsContainer{visibility:hidden;opacity:0;width:0;z-index:1000;border-radius:1rem;position:fixed;z-index:2000;top:14rem;right:16rem;background-color:#fff;box-shadow:0 .8rem 2rem #0000001f;transition:transform 2s cubic-bezier(.83,0,.17,1)}@media only screen and (max-width:56.25em){.navigation__lanOptionsContainer{top:12.5rem;right:14.5rem}}@media only screen and (max-width:37.5em){.navigation__lanOptionsContainer{top:11.5rem;right:13.5rem}}.navigation__lanOptions{padding:1rem 0rem;list-style:none;height:100%;display:grid;grid-template-rows:1fr 1fr}.navigation__lan{display:flex;justify-content:center}.navigation__lan button{padding:.5rem 3rem;background:none;border:none;text-align:left;width:100%;height:100%;cursor:pointer}.navigation__lan:hover{background-color:#e9edf0}.navigation__background{height:6rem;width:6rem;border-radius:50%;position:fixed;top:6.5rem;right:6.5rem;background-image:radial-gradient(#91b1bf,#718cab);z-index:1000;transition:transform .8s cubic-bezier(.83,0,.17,1)}@media only screen and (max-width:56.25em){.navigation__background{top:4.5rem;right:4.5rem}}@media only screen and (max-width:37.5em){.navigation__background{top:3.5rem;right:3.5rem}}.navigation__nav{height:100vh;position:fixed;top:0;left:0;z-index:1500;visibility:hidden;opacity:0;width:0;transition:all .8s cubic-bezier(.68,-.6,.32,1.6)}.navigation__list{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);list-style:none;text-align:center;width:100%}.navigation__item{margin:1rem}.navigation__link:link,.navigation__link:visited{display:inline-block;font-size:3rem;font-weight:300;color:#fff;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;background-image:linear-gradient(120deg,transparent 0%,transparent 50%,#fff 50%);background-size:230%;transition:all .4s}.navigation__link:link span,.navigation__link:visited span{margin-right:1.5rem;display:inline-block}.navigation__link:hover,.navigation__link:active{background-position:100%;color:#718cab;transform:translate(1rem)}.navigation__checkbox:checked~.navigation__background{transform:scale(100)}.navigation__checkbox:checked~.navigation__nav{visibility:visible;opacity:1;width:100%}.navigation__lanCheckbox:checked~.navigation__lanOptionsContainer{visibility:visible;opacity:1;width:18rem}.navigation__lanIcon{position:relative;width:4rem}.navigation__icon{position:relative;margin-top:3.5rem}.navigation__icon,.navigation__icon:before,.navigation__icon:after{width:3rem;height:2px;background-color:#3b3b3b;display:inline-block}.navigation__icon:before,.navigation__icon:after{content:"";position:absolute;left:0;transition:all .2s}.navigation__icon:before{top:-.8rem}.navigation__icon:after{top:.8rem}.navigation__button:hover .navigation__icon:before{top:-1rem}.navigation__button:hover .navigation__icon:after{top:1rem}.navigation__checkbox:checked+.navigation__button .navigation__icon{background-color:transparent}.navigation__checkbox:checked+.navigation__button .navigation__icon:before{top:0;transform:rotate(135deg)}.navigation__checkbox:checked+.navigation__button .navigation__icon:after{top:0;transform:rotate(-135deg)}
