.book{padding:30px 20px}.book .books,.book-header{display:grid;grid-template-columns:1fr}.book .books{column-gap:22px;margin-bottom:30px;margin-top:55px;row-gap:22px}.book .book-header h3{margin-bottom:20px;padding-right:20px}.book .book-header h3 i{font-style:italic;font-weight:700}.book .book-header p{font-size:24px;line-height:32px}.book .books__card{align-items:center;background-color:#000;display:flex;margin:0;max-width:100%;overflow:hidden;padding:30px;position:relative;transition:background-color .15s linear}.book .books__card a.position-cover{bottom:0;left:0;position:absolute;right:0;top:0}.book .card__image{margin-right:30px}.book .card__image img{width:124px}.book .card__text h6{margin-bottom:15px;text-decoration:underline;text-decoration-color:hsla(0,0%,100%,0);text-decoration-thickness:.05em;text-underline-offset:3px;transition:color .15s linear}.book .card__text p{color:#aaa;font-size:16px;letter-spacing:0;line-height:22px;transition:color .15s linear}@media (min-width:768px){.book{padding:70px 40px}.book .books{grid-template-columns:1fr 1fr;margin-bottom:60px;margin-top:75px}.book .books__card{padding:65px 30px}}@media (min-width:992px){.book-header{grid-template-columns:1fr 1fr}.book .books{grid-template-columns:1fr 1fr 1fr}}.book .books__card:hover{background-color:#d0ff00}.book .books__card:hover h6{text-decoration-color:#000}.book .books__card:hover h6,.book .books__card:hover p{color:#000}.book .books__card:hover img{box-shadow:0 14px 44px rgba(0,0,0,.35)}.books__link{text-align:center}.books__link a{border:1px solid #fff;display:inline-block}.books__link a:hover{background-color:#fff;color:#000}.books__link a:after{background:url(https://858343.fs1.hubspotusercontent-na1.net/hubfs/858343/arrow-secondary.svg) 100% no-repeat;bottom:2px;transform:rotate(90deg);transition:bottom .15s linear;vertical-align:middle}.books__link a:hover:after{background:url(https://858343.fs1.hubspotusercontent-na1.net/hubfs/858343/arrow-small.svg) 100% no-repeat;bottom:-2px}