@tailwind base;@tailwind components;@tailwind utilities;:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.6s ease-out fadeInUp}.gradient-green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.gradient-orange{background:linear-gradient(135deg,#ea580c 0%,#dc2626 100%)}@apply bg-green-600 hover:bg-green-700 text-white px-6 py-3 rounded-lg font-semibold transition-all duration-300 transform hover:scale-105 shadow-lg hover:shadow-xl;@apply bg-white hover:bg-gray-50 text-green-800 px-6 py-3 rounded-lg font-semibold transition-all duration-300 border-2 border-green-600 hover:border-green-700;@apply transition-all duration-300 hover:shadow-xl hover:-translate-y-1;::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#16a34a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#15803d}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.top-head{color:#fff;z-index:100;background-color:#13381d;justify-content:space-between;align-items:center;width:100%;height:40px;display:flex;position:sticky;top:0}.top-head .input-wrapper{align-items:center;width:30%;height:100%;margin-left:6%;display:flex}.top-head .input-con{color:#fff;background-color:#13381d;border:none;outline:none;width:90%;height:90%;padding:5px;font-size:14px}.top-head .head-right{justify-content:center;align-items:center;gap:5%;width:42%;height:100%;font-weight:600;display:flex}.top-head .head-right p{cursor:pointer;font-size:12px}.top-head .head-right p:hover{text-decoration:underline}.active{color:#fec323}input::placeholder{color:#80a6a0;font-size:14px}.sideBar{display:none}.head-container{z-index:100;background-color:#fff;align-items:center;gap:10px;width:100%;height:75px;display:flex;position:sticky;top:40px;box-shadow:0 7px 29px #64646f33}.head-container .first-con{color:#1f4d2b;justify-content:center;align-items:center;gap:20%;width:20%;height:100%;margin-left:20%;font-size:16px;font-weight:600;display:flex}.head-container .first-con p:hover{color:orange;cursor:pointer;transition:all .2s ease-in-out}.head-container .logo-container{cursor:pointer;width:6%;height:100%;margin-bottom:7px;margin-left:10px}.head-container .logo-container img{object-fit:cover;width:100%;height:100%}.head-container .last-con{color:#1f4d2b;justify-content:center;align-items:center;gap:20%;width:20%;height:100%;font-size:16px;font-weight:600;display:flex}.head-container .last-con p:hover{color:#fec323;cursor:pointer;transition:all .2s ease-in-out}.head-container .burger{display:none}@media screen and (width<=450px){.top-head{color:#fff;z-index:100;background-color:#13381d;justify-content:space-between;align-items:center;width:100%;height:40px;display:flex;position:sticky;top:0}.top-head .input-wrapper{align-items:center;width:30%;height:100%;margin-left:6%;display:none}.top-head .input-con{color:#fff;background-color:#13381d;border:none;outline:none;width:90%;height:90%;padding:5px;font-size:14px}.top-head .head-right{justify-content:center;align-items:center;gap:5%;width:100%;height:100%;font-weight:600;display:flex}.top-head .head-right p{cursor:pointer;font-size:11px}.top-head .head-right p:hover{text-decoration:underline}input::placeholder{color:#80a6a0;font-size:14px}.head-container{z-index:100;background-color:#fff;justify-content:space-between;gap:12%;width:100%;height:70px;display:flex;position:sticky;top:40px}.head-container .first-con{color:#1f4d2b;justify-content:center;align-items:center;gap:20%;width:20%;height:100%;margin-left:0%;font-size:11px;font-weight:600;display:none}.head-container .logo-container{width:16%;height:100%}.head-container .logo-container img{width:100%;height:100%}.head-container .last-con{color:#1f4d2b;justify-content:center;align-items:center;gap:20%;width:20%;height:100%;margin-left:6%;margin-right:11%;font-size:11px;font-weight:600;display:none}.head-container .last-con p:hover{color:#fff;cursor:pointer;transition:all .2s ease-in-out}.head-container .burger{cursor:pointer;flex-direction:column;justify-content:space-between;width:30px;height:25px;margin-right:20px;display:flex}.head-container .burger .line{background-color:#1f4d2b;border-radius:2px;width:100%;height:3px;transition:all .3s}.head-container .burger.active .line1{transform:rotate(55deg)translate(11px,9px)}.head-container .burger.active .line2{opacity:0}.head-container .burger.active .line3{transform:rotate(-55deg)translate(5px,-6px)}.sideBar{z-index:1000;opacity:0;background-color:#fff;flex-direction:column;justify-content:space-between;width:100%;height:86%;transition:all .3s ease-in-out,opacity .3s ease-in-out;display:flex;position:fixed;top:105px;transform:translateY(100%)}.sideBar .nav-items{flex-direction:column;align-items:start;gap:20px;margin-top:50%;padding-left:20px;display:flex}.sideBar .nav-items p{color:#1f4d2b;font-size:25px}.sideBar button{color:#fff;background-color:#1f4d2b;border:none;border-radius:5px;width:max-content;margin-bottom:20px;margin-left:20px;padding:16px 65px;font-size:18px;font-weight:500}.sideBar.active{opacity:1;transform:translateY(0)}}.herobg{background-image:url(/assets/HEROPAGE-DUg8Xzsh.jpg);background-position:50%;background-size:cover;width:100%;height:85vh;position:relative}.hero-overlay{pointer-events:none;background:#1f4d2b25;width:100%;height:85vh;position:absolute}.hero-text{flex-direction:column;justify-content:center;width:50%;height:100%;display:flex}.hero-text h1{color:#fff;text-align:left;z-index:1;width:100%;height:30%;margin-left:20px;line-height:normal}.hero-text .buttons{gap:20px;width:100%;margin-left:20px;display:flex}.hero-text .buttons .butt-tag{cursor:pointer;color:#fff;background-color:#fda304;border:none;border-radius:6px;padding:12px 28px;font-size:16px;font-weight:600;transition:all .35s}.hero-text .buttons .butt-tag:hover{background-color:#e59400;transform:translateY(-2px);box-shadow:0 6px 15px #0003}.hero-text .buttons .butt-secondary{cursor:pointer;color:#fff;background-color:#0000;border:2px solid #fff;border-radius:6px;padding:12px 28px;font-size:16px;font-weight:600;transition:all .3s}.hero-text .buttons .butt-secondary:hover{color:#1f4d2b;background-color:#fff}@media screen and (width<=480px){.herobg{background-image:url(/assets/HEROPAGE-DUg8Xzsh.jpg);background-position:50%;background-size:cover;width:100%;height:85vh;position:relative}.hero-overlay{pointer-events:none;background:#1f4d2b25;width:100%;height:85vh;position:absolute}.hero-text{flex-direction:column;justify-content:center;width:85%;height:100%;display:flex}.hero-text h1{color:#fff;text-align:left;z-index:1;width:100%;height:30%;margin-left:20px;line-height:normal}.hero-text .buttons{gap:20px;width:100%;margin-left:20px;display:flex}.hero-text .buttons .butt-tag{cursor:pointer;color:#fff;background-color:#fda304;border:none;border-radius:6px;padding:8px 18px;font-size:16px;font-weight:600;transition:all .35s}.hero-text .buttons .butt-tag:hover{background-color:#e59400;transform:translateY(-2px);box-shadow:0 6px 15px #0003}.hero-text .buttons .butt-secondary{cursor:pointer;color:#fff;background-color:#0000;border:2px solid #fff;border-radius:6px;padding:8px 18px;font-size:16px;font-weight:600;transition:all .3s}.hero-text .buttons .butt-secondary:hover{color:#1f4d2b;background-color:#fff}}.footer{color:#fff;background:#13381d;flex-direction:column;justify-content:center;padding:60px 50px;display:flex}.footer-container{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;margin-bottom:30px;display:grid}.footer-section h3,.footer-section h4{color:#fda304;margin-bottom:15px}.footer-section p{font-size:14px;line-height:1.6}.footer-section ul{padding:0;list-style:none}.footer-section ul li a{cursor:pointer;color:inherit;margin-bottom:10px;text-decoration:none;transition:color .3s}.footer-section ul li:hover{color:#fda304}.footer-bottom{text-align:center;border-top:1px solid #fff3;padding-top:15px;font-size:14px}.about-section{background-color:#fff;flex-direction:column;gap:20px;width:100%;height:max-content;margin-top:50px;display:flex}.about-section h1{color:#1f4d2b;margin-bottom:20px;font-size:36px;font-weight:700;position:relative}.about-section h1:after{content:"";background:#fda304;width:273px;height:4px;position:absolute;bottom:-20px;right:4%}.about-section .con-text-img{justify-content:space-around;width:100%;height:max-content;padding-top:10px;display:flex;position:relative}.about-section .con-text-img .con-text{flex-direction:column;justify-content:center;gap:20px;width:40%;height:350px;display:flex}.about-section .con-text-img .con-text p{text-align:left;color:#333;font-size:16px;font-weight:400;line-height:1.6}.about-section .con-text-img .con-text .learn-butt{cursor:pointer;color:#fff;background-color:#fda304;border:none;border-radius:6px;width:max-content;height:max-content;padding:12px 28px;font-weight:600;transition:all .3s}.about-section .con-text-img .con-text .learn-butt:hover{background-color:#e59400;transform:translateY(-2px);box-shadow:0 6px 15px #0003}.about-section .con-text-img .con-text .learn-butt:active{transform:scale(.97)}.about-section .con-text-img .con-img{border-radius:50px 0;width:45%;height:350px;position:relative;overflow:hidden}.about-section .con-text-img .con-img img{object-fit:cover;cursor:pointer;border-radius:50px 0;width:100%;height:100%;transition:transform .5s}.about-section .con-text-img .con-img .about-layout{z-index:2;pointer-events:none;background:#1f4d2b33;border-radius:50px 0;width:100%;height:350px;position:absolute;inset:0}.con-img:hover img{transform:scale(1.05)}.carousel-controls{gap:10px;display:flex;position:absolute;bottom:-20px;right:80px}.carousel-controls button{opacity:.6;cursor:pointer;border:none;border-radius:50%;width:5px;height:10px}.carousel-controls button:hover{opacity:1}.products-section{text-align:center;background-color:#fff;padding:60px 80px}.products-section h2{color:#1f4d2b;margin-bottom:40px;font-size:32px;font-weight:700;position:relative}.products-section h2:after{content:"";background:#fda304;width:175px;height:4px;margin:10px auto 0;display:block}.products-container{justify-content:center;gap:30px;display:flex}.product-card{background:#fff;border-radius:12px;width:300px;transition:all .3s;overflow:hidden;box-shadow:0 8px 20px #00000014}.product-card button{color:#fff;cursor:pointer;background-color:#fda304;border:none;border-radius:5px;margin-bottom:15px;padding:10px 18px}.product-card:hover{transform:translateY(-8px)}.product-card img{object-fit:cover;width:100%;height:200px}.product-card h3{color:#1f4d2b;margin:15px 0 10px}.product-card p{color:#555;padding:0 15px 20px;font-size:14px}.why-choose{text-align:center;background-color:#fff;flex-direction:column;align-items:center;padding:60px 80px;display:flex}.why-choose h2{color:#1f4d2b;margin-bottom:40px;font-size:36px;font-weight:700;position:relative}.why-choose h2:after{content:"";background:#fda304;border-radius:2px;width:175px;height:4px;margin:10px auto 0;display:block}.accord{background-color:#fff;border:1px solid #dfdddd;border-top:none;flex-direction:column;align-items:start;width:80%;height:max-content;margin-top:10px;padding-left:15px;display:flex}.accord h3{cursor:pointer;color:#1f4d2b;justify-content:space-between;width:100%;font-size:16px;display:flex}.accord h3 span{margin-right:20px;font-size:25px}.accord p{text-align:left;justify-content:left;width:100%;margin-bottom:15px;font-size:16px;display:flex}@media screen and (width<=450px){.about-section{gap:30px;width:89%;margin-top:50px;padding:0}.about-section h1{text-align:center;margin-bottom:0;font-size:24px}.about-section h1:after{width:80px;height:3px;bottom:-10px;left:50%;transform:translate(-50%)}.con-text-img{flex-direction:column;align-items:center;gap:20px;width:100%}.con-text{text-align:center;align-items:center;gap:15px;width:85%!important;height:10%!important}.con-text p{font-size:14px;line-height:1.5;text-align:center!important}.learn-butt{width:100%;margin-bottom:40px;padding:12px;font-size:14px}.con-img{border-radius:20px!important;width:85%!important;height:250px!important}.con-img img{border-radius:20px!important}.about-layout{border-radius:20px}.carousel-controls{bottom:-15px;right:50%;transform:translate(50%)}.carousel-controls button{width:8px;height:8px}.products-section{margin-top:30px;padding:30px 20px}.products-section h2{font-size:24px}.products-section h2:after{width:80px;height:3px}.products-container{flex-direction:column;align-items:center;gap:20px}.product-card{width:100%;max-width:320px}.product-card img{height:180px}.product-card h3{font-size:18px}.product-card p{font-size:13px}.product-card button{width:90%;font-size:14px}.why-choose{text-align:center;flex-direction:column;align-items:center;padding:30px 20px;display:flex}.why-choose h2{color:#1f4d2b;margin-bottom:40px;font-size:24px;font-weight:700;position:relative}.why-choose h2:after{content:"";background:#fda304;border-radius:2px;width:80px;height:3px;margin:10px auto 0;display:block}.accord{background-color:#fff;border:1px solid #dfdddd;border-top:none;flex-direction:column;align-items:start;width:95%;height:max-content;margin-top:10px;padding-left:15px;display:flex}.accord h3{cursor:pointer;color:#1f4d2b;justify-content:space-between;width:100%;font-size:14px;display:flex}.accord h3 span{margin-right:20px;font-size:20px}.accord p{text-align:left;justify-content:left;width:100%;margin-bottom:15px;font-size:14px;display:flex}}.about{width:100%}.about-hero{color:#fff;text-align:center;background-image:url(/assets/About_Hero-Ck0eEjON.png);background-position-y:-60px;background-size:cover;padding:170px 0}.about-hero h1{margin-bottom:20px;font-size:48px}.about-hero p{color:#fff;font-size:22px}.about-section{align-items:center;gap:50px;padding:80px 0;display:flex}.about-section.reverse{flex-direction:row-reverse}.about-text{flex-direction:column;align-items:center;display:flex}.about-text2{flex-direction:column;width:50%;display:flex}.about-text2 p{color:#555;text-align:left;margin-bottom:10px;margin-right:50px;font-size:18px;line-height:1.7}.about-text h2,.about-text2 h2{color:#1f4d2b;margin-bottom:15px;font-size:35px}.about-text h2:after,.about-text2 h2:after{content:"";background:#fda304;border-radius:2px;width:175px;height:4px;margin:10px auto 0;display:block}.about-text p{color:#555;text-align:left;width:70%;margin-bottom:10px;font-size:18px;line-height:1.7}.about-image{flex:1}.about-image img{border-radius:15px;width:100%;margin-left:20px;display:flex;box-shadow:0 10px 25px #00000026}@media (width<=768px){.about-hero{color:#fff;text-align:center;background-image:url(/assets/About_Hero-Ck0eEjON.png);background-position:0;background-repeat:no-repeat;background-size:cover;padding:70px 0}.about-hero h1{margin-bottom:20px;font-size:38px}.about-hero p{color:#fff;font-size:18px}.about-section{flex-direction:column;padding:40px 20px}.about-hero h1{font-size:32px}.about-text2{flex-direction:column;justify-content:center;width:100%;display:flex}.about-text2 h2:after,.about-text h2:after{content:"";background:#fda304;border-radius:2px;width:80px;height:3px;margin:10px auto 0;display:block}.about-text p{color:#555;text-align:center;width:90%;margin-top:10px;margin-bottom:10px;font-size:18px;line-height:1.7}.about-text2 p{color:#555;text-align:center;width:100%;margin-bottom:10px;margin-right:0;font-size:18px;line-height:1.7}.about-section.reverse .about-image{display:none}}:root{--clr-primary:#114211;--clr-primary-light:#f0f7f0;--clr-accent:#ea580c;--clr-accent-light:#fff7ed;--clr-text-main:#1f2937;--clr-text-muted:#6b7280;--clr-bg-main:#fafafa;--clr-card-bg:#fff;--shadow-sm:0 1px 3px #0000000d;--shadow-md:0 10px 25px -5px #0000000d, 0 8px 10px -6px #0000000d;--shadow-lg:0 25px 50px -12px #00000026;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}.team-container{background:var(--clr-bg-main);max-width:1280px;color:var(--clr-text-main);margin:0 auto;padding:5rem 1.5rem;font-family:system-ui,-apple-system,sans-serif}.team-header{text-align:center;max-width:600px;margin:0 auto 4rem}.team-subtitle{color:var(--clr-accent);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:600}.team-title{color:var(--clr-primary);letter-spacing:-.03em;margin:.5rem 0 1rem;font-size:2.5rem;font-weight:800}.team-description{color:var(--clr-text-muted);font-size:1.05rem;line-height:1.6}.team-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:2rem;display:grid}.team-card{background:var(--clr-card-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--transition);border:1px solid #0000000a;flex-direction:column;display:flex;overflow:hidden}.team-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.card-image-wrapper{background-color:var(--clr-primary-light);width:100%;padding-top:105%;position:relative;overflow:hidden}.card-image{object-fit:cover;width:100%;height:100%;transition:var(--transition);position:absolute;top:0;left:0}.team-card:hover .card-image{transform:scale(1.03)}.card-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--clr-primary);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.03em;box-shadow:var(--shadow-sm);background:#ffffffe6;padding:.4rem .85rem;font-size:.75rem;font-weight:600;position:absolute;bottom:1rem;left:1rem}.card-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.card-name{color:var(--clr-primary);margin:0;font-size:1.25rem;font-weight:700}.card-company{color:var(--clr-accent);margin:.2rem 0 0;font-size:.85rem;font-weight:600}.card-bio{color:var(--clr-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:1rem 0 1.5rem;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.card-specialties{flex-wrap:wrap;gap:.4rem;margin-top:auto;margin-bottom:1.25rem;display:flex}.specialty-tag{background:var(--clr-primary-light);color:var(--clr-primary);border-radius:50px;padding:.25rem .65rem;font-size:.75rem;font-weight:500}.card-action-btn{color:var(--clr-primary);background:var(--clr-primary-light);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.btn-arrow{width:16px;height:16px;transition:var(--transition)}.card-action-btn:hover{background:var(--clr-primary);color:#fff}.card-action-btn:hover .btn-arrow{transform:translate(4px)}.modal-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:1.25rem;animation:.25s cubic-bezier(.16,1,.3,1) fadeIn;display:flex;position:fixed;inset:0}.modal-wrapper{background:var(--clr-card-bg);border-radius:var(--radius-lg);width:min(940px,100%);height:600px;max-height:calc(90vh - 2rem);box-shadow:var(--shadow-lg);animation:.35s cubic-bezier(.34,1.56,.64,1) scaleIn;position:relative;overflow:hidden}.modal-close-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--clr-text-main);cursor:pointer;z-index:20;width:36px;height:36px;transition:var(--transition);background:#ffffffd9;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1.25rem;right:1.25rem}.modal-close-btn svg{width:16px;height:16px}.modal-close-btn:hover{background:var(--clr-accent-light);color:var(--clr-accent);transform:scale(1.05)}.modal-layout{grid-template-columns:40% 60%;height:100%;display:grid}.modal-hero{background:var(--clr-primary-light);height:100%;position:relative}.modal-image{object-fit:cover;width:100%;height:100%}.modal-hero-overlay{background:linear-gradient(#0000,#1142111a);position:absolute;inset:0}.modal-body{flex-direction:column;padding:3rem 2.5rem;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid #0000000f;margin-bottom:1.5rem;padding-bottom:1.25rem}.modal-tag{color:var(--clr-accent);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.modal-name{color:var(--clr-primary);letter-spacing:-.02em;margin:.25rem 0;font-size:2rem;font-weight:800}.modal-subtext{color:var(--clr-text-muted);margin:0;font-size:.95rem;font-weight:500}.modal-scroll-container{flex:1;padding-right:.75rem;overflow-y:auto}.modal-scroll-container::-webkit-scrollbar{width:5px}.modal-scroll-container::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px}.modal-section-title{text-transform:uppercase;letter-spacing:.05em;color:var(--clr-text-muted);margin:0 0 .5rem;font-size:.85rem}.modal-bio-section{margin-bottom:2rem}.modal-bio{color:#374151;white-space:pre-line;margin:0;font-size:.975rem;line-height:1.7}.modal-specialties-tags{flex-wrap:wrap;gap:.5rem;display:flex}.modal-specialty-tag{background:var(--clr-bg-main);color:var(--clr-text-main);border-radius:var(--radius-sm);border:1px solid #0000000f;padding:.35rem .8rem;font-size:.8rem;font-weight:500}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (width<=960px){.modal-wrapper{height:auto;max-height:85vh}.modal-layout{grid-template-columns:1fr}.modal-hero{height:240px}.modal-body{padding:2rem 1.75rem;overflow:visible}.modal-scroll-container{padding-right:0;overflow:visible}}@media (width<=640px){.team-container{padding:3.5rem 1.25rem}.team-title{font-size:2rem}.team-grid{grid-template-columns:1fr;gap:1.5rem}.modal-wrapper{max-height:90vh}.modal-name{font-size:1.6rem}}@media (width<=960px){.modal-wrapper{flex-direction:column;height:auto;max-height:85vh;display:flex}.modal-layout{-webkit-overflow-scrolling:touch;flex-direction:column;max-height:100%;display:flex;overflow-y:auto}.modal-hero{border-bottom:2px solid var(--clr-bg-main);flex-shrink:0;width:100%;height:400px;position:relative}.modal-image{object-fit:cover;object-position:center 20%;width:100%;height:100%}.modal-close-btn{z-index:25;background:#fffffff2;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #00000026}.modal-body{height:auto;padding:2rem 1.75rem;overflow:visible}.modal-scroll-container{padding-right:0;overflow:visible}}@media (width<=640px){.team-container{padding:3.5rem 1.25rem}.team-title{font-size:2rem}.team-grid{grid-template-columns:1fr;gap:1.75rem}.modal-wrapper{border-radius:var(--radius-md);width:100%;max-height:92vh}.modal-hero{height:320px}.modal-body{padding:1.75rem 1.25rem}.modal-name{font-size:1.6rem}}PAGE BACKGROUND main{background:linear-gradient(#fefce8,#fff);padding:60px 20px}.Product-hero{color:#fff;text-align:center;background-image:url(/assets/Product_Hero-N0MG-O_A.png);background-position-y:-40px;background-size:cover;padding:170px 0}.product-section{background:#fff;border-radius:20px;margin-bottom:60px;padding:60px;box-shadow:0 5px 20px #0000000d}.Product-hero h1{margin-bottom:20px;font-size:48px}.Product-hero p{color:#fff;font-size:22px}.container{padding-top:80px}.product-section:nth-child(2n){background:#f0fdf4}.product-grid{grid-template-columns:repeat(2,1fr);align-items:center;gap:50px;display:grid}.product-image{border-radius:20px;overflow:hidden}.product-image img{border-radius:20px;width:100%;transition:transform .4s;display:block}.product-image img:hover{transform:scale(1.05)}.product-text .label{letter-spacing:2px;text-transform:uppercase;color:#fda304;margin-bottom:10px;font-size:12px}.product-text h2{color:#1f4d2b;margin-bottom:15px;font-size:32px}.product-text .main-text{color:#444;margin-bottom:15px;font-size:18px;line-height:1.7}.product-text .sub-text{color:#666;font-size:16px;line-height:1.6}.product-section.reverse .product-grid{direction:rtl}.product-section.reverse .product-text{direction:ltr}.customers{text-align:center;background:#f0fdf4;border-radius:20px;padding:60px}.customers h2{color:#1f4d2b;margin-bottom:40px;font-size:35px}.customer-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.customer-card{background:#fff;border-radius:15px;padding:25px;transition:transform .3s;box-shadow:0 5px 15px #0000000d}.customer-card:hover{transform:translateY(-5px)}.customer-card h3{color:#1f4d2b;margin-bottom:10px}.customer-card p{color:#555;font-size:14px}@media (width<=768px){.Product-hero{text-align:center;background-image:url(/assets/Product_Hero-N0MG-O_A.png);background-position-y:0;background-repeat:no-repeat;background-size:cover;padding:70px 0}.Product-hero h1{margin-bottom:20px;font-size:38px}.Product-hero p{color:#fff;font-size:18px}.product-grid{grid-template-columns:1fr}.product-section{padding:30px 20px}.customer-grid{grid-template-columns:1fr}}.sustainability{background:linear-gradient(#fefce8,#fff);padding:60px 20px}.sustainability-header{text-align:center;margin-bottom:60px}.sustainability-header h1{color:#1f4d2b;margin-bottom:10px;font-size:40px;line-height:1}.sustainability-header p{color:#666;font-size:18px}.sustain-section{background:#fff;border-radius:20px;margin-bottom:60px;padding:60px;box-shadow:0 5px 20px #0000000d}.sustain-section:nth-child(2n){background:#f0fdf4}.sustain-grid{grid-template-columns:repeat(2,1fr);align-items:center;gap:50px;display:grid}.sustain-section.reverse .sustain-grid{direction:rtl}.sustain-section.reverse .sustain-text{direction:ltr}.sustain-image{border-radius:20px;overflow:hidden}.sustain-image img{border-radius:20px;width:100%;transition:transform .4s}.sustain-image img:hover{transform:scale(1.05)}.sustain-text h2{color:#1f4d2b;margin-bottom:15px;font-size:30px}.sustain-text .main-text{color:#444;margin-bottom:15px;font-size:18px;line-height:1.7}.sustain-text ul{padding:0;list-style:none}.sustain-text li{color:#555;margin-bottom:10px;padding-left:20px;position:relative}.sustain-text li:before{content:"✔";color:#fda304;font-weight:700;position:absolute;left:0}.sdg{text-align:center;background:#f0fdf4;border-radius:20px;padding:60px}.sdg h2{color:#1f4d2b;margin-bottom:15px}.sdg p{color:#555;margin-bottom:40px}.sdg-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.sdg-card{background:#fff;border-radius:15px;padding:25px;transition:transform .3s;box-shadow:0 5px 15px #0000000d}.sdg-card:hover{transform:translateY(-5px)}.sdg-card h3{color:#1f4d2b;margin-bottom:10px}.sdg-card p{color:#666;font-size:14px}@media (width<=768px){.sustain-grid{grid-template-columns:1fr}.sustain-section{padding:30px 20px}.sdg-grid{grid-template-columns:1fr}}.values{background:linear-gradient(#fefce8,#fff);padding:60px 20px}.values-header{text-align:center;margin-bottom:60px}.values-header h1{color:#1f4d2b;font-size:40px}.values-header p{color:#666;margin-top:10px}.values-container{max-width:1100px;margin:auto}.values-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.value-card{text-align:center;background:#fff;border-radius:20px;padding:30px;transition:all .3s;box-shadow:0 5px 15px #0000000d}.value-card:hover{transform:translateY(-5px)}.value-icon{margin-bottom:15px;font-size:40px;animation:2s infinite bounce;display:inline-block}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-12px)}60%{transform:translateY(-6px)}}.value-card h3{color:#1f4d2b;margin-bottom:10px}.value-card p{color:#555;line-height:1.6}.values-commitment{text-align:center;background:#f0fdf4;border-radius:20px;max-width:900px;margin-top:60px;margin-left:auto;margin-right:auto;padding:50px}.values-commitment h2{color:#1f4d2b;margin-bottom:15px}.values-commitment p{color:#555;line-height:1.7}@media (width<=768px){.values-grid{grid-template-columns:1fr}.values-commitment{padding:30px 20px}}.investors{background:linear-gradient(#fefce8,#fff);padding:60px 20px}.investors-header{text-align:center;margin-bottom:60px}.investors-header h1{color:#1f4d2b;font-size:40px}.investors-header p{color:#666;margin-top:10px}.invest-section{margin-bottom:60px}.section-title{text-align:center;color:#1f4d2b;margin-bottom:40px;font-size:30px}.invest-grid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.invest-grid-3{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.invest-card{background:#f0fdf4;border-radius:15px;padding:25px;transition:all .3s}.invest-card:hover{transform:translateY(-5px)}.invest-card h3{color:#1f4d2b;margin-bottom:10px}.invest-card p{color:#555}.invest-card.center{text-align:center;background:#fff;box-shadow:0 5px 15px #0000000d}.invest-card button{color:#fff;cursor:pointer;background:#1f4d2b;border:none;border-radius:8px;margin-top:15px;padding:10px 20px}.invest-card button:hover{background:#16381f}.invest-flex{align-items:center;gap:50px;display:flex}.invest-image img{border-radius:15px;width:100%}.invest-text h2{color:#1f4d2b;margin-bottom:15px}.invest-text ul{padding:0;list-style:none}.invest-text li{color:#555;margin-bottom:12px}.invest-cta{color:#fff;text-align:center;background:#276b39;border-radius:20px;padding:60px}.invest-cta h2{margin-bottom:15px}.invest-cta p{margin-bottom:20px}.invest-cta button{color:#1f4d2b;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:12px 25px}.invest-cta button:hover{background:#f3f3f3}@media (width<=768px){.invest-grid,.invest-grid-3{grid-template-columns:1fr}.invest-flex{flex-direction:column}}.contact{background:linear-gradient(#fefce8,#fff);padding:60px 20px}.contact-header{text-align:center;margin-bottom:60px}.contact-header h1{color:#1f4d2b;font-size:40px}.contact-header p{color:#666;margin-top:10px}.contact-container{grid-template-columns:1fr 1fr;gap:50px;max-width:1200px;margin:auto;display:grid}.contact-form-section{background:#fff;border-radius:20px;padding:40px;box-shadow:0 5px 20px #0000000d}.contact-form-section h2{color:#1f4d2b;margin-bottom:20px}.contact-form{flex-direction:column;gap:20px;display:flex}.form-group label{width:100%;margin-bottom:5px;padding-left:13px;font-weight:500;display:flex}.form-group input,.form-group textarea{border:1px solid #ccc;border-radius:10px;outline:none;width:90%;padding:12px;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#1f4d2b;box-shadow:0 0 0 2px #1f4d2b1a}.contact-form button{color:#fff;cursor:pointer;background:#1f4d2b;border:none;border-radius:10px;margin-top:10px;padding:14px;transition:all .3s}.contact-form button:hover{background:#16381f}.contact-info h2{color:#1f4d2b;margin-bottom:20px}.info-card{background:#f0fdf4;border-radius:15px;margin-bottom:20px;padding:20px}.info-card h3{color:#1f4d2b;margin-bottom:10px}.info-card p,.info-card a{color:#555;text-decoration:none}.info-card a:hover{color:#fda304}.service-areas{text-align:center;background:#f9fafb;border-radius:20px;margin-top:60px;padding:50px}.service-areas h2{color:#1f4d2b;margin-bottom:10px}.service-areas p{color:#666;margin-bottom:30px}.areas-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.area{background:#fff;border-radius:10px;padding:15px;box-shadow:0 3px 10px #0000000d}@media (width<=768px){.contact-container,.areas-grid{grid-template-columns:1fr}.contact-form-section{padding:25px}}
