.books-showcase-wrapper{padding:2rem;border-radius:1.6rem}.books-showcase__header{margin-bottom:2rem}.books-showcase__heading{margin:0}.books-showcase__description{margin:1.2rem auto 0 auto;max-width:52rem;color:rgba(var(--color-foreground),.75)}.books-showcase__item{display:flex}.books-showcase__card{width:100%;height:100%;background:#fff;padding:1.5rem}.books-showcase__card-inner{display:grid;grid-template-columns:1fr;gap:1.6rem;height:100%}.books-showcase__media{width:100%;margin:0 auto}.books-showcase__media .media{border-radius:var(--media-radius)}.books-showcase__grid--mobile-2-col .books-showcase__media{max-width:100%}.books-showcase__content{display:flex;flex-direction:column;min-width:0}.books-showcase__title{margin:0}.books-showcase__text{margin:.8rem 0 2rem 0}.books-showcase__button{margin-top:auto;align-self:flex-start;width:100%}.books-showcase__button .svg-wrapper{flex-shrink:0}@media screen and (min-width:990px){.books-showcase-wrapper{padding:4rem;border-radius:2.4rem}.books-showcase__header{margin-bottom:5rem}.books-showcase__card{padding:2rem;--text-boxes-radius:2.4rem}.books-showcase__card-inner{align-items:center}.books-showcase__grid--desktop-1-col .books-showcase__card-inner{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.books-showcase__grid--desktop-2-col .books-showcase__card-inner{grid-template-columns:minmax(0,24.4rem) minmax(0,7fr);align-items:flex-start}.books-showcase__media{width:100%;max-width:none;margin:0}.books-showcase__content{justify-content:center;height:100%}.books-showcase__grid--desktop-2-col .books-showcase__item--full-width{width:100%;max-width:100%}.books-showcase__button{width:auto}}
