.Home-module__Ho9lYW__container{width:90%;margin:0 auto;padding:4rem 0}.Home-module__Ho9lYW__sectionTitle{text-align:center;color:var(--primary-color);letter-spacing:1px;margin-bottom:3rem;font-size:2.5rem;font-weight:300}.Home-module__Ho9lYW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.Home-module__Ho9lYW__aboutSection{background-color:var(--light-bg);text-align:center;padding:5rem 0}.Home-module__Ho9lYW__aboutContent{max-width:800px;margin:0 auto}.Home-module__Ho9lYW__aboutContent p{color:var(--light-text);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.Home-module__Ho9lYW__viewAllLink{background-color:var(--accent-color);color:#fff;border-radius:40px;width:max-content;margin:2rem auto 0;padding:1rem 2rem;font-size:clamp(1.2rem,2vw,1.4rem);text-decoration:none;display:block}@media (max-width:768px){.Home-module__Ho9lYW__container{width:95%;padding:3rem 0}.Home-module__Ho9lYW__sectionTitle{margin-bottom:2rem;font-size:2rem}.Home-module__Ho9lYW__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.Home-module__Ho9lYW__aboutSection{padding:4rem 0}.Home-module__Ho9lYW__aboutContent p{font-size:1rem;line-height:1.7}}@media (max-width:480px){.Home-module__Ho9lYW__container{width:95%;padding:2rem 0}.Home-module__Ho9lYW__sectionTitle{letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.75rem}.Home-module__Ho9lYW__grid{grid-template-columns:1fr;gap:1.25rem}.Home-module__Ho9lYW__aboutSection{padding:3rem 1rem}.Home-module__Ho9lYW__aboutContent{width:100%;padding:0 1rem}.Home-module__Ho9lYW__aboutContent p{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}}@media (max-width:360px){.Home-module__Ho9lYW__container{width:100%;padding:1.5rem 0}.Home-module__Ho9lYW__sectionTitle{margin-bottom:1.25rem;font-size:1.5rem}.Home-module__Ho9lYW__grid{gap:1rem}.Home-module__Ho9lYW__aboutSection{padding:2.5rem .5rem}.Home-module__Ho9lYW__aboutContent p{font-size:.9rem}}
.Categories-module__ufVq2a__categoriesSection{background-color:#fff;border-radius:30px;padding-top:2rem;padding-bottom:1rem;display:flex}.Categories-module__ufVq2a__categoriesWrapper{justify-content:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;overflow:hidden}.Categories-module__ufVq2a__categoriesScroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding:1rem .5rem;display:flex;overflow:auto hidden}.Categories-module__ufVq2a__categoriesScroll::-webkit-scrollbar{display:none}.Categories-module__ufVq2a__categoriesSwiper{width:100%;padding:1rem .5rem}.Categories-module__ufVq2a__swiperSlide{width:auto!important}.Categories-module__ufVq2a__categoryCard{cursor:pointer;flex-direction:column;align-items:center;gap:.75rem;min-width:120px;margin:0 auto;text-decoration:none;transition:transform .2s;display:flex}.Categories-module__ufVq2a__categoryCard:hover{transform:translateY(-4px)}.Categories-module__ufVq2a__categoryImageWrapper{background:#f8f8f8;border-radius:16px;width:120px;height:120px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.Categories-module__ufVq2a__categoryCard:hover .Categories-module__ufVq2a__categoryImageWrapper{box-shadow:0 6px 20px #0000001f}.Categories-module__ufVq2a__categoryImage{object-fit:cover;transition:transform .3s}.Categories-module__ufVq2a__categoryCard:hover .Categories-module__ufVq2a__categoryImage{transform:scale(1.05)}.Categories-module__ufVq2a__categoryName{color:#2c2c2c;text-align:center;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.3px;max-width:120px;margin:0;font-size:.9rem;font-weight:400;overflow:hidden}.Categories-module__ufVq2a__skeletonContainer{gap:1.5rem;padding:1rem .5rem;display:flex}.Categories-module__ufVq2a__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite Categories-module__ufVq2a__shimmer}.Categories-module__ufVq2a__skeletonImage{background:inherit;width:100%;height:100%}.Categories-module__ufVq2a__skeletonText{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:16px;animation:1.5s infinite Categories-module__ufVq2a__shimmer}@keyframes Categories-module__ufVq2a__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.Categories-module__ufVq2a__categoriesWrapper{padding:0 1rem}.Categories-module__ufVq2a__categoriesScroll{gap:1.5rem}.Categories-module__ufVq2a__categoriesSwiper{padding:1rem 0}.Categories-module__ufVq2a__skeletonContainer{gap:1.5rem}.Categories-module__ufVq2a__categoryCard{min-width:100px}.Categories-module__ufVq2a__categoryImageWrapper{border-radius:14px;width:100px;height:100px}.Categories-module__ufVq2a__categoryName{max-width:100px;font-size:.85rem}}@media (max-width:480px){.Categories-module__ufVq2a__categoriesSection{padding:1.5rem 0}.Categories-module__ufVq2a__categoriesWrapper{padding:0 .75rem}.Categories-module__ufVq2a__categoriesScroll,.Categories-module__ufVq2a__skeletonContainer{gap:1.25rem}.Categories-module__ufVq2a__categoryCard{min-width:85px}.Categories-module__ufVq2a__categoryImageWrapper{border-radius:12px;width:85px;height:85px}.Categories-module__ufVq2a__categoryName{max-width:85px;font-size:.8rem}}
.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}
.CustomSwiper-module__kHgfEW__container{justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative;overflow:hidden}.CustomSwiper-module__kHgfEW__sliderWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.CustomSwiper-module__kHgfEW__carouselTrack{perspective:1000px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.CustomSwiper-module__kHgfEW__slide{will-change:transform,opacity;justify-content:center;align-items:center;width:460px;height:580px;display:flex;position:absolute}.CustomSwiper-module__kHgfEW__card{border-radius:20px;width:100%;height:100%;overflow:hidden}.CustomSwiper-module__kHgfEW__imageContainer{width:100%;height:100%;position:relative}.CustomSwiper-module__kHgfEW__image{object-fit:cover;width:100%;height:100%}.CustomSwiper-module__kHgfEW__gradient{height:50%;position:absolute;bottom:0;left:0;right:0}.CustomSwiper-module__kHgfEW__navButton{border:1px solid var(--border-color);cursor:pointer;z-index:100;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 24px #00000024}.CustomSwiper-module__kHgfEW__navButton:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.CustomSwiper-module__kHgfEW__navButton:active{transform:translateY(-50%)scale(.95)}.CustomSwiper-module__kHgfEW__navButton:disabled{opacity:.5;cursor:not-allowed}.CustomSwiper-module__kHgfEW__navButtonLeft{left:20px}.CustomSwiper-module__kHgfEW__navButtonRight{right:20px}.CustomSwiper-module__kHgfEW__navIcon{width:24px;height:24px;color:var(--text-color)}.CustomSwiper-module__kHgfEW__dotsContainer{z-index:20;gap:10px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.CustomSwiper-module__kHgfEW__dot{background:rgba(var(--accent-rgb),.24);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.CustomSwiper-module__kHgfEW__dotActive{background:var(--primary-color);border-radius:5px;width:30px}.CustomSwiper-module__kHgfEW__dot:disabled{cursor:not-allowed}@media (max-width:768px){.CustomSwiper-module__kHgfEW__container{height:400px}.CustomSwiper-module__kHgfEW__slide{width:280px;height:380px}.CustomSwiper-module__kHgfEW__navButton{width:40px;height:40px}.CustomSwiper-module__kHgfEW__navButtonLeft{left:10px}.CustomSwiper-module__kHgfEW__navButtonRight{right:10px}.CustomSwiper-module__kHgfEW__navIcon{width:20px;height:20px}}
