.c-download{container-type:inline-size;margin:0 auto;max-width:92.4rem}.c-download__title{color:var(--widget-heading-colour);margin-bottom:3rem;text-align:center}.c-download__cards{display:flex;flex-wrap:wrap;gap:3rem}@media (min-width:768px){.c-download__cards{align-items:center}}@container (width < 50rem){.c-download__cards{align-items:stretch;flex-direction:column}}.c-download__item{color:#fff;display:flex;flex:0 0 100%;-webkit-text-decoration:none;text-decoration:none}@media (min-width:768px){.c-download__item{flex:0 0 calc(50% - 1.5rem)}}.c-download__item:focus .c-download__item-spacer,.c-download__item:focus .c-download__item-wrapper,.c-download__item:hover .c-download__item-spacer,.c-download__item:hover .c-download__item-wrapper{background:#1f509e}.c-download__item-spacer{background-color:#173274;margin:1.5rem 0;transition:background-color .3s cubic-bezier(.165,.84,.44,1);width:1.6rem}.c-download__item-image{height:100%;max-width:73px;object-fit:cover}.c-download__item-wrapper{align-items:center;background-color:#173274;display:flex;gap:1rem;margin:1.5rem 0;padding:1.4rem;transition:background-color .3s cubic-bezier(.165,.84,.44,1);width:100%}.c-download__item--no-image .c-download__item-wrapper{margin:0}.c-download__item-text-wrapper{flex:1}.c-download__item--no-image .c-download__item-text-wrapper{margin-left:.6rem}.c-download__item-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:18px;font-weight:700;line-height:21px;margin-bottom:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:normal}.c-download__item-type{margin:0}.c-download__item-icon{font-size:2.4rem}