.container.typography{position:relative}.container.typography .ebook-container{background-image:var(--background-image);background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:600px;display:flex;flex-direction:column;justify-content:center;text-align:center;border-radius:16px;overflow:hidden}.container.typography .ebook-links-wrapper{z-index:2;display:flex;flex-direction:column;gap:1rem;padding:2rem;background-color:white;margin-left:5%;margin-right:5%;box-sizing:border-box;border-radius:16px}.container.typography .ebook-links-wrapper .row{padding-bottom:1rem;border-bottom:1px solid #ddd}.container.typography .ebook-links-wrapper .row:last-child{border-bottom:none}.container.typography .ebook-links-wrapper .ebook__date{font-family:var(--font-primary);font-weight:400;font-size:1.25rem;line-height:1;opacity:0.7;color:var(--font-clr);margin-bottom:30px;display:block;margin-bottom:0}@media (max-width:768px){.container.typography .ebook-links-wrapper .ebook__date{font-size:1rem}}@media (max-width:576px){.container.typography .ebook-links-wrapper .ebook__date{font-size:0.875rem}}.container.typography .ebooktitle{color:white}