#library{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;margin:85px 0px;justify-content:space-between}#library .separator{width:100%;display:flex;flex-direction:column;margin-bottom:20px}#library .separator h2{font-family:"Ubuntu";font-style:normal;font-weight:500;font-size:21px;line-height:24px;color:#4f4e50;margin-bottom:5px}#library .library{display:flex;flex-direction:column}#library .library .button__more{font-family:"Ubuntu";font-style:normal;font-weight:700;font-size:18px;line-height:17px;letter-spacing:.01em;text-decoration-line:underline;color:#529ba3;display:flex;justify-content:flex-end}#library .library__books{display:flex;justify-content:space-between;width:805px;margin-bottom:40px}#library .library__books-cape{width:145px;height:205px;filter:drop-shadow(0px 4px 20px rgba(80, 93, 118, 0.27))}#library .library__books-cape img{width:145px;height:205px;object-fit:cover}#library .library__books-info{width:650px}#library .library__books-info h2{font-family:"Ubuntu";font-style:normal;font-weight:500;font-size:18px;line-height:21px;color:#4f4e50}#library .library__books-info p{font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:11px;line-height:18px;color:#4f4e50}#library .library__books-info .category{display:flex;margin-top:5px;margin-bottom:10px}#library .library__books-info .category__favorite{align-items:center;justify-content:center;display:flex;width:110px;height:20px;background:rgba(221,166,72,.3);border-radius:6px;font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:10px;line-height:11px;color:#4f4e50}#library .library__books-info .category__favorite svg{margin-right:5px}#library .library__books-info .category__article{align-items:center;justify-content:center;display:flex;width:95px;height:20px;background:rgba(82,155,163,.3);border-radius:6px;margin-left:5px;font-family:"Ubuntu";font-style:normal;font-weight:300;font-size:10px;line-height:11px;color:#4f4e50}#library .library__books-info .books__description{display:flex;margin-top:10px;border-top:1px solid #c4c5ca;padding-top:10px}#library .library__books-info .books__description-date{margin-right:20px}#library .library__books-info .books__description-date strong{margin-left:5px}#library .library__books-info .books__description-tags strong{margin-left:5px}#library .library__nav{width:280px;height:auto;border:1px solid #e7e7e7;border-radius:6px;padding:25px;font-family:"Ubuntu";font-style:normal;font-weight:700}#library .library__nav h2{display:flex;flex-direction:column;font-size:26px;line-height:17px;color:#4f4e50}#library .library__nav h2 span{background:#529ba3;border-radius:30px;width:65px;height:6px;margin:15px 0px 25px 0px}#library .library__nav a{font-size:15px;line-height:17px;color:#529ba3}#library .library__nav-items{display:flex;flex-direction:column}#library .library__nav-items a{border-bottom:1px solid #e7e7e7;padding-bottom:20px;margin-bottom:20px}#library .library__nav-more{display:flex;justify-content:flex-end;text-decoration:underline}@media only screen and (max-width: 500px){#library .library{width:100%}#library .library__books{width:100%}#library .library__books-info{width:70%;padding-left:20px}#library .library__books p{display:none}#library .library__nav{display:none}}/*# sourceMappingURL=library.css.map */
