@import url(https://fonts.googleapis.com/css2?family=Manrope&family=Montserrat&family=Mulish:ital@1&family=Poppins&family=Raleway&family=Roboto&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif;height:100vh;overflow-x:hidden;overflow-y:auto;width:100%}.container{align-items:center;display:flex;flex-direction:column;justify-content:center}.title{border:7px dashed #0111a0;border-radius:20px;font-size:3rem;margin:6vh;padding:1vh 5vw}.cardsContainer{flex-flow:row wrap;margin:0 auto;max-width:1300px}.card,.cardsContainer{display:flex;justify-content:center}.card{align-items:center;border-radius:10px;box-shadow:0 3px 8px #0000003d;flex-direction:column;height:-webkit-max-content;height:max-content;margin:1rem;padding:1rem;width:400px}.cityImage{aspect-ratio:1/1;object-fit:cover;width:380px}.tourInfo{margin:20px 5px}.tourPrice{color:#1faa59;font-size:1.3rem}.tourPrice:before{content:"₹ "}.tourCityName{font-size:1.5rem}.readMore{color:#12b0e2;cursor:pointer}.notIntrestedBtn{background-color:#b4161b21;border:1px solid #b4161b;border-radius:10px;color:#000;cursor:pointer;font-size:18px;font-weight:700;margin-top:18px;padding:10px 80px;transition:all .4s}.notIntrestedBtn:hover{background-color:red;color:#fff}.refresh{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.refresh h2{font-size:1.5rem;font-weight:700;text-transform:capitalize}.refreshBtn{border:1px solid #fff;cursor:pointer;margin-top:18px;padding:10px 80px}
/*# sourceMappingURL=main.0af68477.css.map*/