.e-book{background:var(--book-color-bg)}.e-book .custom-e-book__wrapper{display:flex;justify-content:space-between;gap:80px}@media(max-width: 1024px){.e-book .custom-e-book__wrapper{gap:6px}}@media(max-width: 768px){.e-book .custom-e-book__wrapper{flex-direction:column-reverse}}.e-book .custom-e-book__wrapper .left__wrapper{padding:40px;display:flex;flex-direction:column;justify-content:center}@media(max-width: 576px){.e-book .custom-e-book__wrapper .left__wrapper{padding-left:0;padding-right:0;padding-bottom:63px}}.e-book .custom-e-book__wrapper .left__wrapper .book__title{font-size:36px;line-height:120%;letter-spacing:-0.01em;font-weight:500;margin:0 0 16px 0;color:#262615}@media(max-width: 576px){.e-book .custom-e-book__wrapper .left__wrapper .book__title{font-size:28px}}.e-book .custom-e-book__wrapper .left__wrapper .book__content{font-size:18px;line-height:120%;letter-spacing:normal;font-weight:400;margin:0 0 40px 0;color:#262615;max-width:488px}@media(max-width: 576px){.e-book .custom-e-book__wrapper .left__wrapper .book__content{font-size:14px}}.e-book .custom-e-book__wrapper .left__wrapper .book__link{font-size:20px;line-height:100%;letter-spacing:-0.01em;font-weight:500;margin:0;color:#f4f4f4;padding:12.5px 35px 15.5px 35px;background:#000;height:48px;border-radius:24px;text-decoration:none;display:block;width:-moz-fit-content;width:fit-content;transition:all .3s}.e-book .custom-e-book__wrapper .left__wrapper .book__link:hover{opacity:.5}.e-book .custom-e-book__wrapper .right__wrapper{width:50%;overflow:hidden}@media(max-width: 1024px){.e-book .custom-e-book__wrapper .right__wrapper{width:70%}}@media(max-width: 768px){.e-book .custom-e-book__wrapper .right__wrapper{width:100%}}.e-book .custom-e-book__wrapper .right__wrapper .book__image{display:flex;height:100%}.e-book .custom-e-book__wrapper .right__wrapper .book__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}