.wrap{display:flex;align-items:center;justify-content:space-between;height:600px;box-shadow:0 5px 10px #c3c3d8;width:100%;background-color:#010827}.left{flex:1 1;top:10px;right:150px;text-align:center}.left h2{font-family:"Poppins",sans-serif;font-size:3rem;color:#daa520;margin-top:120px}.left img{margin-top:40px;width:350px;height:200px}.srch{margin-top:10px;display:flex;align-items:center;justify-content:center}.srch input{outline:0;border:0;width:350px;font-size:15px;font-weight:700}.srch button,.srch input{height:35px;padding:0 .5rem}.srch button{outline:none;border:none}.right{flex:1 1;position:relative}.right :before{content:"";position:absolute;top:0;right:0;width:110%;height:540%;background:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/static/media/bg1.fb6b8d54.jpg);background-repeat:no-repeat;-webkit-clip-path:circle(105% at right 300px);clip-path:circle(105% at right 300px);margin-top:-240px}.right h1{font-family:"Poppins",sans-serif;font-size:3rem;color:#daa520;text-align:center}.container{background-color:#001055;height:inherit}.main{width:65%;height:100%;margin:0 auto;padding-top:50px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,.5fr));grid-gap:20px;box-sizing:border-box}@media (max-width:414px){.wrap{flex-direction:column}.right{display:none}.left h2{margin-top:200px}.main{margin-left:100px}}@media (min-width:415px) and (max-width:737px){.wrap{height:400px}.left{top:20px;right:90px;text-align:center}.left h2{font-family:"Poppins",sans-serif;font-size:3rem;color:#daa520;margin-top:50px}.left img{margin-top:20px;width:300px;height:150px}.srch input{width:350px;height:30px}.srch button{height:30px}.right{display:none}}.card{background-color:#353579;border-radius:1rem;padding:.5rem;margin-bottom:10px;box-shadow:0 5px 5px rgba(212,185,150,.5);transition:.5s;text-align:center;position:relative;height:300px}.card:hover{transform:scale(.9);background-color:hsla(0,0%,100%,.8)}.card img{width:100%;height:220px;border-radius:1rem 1rem 0 0}.desc{display:flex;flex-direction:column}.title{font-size:16px;margin-bottom:12px;color:#fff}.price,.title{font-family:"Poppins",sans-serif}.price{position:absolute;bottom:9px;left:10px;right:10px;background-color:#001055;color:#4343c5;font-size:20px;font-weight:700;padding:.2rem}@media (min-width:415px) and (max-width:737px){.card{height:275px;width:90%}.card img{width:100%;height:200px;border-radius:1rem 1rem 0 0}}.overlay{min-height:100vh;width:100%;position:fixed;left:0;top:0;bottom:0;right:0;background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1));display:flex;align-items:center;justify-content:center}.overlay-inner{background:#3636c0;width:700px;height:550px;padding:1.5rem;position:relative;box-sizing:border-box;overflow:hidden;font-size:1.3rem;color:#fff;font-family:"Poppins",sans-serif;border-radius:15px;overflow-y:scroll}.close{position:absolute;top:1rem;right:1rem;outline:none;border:none;font-size:17px;color:#fff;background-color:transparent;cursor:pointer}.inner-box{margin-top:30px;display:flex;justify-content:center}.inner-box img{margin-right:20px;width:150px;height:200px}.inner-box h3{color:#52d152;margin-top:10px}.inner-box h4{color:#020283}.inner-box button{outline:none;border:none;width:100px;border-radius:5px;background-color:#daa520;color:#fff;font-weight:700;padding:.3rem .5rem;cursor:pointer}.description,.inner-box button{font-family:"Poppins",sans-serif}.description{margin-top:2rem;text-align:justify;font-size:13px}.navbar{width:100%;height:18vh;background-color:#001055;z-index:999}img{height:130px;width:250px;display:flex;margin:auto}@media (min-width:415px) and (max-width:737px){img{height:80px;width:200px}}
/*# sourceMappingURL=main.8bac84fe.chunk.css.map */