.rounded-social-buttons{text-align:center}.rounded-social-buttons .social-button{display:inline-block;position:relative;cursor:pointer;width:2.125rem;height:2.125rem;border:.125rem solid rgba(0,0,0,0);padding:0;text-decoration:none;text-align:center;color:#fefefe;font-size:1.5625rem;font-weight:normal;line-height:1.5em;border-radius:1.6875rem;transition:all .5s ease;margin-right:.25rem;margin-bottom:.25rem}.rounded-social-buttons .social-button:hover,.rounded-social-buttons .social-button:focus{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.rounded-social-buttons .fa-twitter,.fa-facebook-f,.fa-linkedin,.fa-github,.fa-orcid,.fa-researchgate,.fa-instagram,.fa-envelope{font-size:25px}.rounded-social-buttons .social-button.facebook{background:#3b5998}.rounded-social-buttons .social-button.facebook:hover,.rounded-social-buttons .social-button.facebook:focus{color:#3b5998;background:#fefefe;border-color:#3b5998}.rounded-social-buttons .social-button.twitter{background:#55acee}.rounded-social-buttons .social-button.twitter:hover,.rounded-social-buttons .social-button.twitter:focus{color:#55acee;background:#fefefe;border-color:#55acee}.rounded-social-buttons .social-button.linkedin{background:#007bb5}.rounded-social-buttons .social-button.linkedin:hover,.rounded-social-buttons .social-button.linkedin:focus{color:#007bb5;background:#fefefe;border-color:#007bb5}.rounded-social-buttons .social-button.github{background:#000}.rounded-social-buttons .social-button.github:hover,.rounded-social-buttons .social-button.github:focus{color:#000;background:#fefefe;border-color:#000}.rounded-social-buttons .social-button.email{background:#60c17d}.rounded-social-buttons .social-button.email:hover,.rounded-social-buttons .social-button.email:focus{color:#60c17d;background:#fefefe;border-color:#000}.rounded-social-buttons .social-button.orcid{background:#a6ce3b}.rounded-social-buttons .social-button.orcid:hover,.rounded-social-buttons .social-button.orcid:focus{color:#a6ce3b;background:#fefefe;border-color:#a6ce3b}.rounded-social-buttons .social-button.researchgate{background:#5dd1b0}.rounded-social-buttons .social-button.researchgate:hover,.rounded-social-buttons .social-button.researchgate:focus{color:#5dd1b0;background:#fefefe;border-color:#5dd1b0}.rounded-social-buttons .social-button.instagram{background:#e1306c}.rounded-social-buttons .social-button.instagram:hover,.rounded-social-buttons .social-button.instagram:focus{color:#e1306c;background:#fefefe;border-color:#e1306c}.ProjectContainer{max-width:800px;margin:0 auto;padding:2rem}.gallery{display:flex;flex-wrap:wrap;margin:-1rem -1rem}.projectTile{flex:1 0 200px;border-radius:15px;background:#cfe6a4;height:200px;width:100%;overflow:hidden;display:table}@media(prefers-color-scheme: dark){.projectTile{background:#0d3251}}.projectTile a{display:table-cell;vertical-align:middle;text-align:center;cursor:pointer}.projectTile a span{display:flex;justify-content:center;color:#333}@media(prefers-color-scheme: dark){.projectTile a span{color:#777}}.projectTile a span h2{font-size:1.5rem;padding:1rem}.projectTile:hover a span h2{display:none}.projectTile a span p{display:none}.projectTile:hover a span p{font-size:1.2rem;display:flex;padding:1rem;color:#333}@media(prefers-color-scheme: dark){.projectTile:hover a span p{color:#777}}@media screen and (max-width: 450px)and (max-width: 450px){.projectTile{height:80px}.projectTile a span h2{font-size:1.2rem}.projectTile:hover a span p{display:none}.projectTile:hover a span h2{display:flex}}@media screen and (max-width: 660px)and (max-width: 660px){.projectTile{height:100px}.projectTile a span h2{font-size:1.3rem}.projectTile:hover a span p{display:none}.projectTile:hover a span h2{display:flex}}@supports(display: grid){.gallery{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));grid-gap:2rem}.gallery,.gallery-item{margin:0}}.profile{border-style:solid;border-color:#fff;margin-left:1rem;margin-right:1rem;margin-bottom:1rem;border-radius:6px;border-radius:50%}.left{float:left}.right{float:right}@media screen and (max-width: 450px)and (max-width: 450px){.profile{width:40%}}footer{clear:both;margin-top:2em}.links a{margin-right:1em}.copy{color:#aaa;text-align:center}html,body{height:100%}body{max-width:900px;font-family:"Work Sans",sans-serif;margin:0 auto;line-height:1.7;font-size:17px;color:#333;background-color:#fdfdfd;padding:2em 1em;text-rendering:optimizeLegibility;height:100%}@media(prefers-color-scheme: dark){body{background-color:#061725;color:#777}}h1,h2,h3,h4,h5,h6{font-family:"Lato","Helvetica Neue",Helvetica,sans-serif;font-weight:bold;line-height:1.8;margin:0;text-transform:inherit}a{color:#60c17d;text-decoration:none}a:hover{color:#333}@media(prefers-color-scheme: dark){a:hover{color:#777}}p a{color:#333;text-decoration:none;background:-webkit-linear-gradient(transparent 90%, #85cf9b 10%);background:-moz-linear-gradient(transparent 90%, #85cf9b 10%);background:linear-gradient(transparent 90%, #85cf9b 10%);-webkit-box-shadow:inset 0 0 0 0 #85cf9b;box-shadow:inset 0 0 0 0 #85cf9b;-webkit-transition:box-shadow ease 1s;-moz-transition:box-shadow ease 1s;transition:box-shadow ease 1s}p a:hover{color:#fff;-webkit-box-shadow:inset 0 -100px 0 0 #85cf9b;box-shadow:inset 0 -100px 0 0 #85cf9b}@media(prefers-color-scheme: dark){p a{color:#777}}figure{margin:0}img{max-width:100%}pre,code{overflow:auto;font-size:11.9px;border-radius:3px;border:1px solid #60c17d}pre>code,code>code{border:none}pre{padding:1em}code{padding:.1em}blockquote{border-left:2px solid #60c17d;padding-left:1em;font-family:Georgia,Times,Times New Roman,serif;font-size:15.3px;font-style:italic}.headline,.post-headline{font-size:2em;margin-bottom:-0.4em}@media screen and (max-width: 660px){.headline,.post-headline{font-size:2em}}.pagination{margin:20em 0;text-align:center}.pagination a:hover{background-color:rgba(0,0,0,0);color:#333}.pagination a,.pagination span{padding:7px 18px;border:1px solid #eee;margin-left:-4px;margin-right:-4px;background-color:rgba(0,0,0,0);display:inline-block}.video{width:100%}.video{width:100%;height:360px}@media screen and (max-width: 1000px){.video{height:300px}}@media screen and (max-width: 660px){.video{height:180px}}.divider{margin:1em}.scroll{white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.scroll::-webkit-scrollbar{display:none}@font-face{font-family:"Lato";font-style:normal;font-weight:900;src:local("Lato Black"),local("Lato-Black"),url(fonts/R4a6fty3waPci7C44H8AjvY6323mHUZFJMgTvxaG2iE.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Lato";font-style:normal;font-weight:900;src:local("Lato Black"),local("Lato-Black"),url(fonts/tI4j516nok_GrVf4dhunkg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}@font-face{font-family:"Work Sans";font-style:normal;font-weight:400;src:local("Work Sans"),local("WorkSans-Regular"),url(fonts/WB2LNay3rHMH1zU8UJnUHBJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Work Sans";font-style:normal;font-weight:400;src:local("Work Sans"),local("WorkSans-Regular"),url(fonts/ElUAY9q6T0Ayx4zWzW63VFtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}.row{width:100%;display:block}.row .column,.row .two-third-width,.row .nine-tenth-width,.row .one-tenth-width,.row .one-third-width,.row .half-width,.row .full-width{float:left;display:block;box-sizing:border-box}.row .full-width{width:100%}@media screen and (min-width: 660px){.row .half-width{width:48%}}.row .one-third-width{width:31.3333333%}.row .one-tenth-width{width:10%}@media screen and (min-width: 660px){.row .nine-tenth-width{width:90%}}@media screen and (min-width: 660px){.row .two-third-width{width:64.6666666%}}@media screen and (min-width: 660px){.row .left{margin-left:0;margin-right:2%}.row .right{margin-left:2%;margin-right:0}}.row::after{content:"";display:table;clear:both}/*# sourceMappingURL=main.css.map */