.topbar{background:#004c38;color:#f2faf5;font-size:.86rem}.topbar__inner{display:flex;flex-wrap:wrap;align-items:center;gap:6px 20px;padding:6px 0}.topbar__item{display:inline-flex;align-items:center;gap:7px;color:#f2faf5}.topbar__item svg{width:16px;height:16px;opacity:.92}.topbar__item a{color:#f2faf5}.topbar__item a:hover{color:#fff}.topbar__spacer{margin-left:auto}.topbar__hours{color:#c7ded0}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);-webkit-backdrop-filter:saturate(150%) blur(6px);backdrop-filter:saturate(150%) blur(6px);border-bottom:1px solid var(--line)}.nav__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:32px;gap:32px;min-height:80px}.nav__brand{display:inline-flex;align-items:center;gap:11px;font-weight:800;font-size:1.18rem;color:var(--brand-900);letter-spacing:-.02em;min-width:0;justify-self:start}.nav__brand:hover{color:var(--brand-800)}.nav__brand-fallback{display:inline-flex;align-items:center;gap:11px;min-width:0}.nav__logo{display:block;width:auto;height:68px;max-width:min(400px,36vw);object-fit:contain;object-position:left center}.nav__mark{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;color:#fff;font-weight:800;font-size:1rem;background:linear-gradient(135deg,var(--brand-primary),var(--brand-green));box-shadow:var(--shadow-sm)}.nav__links{display:flex;align-items:center;justify-content:center;gap:clamp(24px,2.2vw,40px);margin-left:0;justify-self:center}.nav__link{position:relative;display:inline-flex;align-items:center;gap:8px;padding:12px 5px;border-radius:8px;color:var(--brand-navy);font-weight:650;font-size:clamp(1rem,1.15vw,1.2rem)}.nav__link:hover{background:var(--surface-alt)}.nav__link--active,.nav__link:hover{color:var(--brand-primary)}.nav__link--active:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:99px;background:var(--brand-primary)}.nav__caret{width:8px;height:8px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg) translateY(-2px)}.nav__dropdown{position:relative}.nav__dropdown-menu{position:absolute;top:calc(100% + 6px);left:50%;z-index:60;display:grid;min-width:230px;padding:10px;border:1px solid var(--brand-border);border-radius:var(--radius-sm);background:var(--brand-white);box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translate(-50%,-5px);transition:opacity .18s ease,transform .18s ease}.nav__dropdown:focus-within .nav__dropdown-menu,.nav__dropdown:hover .nav__dropdown-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav__dropdown-menu a{padding:10px 12px;border-radius:7px;color:var(--brand-navy);font-size:.9rem;font-weight:600}.nav__dropdown-menu a:focus-visible,.nav__dropdown-menu a:hover{color:var(--brand-primary);background:var(--surface-alt)}.nav__cta{justify-self:end;margin-left:0;padding:12px 24px;font-size:1rem}.nav__actions{display:flex;align-items:center;justify-self:end;gap:10px}.nav__logout{border:1px solid #d97706;border-radius:8px;background:#fff;color:#a64b00;cursor:pointer;font:inherit;font-weight:700;line-height:1.2;padding:11px 15px}.nav__logout:hover:not(:disabled){background:#fff7ed;color:#8a3c00}.nav__logout:disabled{cursor:wait;opacity:.7}.nav__logout--mobile{display:none}.nav__cta svg,.nav__mobile .btn svg{width:18px;height:18px}.nav__toggle{display:none;margin-left:auto;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--brand-800);cursor:pointer}.nav__toggle svg{width:24px;height:24px}.nav__mobile{display:none;border-top:1px solid var(--line);background:#fff;padding:10px 0 18px}.nav__mobile.open{display:block}.nav__mobile .nav__link{display:block;padding:12px 6px;border-radius:8px;font-size:1rem}.nav__mobile-products{display:grid;grid-gap:2px;gap:2px;margin:6px 0 8px;padding:10px 6px 4px 18px;border-left:2px solid var(--brand-border)}.nav__mobile-products>span{margin-bottom:3px;color:var(--brand-gray);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.nav__mobile-product-link{padding:7px 0;color:var(--brand-navy);font-size:.92rem}.nav__mobile .btn{width:100%;margin-top:10px}@media (max-width:1023px){.nav__inner{display:flex;min-height:80px;gap:14px}.nav__links{display:none}.nav__brand{flex:1 1}.nav__cta{margin-left:auto}.nav__actions{gap:10px}.nav__logout--desktop{display:none}.nav__logout--mobile{display:block;width:100%;margin-top:10px}.nav__toggle{display:inline-flex;flex:none}.nav__logo{height:64px;max-width:min(340px,48vw)}}@media (max-width:520px){.nav__inner{gap:10px}.nav__logo{height:58px;max-width:min(290px,58vw)}.nav__cta{padding:10px 14px;font-size:.86rem}.nav__logout{padding:10px 12px;font-size:.86rem}}@media (max-width:420px){.nav__inner{display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand toggle" "cta cta";grid-row-gap:10px;row-gap:10px;padding-top:12px;padding-bottom:12px}.nav__brand{grid-area:brand}.nav__actions{display:contents}.nav__toggle{grid-area:toggle}.nav__cta{grid-area:cta;width:100%;margin:0}}.hero{position:relative;overflow:hidden;background:radial-gradient(900px 600px at 94% 50%,rgba(40,167,69,.16),transparent 68%),linear-gradient(110deg,#fbfdfc,#f1f8f4);border-bottom:1px solid var(--line-soft)}.hero:after{content:"";position:absolute;right:-80px;bottom:-110px;width:420px;height:260px;opacity:.35;background-image:radial-gradient(var(--brand-primary) 1px,transparent 1px);background-size:14px 14px;-webkit-mask-image:linear-gradient(135deg,transparent 8%,#000 70%);mask-image:linear-gradient(135deg,transparent 8%,#000 70%)}.hero__inner{display:grid;grid-template-columns:minmax(400px,.82fr) minmax(680px,1.18fr);align-items:center;grid-gap:clamp(42px,5vw,96px);gap:clamp(42px,5vw,96px);padding:clamp(54px,6vw,92px) 0 clamp(58px,6vw,88px)}.hero__content{position:relative;z-index:1;max-width:650px}.hero__eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand-primary);background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 18px;font-weight:700;font-size:.95rem;letter-spacing:.04em;box-shadow:var(--shadow-sm);margin-bottom:18px}.hero__title{margin-bottom:22px;max-width:670px;font-size:clamp(3rem,4.8vw,5rem);line-height:1.04;letter-spacing:-.045em}.hero__title-accent{display:block;color:var(--brand-primary)}.hero__desc{font-size:clamp(1.08rem,1.5vw,1.3rem);color:var(--ink-soft);max-width:600px;margin-bottom:34px}.hero__actions{display:flex;flex-wrap:wrap;gap:16px}.hero__actions .btn--lg{padding:15px 28px}.hero__visual{position:relative;z-index:1;min-height:550px;display:flex;align-items:center}.hero__collage{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:column;grid-auto-columns:minmax(190px,240px);width:calc(100% + 28px);height:550px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.hero__collage[data-card-count="1"]{grid-template-columns:minmax(0,1fr)}.hero__collage[data-card-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__collage[data-card-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.hero__industry-panel{position:relative;min-width:0;overflow:hidden;display:flex;align-items:flex-end;padding:28px 22px;color:#fff;isolation:isolate;scroll-snap-align:start;-webkit-clip-path:polygon(18% 0,100% 0,82% 100%,0 100%);clip-path:polygon(18% 0,100% 0,82% 100%,0 100%);transition:transform .2s ease,filter .2s ease}.hero__industry-panel:first-child{margin-left:0}.hero__industry-panel:not(:first-child){margin-left:-18px}.hero__industry-panel:focus-visible,.hero__industry-panel:hover{z-index:2;transform:translateY(-8px);filter:saturate(1.08)}.hero__industry-panel:after,.hero__industry-panel:before,.hero__industry-wash{content:"";position:absolute;inset:0;z-index:-1}.hero__industry-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.hero__industry-panel:before{opacity:.72;background:radial-gradient(circle at 50% 22%,rgba(255,255,255,.72) 0 8%,transparent 9%),radial-gradient(circle at 30% 62%,rgba(255,255,255,.28) 0 16%,transparent 17%)}.hero__industry-panel:after{background:linear-gradient(180deg,transparent 45%,rgba(0,45,32,.82))}.hero__industry-wash{background:rgba(255,255,255,.07);mix-blend-mode:screen}.hero__industry-panel--0{background:linear-gradient(155deg,#5f321c,#c38a42 52%,#7c3e22)}.hero__industry-panel--1{background:linear-gradient(145deg,#6f9fba,#a8d2e8 34%,#24657a)}.hero__industry-panel--2{background:linear-gradient(145deg,#d9b9b2,#f2d7ca 42%,#a06a69)}.hero__industry-panel--3{background:linear-gradient(145deg,#284c72,#527995 45%,#122e45)}.hero__industry-panel--4{background:linear-gradient(145deg,#466a46,#8da66a 48%,#29472c)}.hero__industry-content{position:relative;z-index:1;display:flex;align-items:center;gap:14px;width:100%;font-size:clamp(.95rem,1.25vw,1.18rem);line-height:1.3;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.25)}.hero__industry-content svg{flex:none;width:34px;height:34px;stroke-width:1.5}.hero__industry-button,.hero__industry-subtitle,.hero__industry-title{display:block}.hero__industry-subtitle{margin-top:4px;font-size:.76em;font-weight:500;opacity:.9}.hero__industry-button{margin-top:8px;font-size:.72em;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.category-strip{position:relative;isolation:isolate;overflow:hidden;padding:clamp(76px,10vw,136px) 0;background:linear-gradient(180deg,#f8fcfa,#f3faf6 42%,#ffffff);border-bottom:1px solid rgba(13,107,62,.09)}.category-strip:before{content:"";position:absolute;z-index:-1;top:4%;right:max(-12vw,-180px);width:min(43vw,600px);height:min(43vw,600px);opacity:.46;background-image:radial-gradient(rgba(13,107,62,.24) 1px,transparent 1.3px);background-size:17px 17px;-webkit-mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.75) 34%,transparent 71%);mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.75) 34%,transparent 71%)}.category-strip:after{content:"";position:absolute;z-index:-1;bottom:-250px;left:-190px;width:580px;height:580px;border:1px solid rgba(10,110,70,.1);border-radius:43% 57% 50% 50%;box-shadow:95px -76px 0 -1px rgba(29,128,181,.055),205px 22px 0 -1px rgba(13,107,62,.06),300px -110px 0 -1px rgba(29,128,181,.045);transform:rotate(-18deg)}.category-strip__glow{position:absolute;z-index:-1;top:18%;left:50%;width:min(65vw,930px);height:360px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(142,211,176,.2) 0,rgba(211,237,247,.12) 38%,transparent 72%);filter:blur(14px)}.category-strip__inner{position:relative}.category-strip__header{text-align:center}.category-strip__heading{margin:0;color:var(--brand-navy);font-size:clamp(2.75rem,5vw,4rem);line-height:1.05;letter-spacing:-.055em}.category-strip__eyebrow,.category-strip__heading span{color:var(--brand-primary)}.category-strip__eyebrow{display:flex;align-items:center;justify-content:center;gap:16px;margin:0 0 18px;font-size:clamp(.88rem,1.25vw,1.125rem);font-weight:800;letter-spacing:.15em;line-height:1;text-transform:uppercase}.category-strip__eyebrow:after,.category-strip__eyebrow:before{content:"";width:clamp(32px,6vw,88px);height:2px;background:linear-gradient(90deg,transparent,currentColor)}.category-strip__eyebrow:after{transform:scaleX(-1)}.category-strip__description{position:relative;max-width:700px;margin:26px auto 54px;padding-bottom:21px;color:var(--ink-soft);text-align:center;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.75}.category-strip__description:after{content:"";position:absolute;bottom:0;left:50%;width:58px;height:3px;border-radius:99px;background:var(--brand-primary);transform:translateX(-50%)}.category-strip__items{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:14px;gap:14px;align-items:stretch}.category-strip__item{--category-accent:var(--brand-primary);--category-tint:#e5f5eb;position:relative;display:flex;min-height:204px;flex-direction:column;align-items:flex-start;padding:18px;overflow:hidden;border:1px solid rgba(13,27,61,.07);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(13,27,61,.07);color:var(--ink);text-align:left;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.category-strip__item:before{right:-32px;bottom:-48px;width:105px;height:105px;border-radius:50%;background:var(--category-tint);opacity:.62}.category-strip__item:after,.category-strip__item:before{content:"";position:absolute;transition:transform .25s ease}.category-strip__item:after{right:18px;bottom:0;left:18px;height:3px;border-radius:99px 99px 0 0;background:var(--category-accent);transform:scaleX(.3)}.category-strip__item[data-accent=green]{--category-accent:#0b7f4b;--category-tint:#dff5e8}.category-strip__item[data-accent=amber]{--category-accent:#bc7609;--category-tint:#fff0d5}.category-strip__item[data-accent=blue]{--category-accent:#2875b9;--category-tint:#e0effc}.category-strip__item[data-accent=pink]{--category-accent:#c44f80;--category-tint:#fbe4ed}.category-strip__item[data-accent=teal]{--category-accent:#0e8b86;--category-tint:#dcf5f2}.category-strip__item[data-accent=orange]{--category-accent:#d77020;--category-tint:#ffead9}.category-strip__item[data-accent=sky]{--category-accent:#347cae;--category-tint:#e0f1fb}.category-strip__item[data-accent=forest]{--category-accent:#488b48;--category-tint:#e5f3de}.category-strip__item:hover{border-color:var(--category-accent);box-shadow:0 22px 42px rgba(13,27,61,.14);color:var(--ink);transform:translateY(-6px)}.category-strip__item:hover:before{transform:scale(1.16)}.category-strip__item:hover:after{transform:scaleX(1)}.category-strip__item:focus-visible{outline:3px solid var(--category-accent);outline-offset:4px}.category-strip__icon{position:relative;z-index:1;display:grid;width:50px;height:50px;place-items:center;margin-bottom:13px;border-radius:50%;background:var(--category-tint);color:var(--category-accent);transition:transform .25s ease}.category-strip__item:hover .category-strip__icon{transform:scale(1.08)}.category-strip__icon svg{width:27px;height:27px;stroke-width:1.55}.category-strip__card-copy{position:relative;z-index:1;display:grid;grid-gap:0;gap:0}.category-strip__card-title{overflow:hidden;color:var(--brand-navy);font-size:clamp(.74rem,1.05vw,.95rem);font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.category-strip__card-description{display:-webkit-box;overflow:hidden;color:var(--ink-soft);margin-top:8px;font-size:clamp(.7rem,.82vw,.78rem);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-strip__arrow{position:relative;z-index:1;display:grid;width:32px;height:32px;place-items:center;margin-top:auto;border:1px solid var(--category-accent);border-radius:50%;color:var(--category-accent);transition:background .25s ease,color .25s ease,transform .25s ease}.category-strip__arrow svg{width:15px;height:15px}.category-strip__item:hover .category-strip__arrow{background:var(--category-accent);color:#fff;transform:translateX(5px)}@media (max-width:1160px){.category-strip__items{grid-template-columns:repeat(3,minmax(0,1fr))}.category-strip__item{min-height:220px}.category-strip__card-description{-webkit-line-clamp:3}}@media (max-width:760px){.category-strip__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.category-strip{padding:70px 0}.category-strip__heading{font-size:clamp(2.45rem,12vw,3.25rem)}.category-strip__description{margin-bottom:38px}.category-strip__items{grid-template-columns:1fr;gap:16px}.category-strip__item{min-height:240px;padding:24px}.category-strip__card-title{white-space:normal}}@media (max-width:1180px){.hero__inner{grid-template-columns:1fr}.hero__content{max-width:760px;margin:0 auto}.hero__visual{min-height:0}.hero__collage{width:100%}}@media (max-width:760px){.topbar__inner{justify-content:center}.topbar__spacer{margin-left:0}.hero__inner{padding-top:42px;padding-bottom:48px}.hero__title{font-size:clamp(2.55rem,11vw,4rem)}.hero__desc{font-size:1.05rem}.hero__collage{display:flex;width:calc(100% + 16px);height:290px;gap:10px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory}.hero__industry-panel,.hero__industry-panel:not(:first-child){flex:0 0 min(72vw,290px);min-height:290px;margin-left:0;padding:22px 18px;-webkit-clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);clip-path:polygon(10% 0,100% 0,90% 100%,0 100%)}.hero__industry-content{gap:9px;font-size:.9rem}.hero__industry-content svg{width:28px;height:28px}}@media (max-width:480px){.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn{width:100%}.hero__collage{height:240px}.hero__industry-panel,.hero__industry-panel:not(:first-child){min-height:240px}.hero__industry-content{flex-direction:column;align-items:flex-start}}.about-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,8vw,116px) 0;background:linear-gradient(135deg,#f8fcfa,#eef8f2 48%,#f7fafc)}.about-section:before{content:"";position:absolute;z-index:-1;top:-86px;right:-80px;width:min(38vw,530px);height:min(38vw,530px);opacity:.06;background-image:radial-gradient(#0d6b3e 1.15px,transparent 1.3px);background-size:16px 16px;-webkit-mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.5) 45%,transparent 72%);mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.5) 45%,transparent 72%)}.about-section:after{content:"";position:absolute;z-index:-1;bottom:-190px;left:-150px;width:430px;height:430px;border:1px solid rgba(13,107,62,.06);border-radius:42% 58% 51% 49%;box-shadow:82px -66px 0 -1px rgba(29,128,181,.045),182px 12px 0 -1px rgba(13,107,62,.05);transform:rotate(-18deg)}.about-section__glow{position:absolute;z-index:-1;top:16%;left:24%;width:min(54vw,790px);height:310px;border-radius:50%;background:radial-gradient(ellipse,rgba(117,193,148,.12),transparent 70%);filter:blur(18px)}.about__grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);grid-gap:clamp(38px,6vw,92px);gap:clamp(38px,6vw,92px);align-items:center}.about__content{max-width:650px}.about__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--brand-primary);font-size:.92rem;font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.about__eyebrow:before{width:30px;height:2px;background:currentColor;content:""}.about__heading{max-width:640px;margin:0;color:var(--brand-navy);font-size:clamp(2.625rem,4.1vw,3.25rem);line-height:1.1;letter-spacing:-.045em}.about__divider{display:block;width:58px;height:3px;margin:24px 0 22px;border-radius:999px;background:var(--brand-primary)}.about__lead{max-width:640px;margin-bottom:16px;color:var(--ink-soft);font-size:clamp(1.06rem,1.4vw,1.125rem);line-height:1.75}.about__secondary{max-width:610px;margin:0;color:#536174;font-size:1rem;line-height:1.72}.about__points{display:grid;grid-gap:14px;gap:14px}.about__point{--about-accent:#0d6b3e;--about-tint:#e4f4ea;position:relative;display:flex;min-height:124px;align-items:center;gap:17px;overflow:hidden;padding:20px 58px 20px 20px;border:1px solid rgba(13,107,62,.13);border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 10px 24px rgba(13,27,61,.06);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.about__point:after{position:absolute;right:-34px;bottom:-38px;width:98px;height:98px;border-radius:50%;background:var(--about-tint);content:"";opacity:.7;transition:transform .22s ease}.about__point[data-accent=green]{--about-accent:#0d7a47;--about-tint:#dcf2e4}.about__point[data-accent=blue]{--about-accent:#2875b9;--about-tint:#dfedfb}.about__point[data-accent=teal]{--about-accent:#0b8c83;--about-tint:#d9f2ef}.about__point[data-accent=amber]{--about-accent:#b87508;--about-tint:#fdf0d9}.about__point:hover{border-color:var(--about-accent);box-shadow:0 16px 30px rgba(13,27,61,.12);transform:translateY(-3px)}.about__point:hover:after{transform:scale(1.12)}.about__point-icon{position:relative;z-index:1;display:grid;width:50px;height:50px;flex:none;place-items:center;border-radius:13px;background:var(--about-tint);color:var(--about-accent);transition:background .22s ease,transform .22s ease}.about__point:hover .about__point-icon{background:color-mix(in srgb,var(--about-tint) 68%,white);transform:scale(1.06)}.about__point-icon svg{width:27px;height:27px;stroke-width:1.65}.about__point-copy{position:relative;z-index:1}.about__point h3{margin:0 0 5px;color:var(--brand-navy);font-size:1.07rem;line-height:1.25}.about__point p{margin:0;color:#536174;font-size:.92rem;line-height:1.55}@media (max-width:960px){.about__grid{grid-template-columns:1fr}.about__content{max-width:680px}.about__points{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.about-section{padding:70px 0}.about__heading{font-size:clamp(2.15rem,10vw,2.5rem)}.about__points{grid-template-columns:1fr}.about__point{min-height:116px;padding:18px 48px 18px 18px}.about__point-icon{width:46px;height:46px}}.industries-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,8vw,116px) 0;background:linear-gradient(135deg,#f8fcfa,#eef8f2 48%,#f7fafc)}.industries-section:before{position:absolute;z-index:-1;top:-120px;right:-105px;width:min(41vw,560px);height:min(41vw,560px);background-image:radial-gradient(#0d6b3e 1.2px,transparent 1.4px);background-size:16px 16px;content:"";-webkit-mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.55) 42%,transparent 72%);mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.55) 42%,transparent 72%);opacity:.06}.industries-section:after{position:absolute;z-index:-1;bottom:-145px;left:-110px;width:350px;height:350px;border:1px solid rgba(13,107,62,.06);border-radius:48% 52% 59% 41%;box-shadow:76px -58px 0 -1px rgba(13,107,62,.05),145px 36px 0 -1px rgba(29,128,181,.04);content:"";transform:rotate(24deg)}.industries-section__glow{position:absolute;z-index:-1;top:16%;left:50%;width:min(62vw,930px);height:300px;border-radius:50%;background:radial-gradient(ellipse,rgba(134,202,161,.13),transparent 70%);filter:blur(18px);transform:translateX(-50%)}.industries-section__inner{position:relative}.industries-section__head{max-width:760px;margin:0 auto clamp(34px,5vw,58px);text-align:center}.industries-section__eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:16px;color:var(--brand-primary);font-size:clamp(.9rem,1.2vw,1.125rem);font-weight:800;letter-spacing:.14em;line-height:1.1;text-transform:uppercase}.industries-section__eyebrow:after,.industries-section__eyebrow:before{width:clamp(34px,6vw,84px);height:2px;background:linear-gradient(90deg,transparent,currentColor);content:""}.industries-section__eyebrow:after{transform:scaleX(-1)}.industries-section__heading{margin:0;color:var(--brand-navy);font-size:clamp(2.7rem,4.4vw,3.6rem);line-height:1.08;letter-spacing:-.05em}.industries-section__heading span{color:var(--brand-primary)}.industries-section__head p{max-width:720px;margin:22px auto 18px;color:var(--ink-soft);font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.7}.industries-section__divider{display:block;width:58px;height:3px;margin:0 auto;border-radius:999px;background:var(--brand-primary)}.industry-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.industry-group{--industry-accent:#0d7a47;--industry-tint:#e4f4ea;position:relative;display:flex;min-height:150px;flex-direction:column;align-items:center;justify-content:center;gap:14px;overflow:hidden;padding:18px 12px;border:1px solid rgba(13,107,62,.13);border-radius:16px;background:rgba(255,255,255,.84);box-shadow:0 10px 22px rgba(13,27,61,.055);color:var(--brand-navy);text-align:center;text-decoration:none;font-weight:700;transition:border-color .22s ease,box-shadow .22s ease,color .22s ease,transform .22s ease}.industry-group[data-accent=green]{--industry-accent:#0d7a47;--industry-tint:#def2e5}.industry-group[data-accent=blue]{--industry-accent:#2875b9;--industry-tint:#e0effc}.industry-group[data-accent=teal]{--industry-accent:#0d8a82;--industry-tint:#dcf3f0}.industry-group[data-accent=amber]{--industry-accent:#bb7608;--industry-tint:#fff0d8}.industry-group[data-accent=purple]{--industry-accent:#8061b3;--industry-tint:#eee7fa}.industry-group__icon{display:grid;width:50px;height:50px;flex:none;place-items:center;border-radius:13px;background:var(--industry-tint);color:var(--industry-accent);transition:background .22s ease,transform .22s ease}.industry-group__icon svg{width:27px;height:27px;stroke-width:1.65}.industry-group__label{display:-webkit-box;overflow:hidden;max-width:16ch;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.3}.industry-group:hover{border-color:var(--industry-accent);box-shadow:0 17px 30px rgba(13,27,61,.12);color:var(--brand-navy);transform:translateY(-4px)}.industry-group:hover .industry-group__icon{background:color-mix(in srgb,var(--industry-tint) 66%,white);transform:scale(1.07)}.industry-group:focus-visible{outline:3px solid var(--industry-accent);outline-offset:3px}.industry-groups-page{background:#f8fcfa}.industry-groups-page__hero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,10vw,128px) 0 clamp(66px,8vw,108px);background:linear-gradient(130deg,#f7fcf8,#e4f3e9 55%,#f8fbfd)}.industry-groups-page__hero:after,.industry-groups-page__hero:before{position:absolute;z-index:-1;border-radius:999px;content:""}.industry-groups-page__hero:before{top:-210px;right:-100px;width:min(48vw,620px);height:min(48vw,620px);border:72px solid rgba(13,107,62,.08)}.industry-groups-page__hero:after{bottom:-190px;left:-150px;width:min(34vw,470px);height:min(34vw,470px);background:radial-gradient(circle,rgba(13,107,62,.12),transparent 68%)}.industry-groups-page__hero-inner{max-width:850px;text-align:center}.industry-groups-page__eyebrow{display:inline-block;margin-bottom:18px;color:var(--brand-primary);font-size:.82rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.industry-groups-page__hero h1{max-width:760px;margin:0 auto;color:var(--brand-navy);font-size:clamp(2.65rem,5.1vw,4.7rem);letter-spacing:-.055em;line-height:1.04}.industry-groups-page__hero p{max-width:690px;margin:22px auto 0;color:var(--ink-soft);font-size:clamp(1rem,1.45vw,1.17rem);line-height:1.72}.industry-groups-page__body{padding:clamp(58px,7vw,100px) 0 clamp(78px,9vw,128px)}.industry-groups-page__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-groups-page__card{--industry-accent:#0d7a47;--industry-tint:#def2e5;display:flex;min-height:100%;overflow:hidden;border:1px solid rgba(13,107,62,.14);border-radius:19px;background:#fff;box-shadow:0 12px 30px rgba(13,27,61,.07)}.industry-groups-page__card[data-accent=blue]{--industry-accent:#2875b9;--industry-tint:#e0effc}.industry-groups-page__card[data-accent=teal]{--industry-accent:#0d8a82;--industry-tint:#dcf3f0}.industry-groups-page__card[data-accent=amber]{--industry-accent:#bb7608;--industry-tint:#fff0d8}.industry-groups-page__card[data-accent=purple]{--industry-accent:#8061b3;--industry-tint:#eee7fa}.industry-groups-page__image{width:42%;min-height:190px;object-fit:cover}.industry-groups-page__icon{display:grid;width:clamp(128px,25%,180px);flex:none;place-items:center;background:var(--industry-tint);color:var(--industry-accent)}.industry-groups-page__icon svg{width:54px;height:54px;stroke-width:1.45}.industry-groups-page__content{display:flex;min-width:0;flex:1 1;flex-direction:column;justify-content:center;padding:clamp(24px,3vw,34px)}.industry-groups-page__content h2{margin:0;color:var(--brand-navy);font-size:clamp(1.35rem,2vw,1.67rem);letter-spacing:-.025em;line-height:1.2}.industry-groups-page__content p{margin:12px 0 0;color:var(--ink-soft);line-height:1.65}.industry-groups-page__empty{max-width:600px;margin:0 auto;padding:34px;border:1px solid rgba(13,107,62,.13);border-radius:16px;background:#fff;color:var(--ink-soft);text-align:center}.products-page{background:#f8fcfa}.products-page__hero{position:relative;overflow:hidden;padding:clamp(72px,10vw,128px) 0 clamp(66px,8vw,108px);background:linear-gradient(130deg,#f7fcf8,#e4f3e9 55%,#f8fbfd);text-align:center}.products-page__hero:after{position:absolute;right:-8rem;bottom:-11rem;width:min(38vw,470px);height:min(38vw,470px);border:56px solid rgba(13,107,62,.08);border-radius:50%;content:""}.products-page__hero-inner{position:relative;z-index:1;max-width:840px}.products-page__eyebrow{display:inline-block;margin-bottom:18px;color:var(--brand-primary);font-size:.78rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.products-page__hero h1{max-width:760px;margin:0 auto;color:var(--brand-navy);font-size:clamp(2.5rem,5vw,4.6rem);letter-spacing:-.055em;line-height:1.04}.products-page__hero p{max-width:690px;margin:22px auto 0;color:var(--ink-soft);font-size:clamp(1rem,1.45vw,1.17rem);line-height:1.72}.products-page__body{padding:clamp(42px,6vw,78px) 0 clamp(78px,9vw,128px)}.products-page__filters{grid-template-columns:minmax(220px,1.8fr) minmax(180px,1fr) minmax(180px,1fr) auto;grid-gap:12px;gap:12px;align-items:center;margin-bottom:32px}.products-page__filters input,.products-page__filters select{border:1px solid var(--line);color:var(--ink)}.products-page__filters input{padding:0 16px}.products-page__filters select{padding:0 13px}.products-page__clear{color:var(--brand-primary);font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:760px){.industry-groups-page__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-groups-page__card{flex-direction:column}.industry-groups-page__image{width:100%;height:215px;min-height:0}.industry-groups-page__icon{width:100%;height:180px}}@media (max-width:520px){.industry-groups-page__hero{padding-top:62px}.industry-groups-page__card{flex-direction:column}.industry-groups-page__image{width:100%;height:190px;min-height:0}.industry-groups-page__icon{width:100%;height:142px}}@media (min-width:768px){.industry-groups{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.industry-group{min-height:158px}}@media (min-width:1280px){.industry-groups{grid-template-columns:repeat(8,minmax(0,1fr));gap:16px}.industry-group{min-height:164px}}@media (max-width:767px){.industries-section{padding:68px 0}.industries-section__head{margin-bottom:36px}.industries-section__heading{font-size:clamp(2.2rem,10vw,2.75rem)}.industry-group{min-height:148px}}.why-choose-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,8vw,116px) 0;background:linear-gradient(135deg,#f8fcfa,#eef8f2 50%,#f7fafc)}.why-choose-section:before{position:absolute;z-index:-1;top:-80px;left:-92px;width:min(37vw,500px);height:min(37vw,500px);background-image:radial-gradient(#0d6b3e 1.15px,transparent 1.35px);background-size:16px 16px;content:"";-webkit-mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.55) 42%,transparent 72%);mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.55) 42%,transparent 72%);opacity:.06}.why-choose-section:after{position:absolute;z-index:-1;right:-145px;bottom:-175px;width:420px;height:420px;border:1px solid rgba(13,107,62,.06);border-radius:50% 50% 42% 58%;box-shadow:-82px -64px 0 -1px rgba(29,128,181,.045),-185px 18px 0 -1px rgba(13,107,62,.05);content:"";transform:rotate(-20deg)}.why-choose-section__glow{position:absolute;z-index:-1;top:18%;left:50%;width:min(64vw,960px);height:360px;border-radius:50%;background:radial-gradient(ellipse,rgba(137,207,165,.13),transparent 70%);filter:blur(18px);transform:translateX(-50%)}.why-choose-section__inner{position:relative}.why-choose-section__head{max-width:760px;margin:0 auto clamp(34px,5vw,58px);text-align:center}.why-choose-section__eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:16px;color:var(--brand-primary);font-size:clamp(.9rem,1.2vw,1.125rem);font-weight:800;letter-spacing:.14em;line-height:1.1;text-transform:uppercase}.why-choose-section__eyebrow:after,.why-choose-section__eyebrow:before{width:clamp(34px,6vw,84px);height:2px;background:linear-gradient(90deg,transparent,currentColor);content:""}.why-choose-section__eyebrow:after{transform:scaleX(-1)}.why-choose-section__heading{margin:0;color:var(--brand-navy);font-size:clamp(2.7rem,4.4vw,3.6rem);line-height:1.08;letter-spacing:-.05em}.why-choose-section__heading span{color:var(--brand-primary)}.why-choose-section__head p{max-width:720px;margin:22px auto 18px;color:var(--ink-soft);font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.7}.why-choose-section__divider{display:block;width:58px;height:3px;margin:0 auto;border-radius:999px;background:var(--brand-primary)}.why-choose-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;max-width:1360px;margin:0 auto}.why-choose-card{--why-accent:#0d7a47;--why-tint:#def2e5;position:relative;display:flex;min-height:216px;flex-direction:column;align-items:flex-start;overflow:hidden;padding:28px;border:1px solid rgba(13,107,62,.13);border-radius:18px;background:rgba(255,255,255,.84);box-shadow:0 11px 25px rgba(13,27,61,.06);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.why-choose-card:before{right:-36px;bottom:-48px;width:116px;height:116px;border-radius:50%;background:var(--why-tint);opacity:.68}.why-choose-card:after,.why-choose-card:before{position:absolute;content:"";transition:transform .22s ease}.why-choose-card:after{right:28px;bottom:0;left:28px;height:4px;border-radius:99px 99px 0 0;background:var(--why-accent);transform:scaleX(.38);transform-origin:left}.why-choose-card[data-accent=green]{--why-accent:#0d7a47;--why-tint:#def2e5}.why-choose-card[data-accent=teal]{--why-accent:#0c8982;--why-tint:#dcf3f0}.why-choose-card[data-accent=blue]{--why-accent:#2875b9;--why-tint:#e0effc}.why-choose-card[data-accent=purple]{--why-accent:#8061b3;--why-tint:#eee7fa}.why-choose-card[data-accent=amber]{--why-accent:#bb7608;--why-tint:#fff0d8}.why-choose-card[data-accent=emerald]{--why-accent:#168464;--why-tint:#d9f1e8}.why-choose-card:hover{border-color:var(--why-accent);box-shadow:0 18px 33px rgba(13,27,61,.13);transform:translateY(-4px)}.why-choose-card:hover:before{transform:scale(1.12)}.why-choose-card:hover:after{transform:scaleX(1)}.why-choose-card__icon{position:relative;z-index:1;display:grid;width:52px;height:52px;place-items:center;margin-bottom:22px;border-radius:14px;background:var(--why-tint);color:var(--why-accent);transition:background .22s ease,transform .22s ease}.why-choose-card:hover .why-choose-card__icon{background:color-mix(in srgb,var(--why-tint) 66%,white);transform:scale(1.06)}.why-choose-card__icon svg{width:28px;height:28px;stroke-width:1.65}.why-choose-card__copy{position:relative;z-index:1}.why-choose-card h3{margin:0 0 9px;color:var(--brand-navy);font-size:1.22rem;line-height:1.25}.why-choose-card p{margin:0;color:#536174;font-size:.98rem;line-height:1.62}@media (min-width:768px){.why-choose-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (min-width:1050px){.why-choose-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.why-choose-card{min-height:228px}}@media (max-width:767px){.why-choose-section{padding:68px 0}.why-choose-section__head{margin-bottom:36px}.why-choose-section__heading{font-size:clamp(2.2rem,10vw,2.75rem)}.why-choose-card{min-height:196px;padding:24px}}.featured-products-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,8vw,116px) 0;background:linear-gradient(135deg,#fbfdfc,#eef8f2 48%,#f4f9fc)}.featured-products-section:before{position:absolute;z-index:-1;top:-104px;right:-105px;width:min(40vw,560px);height:min(40vw,560px);background-image:radial-gradient(#0d6b3e 1.15px,transparent 1.35px);background-size:16px 16px;content:"";-webkit-mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.52) 43%,transparent 72%);mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.52) 43%,transparent 72%);opacity:.055}.featured-products-section:after{position:absolute;z-index:-1;bottom:-150px;left:-110px;width:370px;height:370px;border:1px solid rgba(13,107,62,.055);border-radius:43% 57% 52% 48%;box-shadow:78px -62px 0 -1px rgba(29,128,181,.045),168px 22px 0 -1px rgba(13,107,62,.05);content:"";transform:rotate(-17deg)}.featured-products-section__glow{position:absolute;z-index:-1;top:17%;left:50%;width:min(64vw,960px);height:340px;border-radius:50%;background:radial-gradient(ellipse,rgba(125,201,155,.13),rgba(211,237,247,.08) 42%,transparent 72%);filter:blur(18px);transform:translateX(-50%)}.featured-products-section__inner{position:relative}.featured-products-section__head{max-width:760px;margin:0 auto clamp(34px,5vw,58px);text-align:center}.featured-products-section__eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:16px;color:var(--brand-primary);font-size:clamp(.9rem,1.2vw,1.125rem);font-weight:800;letter-spacing:.14em;line-height:1.1;text-transform:uppercase}.featured-products-section__eyebrow:after,.featured-products-section__eyebrow:before{width:clamp(34px,6vw,84px);height:2px;background:linear-gradient(90deg,transparent,currentColor);content:""}.featured-products-section__eyebrow:after{transform:scaleX(-1)}.featured-products-section__heading{margin:0;color:var(--brand-navy);font-size:clamp(2.8rem,4.5vw,3.75rem);line-height:1.08;letter-spacing:-.052em}.featured-products-section__heading span{color:var(--brand-primary)}.featured-products-section__head p{max-width:700px;margin:22px auto 0;color:var(--ink-soft);font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.7}.featured-products-section__note{display:block;margin-top:12px;color:#64748b;font-size:.94rem}.featured-products-section__divider{display:block;width:58px;height:3px;margin:22px auto 0;border-radius:999px;background:var(--brand-primary)}.featured-products-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.featured-product-card{--product-accent:#0d7a47;--product-tint:#def2e5;position:relative;display:flex;min-height:236px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:26px;border:1px solid rgba(13,107,62,.13);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 11px 25px rgba(13,27,61,.06);color:var(--brand-navy);text-decoration:none;transition:border-color .22s ease,box-shadow .22s ease,color .22s ease,transform .22s ease}.featured-product-card:after{position:absolute;right:-38px;bottom:-48px;width:116px;height:116px;border-radius:50%;background:var(--product-tint);content:"";opacity:.68;transition:transform .22s ease}.featured-product-card[data-accent=green]{--product-accent:#0d7a47;--product-tint:#def2e5}.featured-product-card[data-accent=blue]{--product-accent:#2875b9;--product-tint:#e0effc}.featured-product-card[data-accent=teal]{--product-accent:#0d8a82;--product-tint:#dcf3f0}.featured-product-card[data-accent=pink]{--product-accent:#bf5782;--product-tint:#f9e4ed}.featured-product-card[data-accent=orange]{--product-accent:#bc710d;--product-tint:#fff0d8}.featured-product-card[data-accent=purple]{--product-accent:#8061b3;--product-tint:#eee7fa}.featured-product-card:hover{border-color:var(--product-accent);box-shadow:0 19px 34px rgba(13,27,61,.13);color:var(--brand-navy);transform:translateY(-4px)}.featured-product-card:hover:after{transform:scale(1.12)}.featured-product-card:focus-visible{outline:3px solid var(--product-accent);outline-offset:4px}.featured-product-card__content{position:relative;z-index:1}.featured-product-card__badge{display:inline-flex;align-items:center;min-height:28px;margin-bottom:19px;padding:5px 10px;border-radius:999px;background:var(--product-tint);color:var(--product-accent);font-size:.75rem;font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.featured-product-card h3{margin:0 0 11px;color:var(--brand-navy);font-size:1.3rem;line-height:1.22}.featured-product-card p{display:-webkit-box;overflow:hidden;margin:0;color:#536174;font-size:.96rem;line-height:1.62;-webkit-box-orient:vertical;-webkit-line-clamp:4}.featured-product-card__button{position:relative;z-index:1;display:inline-flex;align-items:center;align-self:flex-start;gap:8px;margin-top:22px;color:var(--product-accent);font-size:.93rem;font-weight:800}.featured-product-card__button svg{width:18px;height:18px;transition:transform .22s ease}.featured-product-card:hover .featured-product-card__button svg{transform:translateX(5px)}@media (min-width:768px){.featured-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media (min-width:1200px){.featured-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.featured-product-card{min-height:242px}}@media (max-width:767px){.featured-products-section{padding:68px 0}.featured-products-section__head{margin-bottom:36px}.featured-products-section__heading{font-size:clamp(2.2rem,10vw,2.75rem)}.featured-product-card{min-height:236px;padding:24px}}.quality{position:relative;isolation:isolate;overflow:hidden;padding:clamp(100px,8vw,120px) 0;background:linear-gradient(125deg,#0d1b3d,#0b3b3b 45%,#0d6b3e);color:#edf7f0}.quality:before{inset:0;background-image:radial-gradient(rgba(255,255,255,.8) 1px,transparent 1.2px);background-position:calc(100% + 30px) 50px;background-size:17px 17px;-webkit-mask-image:linear-gradient(90deg,transparent,transparent 55%,#000 78%,transparent);mask-image:linear-gradient(90deg,transparent,transparent 55%,#000 78%,transparent);opacity:.05}.quality:after,.quality:before{position:absolute;z-index:-1;content:""}.quality:after{right:-180px;bottom:-220px;width:560px;height:560px;border:1px solid rgba(197,243,215,.075);border-radius:50%;box-shadow:0 0 0 70px rgba(197,243,215,.025),0 0 0 150px rgba(197,243,215,.018)}.quality__glow{position:absolute;z-index:-1;top:-30%;right:9%;width:min(56vw,780px);height:620px;border-radius:50%;background:radial-gradient(ellipse,rgba(78,224,157,.16),rgba(59,170,136,.06) 44%,transparent 72%);filter:blur(14px)}.quality__certificate-mark,.quality__molecule{position:absolute;z-index:-1;overflow:visible;fill:none;stroke:#d8ffeb;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;opacity:.05}.quality__molecule{bottom:5%;left:-28px;width:245px}.quality__certificate-mark{top:64px;right:2.5%;width:175px}.quality__grid{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);grid-gap:clamp(36px,5vw,76px);gap:clamp(36px,5vw,76px);align-items:center}.quality__content{position:relative;z-index:1}.quality__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#9ee9bf;font-size:clamp(.94rem,1.25vw,1.05rem);font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.quality__eyebrow>span{width:28px;height:2px;border-radius:999px;background:#79deb0}.quality h2{max-width:650px;margin:0;color:#fff;font-size:clamp(2.6rem,4.2vw,3.65rem);line-height:1.08;letter-spacing:-.045em}.quality h2 span{color:#9ee9bf}.quality__lead{max-width:620px;margin:24px 0 0;color:#d7e9e2;font-size:clamp(1.03rem,1.35vw,1.125rem);line-height:1.72}.quality__accent-line{display:block;width:62px;height:3px;margin:25px 0 0;border-radius:999px;background:#70dba9}.quality__trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:28px 0 0;padding:0;list-style:none}.quality__trust-list li{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:12px;border:1px solid rgba(235,255,244,.16);border-radius:13px;background:rgba(255,255,255,.075);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.quality__document-icon,.quality__trust-icon{display:grid;place-items:center;flex:none;border-radius:11px}.quality__trust-icon{width:32px;height:32px;background:rgba(116,225,172,.16);color:#9ee9bf}.quality__trust-icon svg{width:18px;height:18px}.quality__trust-list strong{display:block;color:#fff;font-size:.83rem;line-height:1.3}.quality__trust-list small{display:-webkit-box;overflow:hidden;margin-top:4px;color:#c9ded5;font-size:.73rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.quality__cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px;padding:18px 19px 18px 21px;border:1px solid rgba(202,255,225,.2);border-radius:16px;background:linear-gradient(125deg,rgba(255,255,255,.12),rgba(105,216,160,.12))}.quality__cta h3{margin:0;color:#fff;font-size:1.02rem}.quality__cta p{margin:5px 0 0;color:#d3e9dd;font-size:.83rem;line-height:1.45}.quality__cta-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:none;min-height:44px;padding:11px 16px;border:1px solid transparent;border-radius:999px;background:#fff;color:#096238;font-size:.86rem;font-weight:800;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease}.quality__cta-button svg{width:16px;height:16px;transition:transform .2s ease}.quality__cta-button:hover{background:#c9f7dc;box-shadow:0 8px 20px rgba(0,0,0,.2);transform:translateY(-2px)}.quality__cta-button:hover svg{transform:translateX(3px)}.quality__cta-button:focus-visible{outline:3px solid #fff;outline-offset:4px}.quality__documents{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.quality__document-card{--quality-card-accent:#72aee5;--quality-card-tint:rgba(114,174,229,0.17);display:flex;min-height:196px;flex-direction:column;padding:20px;border:1px solid rgba(239,250,244,.2);border-bottom:3px solid var(--quality-card-accent);border-radius:17px;background:rgba(255,255,255,.93);box-shadow:0 14px 28px rgba(3,15,31,.16);color:#17294c;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.quality__document-card[data-tone=green]{--quality-card-accent:#15965a;--quality-card-tint:rgba(21,150,90,0.14)}.quality__document-card[data-tone=amber]{--quality-card-accent:#cb8a1e;--quality-card-tint:rgba(203,138,30,0.16)}.quality__document-card[data-tone=teal]{--quality-card-accent:#198b91;--quality-card-tint:rgba(25,139,145,0.15)}.quality__document-card[data-tone=purple]{--quality-card-accent:#8763b4;--quality-card-tint:rgba(135,99,180,0.15)}.quality__document-card:hover{border-color:var(--quality-card-accent);box-shadow:0 20px 34px rgba(3,15,31,.24);transform:translateY(-3px)}.quality__document-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.quality__document-icon{width:42px;height:42px;background:var(--quality-card-tint);color:var(--quality-card-accent);transition:background-color .22s ease}.quality__document-card:hover .quality__document-icon{background:color-mix(in srgb,var(--quality-card-tint),var(--quality-card-accent) 15%)}.quality__document-icon svg{width:23px;height:23px}.quality__abbreviation{padding:5px 8px;border-radius:999px;background:var(--quality-card-tint);color:var(--quality-card-accent);font-size:.7rem;font-weight:800;letter-spacing:.06em;line-height:1.1}.quality__document-card h3{margin:17px 0 0;color:#13264a;font-size:1.04rem;line-height:1.3}.quality__document-card p{display:-webkit-box;overflow:hidden;margin:9px 0 0;color:#58677b;font-size:.82rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.quality__availability{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:16px;color:#4e6074;font-size:.72rem;font-weight:700}.quality__availability>span{width:6px;height:6px;border-radius:50%;background:var(--quality-card-accent)}.quality__document-card:last-child:nth-child(odd){grid-column:1/-1}@media (max-width:1080px){.quality{padding:80px 0}.quality__grid{grid-template-columns:1fr;gap:44px}.quality__content{max-width:760px}.quality__documents{max-width:900px}}@media (max-width:640px){.quality{padding:66px 0}.quality__certificate-mark{right:-35px;width:135px}.quality h2{font-size:clamp(2.3rem,11vw,3rem)}.quality__documents,.quality__trust-list{grid-template-columns:1fr}.quality__document-card:last-child:nth-child(odd){grid-column:auto}.quality__document-card{min-height:0}.quality__cta{align-items:stretch;flex-direction:column}.quality__cta-button{width:100%}}.cta__box{text-align:center;background:linear-gradient(135deg,var(--brand-primary),var(--brand-navy));color:#fff;border-radius:var(--radius-lg);padding:clamp(36px,6vw,64px) 24px;box-shadow:var(--shadow-lg)}.cta__box h2{color:#fff;margin-bottom:12px}.cta__box p{color:#e6f1ec;max-width:620px;margin:0 auto 26px;font-size:1.05rem}.cta__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.contact-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(100px,8vw,120px) 0;background:linear-gradient(135deg,#f8fcfa,#eef8f2 50%,#f7fafc)}.contact-section:before{position:absolute;z-index:-1;top:-70px;right:-95px;width:min(42vw,560px);height:min(42vw,560px);background-image:radial-gradient(#0d6b3e 1.1px,transparent 1.3px);background-size:16px 16px;content:"";-webkit-mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.5) 43%,transparent 72%);mask-image:radial-gradient(circle,#000 0,rgba(0,0,0,.5) 43%,transparent 72%);opacity:.06}.contact-section:after{position:absolute;z-index:-1;bottom:-220px;left:-170px;width:490px;height:490px;border:1px solid rgba(13,107,62,.07);border-radius:46% 54% 55% 45%;box-shadow:95px -62px 0 -1px rgba(31,131,184,.045),178px 12px 0 -1px rgba(13,107,62,.045);content:"";transform:rotate(-18deg)}.contact-section__glow{position:absolute;z-index:-1;top:17%;left:41%;width:min(65vw,900px);height:370px;border-radius:50%;background:radial-gradient(ellipse,rgba(104,205,147,.15),rgba(191,228,245,.07) 45%,transparent 73%);filter:blur(17px)}.contact-section__network{position:absolute;z-index:-1;bottom:7%;left:-30px;width:260px;overflow:visible;fill:none;stroke:#0d6b3e;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;opacity:.055}.contact-section__grid{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);grid-gap:clamp(42px,6vw,84px);gap:clamp(42px,6vw,84px);align-items:center}.contact-section__content{position:relative;z-index:1}.contact-section__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--brand-primary);font-size:clamp(.94rem,1.25vw,1.05rem);font-weight:800;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.contact-section__eyebrow>span{width:28px;height:2px;border-radius:999px;background:var(--brand-primary)}.contact-section h2{max-width:680px;margin:0;color:var(--brand-navy);font-size:clamp(2.7rem,4.5vw,3.8rem);line-height:1.08;letter-spacing:-.048em}.contact-section__lead{max-width:630px;margin:23px 0 0;color:#536174;font-size:clamp(1.03rem,1.35vw,1.125rem);line-height:1.72}.contact-section__accent-line{display:block;width:62px;height:3px;margin:25px 0 0;border-radius:999px;background:var(--brand-primary)}.contact-section__locations{display:grid;grid-gap:11px;gap:11px;margin-top:28px}.contact-section__location-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:16px;border:1px solid rgba(13,107,62,.17);border-radius:16px;background:rgba(255,255,255,.84);box-shadow:0 8px 18px rgba(13,27,61,.05)}.contact-section__location-icon{display:grid;width:47px;height:47px;place-items:center;border-radius:13px;background:#dff3e7;color:var(--brand-primary)}.contact-section__location-icon svg{width:23px;height:23px}.contact-section__location-copy{min-width:0}.contact-section__location-copy small{display:block;color:var(--brand-primary);font-size:.68rem;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.contact-section__location-copy strong{display:block;margin-top:3px;color:var(--brand-navy);font-size:.96rem;line-height:1.3}.contact-section__location-copy em{display:block;margin-top:2px;color:#31546b;font-size:.82rem;font-style:normal;font-weight:700;line-height:1.35}.contact-section__location-copy>span{display:block;overflow-wrap:anywhere;margin-top:4px;color:#536174;font-size:.85rem;line-height:1.45}.contact-section__location-card>a{display:inline-flex;align-items:center;gap:5px;align-self:center;padding:7px 9px;border-radius:999px;background:#e7f6ed;color:#08713d;font-size:.73rem;font-weight:800;line-height:1.1;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.contact-section__location-card>a:hover{background:var(--brand-primary);color:#fff}.contact-section__location-card>a svg{width:14px;height:14px}.contact-section__location-card>a:focus-visible{outline:3px solid var(--brand-primary);outline-offset:3px}.contact-section__list{display:grid;grid-gap:11px;gap:11px;margin-top:28px}.contact-section__locations+.contact-section__list{margin-top:11px}.contact-section__row{display:flex;align-items:center;gap:14px;min-width:0;padding:14px 16px;border:1px solid rgba(13,107,62,.14);border-radius:15px;background:rgba(255,255,255,.78);box-shadow:0 7px 18px rgba(13,27,61,.045);color:var(--brand-navy);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.contact-section__row--action:hover{border-color:rgba(13,107,62,.38);box-shadow:0 12px 22px rgba(13,27,61,.09);color:var(--brand-navy);transform:translateY(-2px)}.contact-section__row--action:hover .contact-section__row-icon{background:#d6f3e1;color:#08713d}.contact-section__row--action:focus-visible{outline:3px solid var(--brand-primary);outline-offset:4px}.contact-section__form-icon,.contact-section__highlight-icon,.contact-section__row-icon{display:grid;place-items:center;flex:none;border-radius:12px}.contact-section__row-icon{width:43px;height:43px;background:#e2f4e9;color:var(--brand-primary);transition:background-color .22s ease,color .22s ease}.contact-section__row-icon svg{width:21px;height:21px}.contact-section__row-copy{min-width:0}.contact-section__row-copy strong{display:block;color:var(--brand-navy);font-size:.8rem;line-height:1.2}.contact-section__row-copy>span{display:block;overflow-wrap:anywhere;margin-top:4px;color:#536174;font-size:.92rem;line-height:1.35}.contact-section__highlight{display:flex;align-items:center;gap:12px;margin-top:18px;padding:15px 16px;border:1px solid rgba(13,107,62,.13);border-radius:15px;background:rgba(223,244,232,.72)}.contact-section__highlight-icon{width:36px;height:36px;background:var(--brand-primary);color:#fff}.contact-section__highlight-icon svg{width:18px;height:18px}.contact-section__highlight strong{display:block;color:#173957;font-size:.88rem;line-height:1.3}.contact-section__highlight small{display:block;margin-top:3px;color:#52677a;font-size:.78rem;line-height:1.35}.contact-section__form{position:relative;z-index:1;padding:clamp(26px,3.2vw,42px);border:1px solid rgba(13,107,62,.19);border-radius:23px;background:rgba(255,255,255,.94);box-shadow:0 22px 46px rgba(13,27,61,.12)}.contact-section__form-head{display:flex;align-items:flex-start;gap:13px;margin-bottom:28px}.contact-section__form-icon{width:44px;height:44px;background:#e1f4e8;color:var(--brand-primary)}.contact-section__form-icon svg{width:22px;height:22px}.contact-section__form h3{margin:0;color:var(--brand-navy);font-size:clamp(1.3rem,1.8vw,1.55rem)}.contact-section__form-head p{margin:5px 0 0;color:#5a6b7d;font-size:.92rem;line-height:1.55}.contact-section__form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.contact-section__field{display:flex;flex-direction:column;gap:7px;margin-bottom:17px}.contact-section__field label{color:#234054;font-size:.85rem;font-weight:750}.contact-section__field input,.contact-section__field textarea{font:inherit;width:100%;padding:12px 13px;border:1px solid #d9e6de;border-radius:11px;background:#fbfdfc;color:var(--brand-navy);font-size:.94rem;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.contact-section__field input::placeholder,.contact-section__field textarea::placeholder{color:#8795a5;opacity:1}.contact-section__field input:focus,.contact-section__field textarea:focus{border-color:var(--brand-primary);background:#fff;box-shadow:0 0 0 4px rgba(13,107,62,.12);outline:none}.contact-section__field textarea{min-height:142px;resize:vertical}.contact-section__submit{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:13px 20px;border:0;border-radius:999px;background:var(--brand-primary);color:#fff;font:inherit;font-size:.92rem;font-weight:800;letter-spacing:.01em;cursor:pointer;opacity:1;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease}.contact-section__submit svg{width:18px;height:18px}.contact-section__submit:not(:disabled):hover{background:#095631;box-shadow:0 10px 20px rgba(13,107,62,.2);transform:translateY(-1px)}.contact-section__submit:disabled{background:#8bbba0;cursor:not-allowed;opacity:.84}.contact-section__submit:focus-visible{outline:3px solid var(--brand-primary);outline-offset:4px}.contact-section__form-status{margin:13px 0 0;color:#64748b;font-size:.8rem;line-height:1.5}@media (max-width:1080px){.contact-section{padding:80px 0}.contact-section__grid{grid-template-columns:1fr;gap:46px}.contact-section__content{max-width:790px}.contact-section__list{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-section__form{max-width:900px}}@media (max-width:640px){.contact-section{padding:66px 0}.contact-section__network{bottom:2%;left:-85px}.contact-section h2{font-size:clamp(2.35rem,11vw,3.1rem)}.contact-section__form-row,.contact-section__list{grid-template-columns:1fr}.contact-section__location-card{grid-template-columns:auto minmax(0,1fr)}.contact-section__location-card>a{grid-column:2;justify-self:start}.contact-section__form{padding:24px 18px;border-radius:19px}.contact-section__form-head{margin-bottom:24px}.contact-section__submit{width:100%}}.footer{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 85% 22%,rgba(49,207,128,.17),transparent 30%),linear-gradient(135deg,#081a35,#0d2c3a 45%,#0d5138);color:#d7e5dc;padding-top:clamp(44px,5vw,64px)}.footer:after,.footer:before{position:absolute;z-index:-1;content:"";pointer-events:none}.footer:before{inset:0;opacity:.05;background-image:radial-gradient(#d7ffe9 1px,transparent 0);background-size:17px 17px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 30%,#000 75%,transparent);mask-image:linear-gradient(90deg,transparent,#000 30%,#000 75%,transparent)}.footer:after{width:360px;height:360px;top:-180px;right:-110px;border:1px solid rgba(214,255,231,.22);border-radius:42% 58% 66% 34%/42% 41% 59% 58%;box-shadow:-88px 124px 0 -1px rgba(214,255,231,.11),-44px 62px 0 -1px rgba(214,255,231,.09);opacity:.45}.footer .container{position:relative}.footer__grid{display:grid;grid-template-columns:1.32fr .78fr 1fr 1.08fr;grid-gap:clamp(28px,3.3vw,56px);gap:clamp(28px,3.3vw,56px);padding-bottom:clamp(32px,3vw,42px)}.footer__brand-column{min-width:0}.footer h2{margin:6px 0 20px;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}.footer h2,.footer__brand{color:#fff;font-weight:800}.footer__brand{display:inline-flex;align-items:center;gap:11px;margin-bottom:14px;font-size:1.15rem}.footer__logo{display:block;width:min(230px,100%);height:72px;object-fit:contain;object-position:left center;margin-bottom:17px}.footer__brand--fallback{margin-bottom:14px}.footer__summary{max-width:360px;margin:0;color:#c2d3ca;font-size:.94rem;line-height:1.7}.footer__eyebrow{display:block;margin-bottom:10px;color:#a8d9b9;font-size:.71rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.footer__group-companies{margin-top:20px}.footer__group-company-list{display:flex;flex-wrap:wrap;gap:9px}.footer__group-company{display:grid;min-width:112px;min-height:52px;place-items:center;padding:6px 10px;border:1px solid rgba(235,255,244,.16);border-radius:10px;background:rgba(255,255,255,.08);color:#f4fff7;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}a.footer__group-company:hover{border-color:rgba(161,237,189,.58);background:rgba(255,255,255,.14);transform:translateY(-2px)}.footer__group-company-logo{display:block;width:126px;height:38px;object-fit:contain}.footer__group-company-name{color:#f4fff7;font-size:.78rem;font-weight:750;text-align:center}.footer__social{margin-top:20px}.footer__social h3{margin:0 0 10px;color:#fff;font-size:.78rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.footer__social-links{display:flex;flex-wrap:wrap;gap:10px}.footer__social a{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(235,255,244,.16);border-radius:11px;background:rgba(255,255,255,.09);color:#e7f7ec;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.footer__social a:hover{border-color:rgba(159,236,188,.72);background:#0d6b3e;color:#fff;transform:translateY(-2px)}.footer__social svg{width:20px;height:20px}.footer__contact,.footer__links{display:flex;flex-direction:column;gap:11px;margin:0;padding:0;list-style:none}.footer__links a{display:inline-flex;align-items:center;color:#d2dfd6;font-size:.94rem;line-height:1.45;transition:color .2s ease,transform .2s ease}.footer__links a:before{width:0;margin-right:0;content:"›";overflow:hidden;color:#8ee3ad;transition:width .2s ease,margin-right .2s ease}.footer__links a:hover{color:#fff;transform:translateX(3px)}.footer__links a:hover:before{width:7px;margin-right:4px}.footer__contact{gap:13px}.footer__contact li{min-width:0}.footer__contact li>a,.footer__contact-static{display:flex;gap:11px;align-items:flex-start;color:#d2dfd6}.footer__contact li>a{transition:color .2s ease}.footer__contact li>a:hover{color:#fff}.footer__contact-icon{display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:9px;background:rgba(139,225,170,.12);color:#94e0b1}.footer__contact-icon svg{width:16px;height:16px}.footer__contact-copy{min-width:0}.footer__contact-copy strong{display:block;color:#fff;font-size:.78rem;font-weight:750;line-height:1.25}.footer__contact-copy span{display:block;margin-top:3px;color:inherit;font-size:.88rem;line-height:1.45;overflow-wrap:anywhere}.footer a:focus-visible{outline:3px solid #9ce8b9;outline-offset:4px}.footer__bottom{display:flex;flex-wrap:wrap;gap:14px 28px;justify-content:space-between;padding:17px 0 20px;border-top:1px solid rgba(235,255,244,.16);color:#b5c9bc;font-size:.84rem;line-height:1.5}.footer__bottom-links{display:flex;flex-wrap:wrap;gap:10px 18px}.footer__bottom-links a{color:#d8e9de;transition:color .18s ease}.footer__bottom-links a:hover{color:#9fe8ba}@media (max-width:1050px){.footer__grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:42px 54px}}@media (max-width:640px){.footer{padding-top:48px}.footer__grid{grid-template-columns:1fr;gap:32px;padding-bottom:36px}.footer__logo{width:min(220px,100%);height:68px}.footer__bottom{padding:18px 0;text-align:center}.footer__bottom,.footer__bottom-links{justify-content:center}}.under-dev{min-height:52vh;display:grid;place-items:center;text-align:center;padding:64px 20px}.under-dev__inner{max-width:520px}.under-dev__mark{width:64px;height:64px;border-radius:16px;display:grid;place-items:center;margin:0 auto 20px;background:var(--surface-tint);color:var(--brand-600)}.under-dev__mark svg{width:32px;height:32px}.about-page{overflow:hidden}.about-page p{white-space:pre-line}.about-page__draft-preview{padding:4px 14px;border-bottom:1px solid #f0c36a;background:#fff4d8;color:#805009;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-align:center;text-transform:uppercase;line-height:1.35}.about-page__hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(116deg,#fbfdfc,#edf8f1);border-bottom:1px solid var(--line-soft)}.about-page__hero-glow{position:absolute;z-index:-1;right:-13%;bottom:-32%;width:min(58vw,880px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(40,167,69,.23),rgba(40,167,69,0) 68%)}.about-page__hero:after{position:absolute;z-index:-1;top:0;right:5%;width:240px;height:100%;content:"";opacity:.45;background-image:radial-gradient(rgba(13,107,62,.23) 1px,transparent 1.3px);background-size:17px 17px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 45%,transparent);mask-image:linear-gradient(90deg,transparent,#000 45%,transparent)}.about-page__hero-inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);align-items:center;grid-gap:clamp(32px,5vw,72px);gap:clamp(32px,5vw,72px);min-height:0;padding-top:clamp(52px,4.25vw,60px);padding-bottom:clamp(52px,4.25vw,60px)}.about-page__hero-copy{max-width:720px}.about-page__eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;color:var(--brand-primary);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.about-page__eyebrow:before{width:32px;height:2px;content:"";background:currentColor}.about-page__hero h1{max-width:780px;margin-bottom:22px;font-size:clamp(3rem,5vw,5.35rem);letter-spacing:-.055em;line-height:1.02}.about-page__hero h1 span{color:var(--brand-primary)}.about-page__hero-copy>p{max-width:650px;margin-bottom:32px;color:var(--ink-soft);font-size:clamp(1.06rem,1.4vw,1.25rem)}.about-page__actions{display:flex;flex-wrap:wrap;gap:14px}.about-page__actions .btn svg{width:18px;height:18px}.about-page__hero-image-wrap{position:relative;min-height:clamp(300px,22vw,360px);border-radius:28px 28px 96px 28px;overflow:hidden;box-shadow:0 28px 58px rgba(13,27,61,.17)}.about-page__hero-image-wrap:after{position:absolute;inset:0;content:"";background:linear-gradient(145deg,rgba(13,107,62,.18),transparent 48%)}.about-page__certification-image,.about-page__hero-image,.about-page__leader-card>img,.about-page__location-card>img,.about-page__profile-image-wrap img{width:100%;height:100%;object-fit:cover}.about-page__section-head{max-width:760px;margin:0 auto clamp(30px,4vw,52px);text-align:center}.about-page__section-head h2{margin-bottom:14px;font-size:clamp(2rem,3.5vw,3.15rem);letter-spacing:-.04em}.about-page__section-head p{margin:0;color:var(--ink-soft);font-size:1.05rem}.about-page__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;grid-gap:clamp(32px,6vw,98px);gap:clamp(32px,6vw,98px)}.about-page__profile-image-wrap{min-height:390px;overflow:hidden;border-radius:26px;box-shadow:var(--shadow-lg)}.about-page__profile-copy{max-width:630px}.about-page__certification-copy h2,.about-page__profile-copy h2{margin-bottom:20px;font-size:clamp(2rem,3.4vw,3.1rem);letter-spacing:-.04em}.about-page__certification-copy p,.about-page__profile-copy p{color:var(--ink-soft);font-size:1.06rem}.about-page__statement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.about-page__document-card,.about-page__leader-card,.about-page__location-card,.about-page__partner-card,.about-page__statement-card,.about-page__value-card,.about-page__why-card{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-sm)}.about-page__statement-card{padding:clamp(26px,3vw,42px)}.about-page__statement-card h2{margin-bottom:12px;font-size:clamp(1.65rem,2.3vw,2.2rem)}.about-page__document-card p,.about-page__leader-card p,.about-page__location-card p,.about-page__partner-card p,.about-page__statement-card p,.about-page__value-card p,.about-page__why-card p{color:var(--ink-soft)}.about-page__icon{display:grid;width:52px;height:52px;place-items:center;margin-bottom:18px;border-radius:16px;background:var(--surface-tint);color:var(--brand-primary)}.about-page__icon svg{width:27px;height:27px}.about-page__value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.about-page__value-card{padding:26px}.about-page__value-card h3{font-size:1.15rem}.about-page__why{position:relative}.about-page__why-grid{display:grid;grid-gap:14px;gap:14px}.about-page__why-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;padding:20px 24px}.about-page__why-card .about-page__icon{width:46px;height:46px;margin:0;border-radius:14px}.about-page__why-card .about-page__icon svg{width:23px;height:23px}.about-page__why-card h3{margin-bottom:4px;font-size:1.05rem}.about-page__why-card p{margin:0}.about-page__statistics{background:linear-gradient(135deg,#0d6b3e,#004c38)}.about-page__statistics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.21);border-radius:20px;background:rgba(255,255,255,.21)}.about-page__stat{padding:30px 26px;background:rgba(0,53,38,.25);color:#fff}.about-page__stat-icon{display:block;margin-bottom:12px;color:#a8efc2}.about-page__stat-icon svg{width:25px;height:25px}.about-page__stat strong{display:block;font-size:clamp(2rem,3vw,3rem);line-height:1}.about-page__stat h3{margin:10px 0 6px;color:#fff;font-size:1rem}.about-page__stat p{margin:0;color:#d8eee0;font-size:.9rem}.about-page__timeline{position:relative;max-width:920px;margin:0 auto}.about-page__timeline:before{position:absolute;top:0;bottom:0;left:100px;width:2px;content:"";background:var(--line)}.about-page__timeline li{position:relative;display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:38px;gap:38px;padding:0 0 34px}.about-page__timeline li:before{position:absolute;top:5px;left:94px;width:14px;height:14px;content:"";border:3px solid #fff;border-radius:50%;background:var(--brand-primary);box-shadow:0 0 0 2px var(--brand-primary)}.about-page__timeline li>span{color:var(--brand-primary);font-size:1.05rem;font-weight:800}.about-page__timeline h3{margin-bottom:6px}.about-page__timeline p{margin:0;color:var(--ink-soft)}.about-page__leadership-grid,.about-page__location-grid,.about-page__partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.about-page__leader-card{overflow:hidden}.about-page__leader-card>img{aspect-ratio:1/.9}.about-page__leader-card>div{padding:23px}.about-page__leader-card h3{margin-bottom:4px}.about-page__role{margin-bottom:3px;color:var(--brand-primary)!important;font-weight:700}.about-page__department{margin-bottom:13px;font-size:.86rem}.about-page__leader-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.about-page__leader-links a{display:inline-flex;align-items:center;gap:5px;font-size:.9rem;font-weight:700}.about-page__leader-links svg{width:16px;height:16px}.about-page__partner-card{min-height:230px;padding:25px;color:var(--ink)}.about-page__partner-card:hover{color:var(--ink);border-color:#a9d7b9;box-shadow:var(--shadow)}.about-page__partner-card img{width:auto;max-width:170px;height:58px;margin:0 0 20px;object-fit:contain;object-position:left center}.about-page__partner-card h3{margin-bottom:3px}.about-page__partner-country{margin-bottom:12px;color:var(--brand-primary)!important;font-size:.86rem;font-weight:700}.about-page__coverage{background:linear-gradient(145deg,#f6fcf8,#fff)}.about-page__coverage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.about-page__coverage-grid article{display:flex;gap:12px;padding:18px;border-bottom:2px solid var(--line)}.about-page__coverage-grid svg{width:23px;height:23px;flex:none;color:var(--brand-primary)}.about-page__coverage-grid h3{margin-bottom:4px;font-size:1rem}.about-page__coverage-grid p{margin:0;color:var(--ink-soft);font-size:.9rem}.about-page__location-card{overflow:hidden}.about-page__location-card>img{aspect-ratio:1.5}.about-page__location-card>div{padding:22px}.about-page__document-card>div>span,.about-page__location-card>div>span{display:block;margin-bottom:7px;color:var(--brand-primary);font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.about-page__location-card h3{margin-bottom:6px}.about-page__document-grid{display:grid;grid-gap:14px;gap:14px;max-width:980px;margin:0 auto}.about-page__document-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:center;padding:20px 24px}.about-page__document-card>svg{width:34px;height:34px;color:var(--brand-primary)}.about-page__document-card h3{margin-bottom:4px;font-size:1.05rem}.about-page__document-card p{margin:0}.about-page__certification-copy .btn{margin-top:10px}.about-page__certification-image{min-height:320px;border-radius:22px;box-shadow:var(--shadow)}.about-page__video-frame{position:relative;max-width:1050px;margin:0 auto;overflow:hidden;aspect-ratio:16/9;border-radius:20px;background:var(--brand-navy);box-shadow:var(--shadow-lg)}.about-page__video-frame iframe{width:100%;height:100%;border:0}.about-page__cta{padding:clamp(58px,8vw,100px) 0;background:linear-gradient(115deg,#004c38,#0d6b3e);color:#fff}.about-page__cta-inner{display:flex;flex-wrap:wrap;gap:32px 56px;align-items:center;justify-content:space-between}.about-page__cta h2{margin-bottom:10px;color:#fff;font-size:clamp(2rem,3.4vw,3.15rem);letter-spacing:-.04em}.about-page__cta p{max-width:670px;margin:0;color:#d8eee0;font-size:1.06rem}.about-page__cta-outline{border:1.5px solid rgba(255,255,255,.65);color:#fff}.about-page__cta-outline:hover{border-color:#fff;color:#fff}@media (max-width:1080px){.about-page__hero-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:40px}.about-page__coverage-grid,.about-page__leadership-grid,.about-page__location-grid,.about-page__partner-grid,.about-page__statistics-grid,.about-page__value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:780px){.about-page__hero-inner,.about-page__split{grid-template-columns:1fr}.about-page__hero-inner{min-height:0}.about-page__hero-image-wrap{min-height:280px;max-width:620px;width:100%}.about-page__profile-image-wrap{min-height:300px}.about-page__statement-grid{grid-template-columns:1fr}.about-page__document-card{grid-template-columns:auto minmax(0,1fr)}.about-page__document-card .btn{grid-column:1/-1;justify-self:start}}@media (max-width:560px){.about-page__hero h1{font-size:clamp(2.5rem,12vw,3.5rem)}.about-page__actions .btn{width:100%}.about-page__coverage-grid,.about-page__leadership-grid,.about-page__location-grid,.about-page__partner-grid,.about-page__statistics-grid,.about-page__value-grid{grid-template-columns:1fr}.about-page__timeline:before{left:14px}.about-page__timeline li{grid-template-columns:1fr;gap:5px;padding:0 0 28px 38px}.about-page__timeline li:before{top:4px;left:8px}.about-page__timeline li>span{font-size:.9rem}.about-page__why-card{align-items:flex-start;padding:20px}.about-page__document-card{grid-template-columns:1fr;gap:12px}.about-page__document-card .btn{grid-column:auto}.about-page__cta-inner{display:grid}}.products-page__filter-panel{margin:0 0 clamp(32px,4vw,46px);padding:clamp(20px,2.7vw,30px);border:1px solid rgba(13,107,62,.16);border-radius:20px;background:linear-gradient(135deg,#ffffff,#f4faf6);box-shadow:0 14px 34px rgba(13,27,61,.06)}.products-page__filter-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:20px}.products-page__filter-heading>div{display:grid;grid-gap:3px;gap:3px}.products-page__filter-heading span{color:var(--brand-primary);font-size:.71rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.products-page__filter-heading strong{color:var(--brand-navy);font-size:clamp(1.1rem,1.5vw,1.3rem)}.products-page__filter-heading p{margin:0;color:var(--ink-soft);font-size:.9rem;white-space:nowrap}.products-page__filters{grid-template-columns:minmax(250px,1.65fr) minmax(180px,1fr) minmax(180px,1fr) auto;grid-gap:14px;gap:14px}.products-page__field{grid-gap:7px;gap:7px}.products-page__field>span{color:#4a5e57;font-size:.78rem;font-weight:750}.products-page__input-wrap svg{left:15px;color:var(--brand-primary);stroke-width:1.9}.products-page__filters input,.products-page__filters select{height:50px;min-height:50px;border:1px solid #cbded1;border-radius:10px;background:#fff;font-size:.93rem;font-weight:600}.products-page__filters input{padding:0 14px 0 44px}.products-page__filters select{padding:0 37px 0 14px}.products-page__filters input::placeholder{color:#81938b;font-weight:400}.products-page__filters input:focus,.products-page__filters select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(13,107,62,.13)}.products-page__filter-action{display:flex;min-height:50px;align-items:center}.products-page__clear{min-height:42px;padding:0 14px;border:1px solid #afd3ba;border-radius:9px;color:#096138;font-size:.86rem;white-space:nowrap}.products-page__clear:hover{border-color:var(--brand-primary);background:#eaf6ed;text-decoration:none}@media (max-width:980px){.products-page__filters{grid-template-columns:minmax(220px,1.4fr) minmax(180px,1fr)}.products-page__filter-action{grid-column:1/-1}}@media (max-width:560px){.products-page__filter-panel{padding:18px;border-radius:16px}.products-page__filter-heading{align-items:start;flex-direction:column;gap:7px}.products-page__filters{grid-template-columns:1fr}.products-page__filter-action{grid-column:auto}}.products-page{background:#fff}.products-page__hero{min-height:0;padding:clamp(70px,7vw,106px) 0 clamp(90px,7vw,112px);background:radial-gradient(circle at 89% 65%,rgba(48,151,95,.1) 0 9%,transparent 9.2%),linear-gradient(112deg,#f3fbf6,#fbfefc 53%,#e6f5eb);text-align:left}.products-page__hero:after{right:-7.8rem;bottom:-12.5rem;width:min(35vw,450px);height:min(35vw,450px);border:clamp(34px,4vw,58px) solid rgba(31,134,77,.09)}.products-page__hero-inner{max-width:var(--container);padding-bottom:0}.products-page__hero-copy{max-width:1040px}.products-page__eyebrow{margin-bottom:16px;color:#087343;font-size:.8rem;letter-spacing:.21em}.products-page__hero h1{max-width:1080px;margin:0;font-size:clamp(2.55rem,4.25vw,4.35rem);letter-spacing:-.058em;line-height:1.06}.products-page__hero p{max-width:860px;margin:19px 0 0;color:#5f7181;font-size:clamp(1rem,1.3vw,1.16rem);line-height:1.65}.products-page__filter-panel{position:relative;z-index:2;margin:-57px 0 40px;padding:23px;border:1px solid rgba(17,76,53,.12);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 18px 38px rgba(12,42,30,.08)}.products-page__filters{display:grid;grid-template-columns:minmax(260px,1.65fr) minmax(185px,.95fr) minmax(185px,.95fr);grid-gap:23px;gap:23px;align-items:end;margin:0}.products-page__field{display:grid;min-width:0;grid-gap:6px;gap:6px}.products-page__field>span:not(.sr-only){color:#334c5d;font-size:.82rem;font-weight:700}.products-page__input-wrap{position:relative}.products-page__input-wrap svg{position:absolute;top:50%;left:17px;width:19px;height:19px;color:#078049;fill:none;pointer-events:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.15;transform:translateY(-50%)}.products-page__filters input,.products-page__filters select{box-sizing:border-box;width:100%;height:48px;min-height:48px;border:1px solid #d9e5df;border-radius:11px;outline:none;background-color:#fff;color:var(--brand-navy);font:inherit;font-size:.94rem;transition:border-color .15s ease,box-shadow .15s ease}.products-page__filters input{padding:0 16px 0 49px}.products-page__filters select{padding:0 39px 0 15px;cursor:pointer}.products-page__filters input::placeholder{color:#8a9a9f}.products-page__filters input:focus,.products-page__filters select:focus{border-color:#168651;box-shadow:0 0 0 3px rgba(22,134,81,.13)}.products-page__body{display:flow-root;padding:0 0 clamp(78px,9vw,128px);background:linear-gradient(180deg,#fff,#fbfdfc)}.products-page__results-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:23px}.products-page__results-bar p{margin:0;color:#344d61;font-size:.94rem}.products-page__clear{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:2px 0;border:0;background:transparent;color:#087743;cursor:pointer;font:inherit;font-size:.9rem;font-weight:800}.products-page__clear svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1}.products-page__clear:hover{color:#055f34;text-decoration:underline;text-underline-offset:3px}.products-page__empty-state{display:grid;min-height:205px;place-items:center;align-content:center;padding:28px;border:1px dashed #c8d8de;border-radius:14px;background:rgba(255,255,255,.7);text-align:center}.products-page__empty-icon{display:grid;width:67px;height:67px;margin-bottom:16px;place-items:center;border-radius:50%;background:#e0f3e6;color:#087743}.products-page__empty-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.products-page__empty-state h2{margin:0;color:var(--brand-navy);font-size:1.13rem;letter-spacing:-.018em}.products-page__empty-state p{margin:7px 0 0;color:#5f7181;font-size:.93rem}.products-page__table-scroll{overflow-x:auto;border:1px solid #dce8e1;border-radius:14px;background:#fff;box-shadow:0 12px 28px rgba(13,27,61,.04);scrollbar-color:#91b9a0 #f4f8f5;scrollbar-width:thin}.products-page__table{width:100%;min-width:820px;border-collapse:collapse;color:#344d61;font-family:var(--font-product-catalogue),"IBM Plex Sans Condensed","Arial Narrow",Arial,sans-serif;font-size:1rem;line-height:1.35}.products-page__table td,.products-page__table th{padding:16px 18px;border-bottom:1px solid #e5eee9;text-align:left;vertical-align:middle}.products-page__table th{background:#eef8f1;color:#285440;font-size:.79rem;font-weight:700;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap}.products-page__table tbody tr{transition:background-color .16s ease}.products-page__table tbody tr:hover{background:#f7fbf8}.products-page__table tbody tr:last-child td{border-bottom:0}.products-page__serial{width:64px;color:#758980;font-size:.88rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.products-page__product-name{min-width:210px;color:var(--brand-navy);font-size:1.08rem;font-weight:700}.products-page__details{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:#71907e;cursor:not-allowed;font:inherit;font-size:.91rem;font-weight:700;white-space:nowrap}.products-page__details:disabled{opacity:1}.products-page__details span{color:#8eaa99;font-size:1.08em}@media (max-width:980px){.products-page__filters{grid-template-columns:minmax(240px,1.4fr) minmax(190px,1fr)}.products-page__field--search{grid-column:1/-1}}@media (max-width:560px){.products-page__hero{padding-top:59px;padding-bottom:72px}.products-page__hero:after{right:-9rem;bottom:-6.5rem;width:255px;height:255px;border-width:34px}.products-page__hero h1{font-size:clamp(2.3rem,11vw,3.1rem)}.products-page__filter-panel{margin:-44px 0 32px;padding:17px;border-radius:15px}.products-page__filters{grid-template-columns:1fr;gap:15px}.products-page__field--search{grid-column:auto}.products-page__results-bar{align-items:flex-start;flex-direction:column;gap:7px}.products-page__empty-state{min-height:190px;padding:24px 18px}.products-page__table-scroll{margin-right:-1px;margin-left:-1px;border-radius:12px}.products-page__table td,.products-page__table th{padding:14px 15px}}