@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap");.HomePage_container__puf3E{display:flex;justify-content:center;height:75vh;flex-direction:column;position:relative}.HomePage_background__x7Tr_{font-size:5rem;font-family:Montserrat;line-height:1.1;color:var(--bg-text);position:absolute;z-index:1}.HomePage_foreground__cGFUH{z-index:2;display:flex;color:var(--accent-color);justify-content:space-between;align-items:center}.HomePage_name__XfsN_{color:#eee;font-size:3.5rem;font-weight:500;margin-bottom:.5rem}.HomePage_bio__6zCc4{width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#eee;font-size:1.5rem;font-weight:300;margin-bottom:3rem;position:relative}.HomePage_bio__6zCc4:after,.HomePage_bio__6zCc4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.HomePage_bio__6zCc4:before{background:var(--main-bg);-webkit-animation:HomePage_typewriter__hlJD0 2.5s steps(24) .5s forwards;animation:HomePage_typewriter__hlJD0 2.5s steps(24) .5s forwards}.HomePage_bio__6zCc4:after{margin-left:.4rem;width:.125em;background:var(--accent-color);-webkit-animation:HomePage_typewriter__hlJD0 2.5s steps(24) .5s forwards,HomePage_blink__mDVNq .75s steps(24) infinite;animation:HomePage_typewriter__hlJD0 2.5s steps(24) .5s forwards,HomePage_blink__mDVNq .75s steps(24) infinite}@-webkit-keyframes HomePage_typewriter__hlJD0{to{left:100%}}@keyframes HomePage_typewriter__hlJD0{to{left:100%}}@-webkit-keyframes HomePage_blink__mDVNq{to{background:transparent}}@keyframes HomePage_blink__mDVNq{to{background:transparent}}.HomePage_button__lzSH5{background:var(--accent-color);margin-right:1.5rem;font-weight:600;border:none}.HomePage_button__lzSH5,.HomePage_outlined__c2ZLF{font-size:1.25rem;padding:.5rem 1rem;color:#eee;cursor:pointer}.HomePage_outlined__c2ZLF{border:2px solid var(--accent-color);background:transparent}.HomePage_button__lzSH5:hover,.HomePage_outlined__c2ZLF:hover{-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.5);box-shadow:5px 5px 10px rgba(0,0,0,.5)}.HomePage_illustration__sclzu{height:500px;width:460px}@media screen and (min-width:2000px){.HomePage_background__x7Tr_{font-size:8.5rem}.HomePage_content__V9RW1{padding:0 3rem}.HomePage_name__XfsN_{font-size:6rem}.HomePage_bio__6zCc4{font-size:3rem;margin-bottom:5rem}.HomePage_button__lzSH5,.HomePage_outlined__c2ZLF{font-size:2rem}.HomePage_illustration__sclzu{height:900px;width:700px}}@media screen and (max-width:1100px){.HomePage_background__x7Tr_{display:none}.HomePage_container__puf3E{display:block}.HomePage_foreground__cGFUH{margin:4rem 0;display:block;text-align:center}.HomePage_name__XfsN_{font-size:4rem}.HomePage_bio__6zCc4{font-size:1.75rem;margin:.75rem auto 3rem}.HomePage_illustration__sclzu{position:absolute;bottom:-50px;right:0;height:700px;width:600px}}@media screen and (max-width:900px){.HomePage_foreground__cGFUH{margin:2rem 0}.HomePage_name__XfsN_{font-size:3rem;margin-bottom:.5rem}.HomePage_bio__6zCc4{font-size:1.5rem}.HomePage_illustration__sclzu{height:550px;width:420px;bottom:-50px}}@media screen and (orientation:landscape) and (max-width:1050px){.HomePage_container__puf3E{display:flex}.HomePage_illustration__sclzu{display:none}}@media screen and (max-width:600px){.HomePage_foreground__cGFUH{margin:0}.HomePage_name__XfsN_{font-size:2rem}.HomePage_bio__6zCc4{font-size:1.25rem;margin-bottom:2rem}.HomePage_button__lzSH5,.HomePage_outlined__c2ZLF{font-size:1rem}.HomePage_illustration__sclzu{position:absolute;bottom:0;right:0;width:75vw;height:50vh;z-index:1}}