.HeroSection_container__dlOvm{display:flex;flex-direction:row;background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);position:relative;max-width:1200px;margin:0 auto;padding:20px}.HeroSection_discountBadge__57fzh{position:absolute;top:2rem;left:2rem;background-color:#f44;color:#fff;padding:1rem;border-radius:50%;font-weight:700;font-size:1.2rem;z-index:10;width:80px;height:80px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px rgba(0,0,0,.1)}.HeroSection_content___pvBz{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:80vh;position:relative}.HeroSection_imageWrapper__eg_iL{order:1;position:relative;height:100%;display:flex;align-items:center;justify-content:center;width:100%;padding:2rem}.HeroSection_imageWrapper__eg_iL img{width:100%;height:auto;max-height:600px;object-fit:contain;margin:0 auto}.HeroSection_textContent__r8ejl{order:2;padding:2rem;display:flex;flex-direction:column;align-items:flex-start}.HeroSection_title__La_gG{font-size:2rem;color:#222;font-weight:700}.HeroSection_subtitle__te_tV{color:#007bff;font-weight:700;margin:1rem 0}.HeroSection_description__bmIwD{font-size:1.1rem;line-height:1.6;color:#444;margin-bottom:2rem}.HeroSection_benefits__UJR_P{list-style:none;padding:0;margin:0 0 2rem}.HeroSection_benefits__UJR_P li{display:flex;align-items:center;margin-bottom:1rem;font-size:1.1rem;color:#333}.HeroSection_benefits__UJR_P li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:#28a745;color:#fff;border-radius:50%;margin-right:1rem;font-size:.9rem}.HeroSection_additionalText__w21If{font-size:.9rem;color:#666;margin-bottom:2rem}.HeroSection_ctaButton__yCTAG{display:inline-block;background-color:#28a745;color:#fff;border:none;padding:1rem 2rem;border-radius:.5rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;align-self:center;margin:0 auto}.HeroSection_ctaButton__yCTAG:hover{background-color:#218838;transform:translateY(-2px)}@media (max-width:768px){.HeroSection_container__dlOvm{flex-direction:column;padding:1rem}.HeroSection_content___pvBz{flex-direction:column;align-items:center}.HeroSection_textContent__r8ejl{margin-left:0;margin-top:1rem;text-align:center;max-width:100%}.HeroSection_title__La_gG{font-size:1.8rem}.HeroSection_subtitle__te_tV{font-size:1rem}.HeroSection_description__bmIwD{font-size:.9rem}.HeroSection_benefits__UJR_P{margin-left:0;padding-left:1.5rem}.HeroSection_ctaButton__yCTAG{font-size:.9rem;padding:.7rem 1.2rem}.HeroSection_imageWrapper__eg_iL{max-width:200px}}@media (max-width:480px){.HeroSection_title__La_gG{font-size:1.5rem}.HeroSection_subtitle__te_tV{font-size:.9rem}.HeroSection_ctaButton__yCTAG{width:100%;padding:1rem}.HeroSection_discountBadge__57fzh{width:50px;height:50px;font-size:1rem}.HeroSection_imageWrapper__eg_iL{max-width:150px}}@media (max-width:992px){.HeroSection_content___pvBz{grid-template-columns:1fr;gap:2rem}.HeroSection_textContent__r8ejl{order:2;text-align:center;align-items:center;padding:1rem}.HeroSection_imageWrapper__eg_iL{order:1;padding:3rem 1rem 1rem;width:100%;max-width:none}.HeroSection_imageWrapper__eg_iL img{width:auto;height:auto;max-width:100%;max-height:400px}.HeroSection_benefits__UJR_P li{justify-content:flex-start;text-align:left}.HeroSection_discountBadge__57fzh{top:0;left:50%;transform:translateX(-70%);width:50px;height:50px;font-size:1rem}}.SharedStyles_sectionWrapper__nKKkd{width:100%;padding:5rem 0;display:flex;justify-content:center}.SharedStyles_sectionContainer__ujdE7{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.SharedStyles_bgLight__3_AOW{background-color:#fff}.SharedStyles_bgAlternate__jlL5z{background-color:#f8f9fa}.SharedStyles_bgAccent__Hhdyb{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.SharedStyles_sectionTitle__Y2XpL{font-size:2.5rem;font-weight:700;color:#333;text-align:center;margin-bottom:1.5rem}.SharedStyles_sectionSubtitle__qFPws{font-size:1.2rem;color:#666;text-align:center;max-width:800px;margin:0 auto 3rem;line-height:1.6}.SharedStyles_gridContainer__8RfVp{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}@media (max-width:1200px){.SharedStyles_sectionContainer__ujdE7{max-width:960px}}@media (max-width:992px){.SharedStyles_sectionContainer__ujdE7{max-width:720px}.SharedStyles_sectionTitle__Y2XpL{font-size:2rem}}@media (max-width:768px){.SharedStyles_sectionWrapper__nKKkd{padding:4rem 0}.SharedStyles_sectionContainer__ujdE7{max-width:540px;padding:0 1.5rem}.SharedStyles_gridContainer__8RfVp{grid-template-columns:1fr}}.IngredientsSection_container__5Oh0i{padding:2rem;background-color:#fdf3e6;border-radius:8px;text-align:center}.IngredientsSection_title__EvAag{font-size:2rem;color:#333;margin-bottom:1rem}.IngredientsSection_subtitle__C8fTh{font-size:1.2rem;color:#555;margin-bottom:2rem}.IngredientsSection_ingredientsGrid__18XG4{display:flex;justify-content:space-around;flex-wrap:wrap;gap:2rem}.IngredientsSection_ingredientCard__uNe3_{background-color:#fff;padding:1rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;max-width:200px}.IngredientsSection_image__Nly48{border-radius:50%;margin-bottom:1rem}.IngredientsSection_ingredientTitle__lGixj{font-size:1rem;font-weight:700;color:#222;margin-bottom:.5rem}.IngredientsSection_ingredientDescription__JIZnI{font-size:.9rem;color:#555}.IngredientsSection_ctaButton__F6ezb{display:block;margin:2rem auto;padding:.8rem 1.5rem;background-color:#28a745;color:#fff;text-decoration:none;border-radius:5px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;width:fit-content}.IngredientsSection_ctaButton__F6ezb:hover{background-color:#218838}@media (max-width:768px){.IngredientsSection_ingredientsGrid__18XG4{flex-direction:column;align-items:center}.IngredientsSection_ingredientCard__uNe3_{max-width:90%}}.HowToUseSection_stepCard__g9EG3{background-color:#f9f9f9;border-radius:8px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease}.HowToUseSection_stepCard__g9EG3:hover{transform:translateY(-5px)}.HowToUseSection_stepImage__Ynid7{border-radius:50%;margin-bottom:1rem}.HowToUseSection_stepTitle__PA9cO{font-size:1.2rem;color:#222;margin-bottom:.5rem}.HowToUseSection_stepDescription__AfZ6i{font-size:.9rem;color:#555;line-height:1.5}.ResultsSection_container__TXJtn{padding:2rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:2rem}.ResultsSection_title__B7URj{font-size:2rem;color:#222;text-align:center;margin-bottom:1rem}.ResultsSection_subtitle__I7xEN{font-size:1.2rem;color:#555;text-align:center;margin-bottom:2rem}.ResultsSection_content__N6b7r{display:flex;align-items:flex-start;gap:4rem;margin-top:2rem}.ResultsSection_textContent__59xZo{flex:1;display:flex;flex-direction:column;gap:2rem}.ResultsSection_resultsGrid__9n5kU{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.ResultsSection_resultCard__AZpSq{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease;cursor:pointer;border:2px solid transparent}.ResultsSection_resultCard__AZpSq:hover{transform:translateY(-4px);box-shadow:0 8px 12px rgba(0,0,0,.1)}.ResultsSection_resultCard__AZpSq.ResultsSection_active__Mc3ll{border-color:#28a745;background:rgba(40,167,69,.05)}.ResultsSection_resultIcon__1qmBe{background:#f8f9fa;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.ResultsSection_resultCard__AZpSq h3{font-size:1.1rem;color:#333;margin-bottom:.5rem}.ResultsSection_resultCard__AZpSq p{font-size:.95rem;color:#666;line-height:1.5;margin-bottom:1rem}.ResultsSection_percentage__E1u4e{position:relative;height:6px;background:#e9ecef;border-radius:3px;overflow:hidden}.ResultsSection_percentageBar__QpPIL{position:absolute;left:0;top:0;height:100%;background:#28a745;transition:width 1s ease-out}.ResultsSection_percentage__E1u4e span{position:absolute;right:0;top:-20px;font-size:.9rem;color:#28a745;font-weight:600}.ResultsSection_descriptionContent__ljjL5{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05)}.ResultsSection_paragraph__nwi_e{font-size:1.1rem;color:#444;line-height:1.8;margin-bottom:1.5rem}.ResultsSection_paragraph__nwi_e:last-child{margin-bottom:0}.ResultsSection_ctaButton__ruIZz{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#28a745;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:fit-content;margin:2rem auto 0}.ResultsSection_ctaButton__ruIZz:hover{background-color:#218838;transform:translateY(-2px)}.ResultsSection_ctaArrow__J33kA{transition:transform .3s ease}.ResultsSection_ctaButton__ruIZz:hover .ResultsSection_ctaArrow__J33kA{transform:translateX(4px)}.ResultsSection_imageWrapper__r1NA5{flex:1;position:relative}.ResultsSection_imageContainer__bHl54{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.ResultsSection_image__38rjJ{display:block;width:100%;height:auto;transition:transform .3s ease}.ResultsSection_imageContainer__bHl54:hover .ResultsSection_image__38rjJ{transform:scale(1.05)}.ResultsSection_imageBadge__vt5PM{position:absolute;bottom:20px;right:20px;background:rgba(40,167,69,.9);padding:.5rem 1rem;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;box-shadow:0 2px 4px rgba(0,0,0,.2)}@media (max-width:1024px){.ResultsSection_resultsGrid__9n5kU{grid-template-columns:1fr}}@media (max-width:768px){.ResultsSection_content__N6b7r{flex-direction:column;gap:2rem}.ResultsSection_imageWrapper__r1NA5{order:-1;width:100%;max-width:500px;margin:0 auto}.ResultsSection_textContent__59xZo{text-align:center}.ResultsSection_resultCard__AZpSq{text-align:left}}@media (max-width:480px){.ResultsSection_content__N6b7r{gap:1.5rem}.ResultsSection_resultCard__AZpSq{padding:1rem}.ResultsSection_descriptionContent__ljjL5{padding:1.5rem}.ResultsSection_paragraph__nwi_e{font-size:1rem}}.TestimonialsSection_container__5YpHy{padding:2rem;background-color:#fdfdfd;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:2rem}.TestimonialsSection_title__kSnbd{font-size:2rem;color:#222;text-align:center;margin-bottom:1rem}.TestimonialsSection_subtitle__hLw33{font-size:1.2rem;color:#555;text-align:center;margin-bottom:2rem}.TestimonialsSection_testimonialsGrid__rvYZP{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.TestimonialsSection_testimonialCard__4jFQs{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 20px rgba(0,0,0,.05);transition:transform .3s ease;display:flex;gap:1.5rem;align-items:flex-start}.TestimonialsSection_testimonialCard__4jFQs:hover{transform:translateY(-5px)}.TestimonialsSection_imageWrapper__TfGPi{flex-shrink:0}.TestimonialsSection_image__y6N0h{border-radius:50%;border:3px solid #f8f9fa}.TestimonialsSection_textWrapper__CBtoH{flex:1}.TestimonialsSection_comment__6B5Al{font-size:1.1rem;color:#333;line-height:1.6;margin-bottom:1rem;font-style:italic}.TestimonialsSection_name__sFWOg{font-weight:700;color:#222;margin-bottom:.5rem}.TestimonialsSection_name__sFWOg span{font-weight:400;color:#666;font-size:.9rem}.TestimonialsSection_rating__65JKq{color:#ffc107;font-size:1.2rem}@media (max-width:768px){.TestimonialsSection_testimonialCard__4jFQs{flex-direction:column;align-items:center;text-align:center;padding:1.5rem}.TestimonialsSection_imageWrapper__TfGPi{margin-bottom:1rem}}.OfferSection_offerContainer__lFnBB{display:flex;justify-content:center;margin:2rem 0}.OfferSection_offerCard__cnTrY{border:2px dashed #f5a623;border-radius:8px;padding:2rem;text-align:center;background-color:#fff;max-width:400px;transition:transform .3s ease}.OfferSection_offerCard__cnTrY:hover{transform:translateY(-5px)}.OfferSection_offerImage___y3pf{margin-bottom:1rem}.OfferSection_discountText__U5cKV{font-size:1.5rem;color:#28a745;margin-bottom:.5rem}.OfferSection_priceBefore__widYL{text-decoration:line-through;color:#999;margin-bottom:.5rem}.OfferSection_priceAfter__zZbh3{font-size:1.8rem;color:#28a745;font-weight:700;margin-bottom:.5rem}.OfferSection_savings__GUh26{color:red;margin-bottom:1.5rem}.OfferSection_ctaButton__tA4RS{background-color:#28a745;color:#fff;border:none;padding:1rem 2rem;border-radius:5px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.OfferSection_ctaButton__tA4RS:hover{background-color:#218838}.OfferSection_guaranteeContainer__cNS3g{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;width:100%;max-width:800px;margin-left:auto;margin-right:auto}.OfferSection_guaranteeItem__FJ4JV{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.OfferSection_guaranteeIcon__j_gEe{width:40px;height:40px;margin-bottom:.5rem}.OfferSection_guaranteeText__9RqNb{font-size:.9rem;color:#555;line-height:1.2}@media (max-width:768px){.OfferSection_guaranteeContainer__cNS3g{grid-template-columns:repeat(3,1fr);gap:1rem;padding:0 1rem}.OfferSection_guaranteeIcon__j_gEe{width:30px;height:30px}.OfferSection_guaranteeText__9RqNb{font-size:.8rem}}@media (max-width:480px){.OfferSection_guaranteeContainer__cNS3g{gap:.5rem}}.FaqSection_faqSection__AT_Ri{padding:4rem 1rem;background-color:#f9f9f9}.FaqSection_container__BwrfN{max-width:1200px;margin:0 auto;padding:0 1rem}.FaqSection_title__KeyJs{text-align:center;font-size:2.5rem;color:#333;margin-bottom:1.5rem;font-weight:700}.FaqSection_subtitle__ATYx8{text-align:center;color:#666;margin-bottom:3rem;font-size:1.1rem}.FaqSection_faqContainer__uTJx_{max-width:800px;margin:0 auto}.FaqSection_faqItem__hEQ3R{background:#fff;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.FaqSection_faqQuestion__I0cYl{width:100%;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;text-align:left;cursor:pointer;font-size:1.1rem;font-weight:600;color:#333;transition:background-color .3s ease}.FaqSection_faqQuestion__I0cYl:hover{background-color:#f5f5f5}.FaqSection_icon__39sEG{font-size:1.5rem;font-weight:300;color:#666;transition:transform .3s ease}.FaqSection_active__iOPjP .FaqSection_icon__39sEG{transform:rotate(180deg)}.FaqSection_faqAnswer__1H_W2{max-height:0;overflow:hidden;transition:max-height .3s ease-out;background-color:#fff;padding:0 1.5rem}.FaqSection_faqAnswer__1H_W2.FaqSection_show__TxE7F{max-height:500px;padding:0 1.5rem 1.5rem}.FaqSection_faqAnswer__1H_W2 p{margin:0;color:#666;line-height:1.6}@media (max-width:768px){.FaqSection_faqSection__AT_Ri{padding:3rem 1rem}.FaqSection_title__KeyJs{font-size:2rem}.FaqSection_faqQuestion__I0cYl{padding:1.2rem;font-size:1rem}.FaqSection_faqAnswer__1H_W2.FaqSection_show__TxE7F{padding:0 1.2rem 1.2rem}}.Footer_footer__Jcyx6{background:#1f2937;color:#fff;padding:3rem 0;margin-top:auto}.Footer_container__YCx4X{max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.Footer_column__N_Ldr{display:flex;flex-direction:column;gap:1rem}.Footer_column__N_Ldr h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.Footer_column__N_Ldr a{color:#9ca3af;text-decoration:none;transition:color .2s}.Footer_column__N_Ldr a:hover{color:#fff}.Footer_socialIcon__fd14w{font-size:1.5rem;color:#9ca3af;transition:color .2s}.Footer_socialIcon__fd14w:hover{color:#fff}.Footer_copyright__7t6i4{text-align:center;padding-top:2rem;margin-top:2rem;border-top:1px solid #374151;color:#9ca3af}@media (max-width:768px){.Footer_container__YCx4X{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Footer_container__YCx4X{grid-template-columns:1fr}}.MoreTestimonialsSection_container__J_O2o{padding:2rem;background-color:#fff9f5;text-align:center}.MoreTestimonialsSection_title__wv5qe{font-size:2rem;color:#333;margin-bottom:2rem}.MoreTestimonialsSection_testimonialsGrid__4_Byp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.MoreTestimonialsSection_testimonialCard__jGSBq{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 20px rgba(0,0,0,.05);transition:transform .3s ease;text-align:center}.MoreTestimonialsSection_testimonialCard__jGSBq:hover{transform:translateY(-5px)}.MoreTestimonialsSection_imageWrapper__2OGh2{margin-bottom:1.5rem}.MoreTestimonialsSection_image__tnJw5{border-radius:50%;border:3px solid #f8f9fa}.MoreTestimonialsSection_review__WdN1e{font-size:1.1rem;color:#333;line-height:1.6;margin-bottom:1rem;font-style:italic}.MoreTestimonialsSection_name__qawln{font-weight:700;color:#222;margin-bottom:.5rem}.MoreTestimonialsSection_rating__SyIpd{color:#ffc107;font-size:1.2rem;margin-top:1rem}.MoreTestimonialsSection_ctaButton__oSqyF{display:block;margin:3rem auto 0;background-color:#333;color:#fff;padding:1rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:700;transition:all .3s ease;width:fit-content}.MoreTestimonialsSection_ctaButton__oSqyF:hover{background-color:#444;transform:translateY(-2px)}