.home_container__2nSFh{display:flex;justify-content:space-between;align-items:center;height:75vh;position:relative}.home_foreground__n7leh{z-index:2;display:flex;flex-direction:column;color:var(--accent-color);align-items:flex-start}.home_buttons__Z9C0a{display:flex;flex-direction:row;align-items:center;margin-top:1rem}.home_greeting__CtBuQ{color:#b3b3b3;font-size:1rem;font-weight:300;margin-bottom:.5rem}.home_name__xzoR5{color:#eee;font-size:3.5rem;font-weight:500;margin-bottom:.5rem}.home_bio__whAFf{width:max-content;color:#eee;font-size:1.5rem;font-weight:300;margin-bottom:3rem;position:relative}.home_bio__whAFf:after,.home_bio__whAFf:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.home_bio__whAFf:before{background:var(--main-bg);animation:home_typewriter__3Kxqx 2.5s steps(24) .5s forwards}.home_bio__whAFf:after{margin-left:.4rem;width:.125em;background:var(--accent-color);animation:home_typewriter__3Kxqx 2.5s steps(23) .5s forwards,home_blink__5yCvC .9s steps(24) infinite}@keyframes home_typewriter__3Kxqx{to{left:100%}}@keyframes home_blink__5yCvC{to{background:transparent}}.home_button__OGYC6{background:var(--accent-color);margin-right:1.5rem;font-weight:600;border:none;border-radius:.5rem}.home_button__OGYC6,.home_outlined__ryYMZ{font-size:1.25rem;padding:.5rem 1rem;color:#eee;width:140px;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease}.home_outlined__ryYMZ{border:2px solid var(--accent-color);border-radius:.5rem;background:transparent}.home_button__OGYC6:hover,.home_outlined__ryYMZ:hover{box-shadow:5px 5px 10px rgba(0,0,0,.5);background:var(--accent-color-dark)}.home_illustration__B_5OE{height:550px;width:550px}