@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap");.HomePage_picture_boader__ZuGqB{border:10px solid rgba(64,102,97,.5);border-radius:50%;overflow:hidden;width:300px;height:300px;position:relative}.HomePage_picture__tvB5o{width:100%;height:100%;object-fit:cover}.HomePage_container__TNUnZ{display:flex;justify-content:center;height:75vh;flex-direction:column;position:relative}.HomePage_background__2VZM1{font-size:5rem;font-family:Montserrat;line-height:1.1;color:var(--bg-text);position:absolute;z-index:1}.HomePage_foreground___maDi{z-index:2;display:flex;color:var(--accent-color);justify-content:space-between;align-items:center}.HomePage_name__M_iZc{color:#eee;font-size:3.5rem;font-weight:500;margin-bottom:.5rem}.HomePage_bio__WaA5d{width:max-content;color:#eee;font-size:1.5rem;font-weight:300;margin-bottom:1rem;position:relative}.HomePage_bio__WaA5d:after,.HomePage_bio__WaA5d:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.HomePage_bio__WaA5d:before{background:var(--main-bg);animation:HomePage_typewriter__8phxM 2.5s steps(24) .5s forwards}.HomePage_bio__WaA5d:after{margin-left:.4rem;width:.125em;background:var(--accent-color);animation:HomePage_typewriter__8phxM 2.5s steps(24) .5s forwards,HomePage_blink__V9_b9 .75s steps(24) infinite}@keyframes HomePage_typewriter__8phxM{to{left:100%}}@keyframes HomePage_blink__V9_b9{to{background:transparent}}.HomePage_button__dMDwV{background:var(--accent-color);margin-right:1.5rem;font-weight:600;border:none}.HomePage_button__dMDwV,.HomePage_outlined__WxM_j{font-size:1.25rem;padding:.5rem 1rem;color:#eee;cursor:pointer}.HomePage_outlined__WxM_j{border:2px solid var(--accent-color);background:transparent}.HomePage_button__dMDwV:hover,.HomePage_outlined__WxM_j:hover{box-shadow:5px 5px 10px rgba(0,0,0,.5)}.HomePage_illustration__dCefk{height:500px;width:460px}@media screen and (min-width:2000px){.HomePage_background__2VZM1{font-size:8.5rem}.HomePage_content__eUbfb{padding:0 3rem}.HomePage_name__M_iZc{font-size:6rem}.HomePage_bio__WaA5d{font-size:3rem;margin-bottom:5rem}.HomePage_button__dMDwV,.HomePage_outlined__WxM_j{font-size:2rem}.HomePage_illustration__dCefk{height:900px;width:700px}}@media screen and (max-width:1100px){.HomePage_background__2VZM1{display:none}.HomePage_container__TNUnZ{display:block}.HomePage_foreground___maDi{margin:4rem 0;display:block;text-align:center}.HomePage_name__M_iZc{font-size:4rem}.HomePage_bio__WaA5d{font-size:1.75rem;margin:.75rem auto 3rem}.HomePage_illustration__dCefk{position:absolute;bottom:-50px;right:0;height:700px;width:600px}.HomePage_picture__tvB5o{border-radius:250px;display:hidden;object-fit:cover}}@media screen and (max-width:900px){.HomePage_foreground___maDi{margin:2rem 0}.HomePage_name__M_iZc{font-size:3rem;margin-bottom:.5rem}.HomePage_bio__WaA5d{font-size:1.5rem}.HomePage_illustration__dCefk{height:550px;width:420px;bottom:-50px}}@media screen and (orientation:landscape) and (max-width:1050px){.HomePage_container__TNUnZ{display:flex}.HomePage_illustration__dCefk{display:none}}@media screen and (max-width:600px){.HomePage_foreground___maDi{margin:0}.HomePage_name__M_iZc{font-size:2rem;margin-bottom:2rem}.HomePage_bio__WaA5d{font-size:1rem;margin-bottom:2rem}.HomePage_button__dMDwV,.HomePage_outlined__WxM_j{font-size:.5rem}.HomePage_illustration__dCefk{position:absolute;bottom:0;right:0;width:75vw;height:50vh;z-index:1}}.HomePage_cardContainer__HEGBj{margin:1.5rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,.7fr));gap:1.5rem;bottom:0}@media only screen and (max-width:1100px){.HomePage_cardContainer__HEGBj,.HomePage_right__1ualo{display:none}}.HomePage_card___UHay{background:var(--transparent-bg);color:var(--text-color);display:flex;flex-direction:column;border-radius:20px;cursor:pointer;padding-right:0}.HomePage_card___UHay:hover{box-shadow:4px 4px 10px rgba(0,0,0,.1)}.HomePage_content__eUbfb{padding:1rem;border-radius:0 0 20px 20px}.HomePage_content__eUbfb p{font-size:.8rem;margin-top:.5rem}.HomePage_tags__M51VL{display:flex;flex-wrap:wrap;margin:.5rem 0}.HomePage_tags__M51VL span{margin:.5rem .5rem 0 0;padding:.2rem .5rem;border-radius:20px;font-size:.75rem;transition:all .2s}