@import url(https://fonts.googleapis.com/css2?family=Bodoni+Moda&family=Poppins:wght@300&display=swap);*{font-family:Poppins,sans-serif;margin:0;padding:0}:root{--primary-color:#755139;--secondary-color:#d4b996}body{background-color:#755139;background-color:var(--primary-color)}html{font-size:75.5%}.header{align-items:center;box-shadow:0 5px 10px #d4b996;box-shadow:0 5px 10px var(--secondary-color);color:#d4b996;color:var(--secondary-color);display:flex;height:500px;position:relative;width:100%}.header:before{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/light-on-book_shutterstock_149736146.cf7b45db884461cd6de8.jpg);-webkit-clip-path:circle(60% at left 300px);clip-path:circle(60% at left 300px);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.search{position:absolute;right:150px;text-align:center;top:10px}.search h2{font-size:3rem;margin-bottom:15px;margin-top:20px}.search img{margin-top:30px;width:400px}.headline h1{font-family:Bodoni Moda,serif;font-size:3rem;margin-left:35px;text-align:center}.search-field{align-items:center;display:flex;justify-content:center}.search-field input{border:0;font-size:15px;font-weight:700;height:35px;outline:0;padding:0 .5rem;width:350px}.search-field button{border:none;height:35px;outline:none;padding:0 .5rem}.container{grid-gap:20px;box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,.5fr));margin:25px auto 0;width:65%}.card:hover{background-color:hsla(0,0%,100%,.8);-webkit-transform:scale(.9);transform:scale(.9)}.card{background-color:#d4b996;background-color:var(--secondary-color);border-radius:1rem;box-shadow:0 5px 5px hsla(34,42%,71%,.5);margin-bottom:10px;padding:.5rem;position:relative;text-align:center;transition:.5s}.card img{border-radius:1rem 1rem 0 0;height:200px;width:100%}.card .bottom{display:flex;flex-direction:column}.card .bottom .title{font-size:14px;margin-bottom:32px}.card .bottom .amount{background-color:#755139;background-color:var(--primary-color);bottom:10px;color:#d4b996;color:var(--secondary-color);font-size:13px;font-weight:700;left:10px;padding:.2rem;position:absolute;right:10px}.overlay{align-items:center;background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2));bottom:0;display:flex;justify-content:center;left:0;min-height:100vh;position:fixed;right:0;top:0;width:100%}.overlay-inner{background:#fff;box-sizing:border-box;font-size:1.3rem;height:550px;overflow:hidden;padding:1.5rem;position:relative;width:700px}.overlay-inner .close{background-color:initial;border:none;font-size:17px;outline:none;position:absolute;right:1rem;top:1rem}.overlay-inner .inner-box{display:flex;justify-content:center;margin-top:30px}.overlay-inner .inner-box img{height:200px;margin-right:20px;width:150px}.overlay-inner .inner-box h3{color:green;margin-top:10px}.overlay-inner .inner-box h4{color:blue}.overlay-inner .inner-box button{background-color:#24a0ed;border:none;border-radius:5px;color:#fff;font-weight:700;outline:none;padding:.3rem .5rem;width:100px}.overlay-inner .description{font-size:13px;margin-top:2rem;text-align:justify}@media screen and (max-width:450px){.headline .quote{font-size:1.5rem;margin-top:6rem;position:relative}.search h2{font-size:2.4rem;margin-bottom:15px;margin-left:28%;margin-top:20px;width:100%}}@media screen and (max-width:768px){.search-img{display:none}.search-field{left:auto;position:absolute;width:100%}.headline h1{font-size:2rem;left:20%;margin:auto;position:absolute;top:40%}.search{right:230px}.header:before{background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/light-on-book_shutterstock_149736146.cf7b45db884461cd6de8.jpg);-webkit-clip-path:circle(87% at left 429px);clip-path:circle(87% at left 429px)}}@media screen and (max-width:800px){.search-img{display:none}}@media screen and (max-width:1100px){.headline h1{font-size:2rem}.search img{font-size:300px}}
/*# sourceMappingURL=main.6efcc280.css.map*/