.HeroHeader-module__97BNNG__heroHeader{color:#fff;background-image:url(/assets/hero-header-bg.png);background-position:50%;background-size:cover;border-radius:0 0 30px 30px;flex-direction:column;justify-content:center;align-items:flex-start;padding:10%;display:flex}.HeroHeader-module__97BNNG__heroHeader h1{text-transform:uppercase;font-family:Trajan Pro;font-size:3.6rem;font-weight:lighter;line-height:normal}.HeroHeader-module__97BNNG__heroHeader p{width:60%;padding-left:4px;font-size:1.2rem}@media (max-width:768px){.HeroHeader-module__97BNNG__heroHeader{padding:5%}.HeroHeader-module__97BNNG__heroHeader h1{font-size:3rem;font-weight:700}.HeroHeader-module__97BNNG__heroHeader p{width:100%;font-size:1rem}}@media (max-width:480px){.HeroHeader-module__97BNNG__heroHeader h1{font-size:2rem}}
.Button-module__0yBoUG__container{position:relative}.Button-module__0yBoUG__container button{border:1px solid #000;gap:10px;font-size:.875rem}.Button-module__0yBoUG__container button:before{content:"";aspect-ratio:1;z-index:1;background:#fff;border-radius:50%;width:0;transition:width .6s;position:absolute;top:50%;left:-100%;transform:translateY(-50%)}.Button-module__0yBoUG__container button:hover:before{width:200%}
.ProductCard-module__aoKufG__product{border-radius:20px;width:270px;min-width:270px;margin:4px;position:relative;overflow:hidden;box-shadow:0 0 10px #0003}.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__top{width:100%;position:relative;overflow:hidden}.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__top>a>img{object-fit:cover;border-bottom-left-radius:20px;width:100%;height:320px}.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__top .ProductCard-module__aoKufG__cartActionBtn{background-image:url(/assets/vectors/product-card-bottom.svg);background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0}.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__btm h5{font-size:20px;line-height:24px}.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__btm h6{font-size:18px}.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__btm>p{font-size:14px}@media (max-width:724px){.ProductCard-module__aoKufG__product{min-width:36vw;max-width:36vw}.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__top>a>img{width:100%;height:40vw}}@media (max-width:560px){.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__btm h5{font-size:16px}.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__btm h6{font-size:14px}.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__btm>p{font-size:12px}}@media (max-width:480px){.ProductCard-module__aoKufG__product{min-width:70vw;max-width:70vw}.ProductCard-module__aoKufG__product .ProductCard-module__aoKufG__top>a>img{width:100%;height:70vw}}
.CustomModal-module__79fg0a__overlayContainer{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.CustomModal-module__79fg0a__modalContainer{border-radius:18px;min-width:30vw;min-height:20vh;max-height:90vh;overflow-y:scroll}.CustomModal-module__79fg0a__modalContainer::-webkit-scrollbar{display:none}@media (max-width:768px){.CustomModal-module__79fg0a__modalContainer{min-width:80vw;min-height:30vh}}
.CartModal-module__h0gCCq__cartModalWrapper{z-index:999;background-color:#0006;justify-content:flex-end;width:100vw;height:100vh;display:flex;position:fixed;top:0;right:0}.CartModal-module__h0gCCq__cartModalWrapper .CartModal-module__h0gCCq__cartModal{width:50%;height:100%}.CartModal-module__h0gCCq__cartContent{background:linear-gradient(#fff,#dffeff,#00cad2);border-radius:40px 0 0 40px;flex-direction:column;gap:40px;height:100%;padding:40px;font-size:20px;display:flex;position:relative;overflow:hidden scroll}.CartModal-module__h0gCCq__cartContent::-webkit-scrollbar{display:none}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartHeader{justify-content:space-between;align-items:center;font-size:40px;font-weight:700;display:flex}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartItemsContaier{flex-direction:column;gap:20px;display:flex}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartItemsContaier .CartModal-module__h0gCCq__cartItem{justify-content:space-between;align-items:center;gap:20px;display:flex}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartItemsContaier .CartModal-module__h0gCCq__cartItem>img{object-fit:cover;border-radius:10px;width:80px;height:80px;box-shadow:0 4px 10px #0000001a}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartItemsContaier .CartModal-module__h0gCCq__cartItem .CartModal-module__h0gCCq__cartItemActions>span{background-color:#fff;border-radius:10px;position:relative;overflow:hidden}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartItemsContaier .CartModal-module__h0gCCq__cartItem .CartModal-module__h0gCCq__cartItemActions>span .CartModal-module__h0gCCq__icon{cursor:pointer;background-color:#18cfd7;font-size:26px}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartTotal{justify-content:space-between;align-items:center;display:flex}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartTotal>div{text-align:right}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartTotal>div h2{font-size:24px}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__checkoutButton{border:1px solid #123b69;border-radius:30px;justify-content:center;align-items:center;gap:10px;width:100%;height:60px;padding:8px 10px;display:flex}@media (max-width:768px){.CartModal-module__h0gCCq__cartContent{border-radius:40px 40px 0 0;gap:20px;padding:20px;font-size:18px}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartItemsContaier .CartModal-module__h0gCCq__cartItem>img{width:60px;height:60px}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartTotal>div h2{font-size:20px}}@media screen and (max-width:580px){.CartModal-module__h0gCCq__cartContent{font-size:16px}.CartModal-module__h0gCCq__cartContent .CartModal-module__h0gCCq__cartTotal>div h2{font-size:18px}}
.CenterFocused-module__mxRUoW__sliderContainer{width:80%;height:100%}
.Input-module__fMyjwq__container{flex-direction:column;flex:1;align-items:flex-start;display:flex}.Input-module__fMyjwq__container input{width:100%}
.ProductsCardScroller-module__N-PMbW__productsCardScroller{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px 0;display:flex}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__header{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;font-size:36px;font-weight:600;display:flex}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__header h3{font-size:36px;font-weight:600}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer{justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;display:flex;position:relative;overflow-x:scroll}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer::-webkit-scrollbar{display:none}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product{border-radius:40px;flex-direction:column;justify-content:center;align-items:center;min-width:280px;max-width:280px;margin:10px;display:flex;position:relative}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product .ProductsCardScroller-module__N-PMbW__top{width:100%;margin-bottom:18px;position:relative}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product .ProductsCardScroller-module__N-PMbW__top>a>img{object-fit:cover;border-radius:30px;width:100%;height:320px}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product .ProductsCardScroller-module__N-PMbW__top .ProductsCardScroller-module__N-PMbW__cartActionBtn{background-image:url(/assets/vectors/product-card-bottom.svg);background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:80px;height:80px;padding-top:20px;padding-left:20px;display:flex;position:absolute;bottom:0;right:0}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product .ProductsCardScroller-module__N-PMbW__top .ProductsCardScroller-module__N-PMbW__cartActionBtn img{width:100%;height:100%}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product>span{justify-content:space-between;width:100%;display:flex}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product>span h5{font-size:22px}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product>span h6{font-size:18px}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product>span h5,.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product>span h6{font-weight:400}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product>p{text-align:start;width:100%;font-size:14px}@media (max-width:724px){.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product{min-width:35vw;max-width:35vw;margin:0}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product .ProductsCardScroller-module__N-PMbW__top>a>img{object-fit:cover;border-radius:30px;width:40vw;height:45vw}}@media (max-width:580px){.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__header h3{font-size:24px}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product{min-width:40vw;max-width:40vw}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product .ProductsCardScroller-module__N-PMbW__top>a>img{width:45vw;height:50vw}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product>span h5{font-size:18px}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product>span h6{font-size:16px}.ProductsCardScroller-module__N-PMbW__productsCardScroller .ProductsCardScroller-module__N-PMbW__productsContainer .ProductsCardScroller-module__N-PMbW__product>p{font-size:12px}}
.ProductsGridView-module__wlZaCG__productsContainer{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px;display:flex}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product{border-radius:40px;flex-direction:column;justify-content:center;align-items:center;width:260px;margin:10px;display:flex;position:relative}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product .ProductsGridView-module__wlZaCG__top{width:100%;margin-bottom:18px;position:relative}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product .ProductsGridView-module__wlZaCG__top>a>img{object-fit:cover;border-radius:30px;width:100%;height:320px}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product .ProductsGridView-module__wlZaCG__top .ProductsGridView-module__wlZaCG__cartActionBtn{background-image:url(/assets/vectors/product-card-bottom.svg);background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:80px;height:80px;padding-top:20px;padding-left:20px;display:flex;position:absolute;bottom:0;right:0}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product>span h5{font-size:22px}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product>span h6{font-size:18px}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product>span h5,.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product>span h6{font-weight:400}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product>p{font-size:14px}@media (max-width:724px){.ProductsGridView-module__wlZaCG__productsContainer{gap:10px}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product{width:46%;margin:0}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product .ProductsGridView-module__wlZaCG__top>a>img{object-fit:cover;border-radius:30px;width:100%;height:320px}}@media (max-width:560px){.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product .ProductsGridView-module__wlZaCG__top>a>img{height:200px}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product>span h5{font-size:16px}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product>span h6{font-size:14px}.ProductsGridView-module__wlZaCG__productsContainer .ProductsGridView-module__wlZaCG__product>p{font-size:12px}}
.Navbar-module__4IqnvW__navbar{--navbar-height:50px;z-index:99;gap:20px;width:100vw;padding:0 3vw;position:fixed;top:30px;left:0}.Navbar-module__4IqnvW__navbar .Navbar-module__4IqnvW__navleft{flex:1}.Navbar-module__4IqnvW__navbar .Navbar-module__4IqnvW__navlinks{background-color:var(--white-800);height:var(--navbar-height);border:1px solid #000;border-radius:50px;align-items:center;gap:6px;padding:2px;display:flex}.Navbar-module__4IqnvW__navbar .Navbar-module__4IqnvW__navlinks>span{border-radius:50px;align-items:center;height:100%;display:flex;position:relative}.Navbar-module__4IqnvW__navbar .Navbar-module__4IqnvW__navlinks a{color:#000;white-space:nowrap;border-radius:50px;justify-content:center;align-items:center;height:100%;padding:0 30px;font-size:14px;transition:all .4s ease-in-out;display:flex}.Navbar-module__4IqnvW__navbar .Navbar-module__4IqnvW__navlinks .Navbar-module__4IqnvW__active{background-color:#00b9c0;border:1px solid #000}.Navbar-module__4IqnvW__navbar .Navbar-module__4IqnvW__navlinks .Navbar-module__4IqnvW__centeredLogo{cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;padding:10px;display:flex;position:relative;overflow:hidden}.Navbar-module__4IqnvW__navbar .Navbar-module__4IqnvW__navlinks .Navbar-module__4IqnvW__centeredLogo>div{object-fit:cover;width:100%;height:100%}.Navbar-module__4IqnvW__dropdownContent{border:1px solid #000;border-radius:0 20px 20px;min-width:200px;max-height:280px;display:none;overflow-y:scroll}.Navbar-module__4IqnvW__dropdown:hover .Navbar-module__4IqnvW__dropdownContent{display:block}.Navbar-module__4IqnvW__dropdown:hover .Navbar-module__4IqnvW__dropdownContent::-webkit-scrollbar{display:none}.Navbar-module__4IqnvW__subDropdown a{justify-content:flex-start!important}.Navbar-module__4IqnvW__navbar .Navbar-module__4IqnvW__navright{height:var(--navbar-height);flex:1;justify-content:flex-end;gap:10px;display:flex}@media (max-width:1200px){.Navbar-module__4IqnvW__navbar .Navbar-module__4IqnvW__navlinks a{padding:0 15px}}@media (max-width:1100px){.Navbar-module__4IqnvW__navbar .Navbar-module__4IqnvW__navlinks a{padding:0 10px}}

.HomePage-module__79SeKa__hero{text-align:center;background-image:url(/assets/bg/home-hero-section.jpg);background-size:cover;border-radius:0 0 30px 30px;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:5%;display:flex}.HomePage-module__79SeKa__hero h2,.HomePage-module__79SeKa__hero h3{text-transform:uppercase;color:#fff;font-family:Trajan Pro;font-weight:lighter}.HomePage-module__79SeKa__hero h2{font-size:3.8rem;line-height:60px}.HomePage-module__79SeKa__hero h3{font-size:2rem}.HomePage-module__79SeKa__hero a{color:#000;cursor:pointer;background-color:#d9d9d9;border:1px solid #01a4ab;border-radius:50px;margin-top:80px;padding:10px 30px;font-size:1rem}.HomePage-module__79SeKa__carousel{justify-content:center;align-items:center;gap:30px;width:100%;padding:80px 20px;display:flex}.HomePage-module__79SeKa__carousel .HomePage-module__79SeKa__carouselTrack{width:80%}.HomePage-module__79SeKa__carousel .HomePage-module__79SeKa__carouselItem{gap:15px;padding:20px;font-size:24px;font-weight:500;position:relative}.HomePage-module__79SeKa__carousel .HomePage-module__79SeKa__carouselItem img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:300px;transition:all .3s;box-shadow:0 0 10px #0000001a}.HomePage-module__79SeKa__carousel .HomePage-module__79SeKa__carouselItem p{text-align:center;white-space:nowrap;margin-top:20px;font-size:20px;bottom:-20px}.HomePage-module__79SeKa__trendingProducts{flex-direction:column;justify-content:center;align-items:center;padding:40px 10%;display:flex}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__header{margin-bottom:20px;font-size:36px;font-weight:600}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__viewAll{color:#000;cursor:pointer;background-color:#00b9c0;border:1px solid #000;border-radius:50px;align-items:center;gap:20px;padding:12px 40px;font-size:1rem;display:flex}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product{border-radius:40px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:260px;margin:5px;display:flex;position:relative}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product .HomePage-module__79SeKa__top{width:100%;position:relative}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product .HomePage-module__79SeKa__top>img{object-fit:cover;border-radius:30px;width:100%;height:320px}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product .HomePage-module__79SeKa__top .HomePage-module__79SeKa__cartActionBtn{position:absolute;bottom:0;right:0}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product .HomePage-module__79SeKa__top .HomePage-module__79SeKa__cartActionBtn img{width:80px;height:80px}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product>span{justify-content:space-between;align-items:center;width:100%;display:flex}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product>span h4{font-size:18px}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product>span h4,.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product>span h6{font-weight:500}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product>p{font-size:.9rem}.HomePage-module__79SeKa__exploreOurProducts{padding:40px}.HomePage-module__79SeKa__exploreOurProducts>h2{text-align:center;margin-bottom:15px;font-size:2rem;line-height:2.5rem;display:inline-block}.HomePage-module__79SeKa__exploreOurProducts>h2 span{color:#000;font-family:Billy Ohio;font-size:4rem;font-weight:400}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content{flex-wrap:wrap;justify-content:space-between;align-items:center;width:90%;margin:auto;display:flex}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left{text-align:center}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left h4{font-size:2rem;font-weight:600}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg{background-image:url(/assets/home/explore-our-products/img1.jpg);background-position:50%;background-size:cover;border-radius:50%;width:60vh;height:60vh;position:relative}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip{background-color:#d9d9d9;border:1.5px solid #000;border-radius:20px;gap:8px;width:48%;padding:10px;display:flex;position:absolute}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip:first-child{top:0%;left:0%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip:nth-child(2){top:0%;right:0%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip:nth-child(3){bottom:0%;left:0%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip:nth-child(4){bottom:0%;right:0%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip img{object-fit:cover;border-radius:5px;width:40px;height:45px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip>span{white-space:nowrap;flex-direction:column;flex:1;align-items:flex-start;max-width:120px;display:flex;overflow-x:scroll}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip>span::-webkit-scrollbar{display:none}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip span p{text-align:start;font-size:18px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip span span{font-size:12px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right{width:50%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right h1{margin-bottom:20px;font-size:2.5rem;font-weight:600;line-height:2.5rem}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right h1 span{color:#000;font-family:Billy Ohio;font-weight:400;position:relative}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right h1 span img{width:60px;position:absolute;bottom:0;left:8px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card{background-color:#d9d9d9;border-radius:20px;width:100%;position:relative;overflow:hidden}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__carouselItemContainer{width:100%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__carouselItemContainer .HomePage-module__79SeKa__carouselItem{text-align:center;gap:20px;width:100%;padding:20px;font-size:30px;display:flex!important}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__carouselItemContainer .HomePage-module__79SeKa__carouselItem>img{object-fit:cover;border-radius:20px;width:160px;height:200px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__carouselItemContainer .HomePage-module__79SeKa__carouselItem .HomePage-module__79SeKa__cardContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__carouselItemContainer .HomePage-module__79SeKa__carouselItem .HomePage-module__79SeKa__cardContent h4{font-size:1.5rem;font-weight:500}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__carouselItemContainer .HomePage-module__79SeKa__carouselItem .HomePage-module__79SeKa__cardContent p{text-align:start;font-size:1.25rem;font-weight:500}@media (max-width:1400px){.HomePage-module__79SeKa__sliderContainer{width:90%}}@media (max-width:1200px){.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content{width:95%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg{width:36vw;height:36vw}}@media (max-width:996px){.HomePage-module__79SeKa__exploreOurProducts>h2{text-align:center;width:100%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content{flex-direction:column;gap:50px;width:90%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg{width:60vw;height:60vw}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right{width:100%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right>h1{display:none}}@media (max-width:835px){.HomePage-module__79SeKa__sliderContainer{width:100%;padding:0 30px}}@media (max-width:768px){.HomePage-module__79SeKa__carousel{gap:30px;width:100%;display:block;overflow-x:scroll}.HomePage-module__79SeKa__carousel>img{display:none}.HomePage-module__79SeKa__artistSummary .HomePage-module__79SeKa__carousel{width:200px;height:25vh}.HomePage-module__79SeKa__artistSummary .HomePage-module__79SeKa__carousel:first-child{margin-right:-100px}.HomePage-module__79SeKa__artistSummary .HomePage-module__79SeKa__carousel:nth-child(2){width:180px;height:30vh}.HomePage-module__79SeKa__artistSummary .HomePage-module__79SeKa__carousel:nth-child(3){margin-left:-100px}.HomePage-module__79SeKa__artistSummary p{width:100%;font-size:18px}.HomePage-module__79SeKa__trendingProducts{width:100%}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__header,.HomePage-module__79SeKa__trendingProducts button{white-space:nowrap}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product{border-radius:20px;width:320px}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product>span h4{font-size:20px}.HomePage-module__79SeKa__trendingProducts .HomePage-module__79SeKa__productsContainer .HomePage-module__79SeKa__product>p{font-size:1rem}.HomePage-module__79SeKa__exploreOurProducts>h2{margin-bottom:30px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content{flex-direction:column;gap:40px;width:100%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg{width:80vw;height:80vw}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left>h4{display:none}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right{width:100%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__carouselItemContainer .HomePage-module__79SeKa__carouselItem>img{border-radius:20px;width:120px;height:160px}}@media (max-width:580px){.HomePage-module__79SeKa__sliderContainer{width:100%;padding:0}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip>img{width:35px;height:40px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip span p{font-size:12px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip span span{font-size:10px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right{width:100%}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__carouselItemContainer .HomePage-module__79SeKa__carouselItem .HomePage-module__79SeKa__cardContent h4{font-size:18px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__carouselItemContainer .HomePage-module__79SeKa__carouselItem .HomePage-module__79SeKa__cardContent p{font-size:12px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__cardContent button{font-size:10px}}@media (max-width:480px){.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__left .HomePage-module__79SeKa__circleImg .HomePage-module__79SeKa__infoTip>img{width:25px;height:30px}.HomePage-module__79SeKa__exploreOurProducts .HomePage-module__79SeKa__content .HomePage-module__79SeKa__right .HomePage-module__79SeKa__card .HomePage-module__79SeKa__carouselItemContainer .HomePage-module__79SeKa__carouselItem>img{border-radius:20px;width:80px;height:120px}}
.BottomTabs-module__oi-SvW__bottomTabs{padding:10px 10%}.BottomTabs-module__oi-SvW__bottomTabs>a{z-index:1}.BottomTabs-module__oi-SvW__centeredTab{margin-bottom:40px;position:relative;transform:scale(1.2)}.BottomTabs-module__oi-SvW__vector1{width:150px;height:60px;position:absolute;top:0%;left:50%;transform:translate(-50%)}.BottomTabs-module__oi-SvW__authActionBar{flex:1;justify-content:flex-end;gap:10px;padding:10px 20px;display:flex}.BottomTabs-module__oi-SvW__authActionBar a{color:#000;height:var(--navbar-height);background-color:var(--white-800);border:1px solid #000;border-radius:50px;justify-content:center;align-items:center;padding:12px 20px;font-size:14px;display:flex}.BottomTabs-module__oi-SvW__authActionBar a:nth-child(2){background-color:#00b9c0}
@media (max-width:958px){.SearchFilter-module__Heo4kG__searchFilter{max-height:90vh;padding:30px 20px;overflow-y:scroll}.SearchFilter-module__Heo4kG__searchFilter::-webkit-scrollbar{display:none}}
.Accordion-module__kS8bpq__accordion{position:relative;overflow:hidden}.Accordion-module__kS8bpq__accordion .Accordion-module__kS8bpq__accordionHeader{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.Accordion-module__kS8bpq__accordion .Accordion-module__kS8bpq__accordionHeader>h3{font-weight:600}.Accordion-module__kS8bpq__accordion .Accordion-module__kS8bpq__accordionHeader>span{font-size:30px}.Accordion-module__kS8bpq__accordion .Accordion-module__kS8bpq__accordionContent{position:relative;overflow:hidden}@media (max-width:768px){.Accordion-module__kS8bpq__accordion>h3{font-size:18px}}
.InfoDialog-module__CSFg6a__overlayContainer{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.InfoDialog-module__CSFg6a__modalContainer{border-radius:18px;min-width:30vw;max-width:50vw;min-height:20vh;max-height:90vh;overflow-y:scroll}.InfoDialog-module__CSFg6a__modalContainer::-webkit-scrollbar{display:none}@media (max-width:768px){.InfoDialog-module__CSFg6a__modalContainer{min-width:80vw;min-height:30vh}}@media (max-width:568px){.InfoDialog-module__CSFg6a__modalContainer{min-width:95vw}}
.LoginSignupPage-module__7Rqh7a__signup{text-align:center;background-color:#01a4ab33;justify-content:center;align-items:center;min-height:100vh;padding:6% 20px 20px;display:flex}.LoginSignupPage-module__7Rqh7a__signup .LoginSignupPage-module__7Rqh7a__form{background-color:#fff;border-radius:40px;flex-direction:column;gap:10px;width:500px;padding:30px;display:flex}.LoginSignupPage-module__7Rqh7a__signup .LoginSignupPage-module__7Rqh7a__form h2{font-size:36px;font-weight:500}.LoginSignupPage-module__7Rqh7a__signup .LoginSignupPage-module__7Rqh7a__form form>p{text-align:start}.LoginSignupPage-module__7Rqh7a__signup .LoginSignupPage-module__7Rqh7a__form .LoginSignupPage-module__7Rqh7a__inputGroup{flex-direction:column;align-items:flex-start;gap:10px;margin:20px 0;display:flex}.LoginSignupPage-module__7Rqh7a__signup .LoginSignupPage-module__7Rqh7a__form .LoginSignupPage-module__7Rqh7a__inputGroup label{font-size:16px}.LoginSignupPage-module__7Rqh7a__signup .LoginSignupPage-module__7Rqh7a__form .LoginSignupPage-module__7Rqh7a__inputGroup input{background-color:#ccedee;border:none;border-radius:50px;outline:none;width:100%;padding:15px 20px}.LoginSignupPage-module__7Rqh7a__signup .LoginSignupPage-module__7Rqh7a__form button{border:1px solid #000;border-radius:50px;outline:none;padding:12px 50px}.LoginSignupPage-module__7Rqh7a__signup .LoginSignupPage-module__7Rqh7a__form .LoginSignupPage-module__7Rqh7a__signInWith{justify-content:center;align-items:center;gap:10px;display:flex}.LoginSignupPage-module__7Rqh7a__signup .LoginSignupPage-module__7Rqh7a__form>p{margin-top:50px}.LoginSignupPage-module__7Rqh7a__signup .LoginSignupPage-module__7Rqh7a__form>p>a{color:#50cdd2}@media (max-width:580px){.LoginSignupPage-module__7Rqh7a__signup{min-height:85vh}}
.CollectionsPage-module__Fykduq__collectionsPageContent{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;padding:40px 10%;display:flex;position:relative}@media (max-width:768px){.CollectionsPage-module__Fykduq__collectionsPageContent{gap:20px;padding:20px 5%}}
.ContactPage-module__J3cqCG__contactForm{justify-content:center;align-items:center;width:100%;padding:40px 0;display:flex}.ContactPage-module__J3cqCG__contactForm form{width:80vw;padding:20px}.ContactPage-module__J3cqCG__contactForm form>h2{text-align:center;font-size:48px;font-weight:600}.ContactPage-module__J3cqCG__contactForm form>p{text-align:center;margin-bottom:60px;font-size:20px}.ContactPage-module__J3cqCG__contactForm form>p span{display:block}.ContactPage-module__J3cqCG__contactForm form input,.ContactPage-module__J3cqCG__contactForm form textarea{background-color:#fff;border:1px solid #000;border-radius:30px;outline:none;padding:15px 20px}.ContactPage-module__J3cqCG__contactForm form textarea{width:100%}.ContactPage-module__J3cqCG__contactForm form button{background-color:#50cdd2;border:1px solid #000;border-radius:50px;outline:none;margin-top:20px;padding:12px 50px}@media (max-width:768px){.ContactPage-module__J3cqCG__contactForm form{text-align:center;width:95%}.ContactPage-module__J3cqCG__contactForm form>h2{font-size:36px}.ContactPage-module__J3cqCG__contactForm form>p{flex-direction:initial;font-size:16px}.ContactPage-module__J3cqCG__contactForm form>p span{display:inline}.ContactPage-module__J3cqCG__contactForm form .ContactPage-module__J3cqCG__inputGroup input,.ContactPage-module__J3cqCG__contactForm form textarea{width:100%}}
.GalleryPage-module__d4EVBa__galleryHero{flex-direction:column;justify-content:center;align-items:center;gap:30px;margin-top:80px;padding:20px;display:flex}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__header{align-items:center;gap:30px;display:flex}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__header h1{color:#000;font-size:50px;font-weight:400;line-height:60px}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__header img{width:150px}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carouselContainer{justify-content:center;align-items:center;display:flex}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carouselContainer .GalleryPage-module__d4EVBa__carousel{object-fit:cover;background-color:var(--white-600);z-index:4;border-radius:20%;justify-content:space-between;align-items:center;width:220px;height:45vh;display:flex}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:first-child,.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:nth-child(2){margin-right:-60px}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:nth-child(3){z-index:6;width:280px;height:50vh}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:nth-child(4),.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:nth-child(5){margin-left:-60px}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:first-child,.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:nth-child(5){z-index:2;height:40vh}.GalleryPage-module__d4EVBa__galleryHero p{text-align:center;width:55%;font-size:1.5rem}.GalleryPage-module__d4EVBa__galleryContainer>h2{width:fit-content;margin:auto;font-size:50px;position:relative}.GalleryPage-module__d4EVBa__galleryContainer h2 span{font-family:Billy Ohio;position:relative}.GalleryPage-module__d4EVBa__galleryContainer h2 span img{position:relative;bottom:15px;right:-100px;width:80px!important}.GalleryPage-module__d4EVBa__galleryContainer{margin:80px 0}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer{width:100%;position:relative;overflow:hidden}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__slider{gap:20px;width:100%;height:100%}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__slider .GalleryPage-module__d4EVBa__sliderItem{border-radius:20px;width:200px;height:70vh;margin:0 10px;padding:20px;position:relative}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__slider .GalleryPage-module__d4EVBa__sliderItem img{object-fit:cover;border:2px solid #000;border-radius:20px;width:100%;height:100%}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__contentOverlay{opacity:.96;z-index:9;background:linear-gradient(90deg,#18cfd7 30%,#fffc 100%);flex-direction:column;justify-content:flex-start;gap:20px;width:35%;height:100%;padding:24px 36px;font-size:20px;display:flex;position:absolute;box-shadow:0 0 30px 40px #fffc}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__contentOverlay p::-webkit-scrollbar{display:none}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__contentOverlay h2{font-size:36px}.GalleryPage-module__d4EVBa__bubblesSection{flex-direction:column;align-items:center;gap:40px;display:flex;position:relative}.GalleryPage-module__d4EVBa__bubblesSection>h2{font-size:60px}.GalleryPage-module__d4EVBa__bubblesSection>h2 span{font-family:Billy Ohio;position:relative}.GalleryPage-module__d4EVBa__bubblesSection>h2 span img{width:100px;position:absolute;top:90%;right:-10px}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer{aspect-ratio:1;border:1px solid #000;border-radius:50%;height:50vh;position:relative}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer img{aspect-ratio:1;object-fit:cover;border:1px solid #000;border-radius:50%;position:absolute}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer img:first-child{width:15%;top:70px;left:-53px}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer img:nth-child(2){width:30%;top:0;right:-106px}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer img:nth-child(3){width:30%;bottom:0;left:-124px}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer img:nth-child(4){width:20%;top:60%;right:-106px}.GalleryPage-module__d4EVBa__carouselSection{justify-content:center;align-items:center;gap:30px;width:100%;padding:8% 15%;display:flex;position:relative}.GalleryPage-module__d4EVBa__carouselSection .GalleryPage-module__d4EVBa__carouselItemContainer{border:1px solid #0006;border-radius:20px;width:100%;padding:40px}.GalleryPage-module__d4EVBa__carouselSection .GalleryPage-module__d4EVBa__carouselItemContainer .GalleryPage-module__d4EVBa__carouselItem{text-align:center;border-radius:20px;min-width:100%;max-height:250px;padding:12px;font-size:30px;overflow-y:scroll}.GalleryPage-module__d4EVBa__carouselSection .GalleryPage-module__d4EVBa__carouselItemContainer .GalleryPage-module__d4EVBa__carouselItem::-webkit-scrollbar{display:none}.GalleryPage-module__d4EVBa__exploreOurArtSection{flex-direction:column;align-items:center;gap:80px;margin-top:50px;margin-bottom:50px;display:flex}.GalleryPage-module__d4EVBa__exploreOurArtSection h2{text-align:center;font-size:50px;line-height:45px}.GalleryPage-module__d4EVBa__exploreOurArtSection h2 span{font-family:Billy Ohio;position:relative}.GalleryPage-module__d4EVBa__exploreOurArtSection h2 span img{width:100px;position:absolute;bottom:0;right:-30px}.GalleryPage-module__d4EVBa__exploreOurArtSection .GalleryPage-module__d4EVBa__gridLayoutContainer{justify-content:center}.GalleryPage-module__d4EVBa__contentContainer{width:80vw;height:90vh}@media (max-width:1320px){.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__slider .GalleryPage-module__d4EVBa__sliderItem{height:40vw;width:30vw!important}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__contentOverlay{justify-content:flex-start;padding-right:10px}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__contentOverlay h2{font-size:28px}.GalleryPage-module__d4EVBa__carouselSection .GalleryPage-module__d4EVBa__carouselItemContainer .GalleryPage-module__d4EVBa__carouselItem{font-size:24px}}@media (max-width:996px){.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carouselContainer .GalleryPage-module__d4EVBa__carousel{width:35vw;height:50vw}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:first-child,.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:nth-child(2){margin-right:-20vw}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:nth-child(3){z-index:6;width:40vw;height:55vw}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:nth-child(4),.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:nth-child(5){margin-left:-20vw}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:first-child,.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__carousel:nth-child(5){z-index:2;height:45vw}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer{flex-direction:column-reverse;display:flex}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__slider .GalleryPage-module__d4EVBa__sliderItem{height:50vw;width:100%!important}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__contentOverlay{width:100%;position:relative}.GalleryPage-module__d4EVBa__carouselSection .GalleryPage-module__d4EVBa__carouselItemContainer .GalleryPage-module__d4EVBa__carouselItem{font-size:20px}}@media (max-width:768px){.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__header{gap:20px}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__header h1{font-size:36px}.GalleryPage-module__d4EVBa__galleryHero .GalleryPage-module__d4EVBa__header img{width:80px}.GalleryPage-module__d4EVBa__galleryHero p{width:80%}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__slider .GalleryPage-module__d4EVBa__sliderItem{height:70vw;width:100%!important}.GalleryPage-module__d4EVBa__galleryContainer .GalleryPage-module__d4EVBa__sliderContainer .GalleryPage-module__d4EVBa__contentOverlay{font-size:16px}.GalleryPage-module__d4EVBa__bubblesSection>h2{font-size:42px}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer{width:60vw;height:60vw}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer img:first-child{top:5%;left:0%}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer img:nth-child(2){top:-10%;right:-20%}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer img:nth-child(3){bottom:-10%;left:-20%}.GalleryPage-module__d4EVBa__bubblesSection .GalleryPage-module__d4EVBa__mainImageContainer img:nth-child(4){right:-10%}.GalleryPage-module__d4EVBa__carouselSection{margin-top:80px;padding:30px}.GalleryPage-module__d4EVBa__carouselSection>img{width:40px;height:40px;position:absolute}.GalleryPage-module__d4EVBa__carouselSection img:first-child{left:36px}.GalleryPage-module__d4EVBa__carouselSection img:nth-child(3){right:36px}.GalleryPage-module__d4EVBa__carouselSection .GalleryPage-module__d4EVBa__carouselItemContainer{padding:20px 40px}.GalleryPage-module__d4EVBa__exploreOurArtSection h2{font-size:36px;line-height:40px}.GalleryPage-module__d4EVBa__exploreOurArtSection h2 span img{width:80px}.GalleryPage-module__d4EVBa__exploreOurArtSection .GalleryPage-module__d4EVBa__gridLayoutContainer{justify-content:start}}
.ProfilePage-module__19pVSa__profilePage{padding:15%}@media (max-width:996px){.ProfilePage-module__19pVSa__profilePage{padding:10%}}
.ServicesPage-module__kpWBaG__listSection{flex-wrap:wrap-reverse;gap:40px;padding:10% 5%;display:flex}.ServicesPage-module__kpWBaG__listSection img{object-fit:cover;border-radius:30px;flex:1;min-width:400px;height:60vh}.ServicesPage-module__kpWBaG__listSection ul{flex:2;min-width:400px;max-height:60vh;font-size:2rem;overflow-y:scroll}.ServicesPage-module__kpWBaG__listSection ul::-webkit-scrollbar{display:none}.ServicesPage-module__kpWBaG__listSection ul li{border-bottom:1px solid #01a4ab;padding:20px}.ServicesPage-module__kpWBaG__descriptionSection{flex-direction:column;align-items:center;gap:40px;padding:20px 12% 10%;display:flex}.ServicesPage-module__kpWBaG__descriptionSection>h2{text-align:center;font-size:2.2rem;font-weight:700}.ServicesPage-module__kpWBaG__descriptionSection>img{object-fit:cover;border-radius:40px;width:100%;max-height:60vh}.ServicesPage-module__kpWBaG__descriptionSection>p{border-radius:20px;font-size:20px}.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage{align-items:center;gap:6vw;display:flex}.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage>img{aspect-ratio:1;border-radius:40px;width:400px}.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage>span p{height:400px;font-size:20px;overflow-y:scroll}.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage>span p::-webkit-scrollbar{display:none}.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage>span div{background:linear-gradient(#0000 90%,#0000000d,#0003)}@media (max-width:1200px){.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage>img{width:350px}.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage>span p{height:350px}}@media (max-width:920px){.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage>img{width:300px}.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage>span p{height:300px}}@media (max-width:768px){.ServicesPage-module__kpWBaG__listSection{flex-direction:column-reverse;padding:5%}.ServicesPage-module__kpWBaG__listSection ul{font-size:20px}.ServicesPage-module__kpWBaG__listSection img{border-radius:30px;width:100%;height:40vh;box-shadow:0 0 10px #0003}.ServicesPage-module__kpWBaG__descriptionSection{padding:5%}.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage{flex-direction:column-reverse}.ServicesPage-module__kpWBaG__descriptionSection .ServicesPage-module__kpWBaG__textWithImage img{aspect-ratio:10/7;width:100%}}
.ShopPage-module__-FlyWW__shopPageContent{flex-direction:column;justify-content:center;align-items:center;gap:40px;padding:40px 0%;display:flex}.ShopPage-module__-FlyWW__shopPageContent .ShopPage-module__-FlyWW__header{margin-bottom:15px;font-size:2rem;font-weight:600}.ShopPage-module__-FlyWW__shopPageContent .ShopPage-module__-FlyWW__filterContainer{background:linear-gradient(#e9feff,#fff,#00cad299);border:1px solid #000;border-radius:0 40px 40px 0;width:350px;height:fit-content;margin-right:30px}.ShopPage-module__-FlyWW__shopPageContent .ShopPage-module__-FlyWW__filterContainer .ShopPage-module__-FlyWW__closeButton{display:none}.ShopPage-module__-FlyWW__shopPageContent .ShopPage-module__-FlyWW__container .ShopPage-module__-FlyWW__showFiltersButton{font-size:1rem}@media (max-width:748px){.ShopPage-module__-FlyWW__shopPageContent .ShopPage-module__-FlyWW__container .ShopPage-module__-FlyWW__showFiltersButton{z-index:2;position:fixed;bottom:40px;left:50%;transform:translate(-50%)}.ShopPage-module__-FlyWW__shopPageContent .ShopPage-module__-FlyWW__filterContainer{z-index:999;background:linear-gradient(#e9feff,#fff,#00cad2);border-radius:40px;width:95%;height:85%;margin:0;position:fixed;top:46%;left:50%;overflow-y:scroll;transform:translate(-50%,-50%);box-shadow:0 0 16px 8px #00000080}.ShopPage-module__-FlyWW__shopPageContent .ShopPage-module__-FlyWW__filterContainer::-webkit-scrollbar{display:none}.ShopPage-module__-FlyWW__shopPageContent .ShopPage-module__-FlyWW__filterContainer .ShopPage-module__-FlyWW__closeButton{display:block}}
.FaqPage-module__SjmgEq__faqPage{padding:60px}.FaqPage-module__SjmgEq__container{background-color:#01a4ab33;border-radius:10px;padding:40px 60px;box-shadow:0 0 10px #0006}.FaqPage-module__SjmgEq__container .FaqPage-module__SjmgEq__section{margin-bottom:30px;position:relative}.FaqPage-module__SjmgEq__container .FaqPage-module__SjmgEq__section h2{margin-top:20px;font-size:24px;font-weight:700}.FaqPage-module__SjmgEq__container .FaqPage-module__SjmgEq__section .FaqPage-module__SjmgEq__row{background-color:#fff;border-radius:20px;margin:28px 0;padding:20px;position:relative;box-shadow:0 0 10px #0003}.FaqPage-module__SjmgEq__container .FaqPage-module__SjmgEq__section .FaqPage-module__SjmgEq__row h3{font-weight:600}@media (max-width:768px){.FaqPage-module__SjmgEq__faqPage,.FaqPage-module__SjmgEq__container{padding:20px}.FaqPage-module__SjmgEq__container .FaqPage-module__SjmgEq__section h2{font-size:20px}.FaqPage-module__SjmgEq__container .FaqPage-module__SjmgEq__section .FaqPage-module__SjmgEq__row{padding:15px}.FaqPage-module__SjmgEq__container .FaqPage-module__SjmgEq__section .FaqPage-module__SjmgEq__row h3{font-size:18px}}
.TrackOrderPage-module__U3qp8q__trackOrderForm{background-color:#01a5ab33;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;min-height:100vh;padding-top:10%;padding-bottom:30px;display:flex}.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__form{flex-direction:column;justify-content:center;align-items:center;width:65%;display:flex}.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__form>h2{text-align:center;font-size:60px;font-weight:500}.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__form .TrackOrderPage-module__U3qp8q__inputGroup{flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%;margin:30px 0;display:flex}.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__form .TrackOrderPage-module__U3qp8q__inputGroup input,.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__form textarea{background-color:#fff;border:1px solid #000;border-radius:30px;outline:none;flex:1;padding:15px 20px}.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__form button{background-color:#50cdd2;border:1px solid #000;border-radius:50px;outline:none;width:fit-content;margin-top:20px;padding:12px 50px}.TrackOrderPage-module__U3qp8q__trackOrderStatus{gap:4px;width:50%;display:flex}.TrackOrderPage-module__U3qp8q__trackOrderStatus .TrackOrderPage-module__U3qp8q__statusBox{flex-direction:column;align-items:center;display:flex}.TrackOrderPage-module__U3qp8q__trackOrderStatus .TrackOrderPage-module__U3qp8q__statusBox>span{background-color:#50cdd2;border-radius:50%;margin-bottom:4px;padding:12px;font-size:24px}.TrackOrderPage-module__U3qp8q__trackOrderStatus .TrackOrderPage-module__U3qp8q__statusBox div{text-align:center}.TrackOrderPage-module__U3qp8q__trackOrderStatus .TrackOrderPage-module__U3qp8q__statusBox div>p{color:#0009;font-size:14px}.TrackOrderPage-module__U3qp8q__trackOrderStatus .TrackOrderPage-module__U3qp8q__separator{background-color:#50cdd2;flex:1;height:4px;margin-top:20px}.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__orderDetails{padding:60px 10%}@media (max-width:1200px){.TrackOrderPage-module__U3qp8q__trackOrderStatus{width:80%}}@media (max-width:992px){.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__orderDetails{padding:40px 10%}}@media (max-width:768px){.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__form{width:80%}.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__form>h2{font-size:36px}.TrackOrderPage-module__U3qp8q__trackOrderStatus{flex-direction:column;width:60%}.TrackOrderPage-module__U3qp8q__trackOrderStatus .TrackOrderPage-module__U3qp8q__statusBox{flex-direction:row;gap:20px}.TrackOrderPage-module__U3qp8q__trackOrderStatus .TrackOrderPage-module__U3qp8q__statusBox div{text-align:left}.TrackOrderPage-module__U3qp8q__trackOrderStatus .TrackOrderPage-module__U3qp8q__separator{flex:none;width:4px;height:60px;margin-top:0;margin-left:24px}}@media (max-width:576px){.TrackOrderPage-module__U3qp8q__trackOrderForm .TrackOrderPage-module__U3qp8q__orderDetails{padding:40px 5%}}

