.home-page .home-content{margin-top:0;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}@media (min-width:768px){.home-page .home-content{flex-direction:row;align-items:flex-start}}.home-page .avatar{position:relative;margin-bottom:2rem;aspect-ratio:1/1;max-width:12rem;border-radius:9999px;outline-offset:0}@media (min-width:640px){.home-page .avatar{max-width:16rem}}@media (min-width:768px){.home-page .avatar{max-width:12rem}}@media (min-width:1280px){.home-page .avatar{max-width:16rem}}.home-page .avatar{outline:5px solid rgba(255,255,255,.1)}@media (min-width:768px){.home-page .content{margin-left:5rem;text-align:left}}.home-page .name{margin-bottom:1.5rem;text-align:center;font-family:var(--font-poppins),sans-serif;font-size:1.875rem;line-height:2.25rem;font-weight:300;text-transform:uppercase;--tw-shadow-color:#1e293b;--tw-shadow:var(--tw-shadow-colored);text-shadow:0 8px 16px var(--tw-shadow-color)}@media (min-width:640px){.home-page .name{font-size:2.25rem;line-height:2.5rem}}.home-page .subtitle{margin-bottom:1.5rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:300}@media (min-width:768px){.home-page .subtitle{font-size:1.875rem;line-height:2.25rem}}.home-page h3{margin-bottom:.5rem;font-weight:700}.home-page .portfolio-cards{margin-top:1.5rem}