@import url(https://fonts.googleapis.com/css2?family=Red+Rose:wght@400;700&display=swap);:root{--textblack-color:#434343;--white-color:#fff;--major-background-color:linear-gradient(90deg,#a02279 11.45%,#a02279 0);--footer-background-color:#1d1d1e;--whiteline-background-color:linear-gradient(124.4deg,#fff 10.8%,#fff 87.34%)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body,button,code,input,select{font-family:Red Rose,cursive}h1,h2,h3,h4,h5,h6{font-weight:700}p{font-weight:400}.container{margin:0 auto;max-width:1250px}@media screen and (max-width:1250px){.container{max-width:1100px}}@media screen and (max-width:1100px){.container{max-width:992px}}@media screen and (max-width:920px){.container{max-width:768px}}@media screen and (max-width:576px){.container{max-width:450px}}@media screen and (max-width:450px){.container{max-width:350px}}@media screen and (max-width:350px){.container{max-width:330px}}footer{background:var(--footer-background-color);color:var(--white-color);padding:80px 20px}.footer-container{display:flex;justify-content:space-between}.footer-logo{cursor:pointer;height:40px;width:233px}.footer-social-icons{display:flex;gap:32px;margin-top:50px}.footer-social-icons>img{cursor:pointer;height:18px;width:18px}.footer-copyright,.footer-copyright-mobile{font-size:16px;font-weight:400;line-height:16px;margin-top:50px}.footer-copyright-mobile{display:none;text-align:center}.footer-menu>ul{font-size:14px;font-weight:400;line-height:35px;list-style:none}.footer-menu>ul>li{cursor:pointer}.footer-menu>h3{font-size:18px;font-weight:700;line-height:22.48px;margin-bottom:20px}@media screen and (max-width:768px){.footer-container{grid-gap:30px;display:grid;gap:30px}.footer-container>div:not(last-child){margin-bottom:20px}.footer-social-icons{margin-top:20px}.footer-copyright{display:none}.footer-copyright-mobile{display:block}.footer-menu>h3{margin-bottom:10px}}header{background-color:#fff;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:10}.header-container{align-items:center;display:flex;justify-content:space-between}.header-logo,.mobile-header-logo{cursor:pointer;height:36.67px;width:233px}.header-navlinks{display:flex;gap:48px}.header-navlinks>a,.nav-mobile>a{color:var(--textblack-color);font-size:16px;font-weight:400;line-height:25px;text-decoration:none;transition:.5s}.header-btn,.header-btn-mobile{background:var(--major-background-color);border:none;border-radius:10px;color:var(--white-color);cursor:pointer;font-size:16px;font-weight:400;line-height:20px;padding:15px 27px}.header-btn-mobile{display:none;width:250px}.close-header-mobile,.header-mobile{cursor:pointer;display:none;height:32px;width:32px}.scroll-header{box-shadow:0 -1px 4px rgba(0,0,0,.15)}.mobile-header-logo,.nav-mobile-container{display:none}.nav-mobile{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:920px){.header-btn,.header-navlinks{display:none}.close-header-mobile,.header-btn-mobile,.header-mobile,.mobile-header-logo{display:block}.close-header-mobile{position:absolute;right:10%}.nav-mobile-container{display:block}.nav-mobile{background-color:var(--white-color);height:100vh;left:0;padding:2.5rem;position:fixed;top:0;-webkit-transform:translateX(-185%);transform:translateX(-185%);transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%;z-index:999}.nav-mobile.nav-active{-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (max-width:350px){.header-logo,.mobile-header-logo{height:auto;width:133px}}.backdrop{background-color:rgba(64,64,64,.3);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:20}.modal{background-color:var(--white-color);border-radius:16px;height:326px;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px;z-index:30}@media screen and (max-width:768px){.container{max-width:650px}}@media screen and (max-width:576px){.modal{width:450px}}@media screen and (max-width:450px){.modal{width:350px}}@media screen and (max-width:350px){.modal{width:330px}}.modal-title{align-items:center;display:flex;justify-content:space-between;padding:24px 32px}.modal-title>h3{color:#333;font-size:24px;line-height:30px}.modal-title>img{cursor:pointer;height:24px;width:24px}hr{border:1px solid #cfd8dc}.modal-wallet-pick{color:#333;font-size:16px;line-height:20px;padding:32px 32px 16px}.wallet-container{padding:0 32px 24px}.walletlist-container{align-items:center;background-color:#f8f9fa;border:1px solid #cfd8dc;border-radius:12px;display:flex;justify-content:space-between;padding:10px 20px}.walletlist-container:first-child{margin-bottom:16px}.walletlist-container>img{cursor:pointer;height:20px;width:20px}.walletlist{align-items:center;display:flex;gap:16px}.walletlist>img:first-child{height:44px;width:44px}.walletlist>img:nth-child(2){height:40px;width:40px}@media screen and (max-width:350px){.modal-title>h3{font-size:20px}}.brands-section{background:var(--major-background-color);margin:auto;overflow:hidden;padding:20px}.brand-container{display:flex;justify-content:space-between}.brand-container>img:first-child{height:50px;width:222px}.brand-container>img:nth-child(2){height:37.56px;width:214.14px}.brand-container>img:nth-child(3){height:40.79px;width:198.32px}@media screen and (max-width:768px){.brand-container{align-items:center;-webkit-animation:scroll 10s linear infinite;animation:scroll 10s linear infinite;width:250px}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-750px);transform:translateX(-750px)}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-750px);transform:translateX(-750px)}}.brand-container>img{margin-right:100px}}.hero-section{background:var(--whiteline-background-color);padding:150px 20px 80px}.hero-container{align-items:center;display:flex;justify-content:space-between}.hero-about>.hero-text{color:var(--textblack-color);font-size:56px;font-weight:400;line-height:78.4px}.hero-about>.hero-text>span{color:#a02279;font-weight:700}.hero-about>.hero-text-description{color:var(--textblack-color);font-size:24px;line-height:35px;margin:48px 0;width:636px}.hero-search{border:1px solid #a3a3a3;border-radius:8px;display:flex;height:54.08px;padding-left:15px;width:618.71px}.hero-search>input{border:none;font-size:14px;font-weight:400;line-height:18.2px;outline:none;padding-right:15px;width:100%}.hero-search>button{background:var(--major-background-color);border:none;border-radius:0 8px 8px 0;color:var(--white-color);cursor:pointer;font-size:16px;font-weight:400;line-height:19.2px;padding:17px 87px}.hero-img>img{height:459px;width:476px}@media screen and (max-width:1250px){.hero-about>.hero-text-description,.hero-search{width:500px}.hero-search>button{padding:17px 50px}}@media screen and (max-width:1100px){.hero-about>.hero-text{font-size:48px;line-height:59.95px}.hero-about>.hero-text-description{font-size:20px;line-height:35px;margin:30px 0}.hero-img>img{height:359px;margin-top:50px;width:376px}}@media screen and (max-width:920px){.hero-container{align-items:center;flex-direction:column}.hero-about>.hero-text{width:500px}.hero-about{align-items:center;display:flex;flex-direction:column}}@media screen and (max-width:768px){.hero-search{width:450px}.hero-about>.hero-text,.hero-about>.hero-text-description{width:auto}}@media screen and (max-width:450px){.hero-search{width:350px}.hero-search>button{padding:17px 30px}.hero-img>img{height:309px;width:326px}}@media screen and (max-width:350px){.hero-section{padding-top:80px}.hero-about>.hero-text{font-size:35px;line-height:45px}.hero-search{width:290px}}.nfts{background:var(--major-background-color);padding:120px 20px 80px}.nft-container{align-items:center;display:flex;justify-content:space-between}.nft-about-text{color:var(--white-color)}.nft-about-text>h2{font-size:48px;line-height:59.95px;margin-bottom:35px}.nft-about-text>p{font-size:18px;font-weight:400;line-height:35px;margin-bottom:50px;width:415px}.nft-about-text>button{background:var(--whiteline-background-color);border:none;border-radius:8px;color:#a02279;cursor:pointer;font-size:16px;font-weight:400;line-height:19px;padding:14px 33px}.nft-about-img>img{height:574.85px;width:704px}@media screen and (max-width:1250px){.nft-about-img>img{height:474.85px;width:604px}}@media screen and (max-width:1100px){.nft-about-img>img{height:374.85px;width:504px}}@media screen and (max-width:920px){.nft-container{grid-gap:50px;display:grid;gap:50px}.nft-about-text>h2{font-size:35px}.nft-about-text>p{font-size:16px}.nft-about-img{display:grid;justify-content:center;width:auto}.nft-about-img>img{height:374.85px;width:504px}.nft-container>.nft-about-img{justify-content:center}}@media screen and (max-width:768px){.nft-about-img>img{height:274.85px;width:404px}}@media screen and (max-width:450px){.nft-about-img>img{height:200px;width:auto}.nft-about-text>p{width:auto}}.placelist{grid-column-gap:24px;grid-row-gap:24px;color:var(--textblack-color);-webkit-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(292px,1fr));row-gap:24px}.placelist-container{border:1px solid #d7d7d7;border-radius:15px;height:372px;padding:16px;width:292px}.placelist-container>img:first-child{height:265px;width:260px}.placelist-title{margin:16px 0 10px}.placelist-distance,.placelist-title{display:flex;font-size:12px;justify-content:space-between;line-height:13px}.placelist-distance>p,.placelist-title>p{font-size:12px;line-height:13px}.placelist-title>p:nth-child(2){font-weight:700}.placelist-rating{height:12px;margin-top:9px;width:92px}@media screen and (max-width:920px){.placelist{justify-items:center}}@media screen and (max-width:768px){.placelist{justify-items:center}}.places-section{background:var(--whiteline-background-color);padding:120px 20px 80px}.places-container>h2{font-size:48px;line-height:59.95px;margin-bottom:50px;text-align:center}@media screen and (max-width:576px){.places-container>h2{font-size:35px;line-height:45px}}.place-to-stay-section{padding:120px 20px 80px}.place-to-stay-locations{align-items:center;display:flex;gap:65px;margin-bottom:50px}.place-to-stay-locations>div:first-child{color:var(--textblack-color);display:flex;font-size:20px;gap:48px;line-height:25px}.place-to-stay-locations>div:nth-child(2){align-items:center;border:1px solid #b4b4b4;border-radius:8px;display:flex;font-size:16px;height:48px;justify-content:space-between;line-height:19px;padding:14px 13px;width:161px}.place-to-stay-locations>div:nth-child(2)>img{height:24px;width:24px}.place-to-stay-locations-mobile{display:none}@media screen and (max-width:1100px){.place-to-stay-locations{display:none}.place-to-stay-locations-mobile{display:block}.place-to-stay-locations-dropdown{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEdSURBVHgB7djNDYJAEAXgWbQJbtZAuEsJlmAnYiVait4JsQQ90QW4Y9QYws/izq7BfV9CghFZBibmMUQAIC5Jki1v5MGChPGFK6UOetvEcXyrqupCDkUkLIqiVde+K+IF+Lb8/MCP3/Su1XV9LcvyOHRM0zTrNE1zEtRe913Aq3f1okYn0sfyb2ikiEyfLyNB7XX/p4W4Iq5MsoW0k75jZxLU20LM4IIm4YsviiInh2bfQuIF8CPu2p8Vn1ECguCypcTTaJvrdOr8b9R1Og03jZriRDp2jE0K/jqNSrFNweGmUVPPFsr6vrdNwYoc4zcyXcTusZhSe+l0ijQ6BukUQoTZ6ASYjf4aZqOYjVrCbHQIZqMGMBvtgvQJ4M8dr8zjckmLDEkAAAAASUVORK5CYII=) no-repeat 100%;background-origin:content-box;background-size:24px;border:1px solid #b4b4b4;border-radius:8px;display:inline-block;font-size:16px;height:48px;line-height:19px;margin-bottom:50px;outline:none;overflow:hidden;overflow:-moz-hidden-unscrollable;padding:5px 13px;position:relative;width:100%}#Location{-webkit-appearance:none;appearance:none!important}}
/*# sourceMappingURL=main.00b3f58d.css.map*/