@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500&display=swap");.earnest-library-module .library-title{font-weight:500;line-height:1.1}.earnest-library-module .library-subtitle{color:#333;font-size:18px;margin-top:20px}.earnest-library-module .earnest-card{border:1px solid #eee;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:294px;justify-content:flex-start;padding:30px;text-decoration:none;transition:all .2s ease-in-out}.earnest-library-module .earnest-card:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(72.4%,#fff),to(#92c5e4)),#fff;background:linear-gradient(180deg,#fff 72.4%,#92c5e4),#fff;border:1px solid #00acd8;box-shadow:0 10px 20px rgba(0,0,0,.05);transform:translateY(-5px)}.earnest-library-module .card-heading{color:#007ecc;font-family:Hepta Slab,serif;font-size:26px;line-height:1.2;padding-top:20px}@media (max-width:991px){.earnest-library-module .earnest-card{height:250px}}