.ebook-outline-wrapper .bg-area{margin-bottom:-125px;position:relative;z-index:2}.ebook-outline-wrapper .content-area{display:flex;margin-bottom:44px}.ebook-outline-wrapper .left-side,.ebook-outline-wrapper .right-side{flex:0 0 26%;margin:60px 0 140px 0;display:flex;flex-direction:column}.ebook-outline-wrapper .section{background:white;padding:10px;margin:18px 0;box-shadow:0px 20px 20px rgba(24,79,44,0.05);flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;cursor:pointer}.ebook-outline-wrapper .section .fa-angle-down{color:rgba(24,79,44,1);font-size:20px;position:absolute;top:15px;right:20px;transform:rotate(0);transition:all .5s ease}.ebook-outline-wrapper .section.active .fa-angle-down{transform:rotate(180deg)}.ebook-outline-wrapper .section .number,.ebook-outline-wrapper .section .title{text-align:center}.ebook-outline-wrapper .section .number{margin:0}.ebook-outline-wrapper .section .title{margin-top:20px}.ebook-outline-wrapper .section .desc{display:none}.ebook-outline-wrapper .cover{margin:0 70px;align-self:center}.ebook-outline-wrapper .cover img{width:100%;box-shadow:0 80px 80px rgba(0,0,0,0.25)}.ebook-outline-wrapper .overflow{display:flex;flex-wrap:wrap;margin:18px -18px 0 -18px}.ebook-outline-wrapper .overflow .section{flex:1 0 calc(33.33% - 36px);margin-left:18px;margin-right:18px}@media(max-width:767px){.ebook-outline-wrapper .content-area,.ebook-outline-wrapper .overflow{flex-direction:column}.ebook-outline-wrapper .content-area{margin-bottom:0}.ebook-outline-wrapper .content-area .left-side,.ebook-outline-wrapper .content-area .right-side{margin:0}.ebook-outline-wrapper .content-area .left-side{order:2}.ebook-outline-wrapper .content-area .cover{order:1;margin-bottom:18px}.ebook-outline-wrapper .content-area .right-side{order:3}}