h2{font-size:clamp(1.125rem,4vw + 1rem,2rem);font-family:var(--brand-font-stack-regular)}section{display:flex;gap:2rem;justify-content:space-around;align-items:center;background-color:var(--alt-dark-gray);border-radius:40px;margin-top:4rem;margin-bottom:4rem;padding:2rem 1rem}section .text{display:flex;flex-direction:column;gap:1rem;max-width:45ch}@media (max-width: 600px){section{flex-direction:column-reverse}}
