.download__list{background:#f5f5f6;border-radius:5px;padding:1px 8.547% 8rem}.download__list__items{list-style:none;padding:0}.download__list__item{background:#fff;margin-bottom:3rem;padding:0;width:100%}.download__list__image{height:auto;width:100%}.download__list__content{padding-left:2rem}.download__list__link{border-radius:5px;box-shadow:0 5px 12px 0 var(--jr-download-list-link-box-shadow-color);color:currentColor;display:flex;height:100%;padding:1.5rem;position:relative;text-decoration:none;transition:box-shadow .2s}.download__list__link:focus,.download__list__link:hover{box-shadow:0 5px 12px 0 var(--jr-download-list-link-box-shadow-focus-color);outline:var(--jr-download-link-outline)}.download__list__kicker{margin:0}.download__list__header{font-size:2.2rem;font-weight:700;line-height:1.45}.download__list__icon-container{bottom:1.4rem;position:absolute;right:1rem}.download__list__icon{font-size:2.4rem}.download__list__icon use{fill:var(--jr-download-icon-color);transition:fill .2s}.download__list__link:focus .download__list__icon use,.download__list__link:hover .download__list__icon use{fill:var(--jr-download-icon-focus-color)}.download__list__image-container{display:table-cell;line-height:0;max-width:120px;width:27.272727%}.download__list__link{min-height:auto}.download__list__content{display:table-cell;width:calc(72.72727% - 2rem)}@media(min-width:1050px){.download__list__items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px 30px}.download__list__item{margin-bottom:0}}.download__detail__content-header{margin-top:0}.download__related{background:#f5f5f6;padding:4rem 8.547% 8rem}.download__related__header{margin-bottom:4rem}