.books-page-header{background:#01a986;background:linear-gradient(90deg,#14997a,#02f4b6);display:flex;align-items:center}.books-page-header img{max-height:25rem;margin:15px auto}@media (max-width:1279px){.books-page-header img{max-height:22rem}}.books-page-header .header-left,.books-page-header .header-right{flex:1}@media (max-width:1170px){.books-page-header .header-left,.books-page-header .header-right{display:none}}.books-page-header .header-right{color:#fff;font-size:1.1rem}.books-page-header .header-right .btn-learn{transition:.5s;color:#fff;background-color:#fd8e28;border:2px solid #fd8e28;margin-left:1rem;margin-right:1rem;box-shadow:0 6px 12px 0 rgba(0,0,0,.5)}.books-page-header .header-right .btn-learn:active,.books-page-header .header-right .btn-learn:focus,.books-page-header .header-right .btn-learn:hover{background-color:#fff;color:#fd8e28}.books-page-title{background-color:#fff;text-align:center;color:#01a986}.books-page-title h1,.books-page-title h2,.books-page-title h3,.books-page-title h4,.books-page-title h5,.books-page-title h6{font-weight:700;padding-top:15px;color:#01a986;margin-bottom:0}.books-page-title ul{list-style:initial}.books-page-title ul li{margin-left:15px}.book-category__header-text{font-family:Roboto,sans-serif;background:#01a986;background:linear-gradient(90deg,#14997a,#02f4b6);text-align:center;padding-top:15px;padding-bottom:15px}.book-category__header-text h5{color:#fff;margin-bottom:0;font-size:1.9rem;line-height:2.575rem}.box-container{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;justify-content:center}.box-container .left-box{text-align:center;background-color:#01a986;color:#fff}.box-container .left-box h2{word-wrap:break-word}.box-container .left-box ul{margin-bottom:11px;padding:initial;list-style:initial}.box-container .left-box ul li{margin-left:35px}.box-container .left-box .box-description{text-align:justify;padding:25px 25px 50px}.category-section{background-color:#fff}@media (max-width:993px){.category-section{padding-bottom:60px}}.modal .modal-header{padding:0 12px 0 15px;border-bottom:0}.modal .modal-header button.close{color:#fd8e28;font-size:2.2rem}.book,.modal .modal-title{color:#01a986}.book{text-align:center}@media (min-width:991px){.book{height:100%;display:flex;flex-wrap:wrap;flex-direction:column}}.book h4{color:#01a986;padding-top:25px}@media (max-width:768px) and (min-width:386px){.book .book-short-description{width:50%;margin:auto}}.book .details-button{color:#fff;background:#fd8e28;padding:.5rem 1rem;border-radius:5px;border:1px solid #fd8e28;transition:background-color .4s}.book .details-button:hover{color:#fd8e28;background:#fff}.book .book-popover{position:absolute;visibility:hidden;transition:visibility .4s,opacity .4s;background:hsla(0,0%,100%,.9);width:105%;opacity:0;z-index:110;left:50%;transform:translateX(-50%);border:1px solid #01a986;box-shadow:0 4px 8px 0 rgba(0,0,0,.75),0 6px 20px 0 rgba(0,0,0,.75);height:700px;top:-25%}@media (max-width:991px){.book .book-popover{width:80%;left:10%;height:600px}.book .book-popover .button-row{margin-bottom:20px}}@media (max-width:558px){.book .book-popover{height:100%}}.book .book-popover .action_btn{height:60px}@media (max-width:991px){.book .book-popover .action_btn{height:50px;padding-bottom:60px}}.book .book-popover .popover-description{margin:10px;height:40%;overflow-y:auto}.book .book-popover .popover-description::-webkit-scrollbar{width:10px}.book .book-popover .popover-description::-webkit-scrollbar-track{background-color:#01a986}.book .book-popover .popover-description::-webkit-scrollbar-thumb{background-color:#fd8e28}.book .book-popover .popover-description::-webkit-scrollbar-button{display:none}.book .book-popover .popover-description::-webkit-scrollbar-corner{background-color:#f5f5f5}.book .book-popover .popover-description .popover-description-text{text-align:justify;border:1px solid #01a986;margin-right:10px;margin-left:10px;padding:8px;min-height:100%}.book .book-popover h3{color:#01a986}.book .book-popover.active{visibility:visible;opacity:1}@media (max-width:991px){.download-button{position:relative}.download-button.locked{position:static}}.download-button img{position:absolute;top:0;left:50%;transform:translateX(-50%);transition:opacity .3s ease-in-out;-webkit-backface-visibility:hidden}.download-button img.top:hover{opacity:0}@media (min-width:991px){.row.eq-height-row{display:table}.row.eq-height-row [class*=col-]{float:none;display:table-cell;vertical-align:top}}@media (max-width:991px){.book-row{display:none}}@media (min-width:991px){.mobile-book-row{display:none}}.mobile-details-button{color:#fd8e28;font-weight:700;text-align:center;cursor:pointer}.pick-to-learn{background-color:#fff;width:100%}.lesson-categories .pick-to-learn-container{display:none}.lesson-categories .pick-to-learn-container.opened{display:block}