.Home-module__YYGMDG__home{flex-direction:column;flex:1;align-items:center;gap:2vh;width:100%;display:flex}.Home-module__YYGMDG__blurbs{flex-direction:column;align-items:center;gap:4vh;width:80%;display:flex}.Home-module__YYGMDG__name{color:pink}.Home-module__YYGMDG__pfp{will-change:transform;box-shadow:2px black;justify-content:center;margin:2vh;display:flex}.Home-module__YYGMDG__pfp img{will-change:transform;border:8px solid #6a7296;border-radius:100%;width:200px;height:200px;transition:transform .3s;box-shadow:0 10px 15px -3px #0000001a}.Home-module__YYGMDG__pfp img:hover{transform:rotate(10deg)}.Home-module__YYGMDG__blurb{will-change:transform;background-color:#2a272de2;border-radius:7px;flex-direction:column;gap:.5vh;padding:1vw;transition:transform .2s;display:flex;box-shadow:0 10px 15px -3px #0000001a}@media screen and (max-width:800px){.Home-module__YYGMDG__blurb{width:100%}.Home-module__YYGMDG__home{align-items:center}.Home-module__YYGMDG__blurb{padding:2vw}}
