.container.flex.flex-col {
    background: linear-gradient(to top, #34225a, #664b9d);
    color: #fff;
    padding: 20px;
    position: relative;
    border-top-left-radius: 116% 129px;
    border-top-right-radius: 117% 129px;
    transform: translateY(-10px);
}
i.sicon-search.text-base.text-black.da-tm {
    color: #5e4494;
}

nav#mobile-menu {
    background-color: #5e4494;
}
nav#mobile-menu {
    color: #fff;
}

li.bottom-header-button.bottom-header-menu {
    color: #fff;
}

i.sicon-layout-grid.text-black.da-tm.text-2xl {
    color: #fff;
}
i.sicon-house-door.text-base.text-black.da-tm {
    color: #fff;
}
li.bottom-header-button.bottom-header-home {
    color: #fff;
}
li.bottom-header-button.bottom-header-search {
    color: #fff;
}
button.header-btn.bottom-header-icon {
    color: #fff;
}



.store-footer h3{
color: #fff;
}

p.text-gray-400.mb-2\.5.md\:mb-0 {
    color: #fff;
}

    .container {
        max-width: 100%;
    }
    
    
    .banner-square.zoomed-img.grayscaled-img.angel_anime.animate__.animate__fadeInUp {
    display: flex;
    align-items: center;
    flex-direction: column;

}
@media screen and (min-width: 1024px) {
   .container {
      max-width: 80%;
   }

   .swiper-lazy-wrap.w-full.relative.video-swiper.swiper-slide.swiper-slide-visible.swiper-slide-active {
      display: flex;
      justify-content: center;
   }

   img, video {
      max-width: 85%;
      height: auto;
   }

   .swiper-lazy-wrap.w-full.relative.swiper-slide.swiper-slide-visible.swiper-slide-active {
      display: flex;
      justify-content: center;
   }

   a.h-full {
      display: flex;
      justify-content: center;
   }
}








.container.flex.flex-col {
    max-width: 100%;
}







.swiper-lazy-wrap.w-full.relative.swiper-slide.swiper-slide-visible.swiper-slide-active {
   display: flex
;
   justify-content: center;
}



a.h-full {
   display: flex
;
   justify-content: center;
}