@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Montserrat:wght@400;600;700;800&family=Playfair+Display:wght@400;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;overflow-x:hidden}body{margin:0;padding:0;line-height:1.6}h1,h2,h3,h4,h5,h6,p,ul,ol,li{margin:0;padding:0}ul,ol{list-style:none}.image-container{position:relative;overflow:hidden}.loading-overlay{z-index:1;background-color:#f0f0f0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading-spinner{color:#666;font-size:14px;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{box-shadow:0 0 #0a7a5366}50%{box-shadow:0 0 0 8px #0a7a5300}}.hero-image{object-fit:cover;object-position:center;width:100%;height:auto}.logo-image{width:auto;max-width:120px;height:auto;max-height:40px}img{max-width:100%;height:auto}.image-wrapper{width:100%;height:auto;position:relative}.image-placeholder{background-color:#f0f0f0;justify-content:center;align-items:center;min-height:200px;display:flex}a,a:hover,a:active,a:focus,a:focus-visible{text-decoration:none}:root{--bg:linear-gradient(180deg,#fff 0%,#e6f7ff 100%);--card:linear-gradient(180deg,#fff 0%,#f9fcff 100%);--header-bg:#fffffff5;--accent:#1a3a5d;--brand-green:#0a7a53;--brand-green-muted:#0a7a53e6;--closing-gray:#111827c7;--text:#0b111deb;--muted:#0b111db8;--site-padding:2rem;--site-max-width:1200px;--site-padding-mobile:1rem;--footer-right-offset:1.5rem;--footer-left-offset:.5rem;--header-height:60px;--bp-sm:640px;--bp-md:980px;--bp-lg:1200px;--font-body:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-heading:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-accent:"Playfair Display",Georgia,serif}body,p,span,div,li,td,th{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6,.hero-title,.brand-name{font-family:var(--font-heading)}.site-header{background:var(--header-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;width:100%;height:var(--header-height);border-bottom:none;margin:0;padding:0;transition:all .22s;position:sticky;top:0;left:0;right:0;box-shadow:0 6px 18px #0b111d0f}.header-row{width:100%;max-width:1200px;min-height:var(--header-height);justify-content:space-between;align-items:center;margin:0 auto;padding-block:.5rem;padding-inline:clamp(1rem,4vw,2rem);display:flex}main{background:0 0;width:100%;max-width:100vw;margin:0 auto;padding:0;overflow-x:hidden}body{background:linear-gradient(#fff 0%,#e6f7ff 100%) fixed;width:100%;max-width:100vw;min-height:100vh;margin:0;padding-top:0;overflow-x:hidden}html{font-size:clamp(14px,1.2vw,16px)}.constrain{box-sizing:border-box;width:100%;max-width:min(1200px,100%);margin:0 auto;padding-inline:clamp(16px,4vw,40px)}.brand{color:var(--accent);border-radius:12px;align-items:center;gap:1rem;padding:.25rem;display:flex}.logo-wrapper{border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;padding:3px;display:flex;overflow:hidden}.logo-image{object-fit:contain;width:100%;height:100%}.brand-text{flex-direction:column;gap:.1rem;display:flex}.brand-name{color:#0b111deb;font-size:1.15rem;font-weight:700}.brand-tagline{color:#0b111db3;font-size:.75rem}.site-section{background:linear-gradient(#fff 0%,#e6f7ff 100%);border-radius:12px;margin:clamp(20px,4vw,40px) 0;padding:clamp(30px,5vw,60px) clamp(20px,4vw,40px);box-shadow:0 8px 30px #0b111d0a}.site-section.flat{box-shadow:none;background:0 0;border-radius:0;margin:0;padding:clamp(20px,4vw,40px) 0}hr{background:#0b111d0a;border:none;height:1px;margin:20px 0}button,.btn{cursor:pointer;background:var(--accent);color:#fff;border:none;border-radius:8px;padding:10px 14px;font-family:inherit}img{border-radius:8px;max-width:100%;height:auto;display:block}picture,video,iframe{max-width:100%;height:auto;display:block}.hero{background:linear-gradient(#fff 0%,#e6f7ff 100%);margin:0;padding:clamp(2rem,8vw,4.5rem) 0 clamp(1.5rem,5vw,3rem)}.hero-fullwidth{justify-content:center;align-items:center;width:100%;height:80vh;min-height:500px;margin:0;display:flex;position:relative;overflow:hidden}.hero-overlay{z-index:1;background:#0000008c;width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;color:#fff;max-width:900px;padding:0 clamp(1rem,4vw,2rem);animation:.8s forwards fadeInUp;position:relative}@media (max-width:640px){.hero-fullwidth{height:60vh;min-height:400px}}.hero-main-title{font-family:var(--font-heading);color:#fff;text-shadow:2px 2px 8px #00000080;margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.hero-description{font-family:var(--font-body);color:#fff;text-shadow:1px 1px 4px #00000080;max-width:700px;margin:0 auto 2rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.hero-cta-button{color:#000;font-family:var(--font-heading);background:#fff;border-radius:8px;padding:14px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #0000004d}.hero-cta-button:hover{background:var(--accent);color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #0006}@media (max-width:768px){.hero-fullwidth{height:70vh;min-height:400px}.hero-content{padding:0 1.5rem}.hero-main-title{margin-bottom:1rem;font-size:clamp(1.5rem,6vw,2.5rem)}.hero-description{margin-bottom:1.5rem;font-size:clamp(.9rem,3vw,1.1rem)}.hero-cta-button{padding:12px 24px;font-size:1rem}}@media (max-width:480px){.hero-fullwidth{height:60vh;min-height:350px}}.about-section{background:linear-gradient(#fff 0%,#f5faff 100%);justify-content:center;align-items:center;width:100%;margin:0;padding:clamp(2.5rem,6vw,4rem) 0;display:flex}.about-section .constrain{width:100%;max-width:1200px;margin:0 auto;padding-inline:clamp(20px,4vw,40px)}.about-content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.about-text{flex-direction:column;gap:1.25rem;display:flex}.about-heading{font-family:var(--font-heading);color:var(--accent);margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2}.about-description{font-family:var(--font-body);color:var(--text);text-align:justify;margin:0;font-size:1.05rem;line-height:1.8}.about-image{width:100%;height:100%;min-height:350px;box-shadow:none;background:0 0;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.about-image:hover{box-shadow:none;transform:translateY(0)}.about-image img{object-fit:cover;background:0 0;border-radius:12px;width:100%;height:100%;display:block}@media (max-width:980px){.about-content{grid-template-columns:1fr;gap:2rem}.about-section{padding:clamp(2rem,5vw,3rem) 0}.about-section .constrain,.our-strengths .constrain{padding-inline:clamp(16px,3vw,24px)}.about-image{min-height:300px}}@media (max-width:640px){.about-section{padding:clamp(1.5rem,4vw,2rem) 0}.about-content{gap:1.5rem}.about-section .constrain,.our-strengths .constrain{padding-inline:clamp(12px,3vw,16px)}.about-heading{font-size:1.5rem}.about-description{text-align:left;font-size:1rem}.about-image{min-height:250px}}.hero-inner{grid-template-columns:1fr minmax(260px,40%);align-items:center;gap:32px;display:grid}.hero .fade-in{flex-direction:column;gap:.75rem;display:flex}.hero-title{font-family:var(--font-heading);color:var(--accent);margin:0 0 1.25rem;font-size:clamp(1.8rem,4.4vw,3rem);font-weight:700;line-height:1.03}.hero-subtitle{color:#0b111de0;margin-bottom:1.25rem;font-size:1.05rem}.hero-lead{color:#0b111deb;max-width:58ch;margin-bottom:1.5rem}.hero-subtitle{color:#0b111de0;font-size:1.05rem;font-family:var(--font-body);text-align:center;max-width:62ch;margin:.5rem auto .6rem}.hero-lead{color:#0b111deb;text-align:center;max-width:58ch;margin:.6rem auto 1rem}.hero-list{color:var(--muted);margin:.8rem 0 1.2rem;padding-left:1.25rem}.hero-cta{display:inline-block}.hero-media{align-self:stretch;width:100%;height:100%;min-height:320px;display:block}.hero-media img{object-fit:cover;object-position:center right;width:100%;height:100%;box-shadow:none;background:0 0;border-radius:12px;display:block}.hero-actions{align-items:center;gap:14px;margin-top:14px;margin-bottom:12px;display:flex}.btn-primary{background:linear-gradient(180deg,var(--accent),#12345f);color:#fff;border-radius:12px;padding:14px 20px;font-weight:700;transition:transform .16s,box-shadow .16s;box-shadow:0 10px 30px #1a365d1f}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 16px 40px #1a365d29}.btn-ghost{color:var(--accent);background:#1a365d0a;border:1px solid #1a365d24;border-radius:12px;padding:12px 18px;transition:all .16s}.hero-actions .btn-primary,.hero-actions .btn-ghost{margin-bottom:1rem}.btn-ghost:hover{color:var(--accent);background:#1a365d14;border-color:#1a365d38;transform:translateY(-3px);box-shadow:0 12px 30px #1a365d14}.btn-ghost:focus-visible{outline-offset:4px;outline:3px solid #1a365d14}.trust-row{color:#0b111dc7;align-items:center;gap:18px;margin-top:18px;font-size:.95rem;display:flex}.features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin-top:2rem;margin-bottom:2rem;padding:0 15px;display:grid}.feature-card{background:#fff;border-radius:12px;align-items:flex-start;gap:16px;padding:clamp(1rem,3vw,1.5rem);transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 8px 28px #0b111d0a}.feature-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0b111d0f}.feature-icon{width:56px;height:56px;color:var(--accent);background:linear-gradient(#1a365d14,#7c5cff0a);border-radius:10px;flex:0 0 56px;place-items:center;display:grid}.our-strengths{margin:0;padding:60px 0}.our-strengths .constrain{max-width:1200px;margin:0 auto;padding:2rem 30px}.our-strengths h3{margin-top:0;margin-bottom:1.5rem}.our-strengths p{margin-bottom:2rem}.feature-icon{background:linear-gradient(#1a365d0f,#7c5cff08);border-radius:10px;flex:0 0 56px;place-items:center;width:56px;height:56px;display:grid}.feature-content h4{color:var(--text);margin:0 0 6px;font-size:1.05rem}.feature-content p{color:#0b111db8;margin:0;font-size:.95rem}.supply-grid{flex-flow:wrap;justify-content:center;gap:0;width:100%;max-width:1200px;margin-top:20px;margin-left:auto;margin-right:auto;display:flex}.supply-card{box-shadow:none;text-align:center;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex:calc(25% - 30px);align-items:center;min-width:220px;max-width:280px;margin:15px;padding:20px;transition:transform .3s,box-shadow .3s;display:flex}.supply-card:hover{transform:scale(1.05);box-shadow:0 8px 24px #0b111d1f}.supply-card .card-media{background:0 0;border-radius:50%;flex-shrink:0;order:1;width:80px;height:80px;margin-bottom:20px;overflow:hidden}.supply-card .card-media img{object-fit:cover;width:100%;height:100%;transition:transform .38s cubic-bezier(.2,.9,.2,1);display:block;transform:scale(1)}.supply-card:hover .card-media img{transform:scale(1.1)}.supply-card h4{color:#1f2937;font-size:clamp(18px,1.2rem,20px);font-weight:700;font-family:var(--font-body);text-align:center;order:2;margin:0 0 12px;line-height:1.3}.supply-card p{color:#1f2937;font-size:16px;line-height:1.5;font-family:var(--font-body);text-align:center;order:3;margin:0;font-weight:400}.supply-card:hover,.supply-card:focus-visible{transform-origin:50%;z-index:20;border-color:#0b111d1f;transform:scale(1.03);box-shadow:0 36px 90px #0b111d1a}.supply-card:hover{background:linear-gradient(#1a365d08,#ffffff05);border-color:#1a365d1f}.supply-card:hover p{color:#0b111deb}.supply-card.pop-out{transition:transform .32s cubic-bezier(.2,.9,.2,1),box-shadow .32s,border-color .22s}.supply-card.pop-out:hover,.supply-card.pop-out:focus-visible{transform-origin:50%;z-index:40;border-color:#1a365d29;transform:scale(1.07);box-shadow:0 48px 120px #0b111d29}.supply-card.pop-out .card-media img{transition:transform .48s cubic-bezier(.2,.9,.2,1),filter .22s}.supply-card.pop-out:hover .card-media img,.supply-card.pop-out:focus-visible .card-media img{filter:contrast(1.05)saturate(1.08);transform:scale(1.06)}.supply-card.pop-out:focus-visible{outline-offset:6px;outline:4px solid #1a365d17}.supply-card:hover,.supply-card:focus-visible{z-index:20;border-color:#0000;transform:scale(1.05);box-shadow:0 8px 24px #0b111d1f}.supply-card:active{transform:scale(1.02)}.supply-card.pop-out:active{transform:scale(1.05)}@media (hover:none){.supply-card:active{transform:scale(1.02)}.supply-card.pop-out:active{transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.supply-card,.supply-card .card-media img{transition:none!important;animation:none!important}}.our-strengths h3,.site-section.flat h3{font-family:var(--font-heading);color:var(--accent);letter-spacing:.2px;margin-top:0;margin-bottom:.75rem;font-size:clamp(1.125rem,2.4vw,1.5rem);font-weight:800;line-height:1.05}.fade-in{opacity:0;animation:.52s forwards fadeInUp;transform:translateY(8px)}.fade-in.delay-1{animation-delay:80ms}.fade-in.delay-2{animation-delay:.16s}.fade-in.delay-3{animation-delay:.24s}.fade-in.delay-4{animation-delay:.32s}.fade-in.delay-5{animation-delay:.42s}.slide-in-left{opacity:0;animation:.52s cubic-bezier(.2,.9,.2,1) forwards slideInLeft;transform:translate(-18px)}@keyframes slideInLeft{to{opacity:1;transform:translate(0)}}.staggered .supply-card,.staggered .feature-card,.staggered article{opacity:0;animation:.52s forwards fadeInUp;transform:translateY(10px)}.staggered .supply-card:first-child,.staggered article:first-child{animation-delay:80ms}.staggered .supply-card:nth-child(2),.staggered article:nth-child(2){animation-delay:.16s}.staggered .supply-card:nth-child(3),.staggered article:nth-child(3){animation-delay:.24s}.staggered .supply-card:nth-child(4),.staggered article:nth-child(4){animation-delay:.32s}.staggered .supply-card:nth-child(5),.staggered article:nth-child(5){animation-delay:.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes floatTranslate{0%{transform:translateY(0)scale(1.06)}to{transform:translateY(-8px)scale(1.06)}}.mission-block{text-align:center;background:#fff;border-left:4px solid #1a365d1f;border-radius:12px;max-width:1200px;margin:4rem auto 3.5rem;padding:32px 28px;transition:transform .24s,box-shadow .24s,background .24s;box-shadow:0 10px 30px #0b111d08}.mission-title{background:var(--accent);font-family:var(--font-heading);letter-spacing:.2px;scroll-margin-top:calc(var(--header-height) + 12px);text-align:center;z-index:1100;text-shadow:0 1px #0000002e;border-radius:10px;margin:0 0 28px;padding:10px 16px;font-size:1.15rem;font-weight:800;line-height:1.05;display:inline-block;position:relative;box-shadow:0 6px 18px #0b111d0f;color:#fff!important;-webkit-text-fill-color:#fff!important}.mission-block .mission-title{margin-bottom:28px}.mission-block .mission-subtitle{margin:8px 0 16px}.mission-block .mission-note{max-width:68ch;margin:0 auto;padding:0 6px}.mission-subtitle{color:var(--text);margin:12px 0 14px;font-size:1.03rem;font-weight:600}.mission-note{color:var(--text);max-width:72ch;margin:0 auto;font-size:.98rem;line-height:1.6}.mission-block:hover{background:linear-gradient(#fafbfc 0%,#f0f8ff 100%);transform:translateY(-6px);box-shadow:0 26px 80px #0b111d1f}@media (max-width:980px){.mission-block{margin:1.75rem 0 2rem;padding:22px 18px}.mission-title{margin-bottom:14px;font-size:1.05rem}.mission-subtitle{margin:6px 0 12px;font-size:1rem}.mission-note{padding:0 8px}}@media (max-width:640px){.mission-block{margin:1.25rem 0 1.75rem;padding:18px 12px}.mission-title{font-size:1rem}.mission-subtitle{font-size:.98rem}.mission-note{padding:0 6px;font-size:.95rem}}.our-services-section{background:linear-gradient(#fff 0%,#f9fcff 100%);margin:0;padding:clamp(2.5rem,6vw,4rem) clamp(20px,4vw,40px)}.services-title{text-align:center;font-family:var(--font-heading);color:#0a1a3a;letter-spacing:.5px;margin:0 0 12px;font-size:2rem;font-weight:700}.services-subtitle{text-align:center;font-family:var(--font-body);color:var(--muted);max-width:900px;margin:0 auto clamp(2rem,5vw,3rem);padding-inline:clamp(1rem,4vw,2rem);font-size:1.1rem;line-height:1.6}.services-grid{flex-flow:wrap;justify-content:center;gap:0;max-width:1200px;margin:0 auto;display:flex}.service-card{box-shadow:none;text-align:center;cursor:pointer;background:#fcf2f2;border-radius:8px;flex-direction:column;flex:calc(25% - 30px);align-items:center;min-width:220px;max-width:280px;margin:15px;padding:30px;transition:transform .3s,box-shadow .3s;display:flex}.service-card:hover{transform:scale(1.05);box-shadow:0 8px 20px #0b111d1f}.service-card .card-media{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:20px;display:flex;overflow:hidden}.service-card .card-media picture{width:100%;height:100%;display:block}.service-card .card-media img{object-fit:cover;border-radius:50%;width:100%;height:100%;transition:transform .3s;display:block}.service-card:hover .card-media img{transform:scale(1.08)}.service-card h4{font-family:var(--font-heading);color:var(--accent);margin:0 0 12px;font-size:20px;font-weight:700}.service-card p{font-family:var(--font-body);color:var(--muted);margin:0;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:980px){.our-services-section{margin:30px 0;padding:50px 0}.services-title{font-size:1.75rem}.services-subtitle{margin-bottom:36px;font-size:1rem}.services-grid{flex-direction:row;justify-content:center}.service-card{flex:calc(50% - 30px);min-width:200px}}@media (max-width:640px){.our-services-section{margin:20px 0;padding:40px 0}.services-title{font-size:1.5rem}.services-subtitle{margin-bottom:28px;font-size:.95rem}.services-grid{flex-direction:column;align-items:center}.service-card{flex:100%;width:100%;max-width:100%;margin:10px}.service-card .card-media{width:100px;height:100px}.service-card h4{font-size:18px}.service-card p{font-size:16px}}.testimonials-section{background:linear-gradient(#f9fcff 0%,#fff 100%);margin:40px 0;padding:60px 0}.testimonials-title{text-align:center;font-family:var(--font-heading);color:var(--accent);margin:0 0 12px;font-size:2rem;font-weight:700}.testimonials-subtitle{text-align:center;font-family:var(--font-body);color:var(--muted);margin:0 0 48px;font-size:1.1rem}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.testimonial-card{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:32px 28px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 16px #0b111d14}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0b111d24}.testimonial-quote{font-family:var(--font-accent);color:var(--text);flex-grow:1;margin:0;font-size:1.05rem;font-style:italic;line-height:1.7}.testimonial-quote:before{content:"\"";color:var(--brand-green);opacity:.3;margin-bottom:8px;font-size:2.5rem;line-height:0;display:block}.testimonial-author{text-align:center;border-top:2px solid #1a3a5d1a;padding-top:16px}.author-name{font-family:var(--font-heading);color:var(--accent);margin:0 0 4px;font-size:1.05rem;font-weight:600}.author-position{font-family:var(--font-body);color:var(--muted);margin:0;font-size:.9rem}@media (max-width:980px){.testimonials-section{margin:30px 0;padding:50px 0}.testimonials-title{font-size:1.75rem}.testimonials-subtitle{margin-bottom:36px;font-size:1rem}.testimonials-grid{gap:24px}.testimonial-card{padding:28px 24px}}@media (max-width:640px){.testimonials-section{margin:20px 0;padding:40px 0}.testimonials-title{font-size:1.5rem}.testimonials-subtitle{margin-bottom:28px;font-size:.95rem}.testimonials-grid{grid-template-columns:1fr;gap:20px}.testimonial-card{padding:24px 20px}.testimonial-quote,.author-name{font-size:1rem}.author-position{font-size:.85rem}}.cta-section{background:linear-gradient(135deg,#1a3a5d 0%,#0a7a53 100%);margin:50px 0 0;padding:70px 0;position:relative;overflow:hidden}.cta-section:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.cta-container{text-align:center;z-index:1;max-width:800px;margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem) clamp(1.25rem,3vw,1.875rem);position:relative}.cta-heading{font-family:var(--font-heading);color:#fff;margin:0 0 20px;font-size:2.25rem;font-weight:700;line-height:1.3}.cta-description{font-family:var(--font-body);color:#fffffff2;max-width:680px;margin:0 auto 36px;font-size:1.15rem;line-height:1.7}.cta-button{font-family:var(--font-heading);color:var(--accent);background:#fff;border:2px solid #0000;border-radius:10px;padding:16px 40px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 20px #00000026}.cta-button:hover{color:var(--brand-green);background:#fffffff2;transform:translateY(-3px);box-shadow:0 10px 30px #00000040}.cta-button:active{transform:translateY(-1px);box-shadow:0 6px 20px #0003}@media (max-width:980px){.cta-section{margin:40px 0 0;padding:60px 0}.cta-heading{font-size:1.9rem}.cta-description{margin-bottom:30px;font-size:1.05rem}.cta-button{padding:14px 36px;font-size:1.05rem}}@media (max-width:640px){.cta-section{margin:30px 0 0;padding:50px 0}.cta-heading{margin-bottom:16px;font-size:1.6rem}.cta-description{margin-bottom:28px;font-size:1rem}.cta-button{padding:14px 32px;font-size:1rem}}@media (max-width:980px){.hero-inner{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(2,1fr)}.supply-grid{flex-direction:row;justify-content:center}.supply-card{flex:calc(50% - 30px);min-width:200px;margin:15px}}@media (max-width:640px){.features-grid{grid-template-columns:1fr}.hero-inner{gap:16px}.feature-icon{flex:0 0 48px;width:48px;height:48px}.supply-grid{flex-direction:column;align-items:center}.supply-card{flex:100%;width:100%;max-width:100%;margin:10px;padding:clamp(1rem,2.5vw,1.25rem)}.supply-card h4{font-size:18px}.supply-card p{font-size:16px}.supply-card .card-media{width:70px;height:70px;margin-bottom:15px}}.nav-wrapper{align-items:center;margin-left:auto;display:flex}.nav{border-radius:10px;align-items:center;gap:.35rem;padding:.08rem;list-style:none;display:flex}.nav-link{color:#0b111deb;border-radius:8px;padding:.25rem .75rem .32rem;font-size:.95rem;font-weight:600;display:inline-block;position:relative}.nav-link:after{content:"";transform-origin:0;background:0 0;border-radius:2px;height:3px;transition:transform .18s,background-color .18s;position:absolute;bottom:8px;left:8px;right:8px;transform:scaleX(0)}.nav-link:hover:after,.nav-link:focus-visible:after{background-color:#0b111d52;transform:scaleX(1)}.nav a[href=\/]:after,.nav a[href=\/about]:after,.nav a[href=\/product]:after,.nav a[href=\/contact]:after,.nav a[href=\/]:hover:after,.nav a[href=\/about]:hover:after,.nav a[href=\/product]:hover:after,.nav a[href=\/contact]:hover:after,.nav a[href=\/]:focus-visible:after,.nav a[href=\/about]:focus-visible:after,.nav a[href=\/product]:focus-visible:after,.nav a[href=\/contact]:focus-visible:after{opacity:0!important;background-color:#0000!important;transform:scaleX(0)!important}.nav-link:hover{color:var(--accent)}.nav-link{will-change:transform;transition:transform .16s,box-shadow .16s,background-color .16s,color .16s}.nav-link:hover,.nav-link:focus-visible{color:var(--accent);transform:translateY(-3px);box-shadow:0 10px 30px #1a365d0f}.nav-link:active{transform:translateY(0);box-shadow:0 6px 18px #1a365d0a}.nav-cta{background:var(--accent);color:#fff;border-radius:8px;padding:.4rem .95rem;transition:all .3s;position:relative}.nav-cta:hover,.nav-cta:focus-visible{color:#fff;background:#142d4a;outline:none;transform:translateY(-3px)scale(1.03);box-shadow:0 10px 30px #1a365d29}.nav-cta:active{transform:translateY(-1px)scale(1.01);box-shadow:0 6px 18px #1a365d1a}.nav-cta:focus-visible{outline-offset:4px;outline:3px solid #1a365d1f}.nav-cta:after{content:"";transform-origin:0;opacity:0;background:#ffffff2e;border-radius:2px;height:3px;transition:transform .18s,opacity .16s;position:absolute;bottom:6px;left:8px;right:8px;transform:scaleX(0)}.nav-cta:hover:after,.nav-cta:focus-visible:after{opacity:1;transform:scaleX(1)}.hero-subtitle{color:#0b111de0;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;max-width:62ch;margin:.5rem 0 1rem;font-size:1.05rem}.hero-lead{color:#0b111deb;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;max-width:58ch;margin:.6rem 0 1.5rem}.site-footer{color:#f9fafb;z-index:0;background:#1f2937;width:100%;margin:0;padding:clamp(2.5rem,6vw,4rem) clamp(20px,4vw,40px) clamp(1.5rem,4vw,2.5rem);position:relative;box-shadow:0 -4px 20px #0000001a}.footer-top{padding-bottom:clamp(1rem,3vw,2rem)}.footer-content{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;gap:clamp(1.5rem,4vw,2.5rem);width:100%;max-width:1200px;margin:0 auto;padding:0;display:grid}.footer-brand{color:#f9fafb;max-width:320px;margin-left:0}.footer-section h3{color:#f9fafb;letter-spacing:.3px;margin-bottom:1.2rem;padding-bottom:6px;font-size:1.15rem;font-weight:700;display:inline-block;position:relative}.footer-section h3:after{content:"";transform-origin:0;opacity:.95;background:#fffffff2;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(1)}.site-footer .footer-section h3{padding-bottom:8px;position:relative}.site-footer .footer-section h3:after{content:"";transform-origin:0;opacity:0;background:#2563eb;border-radius:2px;height:3px;transition:transform .3s,opacity .2s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.site-footer .footer-section:hover h3:after,.site-footer .footer-section:focus-within h3:after{opacity:1;transform:scaleX(1)}.site-footer .footer-section:hover h3{color:#fff}.footer-section p{color:#d1d5db;margin-bottom:1rem;font-size:.95rem;line-height:1.8}.footer-links,.contact-info{margin:0;padding:0;list-style:none}.footer-links{flex-direction:column;gap:10px;display:flex}.footer-links li{cursor:pointer;margin:0}.footer-links a{color:#d1d5db;font-size:.95rem;text-decoration:none;transition:color .3s,transform .3s;display:inline-block}.footer-links a:hover,.footer-links a:focus-visible{color:#2563eb}.footer-links li:hover a{transform:translate(6px)}.contact-info li{color:#d1d5db;cursor:pointer;border-radius:8px;align-items:center;gap:12px;margin-bottom:12px;padding:6px 8px;font-size:.95rem;transition:color .25s,transform .25s,background .25s;display:flex}.contact-info li:hover{color:#f9fafb;background:#ffffff0d;transform:translate(6px)}.contact-info .icon{opacity:.95;width:22px;transition:transform .25s,opacity .25s,filter .25s;display:inline-block}.contact-info li:hover .icon{opacity:1;filter:brightness(1.2);transform:scale(1.15)}.footer-section.contact-block .contact-info li,.footer-section.contact-block .contact-info li span{color:#d1d5db!important}.footer-section.contact-block .contact-info li:hover,.footer-section.contact-block .contact-info li:hover span{color:#f9fafb!important}.footer-section.contact-block .contact-info .icon{opacity:1;filter:drop-shadow(0 1px #00000026);width:22px}.footer-section.contact-block .contact-info li:hover{transform:translate(6px)}.footer-bottom{border-top:1px solid #ffffff1a;margin-top:clamp(1.5rem,4vw,2rem);padding:clamp(1rem,3vw,1.5rem) 0 0;position:relative}.footer-bottom-inner{color:#9ca3af;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1200px;margin:0 auto;padding:0;display:flex}.footer-legal{gap:20px;display:flex}.footer-legal a{color:#9ca3af;margin-left:0;font-size:.9rem;text-decoration:none;transition:color .25s}.footer-legal a:hover,.footer-legal a:focus-visible{color:#2563eb;text-decoration:underline}.footer-brand .brand{align-items:center;gap:18px;transition:transform .25s,opacity .25s;display:inline-flex}.footer-brand .brand:hover{opacity:.9;transform:translateY(-4px)}.footer-brand .brand-text{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.footer-brand .brand-name{color:#f9fafb;letter-spacing:.2px;font-size:1.12rem;font-weight:800}.footer-brand .brand-tagline{color:#d1d5db;margin-top:0;font-size:.9rem;font-style:italic}@media (max-width:480px){.footer-brand .brand-name{font-size:1rem}.footer-brand .brand-tagline{font-size:.82rem}}.footer-copy{color:#9ca3af;letter-spacing:.12px;z-index:2;margin:0;font-size:.9rem;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:640px){.footer-copy{text-align:center;font-size:.88rem}}@media (max-width:480px){.footer-copy{margin:0 auto;position:static;transform:none}.footer-bottom-inner{flex-direction:column;align-items:center;gap:.75rem}.footer-legal{order:2}}@media (max-width:768px){.logo-wrapper{border-radius:10px;width:40px;height:40px}.brand-name{font-size:1rem}.brand-tagline{font-size:.7rem}.nav{flex-direction:column}.footer-content{grid-template-columns:1fr}.footer-bottom .container{text-align:center;flex-direction:column;gap:1rem}:root{--site-padding:1rem}.footer-content,.footer-bottom-inner{padding-inline-start:var(--site-padding);padding-inline-end:var(--site-padding)}}@media (max-width:980px){.hero-subtitle,.hero-lead{text-align:center;margin-left:auto;margin-right:auto}}.about-page .hero-title,.about-page h1,.about-page h4,.about-page h3{color:var(--accent)!important}.about-page h3.green-title{color:var(--brand-green)!important}.about-page p,.about-page ul,.about-page li{color:var(--text)!important}.about-page ul{padding-left:1.25rem;list-style:outside}.about-page .what-we-do-section{margin:2rem 0 3rem;padding:2rem 0}.about-page .what-we-do-heading{font-family:var(--font-heading);text-align:center;margin:2rem 0 1.5rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:var(--brand-green)!important}.about-page .what-we-do-intro{text-align:center;max-width:800px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.8;color:var(--muted)!important}.about-page .what-we-do-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.about-page .what-we-do-card{text-align:center;background:linear-gradient(#fff 0%,#f8fcff 100%);border:1px solid #0a7a531a;border-radius:12px;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #0b111d0a}.about-page .what-we-do-card:hover{background:linear-gradient(#f8fcff 0%,#edfaf5 100%);border-color:#0a7a5340;transform:translateY(-8px)scale(1.02);box-shadow:0 12px 32px #0a7a5326}.about-page .what-we-do-card-icon{background:linear-gradient(135deg,var(--brand-green)0%,#0a9466 100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.25rem;font-size:1.75rem;display:flex;box-shadow:0 4px 12px #0a7a5333}.about-page .what-we-do-card h4{font-family:var(--font-heading);margin:0 0 .75rem;font-size:1.15rem;font-weight:700;line-height:1.3;color:var(--brand-green)!important}.about-page .what-we-do-card p{margin:0;font-size:.98rem;line-height:1.7;color:var(--muted)!important}@media (max-width:768px){.about-page .what-we-do-grid{grid-template-columns:1fr;gap:1.5rem}.about-page .what-we-do-heading{font-size:1.5rem}.about-page .what-we-do-intro{margin-bottom:2rem;font-size:1rem}.about-page .what-we-do-card{padding:1.5rem 1.25rem}}.strengths-list{margin-top:1.5rem;margin-bottom:2rem;padding:0;list-style:none}.strength-item{will-change:transform;background:linear-gradient(#fff 0%,#f0f8ff 100%);border:1px solid #dceeff;border-radius:10px;margin-bottom:20px;padding:24px;transition:transform .2s,box-shadow .2s,background .2s}.strength-item:last-child{margin-bottom:0}.strength-content{text-align:left}.strength-content h4{color:var(--brand-green);letter-spacing:.2px;margin:0 0 12px;font-size:1.1rem;font-weight:700}.strength-content p{color:var(--brand-green-muted);margin:0;font-size:1rem;line-height:1.7}.strength-item:hover,.strength-item:focus-within{background:linear-gradient(#edf6ff 0%,#e6f7ff 100%);transform:translateY(-6px);box-shadow:0 20px 48px #0b111d14}@media (max-width:640px){.strength-item{padding:14px 12px}.strength-content{text-align:left}}.staggered{align-items:stretch}.staggered article{flex-direction:column;height:100%;min-height:420px;display:flex}.staggered article img{object-fit:cover;border-radius:8px;width:100%;height:200px}.staggered article h3{margin-top:12px;margin-bottom:6px}.staggered article p{color:#294155;flex:auto;margin:0 0 12px;line-height:1.5}.staggered article>div{justify-content:space-between;align-items:center;margin-top:auto;display:flex}@media (max-width:480px){.staggered article img{height:140px}}.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;gap:46px 32px;width:100%;max-width:1200px;margin:0 auto;padding:0 30px;display:grid}@media (max-width:640px){.product-grid{grid-template-columns:1fr;gap:18px}.staggered article{min-height:auto}.staggered article img{height:160px}}@media (min-width:1200px){.product-grid{gap:56px 40px}}.product-card{background:#fff;border:1px solid #0b111d0a;border-radius:12px;flex-direction:column;margin-bottom:20px;padding:clamp(1rem,3vw,1.5rem);transition:transform .26s cubic-bezier(.2,.9,.2,1),box-shadow .26s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #0b111d0a}.product-card:focus-within,.product-card:hover{border-color:#0b111d14;transform:translateY(-6px);box-shadow:0 36px 90px #0b111d1a}.product-card img{object-fit:cover;border-radius:8px;width:100%;height:200px;transition:transform .42s cubic-bezier(.2,.9,.2,1),filter .22s}.product-card:hover img,.product-card:focus-within img{filter:contrast(1.02)saturate(1.03);transform:scale(1.04)}.product-card h3{font-family:var(--font-heading);color:var(--accent);margin-top:12px;margin-bottom:8px}.product-card p{color:#294155;flex:auto;margin:6px 0 0;line-height:1.6}.product-footer{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.product-footer .price{color:#0b2540;font-weight:700}.enquire-btn{background:var(--brand-green);color:#fff;border-radius:8px;padding:8px 12px;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-block}.enquire-btn:hover,.enquire-btn:focus-visible{transform:translateY(-2px)scale(1.02);box-shadow:0 12px 30px #0a7a531f}.products-page{background:#f7f9fc;min-height:100vh;padding:60px 0 80px}.products-header{text-align:center;max-width:800px;margin:0 auto 60px;padding:0 20px}.products-main-title{font-family:"Inter","Poppins",var(--font-heading);color:#0a1a3a;letter-spacing:-.5px;margin:0 0 16px;font-size:2.8rem;font-weight:700;line-height:1.2}.products-subtitle{font-family:var(--font-body);color:#6b7280;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.products-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.modern-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000f}.modern-product-card:hover{border-color:#0a7a53;transform:translateY(-8px);box-shadow:0 12px 36px #0000001f}.product-image-wrapper{background:linear-gradient(135deg,#f0f6ff,#e6f7ff);width:100%;height:260px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.modern-product-card:hover .product-image{transform:scale(1.08)}.product-badge{color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#0a7a53,#0d9768);border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:600;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #0a7a534d}.product-content{flex-direction:column;flex:1;padding:24px;display:flex}.product-title{font-family:"Inter","Poppins",var(--font-heading);color:#0a1a3a;margin:0 0 12px;font-size:1.35rem;font-weight:700;line-height:1.3}.product-description{font-family:var(--font-body);color:#6b7280;flex:1;margin:0 0 auto;font-size:15px;line-height:1.7}.product-actions{align-items:center;gap:12px;margin-top:20px;display:flex}.btn-contact{font-family:var(--font-heading);color:#0a1a3a;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #e5e7eb;border-radius:10px;flex:1;padding:12px 20px;font-size:.9rem;font-weight:700;transition:all .3s}.btn-contact:hover{color:#0a7a53;background:#f7f9fc;border-color:#0a7a53}.btn-enquire{font-family:var(--font-heading);color:#fff;cursor:pointer;white-space:nowrap;text-align:center;background:linear-gradient(135deg,#0a7a53,#0d9768);border:none;border-radius:10px;flex:1;padding:12px 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 12px #0a7a5333}.btn-enquire:hover{background:linear-gradient(135deg,#0d9768,#0a7a53);transform:translateY(-2px);box-shadow:0 8px 24px #0a7a5359}.product-category-section{margin-bottom:60px}.category-header{text-align:center;margin-bottom:32px}.category-title{font-family:"Inter","Poppins",var(--font-heading);color:#0a1a3a;letter-spacing:-.5px;margin:0 0 12px;font-size:2rem;font-weight:700}.category-divider{background:linear-gradient(90deg,#0000,#0a7a53,#0000);border-radius:2px;width:80px;height:4px;margin:0 auto}.product-category-tag{color:#0a1a3a;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.5px;background:#fffffff2;border:1px solid #e5e7eb;border-radius:6px;padding:6px 12px;font-size:.7rem;font-weight:600;position:absolute;top:16px;left:16px;box-shadow:0 2px 8px #0000001a}.product-details{border-top:1px solid #e5e7eb;margin:20px 0;padding-top:16px}.detail-section{margin-bottom:16px}.detail-title{font-family:var(--font-heading);color:#0a1a3a;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:.85rem;font-weight:700}.feature-list,.spec-list{margin:0;padding:0;list-style:none}.feature-list li,.spec-list li{font-family:var(--font-body);color:#6b7280;margin-bottom:6px;padding-left:20px;font-size:.85rem;line-height:1.6;position:relative}.feature-list li:before{content:"✓";color:#0a7a53;font-size:.9rem;font-weight:700;position:absolute;left:0}.spec-list li:before{content:"•";color:#9ca3af;font-weight:700;position:absolute;left:6px}.certifications-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.cert-tag{font-family:var(--font-body);color:#0a7a53;white-space:nowrap;background:#0a7a5314;border:1px solid #0a7a5333;border-radius:12px;padding:4px 10px;font-size:.7rem;font-weight:600}.products-footer-cta{text-align:center;background:linear-gradient(135deg,#f0f6ff,#e6f7ff);border:2px solid #e5e7eb;border-radius:16px;margin-top:60px;padding:48px 32px}.products-footer-cta h3{font-family:"Inter","Poppins",var(--font-heading);color:#0a1a3a;margin:0 0 12px;font-size:1.8rem;font-weight:700}.products-footer-cta p{font-family:var(--font-body);color:#6b7280;max-width:600px;margin:0 auto 28px;font-size:1.05rem;line-height:1.6}.btn-custom-request{font-family:var(--font-heading);color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:12px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 16px #2563eb40}.btn-custom-request:hover{background:linear-gradient(135deg,#1e40af,#2563eb);transform:translateY(-2px);box-shadow:0 8px 28px #2563eb66}@media (max-width:980px){.products-page{padding:50px 0 60px}.products-header{margin-bottom:50px}.products-main-title{font-size:2.4rem}.products-subtitle{font-size:1.05rem}.products-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px}.product-image-wrapper{height:240px}.product-title{font-size:1.25rem}.category-title{font-size:1.8rem}.product-category-section{margin-bottom:50px}.products-footer-cta{margin-top:50px;padding:40px 28px}.products-footer-cta h3{font-size:1.6rem}}@media (max-width:640px){.products-page{padding:40px 0 50px}.products-header{margin-bottom:40px;padding:0 15px}.products-main-title{font-size:2rem}.products-subtitle{font-size:1rem}.products-grid{grid-template-columns:1fr;gap:24px;padding:0 15px}.product-image-wrapper{height:220px}.product-content{padding:20px}.product-title{font-size:1.2rem}.product-description{font-size:14px}.detail-title,.feature-list li,.spec-list li{font-size:.8rem}.cert-tag{padding:3px 8px;font-size:.65rem}.category-title{font-size:1.6rem}.product-category-section{margin-bottom:40px}.products-footer-cta{margin-top:40px;padding:32px 20px}.products-footer-cta h3{font-size:1.4rem}.products-footer-cta p{font-size:.95rem}.btn-custom-request{padding:12px 28px;font-size:.95rem}.product-actions{flex-direction:column;gap:10px}.btn-contact,.btn-enquire{width:100%;padding:12px 16px}}@media (max-width:720px){.navLink{padding:12px 14px;font-size:1rem}.cta,.nav-cta{padding:10px 12px;font-size:.95rem}.enquire-btn{padding:10px 14px}.product-card img,.supply-card .card-media{height:auto;min-height:160px}}@media (hover:none){.product-card:hover,.product-card:focus-within,.supply-card:hover,.supply-card:focus-within,.cta:hover,.nav-cta:hover{box-shadow:none!important;transform:none!important}.product-card img,.supply-card .card-media img{transition:none!important}.modern-product-card:hover,.modern-product-card:hover .product-image,.btn-enquire:hover{transform:none}}@media (max-width:640px){.product-card img{height:160px}}.hours-box{background:linear-gradient(#fbfeff,#fff);border:1px solid #0b111d0b;border-radius:12px;margin:20px 0;padding:clamp(1rem,3vw,1.5rem);transition:transform .22s,box-shadow .22s,border-color .2s;box-shadow:0 8px 24px #0b111d0a}.hours-box:hover,.hours-box:focus-within{transform:translateY(-4px);box-shadow:0 26px 60px #0b111d14}.hours-box .hours-title{color:var(--accent);margin-bottom:12px;font-weight:700;display:block}.hours-list{color:var(--muted);flex-direction:column;gap:8px;font-size:.98rem;display:flex}.hours-row{justify-content:space-between;align-items:center;gap:12px;padding:4px 0;display:flex}.hours-day{color:var(--text);font-weight:600}.hours-time{color:var(--muted)}.hours-weekend .hours-day{color:var(--brand-green)}@media (max-width:640px){.hours-row{gap:8px}.product-grid,.impact-grid{padding:0 15px}}.closing-statement{color:var(--closing-gray);font-family:var(--font-accent);text-align:left;letter-spacing:.2px;width:100%;margin:22px 0 0;font-size:1.02rem;font-style:italic;font-weight:500;line-height:1.85}@media (max-width:640px){.closing-statement{max-width:100%;margin:16px 0 0;font-size:1rem;line-height:1.7}}.impact-grid{grid-template-columns:1fr;gap:20px;max-width:1200px;margin-top:2rem;margin-bottom:2rem;padding:0 30px;display:grid}.impact-item{background:#fff;border:1px solid #0b111d0a;border-radius:10px;align-items:center;gap:18px;margin-bottom:10px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:flex}.impact-icon{width:56px;height:56px;color:var(--brand-green);background:#0a7a530f;border-radius:10px;flex:0 0 56px;place-items:center;display:grid}.impact-body h4{color:var(--brand-green);margin:0 0 6px;font-size:1.02rem;font-weight:700}.impact-body p{color:var(--muted);margin:0;line-height:1.6}.impact-item:hover,.impact-item:focus-within{background:#fafbfc;border-color:#0a7a5324;transform:translateY(-6px);box-shadow:0 18px 46px #0b111d0f}@media (min-width:640px){.impact-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.impact-grid{grid-template-columns:repeat(3,1fr)}}.contact-page{background:linear-gradient(#f0f6ff 0%,#fff 100%);min-height:100vh;padding:60px 0 0}.contact-header{text-align:center;max-width:800px;margin:0 auto 50px;padding:0 20px}.contact-main-title{font-family:"Inter","Poppins",var(--font-heading);color:#0a1a3a;letter-spacing:-.5px;margin:0 0 16px;font-size:2.8rem;font-weight:700;line-height:1.2}.contact-intro{font-family:var(--font-body);color:#6b7280;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.7}.contact-info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1100px;margin:0 auto 60px;padding:0 20px;display:grid}.contact-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;padding:clamp(1.25rem,3vw,1.75rem) clamp(1rem,2.5vw,1.5rem);transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000a}.contact-info-card:hover{border-color:#0a7a53;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.contact-icon{background:linear-gradient(135deg,#f0f6ff,#e6f7ff);border:2px solid #0a7a53;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;display:flex}.contact-details{flex:1}.contact-label{font-family:var(--font-heading);color:#0a7a53;margin:0 0 6px;font-size:1.1rem;font-weight:700}.contact-value{font-family:var(--font-body);color:#0a1a3a;margin:0;font-size:.95rem;font-weight:500;line-height:1.5}@media (max-width:980px){.contact-page{padding:50px 0 0}.contact-header{margin-bottom:40px}.contact-main-title{font-size:2.4rem}.contact-intro{font-size:1.05rem}.contact-info-grid{gap:20px;margin-bottom:50px}.contact-icon{width:52px;height:52px;font-size:26px}.contact-label{font-size:1.05rem}.contact-value{font-size:.9rem}}@media (max-width:640px){.contact-page{padding:40px 0 0}.contact-header{margin-bottom:32px;padding:0 15px}.contact-main-title{font-size:2rem}.contact-intro{font-size:1rem}.contact-info-grid{grid-template-columns:1fr;gap:16px;margin-bottom:40px;padding:0 15px}.contact-info-card{padding:20px 18px}.contact-icon{width:48px;height:48px;font-size:24px}.contact-label{font-size:1rem}.contact-value{font-size:.88rem}}@media (max-width:720px){:root{--header-height:55px}.hero{padding:3rem 0 2rem}.constrain{padding-inline:20px}.product-grid,.impact-grid{padding:0 20px}.hero-inner{grid-template-columns:1fr}.hero-media{min-height:220px}}@media (min-width:1200px){.constrain{padding-inline:30px}.hero-inner{grid-template-columns:1fr minmax(360px,44%)}.hero-media{min-height:420px}.product-grid,.impact-grid{padding:0 30px}}@media (max-width:980px){.footer-content{grid-auto-rows:auto;padding-inline-start:var(--site-padding);padding-inline-end:var(--site-padding)}.footer-bottom-inner{flex-direction:column;align-items:center;gap:.75rem}}.about-page-wrapper{background:linear-gradient(#fff 0%,#f0f6ff 100%);width:100%;max-width:100%;margin:0;padding:0}.about-hero{text-align:center;background:linear-gradient(135deg,#1a3a5d 0%,#0a7a53 100%);padding:80px 0 60px;position:relative;overflow:hidden}.about-hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.about-hero-content{z-index:1;position:relative}.about-main-title{font-family:var(--font-heading);color:#fff;letter-spacing:-.5px;margin:0 0 24px;font-size:3rem;font-weight:800;line-height:1.2}.about-hero-subtitle{font-family:var(--font-body);color:#fffffff2;max-width:800px;margin:0 auto;font-size:1.3rem;line-height:1.6}.about-intro-section{background:#fff;padding:70px 0}.about-section-box{margin:clamp(1.5rem,5vw,3rem) 0}.section-container{background:#fff;border-radius:12px;max-width:100%;margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,4vw,2rem);box-shadow:0 4px 12px #0000000f}.section-title{font-family:var(--font-heading);color:#0a1a3a;letter-spacing:.5px;margin:0 0 32px;font-size:2.5rem;font-weight:700;line-height:1.3}.section-title.centered{text-align:center}.intro-text{font-family:var(--font-body);color:#4a4a4a;margin:0 0 20px;font-size:17px;line-height:1.7}.intro-text strong{color:#0a1a3a;font-weight:700}.intro-text em{color:var(--brand-green);font-style:italic;font-weight:600}.about-story-section{background:linear-gradient(135deg,#f0f6ff 0%,#fff 50%,#e6f7ff 100%);padding:0}.story-container{max-width:900px;margin:0 auto;padding:40px 0;position:relative}.story-timeline{opacity:.3;background:linear-gradient(#0a7a53,#2563eb);border-radius:2px;width:4px;height:calc(100% - 100px);position:absolute;top:60px;left:0}.timeline-dot{background:#e5e7eb;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000001a}.timeline-dot:nth-child(2){top:0}.timeline-dot:nth-child(3){top:50%;transform:translate(-50%,-50%)}.timeline-dot:nth-child(4){bottom:0}.timeline-dot.active{background:linear-gradient(135deg,#0a7a53,#0d9768);width:16px;height:16px;animation:2s infinite pulse}.story-content{margin-left:clamp(1rem,4vw,2.5rem)}.story-block{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:28px;padding:clamp(1.25rem,4vw,2rem) clamp(1rem,3vw,1.75rem);transition:all .3s;position:relative;box-shadow:0 4px 12px #0000000f}.story-block:hover{border-color:#0a7a53;transform:translate(8px);box-shadow:0 8px 24px #0000001f}.story-block:before{content:"";opacity:0;background:linear-gradient(90deg,#0a7a53,#0000);width:28px;height:2px;transition:opacity .3s;position:absolute;top:50%;left:-40px;transform:translateY(-50%)}.story-block:hover:before{opacity:1}.story-icon{background:linear-gradient(135deg,#f0f6ff,#e6f7ff);border:2px solid #0a7a53;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:28px;display:inline-flex;box-shadow:0 4px 12px #0a7a5326}.story-subtitle{font-family:"Inter","Poppins",var(--font-heading);color:#0a1a3a;margin:0 0 12px;font-size:1.35rem;font-weight:700;line-height:1.3}.story-text{font-family:var(--font-body);color:#4a4a4a;margin:0;font-size:17px;line-height:1.8}.story-text strong{color:#0a1a3a;font-weight:700}.story-text .highlight{color:#0a7a53;padding:0 2px;font-weight:600;position:relative}.about-values-section{padding:0}.values-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-top:32px;display:grid}.value-card{text-align:center;border-left:4px solid var(--brand-green);background:linear-gradient(135deg,#f0f6ff 0%,#fff 100%);border-radius:16px;padding:clamp(1.25rem,4vw,2rem) clamp(1rem,3vw,1.75rem);transition:transform .3s,box-shadow .3s,background .3s;box-shadow:0 4px 16px #0b111d0f}.value-card:hover{background:linear-gradient(135deg,#e6f7ff 0%,#f9fcff 100%);transform:translateY(-6px);box-shadow:0 10px 32px #0b111d1f}.value-icon{color:var(--brand-green);margin-bottom:16px;font-size:3rem;font-weight:700;display:block}.value-card h3{font-family:var(--font-heading);color:var(--accent);margin:0 0 12px;font-size:1.35rem;font-weight:700}.value-card p{font-family:var(--font-body);color:var(--text);margin:0;font-size:.98rem;line-height:1.7}.about-why-section{padding:0}.why-content{max-width:100%;margin:0 auto}.why-list{margin:0;padding:0;list-style:none}.why-list li{font-family:var(--font-body);color:#4a4a4a;cursor:pointer;margin-bottom:18px;padding-left:36px;font-size:17px;line-height:1.7;transition:transform .3s;position:relative}.why-list li:hover{transform:translate(4px)}.why-list li:before{content:"•";color:var(--brand-green);font-size:1.8rem;font-weight:700;line-height:1.3;position:absolute;top:0;left:0}.why-list li strong{color:#0a1a3a;font-weight:700}.about-certifications-section{background:#f7f9fc;padding:0}.about-certifications-section .section-title{font-family:"Inter","Poppins",var(--font-heading);color:#0a1a3a;text-align:center;letter-spacing:.5px;margin-bottom:50px;padding-bottom:20px;font-size:2.2rem;font-weight:700;position:relative}.about-certifications-section .section-title:after{content:"";background:linear-gradient(90deg,#0000,#0a7a53,#0000);border-radius:2px;width:80px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.certification-intro{font-family:var(--font-body);color:#4a4a4a;text-align:center;max-width:800px;margin:0 auto 40px;font-size:17px;line-height:1.7}.certification-intro strong{color:#0a1a3a;font-weight:700}.certifications-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;margin:0 0 40px;display:grid}.certification-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:clamp(1.5rem,4vw,2rem) clamp(1.25rem,3vw,1.5rem);transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.certification-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0a7a53,#2563eb);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.certification-card:hover{border-color:#0a7a53;transform:translateY(-6px);box-shadow:0 8px 24px #0000001f}.certification-card:hover:before{opacity:1}.cert-icon{color:#fff;background:linear-gradient(135deg,#0a7a53,#0d9768);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:28px;font-weight:700;transition:transform .3s;display:flex;box-shadow:0 4px 12px #0a7a534d}.certification-card:hover .cert-icon{transform:scale(1.1)rotate(5deg)}.cert-title{font-family:"Inter","Poppins",var(--font-heading);color:#0a1a3a;margin:0 0 12px;font-size:1.25rem;font-weight:700;line-height:1.3}.cert-description{font-family:var(--font-body);color:#6b7280;margin:0;font-size:15px;line-height:1.6}.certification-note{font-family:var(--font-body);color:#4a4a4a;border-left:4px solid var(--brand-green);text-align:center;background:linear-gradient(135deg,#f0f6ff 0%,#e6f7ff 100%);border-radius:8px;margin:40px 0 0;padding:20px 24px;font-size:16px;font-style:italic;line-height:1.7}.about-commitment-section{background:linear-gradient(135deg,#fff 0%,#f0f6ff 50%,#e6f7ff 100%);padding:0}.commitment-container{background:#fff;border:1px solid #e5e7eb;border-radius:20px;max-width:850px;margin:0 auto;padding:48px 40px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014}.commitment-container:before{content:"";background:linear-gradient(90deg,#0a7a53,#2563eb,#0a7a53) 0 0/200% 100%;height:6px;animation:3s infinite gradientShift;position:absolute;top:0;left:0;right:0}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.commitment-header{justify-content:center;align-items:center;gap:16px;margin-bottom:32px;display:flex}.commitment-icon{background:linear-gradient(135deg,#ffe5e5,#ffd1d1);border:3px solid #ff6b6b;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;animation:2s ease-in-out infinite heartbeat;display:flex;box-shadow:0 4px 16px #ff6b6b40}@keyframes heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.1)}20%,40%{transform:scale(1)}}.commitment-title{font-family:"Inter","Poppins",var(--font-heading);color:#0a1a3a;margin:0;font-size:2rem;font-weight:700;line-height:1.3}.commitment-content{text-align:center}.commitment-text{font-family:var(--font-body);color:#4a4a4a;margin:0 0 24px;font-size:18px;line-height:1.8}.commitment-text strong{color:#0a1a3a;font-weight:700}.commitment-text .highlight-text{color:#0a7a53;background:linear-gradient(135deg,#0a7a531a,#0a7a530d);border-radius:4px;padding:2px 6px;font-weight:700;position:relative}.commitment-tagline{font-family:var(--font-heading);color:#2563eb;background:linear-gradient(135deg,#f0f6ff,#e6f7ff);border-left:4px solid #2563eb;border-radius:12px;margin:32px 0 0;padding:24px;font-size:1.25rem;font-style:italic;font-weight:600;line-height:1.6}.commitment-tagline strong{color:#0a7a53;font-weight:700}@media (max-width:980px){.about-main-title{font-size:2.4rem}.about-hero-subtitle{font-size:1.15rem}.section-title{font-size:2rem}.section-container{padding:clamp(1.25rem,3vw,1.875rem) clamp(.75rem,2vw,1.25rem)}.about-section-box{margin:clamp(1.25rem,4vw,2.5rem) 0}.offerings-grid,.values-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.about-hero,.about-intro-section{padding:50px 0}.certifications-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.certification-card{padding:clamp(1.25rem,3vw,1.75rem) clamp(1rem,2.5vw,1.25rem)}.cert-icon{width:50px;height:50px;font-size:24px}.cert-title{font-size:1.15rem}.story-container{padding:30px 0}.story-content{margin-left:30px}.story-block{margin-bottom:24px;padding:clamp(1.25rem,3vw,1.75rem) clamp(1rem,2.5vw,1.375rem)}.story-block:before{width:22px;left:-30px}.story-icon{width:50px;height:50px;font-size:24px}.story-subtitle{font-size:1.25rem}.commitment-container{padding:40px 32px}.commitment-header{gap:14px;margin-bottom:28px}.commitment-icon{width:58px;height:58px;font-size:28px}.commitment-title{font-size:1.8rem}.commitment-text{font-size:17px}.commitment-tagline{margin-top:28px;padding:20px;font-size:1.15rem}.intro-text,.story-text,.why-list li{font-size:16px}}@media (max-width:640px){.about-main-title{font-size:1.9rem}.about-hero-subtitle{font-size:1.05rem}.section-title{font-size:1.7rem}.section-container{padding:clamp(1rem,2.5vw,1.25rem) clamp(.5rem,2vw,1rem)}.about-section-box{margin:clamp(1rem,3vw,1.875rem) 0}.certifications-grid{grid-template-columns:1fr;gap:20px}.certification-card{padding:clamp(1rem,2.5vw,1.5rem) clamp(.75rem,2vw,1.125rem)}.cert-icon{width:48px;height:48px;font-size:22px}.cert-title{font-size:1.1rem}.cert-description{font-size:14px}.about-certifications-section .section-title{margin-bottom:35px;font-size:1.8rem}.certification-intro{margin-bottom:30px;font-size:16px}.certification-note{padding:18px 20px;font-size:15px}.story-container{padding:20px 0}.story-timeline{display:none}.story-content{margin-left:0}.story-block{margin-bottom:20px;padding:clamp(1rem,2.5vw,1.5rem) clamp(.75rem,2vw,1.25rem)}.story-block:before{display:none}.story-block:hover{transform:translate(0)}.story-icon{width:48px;height:48px;margin-bottom:14px;font-size:22px}.story-subtitle{margin-bottom:10px;font-size:1.15rem}.commitment-container{border-radius:16px;padding:32px 24px}.commitment-header{flex-direction:column;gap:12px;margin-bottom:24px}.commitment-icon{width:52px;height:52px;font-size:26px}.commitment-title{text-align:center;font-size:1.5rem}.commitment-text{margin-bottom:20px;font-size:16px;line-height:1.7}.commitment-tagline{margin-top:24px;padding:18px 20px;font-size:1.05rem}.intro-text,.story-text,.why-list li{font-size:16px}.values-grid{grid-template-columns:1fr;gap:20px}.value-card{padding:clamp(1.25rem,3vw,1.75rem) clamp(1rem,2.5vw,1.5rem)}.about-hero{padding:60px 0 40px}.about-intro-section{padding:40px 0}.why-list li,.certification-list li{padding-left:32px}.why-list li:before{font-size:1.5rem}.certification-list li:before{font-size:1.2rem}}.legal-page{background:linear-gradient(#f0f6ff 0%,#fff 50%,#f7f9fc 100%);min-height:100vh;padding:60px 0 80px}.legal-container{max-width:900px;margin:0 auto;padding:0 20px}.legal-header{text-align:center;border-bottom:2px solid #e5e7eb;margin-bottom:48px;padding-bottom:32px}.legal-main-title{font-family:"Inter","Poppins",var(--font-heading);color:#0a1a3a;letter-spacing:-.5px;margin:0 0 12px;font-size:2.8rem;font-weight:700;line-height:1.2}.legal-date{font-family:var(--font-body);color:#6b7280;margin:0;font-size:.95rem;font-style:italic}.legal-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:48px 40px;box-shadow:0 4px 16px #0000000f}.legal-section{border-bottom:1px solid #f3f4f6;margin-bottom:48px;padding-bottom:32px}.legal-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-section-title{font-family:"Inter","Poppins",var(--font-heading);color:#0d47a1;margin:0 0 20px;padding-left:16px;font-size:1.75rem;font-weight:700;line-height:1.3;position:relative}.legal-section-title:before{content:"";background:linear-gradient(#0d47a1,#2563eb);border-radius:2px;width:4px;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.legal-subsection{border-left:2px solid #e5e7eb;margin:24px 0;padding-left:20px}.legal-subsection-title{font-family:var(--font-heading);color:#0a1a3a;margin:0 0 12px;font-size:1.2rem;font-weight:600;line-height:1.4}.legal-text{font-family:"Segoe UI",Tahoma,var(--font-body),sans-serif;color:#374151;margin:0 0 16px;font-size:1rem;line-height:1.8}.legal-text:last-child{margin-bottom:0}.legal-text strong{color:#0a1a3a;font-weight:600}.legal-list{margin:16px 0;padding:0;list-style:none}.legal-list li{font-family:"Segoe UI",Tahoma,var(--font-body),sans-serif;color:#374151;margin-bottom:12px;padding-left:32px;font-size:1rem;line-height:1.8;position:relative}.legal-list li:before{content:"▸";color:#0d47a1;font-size:1.1rem;font-weight:700;position:absolute;left:8px}.legal-list li strong{color:#0a1a3a;font-weight:600}.legal-link{color:#0d47a1;border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:all .3s}.legal-link:hover{color:#2563eb;border-bottom-color:#2563eb}.legal-contact-box{background:linear-gradient(135deg,#f0f6ff,#e6f7ff);border:1px solid #d1e3ff;border-radius:10px;margin-top:20px;padding:24px 28px}.legal-contact-box p{color:#0a1a3a;margin:0 0 8px;font-family:Segoe UI,Tahoma,sans-serif;font-size:.95rem;line-height:1.6}.legal-contact-box p:last-child{margin-bottom:0}.legal-contact-box strong{color:#0d47a1;font-size:1.1rem}.legal-acknowledgment{background:linear-gradient(135deg,#fff9e6,#fffaed);border:2px solid #ffa726;border-radius:10px;margin-top:32px;padding:24px}.legal-acknowledgment .legal-text{color:#0a1a3a;text-align:center;margin:0;font-size:1.05rem}@media (max-width:980px){.legal-page{padding:50px 0 60px}.legal-main-title{font-size:2.4rem}.legal-content{padding:40px 32px}.legal-section-title{font-size:1.6rem}.legal-subsection-title{font-size:1.15rem}.legal-text,.legal-list li{font-size:.95rem}}@media (max-width:640px){.legal-page{padding:40px 0 50px}.legal-container{padding:0 15px}.legal-header{margin-bottom:32px;padding-bottom:24px}.legal-main-title{font-size:2rem}.legal-date{font-size:.88rem}.legal-content{border-radius:10px;padding:32px 24px}.legal-section{margin-bottom:36px;padding-bottom:24px}.legal-section-title{padding-left:12px;font-size:1.4rem}.legal-section-title:before{width:3px}.legal-subsection{margin:20px 0;padding-left:16px}.legal-subsection-title{font-size:1.1rem}.legal-text,.legal-list li{font-size:.92rem;line-height:1.7}.legal-list li{padding-left:28px}.legal-list li:before{font-size:1rem;left:6px}.legal-contact-box{padding:20px}.legal-contact-box p{font-size:.9rem}.legal-acknowledgment{padding:20px}.legal-acknowledgment .legal-text{font-size:1rem}}@media print{.legal-page{background:#fff;padding:0}.legal-content{box-shadow:none;border:none}.legal-section{page-break-inside:avoid}.legal-link{color:#0d47a1;border-bottom:none}}
:root{--brand-blue:#0d47a1;--brand-green:#0a7a53;--nav-text:#2c5282;--nav-hover:#3182ce;--muted:#64748b;--header-bg:#fff;--header-shadow:#2c52821f}.Header-module__Af2_WG__header{z-index:1000;background:var(--header-bg);border-bottom:1px solid #2c52820f;padding:0;transition:all .35s cubic-bezier(.4,0,.2,1);position:sticky;top:0;box-shadow:0 1px 3px #0000000f}.Header-module__Af2_WG__container{box-sizing:border-box;justify-content:space-between;align-items:center;gap:clamp(12px,3vw,24px);width:100%;max-width:1200px;min-height:75px;margin:0 auto;padding:14px clamp(16px,4vw,24px);display:flex}.Header-module__Af2_WG__shrink{box-shadow:0 2px 8px var(--header-shadow);border-bottom-color:#2c52821a}.Header-module__Af2_WG__shrink .Header-module__Af2_WG__container{min-height:68px;padding:10px 24px}.Header-module__Af2_WG__brandArea{flex-shrink:0;align-items:center;gap:14px;display:flex}.Header-module__Af2_WG__brand{align-items:center;gap:14px;text-decoration:none;transition:opacity .3s;display:flex}.Header-module__Af2_WG__brand:hover{opacity:.9}.Header-module__Af2_WG__logo{background:linear-gradient(135deg,#f0f7ff,#e6f2ff);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:inline-flex;overflow:hidden;box-shadow:0 2px 6px #0d47a11f}.Header-module__Af2_WG__brandText{flex-direction:column;gap:2px;line-height:1.2;display:flex}.Header-module__Af2_WG__brandName{color:var(--brand-blue);letter-spacing:-.01em;font-family:Segoe UI,Tahoma,sans-serif;font-size:1.05rem;font-weight:700}.Header-module__Af2_WG__tagline{color:var(--muted);letter-spacing:.01em;font-size:.75rem;font-weight:500}.Header-module__Af2_WG__navArea{flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.Header-module__Af2_WG__hamburger{width:32px;height:22px;display:inline-block;position:relative}.Header-module__Af2_WG__hamburger,.Header-module__Af2_WG__hamburger:before,.Header-module__Af2_WG__hamburger:after{background:var(--nav-text);border-radius:2px;width:32px;height:3px;transition:all .4s cubic-bezier(.4,0,.2,1)}.Header-module__Af2_WG__hamburger:before,.Header-module__Af2_WG__hamburger:after{content:"";position:absolute;left:0}.Header-module__Af2_WG__hamburger:before{top:-9px}.Header-module__Af2_WG__hamburger:after{box-shadow:0 6px 0 var(--nav-text);top:9px}.Header-module__Af2_WG__open{background:0 0}.Header-module__Af2_WG__open:before{top:0;transform:rotate(45deg)}.Header-module__Af2_WG__open:after{box-shadow:none;top:0;transform:rotate(-45deg)}.Header-module__Af2_WG__navList{align-items:center;gap:4px;width:auto;max-width:none;margin:0;padding:0;list-style:none;display:none}.Header-module__Af2_WG__mobileToggle{flex-shrink:0;width:50px;height:50px;display:none}@media (max-width:768px){.Header-module__Af2_WG__mobileToggle{cursor:pointer;z-index:1100;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;margin-left:auto;transition:all .3s;position:relative;display:flex!important}.Header-module__Af2_WG__mobileToggle:hover{background:#0d47a10f}.Header-module__Af2_WG__mobileToggle:active{background:#0d47a11a}.Header-module__Af2_WG__navList{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#fffffffa;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:100vw;height:100vh;padding:90px clamp(20px,5vw,40px) 40px;animation:.35s cubic-bezier(.4,0,.2,1) Header-module__Af2_WG__slideDown;position:fixed;inset:0;overflow-y:auto;display:none!important}.Header-module__Af2_WG__navList.Header-module__Af2_WG__open{display:flex!important}@keyframes Header-module__Af2_WG__slideDown{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();transform:translateY(-30px)}to{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(0)}}.Header-module__Af2_WG__navItem{width:100%;max-width:320px;margin-bottom:8px}.Header-module__Af2_WG__navLink{background:#0d47a10d;border:1px solid #0d47a114;border-radius:12px;justify-content:center;width:100%;margin-bottom:4px;text-decoration:none;transition:all .25s;color:var(--nav-text)!important;padding:16px 24px!important;font-size:1.05rem!important;font-weight:600!important}.Header-module__Af2_WG__navLink:hover{background:#0d47a114;border-color:#0d47a126;transform:translateY(-2px);box-shadow:0 4px 12px #0d47a11f;color:var(--brand-blue)!important}.Header-module__Af2_WG__navLink:active{transform:translateY(-1px)}.Header-module__Af2_WG__dropdown{border:1px solid #0d47a114;border-radius:10px;width:100%;margin-top:8px;margin-bottom:12px;padding:10px 8px;box-shadow:none!important;background:#0d47a108!important;position:static!important}.Header-module__Af2_WG__dropdownItem{background:#0d47a10d;border-radius:8px;margin-bottom:4px;transition:all .25s;color:var(--nav-text)!important;padding:12px 18px!important;font-size:.95rem!important}.Header-module__Af2_WG__dropdownItem:hover{background:#0d47a11a;transform:translate(6px);color:var(--brand-blue)!important}.Header-module__Af2_WG__dropdownItem:last-child{margin-bottom:0}.Header-module__Af2_WG__mobileToggle:focus{outline-offset:2px;background:#2c52821f;outline:3px solid #2c528266}.Header-module__Af2_WG__navLink:focus,.Header-module__Af2_WG__dropdownItem:focus{outline-offset:2px;outline:3px solid #2c528266;background:#2c528233!important}.Header-module__Af2_WG__mobileToggle,.Header-module__Af2_WG__navList,.Header-module__Af2_WG__hamburger,.Header-module__Af2_WG__hamburger:before,.Header-module__Af2_WG__hamburger:after{will-change:transform,opacity;transform:translateZ(0)}.Header-module__Af2_WG__navLink:active{transition:transform .1s;transform:scale(.98)translateY(-1px)}.Header-module__Af2_WG__actionsArea{display:none!important}}.Header-module__Af2_WG__navItem{list-style:none;position:relative}.Header-module__Af2_WG__navLink{color:var(--nav-text);letter-spacing:.005em;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:10px 16px;font-family:Segoe UI,Tahoma,sans-serif;font-size:.94rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;position:relative}.Header-module__Af2_WG__navLink:hover{color:var(--brand-blue);background:#0d47a10f}.Header-module__Af2_WG__navLink:active{transform:translateY(0)}.Header-module__Af2_WG__dropdownToggle{cursor:pointer;background:0 0;border:0;font-family:Segoe UI,Tahoma,sans-serif}.Header-module__Af2_WG__dropdown{min-width:200px;color:var(--nav-text);z-index:1050;background:#fff;border:1px solid #0d47a114;border-radius:10px;padding:8px 6px;animation:.25s cubic-bezier(.4,0,.2,1) Header-module__Af2_WG__dropdownSlide;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #0d47a11f,0 2px 6px #00000014}@keyframes Header-module__Af2_WG__dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__dropdown.Header-module__Af2_WG__show{display:block}.Header-module__Af2_WG__dropdownItem{color:var(--nav-text);border-radius:7px;padding:9px 14px;font-family:Segoe UI,Tahoma,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__Af2_WG__dropdownItem:hover{color:var(--brand-blue);background:#0d47a114;padding-left:18px}.Header-module__Af2_WG__actionsArea{flex-shrink:0;align-items:center;gap:16px;display:flex}.Header-module__Af2_WG__contactInfo{border-right:1px solid #fff3;align-items:center;gap:14px;padding-right:16px;display:none}.Header-module__Af2_WG__contactLink{color:var(--muted);align-items:center;gap:8px;font-family:Segoe UI,Tahoma,sans-serif;font-size:.88rem;text-decoration:none;transition:color .3s;display:inline-flex}.Header-module__Af2_WG__contactLink:hover{color:var(--nav-text)}.Header-module__Af2_WG__contactText{color:var(--muted);font-weight:500}.Header-module__Af2_WG__cta{background:linear-gradient(135deg,var(--brand-green),#0a8a61);color:#fff;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-family:Segoe UI,Tahoma,sans-serif;font-size:.93rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #0a7a5333}.Header-module__Af2_WG__cta:hover{background:linear-gradient(135deg,#0a8a61,var(--brand-green));transform:translateY(-1px);box-shadow:0 4px 16px #0a7a534d}.Header-module__Af2_WG__cta:active{transform:translateY(0)}@media (min-width:769px){.Header-module__Af2_WG__mobileToggle{display:none}.Header-module__Af2_WG__navList{box-shadow:none;flex-direction:row;max-height:none;padding:0;animation:none;position:static;overflow:visible;display:flex!important}.Header-module__Af2_WG__contactInfo{display:flex}}@media (min-width:992px){.Header-module__Af2_WG__brandName{font-size:1.15rem}.Header-module__Af2_WG__logo{width:60px;height:60px}.Header-module__Af2_WG__container{padding:16px 48px}}@media (min-width:1200px){.Header-module__Af2_WG__container{padding:18px 64px}.Header-module__Af2_WG__navLink{padding:10px 20px;font-size:1rem}}@media (max-width:992px) and (min-width:769px){.Header-module__Af2_WG__contactInfo{display:none}.Header-module__Af2_WG__container{padding:14px 28px}.Header-module__Af2_WG__navLink{padding:9px 14px;font-size:.9rem}.Header-module__Af2_WG__cta{padding:10px 18px;font-size:.9rem}}@media (max-width:480px){.Header-module__Af2_WG__container{gap:10px;min-height:62px;padding:10px 14px}.Header-module__Af2_WG__logo{width:44px!important;height:44px!important}.Header-module__Af2_WG__brandName{font-size:.95rem!important}.Header-module__Af2_WG__tagline{font-size:.7rem!important}.Header-module__Af2_WG__mobileToggle{width:46px!important;height:46px!important}.Header-module__Af2_WG__hamburger{width:28px!important;height:20px!important}.Header-module__Af2_WG__hamburger,.Header-module__Af2_WG__hamburger:before,.Header-module__Af2_WG__hamburger:after{width:28px!important;height:2.5px!important}.Header-module__Af2_WG__navList{gap:6px!important;padding:80px 16px 32px!important}.Header-module__Af2_WG__navItem{max-width:300px!important}.Header-module__Af2_WG__navLink{border-radius:10px!important;padding:15px 20px!important;font-size:1.02rem!important}}
.Footer-module__EZoWya__footer{color:#475569;background:#f8fafb;border-top:1px solid #e2e8f0;padding:clamp(48px,8vw,72px) 0 24px}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 clamp(16px,4vw,32px)}.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:clamp(32px,6vw,48px);display:grid}.Footer-module__EZoWya__brand{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Footer-module__EZoWya__logo{border-radius:8px}.Footer-module__EZoWya__brandName{color:#0f172a;font-size:1.05rem;font-weight:700}.Footer-module__EZoWya__tagline{color:#64748b;margin-top:2px;font-size:.88rem}.Footer-module__EZoWya__about{color:#64748b;margin:12px 0 20px;font-size:.95rem;line-height:1.65}.Footer-module__EZoWya__social{gap:10px;display:flex}.Footer-module__EZoWya__social a{color:#475569;background:#e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}.Footer-module__EZoWya__social a:hover{background:#cbd5e1;transform:translateY(-2px)}.Footer-module__EZoWya__heading{color:#0f172a;margin-bottom:16px;font-size:.95rem;font-weight:700}.Footer-module__EZoWya__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__list li{color:#64748b;font-size:.92rem}.Footer-module__EZoWya__list a{color:#64748b;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__list a:hover{color:#0f172a}.Footer-module__EZoWya__bottom{color:#94a3b8;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:clamp(40px,6vw,56px);padding-top:24px;font-size:.88rem;display:flex}.Footer-module__EZoWya__links{gap:16px;display:flex}.Footer-module__EZoWya__links a{color:#94a3b8;text-decoration:none}.Footer-module__EZoWya__links a:hover{color:#475569}@media (min-width:640px){.Footer-module__EZoWya__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.Footer-module__EZoWya__grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:clamp(36px,5vw,56px)}}
