.look-inside-book .inner .books{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.look-inside-book .inner .books .book{background-color:#fff;border-radius:30px;box-shadow:0 5px 30px 0 #233a7112;padding:20px 25px;width:32%}.look-inside-book .inner .books .book .pill{margin-bottom:5px;text-align:center}.look-inside-book .inner .books .book .pill p{background-color:#f0f1f5;border-radius:25px;display:inline-flex;font-size:12px;font-weight:400;letter-spacing:0;line-height:22px;margin:0;padding:2px 20px;text-align:center}.look-inside-book .inner .books .book .book-img{height:280px;margin-bottom:15px;text-align:center}.look-inside-book .inner .books .book .book-img img{border:1px solid #dee1ea;border-radius:15px;display:block;height:100%!important;margin:auto;object-fit:contain;width:fit-content}.look-inside-book .inner .books .book .book-title h3{color:#233a71;font-size:22px;font-weight:700;line-height:32px;margin-bottom:5px;text-align:center}.look-inside-book .inner .books .book .desc p{font-size:14px;font-weight:600;line-height:24px;margin-bottom:10px;text-align:center}.look-inside-book .inner .books .book .info .links{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:auto;width:70%}.look-inside-book .inner .books .book .info .links .link{display:flex;width:100%}.look-inside-book .inner .books .book .info .links .link a{align-items:center;display:flex;font-size:12px;font-weight:600;justify-content:space-between;letter-spacing:0;line-height:22px;padding:5px 20px;text-align:left;width:100%}.look-inside-book .inner .books .book .info .links .link a:hover svg,.look-inside-book .inner .books .book .info .links .link a:hover svg path{fill:#fff}.look-inside-book .inner .books .book .info .links .link a .icon svg{height:14px;width:14px;fill:#233a71}@media only screen and (min-width:220px) and (max-width:768px){.look-inside-book .inner .books{gap:30px}.look-inside-book .inner .books .book .book-img img{width:100%}.look-inside-book .inner .books .book .book-img{height:100%}.look-inside-book .inner .books .book{height:fit-content;padding:20px;width:100%}.look-inside-book .inner .books .book .info .links .link a{font-size:12px;padding:9px 15px}.look-inside-book .inner .books .book .info .links{width:100%}}@media only screen and (min-width:769px) and (max-width:1080px){.look-inside-book .inner .books{gap:30px}.look-inside-book .inner .books .book{height:fit-content;padding:20px;width:48%}.look-inside-book .inner .books .book .book-img{height:100%;width:100%}.look-inside-book .inner .books .book .book-img img{width:100%}.look-inside-book .inner .books .book .info .links .link a{font-size:12px;padding:9px 15px}.look-inside-book .inner .books .book .info .links{width:100%}}@media only screen and (min-width:1081px) and (max-width:1200px){.look-inside-book .inner .books .book .info .links{width:80%}}