.what-is-need-module__container{font-family:Inter,sans-serif;margin:0 auto;width:100%}.what-is-need-module__grid{display:grid;gap:20px clamp(20px,8vw,120px);grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr))}.what-is-need-module__header{align-items:baseline;display:flex;margin-bottom:16px}.what-is-need-module__item-title{display:inline-block;font-family:Spectral,serif;font-size:32px;margin:0;padding-bottom:4px;width:fit-content}.what-is-need-module__item-ordinal{display:none;font-family:Spectral,serif;font-size:24px;line-height:1;margin-right:8px}.what-is-need-module__item-description{line-height:1.6}@media (max-width:768px){.what-is-need-module__grid{gap:15px;padding-top:15px}.what-is-need-module__header{margin-bottom:12px}.what-is-need-module__item-title{font-size:20px}.what-is-need-module__item-ordinal{display:inline-block}.what-is-need-module__list{list-style-position:inside;margin:0 auto;max-width:100%;padding:0}.what-is-need-module__item-description{margin:0 auto;max-width:100%;text-align:left}}