.download{gap:16px;justify-content:space-between;padding:3rem 2rem;border:2px solid #ccc;margin-bottom:4rem;transition:all .2s ease-out}.download,.download__actions{display:flex;flex-wrap:wrap;align-items:center}.download__actions{gap:32px;font-weight:400;font-size:1.125rem;line-height:1.75rem}.download__item{letter-spacing:inherit;display:flex;gap:8px;align-items:center;white-space:nowrap;cursor:pointer;scroll-behavior:smooth;border:none;background-color:transparent}.download__item-title{position:relative}.download__item-title:before{content:"";position:absolute;bottom:0;height:1px;width:100%;background-color:#000;display:block}.download__share{justify-content:flex-start;font-weight:400;font-size:1.125rem;line-height:1.75rem}.download__share,.download__share-items{display:flex;gap:16px;align-items:center}@media (max-width:62rem){.download__share{justify-content:space-between;width:100%;padding-top:1rem;border-top:1px solid #ccc}.download{margin-bottom:2rem}}@media (max-width:30rem){.download{padding:1.5rem 1rem;flex-direction:column;align-items:flex-start}.download__actions,.download__share{font-size:.813rem;line-height:1.125rem}}