.Header-module-scss-module__wS1-Va__header{z-index:300;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__wS1-Va__header.Header-module-scss-module__wS1-Va__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:.75rem 0;box-shadow:0 1px 3px #2d2d2d0a}.Header-module-scss-module__wS1-Va__nav{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Header-module-scss-module__wS1-Va__logo{align-items:center;transition:transform .2s;display:flex}.Header-module-scss-module__wS1-Va__logo:hover{transform:scale(1.02)}.Header-module-scss-module__wS1-Va__logo img{width:auto;height:50px}@media (min-width:768px){.Header-module-scss-module__wS1-Va__logo img{height:60px}}.Header-module-scss-module__wS1-Va__navLinks{gap:.5rem;margin:0;padding:0;list-style:none;display:none}@media (min-width:992px){.Header-module-scss-module__wS1-Va__navLinks{gap:.25rem;display:flex}}.Header-module-scss-module__wS1-Va__navLinks li a,.Header-module-scss-module__wS1-Va__navLinks li button.Header-module-scss-module__wS1-Va__navButton{color:#2d2d2d;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:block;position:relative}.Header-module-scss-module__wS1-Va__navLinks li a:after,.Header-module-scss-module__wS1-Va__navLinks li button.Header-module-scss-module__wS1-Va__navButton:after{content:"";background:#3d6f36;width:0;height:2px;transition:all .2s;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.Header-module-scss-module__wS1-Va__navLinks li a:hover,.Header-module-scss-module__wS1-Va__navLinks li button.Header-module-scss-module__wS1-Va__navButton:hover{color:#3d6f36}.Header-module-scss-module__wS1-Va__navLinks li a:hover:after,.Header-module-scss-module__wS1-Va__navLinks li button.Header-module-scss-module__wS1-Va__navButton:hover:after{width:20px}.Header-module-scss-module__wS1-Va__navLinks li a.Header-module-scss-module__wS1-Va__active,.Header-module-scss-module__wS1-Va__navLinks li button.Header-module-scss-module__wS1-Va__navButton.Header-module-scss-module__wS1-Va__active{color:#3d6f36}.Header-module-scss-module__wS1-Va__navLinks li a.Header-module-scss-module__wS1-Va__active:after,.Header-module-scss-module__wS1-Va__navLinks li button.Header-module-scss-module__wS1-Va__navButton.Header-module-scss-module__wS1-Va__active:after{width:20px}@media (max-width:991px){.Header-module-scss-module__wS1-Va__navLinks.Header-module-scss-module__wS1-Va__open{background:#fff;flex-direction:column;gap:.5rem;width:280px;height:calc(100vh - 80px);padding:2rem;animation:.3s Header-module-scss-module__wS1-Va__slideIn;display:flex;position:fixed;top:80px;right:0;box-shadow:0 4px 12px #2d2d2d0f}[dir=rtl] .Header-module-scss-module__wS1-Va__navLinks.Header-module-scss-module__wS1-Va__open{animation:.3s Header-module-scss-module__wS1-Va__slideInRTL;left:0;right:auto}.Header-module-scss-module__wS1-Va__navLinks.Header-module-scss-module__wS1-Va__open li a,.Header-module-scss-module__wS1-Va__navLinks.Header-module-scss-module__wS1-Va__open li button.Header-module-scss-module__wS1-Va__navButton{text-align:right;border-radius:10px;width:100%;padding:1rem;font-size:1.125rem}[dir=ltr] .Header-module-scss-module__wS1-Va__navLinks.Header-module-scss-module__wS1-Va__open li a,[dir=ltr] .Header-module-scss-module__wS1-Va__navLinks.Header-module-scss-module__wS1-Va__open li button.Header-module-scss-module__wS1-Va__navButton{text-align:left}.Header-module-scss-module__wS1-Va__navLinks.Header-module-scss-module__wS1-Va__open li a:hover,.Header-module-scss-module__wS1-Va__navLinks.Header-module-scss-module__wS1-Va__open li button.Header-module-scss-module__wS1-Va__navButton:hover{background:#3d6f360d}.Header-module-scss-module__wS1-Va__navLinks.Header-module-scss-module__wS1-Va__open li a.Header-module-scss-module__wS1-Va__active,.Header-module-scss-module__wS1-Va__navLinks.Header-module-scss-module__wS1-Va__open li button.Header-module-scss-module__wS1-Va__navButton.Header-module-scss-module__wS1-Va__active{color:#3d6f36;background:#3d6f360d}}@keyframes Header-module-scss-module__wS1-Va__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Header-module-scss-module__wS1-Va__slideInRTL{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.Header-module-scss-module__wS1-Va__actions{align-items:center;gap:1rem;display:flex}.Header-module-scss-module__wS1-Va__langSwitch{cursor:pointer;background:#3d6f3614;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .2s;display:flex}.Header-module-scss-module__wS1-Va__langSwitch:hover{background:#3d6f3626}.Header-module-scss-module__wS1-Va__langSwitch .Header-module-scss-module__wS1-Va__langIcon{font-size:1.25rem}.Header-module-scss-module__wS1-Va__langSwitch .Header-module-scss-module__wS1-Va__langText{color:#3d6f36;font-size:.875rem;font-weight:500}@media (max-width:575px){.Header-module-scss-module__wS1-Va__langSwitch .Header-module-scss-module__wS1-Va__langText{display:none}}.Header-module-scss-module__wS1-Va__langSwitch .Header-module-scss-module__wS1-Va__langText.Header-module-scss-module__wS1-Va__arabicText{font-family:Madani,sans-serif}.Header-module-scss-module__wS1-Va__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:flex}@media (min-width:992px){.Header-module-scss-module__wS1-Va__mobileToggle{display:none}}.Header-module-scss-module__wS1-Va__mobileToggle span{background:#2d2d2d;border-radius:2px;width:24px;height:2px;transition:all .2s;display:block}.Header-module-scss-module__wS1-Va__mobileToggle.Header-module-scss-module__wS1-Va__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module-scss-module__wS1-Va__mobileToggle.Header-module-scss-module__wS1-Va__active span:nth-child(2){opacity:0}.Header-module-scss-module__wS1-Va__mobileToggle.Header-module-scss-module__wS1-Va__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Header-module-scss-module__wS1-Va__overlay{display:none}@media (max-width:991px){.Header-module-scss-module__wS1-Va__overlay{z-index:-1;background:#0000004d;animation:.3s Header-module-scss-module__wS1-Va__fadeIn;display:block;position:fixed;inset:80px 0 0}}@keyframes Header-module-scss-module__wS1-Va__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module-scss-module__wS1-Va__navButton{color:#2d2d2d;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:block;position:relative}[dir=rtl] .Header-module-scss-module__wS1-Va__navButton{font-family:Madani,sans-serif}.Header-module-scss-module__wS1-Va__navButton:after{content:"";background:#3d6f36;width:0;height:2px;transition:all .2s;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}.Header-module-scss-module__wS1-Va__navButton:hover{color:#3d6f36}.Header-module-scss-module__wS1-Va__navButton:hover:after{width:20px}
.Footer-module-scss-module__wcgw9G__footer{color:#fff;background:linear-gradient(#2d5228 0%,#1e3a1a 100%);padding-top:0;position:relative}.Footer-module-scss-module__wcgw9G__topWave{width:100%;margin-bottom:-1px;line-height:0}.Footer-module-scss-module__wcgw9G__topWave svg{width:100%;height:auto;min-height:60px}.Footer-module-scss-module__wcgw9G__footerContent{grid-template-columns:1fr;gap:2rem;padding:2.5rem 0;display:grid}@media (min-width:576px){.Footer-module-scss-module__wcgw9G__footerContent{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.Footer-module-scss-module__wcgw9G__footerContent{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2.5rem}}.Footer-module-scss-module__wcgw9G__brandColumn .Footer-module-scss-module__wcgw9G__logo{margin-bottom:1.25rem;display:inline-block}.Footer-module-scss-module__wcgw9G__brandColumn .Footer-module-scss-module__wcgw9G__logo img{filter:brightness(0)invert();opacity:.95}.Footer-module-scss-module__wcgw9G__description{color:#ffffffbf;max-width:280px;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.7}.Footer-module-scss-module__wcgw9G__socialLinks{gap:.75rem;display:flex}.Footer-module-scss-module__wcgw9G__socialLink{color:#fff;background:#ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module-scss-module__wcgw9G__socialLink svg{width:18px;height:18px}.Footer-module-scss-module__wcgw9G__socialLink:hover{color:#3d6f36;background:#fff}.Footer-module-scss-module__wcgw9G__linksColumn h4,.Footer-module-scss-module__wcgw9G__productsColumn h4,.Footer-module-scss-module__wcgw9G__contactColumn h4{color:#fff;margin-bottom:1.25rem;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600}[dir=rtl] .Footer-module-scss-module__wcgw9G__linksColumn h4,[dir=rtl] .Footer-module-scss-module__wcgw9G__productsColumn h4,[dir=rtl] .Footer-module-scss-module__wcgw9G__contactColumn h4{font-family:Madani,sans-serif}.Footer-module-scss-module__wcgw9G__linksColumn ul,.Footer-module-scss-module__wcgw9G__productsColumn ul,.Footer-module-scss-module__wcgw9G__contactColumn ul{margin:0;padding:0;list-style:none}.Footer-module-scss-module__wcgw9G__linksColumn li,.Footer-module-scss-module__wcgw9G__productsColumn li,.Footer-module-scss-module__wcgw9G__contactColumn li{margin-bottom:.75rem}.Footer-module-scss-module__wcgw9G__linksColumn a,.Footer-module-scss-module__wcgw9G__productsColumn a,.Footer-module-scss-module__wcgw9G__contactColumn a{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.9375rem;text-decoration:none;transition:color .2s;display:inline-flex}.Footer-module-scss-module__wcgw9G__linksColumn a:hover,.Footer-module-scss-module__wcgw9G__productsColumn a:hover,.Footer-module-scss-module__wcgw9G__contactColumn a:hover{color:#fff}.Footer-module-scss-module__wcgw9G__contactItem{color:#ffffffb3;align-items:flex-start;gap:.75rem;font-size:.9375rem;display:flex}.Footer-module-scss-module__wcgw9G__contactItem svg{opacity:.7;flex-shrink:0;width:18px;height:18px;margin-top:2px}.Footer-module-scss-module__wcgw9G__contactItem span,.Footer-module-scss-module__wcgw9G__contactItem a{color:#ffffffb3;line-height:1.5;text-decoration:none;transition:color .2s}.Footer-module-scss-module__wcgw9G__contactItem span:hover,.Footer-module-scss-module__wcgw9G__contactItem a:hover{color:#fff}.Footer-module-scss-module__wcgw9G__footerBottom{text-align:center;border-top:1px solid #ffffff1a;padding:1.5rem 0}.Footer-module-scss-module__wcgw9G__footerBottom p{color:#fff9;margin:0;font-size:.875rem}
.Hero-module-scss-module__twV7AW__hero{background:linear-gradient(135deg,#fffaf5 0%,#fdf8f3 100%);align-items:center;min-height:100vh;padding-top:90px;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__twV7AW__parallaxWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module-scss-module__twV7AW__parallaxBg{will-change:transform;width:100%;height:140%;position:absolute;top:-20%;left:0}.Hero-module-scss-module__twV7AW__bgPattern{background-image:radial-gradient(circle at 20% 30%,#3d6f3608 0%,#0000 50%),radial-gradient(circle at 80% 70%,#e5393508 0%,#0000 50%),radial-gradient(circle,#8b233205 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__twV7AW__decorations{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__twV7AW__blob{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:15s ease-in-out infinite Hero-module-scss-module__twV7AW__morphBlob;position:absolute}.Hero-module-scss-module__twV7AW__blob.Hero-module-scss-module__twV7AW__blob1{background:#3d6f360d;width:400px;height:400px;animation-delay:0s;top:10%;right:10%}@media (max-width:768px){.Hero-module-scss-module__twV7AW__blob.Hero-module-scss-module__twV7AW__blob1{width:200px;height:200px}}.Hero-module-scss-module__twV7AW__blob.Hero-module-scss-module__twV7AW__blob2{background:#e539350a;width:300px;height:300px;animation-delay:-5s;bottom:20%;left:5%}@media (max-width:768px){.Hero-module-scss-module__twV7AW__blob.Hero-module-scss-module__twV7AW__blob2{width:150px;height:150px}}.Hero-module-scss-module__twV7AW__blob.Hero-module-scss-module__twV7AW__blob3{background:#8b233208;width:200px;height:200px;animation-delay:-10s;top:40%;left:30%}@media (max-width:768px){.Hero-module-scss-module__twV7AW__blob.Hero-module-scss-module__twV7AW__blob3{display:none}}@keyframes Hero-module-scss-module__twV7AW__morphBlob{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;transform:rotate(0)}50%{border-radius:30% 60% 70% 40%/50% 60% 30%;transform:rotate(180deg)}}.Hero-module-scss-module__twV7AW__tomatoFloat,.Hero-module-scss-module__twV7AW__tomatoFloat2{animation:6s ease-in-out infinite Hero-module-scss-module__twV7AW__float;position:absolute}.Hero-module-scss-module__twV7AW__tomatoFloat{width:80px;height:80px;animation-delay:0s;top:15%;left:10%}@media (max-width:768px){.Hero-module-scss-module__twV7AW__tomatoFloat{width:50px;height:50px;top:20%;left:5%}}.Hero-module-scss-module__twV7AW__tomatoFloat2{width:60px;height:60px;animation-delay:-3s;bottom:25%;right:15%}@media (max-width:768px){.Hero-module-scss-module__twV7AW__tomatoFloat2{display:none}}@keyframes Hero-module-scss-module__twV7AW__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}.Hero-module-scss-module__twV7AW__content{z-index:2;grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (min-width:992px){.Hero-module-scss-module__twV7AW__content{grid-template-columns:1fr 1fr;gap:4rem}}.Hero-module-scss-module__twV7AW__textContent{text-align:center}@media (min-width:992px){.Hero-module-scss-module__twV7AW__textContent{text-align:left}[dir=rtl] .Hero-module-scss-module__twV7AW__textContent{text-align:right}}.Hero-module-scss-module__twV7AW__badge{letter-spacing:.05em;text-transform:uppercase;color:#3d6f36;opacity:0;background:#3d6f361a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;animation:.8s .2s forwards Hero-module-scss-module__twV7AW__fadeInUp;display:inline-block}.Hero-module-scss-module__twV7AW__title{letter-spacing:-.02em;color:#2d2d2d;opacity:0;background:linear-gradient(135deg,#2d2d2d 0%,#3d6f36 50%,#e53935 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:clamp(3rem,8vw,4rem);font-weight:700;line-height:1.1;animation:.8s .4s forwards Hero-module-scss-module__twV7AW__fadeInUp}.Hero-module-scss-module__twV7AW__subtitle{color:#6b6b6b;opacity:0;max-width:540px;margin:0 auto 2rem;font-size:1rem;line-height:1.8;animation:.8s .6s forwards Hero-module-scss-module__twV7AW__fadeInUp}@media (min-width:576px){.Hero-module-scss-module__twV7AW__subtitle{font-size:1.125rem}}@media (min-width:992px){.Hero-module-scss-module__twV7AW__subtitle{margin:0 0 2rem;font-size:1.25rem}}.Hero-module-scss-module__twV7AW__cta{opacity:0;flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s .8s forwards Hero-module-scss-module__twV7AW__fadeInUp;display:flex}@media (min-width:992px){.Hero-module-scss-module__twV7AW__cta{justify-content:flex-start}}.Hero-module-scss-module__twV7AW__primaryBtn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module-scss-module__twV7AW__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.Hero-module-scss-module__twV7AW__primaryBtn{color:#fff;background:#3d6f36}.Hero-module-scss-module__twV7AW__primaryBtn:hover:not(:disabled){color:#fff;background:#2d5228}.Hero-module-scss-module__twV7AW__primaryBtn{align-items:center;gap:.75rem;display:inline-flex}[dir=rtl] .Hero-module-scss-module__twV7AW__primaryBtn{font-family:Madani,sans-serif}.Hero-module-scss-module__twV7AW__primaryBtn svg{transition:transform .2s}[dir=rtl] .Hero-module-scss-module__twV7AW__primaryBtn svg{transform:rotate(180deg)}.Hero-module-scss-module__twV7AW__primaryBtn:hover svg{transform:translate(3px)}[dir=rtl] .Hero-module-scss-module__twV7AW__primaryBtn:hover svg{transform:translate(-3px)rotate(180deg)}.Hero-module-scss-module__twV7AW__secondaryBtn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module-scss-module__twV7AW__secondaryBtn:disabled{opacity:.6;cursor:not-allowed}.Hero-module-scss-module__twV7AW__secondaryBtn{color:#3d6f36;background:0 0;border:2px solid #3d6f36}.Hero-module-scss-module__twV7AW__secondaryBtn:hover:not(:disabled){color:#fff;background:#3d6f36}[dir=rtl] .Hero-module-scss-module__twV7AW__secondaryBtn{font-family:Madani,sans-serif}.Hero-module-scss-module__twV7AW__imageContent{opacity:0;justify-content:center;align-items:center;animation:1s .6s forwards Hero-module-scss-module__twV7AW__fadeInScale;display:flex}.Hero-module-scss-module__twV7AW__imageWrapper{perspective:1000px;width:100%;max-width:400px;position:relative}@media (min-width:992px){.Hero-module-scss-module__twV7AW__imageWrapper{max-width:500px}}.Hero-module-scss-module__twV7AW__imageBg{background:linear-gradient(135deg,#3d6f3614 0%,#e5393514 100%);border-radius:60% 40% 50% 50%/40% 50% 50% 60%;width:90%;height:90%;animation:12s ease-in-out infinite Hero-module-scss-module__twV7AW__morphBlob;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module-scss-module__twV7AW__logoShowcase{z-index:2;transform-style:preserve-3d;will-change:transform;justify-content:center;align-items:center;padding:2rem;transition:transform .15s ease-out;display:flex;position:relative}.Hero-module-scss-module__twV7AW__betoLogo{filter:drop-shadow(0 20px 40px #8b233226);width:100%;max-width:280px;height:auto}@media (min-width:992px){.Hero-module-scss-module__twV7AW__betoLogo{max-width:350px}}.Hero-module-scss-module__twV7AW__floatingElements{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__twV7AW__leaf1,.Hero-module-scss-module__twV7AW__leaf2{animation:5s ease-in-out infinite Hero-module-scss-module__twV7AW__float;position:absolute}.Hero-module-scss-module__twV7AW__leaf1 svg,.Hero-module-scss-module__twV7AW__leaf2 svg{width:40px;height:40px}.Hero-module-scss-module__twV7AW__leaf1{animation-delay:-1s;top:10%;right:10%}.Hero-module-scss-module__twV7AW__leaf2{animation-delay:-2.5s;bottom:15%;left:10%;transform:rotate(-30deg)}@keyframes Hero-module-scss-module__twV7AW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__twV7AW__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Hero-module-scss-module__twV7AW__scrollIndicator{z-index:3;opacity:0;animation:1s 1.2s forwards Hero-module-scss-module__twV7AW__fadeInUp;display:none;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}@media (min-width:768px){.Hero-module-scss-module__twV7AW__scrollIndicator{display:block;bottom:100px}}.Hero-module-scss-module__twV7AW__mouse{border:2px solid #3d6f3666;border-radius:20px;justify-content:center;width:26px;height:42px;padding-top:8px;display:flex}.Hero-module-scss-module__twV7AW__wheel{background:#3d6f36;border-radius:2px;width:4px;height:8px;animation:2s infinite Hero-module-scss-module__twV7AW__scroll}@keyframes Hero-module-scss-module__twV7AW__scroll{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}.Hero-module-scss-module__twV7AW__waveDivider{z-index:3;width:100%;line-height:0;position:absolute;bottom:0;left:0}.Hero-module-scss-module__twV7AW__waveDivider svg{width:100%;height:auto;min-height:60px}
.About-module-scss-module__lpLw2a__about{background:#fdf8f3;padding:clamp(3rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.About-module-scss-module__lpLw2a__mainContent{grid-template-columns:1fr;align-items:center;gap:2.5rem;margin-bottom:3rem;display:grid}@media (min-width:992px){.About-module-scss-module__lpLw2a__mainContent{grid-template-columns:1fr 1fr;gap:5rem}}.About-module-scss-module__lpLw2a__textSide{opacity:0;transition:opacity .6s}.About-module-scss-module__lpLw2a__textSide.About-module-scss-module__lpLw2a__visible{opacity:1}.About-module-scss-module__lpLw2a__badge{letter-spacing:.1em;text-transform:uppercase;color:#3d6f36;background:#3d6f3614;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;display:inline-block}.About-module-scss-module__lpLw2a__title{letter-spacing:-.02em;color:#2d2d2d;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.About-module-scss-module__lpLw2a__description{color:#6b6b6b;max-width:540px;font-size:1.0625rem;line-height:1.8}.About-module-scss-module__lpLw2a__imageSide{opacity:0;justify-content:center;transition:opacity .6s .2s;display:flex}.About-module-scss-module__lpLw2a__imageSide.About-module-scss-module__lpLw2a__visible{opacity:1}.About-module-scss-module__lpLw2a__imageWrapper{display:inline-block;position:relative}.About-module-scss-module__lpLw2a__mainImage{z-index:1;filter:drop-shadow(0 25px 50px #00000014);width:100%;max-width:380px;height:auto;position:relative}.About-module-scss-module__lpLw2a__imageAccent{z-index:0;background:linear-gradient(135deg,#3d6f360f 0%,#e539350a 100%);border-radius:12px;width:80%;height:80%;position:absolute;top:15%;right:-10%}[dir=rtl] .About-module-scss-module__lpLw2a__imageAccent{left:-10%;right:auto}.About-module-scss-module__lpLw2a__valuesGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.About-module-scss-module__lpLw2a__valuesGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}.About-module-scss-module__lpLw2a__valueCard{opacity:0;background:#fff;border-radius:10px;padding:2rem;transition:all .2s,opacity .6s;position:relative;overflow:hidden}.About-module-scss-module__lpLw2a__valueCard.About-module-scss-module__lpLw2a__visible{opacity:1}.About-module-scss-module__lpLw2a__valueCard:hover{box-shadow:0 2px 8px #2d2d2d0d}.About-module-scss-module__lpLw2a__valueCard:hover .About-module-scss-module__lpLw2a__number{opacity:.12}.About-module-scss-module__lpLw2a__valueCard:hover .About-module-scss-module__lpLw2a__cardLine{width:100%}.About-module-scss-module__lpLw2a__valueCard.About-module-scss-module__lpLw2a__green .About-module-scss-module__lpLw2a__number{color:#3d6f36}.About-module-scss-module__lpLw2a__valueCard.About-module-scss-module__lpLw2a__green .About-module-scss-module__lpLw2a__cardLine{background:#3d6f36}.About-module-scss-module__lpLw2a__valueCard.About-module-scss-module__lpLw2a__green h3{color:#2d5228}.About-module-scss-module__lpLw2a__valueCard.About-module-scss-module__lpLw2a__red .About-module-scss-module__lpLw2a__number{color:#e53935}.About-module-scss-module__lpLw2a__valueCard.About-module-scss-module__lpLw2a__red .About-module-scss-module__lpLw2a__cardLine{background:#e53935}.About-module-scss-module__lpLw2a__valueCard.About-module-scss-module__lpLw2a__red h3{color:#ab000d}.About-module-scss-module__lpLw2a__valueCard.About-module-scss-module__lpLw2a__burgundy .About-module-scss-module__lpLw2a__number{color:#8b2332}.About-module-scss-module__lpLw2a__valueCard.About-module-scss-module__lpLw2a__burgundy .About-module-scss-module__lpLw2a__cardLine{background:#8b2332}.About-module-scss-module__lpLw2a__valueCard.About-module-scss-module__lpLw2a__burgundy h3{color:#5c0f1a}.About-module-scss-module__lpLw2a__number{opacity:.08;pointer-events:none;font-family:Poppins,sans-serif;font-size:4rem;font-weight:700;line-height:1;transition:all .4s;position:absolute;top:1rem;right:1.5rem}[dir=rtl] .About-module-scss-module__lpLw2a__number{font-family:Madani,sans-serif;left:1.5rem;right:auto}.About-module-scss-module__lpLw2a__cardContent{z-index:1;position:relative}.About-module-scss-module__lpLw2a__cardContent h3{margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;transition:color .3s}[dir=rtl] .About-module-scss-module__lpLw2a__cardContent h3{font-family:Madani,sans-serif}.About-module-scss-module__lpLw2a__cardContent p{color:#6b6b6b;margin:0;font-size:.9375rem;line-height:1.7}.About-module-scss-module__lpLw2a__cardLine{border-radius:0 3px 0 0;width:60px;height:3px;transition:width .4s;position:absolute;bottom:0;left:0}[dir=rtl] .About-module-scss-module__lpLw2a__cardLine{border-radius:3px 0 0;left:auto;right:0}
.BetoBrand-module-scss-module__KE7XJa__betoBrand{background:linear-gradient(#fdf8f3 0%,#fffaf5 100%);padding:clamp(3rem,5vw,4.5rem) 0 calc(clamp(3rem,5vw,4.5rem) + 40px);position:relative;overflow:hidden}.BetoBrand-module-scss-module__KE7XJa__content{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:992px){.BetoBrand-module-scss-module__KE7XJa__content{grid-template-columns:1fr 1fr;gap:5rem}}.BetoBrand-module-scss-module__KE7XJa__textSide{opacity:0;transition:opacity .6s}.BetoBrand-module-scss-module__KE7XJa__textSide.BetoBrand-module-scss-module__KE7XJa__visible{opacity:1}.BetoBrand-module-scss-module__KE7XJa__badge{letter-spacing:.1em;text-transform:uppercase;color:#8b2332;background:#8b233214;border-radius:9999px;margin-bottom:1.25rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;display:inline-block}.BetoBrand-module-scss-module__KE7XJa__title{color:#2d2d2d;margin-bottom:1.25rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}[dir=rtl] .BetoBrand-module-scss-module__KE7XJa__title{font-family:Madani,sans-serif}.BetoBrand-module-scss-module__KE7XJa__description{color:#6b6b6b;max-width:500px;margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.8}.BetoBrand-module-scss-module__KE7XJa__features{flex-direction:column;gap:1rem;display:flex}.BetoBrand-module-scss-module__KE7XJa__featureCard{opacity:0;background:#fff;border-radius:10px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s,opacity .6s;display:flex;box-shadow:0 1px 3px #2d2d2d0a}.BetoBrand-module-scss-module__KE7XJa__featureCard.BetoBrand-module-scss-module__KE7XJa__visible{opacity:1}.BetoBrand-module-scss-module__KE7XJa__featureCard:hover{box-shadow:0 2px 8px #2d2d2d0d}.BetoBrand-module-scss-module__KE7XJa__featureCard:hover .BetoBrand-module-scss-module__KE7XJa__featureIcon{background:#8b2332}.BetoBrand-module-scss-module__KE7XJa__featureCard:hover .BetoBrand-module-scss-module__KE7XJa__featureIcon svg{stroke:#fff}.BetoBrand-module-scss-module__KE7XJa__featureIcon{background:#8b233214;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.BetoBrand-module-scss-module__KE7XJa__featureIcon svg{stroke:#8b2332;width:22px;height:22px;transition:stroke .3s}.BetoBrand-module-scss-module__KE7XJa__featureContent h4{color:#2d2d2d;margin-bottom:.25rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}[dir=rtl] .BetoBrand-module-scss-module__KE7XJa__featureContent h4{font-family:Madani,sans-serif}.BetoBrand-module-scss-module__KE7XJa__featureContent p{color:#6b6b6b;margin:0;font-size:.875rem;line-height:1.6}.BetoBrand-module-scss-module__KE7XJa__imageSide{opacity:0;justify-content:flex-end;transition:opacity .6s .2s;display:flex}.BetoBrand-module-scss-module__KE7XJa__imageSide.BetoBrand-module-scss-module__KE7XJa__visible{opacity:1}.BetoBrand-module-scss-module__KE7XJa__imageWrapper{width:100%;max-width:400px;position:relative}.BetoBrand-module-scss-module__KE7XJa__imageWrapper .BetoBrand-module-scss-module__KE7XJa__imgView{aspect-ratio:3/4;border-radius:12px;overflow:hidden}.BetoBrand-module-scss-module__KE7XJa__imageWrapper .BetoBrand-module-scss-module__KE7XJa__imgView .BetoBrand-module-scss-module__KE7XJa__image{object-fit:cover;border-radius:12px;width:100%;height:100%;transition:all .3s}.BetoBrand-module-scss-module__KE7XJa__imageWrapper .BetoBrand-module-scss-module__KE7XJa__imgView:hover .BetoBrand-module-scss-module__KE7XJa__image{scale:1.1}.BetoBrand-module-scss-module__KE7XJa__productPlaceholder{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #2d2d2d0d}.BetoBrand-module-scss-module__KE7XJa__placeholderInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.BetoBrand-module-scss-module__KE7XJa__placeholderInner svg{width:80%;height:80%}.BetoBrand-module-scss-module__KE7XJa__placeholderText{background:#8b23320d;border-radius:9999px;padding:.5rem 1.25rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.BetoBrand-module-scss-module__KE7XJa__placeholderText span{color:#8b2332;opacity:.6;font-size:.8125rem;font-weight:500}.BetoBrand-module-scss-module__KE7XJa__logoBadge{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;padding:10px;display:flex;position:absolute;top:-20px;right:-20px;box-shadow:0 2px 8px #2d2d2d0d}[dir=rtl] .BetoBrand-module-scss-module__KE7XJa__logoBadge{left:-20px;right:auto}.BetoBrand-module-scss-module__KE7XJa__logoBadge img{object-fit:contain;width:100%;height:100%}.BetoBrand-module-scss-module__KE7XJa__decorCircle1,.BetoBrand-module-scss-module__KE7XJa__decorCircle2{pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.BetoBrand-module-scss-module__KE7XJa__decorCircle1{background:#e5393514;width:120px;height:120px;bottom:-30px;left:-30px}[dir=rtl] .BetoBrand-module-scss-module__KE7XJa__decorCircle1{left:auto;right:-30px}.BetoBrand-module-scss-module__KE7XJa__decorCircle2{background:#3d6f360f;width:80px;height:80px;top:20%;right:-40px}[dir=rtl] .BetoBrand-module-scss-module__KE7XJa__decorCircle2{left:-40px;right:auto}.BetoBrand-module-scss-module__KE7XJa__waveDivider{z-index:3;width:100%;line-height:0;position:absolute;bottom:0;left:0}.BetoBrand-module-scss-module__KE7XJa__waveDivider svg{width:100%;height:auto;min-height:60px}
.ProductCard-module-scss-module___HK1Jq__productCard{opacity:0;background:#fff;border-radius:10px;flex-direction:column;transition:all .2s,opacity .6s;display:flex;overflow:hidden;box-shadow:0 1px 3px #2d2d2d0a}.ProductCard-module-scss-module___HK1Jq__productCard.ProductCard-module-scss-module___HK1Jq__visible{opacity:1}.ProductCard-module-scss-module___HK1Jq__productCard:hover{box-shadow:0 2px 8px #2d2d2d0d}.ProductCard-module-scss-module___HK1Jq__productCard:hover .ProductCard-module-scss-module___HK1Jq__viewDetails svg{transform:translate(3px)}[dir=rtl] .ProductCard-module-scss-module___HK1Jq__productCard:hover .ProductCard-module-scss-module___HK1Jq__viewDetails svg{transform:translate(-3px)}.ProductCard-module-scss-module___HK1Jq__productImage{background:linear-gradient(135deg,#3d6f360d 0%,#e539350d 100%);min-height:220px;position:relative;overflow:hidden}.ProductCard-module-scss-module___HK1Jq__productImg{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ProductCard-module-scss-module___HK1Jq__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ProductCard-module-scss-module___HK1Jq__imagePlaceholder svg{width:50%;height:50%}.ProductCard-module-scss-module___HK1Jq__category{text-transform:uppercase;letter-spacing:.05em;color:#3d6f36;background:#fff;border-radius:9999px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem;box-shadow:0 1px 3px #2d2d2d0a}[dir=rtl] .ProductCard-module-scss-module___HK1Jq__category{left:auto;right:1rem}.ProductCard-module-scss-module___HK1Jq__productContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ProductCard-module-scss-module___HK1Jq__titleRow{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ProductCard-module-scss-module___HK1Jq__productName{color:#2d2d2d;margin:0;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.3}[dir=rtl] .ProductCard-module-scss-module___HK1Jq__productName{font-family:Madani,sans-serif}.ProductCard-module-scss-module___HK1Jq__size{color:#8b2332;white-space:nowrap;background:#8b23321a;border-radius:9999px;flex-shrink:0;padding:.375rem .75rem;font-size:.75rem;font-weight:700}.ProductCard-module-scss-module___HK1Jq__productDescription{color:#6b6b6b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ProductCard-module-scss-module___HK1Jq__features{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.ProductCard-module-scss-module___HK1Jq__feature{color:#2d2d2d;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.ProductCard-module-scss-module___HK1Jq__feature svg{color:#3d6f36;flex-shrink:0;width:16px;height:16px}.ProductCard-module-scss-module___HK1Jq__viewDetails{color:#3d6f36;align-items:center;gap:.5rem;margin-top:auto;font-size:.875rem;font-weight:600;display:inline-flex}.ProductCard-module-scss-module___HK1Jq__viewDetails svg{width:18px;height:18px;transition:transform .2s}[dir=rtl] .ProductCard-module-scss-module___HK1Jq__viewDetails svg{transform:rotate(180deg)}.ProductCard-module-scss-module___HK1Jq__compact .ProductCard-module-scss-module___HK1Jq__productImage{min-height:180px}.ProductCard-module-scss-module___HK1Jq__compact .ProductCard-module-scss-module___HK1Jq__productContent{padding:1.25rem}.ProductCard-module-scss-module___HK1Jq__compact .ProductCard-module-scss-module___HK1Jq__productName{font-size:1.0625rem}.ProductCard-module-scss-module___HK1Jq__compact .ProductCard-module-scss-module___HK1Jq__productDescription{-webkit-line-clamp:2;font-size:.875rem}.ProductCard-module-scss-module___HK1Jq__compact .ProductCard-module-scss-module___HK1Jq__features{display:none}.ProductCard-module-scss-module___HK1Jq__home{text-align:center}.ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__productImage{min-height:240px}.ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__imagePlaceholder svg{width:50%;height:50%}.ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__category{top:auto;bottom:1rem;left:50%;transform:translate(-50%)}[dir=rtl] .ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__category{left:50%;right:auto;transform:translate(-50%)}.ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__titleRow{flex-wrap:wrap;justify-content:center}.ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__productContent{text-align:center;padding:1.5rem}.ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__productName{font-size:1.125rem}.ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__productDescription{-webkit-line-clamp:2;font-size:.875rem}.ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__features{display:none}.ProductCard-module-scss-module___HK1Jq__home .ProductCard-module-scss-module___HK1Jq__viewDetails{justify-content:center}
.Skeleton-module-scss-module__c6gN4a__skeleton{background:linear-gradient(90deg,#0000000f 25%,#0000001a 50%,#0000000f 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite Skeleton-module-scss-module__c6gN4a__shimmer}@keyframes Skeleton-module-scss-module__c6gN4a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module-scss-module__c6gN4a__card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px #2d2d2d0a}.Skeleton-module-scss-module__c6gN4a__cardContent{padding:1.5rem}.Skeleton-module-scss-module__c6gN4a__cardHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Skeleton-module-scss-module__c6gN4a__features{flex-direction:column;gap:8px;margin-top:16px;display:flex}.Skeleton-module-scss-module__c6gN4a__home,.Skeleton-module-scss-module__c6gN4a__home .Skeleton-module-scss-module__c6gN4a__cardContent{text-align:center}.Skeleton-module-scss-module__c6gN4a__home .Skeleton-module-scss-module__c6gN4a__cardHeader{flex-wrap:wrap;justify-content:center}.Skeleton-module-scss-module__c6gN4a__compact .Skeleton-module-scss-module__c6gN4a__cardContent{padding:1.25rem}.Skeleton-module-scss-module__c6gN4a__statCard{text-align:center;padding:1.5rem}.Skeleton-module-scss-module__c6gN4a__statCard .Skeleton-module-scss-module__c6gN4a__skeleton{background:linear-gradient(90deg,#ffffff1a 25%,#fff3 50%,#ffffff1a 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite Skeleton-module-scss-module__c6gN4a__shimmer}.Skeleton-module-scss-module__c6gN4a__galleryItem{border-radius:10px;min-height:200px;overflow:hidden}@media (min-width:1024px){.Skeleton-module-scss-module__c6gN4a__galleryItem.Skeleton-module-scss-module__c6gN4a__large{grid-area:span 2/span 2}}.Skeleton-module-scss-module__c6gN4a__testimonialCard{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #2d2d2d0a}.Skeleton-module-scss-module__c6gN4a__testimonialAuthor{align-items:center;gap:1rem;margin-top:2rem;display:flex}.Skeleton-module-scss-module__c6gN4a__blogCard{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #2d2d2d0a}.Skeleton-module-scss-module__c6gN4a__blogCardContent{padding:1.5rem}.Skeleton-module-scss-module__c6gN4a__blogMeta{align-items:center;gap:1rem;display:flex}.Skeleton-module-scss-module__c6gN4a__blogFooter{border-top:1px solid #00000014;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.Skeleton-module-scss-module__c6gN4a__productDetail{grid-template-columns:1fr;gap:3rem;padding:2rem 0;display:grid}@media (min-width:1024px){.Skeleton-module-scss-module__c6gN4a__productDetail{grid-template-columns:1fr 1fr;gap:4rem}}.Skeleton-module-scss-module__c6gN4a__productDetailImage{min-height:350px}@media (min-width:1024px){.Skeleton-module-scss-module__c6gN4a__productDetailImage{min-height:450px}}.Skeleton-module-scss-module__c6gN4a__productDetailInfo{padding-top:1rem}.Skeleton-module-scss-module__c6gN4a__productFeatures{background:#fff;border-radius:12px;margin-top:2rem;padding:1.5rem}.Skeleton-module-scss-module__c6gN4a__blogPost{max-width:800px;margin:0 auto;padding:2rem 0}.Skeleton-module-scss-module__c6gN4a__blogPostMeta{align-items:center;gap:2rem;margin-top:1.5rem;display:flex}.Skeleton-module-scss-module__c6gN4a__blogPostContent{margin-top:2rem}
.Products-module-scss-module__lEcBwW__products{background:#fdf8f3;padding:clamp(3rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.Products-module-scss-module__lEcBwW__header{text-align:center;opacity:0;max-width:700px;margin:0 auto 2rem;transition:opacity .6s}.Products-module-scss-module__lEcBwW__header.Products-module-scss-module__lEcBwW__visible{opacity:1}.Products-module-scss-module__lEcBwW__badge{letter-spacing:.05em;text-transform:uppercase;color:#e53935;background:#e539351a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.Products-module-scss-module__lEcBwW__title{letter-spacing:-.01em;color:#2d2d2d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.Products-module-scss-module__lEcBwW__subtitle{color:#6b6b6b;max-width:600px;margin:0 auto;font-size:1.125rem}.Products-module-scss-module__lEcBwW__categoryTabs{opacity:0;justify-content:center;gap:.75rem;margin-bottom:2rem;transition:opacity .6s .2s;display:flex}@media (min-width:576px){.Products-module-scss-module__lEcBwW__categoryTabs{gap:1rem}}.Products-module-scss-module__lEcBwW__categoryTabs.Products-module-scss-module__lEcBwW__visible{opacity:1}.Products-module-scss-module__lEcBwW__tab{color:#6b6b6b;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #2d2d2d0a}@media (min-width:576px){.Products-module-scss-module__lEcBwW__tab{gap:.75rem;padding:1rem 2rem;font-size:1rem}}[dir=rtl] .Products-module-scss-module__lEcBwW__tab{font-family:Madani,sans-serif}.Products-module-scss-module__lEcBwW__tab svg{width:18px;height:18px}@media (min-width:576px){.Products-module-scss-module__lEcBwW__tab svg{width:20px;height:20px}}.Products-module-scss-module__lEcBwW__tab:hover{color:#e53935;border-color:#e5393533}.Products-module-scss-module__lEcBwW__tab.Products-module-scss-module__lEcBwW__active{color:#fff;background:#e53935;border-color:#e53935}.Products-module-scss-module__lEcBwW__tab.Products-module-scss-module__lEcBwW__active svg{stroke:#fff}.Products-module-scss-module__lEcBwW__productsGrid{z-index:1;grid-template-columns:1fr;gap:2rem;display:grid;position:relative}@media (min-width:576px){.Products-module-scss-module__lEcBwW__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.Products-module-scss-module__lEcBwW__productsGrid{grid-template-columns:repeat(3,1fr)}.Products-module-scss-module__lEcBwW__productsGrid.Products-module-scss-module__lEcBwW__centered{grid-template-columns:repeat(2,1fr);max-width:800px;margin-left:auto;margin-right:auto}}.Products-module-scss-module__lEcBwW__loading,.Products-module-scss-module__lEcBwW__empty{color:#6b6b6b;text-align:center;grid-column:1/-1;justify-content:center;align-items:center;padding:4rem 2rem;font-size:1.125rem;display:flex}.Products-module-scss-module__lEcBwW__productCard{opacity:0;background:#fff;border-radius:10px;transition:all .2s,opacity .6s;overflow:hidden;box-shadow:0 1px 3px #2d2d2d0a}.Products-module-scss-module__lEcBwW__productCard.Products-module-scss-module__lEcBwW__visible{opacity:1}.Products-module-scss-module__lEcBwW__productCard:hover{box-shadow:0 2px 8px #2d2d2d0d}.Products-module-scss-module__lEcBwW__productCard:hover .Products-module-scss-module__lEcBwW__productBadge{color:#fff;background:#e53935}.Products-module-scss-module__lEcBwW__productImage{background:linear-gradient(135deg,#e539350d 0%,#3d6f3608 100%);height:220px;position:relative;overflow:hidden}.Products-module-scss-module__lEcBwW__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.Products-module-scss-module__lEcBwW__placeholderContent{width:120px;height:140px;position:relative}.Products-module-scss-module__lEcBwW__placeholderContent svg{width:100%;height:100%}.Products-module-scss-module__lEcBwW__placeholderContent .Products-module-scss-module__lEcBwW__productSize{color:#2d2d2d;background:#fff;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:700;position:absolute;bottom:15%;left:50%;transform:translate(-50%)}.Products-module-scss-module__lEcBwW__productBadge{color:#e53935;background:#fff;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;position:absolute;top:1rem;right:1rem}[dir=rtl] .Products-module-scss-module__lEcBwW__productBadge{left:1rem;right:auto}.Products-module-scss-module__lEcBwW__productInfo{text-align:center;padding:1.5rem}.Products-module-scss-module__lEcBwW__productName{color:#2d2d2d;margin-bottom:.25rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600}[dir=rtl] .Products-module-scss-module__lEcBwW__productName{font-family:Madani,sans-serif}.Products-module-scss-module__lEcBwW__productInfo .Products-module-scss-module__lEcBwW__productSize{color:#e53935;margin-bottom:.5rem;font-size:1rem;font-weight:700}.Products-module-scss-module__lEcBwW__productDescription{color:#6b6b6b;margin:0;font-size:.9375rem}.Products-module-scss-module__lEcBwW__viewAllWrapper{opacity:0;justify-content:center;margin-top:2rem;transition:opacity .6s .3s;display:flex}.Products-module-scss-module__lEcBwW__viewAllWrapper.Products-module-scss-module__lEcBwW__visible{opacity:1}.Products-module-scss-module__lEcBwW__viewAllBtn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Products-module-scss-module__lEcBwW__viewAllBtn:disabled{opacity:.6;cursor:not-allowed}.Products-module-scss-module__lEcBwW__viewAllBtn{color:#fff;background:#3d6f36}.Products-module-scss-module__lEcBwW__viewAllBtn:hover:not(:disabled){color:#fff;background:#2d5228}.Products-module-scss-module__lEcBwW__viewAllBtn{align-items:center;gap:.75rem;display:inline-flex}[dir=rtl] .Products-module-scss-module__lEcBwW__viewAllBtn{font-family:Madani,sans-serif}.Products-module-scss-module__lEcBwW__viewAllBtn svg{width:20px;height:20px;transition:transform .2s}[dir=rtl] .Products-module-scss-module__lEcBwW__viewAllBtn svg{transform:rotate(180deg)}.Products-module-scss-module__lEcBwW__viewAllBtn:hover svg{transform:translate(3px)}[dir=rtl] .Products-module-scss-module__lEcBwW__viewAllBtn:hover svg{transform:translate(-3px)rotate(180deg)}.Products-module-scss-module__lEcBwW__decoration1,.Products-module-scss-module__lEcBwW__decoration2{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.Products-module-scss-module__lEcBwW__decoration1{background:#e5393508;width:250px;height:250px;top:15%;left:-8%}.Products-module-scss-module__lEcBwW__decoration2{background:#3d6f3608;width:180px;height:180px;bottom:10%;right:-5%}
.Gallery-module-scss-module__wfu5LG__gallery{background:linear-gradient(#fdf8f3 0%,#fffaf5 100%);padding:clamp(3rem,5vw,4.5rem) 0}.Gallery-module-scss-module__wfu5LG__header{text-align:center;opacity:0;max-width:700px;margin:0 auto 2rem;transition:opacity .6s}.Gallery-module-scss-module__wfu5LG__header.Gallery-module-scss-module__wfu5LG__visible{opacity:1}.Gallery-module-scss-module__wfu5LG__badge{letter-spacing:.05em;text-transform:uppercase;color:#3d6f36;background:#3d6f361a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.Gallery-module-scss-module__wfu5LG__title{letter-spacing:-.01em;color:#2d2d2d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.Gallery-module-scss-module__wfu5LG__subtitle{color:#6b6b6b;max-width:600px;margin:0 auto;font-size:1.125rem}.Gallery-module-scss-module__wfu5LG__galleryGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:576px){.Gallery-module-scss-module__wfu5LG__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.Gallery-module-scss-module__wfu5LG__galleryGrid{grid-template-rows:repeat(2,220px);grid-template-columns:repeat(4,1fr)}}.Gallery-module-scss-module__wfu5LG__galleryItem{cursor:pointer;opacity:0;border-radius:10px;min-height:200px;transition:all .2s,opacity .6s;position:relative;overflow:hidden}.Gallery-module-scss-module__wfu5LG__galleryItem.Gallery-module-scss-module__wfu5LG__visible{opacity:1}.Gallery-module-scss-module__wfu5LG__galleryItem:hover{box-shadow:0 2px 8px #2d2d2d0d}.Gallery-module-scss-module__wfu5LG__galleryItem:hover .Gallery-module-scss-module__wfu5LG__overlay{opacity:1}@media (min-width:992px){.Gallery-module-scss-module__wfu5LG__galleryItem.Gallery-module-scss-module__wfu5LG__large{grid-area:span 2/span 2}.Gallery-module-scss-module__wfu5LG__galleryItem.Gallery-module-scss-module__wfu5LG__medium,.Gallery-module-scss-module__wfu5LG__galleryItem.Gallery-module-scss-module__wfu5LG__small{grid-area:span 1/span 1}}.Gallery-module-scss-module__wfu5LG__imagePlaceholder{background:linear-gradient(135deg,#3d6f3614 0%,#e539350d 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex;position:relative}.Gallery-module-scss-module__wfu5LG__placeholderPattern{color:#3d6f36;opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.Gallery-module-scss-module__wfu5LG__placeholderPattern svg{width:100%;height:100%}.Gallery-module-scss-module__wfu5LG__placeholderIcon{z-index:1;position:relative}.Gallery-module-scss-module__wfu5LG__placeholderIcon svg{color:#3d6f3666;width:48px;height:48px}.Gallery-module-scss-module__wfu5LG__overlay{opacity:0;background:linear-gradient(#0000 0%,#2d2d2dcc 100%);padding:1.5rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Gallery-module-scss-module__wfu5LG__label{color:#fff;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600}[dir=rtl] .Gallery-module-scss-module__wfu5LG__label{font-family:Madani,sans-serif}
.Stats-module-scss-module__EeJfdq__stats{padding:clamp(3rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.Stats-module-scss-module__EeJfdq__parallaxBg{background:linear-gradient(135deg,#3d6f36 0%,#2d5228 50%,#234620 100%) 0 0/cover fixed;width:100%;height:100%;position:absolute;top:0;left:0}.Stats-module-scss-module__EeJfdq__overlay{background:radial-gradient(circle at 20%,#e5393526 0%,#0000 50%),radial-gradient(circle at 80%,#4caf501a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Stats-module-scss-module__EeJfdq__statsGrid{z-index:1;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid;position:relative}@media (min-width:768px){.Stats-module-scss-module__EeJfdq__statsGrid{grid-template-columns:repeat(4,1fr)}}.Stats-module-scss-module__EeJfdq__statCard{text-align:center;opacity:0;padding:1.5rem;transition:opacity .6s}.Stats-module-scss-module__EeJfdq__statCard.Stats-module-scss-module__EeJfdq__visible{opacity:1}.Stats-module-scss-module__EeJfdq__iconWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.25rem;display:flex}.Stats-module-scss-module__EeJfdq__iconWrapper svg{color:#fff;width:28px;height:28px}.Stats-module-scss-module__EeJfdq__number{color:#fff;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1}[dir=rtl] .Stats-module-scss-module__EeJfdq__number{font-family:Madani,sans-serif}.Stats-module-scss-module__EeJfdq__label{color:#ffffffd9;font-size:1rem;font-weight:500}[dir=rtl] .Stats-module-scss-module__EeJfdq__label{font-family:Madani,sans-serif}.Stats-module-scss-module__EeJfdq__decorations{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Stats-module-scss-module__EeJfdq__tomato1,.Stats-module-scss-module__EeJfdq__tomato2{animation:6s ease-in-out infinite Stats-module-scss-module__EeJfdq__float;position:absolute}.Stats-module-scss-module__EeJfdq__tomato1{width:80px;height:80px;animation-delay:0s;top:10%;left:5%}@media (max-width:768px){.Stats-module-scss-module__EeJfdq__tomato1{display:none}}.Stats-module-scss-module__EeJfdq__tomato2{width:60px;height:60px;animation-delay:-3s;bottom:15%;right:8%}@media (max-width:768px){.Stats-module-scss-module__EeJfdq__tomato2{display:none}}@keyframes Stats-module-scss-module__EeJfdq__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}}
.Partners-module-scss-module__dPq1Sq__partners{background:#fffaf5;padding:clamp(3rem,5vw,4.5rem) 0}.Partners-module-scss-module__dPq1Sq__header{text-align:center;max-width:600px;margin:0 auto 2rem}.Partners-module-scss-module__dPq1Sq__badge{letter-spacing:.05em;text-transform:uppercase;color:#3d6f36;background:#3d6f361a;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.Partners-module-scss-module__dPq1Sq__title{letter-spacing:-.01em;color:#2d2d2d;margin-bottom:0;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.Partners-module-scss-module__dPq1Sq__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:480px){.Partners-module-scss-module__dPq1Sq__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width:768px){.Partners-module-scss-module__dPq1Sq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media (min-width:1024px){.Partners-module-scss-module__dPq1Sq__grid{grid-template-columns:repeat(5,1fr);gap:2rem}}@media (min-width:1280px){.Partners-module-scss-module__dPq1Sq__grid{grid-template-columns:repeat(6,1fr)}}.Partners-module-scss-module__dPq1Sq__partnerCard{aspect-ratio:16/10;background:#fff;border:1px solid #0000000f;border-radius:10px;justify-content:center;align-items:center;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}.Partners-module-scss-module__dPq1Sq__partnerCard img{filter:grayscale();opacity:.7;max-width:100%;height:auto;transition:all .2s}.Partners-module-scss-module__dPq1Sq__partnerCard:hover img{filter:grayscale(0%);opacity:1}.Partners-module-scss-module__dPq1Sq__partnerCard.Partners-module-scss-module__dPq1Sq__clickable{cursor:pointer}.Partners-module-scss-module__dPq1Sq__partnerCard.Partners-module-scss-module__dPq1Sq__clickable:hover{border-color:#3d6f3626;box-shadow:0 1px 3px #2d2d2d0a}.Partners-module-scss-module__dPq1Sq__partnerName{color:#6b6b6b;text-align:center;font-size:.875rem;font-weight:600;transition:color .25s}.Partners-module-scss-module__dPq1Sq__partnerCard:hover .Partners-module-scss-module__dPq1Sq__partnerName{color:#3d6f36}.Partners-module-scss-module__dPq1Sq__loading{text-align:center;color:#6b6b6b;padding:3rem}
.Testimonials-module-scss-module__3Kwsgq__testimonials{background:#fdf8f3;padding:clamp(3rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.Testimonials-module-scss-module__3Kwsgq__bgDecoration{pointer-events:none;background:radial-gradient(circle at 10% 20%,#3d6f360a 0%,#0000 50%),radial-gradient(circle at 90% 80%,#8b233208 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Testimonials-module-scss-module__3Kwsgq__header{text-align:center;opacity:0;max-width:700px;margin:0 auto 2rem;transition:opacity .6s}.Testimonials-module-scss-module__3Kwsgq__header.Testimonials-module-scss-module__3Kwsgq__visible{opacity:1}.Testimonials-module-scss-module__3Kwsgq__badge{letter-spacing:.05em;text-transform:uppercase;color:#8b2332;background:#8b23321a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.Testimonials-module-scss-module__3Kwsgq__title{letter-spacing:-.01em;color:#2d2d2d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.Testimonials-module-scss-module__3Kwsgq__subtitle{color:#6b6b6b;max-width:600px;margin:0 auto;font-size:1.125rem}.Testimonials-module-scss-module__3Kwsgq__sliderContainer{opacity:0;max-width:800px;margin:0 auto;transition:opacity .6s .2s}.Testimonials-module-scss-module__3Kwsgq__sliderContainer.Testimonials-module-scss-module__3Kwsgq__visible{opacity:1}.Testimonials-module-scss-module__3Kwsgq__slider{min-height:280px;position:relative}@media (min-width:576px){.Testimonials-module-scss-module__3Kwsgq__slider{min-height:300px}}@media (min-width:768px){.Testimonials-module-scss-module__3Kwsgq__slider{min-height:320px}}.Testimonials-module-scss-module__3Kwsgq__testimonialCard{opacity:0;pointer-events:none;background:#fff;border-radius:12px;width:100%;padding:1.5rem;transition:all .4s;position:absolute;top:0;left:0;transform:translate(30px);box-shadow:0 1px 3px #2d2d2d0a}@media (min-width:576px){.Testimonials-module-scss-module__3Kwsgq__testimonialCard{padding:2rem}}@media (min-width:768px){.Testimonials-module-scss-module__3Kwsgq__testimonialCard{padding:2.5rem}}[dir=rtl] .Testimonials-module-scss-module__3Kwsgq__testimonialCard{transform:translate(-30px)}.Testimonials-module-scss-module__3Kwsgq__testimonialCard.Testimonials-module-scss-module__3Kwsgq__active{opacity:1;pointer-events:auto;transform:translate(0)}.Testimonials-module-scss-module__3Kwsgq__quoteIcon{color:#8b233226;width:36px;height:36px;margin-bottom:1rem}@media (min-width:576px){.Testimonials-module-scss-module__3Kwsgq__quoteIcon{width:48px;height:48px;margin-bottom:1.5rem}}.Testimonials-module-scss-module__3Kwsgq__quoteIcon svg{width:100%;height:100%}.Testimonials-module-scss-module__3Kwsgq__testimonialText{color:#2d2d2d;margin-bottom:1.5rem;font-size:.9375rem;font-style:italic;line-height:1.7}@media (min-width:576px){.Testimonials-module-scss-module__3Kwsgq__testimonialText{margin-bottom:2rem;font-size:1rem;line-height:1.8}}@media (min-width:768px){.Testimonials-module-scss-module__3Kwsgq__testimonialText{font-size:1.125rem}}.Testimonials-module-scss-module__3Kwsgq__author{align-items:center;gap:1rem;display:flex}.Testimonials-module-scss-module__3Kwsgq__avatar{background:linear-gradient(135deg,#3d6f36 0%,#2d5228 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Testimonials-module-scss-module__3Kwsgq__avatar span{color:#fff;font-size:1.25rem;font-weight:700}.Testimonials-module-scss-module__3Kwsgq__authorInfo h4{color:#2d2d2d;margin-bottom:.25rem;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600}[dir=rtl] .Testimonials-module-scss-module__3Kwsgq__authorInfo h4{font-family:Madani,sans-serif}.Testimonials-module-scss-module__3Kwsgq__authorInfo span{color:#6b6b6b;font-size:.9375rem}.Testimonials-module-scss-module__3Kwsgq__controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.Testimonials-module-scss-module__3Kwsgq__navBtn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 1px 3px #2d2d2d0a}@media (min-width:576px){.Testimonials-module-scss-module__3Kwsgq__navBtn{width:48px;height:48px}}.Testimonials-module-scss-module__3Kwsgq__navBtn svg{color:#2d2d2d;width:18px;height:18px}@media (min-width:576px){.Testimonials-module-scss-module__3Kwsgq__navBtn svg{width:20px;height:20px}}[dir=rtl] .Testimonials-module-scss-module__3Kwsgq__navBtn svg{transform:rotate(180deg)}.Testimonials-module-scss-module__3Kwsgq__navBtn:hover{background:#3d6f36}.Testimonials-module-scss-module__3Kwsgq__navBtn:hover svg{color:#fff}.Testimonials-module-scss-module__3Kwsgq__dots{gap:.5rem;display:flex}.Testimonials-module-scss-module__3Kwsgq__dot{cursor:pointer;background:#8b233233;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}.Testimonials-module-scss-module__3Kwsgq__dot:hover{background:#8b233266}.Testimonials-module-scss-module__3Kwsgq__dot.Testimonials-module-scss-module__3Kwsgq__active{background:#8b2332}
.Blog-module-scss-module__S4QzVG__blog{background:#fffaf5;padding:clamp(3rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.Blog-module-scss-module__S4QzVG__header{text-align:center;opacity:0;max-width:700px;margin:0 auto 2rem;transition:opacity .6s}.Blog-module-scss-module__S4QzVG__header.Blog-module-scss-module__S4QzVG__visible{opacity:1}.Blog-module-scss-module__S4QzVG__badge{letter-spacing:.05em;text-transform:uppercase;color:#3d6f36;background:#3d6f361a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.Blog-module-scss-module__S4QzVG__title{letter-spacing:-.01em;color:#2d2d2d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.Blog-module-scss-module__S4QzVG__subtitle{color:#6b6b6b;max-width:600px;margin:0 auto;font-size:1.125rem}.Blog-module-scss-module__S4QzVG__postsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Blog-module-scss-module__S4QzVG__postsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.Blog-module-scss-module__S4QzVG__postsGrid{grid-template-columns:repeat(3,1fr)}.Blog-module-scss-module__S4QzVG__postsGrid.Blog-module-scss-module__S4QzVG__centered{grid-template-columns:repeat(2,1fr);max-width:800px;margin-left:auto;margin-right:auto}}.Blog-module-scss-module__S4QzVG__postCard{opacity:0;background:#fff;border-radius:10px;text-decoration:none;transition:all .2s,opacity .6s;display:block;overflow:hidden;box-shadow:0 1px 3px #2d2d2d0a}.Blog-module-scss-module__S4QzVG__postCard.Blog-module-scss-module__S4QzVG__visible{opacity:1}.Blog-module-scss-module__S4QzVG__postCard:hover{box-shadow:0 2px 8px #2d2d2d0d}.Blog-module-scss-module__S4QzVG__postCard:hover .Blog-module-scss-module__S4QzVG__readMore svg{transform:translate(3px)}[dir=rtl] .Blog-module-scss-module__S4QzVG__postCard:hover .Blog-module-scss-module__S4QzVG__readMore svg{transform:translate(-3px)}.Blog-module-scss-module__S4QzVG__postImage{height:200px;position:relative;overflow:hidden}.Blog-module-scss-module__S4QzVG__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.Blog-module-scss-module__S4QzVG__imagePlaceholder svg{width:100%;height:100%;position:absolute;top:0;left:0}.Blog-module-scss-module__S4QzVG__placeholderIcon{z-index:1;position:relative}.Blog-module-scss-module__S4QzVG__placeholderIcon svg{color:#3d6f364d;width:48px;height:48px;position:static}.Blog-module-scss-module__S4QzVG__category{color:#3d6f36;background:#fff;border-radius:9999px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}[dir=rtl] .Blog-module-scss-module__S4QzVG__category{left:auto;right:1rem}.Blog-module-scss-module__S4QzVG__postContent{padding:1.5rem}.Blog-module-scss-module__S4QzVG__date{color:#9a9a9a;margin-bottom:.75rem;font-size:.8125rem;display:block}.Blog-module-scss-module__S4QzVG__postTitle{color:#2d2d2d;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.4}[dir=rtl] .Blog-module-scss-module__S4QzVG__postTitle{font-family:Madani,sans-serif}.Blog-module-scss-module__S4QzVG__excerpt{color:#6b6b6b;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.Blog-module-scss-module__S4QzVG__readMore{color:#3d6f36;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.Blog-module-scss-module__S4QzVG__readMore svg{width:16px;height:16px;transition:transform .2s}[dir=rtl] .Blog-module-scss-module__S4QzVG__readMore svg{transform:rotate(180deg)}.Blog-module-scss-module__S4QzVG__readMore:hover{color:#2d5228}.Blog-module-scss-module__S4QzVG__viewAllWrapper{text-align:center;opacity:0;margin-top:2rem;transition:opacity .6s .3s}.Blog-module-scss-module__S4QzVG__viewAllWrapper.Blog-module-scss-module__S4QzVG__visible{opacity:1}.Blog-module-scss-module__S4QzVG__viewAllBtn{color:#3d6f36;background:0 0;border:2px solid #3d6f36;border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}[dir=rtl] .Blog-module-scss-module__S4QzVG__viewAllBtn{font-family:Madani,sans-serif}.Blog-module-scss-module__S4QzVG__viewAllBtn svg{width:18px;height:18px;transition:transform .2s}[dir=rtl] .Blog-module-scss-module__S4QzVG__viewAllBtn svg{transform:rotate(180deg)}.Blog-module-scss-module__S4QzVG__viewAllBtn:hover{color:#fff;background:#3d6f36}.Blog-module-scss-module__S4QzVG__viewAllBtn:hover svg{transform:translate(3px)}[dir=rtl] .Blog-module-scss-module__S4QzVG__viewAllBtn:hover svg{transform:translate(-3px)rotate(180deg)}.Blog-module-scss-module__S4QzVG__decoration1,.Blog-module-scss-module__S4QzVG__decoration2{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.Blog-module-scss-module__S4QzVG__decoration1{background:#3d6f3608;width:200px;height:200px;top:10%;right:-5%}.Blog-module-scss-module__S4QzVG__decoration2{background:#e5393508;width:150px;height:150px;bottom:15%;left:-3%}
.article-module-scss-module__PgEhxq__articlePage{background:#fdf8f3;min-height:100vh}.article-module-scss-module__PgEhxq__article{padding-bottom:4rem}.article-module-scss-module__PgEhxq__header{text-align:center;background:linear-gradient(135deg,#fffaf5 0%,#fdf8f3 100%);padding-top:120px;padding-bottom:2rem}.article-module-scss-module__PgEhxq__backLinkWrapper{text-align:center;margin-bottom:2rem}.article-module-scss-module__PgEhxq__backLink{color:#3d6f36;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.article-module-scss-module__PgEhxq__backLink svg{width:18px;height:18px;transition:transform .2s}[dir=rtl] .article-module-scss-module__PgEhxq__backLink svg{transform:rotate(180deg)}.article-module-scss-module__PgEhxq__backLink:hover{color:#2d5228}.article-module-scss-module__PgEhxq__backLink:hover svg{transform:translate(-4px)}[dir=rtl] .article-module-scss-module__PgEhxq__backLink:hover svg{transform:translate(4px)rotate(180deg)}.article-module-scss-module__PgEhxq__category{letter-spacing:.05em;text-transform:uppercase;color:#3d6f36;background:#3d6f361a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;display:inline-block}.article-module-scss-module__PgEhxq__title{letter-spacing:-.02em;color:#2d2d2d;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Poppins,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.article-module-scss-module__PgEhxq__meta{color:#6b6b6b;justify-content:center;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.article-module-scss-module__PgEhxq__separator{opacity:.3}.article-module-scss-module__PgEhxq__heroImage{border-radius:16px;max-width:1000px;height:400px;margin:0 auto;position:relative;overflow:hidden}@media (min-width:768px){.article-module-scss-module__PgEhxq__heroImage{height:500px}}.article-module-scss-module__PgEhxq__heroImage img{object-fit:cover}.article-module-scss-module__PgEhxq__imagePlaceholder{background:linear-gradient(135deg,#3d6f360d 0%,#e5393508 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.article-module-scss-module__PgEhxq__imagePlaceholder svg{width:100%;height:100%;position:absolute;top:0;left:0}.article-module-scss-module__PgEhxq__placeholderIcon{z-index:1;position:relative}.article-module-scss-module__PgEhxq__placeholderIcon svg{color:#3d6f364d;width:64px;height:64px;position:static}.article-module-scss-module__PgEhxq__content{max-width:1000px;margin:0 auto;padding-top:3rem;padding-left:clamp(1rem,5vw,2rem);padding-right:clamp(1rem,5vw,2rem)}.article-module-scss-module__PgEhxq__articleBody h2,.article-module-scss-module__PgEhxq__articleBody h3,.article-module-scss-module__PgEhxq__articleBody h4{color:#2d2d2d;font-family:Poppins,sans-serif}[dir=rtl] .article-module-scss-module__PgEhxq__articleBody h2,[dir=rtl] .article-module-scss-module__PgEhxq__articleBody h3,[dir=rtl] .article-module-scss-module__PgEhxq__articleBody h4{font-family:Madani,sans-serif}.article-module-scss-module__PgEhxq__articleBody h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.article-module-scss-module__PgEhxq__articleBody h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.375rem;font-weight:600}.article-module-scss-module__PgEhxq__articleBody p{color:#2d2d2d;margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.9}.article-module-scss-module__PgEhxq__articleBody ul,.article-module-scss-module__PgEhxq__articleBody ol{margin-bottom:1.5rem;padding-left:1.5rem}[dir=rtl] .article-module-scss-module__PgEhxq__articleBody ul,[dir=rtl] .article-module-scss-module__PgEhxq__articleBody ol{padding-left:0;padding-right:1.5rem}.article-module-scss-module__PgEhxq__articleBody ul li,.article-module-scss-module__PgEhxq__articleBody ol li{color:#2d2d2d;margin-bottom:.5rem;font-size:1.0625rem;line-height:1.8}.article-module-scss-module__PgEhxq__articleBody blockquote{color:#6b6b6b;background:#3d6f360d;border-left:4px solid #3d6f36;border-radius:0 10px 10px 0;margin:2rem 0;padding:1.5rem 2rem;font-style:italic}[dir=rtl] .article-module-scss-module__PgEhxq__articleBody blockquote{border-left:none;border-right:4px solid #3d6f36;border-radius:10px 0 0 10px}.article-module-scss-module__PgEhxq__articleBody blockquote p{margin-bottom:0}.article-module-scss-module__PgEhxq__articleBody a{color:#3d6f36;text-decoration:underline}.article-module-scss-module__PgEhxq__articleBody a:hover{color:#2d5228}.article-module-scss-module__PgEhxq__articleBody strong{font-weight:600}.article-module-scss-module__PgEhxq__articleBody img{border-radius:10px;max-width:100%;height:auto;margin:1.5rem 0}.article-module-scss-module__PgEhxq__paragraph{color:#2d2d2d;margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.9}.article-module-scss-module__PgEhxq__paragraph strong{font-weight:600}.article-module-scss-module__PgEhxq__h2{color:#2d2d2d;margin-top:3rem;margin-bottom:1.25rem;font-family:Poppins,sans-serif;font-size:1.75rem;font-weight:700}[dir=rtl] .article-module-scss-module__PgEhxq__h2{font-family:Madani,sans-serif}.article-module-scss-module__PgEhxq__h3{color:#2d2d2d;margin-top:2rem;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600}[dir=rtl] .article-module-scss-module__PgEhxq__h3{font-family:Madani,sans-serif}.article-module-scss-module__PgEhxq__list{margin-bottom:1.5rem;padding-left:1.5rem}[dir=rtl] .article-module-scss-module__PgEhxq__list{padding-left:0;padding-right:1.5rem}.article-module-scss-module__PgEhxq__list li{color:#2d2d2d;margin-bottom:.5rem;font-size:1.0625rem;line-height:1.8}.article-module-scss-module__PgEhxq__list li strong{color:#2d5228}.article-module-scss-module__PgEhxq__blockquote{color:#6b6b6b;background:#3d6f360d;border-left:4px solid #3d6f36;border-radius:0 10px 10px 0;margin:2rem 0;padding:1.5rem 2rem;font-style:italic}[dir=rtl] .article-module-scss-module__PgEhxq__blockquote{border-left:none;border-right:4px solid #3d6f36;border-radius:10px 0 0 10px}.article-module-scss-module__PgEhxq__share{border-top:1px solid #2d2d2d1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.article-module-scss-module__PgEhxq__share>span{color:#2d2d2d;font-weight:600}.article-module-scss-module__PgEhxq__shareButtons{gap:.5rem;display:flex}.article-module-scss-module__PgEhxq__shareBtn{cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 1px 3px #2d2d2d0a}.article-module-scss-module__PgEhxq__shareBtn svg{color:#6b6b6b;width:20px;height:20px}.article-module-scss-module__PgEhxq__shareBtn:hover{background:#3d6f36;transform:translateY(-2px);box-shadow:0 2px 8px #2d2d2d0d}.article-module-scss-module__PgEhxq__shareBtn:hover svg{color:#fff}.article-module-scss-module__PgEhxq__relatedSection{background:#fffaf5;padding:4rem 0}.article-module-scss-module__PgEhxq__relatedTitle{letter-spacing:-.01em;color:#2d2d2d;text-align:center;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.article-module-scss-module__PgEhxq__relatedGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:576px){.article-module-scss-module__PgEhxq__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.article-module-scss-module__PgEhxq__relatedGrid{max-width:800px;margin:0 auto}}.article-module-scss-module__PgEhxq__relatedCard{background:#fff;border-radius:12px;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 1px 3px #2d2d2d0a}.article-module-scss-module__PgEhxq__relatedCard:hover{transform:translateY(-4px);box-shadow:0 2px 8px #2d2d2d0d}.article-module-scss-module__PgEhxq__relatedImage{flex-shrink:0;width:120px;min-height:120px;position:relative}.article-module-scss-module__PgEhxq__relatedImage img{object-fit:cover}.article-module-scss-module__PgEhxq__relatedPlaceholder{background:linear-gradient(135deg,#3d6f360d 0%,#e5393508 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.article-module-scss-module__PgEhxq__relatedPlaceholder svg{width:50%;height:50%}.article-module-scss-module__PgEhxq__relatedContent{flex-direction:column;justify-content:center;padding:1rem 1.25rem;display:flex}.article-module-scss-module__PgEhxq__relatedContent h3{color:#2d2d2d;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;line-height:1.4}[dir=rtl] .article-module-scss-module__PgEhxq__relatedContent h3{font-family:Madani,sans-serif}.article-module-scss-module__PgEhxq__relatedCategory{color:#3d6f36;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.article-module-scss-module__PgEhxq__relatedDate{color:#9a9a9a;font-size:.8125rem}
.blog-module-scss-module__eg00aa__blogPage{background:#fdf8f3;min-height:100vh}.blog-module-scss-module__eg00aa__hero{text-align:center;background:linear-gradient(135deg,#fffaf5 0%,#fdf8f3 100%);padding-top:120px;padding-bottom:3rem}.blog-module-scss-module__eg00aa__backLink{color:#3d6f36;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.blog-module-scss-module__eg00aa__backLink svg{width:18px;height:18px;transition:transform .2s}[dir=rtl] .blog-module-scss-module__eg00aa__backLink svg{transform:rotate(180deg)}.blog-module-scss-module__eg00aa__backLink:hover{color:#2d5228}.blog-module-scss-module__eg00aa__backLink:hover svg{transform:translate(-4px)}[dir=rtl] .blog-module-scss-module__eg00aa__backLink:hover svg{transform:translate(4px)rotate(180deg)}.blog-module-scss-module__eg00aa__title{letter-spacing:-.02em;color:#2d2d2d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.blog-module-scss-module__eg00aa__subtitle{color:#6b6b6b;max-width:600px;margin:0 auto;font-size:1.125rem}.blog-module-scss-module__eg00aa__content{padding:3rem 0 5rem}.blog-module-scss-module__eg00aa__layout{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:992px){.blog-module-scss-module__eg00aa__layout{grid-template-columns:280px 1fr;gap:3rem}.blog-module-scss-module__eg00aa__sidebar{height:fit-content;position:sticky;top:100px}}.blog-module-scss-module__eg00aa__searchBox{margin-bottom:1.5rem;position:relative}.blog-module-scss-module__eg00aa__searchBox svg{color:#6b6b6b;width:20px;height:20px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}[dir=rtl] .blog-module-scss-module__eg00aa__searchBox svg{left:auto;right:1rem}.blog-module-scss-module__eg00aa__searchBox input{color:#2d2d2d;background:#fff;border:2px solid #0000;border-radius:12px;width:100%;padding:1rem 1rem 1rem 3rem;font-family:Poppins,sans-serif;font-size:.9375rem;transition:all .2s;box-shadow:0 1px 3px #2d2d2d0a}[dir=rtl] .blog-module-scss-module__eg00aa__searchBox input{padding:1rem 3rem 1rem 1rem;font-family:Madani,sans-serif}.blog-module-scss-module__eg00aa__searchBox input:focus{border-color:#3d6f36;outline:none;box-shadow:0 0 0 4px #3d6f361a}.blog-module-scss-module__eg00aa__searchBox input::placeholder{color:#9a9a9a}.blog-module-scss-module__eg00aa__categoriesBox{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #2d2d2d0a}.blog-module-scss-module__eg00aa__categoriesBox h3{color:#2d2d2d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}[dir=rtl] .blog-module-scss-module__eg00aa__categoriesBox h3{font-family:Madani,sans-serif}.blog-module-scss-module__eg00aa__categoryBtn{color:#6b6b6b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;width:100%;padding:.75rem 1rem;font-family:Poppins,sans-serif;font-size:.9375rem;transition:all .2s;display:block}[dir=rtl] .blog-module-scss-module__eg00aa__categoryBtn{text-align:right;font-family:Madani,sans-serif}.blog-module-scss-module__eg00aa__categoryBtn:hover{color:#3d6f36;background:#3d6f360d}.blog-module-scss-module__eg00aa__categoryBtn.blog-module-scss-module__eg00aa__active{color:#3d6f36;background:#3d6f361a;font-weight:600}.blog-module-scss-module__eg00aa__postsSection{min-height:400px}.blog-module-scss-module__eg00aa__postsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:576px){.blog-module-scss-module__eg00aa__postsGrid{grid-template-columns:repeat(2,1fr)}}.blog-module-scss-module__eg00aa__postCard{opacity:0;background:#fff;border-radius:16px;text-decoration:none;transition:all .4s;animation:.6s forwards blog-module-scss-module__eg00aa__fadeInUp;overflow:hidden;box-shadow:0 1px 3px #2d2d2d0a}.blog-module-scss-module__eg00aa__postCard:hover{transform:translateY(-8px);box-shadow:0 4px 12px #2d2d2d0f}.blog-module-scss-module__eg00aa__postCard:hover .blog-module-scss-module__eg00aa__imagePlaceholder{transform:scale(1.05)}.blog-module-scss-module__eg00aa__postCard:hover .blog-module-scss-module__eg00aa__readMore svg{transform:translate(4px)}[dir=rtl] .blog-module-scss-module__eg00aa__postCard:hover .blog-module-scss-module__eg00aa__readMore svg{transform:translate(-4px)}@keyframes blog-module-scss-module__eg00aa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.blog-module-scss-module__eg00aa__postImage{height:200px;position:relative;overflow:hidden}.blog-module-scss-module__eg00aa__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.blog-module-scss-module__eg00aa__imagePlaceholder svg{width:100%;height:100%;position:absolute;top:0;left:0}.blog-module-scss-module__eg00aa__placeholderIcon{z-index:1;position:relative}.blog-module-scss-module__eg00aa__placeholderIcon svg{color:#3d6f364d;width:48px;height:48px;position:static}.blog-module-scss-module__eg00aa__category{color:#3d6f36;background:#fff;border-radius:9999px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}[dir=rtl] .blog-module-scss-module__eg00aa__category{left:auto;right:1rem}.blog-module-scss-module__eg00aa__postContent{padding:1.5rem}.blog-module-scss-module__eg00aa__meta{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.blog-module-scss-module__eg00aa__date{color:#9a9a9a;font-size:.8125rem}.blog-module-scss-module__eg00aa__readTime{color:#9a9a9a;border-left:1px solid #9a9a9a4d;padding-left:1rem;font-size:.8125rem}[dir=rtl] .blog-module-scss-module__eg00aa__readTime{border-left:none;border-right:1px solid #9a9a9a4d;padding-left:0;padding-right:1rem}.blog-module-scss-module__eg00aa__postTitle{color:#2d2d2d;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.4}[dir=rtl] .blog-module-scss-module__eg00aa__postTitle{font-family:Madani,sans-serif}.blog-module-scss-module__eg00aa__excerpt{color:#6b6b6b;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.blog-module-scss-module__eg00aa__readMore{color:#3d6f36;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;transition:color .2s;display:inline-flex}.blog-module-scss-module__eg00aa__readMore svg{width:16px;height:16px;transition:transform .2s}[dir=rtl] .blog-module-scss-module__eg00aa__readMore svg{transform:rotate(180deg)}.blog-module-scss-module__eg00aa__noResults{text-align:center;color:#6b6b6b;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.blog-module-scss-module__eg00aa__noResults svg{opacity:.5;width:64px;height:64px;margin-bottom:1rem}.blog-module-scss-module__eg00aa__noResults p{font-size:1.125rem}
.product-module-scss-module__CC5rzq__productPage{background:#fffaf5;min-height:100vh}.product-module-scss-module__CC5rzq__loading{color:#6b6b6b;justify-content:center;align-items:center;min-height:60vh;font-size:1.125rem;display:flex}.product-module-scss-module__CC5rzq__hero{background:linear-gradient(135deg,#fffaf5 0%,#fdf8f3 100%);padding:140px 0 40px;position:relative;overflow:hidden}.product-module-scss-module__CC5rzq__heroBg{pointer-events:none;background:radial-gradient(circle at 20% 30%,#3d6f3608 0%,#0000 50%),radial-gradient(circle at 80% 70%,#e5393508 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.product-module-scss-module__CC5rzq__backLink{color:#3d6f36;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}[dir=rtl] .product-module-scss-module__CC5rzq__backLink{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__backLink svg{width:20px;height:20px;transition:transform .2s}[dir=rtl] .product-module-scss-module__CC5rzq__backLink svg{transform:rotate(180deg)}.product-module-scss-module__CC5rzq__backLink:hover{color:#2a4d25}.product-module-scss-module__CC5rzq__backLink:hover svg{transform:translate(-4px)}[dir=rtl] .product-module-scss-module__CC5rzq__backLink:hover svg{transform:translate(4px)rotate(180deg)}.product-module-scss-module__CC5rzq__content{padding:3rem 0}.product-module-scss-module__CC5rzq__productLayout{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:992px){.product-module-scss-module__CC5rzq__productLayout{grid-template-columns:1fr 1fr;gap:4rem}}.product-module-scss-module__CC5rzq__productImage{position:relative}.product-module-scss-module__CC5rzq__imageWrapper{background:linear-gradient(135deg,#3d6f360d 0%,#e539350d 100%);border-radius:16px;min-height:350px;position:relative;overflow:hidden}@media (min-width:992px){.product-module-scss-module__CC5rzq__imageWrapper{min-height:450px}}.product-module-scss-module__CC5rzq__mainImage{object-fit:cover}.product-module-scss-module__CC5rzq__imagePlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.product-module-scss-module__CC5rzq__imagePlaceholder svg{width:50%;height:50%}.product-module-scss-module__CC5rzq__category{text-transform:uppercase;letter-spacing:.05em;color:#3d6f36;z-index:2;background:#fff;border-radius:9999px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;position:absolute;top:1.5rem;left:1.5rem;box-shadow:0 1px 3px #2d2d2d0a}[dir=rtl] .product-module-scss-module__CC5rzq__category{left:auto;right:1.5rem}.product-module-scss-module__CC5rzq__productInfo{padding-top:1rem}.product-module-scss-module__CC5rzq__size{color:#8b2332;background:#8b23321a;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:1rem;font-weight:700;display:inline-block}.product-module-scss-module__CC5rzq__productName{color:#2d2d2d;margin-bottom:1.25rem;font-family:Poppins,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}[dir=rtl] .product-module-scss-module__CC5rzq__productName{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__productDescription{color:#6b6b6b;margin-bottom:2rem;font-size:1.0625rem;line-height:1.8}.product-module-scss-module__CC5rzq__featuresSection{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #2d2d2d0a}.product-module-scss-module__CC5rzq__featuresTitle{color:#2d2d2d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:700}[dir=rtl] .product-module-scss-module__CC5rzq__featuresTitle{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__featuresList{margin:0;padding:0;list-style:none}.product-module-scss-module__CC5rzq__featureItem{color:#2d2d2d;border-bottom:1px solid #6b6b6b26;align-items:center;gap:.75rem;padding:.75rem 0;font-size:.9375rem;display:flex}.product-module-scss-module__CC5rzq__featureItem:last-child{border-bottom:none;padding-bottom:0}.product-module-scss-module__CC5rzq__featureItem:first-child{padding-top:0}.product-module-scss-module__CC5rzq__featureItem svg{color:#3d6f36;flex-shrink:0;width:20px;height:20px}.product-module-scss-module__CC5rzq__orderSection{background:#fdf8f3;padding:clamp(3rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.product-module-scss-module__CC5rzq__orderBgPattern{pointer-events:none;background:radial-gradient(circle at 0 100%,#3d6f360d 0%,#0000 50%),radial-gradient(circle at 100% 0,#e5393508 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.product-module-scss-module__CC5rzq__orderHeader{text-align:center;max-width:700px;margin:0 auto 2rem}.product-module-scss-module__CC5rzq__orderBadge{letter-spacing:.05em;text-transform:uppercase;color:#3d6f36;background:#3d6f361a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}[dir=rtl] .product-module-scss-module__CC5rzq__orderBadge{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__orderTitle{letter-spacing:-.01em;color:#2d2d2d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}[dir=rtl] .product-module-scss-module__CC5rzq__orderTitle{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__orderSubtitle{color:#6b6b6b;max-width:600px;margin:0 auto;font-size:1.125rem}[dir=rtl] .product-module-scss-module__CC5rzq__orderSubtitle{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__orderCard{background:#fff;border-radius:12px;max-width:700px;margin:0 auto;padding:1.5rem;box-shadow:0 1px 3px #2d2d2d0a}@media (min-width:576px){.product-module-scss-module__CC5rzq__orderCard{padding:2rem}}@media (min-width:768px){.product-module-scss-module__CC5rzq__orderCard{padding:2.5rem}}[dir=rtl] .product-module-scss-module__CC5rzq__orderForm .product-module-scss-module__CC5rzq__input,[dir=rtl] .product-module-scss-module__CC5rzq__orderForm .product-module-scss-module__CC5rzq__textarea,[dir=rtl] .product-module-scss-module__CC5rzq__orderForm .product-module-scss-module__CC5rzq__submitBtn{font-family:Madani,sans-serif}[dir=rtl] .product-module-scss-module__CC5rzq__orderForm .product-module-scss-module__CC5rzq__submitBtn svg{transform:scaleX(-1)}.product-module-scss-module__CC5rzq__formRow{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (min-width:576px){.product-module-scss-module__CC5rzq__formRow{grid-template-columns:repeat(2,1fr)}}.product-module-scss-module__CC5rzq__formGroup:last-child{margin-bottom:0}.product-module-scss-module__CC5rzq__input,.product-module-scss-module__CC5rzq__textarea{color:#2d2d2d;background:#fff;border:2px solid #2d2d2d1a;border-radius:10px;width:100%;padding:1rem 1.25rem;font-family:Poppins,sans-serif;font-size:1rem;transition:all .2s}.product-module-scss-module__CC5rzq__input:focus,.product-module-scss-module__CC5rzq__textarea:focus{border-color:#3d6f36;outline:none;box-shadow:0 0 0 4px #3d6f361a}.product-module-scss-module__CC5rzq__input::placeholder,.product-module-scss-module__CC5rzq__textarea::placeholder{color:#9a9a9a}.product-module-scss-module__CC5rzq__input,.product-module-scss-module__CC5rzq__textarea{background:#fdf8f3;border-color:#0000}.product-module-scss-module__CC5rzq__input:focus,.product-module-scss-module__CC5rzq__textarea:focus{background:#fff;border-color:#3d6f36}[dir=rtl] .product-module-scss-module__CC5rzq__input,[dir=rtl] .product-module-scss-module__CC5rzq__textarea,[dir=rtl] .product-module-scss-module__CC5rzq__input::placeholder,[dir=rtl] .product-module-scss-module__CC5rzq__textarea::placeholder{text-align:right;font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__textarea{resize:vertical;min-height:140px}.product-module-scss-module__CC5rzq__productSummary{background:#3d6f360d;border:1px solid #3d6f361a;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin:1.5rem 0 0;padding:1rem;display:flex}[dir=rtl] .product-module-scss-module__CC5rzq__productSummary{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__summaryLabel{color:#6b6b6b;font-size:.875rem}.product-module-scss-module__CC5rzq__summaryValue{color:#2d2d2d;font-size:.9375rem;font-weight:600}.product-module-scss-module__CC5rzq__submitBtn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.product-module-scss-module__CC5rzq__submitBtn{color:#fff;background:#3d6f36}.product-module-scss-module__CC5rzq__submitBtn:hover:not(:disabled){color:#fff;background:#2d5228}.product-module-scss-module__CC5rzq__submitBtn{gap:.75rem;width:100%;margin-top:1.5rem;padding:1.125rem 2rem}[dir=rtl] .product-module-scss-module__CC5rzq__submitBtn{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__submitBtn svg{width:20px;height:20px;transition:transform .2s}.product-module-scss-module__CC5rzq__submitBtn:hover:not(:disabled) svg{transform:translate(3px)}[dir=rtl] .product-module-scss-module__CC5rzq__submitBtn:hover:not(:disabled) svg{transform:scaleX(-1)translate(3px)}.product-module-scss-module__CC5rzq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.product-module-scss-module__CC5rzq__recaptchaNotice{color:#9a9a9a;text-align:center;margin-top:1rem;font-size:.75rem;line-height:1.5}.product-module-scss-module__CC5rzq__recaptchaNotice a{color:#3d6f36;text-decoration:none}.product-module-scss-module__CC5rzq__recaptchaNotice a:hover{text-decoration:underline}[dir=rtl] .product-module-scss-module__CC5rzq__recaptchaNotice{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__successMessage{color:#3d6f36;background:#3d6f361a;border-radius:10px;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem;font-weight:500;animation:.3s product-module-scss-module__CC5rzq__fadeIn;display:flex}.product-module-scss-module__CC5rzq__successMessage svg{flex-shrink:0;width:24px;height:24px}@keyframes product-module-scss-module__CC5rzq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-module-scss-module__CC5rzq__relatedSection{padding:4rem 0}.product-module-scss-module__CC5rzq__relatedTitle{color:#2d2d2d;text-align:center;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700}[dir=rtl] .product-module-scss-module__CC5rzq__relatedTitle{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.product-module-scss-module__CC5rzq__relatedCard{background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex;box-shadow:0 1px 3px #2d2d2d0a}.product-module-scss-module__CC5rzq__relatedCard:hover{transform:translateY(-4px);box-shadow:0 2px 8px #2d2d2d0d}.product-module-scss-module__CC5rzq__relatedImage{background:linear-gradient(135deg,#3d6f360d 0%,#e539350d 100%);border-radius:10px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.product-module-scss-module__CC5rzq__relatedPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.product-module-scss-module__CC5rzq__relatedPlaceholder svg{width:70%;height:70%}.product-module-scss-module__CC5rzq__relatedInfo h3{color:#2d2d2d;margin-bottom:.25rem;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:600}[dir=rtl] .product-module-scss-module__CC5rzq__relatedInfo h3{font-family:Madani,sans-serif}.product-module-scss-module__CC5rzq__relatedSize{color:#8b2332;font-size:.8125rem;font-weight:600}
.products-module-scss-module__yz53hW__productsPage{background:#fffaf5;min-height:100vh}.products-module-scss-module__yz53hW__backSection{background:linear-gradient(135deg,#fffaf5 0%,#fdf8f3 100%);padding:120px 0 0}.products-module-scss-module__yz53hW__hero{background:linear-gradient(135deg,#fffaf5 0%,#fdf8f3 100%);padding:2rem 0 60px;position:relative;overflow:hidden}.products-module-scss-module__yz53hW__heroBg{pointer-events:none;background:radial-gradient(circle at 20% 30%,#3d6f3608 0%,#0000 50%),radial-gradient(circle at 80% 70%,#e5393508 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.products-module-scss-module__yz53hW__backLink{color:#3d6f36;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}[dir=rtl] .products-module-scss-module__yz53hW__backLink{font-family:Madani,sans-serif}.products-module-scss-module__yz53hW__backLink svg{width:20px;height:20px;transition:transform .2s}[dir=rtl] .products-module-scss-module__yz53hW__backLink svg{transform:rotate(180deg)}.products-module-scss-module__yz53hW__backLink:hover{color:#2a4d25}.products-module-scss-module__yz53hW__backLink:hover svg{transform:translate(-4px)}[dir=rtl] .products-module-scss-module__yz53hW__backLink:hover svg{transform:translate(4px)rotate(180deg)}.products-module-scss-module__yz53hW__badge{letter-spacing:.05em;text-transform:uppercase;color:#3d6f36;background:#3d6f361a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.products-module-scss-module__yz53hW__title{letter-spacing:-.01em;color:#2d2d2d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.2}.products-module-scss-module__yz53hW__subtitle{color:#6b6b6b;max-width:600px;font-size:1.125rem}.products-module-scss-module__yz53hW__content{padding:2rem 0 clamp(3rem,5vw,4.5rem)}.products-module-scss-module__yz53hW__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.products-module-scss-module__yz53hW__filters{justify-content:flex-start}}.products-module-scss-module__yz53hW__filterBtn{color:#6b6b6b;cursor:pointer;background:#fff;border:2px solid #6b6b6b26;border-radius:9999px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s}[dir=rtl] .products-module-scss-module__yz53hW__filterBtn{font-family:Madani,sans-serif}.products-module-scss-module__yz53hW__filterBtn:hover{color:#3d6f36;border-color:#3d6f36}.products-module-scss-module__yz53hW__filterBtn.products-module-scss-module__yz53hW__active{color:#fff;background:#3d6f36;border-color:#3d6f36}.products-module-scss-module__yz53hW__productsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:576px){.products-module-scss-module__yz53hW__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.products-module-scss-module__yz53hW__productsGrid{grid-template-columns:repeat(3,1fr)}}.products-module-scss-module__yz53hW__loading,.products-module-scss-module__yz53hW__empty{color:#6b6b6b;text-align:center;grid-column:1/-1;justify-content:center;align-items:center;padding:4rem 2rem;font-size:1.125rem;display:flex}.products-module-scss-module__yz53hW__productCard{opacity:0;background:#fff;border-radius:16px;transition:all .3s;animation:.6s forwards products-module-scss-module__yz53hW__fadeInUp;overflow:hidden;box-shadow:0 1px 3px #2d2d2d0a}.products-module-scss-module__yz53hW__productCard:hover{transform:translateY(-8px);box-shadow:0 4px 12px #2d2d2d0f}.products-module-scss-module__yz53hW__productCard:hover .products-module-scss-module__yz53hW__productImg{transform:scale(1.05)}.products-module-scss-module__yz53hW__productCard:hover .products-module-scss-module__yz53hW__viewDetails svg{transform:translate(4px)}[dir=rtl] .products-module-scss-module__yz53hW__productCard:hover .products-module-scss-module__yz53hW__viewDetails svg{transform:translate(-4px)rotate(180deg)}@keyframes products-module-scss-module__yz53hW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.products-module-scss-module__yz53hW__productImage{background:linear-gradient(135deg,#3d6f360d 0%,#e539350d 100%);justify-content:center;align-items:center;min-height:220px;padding:2rem;display:flex;position:relative}.products-module-scss-module__yz53hW__imagePlaceholder{justify-content:center;align-items:center;display:flex}.products-module-scss-module__yz53hW__productImg{filter:drop-shadow(0 10px 20px #8b233226);max-width:160px;height:auto;transition:transform .3s}.products-module-scss-module__yz53hW__category{text-transform:uppercase;letter-spacing:.05em;color:#3d6f36;background:#ffffffe6;border-radius:9999px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}[dir=rtl] .products-module-scss-module__yz53hW__category{left:auto;right:1rem}.products-module-scss-module__yz53hW__size{color:#8b2332;background:#ffffffe6;border-radius:9999px;padding:.375rem .875rem;font-size:.875rem;font-weight:700;position:absolute;top:1rem;right:1rem}[dir=rtl] .products-module-scss-module__yz53hW__size{left:1rem;right:auto}.products-module-scss-module__yz53hW__productContent{padding:1.5rem}.products-module-scss-module__yz53hW__productName{color:#2d2d2d;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700}[dir=rtl] .products-module-scss-module__yz53hW__productName{font-family:Madani,sans-serif}.products-module-scss-module__yz53hW__productDescription{color:#6b6b6b;margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.products-module-scss-module__yz53hW__features{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.products-module-scss-module__yz53hW__feature{color:#6b6b6b;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.products-module-scss-module__yz53hW__feature svg{color:#3d6f36;flex-shrink:0;width:16px;height:16px}.products-module-scss-module__yz53hW__viewDetails{color:#3d6f36;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.products-module-scss-module__yz53hW__viewDetails svg{width:18px;height:18px;transition:transform .2s}[dir=rtl] .products-module-scss-module__yz53hW__viewDetails svg{transform:rotate(180deg)}
.Contact-module-scss-module__EijsOG__contact{background:#fdf8f3;padding:clamp(3rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.Contact-module-scss-module__EijsOG__contact.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__form,.Contact-module-scss-module__EijsOG__contact.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__input,.Contact-module-scss-module__EijsOG__contact.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__textarea,.Contact-module-scss-module__EijsOG__contact.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__submitBtn,.Contact-module-scss-module__EijsOG__contact.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__title,.Contact-module-scss-module__EijsOG__contact.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__subtitle,.Contact-module-scss-module__EijsOG__contact.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__badge,.Contact-module-scss-module__EijsOG__contact.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__infoContent h4{font-family:Madani,sans-serif}.Contact-module-scss-module__EijsOG__contact.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__submitBtn svg{transform:scaleX(-1)}.Contact-module-scss-module__EijsOG__bgPattern{pointer-events:none;background:radial-gradient(circle at 0 100%,#3d6f360d 0%,#0000 50%),radial-gradient(circle at 100% 0,#e5393508 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Contact-module-scss-module__EijsOG__header{text-align:center;max-width:700px;margin:0 auto 2rem}.Contact-module-scss-module__EijsOG__badge{letter-spacing:.05em;text-transform:uppercase;color:#3d6f36;background:#3d6f361a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.Contact-module-scss-module__EijsOG__title{letter-spacing:-.01em;color:#2d2d2d;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2}.Contact-module-scss-module__EijsOG__subtitle{color:#6b6b6b;max-width:600px;margin:0 auto;font-size:1.125rem}.Contact-module-scss-module__EijsOG__content{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:992px){.Contact-module-scss-module__EijsOG__content{grid-template-columns:1.2fr 1fr;gap:4rem}}.Contact-module-scss-module__EijsOG__form{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #2d2d2d0a}@media (min-width:576px){.Contact-module-scss-module__EijsOG__form{padding:2rem}}@media (min-width:768px){.Contact-module-scss-module__EijsOG__form{padding:2.5rem}}.Contact-module-scss-module__EijsOG__formRow{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (min-width:576px){.Contact-module-scss-module__EijsOG__formRow{grid-template-columns:repeat(2,1fr)}}.Contact-module-scss-module__EijsOG__formGroup:last-child{margin-bottom:0}.Contact-module-scss-module__EijsOG__input,.Contact-module-scss-module__EijsOG__textarea{color:#2d2d2d;background:#fff;border:2px solid #2d2d2d1a;border-radius:10px;width:100%;padding:1rem 1.25rem;font-family:Poppins,sans-serif;font-size:1rem;transition:all .2s}.Contact-module-scss-module__EijsOG__input:focus,.Contact-module-scss-module__EijsOG__textarea:focus{border-color:#3d6f36;outline:none;box-shadow:0 0 0 4px #3d6f361a}.Contact-module-scss-module__EijsOG__input::placeholder,.Contact-module-scss-module__EijsOG__textarea::placeholder{color:#9a9a9a}.Contact-module-scss-module__EijsOG__input,.Contact-module-scss-module__EijsOG__textarea{background:#fdf8f3;border-color:#0000}.Contact-module-scss-module__EijsOG__input:focus,.Contact-module-scss-module__EijsOG__textarea:focus{background:#fff;border-color:#3d6f36}.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__input,.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__textarea,.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__input::placeholder,.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__textarea::placeholder{text-align:right;font-family:Madani,sans-serif}.Contact-module-scss-module__EijsOG__textarea{resize:vertical;min-height:140px}.Contact-module-scss-module__EijsOG__submitBtn{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Contact-module-scss-module__EijsOG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module-scss-module__EijsOG__submitBtn{color:#fff;background:#3d6f36}.Contact-module-scss-module__EijsOG__submitBtn:hover:not(:disabled){color:#fff;background:#2d5228}.Contact-module-scss-module__EijsOG__submitBtn{gap:.75rem;width:100%;margin-top:1.5rem;padding:1.125rem 2rem}.Contact-module-scss-module__EijsOG__submitBtn svg{width:20px;height:20px;transition:transform .2s}.Contact-module-scss-module__EijsOG__submitBtn:hover:not(:disabled) svg{transform:translate(3px)}.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__submitBtn:hover:not(:disabled) svg{transform:scaleX(-1)translate(3px)}.Contact-module-scss-module__EijsOG__recaptchaNotice{color:#9a9a9a;text-align:center;margin-top:1rem;font-size:.75rem;line-height:1.5}.Contact-module-scss-module__EijsOG__recaptchaNotice a{color:#3d6f36;text-decoration:none}.Contact-module-scss-module__EijsOG__recaptchaNotice a:hover{text-decoration:underline}.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__recaptchaNotice{font-family:Madani,sans-serif}.Contact-module-scss-module__EijsOG__infoSection{flex-direction:column;display:flex}.Contact-module-scss-module__EijsOG__infoCards{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.5rem;display:grid}@media (min-width:576px){.Contact-module-scss-module__EijsOG__infoCards{grid-template-columns:repeat(2,1fr);gap:1rem}}.Contact-module-scss-module__EijsOG__infoCard{background:#fff;border-radius:10px;align-items:flex-start;gap:.75rem;padding:1rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #2d2d2d0a}@media (min-width:576px){.Contact-module-scss-module__EijsOG__infoCard{gap:1rem;padding:1.25rem}}.Contact-module-scss-module__EijsOG__infoCard:hover{box-shadow:0 2px 8px #2d2d2d0d}.Contact-module-scss-module__EijsOG__infoCard:hover .Contact-module-scss-module__EijsOG__iconWrapper{background:#3d6f36}.Contact-module-scss-module__EijsOG__infoCard:hover .Contact-module-scss-module__EijsOG__iconWrapper svg{color:#fff}.Contact-module-scss-module__EijsOG__iconWrapper{background:#3d6f361a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}@media (min-width:576px){.Contact-module-scss-module__EijsOG__iconWrapper{width:44px;height:44px}}.Contact-module-scss-module__EijsOG__iconWrapper svg{color:#3d6f36;width:18px;height:18px;transition:color .3s}@media (min-width:576px){.Contact-module-scss-module__EijsOG__iconWrapper svg{width:20px;height:20px}}.Contact-module-scss-module__EijsOG__infoContent{min-width:0}.Contact-module-scss-module__EijsOG__infoContent h4{color:#2d2d2d;margin-bottom:.25rem;font-family:Poppins,sans-serif;font-size:.8125rem;font-weight:600}@media (min-width:576px){.Contact-module-scss-module__EijsOG__infoContent h4{font-size:.9375rem}}.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__infoContent h4{font-family:Madani,sans-serif}.Contact-module-scss-module__EijsOG__infoContent p{color:#6b6b6b;word-break:break-word;margin:0;font-size:.8125rem;line-height:1.5}@media (min-width:576px){.Contact-module-scss-module__EijsOG__infoContent p{font-size:.875rem}}.Contact-module-scss-module__EijsOG__rtl .Contact-module-scss-module__EijsOG__infoContent p{font-family:Madani,sans-serif}.Contact-module-scss-module__EijsOG__infoContent p a{color:#6b6b6b;text-decoration:none;transition:color .2s}.Contact-module-scss-module__EijsOG__infoContent p a:hover{color:#3d6f36}.Contact-module-scss-module__EijsOG__mapWrapper{border-radius:10px;flex:1;min-height:200px;overflow:hidden}.Contact-module-scss-module__EijsOG__mapWrapper iframe{width:100%;height:100%;min-height:200px;display:block}
