@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap";
.HomePage-module__U-qX-a__picture_boader{border:10px solid #40666180;border-radius:50%;width:300px;height:300px;position:relative;overflow:hidden}.HomePage-module__U-qX-a__picture{object-fit:cover;width:100%;height:100%}.HomePage-module__U-qX-a__container{flex-direction:column;justify-content:center;height:75vh;display:flex;position:relative}.HomePage-module__U-qX-a__background{color:var(--bg-text);z-index:1;font-family:Montserrat;font-size:5rem;line-height:1.1;position:absolute}.HomePage-module__U-qX-a__foreground{z-index:2;color:var(--accent-color);justify-content:space-between;align-items:center;display:flex}.HomePage-module__U-qX-a__name{color:#eee;margin-bottom:.5rem;font-size:3.5rem;font-weight:500}.HomePage-module__U-qX-a__bio{color:#eee;width:max-content;margin-bottom:1rem;font-size:1.5rem;font-weight:300;position:relative}.HomePage-module__U-qX-a__bio:before,.HomePage-module__U-qX-a__bio:after{content:"";position:absolute;inset:0}.HomePage-module__U-qX-a__bio:before{background:var(--main-bg);animation:2.5s steps(24,end) .5s forwards HomePage-module__U-qX-a__typewriter}.HomePage-module__U-qX-a__bio:after{background:var(--accent-color);width:.125em;margin-left:.4rem;animation:2.5s steps(24,end) .5s forwards HomePage-module__U-qX-a__typewriter,.75s steps(24,end) infinite HomePage-module__U-qX-a__blink}@keyframes HomePage-module__U-qX-a__typewriter{to{left:100%}}@keyframes HomePage-module__U-qX-a__blink{to{background:0 0}}.HomePage-module__U-qX-a__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__U-qX-a__outlined{color:#eee;border:2px solid var(--accent-color);cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:1.25rem}.HomePage-module__U-qX-a__button:hover,.HomePage-module__U-qX-a__outlined:hover{box-shadow:5px 5px 10px #00000080}.HomePage-module__U-qX-a__illustration{width:460px;height:500px}@media screen and (min-width:2000px){.HomePage-module__U-qX-a__background{font-size:8.5rem}.HomePage-module__U-qX-a__content{padding:0 3rem}.HomePage-module__U-qX-a__name{font-size:6rem}.HomePage-module__U-qX-a__bio{margin-bottom:5rem;font-size:3rem}.HomePage-module__U-qX-a__button,.HomePage-module__U-qX-a__outlined{font-size:2rem}.HomePage-module__U-qX-a__illustration{width:700px;height:900px}}@media screen and (max-width:1100px){.HomePage-module__U-qX-a__background{display:none}.HomePage-module__U-qX-a__container{display:block}.HomePage-module__U-qX-a__foreground{text-align:center;margin:4rem 0;display:block}.HomePage-module__U-qX-a__name{font-size:4rem}.HomePage-module__U-qX-a__bio{margin:.75rem auto 3rem;font-size:1.75rem}.HomePage-module__U-qX-a__illustration{width:600px;height:700px;position:absolute;bottom:-50px;right:0}.HomePage-module__U-qX-a__picture{display:hidden;object-fit:cover;border-radius:250px}}@media screen and (max-width:900px){.HomePage-module__U-qX-a__foreground{margin:2rem 0}.HomePage-module__U-qX-a__name{margin-bottom:.5rem;font-size:3rem}.HomePage-module__U-qX-a__bio{font-size:1.5rem}.HomePage-module__U-qX-a__illustration{width:420px;height:550px;bottom:-50px}}@media screen and (orientation:landscape) and (max-width:1050px){.HomePage-module__U-qX-a__container{display:flex}.HomePage-module__U-qX-a__illustration{display:none}}@media screen and (max-width:600px){.HomePage-module__U-qX-a__foreground{margin:0}.HomePage-module__U-qX-a__name{margin-bottom:2rem;font-size:2rem}.HomePage-module__U-qX-a__bio{margin-bottom:2rem;font-size:1rem}.HomePage-module__U-qX-a__button,.HomePage-module__U-qX-a__outlined{font-size:.5rem}.HomePage-module__U-qX-a__illustration{z-index:1;width:75vw;height:50vh;position:absolute;bottom:0;right:0}}.HomePage-module__U-qX-a__cardContainer{grid-template-columns:repeat(auto-fit,minmax(140px,.7fr));gap:1.5rem;margin:1.5rem 0;display:grid;bottom:0}@media only screen and (max-width:1100px){.HomePage-module__U-qX-a__cardContainer,.HomePage-module__U-qX-a__right{display:none}}.HomePage-module__U-qX-a__card{background:var(--transparent-bg);color:var(--text-color);cursor:pointer;border-radius:20px;flex-direction:column;padding-right:0%;display:flex}.HomePage-module__U-qX-a__card:hover{box-shadow:4px 4px 10px #0000001a}.HomePage-module__U-qX-a__content{border-radius:0 0 20px 20px;padding:1rem}.HomePage-module__U-qX-a__content p{margin-top:.5rem;font-size:.8rem}.HomePage-module__U-qX-a__tags{flex-wrap:wrap;margin:.5rem 0;display:flex}.HomePage-module__U-qX-a__tags span{border-radius:20px;margin:.5rem .5rem 0 0;padding:.2rem .5rem;font-size:.75rem;transition:all .2s}
