@import"https://fonts.googleapis.com/css2?family=Red+Rose:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;font-family:Red Rose,cursive}:root{font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;--purple-color: rgb(160, 34, 121);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:3rem;line-height:1.3}ul li{list-style:none}a{text-decoration:none}.home-container{position:relative}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.8em 5%;margin-bottom:2em;transition:all .4s linear;position:relative}.logo{height:28px}.bars,.times{font-size:1.6em;cursor:pointer}.times{position:absolute;top:4%;right:10%;transition:all .4s linear}.times:hover{color:#000}.header-links{display:none;padding:0;position:fixed;top:0;right:0;background-color:#a02279;color:#fff;width:100%;height:100vh;text-align:center}.navbar-links{padding:6em .5em;display:flex;flex-direction:column}.navbar-links li{text-align:center;margin:0 0 30px;font-size:1.2em}.navbar-links li a{color:#fff;font-weight:400;transition:all .4s linear}.navbar-links li a:hover{color:#000}.btn{background-color:none;border:none;padding:.7em 2em;cursor:pointer;font-size:1rem;border-radius:8px;text-align:center;font-weight:600}.btn-wallet{background-color:#fff;color:var(--purple-color);transition:all .4s linear;font-weight:500}.btn-wallet:hover{color:#000}.search-submit{background-color:var(--purple-color);color:#fff}.connect-wallet{position:fixed;width:100%;background-color:#0000004d;min-height:100vh;left:0;top:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.active-connect{top:0;z-index:10}.connect-wallet p{font-weight:600}.connect{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid gainsboro;padding:.2em 1em;margin-bottom:1em}.inner-wallet{background-color:#fff;width:90%;border-radius:8px;max-width:500px;position:relative}.inner-wallet small{padding:.5em 1em;margin-bottom:3em}.dropdown{display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:.5em 1em;width:95%;margin:0 auto 1em;border-radius:7px;border:1px solid gainsboro}.dropdown .dropdown-logo{height:35px}.connect-times{cursor:pointer;transition:all .3s linear}.connect-times:hover{color:red}.header{padding:0 5%;text-align:center;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:2em;width:100%}.header p{font-size:1.25rem;line-height:1.5;margin-bottom:2em}.header-nfts{display:flex;margin:0 auto}.head-nft{display:flex;flex-direction:column}.left-nft{margin-top:15%;margin-right:2em}.head-nft img{width:100%;margin:.2em}.accent{color:#a02279}.search-space{width:100%;display:flex;align-items:center;margin-bottom:2em}.search-space input{width:70%;padding:.878em 1.5em;border-radius:8px 0 0 8px;background-color:#fff;outline:none;border:1px solid gray;border-right-color:transparent}.search-space button{width:30%}.search-submit{border-radius:0 8px 8px 0;padding:.7em 2em}.sponsors{background-color:#a02279;width:100%;display:flex;justify-content:space-between;flex-direction:column;padding:.5em 8%;margin:2em 0}.sponsor-logo{height:35px;margin:0 0 30px}@media screen and (min-width: 800px){.sponsors{flex-direction:row}.sponsor-logo{height:35px;margin:0}}.home-rentals{padding:2em 5%;text-align:center;font-size:.9em}.home-rentals h2{font-size:2.8rem;margin-bottom:1.4em;line-height:1.3}.home-rentals-grid .grid-card{padding:1em;width:90%;border:1px solid grey;border-radius:8px;margin:0 auto 1.2em}.home-rentals-grid .grid-card>img{width:100%}.card-top-details,.card-bottom-details{display:flex;justify-content:space-between;text-align:left;width:100%;margin:0 auto;font-size:.9em}.home-rentals-grid .grid-card .price{font-weight:700}.ratings{text-align:left;width:100%;margin:0 auto}.ratings>img{margin-right:2.5px}.accent-section{text-align:center;background-color:#a02279;padding:7% 8%;color:#fff;margin:0;display:flex;flex-direction:column}.accent-section h3{font-size:2.4rem;margin-bottom:1.4em}.accent-section p{font-size:1.25rem;line-height:1.5;font-weight:200;margin-bottom:2.5em}.learn-more{color:#a02279;background-color:#fff}.accent-content{margin-bottom:3em}.accent-images{width:70%;margin:0 auto;text-align:center}.accent-images>img{width:75%}.accent-images .metabnb-nft-1{margin:0 0 0 27%}.accent-images .metabnb-nft-2{margin:-35% 10% 0 -30%}.accent-images .metabnb-nft-3{margin:-37% 10% 0 23%}.filter-links{padding:.4em;margin:0 auto;flex-wrap:wrap}.places-links{display:flex;justify-content:space-around;align-items:center;gap:.5em;flex-wrap:wrap}.location{border:1px solid grey;border-radius:7px;display:flex;align-items:center;padding:5px}.location img{margin-left:10px}@media screen and (max-width: 800px){.places-links li{width:25%}.location{width:24%;margin:0}}footer{background-color:#000;color:#fff;padding:1% 5%;text-align:center}.footer{display:flex;justify-content:space-between;flex-direction:column}footer ul li{font-weight:100;margin-bottom:.3em}footer ul li a{color:#fff}.social-logo{display:flex;align-items:center;justify-content:space-between;width:27%;margin:0 auto}.socials{margin-bottom:.7em}.footer-logo{height:30px;margin:1.2em 0 4em}.copyright{font-weight:200}@media screen and (min-width: 750px){.home-rentals-grid{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1em}.home-rentals-grid .grid-card{margin:0;width:48%}}@media screen and (min-width: 800px){.home-rentals-grid .grid-card{width:31.8%}}@media screen and (min-width: 950px){.bars,.times{display:none}.header-links{display:flex;align-items:center;justify-content:space-between;position:relative;background-color:#a02279;color:#000;width:65%;height:0;text-align:left}.header{text-align:left;flex-direction:row;align-items:center}.header-content{width:50%}.header-nfts{display:flex;gap:.4em}.head-nft{display:flex;flex-direction:column}.left-nft{margin-top:15%;margin-right:.4em}.navbar-links{padding:0;display:flex;flex-direction:row;align-items:center}.navbar-links li{text-align:left;margin:0 25px 0 0;font-size:1.1em}.navbar-links li a{color:#000}.navbar-links li a:hover{color:#a02279}.btn-wallet{background-color:var(--purple-color);color:#fff;transition:all .4s linear;font-weight:500}.accent-section{text-align:left;flex-direction:row;align-items:center;justify-content:space-between;padding:6% 5%}.accent-section p{line-height:1.7}.accent-content{width:40%;padding:1.5em}.accent-images{width:54%;margin:0}.accent-images>img{max-width:65%}.accent-images .metabnb-nft-3{margin:-30% 10% 0 27%}footer{text-align:left;padding:1.3em 8%}.footer{display:flex;justify-content:space-between;flex-direction:row}.social-logo{width:50%;margin:0}.home-rentals{font-size:.7em;padding:4em 5%;gap:1.7em}.home-rentals-grid .grid-card{width:23.6%}.card-top-details,.card-bottom-details{flex-direction:row;width:100%}.ratings{width:100%}}.active{display:block}
