@import"https://fonts.googleapis.com/css2?family=Red+Rose&display=swap";@import"https://fonts.googleapis.com/css2?family=Sora:wght@600&display=swap";*{padding:0;margin:0;box-sizing:border-box}body{scroll-behavior:smooth;font-family:Red Rose;color:#434343}a{text-decoration:none;color:inherit}button{border:unset}.purple{background:linear-gradient(90deg,#A02279 11.45%,#A02279 11.45%)}.hero-container{display:flex;margin:6.5rem 6.5vw 4.5rem 6.5vw;gap:5vw;flex-wrap:wrap}.hero-tagline{flex:1.1}.hero-img-container{flex:1}.hero-container h1,.hero-container span{font-size:3rem}.hero-description{margin:2rem 0;font-size:1.2rem}.hero-search{width:100%;display:flex}input{padding:.8rem;flex:2;border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.hero-search button{flex:1;border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.hero-img-container{position:relative;bottom:4rem}.home-nav{padding:1rem 6.5vw;display:flex;justify-content:space-between}.nav-links{margin:auto 0;display:flex}.nav-link{margin:0 1rem;color:#434343;font-size:20px}.nav-link:hover{color:#a02279}.connect-btn{padding:.7rem 1.4rem;border-radius:.5rem;cursor:pointer}.mobile-nav-btn{display:none}.mobile-nav-links{padding:2rem;background-color:#a02279;color:#fff;font-weight:1.2rem;animation-delay:3s}.mobile-nav-link{z-index:1;text-align:right;display:block;margin:1rem}.purple-text{color:purple}.white-text{color:#fff}.ad{max-width:100vw;text-align:center}.connect-wallet-div{padding:.7rem;display:flex;justify-content:space-between;border-bottom:1px solid gray}.greaterthan{color:#959da6}.modal-title{font-weight:600;font-size:1.2rem;font-family:sora;color:#333}.choose-wallet-text{font-size:o.4rem;margin-left:1.2rem;margin-top:1rem;margin-bottom:-.5rem;font-family:sora;color:#333}.select-wallet-div{padding:1rem}.modal-close{cursor:pointer}.wallet-name{font-family:sora;color:#000;display:flex}.wallet-name span{margin:auto}.wallet-name img{margin-right:.5rem}.wallet-click{margin:auto 0;font-size:1rem}.wallet{display:flex;justify-content:space-between;padding:.5rem;margin:.4rem 0;border-radius:.4rem;background-color:#f8f9fa;border:1px solid #CFD8DC;font-family:sora}.inspiration-section,.places-section{padding:0 4.5vw}.inspiration-section h2{margin-top:2.5rem;font-size:2.5rem;text-align:center}.product-container{display:flex;margin:auto;justify-content:space-around;gap:1rem;flex-flow:wrap;margin:3.5rem 0}.product-img{margin:auto;display:flex}.product-item{border:1px solid gray;border-radius:.5rem;padding:1rem}.product-description{margin-top:.5rem}.product-item p{display:flex;justify-content:space-between;margin:.5rem 0}.product-item p span{font-size:.6rem}.stars{position:relative;left:0}.nft-section{background-color:#a02279;display:grid;grid-template-columns:1fr 1fr;padding:3.5rem;gap:5vw}.nft-img-container{background-color:#a02279}.nfts-img{width:44vw}.nft-text,.nft-img-container{flex:1}.nft-text h3,.nft-text p,.nft-text button{margin:2rem 0}.nft-text-header{font-size:3rem}.nft-text{padding:3.5rem;color:#fff}.nft-btn{padding:.7rem 1.4rem;color:#a02279;font-weight:600;background-color:#fff;border-radius:.5rem}.places-nav{display:flex;justify-content:space-between;padding:3.5rem}.places{max-width:80vw;white-space:nowrap;overflow:auto;padding:1rem 0}.place{margin:0 1.5vw;font-size:1.2rem}.location{border:1px solid gray;border-radius:.4rem;padding:.5rem;display:inline-flex;margin:auto 0}.location img{margin-left:.5rem}.footer-section{background-color:#000;color:#fff}footer{padding:4rem;display:flex;justify-content:space-around}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-around;flex:2}.logo-div{flex:1}footer h4{margin-bottom:1rem}footer div p{margin-bottom:.8rem;font-size:.8rem;opacity:.7;font-weight:lighter}.social-icons{margin-bottom:3rem}.social-icons img{margin:0 .6rem}.footer-final{width:fit-content;position:relative;bottom:6rem;left:6rem}@media screen and (max-width: 1000px){.hero-container{text-align:center;margin:6.5rem 6rem 4.5rem}.hero-img-container{display:none}.nft-section{display:block;text-align:center;flex-direction:column-reverse}.nfts-img{width:70vw}}@media screen and (max-width:920px){.nav-links{display:none}.mobile-nav-btn{display:inline-flex;vertical-align:middle;margin-left:4vw}}@media screen and (max-width: 600px){.home-nav{display:flex;justify-content:space-between;padding:1rem}.nav-logo{height:25px;display:flex;margin:auto 0}.connect-btn{padding:.6rem}.hero-container{margin-left:2rem;margin-right:2rem}.hero-description{font-size:1rem}.ad{height:2rem}footer{display:block;text-align:center}footer div{margin-bottom:2rem}.footer-container{display:block;margin-bottom:-1.5rem}.footer-final{position:static;text-align:center;margin:auto}}
