html{font-family:Open Sans}body,html{margin:0;height:100%}body{background-image:url(../../assets/images/51c2ff70ced95e6b55eb41f0a1c12cbb.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:top}nav{padding:0 10vw;height:10vh;display:flex;justify-content:space-between;align-items:center}nav a{text-decoration:none;text-transform:uppercase;color:#fff;transition:.1s ease-in-out;opacity:.6;padding:2vh 4vw}nav a:hover{opacity:1;background-color:hsla(0,0%,100%,.2)}@media screen and (max-width:425px){nav a{font-size:1rem}}@media(any-hover:none){nav{background-color:hsla(0,0%,100%,.2)}nav a{opacity:1}}@font-face{font-family:Open Sans;font-style:normal;font-weight:lighter;src:url(../../assets/fonts/ed41bedf131bc097372a961dbec109a1.ttf) format("truetype")}.book-details-wrapper{height:90vh;display:flex;justify-content:center;align-items:center}.book-details{margin:0 10vw;width:100%;display:flex;justify-content:space-evenly;align-items:stretch;line-height:19px;letter-spacing:.05em}.book-details figure{margin:0;display:flex;align-items:center}.book-details img{max-height:400px;object-fit:contain;margin:0 .5vw;-webkit-box-reflect:below 0 -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(80%,transparent),to(hsla(0,0%,98%,.25)))}.book-details .covertext{max-width:27vw;padding:1vh 4vw;background-color:hsla(0,0%,100%,.6);display:grid;font-size:.9rem;justify-items:center;grid:[row1-start] "." auto [row1-end] [row2-start] "text" 1fr [row2-end] [row2-start] "buy" auto [row2-end]/100%}.book-details .covertext #text{grid-area:text;align-self:center}.book-details .covertext #text p{text-align:center;margin:8px 0}.book-details .covertext a{grid-area:buy;justify-self:end;align-self:flex-end;color:#000}@media screen and (min-width:1100px)and (max-width:1750px){.book-details-wrapper{height:unset}.book-details{flex-direction:column;align-items:center;letter-spacing:unset}.book-details img{max-height:45vh;margin:4vh .5vw}.book-details .covertext{max-width:60%;margin-bottom:4vh}}@media screen and (min-width:500px)and (max-width:1099px){.book-details-wrapper{height:unset}.book-details{flex-direction:column;align-items:center;letter-spacing:unset}.book-details img{max-height:45vh;width:75%;margin:4vh .5vw}.book-details .covertext{max-width:80%;margin-bottom:4vh}}@media screen and (max-width:499px){.book-details-wrapper{height:unset}.book-details{flex-direction:column;align-items:center;letter-spacing:unset}.book-details img{max-height:45vh;width:50%;margin:4vh .5vw}.book-details .covertext{max-width:90%;margin-bottom:4vh}}