.about-grid{align-items:flex-start;gap:3.5rem;display:flex}.portrait{aspect-ratio:3/4;object-fit:cover;flex:none;width:45%;display:block}.about-text{padding-top:.5rem}.about-title{text-transform:uppercase;letter-spacing:-.025em;min-height:2.3em;margin-bottom:2.5rem;font-size:2rem;font-weight:700;line-height:1.15}.about-title .letter{opacity:0;animation:20ms both letterIn}@keyframes letterIn{to{opacity:1}}.about-text .subtitle{margin-bottom:1.5rem}.about-text p{margin-bottom:1.5rem;font-weight:400;line-height:1.6}.about-text .second{color:var(--gray)}.about-text strong{font-weight:700}@media (max-width:767px){.about-grid{flex-direction:column;gap:2.5rem}.portrait{width:100%}}
