@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap";
.HomePage-module__wtOjGq__container{flex-direction:column;justify-content:center;height:75vh;display:flex;position:relative}.HomePage-module__wtOjGq__background{color:var(--bg-text);z-index:1;font-family:Lora,serif;font-size:5rem;line-height:1.1;position:absolute}.HomePage-module__wtOjGq__foreground{z-index:2;color:var(--accent-color);justify-content:space-between;align-items:center;display:flex}.HomePage-module__wtOjGq__name{color:#eee;margin-bottom:.5rem;font-size:3.5rem;font-weight:500}.HomePage-module__wtOjGq__bio{color:#eee;width:max-content;margin-bottom:3rem;font-size:1.5rem;font-weight:300;position:relative}.HomePage-module__wtOjGq__bio:before,.HomePage-module__wtOjGq__bio:after{content:"";position:absolute;inset:0}.HomePage-module__wtOjGq__bio:before{background:var(--main-bg);animation:2.5s steps(24,end) .5s forwards HomePage-module__wtOjGq__typewriter}.HomePage-module__wtOjGq__bio:after{background:var(--accent-color);width:.125em;margin-left:.4rem;animation:2.5s steps(24,end) .5s forwards HomePage-module__wtOjGq__typewriter,.75s steps(24,end) infinite HomePage-module__wtOjGq__blink}@keyframes HomePage-module__wtOjGq__typewriter{to{left:100%}}@keyframes HomePage-module__wtOjGq__blink{to{background:0 0}}.HomePage-module__wtOjGq__button{background:var(--accent-color);color:#eee;cursor:pointer;border:none;margin-right:1.5rem;padding:.5rem 1rem;font-size:1.25rem;font-weight:600}.HomePage-module__wtOjGq__outlined{color:#eee;border:2px solid var(--accent-color);cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:1.25rem}.HomePage-module__wtOjGq__button:hover,.HomePage-module__wtOjGq__outlined:hover{background-color:#2e8effb3;outline:none;box-shadow:0 0 10px #2e8eff80}.HomePage-module__wtOjGq__illustration{width:460px;height:500px}@media screen and (min-width:2000px){.HomePage-module__wtOjGq__background{font-size:8.5rem}.HomePage-module__wtOjGq__content{padding:0 3rem}.HomePage-module__wtOjGq__name{font-size:6rem}.HomePage-module__wtOjGq__bio{margin-bottom:5rem;font-size:3rem}.HomePage-module__wtOjGq__button,.HomePage-module__wtOjGq__outlined{font-size:2rem}.HomePage-module__wtOjGq__illustration{width:700px;height:900px}}@media screen and (max-width:1100px){.HomePage-module__wtOjGq__background{display:none}.HomePage-module__wtOjGq__container{display:block}.HomePage-module__wtOjGq__foreground{text-align:center;margin:4rem 0;display:block}.HomePage-module__wtOjGq__name{font-size:4rem}.HomePage-module__wtOjGq__bio{margin:.75rem auto 3rem;font-size:1.75rem}.HomePage-module__wtOjGq__illustration{width:600px;height:700px;position:absolute;bottom:-50px;right:0}}@media screen and (max-width:900px){.HomePage-module__wtOjGq__foreground{margin:2rem 0}.HomePage-module__wtOjGq__name{margin-bottom:.5rem;font-size:3rem}.HomePage-module__wtOjGq__bio{font-size:1.5rem}.HomePage-module__wtOjGq__illustration{width:420px;height:550px;bottom:-50px}}@media screen and (orientation:landscape) and (max-width:1050px){.HomePage-module__wtOjGq__container{display:flex}.HomePage-module__wtOjGq__illustration{display:none}}@media screen and (max-width:600px){.HomePage-module__wtOjGq__foreground{margin:0}.HomePage-module__wtOjGq__name{font-size:2rem}.HomePage-module__wtOjGq__bio{margin-bottom:2rem;font-size:1.25rem}.HomePage-module__wtOjGq__button,.HomePage-module__wtOjGq__outlined{font-size:1rem}.HomePage-module__wtOjGq__illustration{z-index:1;width:75vw;height:50vh;position:absolute;bottom:0;right:0}}.HomePage-module__wtOjGq__container{color:#fff;flex-direction:row;justify-content:space-between;margin:12vh 15vh;padding:2rem;font-family:Lora,serif;display:flex}.HomePage-module__wtOjGq__left{flex:1;padding:1rem}.HomePage-module__wtOjGq__right{flex-direction:column;flex:1;align-items:flex-start;margin-top:6rem;padding:1rem;display:flex}.HomePage-module__wtOjGq__name{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.HomePage-module__wtOjGq__title{color:#bbb;margin-bottom:2rem;font-size:1.2rem}.HomePage-module__wtOjGq__section{margin-bottom:2rem}.HomePage-module__wtOjGq__section h2{color:#e7e7e7;margin-bottom:1rem;font-size:1.5rem}.HomePage-module__wtOjGq__list{padding:0;list-style:none}.HomePage-module__wtOjGq__list li{color:#3b82f6;cursor:pointer;align-items:center;margin-bottom:.5rem;font-size:1rem;display:flex}.HomePage-module__wtOjGq__icon{margin-right:.5rem}.HomePage-module__wtOjGq__label{color:#aaa;font-weight:700}.HomePage-module__wtOjGq__value{color:#3b82f6}.HomePage-module__wtOjGq__links{width:100%;padding:0;list-style:none}.HomePage-module__wtOjGq__link{color:#3b82f6;border-radius:5px;align-items:center;width:100%;margin-bottom:.5rem;padding:.5rem 1rem;font-size:1rem;text-decoration:none;display:flex}.HomePage-module__wtOjGq__link:hover{color:#121212;background-color:#29b6f6;transition:all .3s}.HomePage-module__wtOjGq__linkIcon{margin-right:.5rem}.HomePage-module__wtOjGq__right{border-radius:10px;padding:20px}.HomePage-module__wtOjGq__aboutTitle{color:#e7e7e7;margin-bottom:15px;font-size:24px;font-weight:500}.HomePage-module__wtOjGq__links{padding:0;list-style:none}.HomePage-module__wtOjGq__link{color:#e7e7e7;border:1px solid #333;border-bottom:5px solid var(--blueRoot);background-color:#262626;border-radius:5px;align-items:center;margin-bottom:10px;padding:10px 15px;font-size:16px;text-decoration:none;transition:background-color .3s,border-color .3s;display:flex}.HomePage-module__wtOjGq__link:hover{border-color:var(--blueRoot);font-weight:500}.HomePage-module__wtOjGq__linkIcon{color:#e7e7e7;margin-right:10px;font-size:18px}@media only screen and (max-width:600px){.HomePage-module__wtOjGq__container{flex-direction:column;padding:0}.HomePage-module__wtOjGq__right{margin-top:3rem}}@media only screen and (max-width:1300px){.HomePage-module__wtOjGq__container{margin:8vh 10vh;padding:0}}@media only screen and (max-width:900px){.HomePage-module__wtOjGq__container{margin:8vh 0;padding:0}}
