.section-ebook-listing{position:relative;background:linear-gradient(90deg,#006bc5 0%,#11113d 100%) 0% 0% no-repeat;padding:3rem 0}.section-ebook-listing .ebook-listing-wrapper h2{color:#fff;text-align:center}.section-ebook-listing .ebook-listing-wrapper .ebook-listing{position:relative;display:flex;align-items:center;overflow:auto;padding:0 40px 40px 0;margin-left:22px}.section-ebook-listing .ebook-listing-wrapper .ebook-listing .ebook-item{position:relative;flex:1;min-height:200px;min-width:340px;overflow:hidden;display:grid;place-content:center;text-align:center;padding:20px;margin-right:32px;z-index:0}.section-ebook-listing .ebook-listing-wrapper .ebook-listing .ebook-item:hover .ebook-thumbnail{transform:scale(1.1)}.section-ebook-listing .ebook-listing-wrapper .ebook-listing .ebook-item .ebook-title .ebook-link:hover{text-decoration:none}.section-ebook-listing .ebook-listing-wrapper .ebook-listing .ebook-item .ebook-thumbnail{position:absolute;top:0;left:0;width:100%;height:100% !important;object-fit:cover;opacity:.3;transition:all ease-in-out .6s;z-index:-1}.section-ebook-listing .ebook-listing-wrapper .ebook-listing .ebook-item .ebook-title,.section-ebook-listing .ebook-listing-wrapper .ebook-listing .ebook-item .ebook-title .ebook-link{font-size:20px;font-weight:600;color:#fff;margin-bottom:12px}.section-ebook-listing .ebook-listing-wrapper .ebook-listing .ebook-item .ebook-title .ebook-link:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.section-ebook-listing .ebook-listing-wrapper .ebook-listing .ebook-item .ebook-author{font-size:16px;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:#ddd;margin-bottom:0}.section-ebook-listing .ebook-listing-wrapper .ebook-listing-scroll-indicator{position:absolute;bottom:3rem;left:22px;width:calc(100% - 44px);height:8px;background:#fff;border-radius:6px}.section-ebook-listing .ebook-listing-wrapper .ebook-listing-scroll-indicator .scroll-indicator{height:8px;background:#000;width:0;border-radius:6px}.section-ebook-listing .ebook-listing-wrapper .ebook-listing::-webkit-scrollbar{display:none}.section-ebook-listing .ebook-listing-wrapper .ebook-listing{-ms-overflow-style:none;scrollbar-width:none}@media(min-width:1240px){.section-ebook-listing .ebook-listing-wrapper .ebook-listing{margin-left:calc((100vw - 1240px)/2)}.section-ebook-listing .ebook-listing-wrapper .ebook-listing-scroll-indicator{left:calc((100vw - 1240px)/2);width:1240px}}