.books_page___WGeB{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1200px;width:100%}.books_page___WGeB>.books_book__Rj5Sd{background-color:#fcfcfc;border:1px solid #ccc;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.2);margin:10px;overflow:hidden;width:300px}.books_page___WGeB>.books_book__Rj5Sd>img{height:300px;-o-object-fit:cover;object-fit:cover;width:300px}.books_page___WGeB>.books_book__Rj5Sd>.books_content__qgve9{align-items:center;background-color:#f9f9f9;display:flex;flex-direction:column;height:calc(100% - 300px);padding:20px}.books_page___WGeB>.books_book__Rj5Sd>.books_content__qgve9>button.books_button__F5c8G{background:linear-gradient(hsla(0,0%,100%,.2),hsla(0,0%,100%,.1) 50%,transparent 0,hsla(0,0%,100%,.1));background-color:var(--secondary-color);border:1px solid var(--secondary-color-75);border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:500;justify-content:space-between;margin:20px 0 0;max-width:300px;padding:8px;width:100%}.books_page___WGeB>.books_book__Rj5Sd>.books_content__qgve9>button.books_button__F5c8G>.books_icon___SbMP{align-items:center;color:var(--secondary-color-50);display:flex;flex-direction:row;justify-content:center;width:20px}.books_page___WGeB>.books_book__Rj5Sd>.books_content__qgve9>button.books_button__F5c8G>.books_text__Wccfq{align-items:center;color:#333;display:flex;flex-direction:row;justify-content:center;width:100%}.books_page___WGeB>.books_book__Rj5Sd>.books_content__qgve9>button.books_button__F5c8G:hover{background-color:var(--primary-color);border:1px solid var(--primary-color-75)}.books_page___WGeB>.books_book__Rj5Sd>.books_content__qgve9>h1{color:#333;font-size:20px;margin:0;text-align:center}.books_page___WGeB>.books_book__Rj5Sd>.books_content__qgve9>p{color:#333;flex-grow:1;margin:20px 0 0;text-align:justify;text-justify:inter-word}