.title-section{align-items:center;display:flex;flex-direction:column}.title-section>h2,h5{text-align:center}.study-tagline{margin-bottom:-1rem;margin-top:4rem}.study-title{line-height:1.5;margin-top:2rem;width:90%}.stats-section{display:flex;flex-direction:row;gap:2rem;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.stat-item{align-self:center;display:flex;flex-direction:column;height:15rem;max-width:25%;text-align:center}.stat-icon img{display:inline;height:7rem;justify-content:center;width:7rem}.stat-description-container{display:flex;justify-content:center;margin-top:1rem}.cta-button{display:flex;justify-content:center;margin-bottom:4rem}.bottom{margin-top:3rem}@media (max-width:992px){.stats-section{flex-direction:column}.stat-item{height:auto;max-width:90%}}