.ls-pdf__list{padding:1rem;display:flex;flex-wrap:wrap;justify-content:center}@media (max-width:1280px){.ls-pdf__list{padding:1rem 0}}@media (max-width:992px){.ls-pdf__list{gap:.5rem}}@media (max-width:500px){.ls-pdf__list{gap:1.5rem!important;flex-direction:column;align-items:center}}.ls-pdf__list__item{padding:0rem 4rem;font-size:1rem;color:inherit;text-decoration:none;text-align:center;color:#fff;text-transform:uppercase;font-weight:500;width:fit-content}@media (max-width:1551px){.ls-pdf__list__item{padding:0rem 3rem}}@media (max-width:1280px){.ls-pdf__list__item{padding:0rem 2rem;border-right:0!important}}.ls-pdf__list__item:not(:last-child){border-right:1px solid rgba(255,255,255,.6)}.ls-pdf__list__item div{width:fit-content}.ls-pdf__list__item>i{font-size:3rem;margin-bottom:1rem;transition:0.2s ease-in-out}.ls-pdf__list__item:hover>i{transform:translateY(-15%)}