@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*{box-sizing:border-box;font-family:Raleway,sans-serif}.App{margin:0}header{background-color:#fff;width:100%}header .header-wrapper{margin:auto;max-width:80%}header .header-wrapper,header .header-wrapper nav{align-items:center;display:flex;justify-content:space-between}header .header-wrapper nav{width:30%}header .header-wrapper nav p{font-weight:400}header .header-wrapper form{width:30%}header .header-wrapper form input{height:3rem;width:100%}header .header-wrapper button{background-color:#fff;border:1px solid #393280;border-radius:7px;font-size:18px;font-style:normal;font-weight:600;height:3em;letter-spacing:1.17143px;line-height:22px;width:10%}header .header-wrapper button:hover{background-color:#ed553b;color:#fff;transition:1s}.booksCard{height:40vw;width:20%}.booksCard .books-card-img{background:#fff;border:1px solid #eae8df;box-shadow:0 4px 10px rgba(0,0,0,.15);height:60%;transition-duration:1s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.booksCard .books-card-img-wrapper{align-items:center;display:flex;height:100%;margin:auto;width:60%}.booksCard .books-card-img-wrapper img{width:100%}.booksCard .books-card-text h1{color:#393280;font-size:22px;font-style:normal;font-weight:600;line-height:27px;text-align:center;text-transform:capitalize}.booksCard .books-card-text h2{color:#888;font-size:14px;font-weight:400;line-height:17px}.booksCard .books-card-text h2,.booksCard .books-card-text p{font-style:normal;letter-spacing:.02em;text-align:center;text-transform:capitalize}.booksCard .books-card-text p{color:#ed553b;font-size:18px;font-weight:700;line-height:22px}.books-card-img:hover{-webkit-transform:perspective(500px) translateZ(50px);transform:perspective(500px) translateZ(50px)}.modal-book{align-items:center;background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));bottom:0;display:block;display:flex;justify-content:center;left:0;min-height:100vh;position:fixed;right:0;top:0;width:100%}.modal-book .modal-book-wrapper{background:linear-gradient(75.42deg,#fbeeee 11.08%,#f7fffe 89.87%);display:flex;justify-content:space-between;width:70%}.modal-book .modal-book-wrapper .modal-book-img{background:#f7fffe;width:30%}.modal-book .modal-book-wrapper .modal-book-img .modal-book-img-wrapper{align-items:center;display:flex;margin:auto;width:80%}.modal-book .modal-book-wrapper .modal-book-img .modal-book-img-wrapper img{margin-bottom:10%;margin-top:10%;width:100%}.modal-book .modal-book-wrapper .modal-book-text{width:70%}.modal-book .modal-book-wrapper .modal-book-text .modal-box-text-wrapper{margin:5% auto;width:80%}.modal-book .modal-book-wrapper .modal-book-text .modal-box-text-wrapper h1{color:#393280;font-size:48px;font-style:normal;font-weight:600;text-transform:capitalize}.modal-book .modal-book-wrapper .modal-book-text .modal-box-text-wrapper h2{color:#888;font-size:13px;font-style:normal;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.modal-book .modal-book-wrapper .modal-book-text .modal-box-text-wrapper h3{color:#393280;font-size:100%;font-style:normal;font-weight:600;text-transform:capitalize}.modal-book .modal-book-wrapper .modal-book-text .modal-box-text-wrapper p{color:#ed553b;font-size:23px;font-style:normal;font-weight:700;letter-spacing:.02em;text-transform:capitalize}.modal-book .modal-book-wrapper .modal-book-text .modal-box-text-wrapper .modal-btns{align-items:center;display:flex;justify-content:space-between;width:50%}.modal-book .modal-book-wrapper .modal-book-text .modal-box-text-wrapper .modal-btns button{background-color:#fff;border:1px solid #393280;border-radius:7px;height:3em;width:40%}.modal-book .modal-book-wrapper .modal-book-text .modal-box-text-wrapper .modal-btns button a{color:#393280;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1em;line-height:220%;text-decoration:none;text-transform:uppercase}.modal-book-hidden{display:none}.searchBooks{background:linear-gradient(137.07deg,#f5f7fa 2.03%,#b8c6db 79.02%);box-shadow:-10px 10px 10px rgba(0,0,0,.25);padding-top:2%}.searchBooks form{align-items:center;display:flex;height:3vw;justify-content:center}.searchBooks form input{background:#f6f6f6;border:none;border-radius:20px;color:#bcbcbc;font-size:14px;font-style:normal;font-weight:600;height:100%;letter-spacing:.05em;width:30%}.searchBooks .searched-books{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:space-between;margin-top:5%}.recomended-books{background:linear-gradient(137.07deg,#f5f7fa 2.03%,#b8c6db 79.02%);box-shadow:10px 10px 10px 10px rgba(0,0,0,.25)}.recomended-books #h1{color:#393280;font-size:48px;font-style:normal;font-weight:600;line-height:58px;padding-bottom:3%;padding-top:3%;text-align:center;text-transform:capitalize}.recomended-books .recomended-books-wrapper{align-items:center;display:flex;justify-content:space-between}.freeBooks{background:linear-gradient(137.07deg,#f5f7fa 2.03%,#b8c6db 79.02%);box-shadow:10px 10px 10px 10px rgba(0,0,0,.25);display:flex;margin-top:3%}.freeBooks .free-books-img{width:50%}.freeBooks .free-books-img img{width:100%}.freeBooks .free-books-text{align-items:center;display:flex;width:50%}.freeBooks .free-books-text .free-books-text-wrapper{margin:auto;width:80%}.freeBooks .free-books-text h1{color:#000;font-size:32px;font-style:normal;font-weight:700}.freeBooks .free-books-text p{color:#000;font-size:18px;font-style:normal;font-weight:400;letter-spacing:1.28857px;line-height:189%;margin-top:5%}.freeBooks .free-books-text form{margin-top:5%}.freeBooks .free-books-text form #freeBooksText{background:#fff;border:none;border-radius:5px;color:#9e9e9e;font-size:16px;font-style:normal;font-weight:400;height:3.5em;line-height:188%;width:60%}.freeBooks .free-books-text form #freeBooksButton{background:#ed553b;border:none;border-radius:0 5px 5px 0;color:#fff;font-size:18px;font-style:normal;font-weight:600;height:3em;letter-spacing:1.17143px;line-height:22px;width:30%}.footer{background:linear-gradient(137.07deg,#f5f7fa 2.03%,#b8c6db 79.02%);box-shadow:10px 10px 10px 10px rgba(0,0,0,.25);margin-top:3%}.footer .footer-wrapper{display:flex;justify-content:space-between;margin:auto;padding-top:3%;width:80%}.footer .footer-wrapper .footer-block p{color:#173f5f;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.02em;line-height:189%;margin-top:10%}.footer .footer-wrapper .footer-block .footer-media-block{align-items:center;display:flex;justify-content:space-between;margin-top:10%}.footer .footer-wrapper .footer-block h1{color:#ed553b;font-size:24px;font-style:normal;font-weight:600;letter-spacing:.02em;line-height:29px;text-transform:uppercase}.footer .footer-wrapper .footer-block ul{margin:0;padding-left:0}.footer .footer-wrapper .footer-block ul li{color:#173f5f;font-size:18px;font-style:normal;font-weight:600;letter-spacing:.02em;line-height:22px;list-style-type:none;margin-top:15%}.footer .footer-wrapper .footer-block .footer-news .news{align-items:center;display:flex;margin-top:5%}.footer .footer-wrapper .footer-block .footer-news .news img{width:20%}.footer .footer-wrapper .footer-block .footer-news .news .news-text h1{color:#ed553b;font-size:18px;font-style:normal;font-weight:500;line-height:22px}.footer .footer-wrapper .footer-block .footer-news .news .news-text p{color:#173f5f;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.footer .footer-last{display:flex;justify-content:space-between;margin:5% auto auto;padding-bottom:3%;width:80%}.footer .footer-last p{color:#173f5f;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.02em;line-height:22px}.footer .footer-last p a{color:#ed553b;text-decoration:none}.CollectionItem{align-items:center;border-top:1px solid gray;display:flex;margin:3% auto auto;padding-top:2%;width:60%}.CollectionItem img{width:15%}.CollectionItem .collection-item-info{padding-left:5%}.CollectionItem .collection-item-info h1{color:#393280;font-size:22px;font-style:normal;font-weight:600;line-height:27px;text-transform:capitalize}.CollectionItem .collection-item-info h2{color:#888;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.02em;line-height:17px;text-transform:capitalize}.CollectionItem .collection-item-info p{color:#ed553b;font-size:18px;font-style:normal;font-weight:700;letter-spacing:.02em;line-height:22px;text-transform:capitalize}.CollectionItem .collection-item-info a{color:#393280;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.1em;line-height:220%;text-decoration:none;text-transform:uppercase}.CollectionItem .collection-item-info a button{background-color:#fff;border:1px solid #393280;border-radius:7px;height:3em;width:50%}.CollectionItem .collection-item-info a button:hover{background-color:#ed553b;color:#fff;transition:1s}
/*# sourceMappingURL=main.5630e7a5.css.map*/