.downloads-list{width:100%}.downloads-list .title-content{margin-bottom:20px}.downloads-list .title-content .eyebrow{margin-bottom:12px;padding-bottom:0}.downloads-list .title-content .heading{margin-bottom:12px}.downloads-list .title-content .content-text{margin-bottom:0}.downloads-list .title-content .content-text p{margin-bottom:0}.downloads-list__items{display:flex;flex-direction:column;gap:20px}.downloads-list__item{display:flex;align-items:center;gap:20px;min-height:88px;padding:20px 40px 20px 20px;border:1px solid #edeef1;border-radius:8px;background:#f4f6f9}.downloads-list__icon{flex:0 0 60px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#0a1628}.downloads-list__icon img{width:33px;height:33px;object-fit:contain;display:block}.downloads-list__content{flex:1;min-width:0}.downloads-list__title{margin:0 0 10px;color:#0a1628}.downloads-list__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.downloads-list__badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.2727em;letter-spacing:1px;text-transform:uppercase}.downloads-list__badge--gray{color:#0a1628;border:1px solid rgba(10,22,40,.25);background:rgba(30,58,95,.1)}.downloads-list__badge--blue{color:#00a0fd;border:1px solid rgba(0,160,253,.25);background:rgba(0,160,253,.1)}.downloads-list__description{color:#6b7280}.downloads-list__link{flex:0 0 auto;color:#00a0fd;font-size:14px;font-weight:600;line-height:100%;letter-spacing:0;text-decoration:none;white-space:nowrap}.downloads-list__link:hover{color:#0a1628}@media(max-width: 991px){.downloads-list__item{padding:20px;gap:16px}.downloads-list__link{margin-left:auto}}@media(max-width: 768px){.downloads-list__item{align-items:flex-start;gap:14px}.downloads-list__icon{flex:0 0 48px;width:48px;height:48px}.downloads-list__icon img{width:26px;height:26px}}@media(max-width: 575px){.downloads-list__item{flex-wrap:wrap}.downloads-list__content{flex:1 1 calc(100% - 62px)}.downloads-list__link{width:100%;padding-left:62px}}