.page-module__E0kJGG__page{flex-direction:column;min-height:100vh;display:flex}
.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,#fff 0%,#f4f5f7 100%);align-items:center;min-height:85vh;padding:4rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__Z8hQ_W__content{z-index:2;animation:.8s ease-out forwards Hero-module__Z8hQ_W__fadeIn;position:relative}@keyframes Hero-module__Z8hQ_W__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__badgeWrapper{margin-bottom:1.5rem}.Hero-module__Z8hQ_W__topBadge{color:var(--primary);letter-spacing:.5px;background-color:#c90b0b1a;border:1px solid #c90b0b26;border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__Z8hQ_W__title{letter-spacing:-1px;color:var(--text-main);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__highlight{color:var(--primary);display:inline-block;position:relative}.Hero-module__Z8hQ_W__highlight:after{content:"";z-index:-1;background-color:#c90b0b26;width:100%;height:30%;position:absolute;bottom:.2em;left:0;transform:rotate(-2deg)}.Hero-module__Z8hQ_W__subtitle{color:var(--text-muted);max-width:90%;margin-bottom:2.5rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.Hero-module__Z8hQ_W__ctaGroup{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{border-radius:50px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Hero-module__Z8hQ_W__primaryBtn{background-color:var(--primary);color:#fff;box-shadow:0 10px 20px -5px #c90b0b66}.Hero-module__Z8hQ_W__primaryBtn:hover{background-color:var(--primary-dark);transform:translateY(-3px);box-shadow:0 15px 30px -5px #c90b0b80}.Hero-module__Z8hQ_W__secondaryBtn{color:var(--text-main);border:1px solid var(--border);background-color:#fff;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.Hero-module__Z8hQ_W__secondaryBtn:hover{transform:translateY(-3px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.Hero-module__Z8hQ_W__trustBadges{flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__badge{color:var(--text-main);background:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 2px 10px #0000000d}.Hero-module__Z8hQ_W__icon{font-size:1.2rem}.Hero-module__Z8hQ_W__imageGallery{opacity:0;justify-content:center;align-items:center;height:100%;min-height:500px;animation:1s ease-out .2s forwards Hero-module__Z8hQ_W__fadeIn;display:flex;position:relative}.Hero-module__Z8hQ_W__mainImageWrapper{border-radius:2rem;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000026}.Hero-module__Z8hQ_W__heroImage{object-fit:cover;transition:opacity 1s ease-in-out,transform 4s ease-in-out}.Hero-module__Z8hQ_W__activeSlide{opacity:1;z-index:2;transform:scale(1.03)}.Hero-module__Z8hQ_W__inactiveSlide{opacity:0;z-index:1;transform:scale(1)}.Hero-module__Z8hQ_W__slideIndicators{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;right:2rem}.Hero-module__Z8hQ_W__indicator{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Hero-module__Z8hQ_W__activeIndicator{background-color:var(--primary);transform:scale(1.2)}.Hero-module__Z8hQ_W__floatingCard{z-index:10;background:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__float;display:flex;position:absolute;bottom:1.5rem;left:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Hero-module__Z8hQ_W__cardAvatar{background:#fef08a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.Hero-module__Z8hQ_W__cardTitle{color:var(--text-main);font-size:.9rem;font-weight:700}.Hero-module__Z8hQ_W__cardSubtitle{color:var(--text-muted);font-size:.8rem}@keyframes Hero-module__Z8hQ_W__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:992px){.Hero-module__Z8hQ_W__container{grid-template-columns:1fr;gap:3rem}.Hero-module__Z8hQ_W__hero{min-height:auto;padding:6rem 0 4rem}.Hero-module__Z8hQ_W__imageGallery{min-height:400px}.Hero-module__Z8hQ_W__mainImageWrapper{height:400px}.Hero-module__Z8hQ_W__floatingCard{bottom:1rem;left:1rem}.Hero-module__Z8hQ_W__slideIndicators{bottom:1rem;right:1rem}}@media (max-width:768px){.Hero-module__Z8hQ_W__ctaGroup{flex-direction:column;width:100%}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{width:100%}.Hero-module__Z8hQ_W__title{text-align:left}}
.Features-module__ZD3nRW__featuresSection{background-color:var(--surface);padding:5rem 0}.Features-module__ZD3nRW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Features-module__ZD3nRW__card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #0000000d}.Features-module__ZD3nRW__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.Features-module__ZD3nRW__icon{margin-bottom:1.5rem;font-size:3rem}.Features-module__ZD3nRW__title{color:var(--text-main);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Features-module__ZD3nRW__description{color:var(--text-muted);line-height:1.6}
.ProductsSummary-module__vmTs1G__productsSection{background-color:var(--background);padding:6rem 0}.ProductsSummary-module__vmTs1G__header{text-align:center;max-width:600px;margin:0 auto 4rem}.ProductsSummary-module__vmTs1G__header h2{color:var(--text-main);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.ProductsSummary-module__vmTs1G__header p{color:var(--text-muted);font-size:1.1rem}.ProductsSummary-module__vmTs1G__productGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.ProductsSummary-module__vmTs1G__productCard{background:#fff;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.ProductsSummary-module__vmTs1G__productCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.ProductsSummary-module__vmTs1G__imageContainer{width:100%;padding-top:75%;position:relative;overflow:hidden}.ProductsSummary-module__vmTs1G__productImage{object-fit:cover;transition:transform .5s}.ProductsSummary-module__vmTs1G__productCard:hover .ProductsSummary-module__vmTs1G__productImage{transform:scale(1.05)}.ProductsSummary-module__vmTs1G__content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.ProductsSummary-module__vmTs1G__content h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.ProductsSummary-module__vmTs1G__content p{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.ProductsSummary-module__vmTs1G__shopBtn{color:var(--primary);align-self:flex-start;font-weight:600;transition:color .2s,transform .2s;display:inline-flex}.ProductsSummary-module__vmTs1G__shopBtn:hover{color:var(--primary-dark);transform:translate(5px)}
.Testimonials-module__MlUweW__testimonialsSection{background-color:var(--surface);padding:6rem 0;overflow:hidden}.Testimonials-module__MlUweW__header{text-align:center;margin-bottom:4rem}.Testimonials-module__MlUweW__header h2{color:var(--text-main);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Testimonials-module__MlUweW__header p{color:var(--text-muted);font-size:1.1rem}.Testimonials-module__MlUweW__carouselContainer{align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.Testimonials-module__MlUweW__sliderWrapper{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding:1rem 0;overflow-x:auto}.Testimonials-module__MlUweW__sliderWrapper::-webkit-scrollbar{display:none}.Testimonials-module__MlUweW__slider{gap:2rem;width:max-content;padding:0 1rem;display:flex}.Testimonials-module__MlUweW__slide{scroll-snap-align:center;flex-shrink:0;width:350px}.Testimonials-module__MlUweW__card{background:var(--background);border:1px solid var(--border);border-radius:20px;flex-direction:column;height:100%;padding:3rem;transition:border-color .3s;display:flex;position:relative;box-shadow:0 10px 30px -5px #0000000d}.Testimonials-module__MlUweW__card:hover{border-color:var(--primary)}.Testimonials-module__MlUweW__stars{color:#fbbf24;margin-bottom:.5rem;font-size:1.5rem}.Testimonials-module__MlUweW__categoryBadge{color:var(--primary);background-color:#c90b0b1a;border-radius:50px;align-self:flex-start;margin-bottom:1.5rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.Testimonials-module__MlUweW__text{color:var(--text-main);flex-grow:1;margin-bottom:2rem;font-size:1.25rem;font-style:italic;line-height:1.7}.Testimonials-module__MlUweW__author{align-items:center;gap:1rem;margin-top:auto;display:flex}.Testimonials-module__MlUweW__avatar{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 10px #c90b0b4d}.Testimonials-module__MlUweW__author h4{color:var(--text-main);margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.Testimonials-module__MlUweW__author span{color:var(--text-muted);font-size:.95rem}.Testimonials-module__MlUweW__navBtn{border:1px solid var(--border);width:50px;height:50px;color:var(--text-main);cursor:pointer;z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;box-shadow:0 4px 6px #0000000d}.Testimonials-module__MlUweW__navBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:scale(1.1)}.Testimonials-module__MlUweW__prevBtn{left:-25px}.Testimonials-module__MlUweW__nextBtn{right:-25px}@media (max-width:992px){.Testimonials-module__MlUweW__slide{width:320px}}@media (max-width:768px){.Testimonials-module__MlUweW__card{padding:2rem 1.5rem}.Testimonials-module__MlUweW__slide{width:85vw;max-width:350px}.Testimonials-module__MlUweW__text{font-size:1.1rem}.Testimonials-module__MlUweW__navBtn{display:none}}
.FAQ-module__KSzKsa__faqSection{background-color:var(--background);padding:6rem 0}.FAQ-module__KSzKsa__header{text-align:center;margin-bottom:3rem}.FAQ-module__KSzKsa__header h2{margin-bottom:1rem;font-size:2.25rem;font-weight:800}.FAQ-module__KSzKsa__header p{color:var(--text-muted);font-size:1.1rem}.FAQ-module__KSzKsa__faqList{max-width:800px;margin:0 auto}.FAQ-module__KSzKsa__faqItem{border:1px solid var(--border);background:#fff;border-radius:12px;margin-bottom:1rem;transition:box-shadow .3s;overflow:hidden}.FAQ-module__KSzKsa__faqItem.FAQ-module__KSzKsa__open{border-color:var(--primary);box-shadow:0 4px 20px #0000000d}.FAQ-module__KSzKsa__questionBtn{text-align:left;width:100%;color:var(--text-main);background:0 0;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1.1rem;font-weight:600;transition:color .2s;display:flex}.FAQ-module__KSzKsa__questionBtn:hover{color:var(--primary)}.FAQ-module__KSzKsa__icon{color:var(--primary);font-size:1.5rem;font-weight:400}.FAQ-module__KSzKsa__answerWrapper{transition:max-height .4s ease-in-out;overflow:hidden}.FAQ-module__KSzKsa__answerText{color:var(--text-muted);padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.6}.FAQ-module__KSzKsa__showMoreContainer{justify-content:center;margin-top:2rem;display:flex}.FAQ-module__KSzKsa__showMoreBtn{color:var(--primary);border:2px solid var(--primary);cursor:pointer;background:0 0;border-radius:50px;padding:.75rem 2rem;font-weight:600;transition:all .3s}.FAQ-module__KSzKsa__showMoreBtn:hover{background:var(--primary);color:#fff}
.MapSection-module__Mof1Ja__mapSection{background-color:#fff;padding:6rem 0}.MapSection-module__Mof1Ja__mapContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.MapSection-module__Mof1Ja__textContent h2{color:var(--text-main);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.MapSection-module__Mof1Ja__textContent>p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.MapSection-module__Mof1Ja__addressBox{gap:1rem;margin-bottom:1.5rem;display:flex}.MapSection-module__Mof1Ja__icon{font-size:1.5rem}.MapSection-module__Mof1Ja__addressBox h3{margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.MapSection-module__Mof1Ja__addressBox p{color:var(--text-muted)}.MapSection-module__Mof1Ja__directionsBtn{background-color:var(--primary);color:#fff;border-radius:50px;margin-top:1rem;padding:1rem 2rem;font-weight:600;transition:background-color .2s,transform .2s;display:inline-block}.MapSection-module__Mof1Ja__directionsBtn:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.MapSection-module__Mof1Ja__mapWrapper{border:4px solid #fff;border-radius:20px;width:100%;height:450px;overflow:hidden;box-shadow:0 10px 30px #00000014}@media (max-width:900px){.MapSection-module__Mof1Ja__mapContainer{grid-template-columns:1fr;gap:3rem}}
