.download-list{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.download-item-wrapper{background-color:#fff;border:1px solid #ebebeb;border-radius:12px;box-shadow:0 22.6103px 26.228px rgba(0,15,37,.046),0 9.39116px 10.8938px rgba(0,57,144,.035),0 3.3966px 3.94006px rgba(0,57,144,.024);box-sizing:border-box;color:#434343;display:flex;flex-direction:column;justify-content:space-between;margin:0 15px 38px;min-height:288px;padding:32px;text-align:center;width:286px}.download-item-wrapper.download-item-selected{border-color:#3490fc}.download-item__button{align-self:center;justify-self:flex-end;margin-top:24px}.download-item__icon{align-items:center;border:1px solid #ebebeb;border-radius:50%;box-shadow:0 2px 0 #ebebeb;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.download-item__icon svg{fill:#434343}.download-item__title{align-items:center;display:flex;font-family:JekoBlack,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:24px;justify-content:center;line-height:26px}.download-item__label{font-size:18px;font-weight:600;line-height:29px}.download-item__beta{background:#fff;border:1px solid #727272;border-radius:4px;color:#727272;font-size:12px;line-height:15px;padding:1px 8px}span.under-download{color:#727272;display:inline-block;font-size:14px;line-height:17px;max-width:602px;text-align:center}@media (max-width:768px){.download-list{margin:0}.download-item-wrapper{margin:0 0 24px;max-width:480px;padding-bottom:32px;width:100%}.download-item-wrapper:not(:last-child){margin-bottom:24px}.download-item-wrapper:last-child{margin-bottom:48px}}