.novela-card{flex-direction:column;gap:30px;width:100%;display:flex}.novela-card-img-wrapper{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;gap:80px;width:100%;display:flex}.novela-card img{object-fit:cover;object-position:center;border-radius:8px;width:40%;height:auto;display:block}.novela-card-text{text-align:justify;flex-direction:column;gap:12px;display:flex}.novela-card h3{color:#2e2e2e;margin-bottom:0;font-family:Instrument Serif;font-size:40px}.novela-card p{color:#2e2e2e;font-size:18px;line-height:1.5em}@media (max-width:600px){.novela-card{width:100%}}
.to-buy-widget{box-sizing:border-box;background-color:unset;cursor:pointer;border:1px solid #2e2e2e;border-radius:4px;width:auto;height:76px;padding:14px;transition:transform .3s}.to-buy-widget img{width:auto;height:100%}.to-buy-widget:hover{transform:scale(1.1)}@media (max-width:600px){.to-buy-widget{height:40px;padding:8px}}
