.book-author-related-articles-content{display:flex;flex-direction:column;gap:1.5rem;width:100%}.book-author-related-articles-grid{display:grid;gap:30px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.book-author-related-articles-grid .book-card,.book-author-related-articles-grid .book-card__image img{width:100%}.book-author-related-articles-more{display:flex;flex-direction:column;gap:1.5rem;width:100%}.book-author-related-articles-grid--expanded{margin-top:0}.book-author-related-articles-more-btn{align-items:center;align-self:flex-start;display:inline-flex;gap:8px}.book-author-related-articles-arrow{background-color:currentColor;flex-shrink:0;height:24px;-webkit-mask:url(../images/arrow-right.svg) no-repeat center/contain;mask:url(../images/arrow-right.svg) no-repeat center/contain;width:24px}.book-author-related-articles-more-btn{background:none;border:none;color:#184e85;cursor:pointer;font-family:var(--font-sora);font-size:20px;font-weight:600;line-height:1.2;padding:0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}@media (max-width:768px){.book-author-related-articles-grid{grid-template-columns:1fr}}
