body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}body{font-family:"Poppins",sans-serif}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.profile-image{width:50px;height:50px;border-radius:50%}.card-image{width:350px;height:250px;margin:auto;padding:10px;border-radius:20px}.card{width:400px;height:670px;border:0;border-radius:10px}.packages-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;margin-left:10px;margin-top:100px}@media only screen and (max-width:688px){.packages-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.packages-container{grid-template-columns:repeat(2,1fr)}}.resort-image{height:250px;width:250px;border-radius:50%}.resort-image:hover{height:320px;width:320px}.iframe{width:960px;height:515px}@media only screen and (max-width:688px){.iframe{width:50px;height:50px}}@media only screen and (min-width:689px) and (max-width:991px){.iframe{width:100px;height:100px}}.blogs-section{width:100%;padding:50px 5vw;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:80px}.blog-text{padding-top:40px}.blog-image{width:100%;height:250px;object-fit:cover;border-radius:10px;margin-bottom:10px}.blog-overview{margin:10px 0 20px;line-height:30px}.btn.dark{background:#1b1b1b;color:#fff}@media only screen and (max-width:688px){.blogs-section{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.blogs-section{grid-template-columns:repeat(2,1fr)}}.review-section{margin-top:100px;margin-bottom:100px}.booking-text{margin-right:auto;margin-top:40px;padding:5px}.button-section{margin:114px}.manage-container{margin:200px}.package-box{width:300px;height:380px}.package-title{margin-top:100px;margin:100px}.myorder-review{margin:200px}
/*# sourceMappingURL=main.985bbfc2.chunk.css.map */