*{margin:0;padding:0;border:0}#__next,body,html{display:flex;height:100%;width:100%}.Home{position:relative;display:flex;flex:1 1;background-color:#191d21}.HomeBackground{position:absolute;overflow:hidden;width:100%;height:100%}.HomeBackground-top1{border-top:10rem solid rgb(60,124,72);border-right:10rem solid transparent}.HomeBackground-top1,.HomeBackground-top2{position:absolute;top:0;left:0;width:0;height:0}.HomeBackground-top2{border-top:15rem solid rgb(117,242,139);border-right:5rem solid transparent}.HomeBackground-bottom1{border-bottom:10rem solid rgb(60,124,72);border-left:10rem solid transparent}.HomeBackground-bottom1,.HomeBackground-bottom2{position:absolute;bottom:0;right:0;width:0;height:0}.HomeBackground-bottom2{border-bottom:15rem solid rgb(117,242,139);border-left:5rem solid transparent}@media screen and (min-width:40rem){.HomeBackground-top1{border-top:15rem solid rgb(60,124,72);border-right:15rem solid transparent}.HomeBackground-top2{border-top:10rem solid rgb(117,242,139);border-right:20rem solid transparent}.HomeBackground-bottom1{border-bottom:15rem solid rgb(60,124,72);border-left:15rem solid transparent}.HomeBackground-bottom2{border-bottom:10rem solid rgb(117,242,139);border-left:20rem solid transparent}}.Home-content{position:relative;align-items:center;justify-content:center;flex-direction:column;display:flex;flex:1 1;z-index:1}.Home-name{font-family:Josefin Sans,sans-serif;color:rgb(117,242,139);display:block;padding-bottom:.5rem}.Home-bio,.Home-byline{font-family:Josefin Sans,sans-serif;color:white;padding-bottom:1.5rem}.Home-bio{display:block;width:90%;line-height:1.5;font-size:"1rem";text-align:center}@media screen and (min-width:40rem){.Home-bio{width:40%}}.Home-links{display:flex;align-items:center}.Home-link{color:rgb(117,242,139);text-decoration:none;font-family:Josefin Sans,sans-serif;margin-right:1rem;transition:transform .3s ease-in-out,color .3s ease-in-out}.Home-link:last-child{margin-right:0}.Home-link:hover{color:rgb(60,124,72);cursor:pointer;transform:scale(1.1)}.Home-footer{font-family:Josefin Sans,sans-serif;color:white;bottom:1rem;font-size:.8rem;position:absolute}