.where__rows{display:grid;gap:3.2rem}.where{align-items:stretch;display:flex;flex-direction:column;gap:2.4rem}.where__content{background:var(--light-gray);border-radius:4rem;display:grid;gap:1.6rem;padding:2.4rem}.where__text :last-child{margin-bottom:0}.where__info{align-items:center;display:grid;gap:1rem;grid-template-columns:2.4rem auto}.where__info svg{vertical-align:bottom}.where__info svg path{fill:#297977}.where__image img{border-radius:4rem}@media (min-width:768px){.where{align-items:center;flex-direction:row;justify-content:space-between}.where__content{flex:0 1 78rem;padding:5.6rem}.where__image{flex:0 1 38rem}}