.legal-library .intro-section{display:flex;flex-direction:column;gap:36px}.legal-library .intro-description :last-child,.legal-library .legal-library__heading .heading:last-child{margin-bottom:0}.legal-library__description,.legal-library__heading{margin-bottom:31px}.legal-library__row{display:flex}.legal-library__description :last-child{margin-bottom:0}.legal-library__grid{display:flex;flex-wrap:wrap;gap:36px}.legal-library-card{display:flex;flex-direction:column;position:relative;text-align:left;transition:all .3s ease;width:calc(50% - 18px)}.legal-library-card .legal-library-card__icon svg{fill:inherit}.legal-library-card__title{align-items:center;display:flex;font-size:18px;font-weight:600;gap:8px;justify-content:space-between;line-height:130%;margin-bottom:12px}.legal-library-card__title .title-arrow{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.legal-library-card__text{flex:1}.legal-library-card__text.text-small{font-size:14px;line-height:1.5}.legal-library-card__text :last-child{margin-bottom:0}.legal-library-card__link{bottom:0;height:100%;left:0;position:absolute;right:0;text-decoration:none;top:0;width:100%}.legal-library__content .cta-group{margin-top:0}@media (min-width:1025px){.legal-library__content-sticky{position:sticky;top:160px}}@media (max-width:1024px){.legal-library__row{flex-direction:column}.legal-library__grid{column-gap:24px;row-gap:32px}.legal-library-card{width:calc(50% - 12px)}}@media (max-width:767px){.legal-library-card{margin-bottom:-1px;margin-right:0;width:100%}}