.downloads{padding:3.125rem}.downloads__heading h2{margin:0 0 1.5rem;color:#3578b5;font-size:2.5rem;font-style:normal;font-weight:500;line-height:115%}.downloads__list{padding:0 .5rem;margin:0;list-style:none;display:flex;gap:1.5rem;flex-direction:column}.downloads__list-item{position:relative;margin:.5rem 0;padding:1rem 2rem;border:1px solid #c2c7cc;transition:.2s ease}.downloads__icon-wrapper{max-height:40px;height:40px;display:flex;align-items:center}.downloads__list-link{display:flex;align-items:start;gap:1.5rem}.downloads__list-item a{text-decoration:none}.downloads__list-link>svg:first-of-type{min-width:2.5rem;min-height:2.5rem;aspect-ratio:1/1;margin:.3125rem 0}.downloads__list-download{padding:.5625rem 1.5rem .5625rem 3.125rem;background:#e7f0f8;position:absolute;bottom:0;right:0;clip-path:polygon(30% 0%,100% 0%,100% 100%,15% 100%);transition:.2s ease}.downloads__list-download svg{min-width:2rem;min-height:2rem;display:flex}.downloads__list-item:hover{border-color:#3578b5;cursor:pointer}.downloads__list-item:hover .downloads__list-download{background:#3578b5}.downloads__list-item:hover .downloads__list-download svg path{stroke:#fff}.downloads__list-download svg path{transition:.2s ease}.downloads__list-title{overflow:hidden;color:#3578b5;font-size:1.5rem;font-style:normal;font-weight:600;line-height:125%;margin:0 0 .5rem}.downloads__list-description{color:#1a1a1a;font-size:.875rem;font-style:normal;font-weight:500;line-height:135%;text-transform:uppercase;margin:0}@media(max-width:900px){.downloads{padding:1.5625rem}.downloads__list{gap:1rem}.downloads__list-item{padding:1rem 1rem 3.5625rem}}