.refuel-module-next-steps__container{display:grid;width:100%}.next-steps__tile{background-color:var(--blue-100);display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem}@media only screen and (max-width:767px){.refuel-module-next-steps__container{gap:.625rem;grid-template-columns:repeat(1,1fr);grid-template-rows:unset}.next-steps__tile{gap:1.25rem}.tile__link{display:flex;justify-content:end}.tile__social{justify-content:center}}@media only screen and (min-width:768px){.refuel-module-next-steps__container{gap:1.25rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);min-height:30rem}}