@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap");.HomePage_picture_boader__T039q{border:10px solid rgba(43,45,34,.5);border-radius:50%;overflow:hidden;width:300px;height:300px;position:relative;display:flex;justify-content:center;align-items:center}.HomePage_picture__cAeSv{border-radius:50%;object-fit:cover;width:100%;height:100%}.HomePage_container__p5sF4{display:flex;justify-content:center;height:75vh;flex-direction:column;position:relative}.HomePage_background__RQqHJ{font-size:5rem;font-family:Montserrat;line-height:1.1;color:var(--bg-text);position:absolute;z-index:1}.HomePage_foreground__XcW4n{z-index:2;display:flex;color:var(--accent-color);justify-content:space-between;align-items:center}.HomePage_name__MgCn2{color:#eee;font-size:3.5rem;font-weight:500;margin-bottom:.5rem}.HomePage_bio__7Ix_c{width:max-content;color:#eee;font-size:1.5rem;font-weight:300;margin-bottom:1rem;position:relative}.HomePage_bio__7Ix_c:after,.HomePage_bio__7Ix_c:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.HomePage_bio__7Ix_c:before{background:var(--main-bg);animation:HomePage_typewriter__Vx1Vv 2.5s steps(24) .5s forwards}.HomePage_bio__7Ix_c:after{margin-left:.4rem;width:.125em;background:var(--accent-color);animation:HomePage_typewriter__Vx1Vv 2.5s steps(24) .5s forwards,HomePage_blink__ZtL7j .75s steps(24) infinite}@keyframes HomePage_typewriter__Vx1Vv{to{left:100%}}@keyframes HomePage_blink__ZtL7j{to{background:transparent}}.HomePage_button__ibU1f{background:var(--accent-color);margin-right:1.5rem;font-weight:600;border:none}.HomePage_button__ibU1f,.HomePage_outlined__bUXCy{font-size:1.25rem;padding:.5rem 1rem;color:#eee;cursor:pointer}.HomePage_outlined__bUXCy{border:2px solid var(--accent-color);background:transparent}.HomePage_button__ibU1f:hover,.HomePage_outlined__bUXCy:hover{box-shadow:5px 5px 10px rgba(0,0,0,.5)}.HomePage_illustration__ZGRAM{height:500px;width:460px}@media screen and (min-width:2000px){.HomePage_background__RQqHJ{font-size:8.5rem}.HomePage_content__6cbsN{padding:0 3rem}.HomePage_name__MgCn2{font-size:6rem}.HomePage_bio__7Ix_c{font-size:3rem;margin-bottom:5rem}.HomePage_button__ibU1f,.HomePage_outlined__bUXCy{font-size:2rem}.HomePage_illustration__ZGRAM{height:900px;width:700px}}@media screen and (max-width:1100px){.HomePage_background__RQqHJ{display:none}.HomePage_container__p5sF4{display:block}.HomePage_foreground__XcW4n{margin:4rem 0;display:block;text-align:center}.HomePage_name__MgCn2{font-size:4rem}.HomePage_bio__7Ix_c{font-size:1.75rem;margin:.75rem auto 3rem}.HomePage_illustration__ZGRAM{position:absolute;bottom:-50px;right:0;height:700px;width:600px}.HomePage_picture__cAeSv{border-radius:250px;display:hidden;object-fit:cover}}@media screen and (max-width:900px){.HomePage_foreground__XcW4n{margin:2rem 0}.HomePage_name__MgCn2{font-size:3rem;margin-bottom:.5rem}.HomePage_bio__7Ix_c{font-size:1.5rem}.HomePage_illustration__ZGRAM{height:550px;width:420px;bottom:-50px}}@media screen and (orientation:landscape) and (max-width:1050px){.HomePage_container__p5sF4{display:flex}.HomePage_illustration__ZGRAM{display:none}}@media screen and (max-width:600px){.HomePage_foreground__XcW4n{margin:0}.HomePage_name__MgCn2{font-size:2rem;margin-bottom:2rem}.HomePage_bio__7Ix_c{font-size:1rem;margin-bottom:2rem}.HomePage_button__ibU1f,.HomePage_outlined__bUXCy{font-size:.5rem}.HomePage_illustration__ZGRAM{position:absolute;bottom:0;right:0;width:75vw;height:50vh;z-index:1}}.HomePage_cardContainer__xQr9T{margin:1.5rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,.7fr));grid-gap:1.5rem;gap:1.5rem;bottom:0}@media only screen and (max-width:1100px){.HomePage_cardContainer__xQr9T{grid-template-columns:1fr;max-width:90%;margin:1.5rem auto}.HomePage_right__pXjSo{display:none}}@media only screen and (max-width:600px){.HomePage_cardContainer__xQr9T{margin:1rem auto;gap:1rem}}.HomePage_card__kuF7G{background:var(--transparent-bg);color:var(--text-color);display:flex;flex-direction:column;border-radius:20px;cursor:pointer;padding-right:0}.HomePage_card__kuF7G:hover{box-shadow:4px 4px 10px rgba(0,0,0,.1)}.HomePage_content__6cbsN{padding:1rem;border-radius:0 0 20px 20px}.HomePage_content__6cbsN p{font-size:.8rem;margin-top:.5rem}.HomePage_tags__A9_9r{display:flex;flex-wrap:wrap;margin:.5rem 0}.HomePage_tags__A9_9r span{margin:.5rem .5rem 0 0;padding:.2rem .5rem;border-radius:20px;font-size:.75rem;transition:all .2s}