.pr-body{display:flex;flex-direction:column;gap:64px;justify-content:space-between}.pr-post__heading{margin-bottom:32px}.pr-post-wrapper{flex:0 0 600px}.pr-posts{margin-bottom:64px}.pr-post-wrapper .hover-shadow:has(.btn.hidden){display:none}@media (min-width:1024px){.pr-body{flex-direction:row}}.pr-post.hidden{display:none}.pr-post:not(.pr-post:last-child){border-bottom:1px solid var(--gray-base);margin-bottom:32px;padding-bottom:21px}.pr-post__title{margin-bottom:16px;text-wrap:inherit}.pr-post__footer{display:flex;gap:32px;justify-content:space-between}.pr-post__published-date{color:var(--gray-800);font-size:.8889rem;margin-bottom:0}.pr-post__link{font-size:.8333rem}.pr-post__link svg{height:10px;width:12px}.pr-body-callout-wrapper{flex:0 0 30%}.pr-body-callout{background:var(--primary-base);padding:24px;position:sticky;top:150px}.pr-body-callout__heading{margin-bottom:8px}.pr-body-callout__description{font-size:.8333rem;margin-bottom:40px}.pr-body-callout .btn,.pr-body-callout .hover-shadow{width:100%}