.books_booksContainer__4Teb_{max-width:1200px;margin:0 auto;padding:150px 20px;text-align:center;font-family:Manrope,sans-serif}.books_titleHeading__2lt1Z{font-size:56px;font-weight:700;color:#002b6b;margin-bottom:10px}.books_subtitle__cjfOO{color:black;font-size:18px;margin-bottom:50px}.books_bookGrid__FtlxG{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;justify-items:center;align-items:stretch}.books_bookCard__Sbt0k{background:#fff;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.08);overflow:hidden;width:100%;max-width:320px;display:flex;flex-direction:column;justify-content:space-between;height:100%;transition:transform .3s ease}.books_bookImage__jxhbW{width:100%;height:440px;object-fit:cover}.books_bookContent__2EDEn{display:flex;flex-direction:column;flex-grow:1;padding:20px;text-align:left}.books_bookTitle__LtEYd{font-size:22px;font-weight:700;color:#002b6b;margin-bottom:5px}.books_bookAuthor__o0pu2{font-size:16px;color:#777;margin-bottom:10px}.books_bookDescription__tQCO9{flex-grow:1;font-size:15px;color:#444;margin-bottom:20px;text-align:justify;line-height:2}.books_buttonGroup__SwTT3{margin-top:auto;display:flex;justify-content:center;gap:.75rem}.books_button__5cuGm{flex:1;padding:10px 0;text-align:center;border-radius:8px;font-weight:600;text-decoration:none;transition:background .3s ease,transform .2s ease}.books_buyBtn__31hqO{background-color:#00B0EE;color:#fff}.books_buyBtn__31hqO:hover{background-color:#003BB3;transform:scale(1.05)}@media (max-width:768px){.books_titleHeading__2lt1Z{font-size:32px}.books_bookDescription__tQCO9{font-size:14px}}