.landing-ebook{position:relative;background:#f5f5f5}.landing-ebook__bg{position:absolute;top:4rem;left:0;width:100%;height:calc(100% - 8rem);overflow:hidden}.landing-ebook__bg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.landing-ebook__container{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;align-items:center;position:relative}.landing-ebook__side img{max-height:30rem;object-fit:contain}.landing-ebook__content{padding:4rem 0}.landing-ebook__content>*{margin-bottom:1rem}.landing-ebook__content>*:last-child{margin-bottom:unset}.landing-ebook__content h3{color:#fff;margin-bottom:0}.landing-ebook__content p{color:#ffc6af}.landing-ebook__content .button{font-family:"Roboto Mono",monospace;background:#fff;color:#1a1b1d;padding:.75rem 1.5rem;border-radius:2rem;font-weight:400;text-transform:uppercase;transition:all 0.3s}.landing-ebook__content .button:hover{background:#ffc6af}