.publications-grid{grid-template-columns:1fr;gap:44px}.publication-copy{display:grid;grid-template-columns:1fr .52fr;column-gap:95px;align-items:end}.publication-copy .eyebrow{grid-column:1/-1}.publication-copy h2{grid-column:1;margin:0!important;max-width:650px}.publication-copy>p:not(.eyebrow){grid-column:2;margin:0!important;max-width:390px}.publication-cards-three{grid-template-columns:repeat(3,1fr);gap:22px}.publication-cards-three .book-card{display:flex;flex-direction:column;min-height:390px}.publication-cards-three .book-cover,.publication-cards-three .course-cover{height:238px;flex:0 0 auto;padding:25px}.publication-cards-three .book-cover span,.publication-cards-three .course-cover span{font-size:28px;line-height:1.02}.publication-cards-three .book-card h3{min-height:30px;margin:23px 0 8px;font-size:25px}.publication-cards-three .book-card p{min-height:42px;margin:0 0 18px;font-size:14px;line-height:1.5}.publication-cards-three .text-link{margin-top:auto;align-self:flex-start}.publication-cards-three .book-card:hover .book-cover,.publication-cards-three .book-card:hover .course-cover{transform:translateY(-4px);transition:transform .25s}.course-cover-amazon{background:linear-gradient(135deg,#0d2b50,#184e80)}@media(max-width:800px){.publication-copy{grid-template-columns:1fr;gap:18px}.publication-copy h2,.publication-copy>p:not(.eyebrow){grid-column:1}.publication-cards-three{grid-template-columns:repeat(3,1fr);gap:13px}.publication-cards-three .book-cover,.publication-cards-three .course-cover{height:190px;padding:16px}.publication-cards-three .book-cover span,.publication-cards-three .course-cover span{font-size:22px}.publication-cards-three .book-card h3{font-size:21px}}@media(max-width:600px){.publication-cards-three{grid-template-columns:1fr;gap:28px}.publication-cards-three .book-card{min-height:0}.publication-cards-three .book-cover,.publication-cards-three .course-cover{height:210px}}
