.c-download__description{margin-top:12px}.c-download__description:first-child{margin-top:0}.c-download__items{background:#141937;border-radius:8px;display:grid;grid-template-columns:1fr;margin-top:24px}.c-download__items:first-child{margin-top:0}.c-download__files{align-items:center;background-color:#141937;background:#141937;border:1px solid #141937;box-sizing:border-box;display:flex;gap:12px;height:100%;padding:20px 24px;text-decoration:none;transition:background .3s ease-in-out}.c-download__files:first-of-type:has(+.c-download__files){border-radius:12px 12px 0 0}.c-download__files:last-of-type{border-bottom:none;border-radius:0 0 12px 12px}.c-download__files:not(:last-of-type){border-bottom:2px solid rgba(215,215,230,.2)}.c-download__files:hover{background-color:#141937;background:linear-gradient(90deg,#141937,#2d2373)}.c-download__files:hover .c-download__file-icon{display:none}.c-download__files:hover .c-download__file-icon--hover{display:flex}.c-download__files:hover .c-download__file-details-size{background:rgba(20,25,55,.4)}.c-download__files--1{border-radius:12px!important}.c-download__files .c-download__file-icon{color:#91c8c3;flex:1 1 27px;height:24px;width:24px}.c-download__files .c-download__file-icon--hover{display:none}.c-download__file{align-items:center;display:flex;justify-content:space-between;width:100%}.c-download__file-title{color:#fff;font-weight:600;line-height:normal;margin:0}.c-download__file-details{color:#91c8c3;font-size:12px;line-height:20px;margin:0}.c-download__file-details-label{display:none;font-weight:500}.c-download__file-details-size{background:rgba(215,215,230,.1);border-radius:3rem;color:#d7d7e6;font-size:14px;font-weight:400;margin-left:.8rem;padding:2px 8px}@media screen and (min-width:1024px){.c-download__file-details-label{display:inline}}@media screen and (min-width:1280px){.c-download__file-details{font-size:14px;line-height:22px}}