:root{--primary-green:#2d5016;--secondary-green:#4a7c3a;--accent-gold:#d4af37;--light-beige:beige;--text-dark:#333;--text-light:#666;--border-light:#e0e0e0;--font-primary:"Inter",sans-serif;--font-secondary:"Playfair Display",serif;--section-padding:4rem 0;--container-max-width:1200px;--shadow-light:0 2px 10px #0000001a;--shadow-medium:0 5px 20px #00000026;--radius-small:8px;--radius-medium:12px;--radius-large:20px}body{background-color:var(--white);font-family:var(--font-primary)}.container{margin:0 auto;max-width:var(--container-max-width);padding:0 1rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-secondary);font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}p{margin-bottom:1rem}a{color:inherit;text-decoration:none;transition:color .3s ease}a:hover{color:var(--secondary-green)}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-family:inherit;font-size:1rem;font-weight:500;padding:12px 32px;text-align:center;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,var(--primary-green),var(--secondary-green));color:var(--white)}.btn-primary:hover{box-shadow:0 10px 20px #2d50164d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid var(--primary-green);color:var(--primary-green)}.btn-secondary:hover{background:var(--primary-green);color:var(--white)}.section{padding:var(--section-padding)}.section-light{background-color:var(--white)}.section-beige{background-color:var(--light-beige)}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}.container{padding:0 1.5rem}}.policies-page{display:flex;gap:40px;margin:0 auto;max-width:1200px;padding:20px}.policies-sidebar{background:#f8f9fa;border-radius:8px;flex:0 0 250px;height:-webkit-fit-content;height:fit-content;padding:20px}.policies-sidebar h3{color:#333;font-size:1.2em;margin-bottom:20px}.policies-sidebar nav{display:flex;flex-direction:column;gap:10px}.policies-sidebar a{border-radius:4px;color:#555;padding:12px 16px;text-decoration:none;transition:all .3s ease}.policies-sidebar a.active,.policies-sidebar a:hover{background:#007bff;color:#fff}.policies-content{flex:1 1}.policy-container{max-width:800px}.policy-header{border-bottom:2px solid #e9ecef;margin-bottom:40px;padding-bottom:20px}.policy-header h1{color:#333;font-size:2.5em}.policy-header p{color:#666;font-style:italic}.policy-content{line-height:1.6}.policy-content section{margin-bottom:30px}.policy-content h2{border-left:4px solid #007bff;color:#333;font-size:1.4em;margin-bottom:15px;padding-left:15px}.policy-content p{color:#555}.policy-content ol,.policy-content ul{margin:15px 0;padding-left:20px}.policy-content li{color:#555;margin-bottom:8px}.policy-content strong{color:#333}.policy-content em{color:#666}@media (max-width:768px){.policies-page{flex-direction:column;gap:20px}.policies-sidebar{flex:none}.policy-header h1{font-size:2em}}.Header_header__23ITg{background:var(--white);box-shadow:var(--shadow-light);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Header_container__n3LCd{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.Header_logo__D9fLO{color:var(--primary-green);font-family:var(--font-secondary);font-size:1.5rem;font-weight:700;gap:.5rem}.Header_logoIcon__xwttV{font-size:2rem}.Header_logoText__sJhG4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--primary-green),var(--secondary-green));-webkit-background-clip:text;background-clip:text}.Header_nav__ni6H\+{align-items:center;display:flex;gap:2rem}.Header_navLink__cNHWV{color:inherit;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.Header_navLink__cNHWV.Header_active__zeOJc,.Header_navLink__cNHWV:hover{color:var(--primary-green)}.Header_navLink__cNHWV.Header_active__zeOJc:after{background:var(--primary-green);bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.Header_menuToggle__KoioE{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}.Header_menuToggle__KoioE span{background:var(--primary-green);height:3px;transform-origin:center;transition:.3s;width:25px}@media (max-width:768px){.Header_container__n3LCd{padding:1rem}.Header_menuToggle__KoioE{display:flex;z-index:1001}.Header_nav__ni6H\+{align-items:center;background:var(--white);flex-direction:column;gap:2rem;height:100vh;justify-content:center;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:100%;z-index:1000}.Header_navOpen__9AHbm{transform:translateX(0)}.Header_navLink__cNHWV{font-size:1.2rem;padding:.75rem 1.5rem;text-align:center;width:auto}.Header_navLink__cNHWV.Header_active__zeOJc:after{left:10%;width:80%}.Header_menuToggleOpen__xdAuL span:first-child{transform:rotate(45deg) translate(6px,6px)}.Header_menuToggleOpen__xdAuL span:nth-child(2){opacity:0}.Header_menuToggleOpen__xdAuL span:last-child{transform:rotate(-45deg) translate(6px,-6px)}}@media (max-width:480px){.Header_container__n3LCd{padding:.75rem 1rem}.Header_logo__D9fLO{font-size:1.25rem}.Header_logoIcon__xwttV{font-size:1.75rem}.Header_navLink__cNHWV{font-size:1.1rem;padding:1rem 2rem}}.Header_logo__D9fLO{align-items:center;color:inherit;display:flex;text-decoration:none}.Header_logoImage__i97bP{height:40px;margin-right:8px;width:auto}.Header_logoText__sJhG4{font-size:1.5rem;font-weight:700}.Footer_footer__pOHog{background:linear-gradient(135deg,#2e7d32,#2d5a27);background:linear-gradient(135deg,var(--primary-green) 0,#2d5a27 100%);color:#fff;color:var(--white);overflow:hidden;padding:4rem 0 1.5rem;position:relative}.Footer_footer__pOHog:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.Footer_container__fpzdK{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative;z-index:1}.Footer_mainContent__SVDoM{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.Footer_brand__0XpeN{display:flex;flex-direction:column;gap:1.5rem}.Footer_logo__O8Oh8{align-items:center;color:#fff;color:var(--white);display:flex;font-family:Georgia,serif;font-family:var(--font-secondary);font-size:1.75rem;font-weight:700;gap:.75rem}.Footer_logoImage__yIIMs{height:40px;object-fit:contain;width:auto}.Footer_logoText__u0JcC{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#ffc107);background:linear-gradient(45deg,var(--white),var(--accent-gold));-webkit-background-clip:text;background-clip:text;font-weight:700}.Footer_tagline__AkO8d{color:#ffffffd9;font-size:1.1rem;line-height:1.7;margin:0;max-width:300px}.Footer_socialLinks__jK0RB{display:flex;gap:.75rem;margin-top:.5rem}.Footer_socialLink__rkvRB{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;display:flex;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.Footer_socialLink__rkvRB:hover{background:#ffc107;background:var(--accent-gold);box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.Footer_socialLink__rkvRB svg{color:#fff;color:var(--white);display:block;height:20px;width:20px}.Footer_socialLink__rkvRB:hover svg{color:#2e7d32;color:var(--primary-green)}.Footer_links__AKEvS{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}.Footer_linkGroup__dXup3{display:flex;flex-direction:column;gap:1rem}.Footer_linkGroup__dXup3 h4{color:#ffc107;color:var(--accent-gold);font-size:1.2rem;font-weight:600;margin:0 0 .5rem;padding-bottom:.5rem;position:relative}.Footer_linkGroup__dXup3 h4:after{background:#ffc107;background:var(--accent-gold);border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;width:30px}.Footer_linkGroup__dXup3 a{color:#fffc;font-size:.95rem;line-height:1.4;padding-left:0;position:relative;text-decoration:none;transition:all .3s ease}.Footer_linkGroup__dXup3 a:before{background:#ffc107;background:var(--accent-gold);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.Footer_linkGroup__dXup3 a:hover{color:#ffc107;color:var(--accent-gold);padding-left:10px}.Footer_linkGroup__dXup3 a:hover:before{width:8px}.Footer_contactItem__Exz7j{align-items:flex-start;color:#fffc;display:flex;gap:.75rem;line-height:1.5;margin-bottom:1rem}.Footer_contactItem__Exz7j:last-child{margin-bottom:0}.Footer_contactIcon__5HI9i{flex-shrink:0;font-size:1.1rem;margin-top:.1rem;text-align:center;width:20px}.Footer_contactItem__Exz7j a{color:#fffc;line-height:1.5;text-decoration:none;transition:color .3s ease}.Footer_contactItem__Exz7j a:hover{color:#ffc107;color:var(--accent-gold)}.Footer_contactItem__Exz7j address{color:#fffc;font-style:normal;line-height:1.5;margin:0}.Footer_newsletter__nwvux{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:2.5rem}.Footer_newsletterContent__PIN89{max-width:600px}.Footer_newsletter__nwvux h4{color:#ffc107;color:var(--accent-gold);font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.Footer_newsletter__nwvux>p{color:#fffc;line-height:1.6;margin:0 0 1.5rem}.Footer_newsletterForm__WSu3j{display:flex;gap:1rem;max-width:500px}.Footer_newsletterInput__QaPLH{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;color:var(--white);flex:1 1;font-size:1rem;min-width:0;padding:.75rem 1rem;transition:all .3s ease}.Footer_newsletterInput__QaPLH::placeholder{color:#fff9}.Footer_newsletterInput__QaPLH:focus{background:#ffffff26;border-color:#ffc107;border-color:var(--accent-gold);box-shadow:0 0 0 2px #ffc1071a;outline:none}.Footer_newsletterButton__5CzO6{background:#ffc107;background:var(--accent-gold);border:none;border-radius:8px;color:#2e7d32;color:var(--primary-green);cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.Footer_newsletterButton__5CzO6:hover{background:#e6b400;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.Footer_bottom__lBpWp{align-items:center;border-top:1px solid #ffffff1a;color:#fff9;display:flex;font-size:.9rem;justify-content:space-between;padding-top:2rem}.Footer_legalLinks__uugRf{display:flex;gap:2rem}.Footer_legalLinks__uugRf a{color:#fff9;font-size:.9rem;text-decoration:none;transition:color .3s ease}.Footer_legalLinks__uugRf a:hover{color:#ffc107;color:var(--accent-gold)}@media (max-width:1024px){.Footer_mainContent__SVDoM{gap:3rem}.Footer_links__AKEvS{gap:2rem}}@media (max-width:768px){.Footer_footer__pOHog{padding:3rem 0 1.5rem}.Footer_container__fpzdK{gap:2.5rem;padding:0 1.5rem}.Footer_mainContent__SVDoM{gap:2.5rem;grid-template-columns:1fr}.Footer_links__AKEvS{gap:2rem;grid-template-columns:1fr}.Footer_linkGroup__dXup3{gap:.875rem}.Footer_newsletter__nwvux{padding:2rem}.Footer_newsletterForm__WSu3j{flex-direction:column}.Footer_bottom__lBpWp{flex-direction:column;gap:1rem;text-align:center}.Footer_legalLinks__uugRf{flex-wrap:wrap;gap:1.5rem;justify-content:center}}@media (max-width:480px){.Footer_footer__pOHog{padding:2.5rem 0 1rem}.Footer_container__fpzdK{gap:2rem;padding:0 1rem}.Footer_logo__O8Oh8{font-size:1.5rem}.Footer_logoImage__yIIMs{height:35px}.Footer_socialLinks__jK0RB{gap:.5rem}.Footer_socialLink__rkvRB{height:40px;width:40px}.Footer_newsletter__nwvux{padding:1.5rem}.Footer_legalLinks__uugRf{gap:1rem}.Footer_legalLinks__uugRf a{font-size:.85rem}}:root{--primary-green:#2e7d32;--accent-gold:#ffc107;--white:#fff;--font-secondary:"Georgia",serif}.Hero_hero__BDVp7{background:linear-gradient(135deg,#f1f8e9,#e8f5e8);min-height:100vh;overflow:hidden;padding-top:20px;position:relative}.Hero_container__XasPJ{height:100%;margin:0 auto;max-width:1200px;padding:0 20px;position:relative}.Hero_carousel__ibjPz{background:linear-gradient(135deg,#f1f8e9,#e8f5e8);border-radius:0 0 20px 20px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.Hero_carouselTrack__o8O2o{display:flex;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.Hero_carouselSlide__o96-o{height:100%;min-width:100%;position:relative}.Hero_carouselImage__q3g-W{height:100%;object-fit:cover;opacity:.9;transition:transform .5s ease;width:100%}.Hero_carouselSlide__o96-o:hover .Hero_carouselImage__q3g-W{transform:scale(1.05)}.Hero_imageOverlay__Tjixc{background:linear-gradient(135deg,#000000b3,#0006 50%,#0009);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.Hero_carouselArrow__acWs1{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:none;border-radius:50%;box-shadow:0 4px 15px #0003;color:#2d5016;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:56px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);width:56px;z-index:10}.Hero_carouselArrow__acWs1:hover{background:#fff;box-shadow:0 6px 20px #0000004d;transform:translateY(-50%) scale(1.1)}.Hero_carouselArrow__acWs1:active{transform:translateY(-50%) scale(.95)}.Hero_carouselArrowPrev__DEAEJ{left:30px}.Hero_carouselArrowNext__HGR\+G{right:30px}.Hero_carouselIndicators__0r0oF{bottom:40px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.Hero_carouselIndicator__0W-gb{background:#0000;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000004d;cursor:pointer;height:14px;transition:all .3s ease;width:14px}.Hero_carouselIndicator__0W-gb:hover{background:#ffffff80;transform:scale(1.1)}.Hero_carouselIndicatorActive__F7brr{background:#fff;box-shadow:0 0 0 3px #4caf5080;transform:scale(1.2)}.Hero_content__xXpZN{align-items:center;color:#fff;display:flex;height:100%;position:relative;text-shadow:0 2px 10px #000c;z-index:5}.Hero_contentWrapper__JKZRK{animation:Hero_fadeInUp__b39Ke .8s ease-out;max-width:600px;padding:40px 0}@keyframes Hero_fadeInUp__b39Ke{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero_title__lDpqF{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 12px #000000e6}.Hero_highlight__wAeJY{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#c8e6c9,#a5d6a7);-webkit-background-clip:text;background-clip:text;color:#c8e6c9;display:block;text-shadow:0 2px 8px #000c}.Hero_subtitle__LqeFk{color:#f5f5f5;font-size:1.25rem;font-weight:400;line-height:1.7;margin-bottom:2.5rem;opacity:.95;text-shadow:0 2px 6px #000c}.Hero_buttons__iWESi{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:3.5rem}.Hero_btn__96OsV{align-items:center;border:2px solid #0000;border-radius:50px;display:inline-flex;font-size:1.1rem;font-weight:700;justify-content:center;letter-spacing:.5px;overflow:hidden;padding:16px 40px;position:relative;text-align:center;text-decoration:none;text-shadow:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.Hero_btn__96OsV:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.Hero_btn__96OsV:hover:before{left:100%}.Hero_btnPrimary__s32Fl{background:linear-gradient(135deg,#8bc34a,#689f38);box-shadow:0 4px 15px #8bc34a66;color:#fff}.Hero_btnPrimary__s32Fl:hover{box-shadow:0 8px 25px #8bc34a99;transform:translateY(-3px)}.Hero_btnSecondary__nSqOm{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-color:#ffffffb3;color:#fff}.Hero_btnSecondary__nSqOm:hover{background:#ffffff4d;border-color:#fff;box-shadow:0 8px 25px #ffffff4d;transform:translateY(-3px)}.Hero_stats__GRXdo{border-top:1px solid #fff6;display:flex;flex-wrap:wrap;gap:3rem;padding-top:2rem}.Hero_stat__tpoE6{align-items:flex-start;display:flex;flex-direction:column;position:relative}.Hero_statNumber__FmUnk{color:#c8e6c9;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.5rem;text-shadow:0 2px 8px #0009}.Hero_statLabel__fLivO{color:#f0f0f0;font-size:1rem;font-weight:500;opacity:.9;text-shadow:0 1px 4px #0009}@media (max-width:1024px){.Hero_title__lDpqF{font-size:3rem}.Hero_contentWrapper__JKZRK{max-width:500px}}@media (max-width:768px){.Hero_hero__BDVp7{min-height:90vh;padding-top:10px}.Hero_content__xXpZN{justify-content:center;text-align:center}.Hero_contentWrapper__JKZRK{max-width:100%;padding:30px 0}.Hero_title__lDpqF{font-size:2.5rem}.Hero_subtitle__LqeFk{font-size:1.15rem;margin-bottom:2rem}.Hero_buttons__iWESi{justify-content:center;margin-bottom:3rem}.Hero_btn__96OsV{font-size:1rem;padding:14px 32px}.Hero_carouselArrow__acWs1{font-size:20px;height:48px;width:48px}.Hero_carouselArrowPrev__DEAEJ{left:15px}.Hero_carouselArrowNext__HGR\+G{right:15px}.Hero_stats__GRXdo{gap:2rem;justify-content:center;padding-top:1.5rem}.Hero_stat__tpoE6{align-items:center}.Hero_statNumber__FmUnk{font-size:2rem}}@media (max-width:480px){.Hero_hero__BDVp7{min-height:80vh}.Hero_container__XasPJ{padding:0 15px}.Hero_title__lDpqF{font-size:2rem}.Hero_subtitle__LqeFk{font-size:1rem;line-height:1.6}.Hero_buttons__iWESi{align-items:center;flex-direction:column;gap:1rem}.Hero_btn__96OsV{max-width:280px;padding:12px 24px;width:100%}.Hero_stats__GRXdo{gap:1.5rem}.Hero_stat__tpoE6{flex:1 1;min-width:80px}.Hero_statNumber__FmUnk{font-size:1.75rem}.Hero_carouselIndicators__0r0oF{bottom:25px}.Hero_carouselArrow__acWs1{font-size:18px;height:42px;width:42px}}.Hero_carouselImage__q3g-W{animation:Hero_loading__4UjgF 1.5s infinite;background:linear-gradient(90deg,#f1f8e9 25%,#e8f5e8 50%,#f1f8e9 75%);background-size:200% 100%}@keyframes Hero_loading__4UjgF{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.Hero_carouselTrack__o8O2o{transition:none}.Hero_btn__96OsV:hover{transform:none}.Hero_carouselArrow__acWs1:hover{transform:translateY(-50%)}@keyframes Hero_fadeInUp__b39Ke{0%{opacity:0}to{opacity:1}}}.Features_features__tUZo-{padding:4rem 0;text-align:center}.Features_header__52WeB{margin-bottom:4rem}.Features_header__52WeB h2{color:var(--primary-green);font-size:2.5rem;margin-bottom:1rem}.Features_header__52WeB p{color:var(--text-light);font-size:1.1rem;margin:0 auto;max-width:600px}.Features_grid__dXCAY{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:6rem}.Features_feature__a4pOx{background:var(--white);border-radius:var(--radius-medium);box-shadow:var(--shadow-light);padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.Features_feature__a4pOx:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.Features_icon__8C8ea{font-size:3rem;margin-bottom:1rem}.Features_feature__a4pOx h3{color:var(--primary-green);font-size:1.3rem;margin-bottom:1rem}.Features_feature__a4pOx p{color:var(--text-light);line-height:1.6}.Features_categoriesSection__EoiGq{margin-top:4rem}.Features_categoriesHeader__UPRDp{margin-bottom:3rem}.Features_categoriesHeader__UPRDp h2{color:var(--primary-green);font-size:2.5rem;margin-bottom:1rem}.Features_categoriesHeader__UPRDp p{color:var(--text-light);font-size:1.1rem;margin:0 auto;max-width:600px}.Features_categoriesGrid__0meUO{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.Features_categoryCard__uYYNr{background:var(--white);border-radius:var(--radius-medium);box-shadow:var(--shadow-light);cursor:pointer;overflow:hidden;transition:all .3s ease}.Features_categoryCard__uYYNr:hover{background:var(--primary-green);box-shadow:var(--shadow-medium);transform:translateY(-3px)}.Features_categoryCard__uYYNr:hover .Features_categoryContent__qvG9B h3{color:var(--white)}.Features_categoryCard__uYYNr:hover .Features_arrow__S2W\+y{color:var(--white);transform:translateX(5px)}.Features_categoryContent__qvG9B{align-items:center;display:flex;justify-content:space-between;min-height:80px;padding:2rem 1.5rem}.Features_categoryContent__qvG9B h3{color:var(--text-dark);flex:1 1;font-size:1.2rem;margin:0;text-align:left;transition:color .3s ease}.Features_arrow__S2W\+y{color:var(--primary-green);font-size:1.5rem;margin-left:1rem;transition:all .3s ease}@media (max-width:768px){.Features_features__tUZo-{padding:2rem 0}.Features_categoriesHeader__UPRDp h2,.Features_header__52WeB h2{font-size:2rem}.Features_grid__dXCAY{gap:1.5rem;grid-template-columns:1fr;margin-bottom:4rem}.Features_feature__a4pOx{padding:1.5rem}.Features_categoriesGrid__0meUO{gap:1rem;grid-template-columns:1fr}.Features_categoryContent__qvG9B{min-height:70px;padding:1.5rem 1rem}.Features_categoryContent__qvG9B h3{font-size:1.1rem}}@media (max-width:480px){.Features_categoriesHeader__UPRDp h2,.Features_header__52WeB h2{font-size:1.8rem}.Features_categoriesHeader__UPRDp p,.Features_header__52WeB p{font-size:1rem}.Features_categoryContent__qvG9B{min-height:60px;padding:1.25rem 1rem}.Features_categoryContent__qvG9B h3{font-size:1rem}.Features_arrow__S2W\+y{font-size:1.25rem}}.Products_product-home__pcZJE{padding:4rem 0;text-align:center}.Products_product-home__header__G1rYH{margin-bottom:3rem}.Products_product-home__header__G1rYH h2{color:var(--primary-green);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.Products_product-home__header__G1rYH p{color:var(--text-light);font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.Products_product-home__grid__V3mJ9{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.Products_product-home__item__tcEY6{background:var(--white);border:1px solid #0000000d;border-radius:var(--radius-large);box-shadow:var(--shadow-light);overflow:hidden;position:relative;transition:all .3s ease}.Products_product-home__item__tcEY6:hover{box-shadow:var(--shadow-medium);transform:translateY(-8px)}.Products_product-home__image__FrKdg{align-items:center;background:linear-gradient(135deg,var(--light-beige),#f0f0e0);display:flex;flex-direction:column;height:200px;justify-content:center;padding:1rem;position:relative}.Products_product-home__icon__Iv0yn{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:4rem;margin-bottom:1rem}.Products_product-home__category__DCwzg{background:var(--primary-green);border-radius:20px;box-shadow:0 2px 4px #0000001a;color:var(--white);font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.4rem 1rem;position:absolute;right:1rem;text-transform:capitalize;top:1rem}.Products_product-home__content__mgKD2{display:flex;flex-direction:column;height:200px;padding:1.5rem}.Products_product-home__content__mgKD2 h3{color:var(--primary-green);font-size:1.3rem;font-weight:600;line-height:1.3;margin-bottom:.75rem}.Products_product-home__content__mgKD2 p{color:var(--text-light);flex-grow:1;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.Products_product-home__footer__L8BtD{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.Products_product-home__price__xtCEY{color:var(--primary-green);font-family:var(--font-secondary);font-size:1.5rem;font-weight:700}.Products_product-home__cta__SbVDG{margin-top:2rem}.Products_btn__a7j70{border:none;border-radius:var(--radius-medium);cursor:pointer;display:inline-block;font-family:inherit;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.Products_btn-primary__748XQ{background:var(--primary-green);color:var(--white)}.Products_btn-primary__748XQ:hover{background:var(--primary-green-dark);transform:translateY(-2px)}.Products_btn-secondary__kT5qF{background:#0000;border:2px solid var(--primary-green);color:var(--primary-green)}.Products_btn-secondary__kT5qF:hover{background:var(--primary-green);color:var(--white)}.Products_product-home__inquiry-btn__\+KgS\+{background:#ff6b35;background:var(--primary-orange,#ff6b35);border:none;border-radius:var(--radius-medium);color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.Products_product-home__inquiry-btn__\+KgS\+:hover{background:#e55a2b;background:var(--primary-orange-dark,#e55a2b);box-shadow:0 4px 12px #ff6b354d;transform:translateY(-2px)}.Products_product-home__modal-overlay__3AOl4{align-items:center;animation:Products_productHomeOverlayFadeIn__v3WP6 .3s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:10000}@keyframes Products_productHomeOverlayFadeIn__v3WP6{0%{opacity:0}to{opacity:1}}.Products_product-home__modal__sKbw3{animation:Products_productHomeModalSlideIn__YqMNG .4s cubic-bezier(.175,.885,.32,1.275);background:var(--white);border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:100%}@keyframes Products_productHomeModalSlideIn__YqMNG{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Products_product-home__modal-header__RPsII{align-items:center;background:linear-gradient(135deg,#f8fff8,#fff);border-bottom:1px solid #e8f5e8;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;padding:2rem 2.5rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Products_product-home__modal-header__RPsII h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--primary-green),#45a049);-webkit-background-clip:text;background-clip:text;color:var(--primary-green);font-size:1.8rem;font-weight:700;margin:0}.Products_product-home__close-button__DzETw{align-items:center;background:#0000001a;border:none;border-radius:50%;color:var(--text-light);cursor:pointer;display:flex;font-size:1.8rem;font-weight:300;height:45px;justify-content:center;padding:0;transition:all .3s ease;width:45px}.Products_product-home__close-button__DzETw:hover{background:var(--primary-green);color:var(--white);transform:rotate(90deg)}.Products_product-home__modal-content__Jp4pD{padding:2.5rem}.Products_product-home__product-info__YSXrz{grid-gap:2rem;background:linear-gradient(135deg,#f8fdf8,#fff);border:1px solid #e8f5e8;border-radius:16px;box-shadow:0 4px 20px #4caf501a;display:grid;gap:2rem;grid-template-columns:150px 1fr;margin-bottom:2.5rem;padding:2rem}.Products_product-home__product-image__SfDEv{align-items:center;background:linear-gradient(135deg,var(--light-beige),#e8f5e8);border:3px solid #fff;border-radius:16px;box-shadow:0 8px 25px #4caf5026;display:flex;font-size:4rem;height:150px;justify-content:center}.Products_product-home__product-details__XfZ\+h h3{color:var(--primary-green);font-size:1.6rem;font-weight:700;margin:0 0 1rem}.Products_product-home__product-details__XfZ\+h p{color:var(--text-light);font-size:1.05rem;line-height:1.6;margin:0 0 1.5rem}.Products_product-home__product-meta__Q6lcj{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Products_product-home__meta-item__J2HTD{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:.95rem;gap:.75rem;padding:.5rem 0}.Products_product-home__meta-item__J2HTD:last-child{border-bottom:none}.Products_product-home__meta-item__J2HTD strong{color:var(--primary-green);font-weight:600;min-width:120px}.Products_product-home__availability-badge__RvbeT{border-radius:25px;box-shadow:0 2px 8px #0000001a;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:.4rem 1rem;text-transform:uppercase}.Products_product-home__in-stock__WiBLV{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.Products_product-home__limited-stock__tIIoT{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff}.Products_product-home__out-of-stock__Hz7rt{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff}.Products_product-home__contact-info__wHOIB{background:linear-gradient(135deg,#fff3e0,#fff8f0);border-left:4px solid #ff6b35;border-left:4px solid var(--primary-orange,#ff6b35);border-radius:12px;margin-bottom:2.5rem;padding:1.5rem 2rem}.Products_product-home__contact-info__wHOIB h4{color:#ff6b35;color:var(--primary-orange,#ff6b35);font-size:1.2rem;font-weight:600;margin:0 0 1rem}.Products_product-home__contact-details__CAHa8{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.Products_product-home__contact-details__CAHa8 p{color:var(--text-dark);font-size:1rem;margin:.5rem 0}.Products_product-home__contact-details__CAHa8 strong{color:var(--primary-green)}.Products_product-home__inquiry-form__lhyvY{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e8f5e8;border-radius:16px;box-shadow:0 4px 20px #4caf5014;padding:2.5rem}.Products_product-home__inquiry-form__lhyvY h4{border-bottom:2px solid #e8f5e8;color:var(--primary-green);font-size:1.4rem;font-weight:700;margin:0 0 2rem;padding-bottom:1rem;text-align:center}.Products_product-home__form-row__-MDjt{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.Products_product-home__form-group__8gbj6{text-align:left}.Products_product-home__form-group__8gbj6 label{color:var(--text-dark);display:block;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.Products_product-home__form-group__8gbj6 input,.Products_product-home__form-group__8gbj6 textarea{background:#fff;border:2px solid #e0e0e0;border-radius:12px;font-family:inherit;font-size:1rem;padding:1rem 1.25rem;transition:all .3s ease;width:100%}.Products_product-home__form-group__8gbj6 input:focus,.Products_product-home__form-group__8gbj6 textarea:focus{border-color:var(--primary-green);box-shadow:0 0 0 3px #4caf501a;outline:none;transform:translateY(-2px)}.Products_product-home__form-group__8gbj6 textarea{line-height:1.5;min-height:120px;resize:vertical}.Products_product-home__form-actions__xb5a0{border-top:1px solid #e8f5e8;display:flex;gap:1rem;justify-content:flex-end;margin-top:2.5rem;padding-top:2rem}.Products_product-home__cancel-button__2Ib-k{background:#0000;border:2px solid #dc3545;border-radius:12px;color:#dc3545;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.Products_product-home__cancel-button__2Ib-k:hover{background:#dc3545;box-shadow:0 4px 12px #dc35454d;color:#fff;transform:translateY(-2px)}.Products_product-home__submit-button__A4BjC{background:linear-gradient(135deg,var(--primary-green),#45a049);border:none;border-radius:12px;box-shadow:0 4px 15px #4caf504d;color:var(--white);cursor:pointer;font-size:1rem;font-weight:700;padding:1rem 2.5rem;transition:all .3s ease}.Products_product-home__submit-button__A4BjC:hover{background:linear-gradient(135deg,#45a049,#3d8b40);box-shadow:0 6px 20px #4caf5066;transform:translateY(-3px)}.Products_product-home__submit-button__A4BjC:active{transform:translateY(-1px)}@media (max-width:1200px){.Products_product-home__grid__V3mJ9{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.Products_product-home__pcZJE{padding:2rem 0}.Products_product-home__header__G1rYH h2{font-size:2rem}.Products_product-home__header__G1rYH p{font-size:1rem;padding:0 1rem}.Products_product-home__grid__V3mJ9{gap:1.5rem;grid-template-columns:1fr;padding:0 1rem}.Products_product-home__content__mgKD2{height:auto;padding:1.25rem}.Products_product-home__footer__L8BtD{align-items:stretch;flex-direction:column;gap:1rem}.Products_product-home__price__xtCEY{order:2;text-align:center}.Products_btn__a7j70{order:1;width:100%}.Products_product-home__image__FrKdg{height:180px}.Products_product-home__icon__Iv0yn{font-size:3.5rem}.Products_product-home__modal__sKbw3{margin:.5rem;max-height:calc(100vh - 1rem)}.Products_product-home__modal-header__RPsII{padding:1.5rem 1.5rem 1rem}.Products_product-home__modal-header__RPsII h2{font-size:1.4rem}.Products_product-home__modal-content__Jp4pD{padding:1.5rem}.Products_product-home__product-info__YSXrz{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem;text-align:center}.Products_product-home__product-image__SfDEv{font-size:3rem;height:120px;margin:0 auto;width:120px}.Products_product-home__contact-details__CAHa8,.Products_product-home__form-row__-MDjt,.Products_product-home__product-meta__Q6lcj{grid-template-columns:1fr}.Products_product-home__form-actions__xb5a0{flex-direction:column}.Products_product-home__inquiry-form__lhyvY{padding:1.5rem}}@media (max-width:480px){.Products_product-home__header__G1rYH h2{font-size:1.75rem}.Products_product-home__content__mgKD2 h3{font-size:1.2rem}.Products_product-home__price__xtCEY{font-size:1.3rem}.Products_product-home__category__DCwzg{font-size:.7rem;padding:.3rem .8rem}.Products_product-home__modal-header__RPsII h2{font-size:1.2rem}.Products_product-home__inquiry-form__lhyvY,.Products_product-home__modal-content__Jp4pD,.Products_product-home__product-info__YSXrz{padding:1rem}.Products_product-home__form-actions__xb5a0{margin-top:1.5rem;padding-top:1.5rem}}.Products_product-home__category-link__j6ail{color:inherit;text-decoration:none;transition:all .3s ease}.Products_product-home__category-link__j6ail:hover{color:#2c5aa0;text-decoration:underline}.Products_product-home__category-link-modal__E7Ngt{color:#2c5aa0;font-weight:500;margin-left:4px;text-decoration:none;transition:all .3s ease}.Products_product-home__category-link-modal__E7Ngt:hover{color:#1e3a8a;text-decoration:underline}.Testimonials_testimonials__50nFl{background:linear-gradient(135deg,var(--primary-green) 0,var(--secondary-green) 100%);color:var(--white);overflow:hidden;padding:4rem 0;position:relative;text-align:center}.Testimonials_testimonials__50nFl:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='2' fill='%23fff' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.Testimonials_header__eZ-2M{margin-bottom:3rem}.Testimonials_title__-DCuq{color:var(--white);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.Testimonials_subtitle__a691i{color:#fffc;font-size:1.1rem;margin-bottom:0}.Testimonials_carousel__7fvJI{align-items:center;display:flex;gap:2rem;justify-content:center;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1200px;position:relative}.Testimonials_navButton__TRDoW{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff1a;border-radius:50%;color:var(--white);cursor:pointer;display:flex;flex-shrink:0;font-size:2rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.Testimonials_navButton__TRDoW:hover{background:#ffffff4d;transform:scale(1.1)}.Testimonials_navButton__TRDoW:active{transform:scale(.95)}.Testimonials_navButton__TRDoW:focus{outline:2px solid var(--accent-gold);outline-offset:2px}.Testimonials_testimonialContainer__8LL8D{flex:1 1;height:280px;max-width:800px;overflow:hidden;position:relative}.Testimonials_testimonial__HrpFX{display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translateX(30px);transition:all .5s cubic-bezier(.4,0,.2,1);width:100%}.Testimonials_testimonial__HrpFX.Testimonials_active__heoW5{opacity:1;pointer-events:all;transform:translateX(0)}.Testimonials_quote__p4xz2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:var(--radius-large);margin-bottom:2rem;padding:2.5rem 2rem 2rem;position:relative}.Testimonials_quoteMark__WQDd9{color:var(--accent-gold);font-family:Georgia,serif;font-size:4rem;left:1.5rem;line-height:1;position:absolute;top:-.5rem}.Testimonials_quote__p4xz2 p{color:#fffffff2;font-size:1.1rem;font-style:italic;line-height:1.7;margin:0;position:relative;z-index:1}.Testimonials_rating__M80cu{color:var(--accent-gold);font-size:1.5rem;letter-spacing:2px;margin-bottom:1.5rem}.Testimonials_author__B33OY{align-items:center;display:flex;gap:1rem;justify-content:center}.Testimonials_avatar__mZxGV{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:2px solid #ffffff1a;border-radius:50%;display:flex;flex-shrink:0;font-size:1.5rem;height:60px;justify-content:center;width:60px}.Testimonials_authorInfo__ibL8\+{text-align:left}.Testimonials_authorInfo__ibL8\+ h4{color:var(--white);font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.Testimonials_authorInfo__ibL8\+ p{color:#ffffffb3;font-size:.9rem;margin:0}.Testimonials_dots__dNgoc{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3rem}.Testimonials_dot__fiXck{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.Testimonials_dot__fiXck.Testimonials_active__heoW5{background:var(--accent-gold);transform:scale(1.3)}.Testimonials_dot__fiXck:hover{background:#ffffff80;transform:scale(1.1)}.Testimonials_dot__fiXck:focus{outline:2px solid var(--accent-gold);outline-offset:2px}.Testimonials_stats__gh3bS{border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;margin:0 auto;max-width:800px;padding-top:2rem}.Testimonials_stat__TYaXg{align-items:center;display:flex;flex-direction:column;min-width:120px}.Testimonials_statNumber__mri93{color:var(--accent-gold);font-family:var(--font-secondary);font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.5rem}.Testimonials_statLabel__gvOhH{color:#fffc;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}@media (max-width:1024px){.Testimonials_testimonials__50nFl{padding:3rem 0}.Testimonials_title__-DCuq{font-size:2.25rem}.Testimonials_carousel__7fvJI{gap:1.5rem;max-width:90%}.Testimonials_testimonialContainer__8LL8D{height:300px}.Testimonials_quote__p4xz2{padding:2rem 1.5rem 1.5rem}.Testimonials_stats__gh3bS{gap:3rem}}@media (max-width:768px){.Testimonials_testimonials__50nFl{padding:2.5rem 0}.Testimonials_header__eZ-2M{margin-bottom:2rem}.Testimonials_title__-DCuq{font-size:2rem}.Testimonials_subtitle__a691i{font-size:1rem}.Testimonials_carousel__7fvJI{flex-direction:column;gap:1rem;max-width:95%}.Testimonials_navButton__TRDoW{font-size:1.75rem;height:45px;order:2;width:45px}.Testimonials_testimonialContainer__8LL8D{height:320px;margin-bottom:1rem;max-width:100%}.Testimonials_quote__p4xz2{margin-bottom:1.5rem;padding:1.75rem 1.25rem 1.25rem}.Testimonials_quoteMark__WQDd9{font-size:3rem;left:1rem;top:-.25rem}.Testimonials_quote__p4xz2 p{font-size:1rem;line-height:1.6}.Testimonials_rating__M80cu{font-size:1.25rem;margin-bottom:1.25rem}.Testimonials_author__B33OY{flex-direction:column;gap:.75rem;text-align:center}.Testimonials_authorInfo__ibL8\+{text-align:center}.Testimonials_avatar__mZxGV{font-size:1.25rem;height:50px;width:50px}.Testimonials_dots__dNgoc{gap:.5rem;margin-bottom:2.5rem}.Testimonials_dot__fiXck{height:10px;width:10px}.Testimonials_stats__gh3bS{gap:2rem;padding-top:1.5rem}.Testimonials_stat__TYaXg{min-width:100px}.Testimonials_statNumber__mri93{font-size:2rem}.Testimonials_statLabel__gvOhH{font-size:.8rem}}@media (max-width:480px){.Testimonials_testimonials__50nFl{padding:2rem 0}.Testimonials_title__-DCuq{font-size:1.75rem}.Testimonials_testimonialContainer__8LL8D{height:350px}.Testimonials_quote__p4xz2{padding:1.5rem 1rem 1rem}.Testimonials_quote__p4xz2 p{font-size:.95rem}.Testimonials_stats__gh3bS{align-items:center;flex-direction:column;gap:1.5rem}.Testimonials_stat__TYaXg{max-width:150px;min-width:auto;width:100%}.Testimonials_carousel__7fvJI{margin-bottom:1.5rem}.Testimonials_navButton__TRDoW{font-size:1.5rem;height:40px;width:40px}}@media (min-width:1440px){.Testimonials_testimonials__50nFl{padding:5rem 0}.Testimonials_title__-DCuq{font-size:3rem}.Testimonials_testimonialContainer__8LL8D{height:300px;max-width:900px}.Testimonials_quote__p4xz2 p{font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.Testimonials_testimonial__HrpFX{transition:none}.Testimonials_dot__fiXck:hover,.Testimonials_navButton__TRDoW:hover{transform:none}}@media (prefers-contrast:high){.Testimonials_testimonials__50nFl{background:var(--primary-green);border:2px solid var(--white)}.Testimonials_quote__p4xz2{background:var(--white);color:var(--primary-green)}.Testimonials_quote__p4xz2 p{color:var(--primary-green)}.Testimonials_navButton__TRDoW{background:var(--white);color:var(--primary-green)}}.Testimonials_sr-only__Dob7m{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.About_hero__LCzmt{background:linear-gradient(135deg,var(--light-beige) 0,#f5f5dccc 100%);background-attachment:fixed;background-position:50%;background-size:cover;color:var(--primary-green);overflow:hidden;padding:8rem 0 6rem;position:relative;text-align:center}.About_hero__LCzmt:before{background:linear-gradient(45deg,#0000,#ffffff1a);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.About_hero__LCzmt .About_container__WAkph{position:relative;z-index:2}.About_hero__LCzmt h1{color:var(--primary-green);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px #fffc}.About_hero__LCzmt p{color:var(--text-light);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:300;margin:0 auto;max-width:600px;opacity:.9;text-shadow:0 1px 2px #fffc}.About_story__DqYTF{background:var(--white);padding:6rem 0}.About_content__yX0Mi{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.About_text__W\+Es2 h2{color:var(--primary-green);font-size:clamp(2rem,4vw,2.8rem);line-height:1.3;margin-bottom:1.5rem}.About_text__W\+Es2 p{color:var(--text-light);font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.About_stats__RJ82l{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.About_stat__0p2iL{background:linear-gradient(135deg,var(--light-beige) 0,#f8fdf8 100%);border:1px solid #104b371a;border-radius:var(--radius-medium);padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.About_stat__0p2iL:hover{box-shadow:0 10px 30px #104b3726;transform:translateY(-5px)}.About_stat__0p2iL h3{color:var(--primary-green);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.About_stat__0p2iL p{color:var(--text-light);font-size:.9rem;font-weight:500;margin:0}.About_image__E0LAF{position:relative}.About_image__E0LAF .About_placeholder__APGNy{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 20px 40px #0000001a;color:#fff;display:flex;font-size:1.1rem;font-weight:600;height:500px;justify-content:center;overflow:hidden;position:relative}.About_image__E0LAF .About_placeholder__APGNy:before{background:url(https://images.unsplash.com/photo-1521791136064-7986c2920216?ixlib=rb-4.0.3&auto=format&fit=crop&w=1000&q=80);background-position:50%;background-size:cover;bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0}.About_mission__vm\+Vv{background:linear-gradient(135deg,#f8fdf8 0,var(--light-beige) 100%);padding:6rem 0}.About_missionContent__FRuQd{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.About_missionContent__FRuQd .About_image__E0LAF .About_placeholder__APGNy{background:linear-gradient(135deg,#f093fb,#f5576c)}.About_missionContent__FRuQd .About_image__E0LAF .About_placeholder__APGNy:before{background:url(https://images.unsplash.com/photo-1556909114-f6e7ad7d3136?ixlib=rb-4.0.3&auto=format&fit=crop&w=1000&q=80);opacity:.9}.About_missionList__ZStAW{list-style:none;margin:2rem 0;padding:0}.About_missionList__ZStAW li{color:var(--text-light);font-size:1.1rem;padding:.8rem 0 .8rem 2rem;position:relative}.About_missionList__ZStAW li:before{color:var(--primary-green);content:"✓";font-size:1.2rem;font-weight:700;left:0;position:absolute}.About_values__aC50Y{background:linear-gradient(135deg,var(--light-beige) 0,#f0f7f0 100%);padding:6rem 0}.About_values__aC50Y h2{color:var(--primary-green);font-size:clamp(2rem,4vw,2.8rem);margin-bottom:3rem;text-align:center}.About_valuesGrid__eqE\+B{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.About_value__vJiLg{background:var(--white);border:1px solid #104b371a;border-radius:20px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .3s ease}.About_value__vJiLg:before{background:linear-gradient(135deg,var(--primary-green) 0,var(--light-beige) 100%);content:"";height:4px;left:0;position:absolute;right:0;top:0}.About_value__vJiLg:hover{box-shadow:0 20px 40px #104b3726;transform:translateY(-10px)}.About_value__vJiLg h3{color:var(--primary-green);font-size:1.4rem;font-weight:600;margin-bottom:1rem}.About_value__vJiLg p{color:var(--text-light);font-size:1rem;line-height:1.7}.About_certifications__0Jgsf{background:var(--white);padding:6rem 0;text-align:center}.About_certifications__0Jgsf h2{color:var(--primary-green);font-size:clamp(2rem,4vw,2.8rem);margin-bottom:1rem}.About_certIntro__zXVxw{color:var(--text-light);font-size:1.2rem;line-height:1.6;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px}.About_certGrid__eBKR6{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem}.About_certItem__GjObp{background:linear-gradient(135deg,#f8fdf8 0,var(--light-beige) 100%);border:2px solid #0000;border-radius:15px;box-shadow:0 8px 25px #0000000f;overflow:hidden;padding:2.5rem 2rem;position:relative;transition:all .3s ease}.About_certItem__GjObp:before{background:linear-gradient(135deg,var(--primary-green) 0,#0000 50%);border:2px solid #0000;border-radius:15px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.About_certItem__GjObp:hover{box-shadow:0 15px 35px #104b3726;transform:translateY(-8px)}.About_certItem__GjObp:hover:before{opacity:.1}.About_certItem__GjObp h3{color:var(--primary-green);font-size:1.3rem;font-weight:600;margin-bottom:.8rem;position:relative;z-index:2}.About_certItem__GjObp p{color:var(--text-light);font-size:1rem;line-height:1.6;position:relative;z-index:2}.About_officialCerts__je9yp{background:linear-gradient(135deg,#f8fdf8 0,var(--light-beige) 100%);padding:6rem 0;text-align:center}.About_officialCerts__je9yp h2{color:var(--primary-green);font-size:clamp(2rem,4vw,2.8rem);margin-bottom:1rem}.About_officialCertGrid__wBrFB{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-top:4rem}.About_officialCert__H6z8k{background:var(--white);border:2px solid #0000;border-radius:20px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:3rem 2.5rem;position:relative;transition:all .4s ease}.About_officialCert__H6z8k:before{background:linear-gradient(135deg,var(--primary-green) 0,#4ade80 100%);content:"";height:5px;left:0;position:absolute;right:0;top:0}.About_officialCert__H6z8k:after{background:linear-gradient(135deg,#0000,#104b3705);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.About_officialCert__H6z8k:hover{border-color:var(--primary-green);box-shadow:0 25px 50px #104b3726;transform:translateY(-10px) scale(1.02)}.About_officialCert__H6z8k:hover:after{opacity:1}.About_certIcon__TzAmT{display:block;filter:grayscale(.3);font-size:3.5rem;margin-bottom:1.5rem;transition:transform .3s ease}.About_officialCert__H6z8k:hover .About_certIcon__TzAmT{transform:scale(1.1) rotate(5deg)}.About_officialCert__H6z8k h3{color:var(--primary-green);font-size:1.5rem;font-weight:700;margin-bottom:.8rem;position:relative;z-index:2}.About_officialCert__H6z8k>p:first-of-type{color:var(--text-light);font-size:1.1rem;font-weight:500;margin-bottom:2rem;position:relative;z-index:2}.About_certDetails__BmuRz{background:linear-gradient(135deg,#f8fdf8 0,var(--light-beige) 100%);border:1px solid #104b371a;border-radius:12px;display:flex;flex-direction:column;gap:.8rem;margin:2rem 0;padding:1.5rem;position:relative;text-align:left;z-index:2}.About_certNumber__acvsQ{color:var(--primary-green);font-family:Courier New,monospace;font-size:.95rem;font-weight:700}.About_validity__-s8k8{color:var(--text-light);font-size:.9rem;font-weight:500}.About_certDesc__TnW1H{color:var(--text-light);font-size:1rem;line-height:1.7;margin-top:1.5rem;position:relative;text-align:left;z-index:2}.About_global__eSUim{background:var(--white);padding:6rem 0;text-align:center}.About_global__eSUim h2{color:var(--primary-green);font-size:clamp(2rem,4vw,2.8rem);margin-bottom:4rem}.About_regions__ZCxm5{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.About_region__djOqI{background:linear-gradient(135deg,#f8fdf8 0,var(--light-beige) 100%);border:2px solid #0000;border-radius:20px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:3rem 2rem;position:relative;transition:all .3s ease}.About_region__djOqI:before{background:linear-gradient(135deg,#0000,#104b370d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.About_region__djOqI:hover{border-color:var(--primary-green);box-shadow:0 20px 40px #104b3726;transform:translateY(-8px)}.About_region__djOqI:hover:before{opacity:1}.About_region__djOqI h3{color:var(--primary-green);font-size:1.4rem;font-weight:600;margin-bottom:1.2rem;position:relative;z-index:2}.About_region__djOqI p{color:var(--text-light);font-size:1.1rem;line-height:1.7;position:relative;z-index:2}@media (max-width:768px){.About_hero__LCzmt{background-attachment:scroll;padding:6rem 0 4rem}.About_content__yX0Mi,.About_missionContent__FRuQd{gap:3rem;grid-template-columns:1fr}.About_stats__RJ82l{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.About_image__E0LAF .About_placeholder__APGNy{border-radius:15px;height:350px}.About_officialCertGrid__wBrFB{gap:2rem;grid-template-columns:1fr}.About_officialCert__H6z8k{padding:2.5rem 2rem}.About_certGrid__eBKR6,.About_regions__ZCxm5,.About_valuesGrid__eqE\+B{gap:1.5rem;grid-template-columns:1fr}.About_certItem__GjObp,.About_region__djOqI,.About_value__vJiLg{padding:2rem 1.5rem}.About_certDesc__TnW1H,.About_certDetails__BmuRz{text-align:center}}@media (max-width:480px){.About_hero__LCzmt{padding:5rem 0 3rem}.About_officialCertGrid__wBrFB,.About_stats__RJ82l{grid-template-columns:1fr}.About_officialCert__H6z8k{padding:2rem 1.5rem}.About_certIcon__TzAmT{font-size:3rem}.About_image__E0LAF .About_placeholder__APGNy{font-size:1rem;height:280px}.About_missionList__ZStAW li{font-size:1rem;padding-left:1.5rem}}@keyframes About_fadeInUp__-PTpR{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.About_certItem__GjObp,.About_officialCert__H6z8k,.About_region__djOqI,.About_value__vJiLg{animation:About_fadeInUp__-PTpR .6s ease-out}.About_valuesGrid__eqE\+B>:first-child{animation-delay:.1s}.About_valuesGrid__eqE\+B>:nth-child(2){animation-delay:.2s}.About_valuesGrid__eqE\+B>:nth-child(3){animation-delay:.3s}.About_valuesGrid__eqE\+B>:nth-child(4){animation-delay:.4s}.About_certItem__GjObp:focus,.About_officialCert__H6z8k:focus,.About_region__djOqI:focus,.About_value__vJiLg:focus{outline:2px solid var(--primary-green);outline-offset:2px}.Products_products__iVUuX{min-height:100vh}.Products_hero__Yi0r6{background:linear-gradient(135deg,var(--light-beige) 0,#f5f5dccc 100%);background-attachment:fixed;background-position:50%;background-size:cover;color:var(--primary-green);overflow:hidden;padding:8rem 0 6rem;position:relative;text-align:center}.Products_hero__Yi0r6:before{background:linear-gradient(45deg,#0000,#ffffff1a);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.Products_hero__Yi0r6 .Products_container__KeKzD{position:relative;z-index:2}.Products_hero__Yi0r6 h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px #fffc}.Products_hero__Yi0r6 p{color:var(--text-light);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:300;margin:0 auto;max-width:600px;opacity:.9;text-shadow:0 1px 2px #fffc}.Products_productsSection__02OSz{background:var(--white);padding:6rem 0}.Products_categoryFilter__gFoh6{margin-bottom:3rem;text-align:center}.Products_categoryFilter__gFoh6 h3{color:var(--primary-green);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.Products_categoryScrollContainer__zVLbJ{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;padding:.5rem 0;scrollbar-width:none}.Products_categoryScrollContainer__zVLbJ::-webkit-scrollbar{display:none}.Products_categoryButtons__icnNH{display:flex;gap:1rem;justify-content:center;min-width:-webkit-max-content;min-width:max-content;padding:.5rem 0}.Products_categoryButton__mqrh9{background:var(--white);border:2px solid var(--light-beige);border-radius:25px;box-shadow:0 4px 15px #00000014;color:var(--text-light);cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease;white-space:nowrap}.Products_categoryButton__mqrh9:hover{border-color:var(--primary-green);box-shadow:0 6px 20px #104b3726;color:var(--primary-green);transform:translateY(-2px)}.Products_categoryButton__mqrh9.Products_active__6vrUC{background:var(--primary-green);border-color:var(--primary-green);box-shadow:0 6px 20px #104b3733;color:var(--white);transform:translateY(-2px)}.Products_productsCount__AsKIu{margin-bottom:2rem;text-align:center}.Products_productsCount__AsKIu p{color:var(--text-light);font-size:1.1rem;font-weight:500}.Products_grid__GaRov{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.Products_product__3zMjl{background:var(--white);border:1px solid #104b371a;border-radius:20px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.Products_product__3zMjl:before{background:linear-gradient(135deg,var(--primary-green) 0,var(--light-beige) 100%);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.Products_product__3zMjl:hover{box-shadow:0 20px 40px #104b3726;transform:translateY(-10px)}.Products_product__3zMjl:hover:before{opacity:1}.Products_image__3tJD1{background:linear-gradient(135deg,var(--light-beige) 0,#f8fdf8 100%);font-size:3.5rem;overflow:hidden;padding:3rem 2rem;position:relative;text-align:center}.Products_image__3tJD1:before{background:linear-gradient(135deg,#0000,#104b370d);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.Products_content__M\+oRJ{display:flex;flex:1 1;flex-direction:column;padding:2rem}.Products_content__M\+oRJ h3{color:var(--primary-green);font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:.8rem}.Products_description__rbW4R{color:var(--text-light);flex:1 1;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.Products_categoryTag__GZGOp{align-self:flex-start;background:linear-gradient(135deg,#e8f5e8,#f0f7f0);border:1px solid #104b371a;border-radius:15px;color:var(--primary-green);display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1rem}.Products_availability__uaZm3{margin-bottom:1.5rem}.Products_availabilityBadge__u6b9Y{border-radius:12px;font-size:.85rem;font-weight:600;padding:.5rem 1rem}.Products_inStock__pT1Xo{background:linear-gradient(135deg,#e8f5e8,#d4edda);color:#155724}.Products_limitedStock__oHPQn{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#e65100}.Products_outOfStock__kfbGF{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#c62828}.Products_footer__5ir83{border-top:1px solid #104b371a;margin-top:auto;padding-top:1.5rem}.Products_priceSection__g5uTe{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.Products_price__7IotA{color:var(--primary-green);font-size:1.6rem;font-weight:700}.Products_minOrder__EzmKy{background:var(--light-beige);border-radius:10px;color:var(--text-light);font-size:.9rem;font-weight:500;padding:.5rem 1rem}.Products_buttonGroup__RBl2K{display:flex;gap:.8rem}.Products_cartButton__-860\+{background:linear-gradient(135deg,var(--primary-green) 0,#4caf50 100%);border:none;border-radius:12px;box-shadow:0 4px 15px #104b3733;color:#fff;cursor:pointer;flex:2 1;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s ease}.Products_cartButton__-860\+:hover{box-shadow:0 6px 20px #104b374d;transform:translateY(-2px)}.Products_inquiryButton__26HBR{background:#0000;border:2px solid var(--primary-green);border-radius:12px;color:var(--primary-green);cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s ease}.Products_inquiryButton__26HBR:hover{background:var(--primary-green);box-shadow:0 6px 20px #104b3733;color:#fff;transform:translateY(-2px)}.Products_modalOverlay__kvU\+g{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.Products_modal__wg1kG{background:#fff;border:1px solid #104b371a;border-radius:20px;box-shadow:0 25px 50px #00000040;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.Products_modalHeader__WKyso{align-items:center;background:linear-gradient(135deg,#f8fdf8 0,var(--light-beige) 100%);border-bottom:1px solid #104b371a;display:flex;justify-content:space-between;padding:2rem 2rem 1.5rem}.Products_modalHeader__WKyso h2{color:var(--primary-green);font-size:1.6rem;font-weight:600;margin:0}.Products_closeButton__pNmO8{align-items:center;background:none;border:none;border-radius:50%;color:var(--text-light);cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:0;transition:all .3s ease;width:40px}.Products_closeButton__pNmO8:hover{background:#104b371a;color:var(--primary-green)}.Products_modalContent__ouly\+{padding:2rem}.Products_productInfo__wxxBt{border-bottom:1px solid #104b371a;display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem}.Products_productImage__NRM37{background:linear-gradient(135deg,var(--light-beige) 0,#f8fdf8 100%);border:1px solid #104b371a;border-radius:15px;font-size:3.5rem;min-width:100px;padding:1.5rem;text-align:center}.Products_productDetails__fxnDV{flex:1 1}.Products_productDetails__fxnDV h3{color:var(--primary-green);font-size:1.4rem;font-weight:600;margin:0 0 .8rem}.Products_productMeta__J-nRz{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem}.Products_metaItem__NVO6j{align-items:center;color:var(--text-light);display:flex;font-size:1rem;gap:.8rem}.Products_contactInfo__hE2gv{border-bottom:1px solid #104b371a;margin-bottom:2rem;padding-bottom:2rem}.Products_contactInfo__hE2gv h4{color:var(--primary-green);font-size:1.2rem;font-weight:600;margin-bottom:1rem}.Products_contactDetails__L-uxI p{color:var(--text-light);font-size:1rem;margin:.5rem 0}.Products_inquiryForm__Izfa0 h4{color:var(--primary-green);font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.Products_formRow__5S6zK{display:flex;gap:1.5rem;margin-bottom:1.5rem}.Products_formGroup__ah4Oy{display:flex;flex:1 1;flex-direction:column}.Products_formGroup__ah4Oy label{color:var(--primary-green);font-size:1rem;font-weight:600;margin-bottom:.8rem}.Products_formGroup__ah4Oy input,.Products_formGroup__ah4Oy textarea{background:var(--white);border:2px solid var(--light-beige);border-radius:10px;color:var(--text-light);font-size:1rem;padding:1rem;transition:all .3s ease}.Products_formGroup__ah4Oy input:focus,.Products_formGroup__ah4Oy textarea:focus{border-color:var(--primary-green);box-shadow:0 0 0 3px #104b371a;outline:none}.Products_formGroup__ah4Oy textarea{min-height:120px;resize:vertical}.Products_formActions__IoNYz{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.Products_cancelButton__1Tqv-{background:var(--white);border:2px solid var(--light-beige);border-radius:10px;color:var(--text-light);cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.Products_cancelButton__1Tqv-:hover{background:var(--light-beige);border-color:var(--primary-green);color:var(--primary-green)}.Products_submitButton__OGjfp{background:linear-gradient(135deg,var(--primary-green) 0,#4caf50 100%);border:none;border-radius:10px;box-shadow:0 4px 15px #104b3733;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.Products_submitButton__OGjfp:hover{box-shadow:0 6px 20px #104b374d;transform:translateY(-2px)}.Products_noProducts__bA8vs{background:linear-gradient(135deg,#f8fdf8 0,var(--light-beige) 100%);border:1px solid #104b371a;border-radius:20px;color:var(--text-light);padding:4rem 2rem;text-align:center}.Products_noProducts__bA8vs p{font-size:1.2rem;font-weight:500;margin:0}@keyframes Products_fadeInUp__O8WNO{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Products_product__3zMjl{animation:Products_fadeInUp__O8WNO .6s ease-out}.Products_grid__GaRov>:first-child{animation-delay:.1s}.Products_grid__GaRov>:nth-child(2){animation-delay:.2s}.Products_grid__GaRov>:nth-child(3){animation-delay:.3s}.Products_grid__GaRov>:nth-child(4){animation-delay:.4s}.Products_grid__GaRov>:nth-child(5){animation-delay:.5s}.Products_grid__GaRov>:nth-child(6){animation-delay:.6s}.Products_cancelButton__1Tqv-:focus,.Products_cartButton__-860\+:focus,.Products_categoryButton__mqrh9:focus,.Products_closeButton__pNmO8:focus,.Products_inquiryButton__26HBR:focus,.Products_submitButton__OGjfp:focus{outline:2px solid var(--primary-green);outline-offset:2px}@media (max-width:768px){.Products_hero__Yi0r6{background-attachment:scroll;padding:6rem 0 4rem}.Products_hero__Yi0r6 h1{font-size:2rem}.Products_hero__Yi0r6 p{font-size:1.1rem}.Products_productsSection__02OSz{padding:4rem 0}.Products_categoryButtons__icnNH{justify-content:flex-start;padding:0 1rem}.Products_categoryButton__mqrh9{font-size:.9rem;padding:.8rem 1.5rem}.Products_grid__GaRov{gap:1.5rem;grid-template-columns:1fr}.Products_product__3zMjl{margin:0}.Products_image__3tJD1{font-size:3rem;padding:2rem}.Products_content__M\+oRJ{padding:1.5rem}.Products_content__M\+oRJ h3{font-size:1.3rem}.Products_priceSection__g5uTe{align-items:flex-start;flex-direction:column;gap:1rem}.Products_buttonGroup__RBl2K{flex-direction:column;width:100%}.Products_modal__wg1kG{margin:1rem;max-height:95vh}.Products_modalHeader__WKyso{padding:1.5rem}.Products_modalHeader__WKyso h2{font-size:1.4rem}.Products_modalContent__ouly\+{padding:1.5rem}.Products_formRow__5S6zK{flex-direction:column;gap:1rem}.Products_productInfo__wxxBt{flex-direction:column;text-align:center}.Products_productImage__NRM37{align-self:center}}@media (max-width:480px){.Products_hero__Yi0r6{padding:5rem 0 3rem}.Products_hero__Yi0r6 h1{font-size:1.8rem}.Products_categoryButton__mqrh9{font-size:.85rem;padding:.7rem 1.2rem}.Products_image__3tJD1{font-size:2.5rem;padding:1.5rem}.Products_content__M\+oRJ{padding:1.2rem}.Products_modalOverlay__kvU\+g{padding:.5rem}.Products_modal__wg1kG{margin:.5rem}.Products_modalContent__ouly\+,.Products_modalHeader__WKyso{padding:1.2rem}.Products_formActions__IoNYz{flex-direction:column}.Products_cancelButton__1Tqv-,.Products_submitButton__OGjfp{width:100%}}.Contact_story__yTb\+y{background:var(--white);padding:6rem 0}.Contact_content__yK-4R{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.Contact_text__o4cee h2{color:var(--primary-green);font-size:clamp(2rem,4vw,2.8rem);font-weight:600;line-height:1.3;margin-bottom:1.5rem}.Contact_text__o4cee p{color:var(--text-light);font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.Contact_image__MOgiu .Contact_placeholder__5MkZl{align-items:center;background:linear-gradient(135deg,var(--light-beige) 0,#f8fdf8 100%);border:1px solid #104b371a;border-radius:var(--radius-large);color:var(--text-light);display:flex;font-size:1.2rem;font-weight:500;height:500px;justify-content:center;overflow:hidden;position:relative}.Contact_image__MOgiu .Contact_placeholder__5MkZl:before{background:linear-gradient(135deg,#0000,#104b370d);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.Contact_values__0jhl0{background:linear-gradient(135deg,var(--light-beige) 0,#f0f7f0 100%);padding:6rem 0;text-align:center}.Contact_values__0jhl0 h2{color:var(--primary-green);font-size:clamp(2rem,4vw,2.8rem);font-weight:600;margin-bottom:3rem}.Contact_valuesGrid__zkcb1{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.Contact_value__68QD\+{background:var(--white);border:1px solid #104b371a;border-radius:var(--radius-medium);box-shadow:var(--shadow-light);overflow:hidden;padding:2.5rem 2rem;position:relative;transition:all .3s ease}.Contact_value__68QD\+:before{background:linear-gradient(135deg,var(--primary-green) 0,var(--light-beige) 100%);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.Contact_value__68QD\+:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.Contact_value__68QD\+:hover:before{opacity:1}.Contact_value__68QD\+ h3{color:var(--primary-green);font-size:1.4rem;font-weight:600;margin-bottom:1rem}.Contact_value__68QD\+ p{color:var(--text-light);font-size:1rem;line-height:1.7}@media (max-width:768px){.Contact_hero__e8Eyo{padding:6rem 0 4rem}.Contact_hero__e8Eyo h1{font-size:2.5rem}.Contact_content__yK-4R{gap:2rem;grid-template-columns:1fr}.Contact_image__MOgiu .Contact_placeholder__5MkZl{height:300px}.Contact_story__yTb\+y,.Contact_values__0jhl0{padding:4rem 0}}.Contact_products__SPLCB{min-height:100vh}.Contact_productsSection__PPoJd{background:var(--white);padding:6rem 0}.Contact_grid__\+qeYL{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.Contact_product__5XSPk{background:var(--white);border:1px solid #104b371a;border-radius:var(--radius-medium);box-shadow:var(--shadow-light);overflow:hidden;position:relative;transition:all .3s ease}.Contact_product__5XSPk:before{background:linear-gradient(135deg,var(--primary-green) 0,var(--light-beige) 100%);content:"";height:4px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.Contact_product__5XSPk:hover{box-shadow:var(--shadow-medium);transform:translateY(-8px)}.Contact_product__5XSPk:hover:before{opacity:1}.Contact_image__MOgiu{align-items:center;background:linear-gradient(135deg,var(--light-beige) 0,#f8fdf8 100%);display:flex;font-size:4rem;height:250px;justify-content:center;overflow:hidden;position:relative}.Contact_image__MOgiu:before{background:linear-gradient(135deg,#0000,#104b370d);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.Contact_content__yK-4R{padding:2rem}.Contact_content__yK-4R h3{color:var(--primary-green);font-size:1.4rem;font-weight:600;line-height:1.3;margin-bottom:.8rem}.Contact_content__yK-4R p{color:var(--text-light);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.Contact_footer__ucEti{align-items:center;border-top:1px solid #104b371a;display:flex;justify-content:space-between;padding-top:1.5rem}.Contact_price__HuoWZ{color:var(--primary-green);font-size:1.6rem;font-weight:700}.Contact_categoryTag__SqFPx{background:linear-gradient(135deg,#e8f5e8,#f0f7f0);border:1px solid #104b371a;border-radius:15px;color:var(--primary-green);display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:1rem;padding:.4rem 1rem}@media (max-width:768px){.Contact_hero__e8Eyo{padding:6rem 0 4rem}.Contact_hero__e8Eyo h1{font-size:2.5rem}.Contact_grid__\+qeYL{gap:1.5rem;grid-template-columns:1fr}.Contact_productsSection__PPoJd{padding:4rem 0}.Contact_content__yK-4R{padding:1.5rem}.Contact_image__MOgiu{font-size:3rem;height:200px}}.Contact_hero__e8Eyo{background:linear-gradient(135deg,var(--light-beige) 0,#f5f5dccc 100%);overflow:hidden;padding:8rem 0 6rem;position:relative;text-align:center}.Contact_hero__e8Eyo:before{background:linear-gradient(45deg,#0000,#ffffff1a);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.Contact_hero__e8Eyo .Contact_container__lo761{position:relative;z-index:2}.Contact_hero__e8Eyo h1{color:var(--primary-green);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px #fffc}.Contact_hero__e8Eyo p{color:var(--text-light);font-size:clamp(1.1rem,2vw,1.4rem);font-weight:300;margin:0 auto;max-width:600px;text-shadow:0 1px 2px #fffc}.Contact_contactSection__SVG2Y{background:var(--white);padding:6rem 0}.Contact_grid__\+qeYL{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.Contact_form__9NJDQ h2,.Contact_info__zho8W h2{color:var(--primary-green);font-size:clamp(1.8rem,3vw,2.2rem);font-weight:600;margin-bottom:2rem}.Contact_contactItem__Olm-I{align-items:flex-start;background:linear-gradient(135deg,#f8fdf8 0,var(--light-beige) 100%);border:1px solid #104b371a;border-radius:var(--radius-medium);display:flex;gap:1.5rem;margin-bottom:2.5rem;padding:1.5rem;transition:all .3s ease}.Contact_contactItem__Olm-I:hover{box-shadow:var(--shadow-light);transform:translateY(-3px)}.Contact_icon__pF6Gr{color:var(--primary-green);flex-shrink:0;font-size:1.8rem;margin-top:.25rem}.Contact_contactDetails__Iv2bk h3{color:var(--primary-green);font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.Contact_contactDetails__Iv2bk p{color:var(--text-light);font-size:1rem;line-height:1.6;margin:0}.Contact_form__9NJDQ{background:linear-gradient(135deg,#f8fdf8 0,var(--light-beige) 100%);border:1px solid #104b371a;border-radius:var(--radius-large);padding:2.5rem}.Contact_formGroup__njikL{margin-bottom:1.5rem}.Contact_formGroup__njikL label{color:var(--primary-green);display:block;font-size:1rem;font-weight:600;margin-bottom:.8rem}.Contact_formGroup__njikL input,.Contact_formGroup__njikL textarea{background:var(--white);border:2px solid var(--light-beige);border-radius:var(--radius-small);color:var(--text-light);font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.Contact_formGroup__njikL input:focus,.Contact_formGroup__njikL textarea:focus{border-color:var(--primary-green);box-shadow:0 0 0 3px #104b371a;outline:none}.Contact_formGroup__njikL textarea{min-height:120px;resize:vertical}.Contact_submitButton__J17LY{background:linear-gradient(135deg,var(--primary-green) 0,#4caf50 100%);border:none;border-radius:var(--radius-small);box-shadow:0 4px 15px #104b3733;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1.2rem 2rem;transition:all .3s ease;width:100%}.Contact_submitButton__J17LY:hover{box-shadow:0 6px 20px #104b374d;transform:translateY(-2px)}@media (max-width:768px){.Contact_hero__e8Eyo{padding:6rem 0 4rem}.Contact_hero__e8Eyo h1{font-size:2.5rem}.Contact_grid__\+qeYL{gap:2rem;grid-template-columns:1fr}.Contact_contactSection__SVG2Y{padding:4rem 0}.Contact_form__9NJDQ{padding:2rem}.Contact_contactItem__Olm-I{margin-bottom:1.5rem;padding:1.2rem}}@keyframes Contact_fadeInUp__WnTaQ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Contact_contactItem__Olm-I,.Contact_product__5XSPk,.Contact_value__68QD\+{animation:Contact_fadeInUp__WnTaQ .6s ease-out}.Contact_valuesGrid__zkcb1>:first-child{animation-delay:.1s}.Contact_valuesGrid__zkcb1>:nth-child(2){animation-delay:.2s}.Contact_valuesGrid__zkcb1>:nth-child(3){animation-delay:.3s}.Contact_valuesGrid__zkcb1>:nth-child(4){animation-delay:.4s}.Contact_grid__\+qeYL>:first-child{animation-delay:.1s}.Contact_grid__\+qeYL>:nth-child(2){animation-delay:.2s}.Contact_grid__\+qeYL>:nth-child(3){animation-delay:.3s}.Contact_grid__\+qeYL>:nth-child(4){animation-delay:.4s}.Contact_contactItem__Olm-I:focus,.Contact_formGroup__njikL input:focus,.Contact_formGroup__njikL textarea:focus,.Contact_product__5XSPk:focus,.Contact_submitButton__J17LY:focus,.Contact_value__68QD\+:focus{outline:2px solid var(--primary-green);outline-offset:2px}.policy-container{background-color:#fff;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;padding:0 20px}.policy-header{border-radius:0 0 20px 20px;box-shadow:0 4px 15px #0000001a;color:#fff;margin:0 -20px;padding:60px 0 40px;text-align:center}.policy-header h1{font-size:2.8rem;font-weight:700;margin-bottom:10px;text-shadow:0 2px 4px #0000001a}.policy-header p{font-size:1.1rem;font-weight:300;opacity:.9}.policy-content{padding:50px 0}.policy-content section{background:#fff;border-left:4px solid #667eea;border-radius:12px;box-shadow:0 2px 20px #00000014;margin-bottom:50px;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.policy-content section:hover{box-shadow:0 4px 25px #0000001f;transform:translateY(-2px)}.policy-content h2{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.6rem;font-weight:600;margin-bottom:20px;padding-bottom:10px;position:relative}.policy-content h2:after{background:#667eea;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:60px}.policy-content p{color:#4a5568;font-size:1.05rem;margin-bottom:15px}.policy-content ul{list-style:none;margin:20px 0;padding-left:0}.policy-content li{color:#4a5568;font-size:1rem;padding:8px 0 8px 30px;position:relative}.policy-content li:before{color:#48bb78;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.policy-content section:nth-child(odd){border-left-color:#48bb78}.policy-content section:nth-child(odd) h2:after{background:#48bb78}.policy-content section:nth-child(2n){border-left-color:#ed8936}.policy-content section:nth-child(2n) h2:after{background:#ed8936}@media (max-width:768px){.policy-container{padding:0 15px}.policy-header{border-radius:0 0 15px 15px;margin:0 -15px;padding:40px 0 30px}.policy-header h1{font-size:2.2rem}.policy-content{padding:30px 0}.policy-content section{margin-bottom:30px;padding:20px}.policy-content h2{font-size:1.4rem}}@media (max-width:480px){.policy-header h1{font-size:1.8rem}.policy-header p{font-size:1rem}.policy-content section{padding:15px}.policy-content h2{font-size:1.3rem}.policy-content li{padding-left:25px}}.policy-content section{scroll-margin-top:20px}.policy-content section:focus-within{outline:2px solid #667eea;outline-offset:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.policy-content section{animation:fadeInUp .6s ease-out}.policy-content section:first-child{animation-delay:.1s}.policy-content section:nth-child(2){animation-delay:.2s}.policy-content section:nth-child(3){animation-delay:.3s}.policy-content section:nth-child(4){animation-delay:.4s}.policy-content section:nth-child(5){animation-delay:.5s}.policy-content section:nth-child(6){animation-delay:.6s}.policy-content section:nth-child(7){animation-delay:.7s}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text-dark);font-family:Inter,sans-serif;line-height:1.6}
/*# sourceMappingURL=main.43701324.css.map*/