.download-list{list-style:none;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:1em 2em;padding:3em 1.5em;max-width:1440px;font-size:5.55556vw(12px)}@media (min-width:769px){.download-list{font-size:inherit;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;padding-left:4.16667vw;padding-right:4.16667vw}}@media (min-width:1400px){.download-list{padding-left:18.05556vw}}.download-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;gap:1em}@media (min-width:769px){.download-item:nth-child(odd){padding-right:2em}}.download-item__label{font-weight:600;-ms-flex:1;flex:1}.download-item__download{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:.5em;text-decoration:underline;color:#6632f5;transition:opacity .2s ease;-ms-flex-negative:0;flex-shrink:0;margin-left:auto}.download-item__download:hover{opacity:.7}.download-item__download .download-icon{-ms-flex-negative:0;flex-shrink:0}