.download-resources{padding:60px 0;text-align:left}.download-resources__title{margin-bottom:20px;color:#244873}.download-resources__list{display:flex;flex-wrap:wrap;gap:32px}@media screen and (min-width:576px){.download-resources__title{margin-bottom:40px}.download-resources__list{display:grid;grid-template-columns:1fr 1fr}}@media screen and (min-width:992px){.download-resources__list{grid-template-columns:1fr 1fr 1fr;gap:32px}}.download-resources__item>a{display:flex;align-items:center;gap:16px}.download-resources__item-icon{width:32px;height:32px}.download-resources__item-title{font-size:16px;font-weight:400;line-height:1.5}