.home-hero-section{width:100%;height:100vh;height:100svh}.container{width:100%;padding:4.5rem 1.2rem}.home-titles{width:100%;gap:.45rem;display:flex;align-items:center;margin-bottom:1.8rem;flex-direction:column}.home-titles>div{width:5.4rem;height:.21rem;background-color:#b700b4}.home-titles>h3,.home-titles>h1,.home-titles>h2{gap:.3rem;display:flex;color:var(--text-black);font-size:var(--text-h3)}.home-titles>h3>p{color:#a805a5}.home-product-category{position:relative}.home-product-category-cards-box{width:100%;display:flex;position:relative;justify-content:center;margin:1.8rem 0 3rem}.home-product-category-astronut{left:0;top:50%;width:13.5rem;height:11.7rem;position:absolute;transform:translatey(-50%)}.category-brands-circle{display:flex;width:23.5rem;height:23.5rem;position:absolute;align-items:center;border-radius:100%;justify-content:center;border:.12rem solid #0202022e;animation:spin 30s linear infinite}.category-brands-circle>div{width:108.9%;display:flex;position:absolute;justify-content:space-between}.category-brands-circle>div>div{display:flex;width:2.1rem;height:2.1rem;padding:.21rem;border-radius:100%;align-items:center;background-color:#fff;justify-content:center;box-shadow:var(--shadow-card-2)}.category-brands-circle>div>div>.upside{transform:rotate(180deg)}.category-brands-circle>.vertical-brands{transform:rotate(90deg)}.category-brands-circle.inner-circle{top:18%;width:16.5rem;right:-11.4rem;height:16.5rem;animation-delay:3s}.category-brands-circle.right-circle{right:-14.4rem}.swiper-products-category-cards{width:71.91%}.swiper-products-category-card{width:100%;height:100%;max-width:27rem;overflow:hidden;max-height:27rem;border-radius:1.8rem}.swiper-wrapper>.swiper-slide>.home-product-category-card{width:100%;height:100%;display:block}.swiper-header{width:100%;gap:.9rem;display:flex;margin-bottom:1.2rem;padding:.3rem .6rem;justify-content:space-between}.swiper-header>div{gap:.9rem;display:flex}.swiper-header>div>button{display:flex;padding:.3rem;cursor:pointer;align-items:center;justify-content:center;border-radius:.63rem;box-shadow:var(--shadow-card-2)}.swiper-header>div>button.hidden{display:none}.swiper-box{padding:.3rem .6rem}.swiper-slide{width:fit-content!important}.swiper-products{padding-top:4rem!important;padding-bottom:1rem!important}.why-choose-us-box{gap:1.2rem;width:100%;display:flex;justify-content:center}.why-choose-us-card{gap:1.8rem;width:21rem;display:flex;padding:1.3rem;align-items:center;border-radius:.4rem;flex-direction:column;box-shadow:var(--shadow-card-2)}.why-choose-us-card-desc{gap:.4rem;display:flex;align-items:center;flex-direction:column}.why-choose-us-card-desc>h4,.why-choose-us-card-desc>p{color:var(--text-black)}.why-choose-us-card-desc>h4{font-size:var(--text-h6)}.why-choose-us-card-desc>p{text-align:justify;font-size:var(--text-caption)}.why-choose-us-card-icon{width:3rem;height:3rem;display:flex;border-radius:100%;align-items:center;justify-content:center;background-color:#f8e5f8;border:1px solid #a805a5}.faq-container{gap:1.2rem;display:flex;align-items:center;flex-direction:column}.faq-card{width:100%;padding:.7rem;max-width:40rem;overflow:hidden;border-radius:.3rem;box-shadow:var(--shadow-card-2)}.faq-card>.faq-content{height:0;overflow:hidden;transition:height .4s}.faq-card>.faq-content>p{margin-top:1.2rem;text-align:justify;padding-top:.72rem;color:var(--text-black);font-size:var(--text-mobi-body);border-top:2.1px dashed #b940b6}.faq-question-box{gap:.9rem;display:flex;cursor:pointer;align-items:center;justify-content:space-between}.faq-question-box>div{gap:.6rem;display:flex}.faq-question-box>div>svg{min-width:24px;min-height:24px}.faq-question-box>svg{transition:transform .4s;min-width:24px;min-height:24px}.faq-question-box>.open{transform:rotate(180deg)}.faq-question-box>div>h4{color:var(--text-black);font-size:var(--text-body)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media only screen and (max-width:1024px){.home-product-category-astronut{display:none}.why-choose-us-box{flex-wrap:wrap;min-width:18rem;justify-content:center}.category-brands-circle{top:-3rem}.category-brands-circle.inner-circle{top:3%}.container{padding:3.5rem .3rem}.swiper-products-category-cards{width:100%}.swiper-products-category-card{border-radius:1.2rem}.home-titles>h3,.home-titles>h2,.home-titles>h1{font-size:var(--text-mobi-h4)}}@media only screen and (max-width:768px){.home-hero-section{height:81vh;height:81svh}.faq-question-box>div>h4{font-size:var(--text-caption)}}@media only screen and (max-width:320px){.why-choose-us-box{min-width:100%}}