.book-component{margin:.5rem;padding:.5rem}.book-component-content{max-width:768px;margin:0 auto}.book-component-content-intro{margin-bottom:2rem}.book-component-content-intro h2{color:#414141;font-size:2rem;font-weight:bold;margin-bottom:2rem;text-align:center}.book-component-content-intro p{color:#878787;margin-bottom:1rem;padding-bottom:0}.book-component-content-flipbooks{display:-ms-grid;display:grid;grid-gap:1rem;-ms-grid-columns:1fr 1rem 1fr;grid-template-columns:repeat(2,1fr);justify-items:center}@media only screen and (max-width:767px){.book-component-content-flipbooks{-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}}.book-component-content-flipbook{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.5rem}.book-component-content-flipbook h4{font-size:1rem;font-weight:bold;margin-bottom:.5rem}.book-component-content-flipbook a{color:#bd291c;margin:0 auto;text-decoration:underline}.book-component-content-flipbook img{max-width:320px;width:100%}