.CardDownload .CardDownload__Wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.CardDownload .CardDownload__Description{padding:1rem 1rem 1rem 0}.CardDownload .CardDownload__Date{color:var(--primary-standard);font-weight:var(--fw-700)}@media (min-width:1024px){.CardDownload .CardDownload__Content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}}