#projects>div:nth-of-type(2){gap:1.5rem}@media (width>=640px){#projects>div:nth-of-type(2){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1280px){#projects>div:nth-of-type(2){grid-template-columns:repeat(2,minmax(0,1fr))}}#projects>div:nth-of-type(2)>article{border-radius:1rem}#projects>div:nth-of-type(2)>article>div:first-child{aspect-ratio:16/9;height:auto}#projects>div:nth-of-type(2)>article>div:nth-child(2){min-height:13.75rem;padding:1.75rem}#projects>div:nth-of-type(2)>article>div:nth-child(2)>h3{font-size:1.25rem;line-height:1.75rem}#projects>div:nth-of-type(2)>article>div:nth-child(2)>p{margin-top:.75rem;font-size:.875rem;line-height:1.625}#projects>div:nth-of-type(2)>article>div:nth-child(2)>a{padding:.75rem 1rem;font-size:.875rem}
