.page-author{width:100%}.page-author__info{gap:2rem}.page-author__info,.page-author__info .thumb{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.page-author__info .thumb{gap:1rem}.page-author__info .thumb .btn-back{width:50px;height:50px;border-radius:var(--border-radius);border:0;background:transparent;color:var(--dark);font-size:1.5rem;cursor:pointer;display:flex;justify-content:center;align-items:center}.page-author__info .thumb .btn-back:hover{background:rgba(0,0,0,.1)}.page-author__info .thumb img{width:100%;max-width:400px;height:auto;border-radius:1rem}.page-author__info .info{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0 2rem}.page-author__info .info h3{color:var(--darklight);font-size:2rem;font-weight:800;margin:0;text-transform:uppercase}.page-author__info .info h3 span{color:var(--blue)}.page-author__info .info p{width:85%;font-size:1rem}@media(max-width:768px){.page-author__info{flex-direction:column}.page-author__info .thumb{justify-content:center}.page-author__info .thumb img{max-width:280px}}.page-author .books{padding-top:3rem}.page-author .grid-books{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-template-rows:1fr;grid-column-gap:2.5rem;grid-row-gap:.5rem}.page-author .grid-books__item{text-decoration:none;color:#fff;width:100%;background:var(--blue);display:flex;flex-direction:column}.page-author .grid-books__item img{width:100%;height:auto}.page-author .grid-books__item .description{width:100%;height:max-content;padding:.25rem 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center}.page-author .grid-books__item .description .title{width:208px;font-weight:700;text-transform:uppercase;margin:0;font-size:1rem}.page-author .grid-books__item .description .author{color:var(--white);font-style:italic}.page-author .grid-empty{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem 1rem}.page-author .grid-empty p{text-align:center}@media(max-width:992px){.grid-books{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-column-gap:1.5rem;grid-row-gap:1rem}.grid-books__item .description{height:auto}.grid-books__item .description .title{font-size:.9rem;white-space:normal;width:170px}}@media(max-width:768px){.page-author__info{width:100%}.page-author__info h3{font-weight:600}.page-author__info .info{justify-content:center;align-items:center;padding:0}.card-publisher__thumbnail .border-right{padding-left:1rem}.grid-books{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-column-gap:1rem;grid-row-gap:1rem}.grid-books__item .description .title{font-size:.85rem}}@media(max-width:576px){.page-author__info .info .name{width:100%;max-width:280px;text-align:left}.books{max-width:100%;padding-left:1.8rem}.books .grid-books{grid-template-columns:1fr;grid-column-gap:.5rem;grid-row-gap:1rem;max-width:150px}.books .grid-books__item .description .title{font-size:.8rem;width:150px}.books .grid-books__item .description .author{font-size:.9rem}}