@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700;800&display=swap');
:root{--ink:#16343a;--muted:#667779;--teal:#00ad91;--mint:#c3f1df;--night:#102b30;--line:#dce7e4;--paper:#f4f8f6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-family:'Golos Text',Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.6;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1296px,calc(100% - 104px));margin:auto}.hero-shell{background:var(--night);color:#fff}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;height:110px;border-bottom:1px solid #335056}.brand{display:flex;align-items:center;gap:10px;font-size:30px;letter-spacing:-1px;font-weight:600;line-height:1.2}.brand-mark{background:var(--teal);color:var(--night);font-weight:800;width:35px;height:35px;display:grid;place-items:center;border-radius:8px;font-size:31px}.brand-by{font-size:12px;letter-spacing:0;font-weight:400;color:#a5b8b9;border-left:1px solid #496064;padding-left:14px;margin-left:5px;max-width:72px}.header nav{display:flex;gap:28px;font-size:14px;color:#d9e3e2}.nav-call{font-size:14px;font-weight:500;white-space:nowrap}.header a:hover{color:#9ce4ce}.hero{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;padding-block:74px 64px}.kicker{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:1.2px;color:#a9c2be;font-weight:500}.kicker b{background:#fff2c7;color:#81491d;font-size:18px;font-weight:600;border-radius:5px;padding:3px 7px;letter-spacing:-1px}h1{font-size:clamp(48px,4.8vw,69px);line-height:1.12;letter-spacing:-3.2px;font-weight:500;margin:29px 0 25px}em{font-style:normal;color:#75dcb9}.lead{font-size:18px;line-height:1.7;color:#b7cdcb;max-width:535px;margin:0 0 30px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:15px 24px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:17px 23px;font-size:15px;font-weight:500;min-height:59px;border-radius:7px;transition:background .2s,transform .2s;border:0;cursor:pointer}.button:hover{transform:translateY(-2px)}.primary{background:#85e3bf;color:#143d32}.primary:hover{background:#b0f0d7}.secondary{font-size:14px;display:inline-flex;align-items:center;gap:14px;min-height:44px}.secondary:hover{text-decoration:underline}.hero-note{font-size:12px;color:#88a6a3;margin-top:24px}.hero-screen{margin:0;min-width:0}.screen-label{display:flex;justify-content:space-between;gap:18px;font-size:10px;color:#86aaa5;letter-spacing:1.3px;margin-bottom:20px}.hero-screen img{display:block;width:100%;height:auto;filter:drop-shadow(0 22px 30px #00191e50)}.hero-screen figcaption{font-size:12px;text-align:center;color:#7d9e9b;margin-top:19px}.hero-screen figcaption a{border-bottom:1px solid #557973}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #345157;padding-block:27px 32px;color:#c1d5d0;font-size:14px}.hero-bottom i{font-style:normal;color:#529181}.section{padding-block:88px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:1.6px;color:#4f877b}h2{font-size:clamp(34px,3.3vw,46px);line-height:1.2;font-weight:500;letter-spacing:-1.8px;margin:20px 0 23px}h3{font-weight:500;font-size:23px;line-height:1.3;letter-spacing:-.5px}.intro{max-width:600px;color:var(--muted);font-size:18px}.contact{background:#e4f2eb}.contact p{color:var(--muted);font-size:18px;margin-bottom:30px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #eaa34e;outline-offset:5px}.skip{position:fixed;top:10px;left:10px;z-index:10;padding:12px;background:var(--mint);transform:translateY(-200%)}.skip:focus{transform:none}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header nav{gap:18px}.brand-by{display:none}.hero{gap:22px}h1{font-size:54px}.kicker{font-size:9px;letter-spacing:.7px}.hero .lead{font-size:16px}.hero-bottom{font-size:12px}.hero-screen .screen-label{font-size:9px}.button{font-size:14px}}
@media(max-width:800px){.header{height:84px}.header nav{display:none}.hero{grid-template-columns:1fr;padding-top:44px;gap:40px}.hero h1{font-size:clamp(43px,7.7vw,62px)}.hero .lead{font-size:18px;max-width:590px}.hero-screen{width:min(100%,590px);margin:auto}.hero-bottom{flex-wrap:wrap;justify-content:start;gap:10px 17px;font-size:13px}.section{padding-block:60px}.kicker{font-size:11px}.hero-screen .screen-label{font-size:10px}}
@media(max-width:480px){.wrap{width:calc(100% - 36px)}.brand{font-size:27px}.brand-mark{width:31px;height:31px}.nav-call{font-size:12px}.hero{padding-block:36px 38px}.hero h1{font-size:43px;letter-spacing:-2px}.kicker{font-size:9px;gap:8px}.kicker b{font-size:16px}.hero .lead{font-size:16px}.hero-note{font-size:12px;max-width:300px}.hero-screen .screen-label{font-size:9px;letter-spacing:.5px}.hero-bottom{font-size:12px;gap:9px}.hero-bottom i:nth-of-type(2){display:none}.hero-bottom span:nth-of-type(3){break-before:always}h2{font-size:34px;letter-spacing:-1.4px}.intro,.contact p{font-size:16px}.button{padding-inline:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.top-shell{background:var(--night);color:white}.section-head{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:42px}.section-head>div{min-width:0}.section-head h2{margin-bottom:0}.section-head>p{max-width:345px;color:var(--muted);font-size:16px;margin-bottom:4px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:37px 32px}.capability-grid article{padding-top:23px;border-top:1px solid var(--line)}.cap-no{font-size:12px;font-weight:500;color:#518c7c}.capability-grid h3{margin:15px 0 13px;font-size:22px}.capability-grid p{font-size:16px;color:var(--muted);line-height:1.7;margin-bottom:22px}.cap-tag{font-size:12px;color:#418774;background:#eff6f2;padding:6px 9px;border-radius:4px;display:inline-block}.interface-section{background:var(--paper)}.screen-tabs{display:flex;gap:6px;border-bottom:1px solid #cadbd4;margin-bottom:26px;overflow:auto}.screen-tabs button{cursor:pointer;background:transparent;color:#6b8077;border:0;border-bottom:3px solid transparent;padding:15px 23px;font-size:16px;white-space:nowrap}.screen-tabs button[aria-selected=true]{border-bottom-color:#00876c;color:#006e5c;font-weight:500}.screen-panel{background:white;border:1px solid #d4e2dd;padding:22px;border-radius:9px;box-shadow:0 20px 45px #163e3210}.screen-panel[hidden]{display:none}.screen-panel-top{display:flex;gap:20px;justify-content:space-between;font-size:12px;color:#81908b;margin-bottom:20px;letter-spacing:.5px}.image-zoom{border:1px solid #e1e9e5;border-radius:5px;background:#fff;width:100%;padding:0;display:block;position:relative;overflow:hidden;cursor:zoom-in}.image-zoom img{display:block;width:100%;height:auto}.image-zoom>span{position:absolute;right:15px;bottom:15px;background:#124a40;color:white;width:40px;height:40px;border-radius:6px;display:grid;place-items:center;font-size:24px;box-shadow:0 2px 10px #0002}.screen-desc{font-size:14px;color:#597267;margin:20px 0 0}.source-note{font-size:12px;color:#81928b;margin-top:18px}.source-note a{text-decoration:underline}.platform{display:grid;grid-template-columns:1fr 1fr;gap:85px}.platform-note{font-size:12px;color:#87978e;max-width:350px;margin-top:30px}.platform-features article{display:flex;gap:22px;padding:22px 0;border-bottom:1px solid var(--line)}.platform-features article:first-child{padding-top:0}.platform-features b{font-size:12px;color:#7ba18e;font-weight:500;padding-top:4px}.platform-features h3{margin:0 0 10px;font-size:21px}.platform-features p{font-size:16px;color:var(--muted);margin:0}.results{background:#173f3b;color:#e7f7ee;padding-block:65px}.results .eyebrow{color:#7dc9ae}.results h2{margin-top:15px;font-size:40px}.result-row{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:42px}.result-row article{border-top:1px solid #42665a;padding-top:7px}.result-row h3{font-size:22px}.result-row p{font-size:16px;color:#a7c8b9}.implementation-steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:45px 0 0}.implementation-steps li{border-top:1px solid var(--line);padding-top:23px}.implementation-steps li>span{font-size:13px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e3f0e9;color:#317961}.implementation-steps h3{font-size:20px;margin:24px 0 14px}.implementation-steps p{color:var(--muted);font-size:16px}.pricing{background:#f0f6f2;border-radius:10px;padding:35px 40px;display:flex;justify-content:space-between;align-items:center;gap:45px;margin-top:50px}.pricing h3{font-size:28px;margin:10px 0 12px}.pricing p{max-width:690px;margin:0;color:var(--muted);font-size:16px}.outline{border:1px solid #709d8b;white-space:nowrap;background:transparent;color:#286b55}.outline:hover{background:#dceee2}.faq{display:grid;grid-template-columns:.7fr 1fr;gap:80px;border-top:1px solid var(--line);padding-top:70px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:16px;padding:23px 0}summary::-webkit-details-marker{display:none}summary span{font-size:24px;color:#729684;transition:transform .15s}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:16px;margin:0 25px 24px 0}.contact{background:var(--night);color:#edf7f2}.contact .eyebrow{color:#91c3b2}.contact h2{font-size:44px}.contact em{color:#78d7b2}.contact p{color:#9abcb0;font-size:18px}.contact-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:center}.contact aside{border-left:1px solid #3d6155;padding-left:45px}.contact aside>span{font-size:12px;color:#7d9e91;letter-spacing:1.2px;display:block;margin-bottom:24px}.contact aside>a{display:block;font-size:25px;line-height:1.8;letter-spacing:-.6px}.contact aside>p{font-size:14px;line-height:1.7;margin:20px 0}.contact aside>a.demo-link{font-size:14px;color:#8dd6b6;letter-spacing:0}.contact-hint{display:block;font-size:12px;color:#82a291;margin-top:14px}.footer{display:grid;grid-template-columns:auto 1fr auto;gap:35px;align-items:center;padding-block:37px 24px}.footer>span{font-size:14px;color:#708278}.footer>a:last-of-type{font-size:14px}.footer small{font-size:12px;color:#8a988f;grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px}.footer .brand{font-size:27px}dialog{border:0;border-radius:10px;padding:22px;max-width:95vw;width:1500px;max-height:94vh;box-shadow:0 20px 80px #0006;overflow:auto}dialog::backdrop{background:#061c24d9}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.dialog-head h2{font-size:22px;letter-spacing:-.3px;margin:0}.dialog-head button{width:44px;height:44px;border:0;background:#eaf2ee;border-radius:6px;cursor:pointer;color:var(--ink);font-size:23px}dialog img{display:block;width:100%;height:auto}
@media(max-width:1100px){.section-head{gap:30px}.section-head>p{max-width:280px}.platform{gap:45px}.contact-grid{gap:40px}.contact aside{padding-left:28px}.contact aside>a{font-size:21px}.contact h2{font-size:38px}.pricing{padding:30px;gap:30px}.pricing h3{font-size:25px}.implementation-steps{gap:23px}.implementation-steps h3{font-size:18px}}
@media(max-width:800px){.section-head{flex-direction:column;align-items:start;gap:12px}.section-head>p{max-width:580px}.capability-grid{grid-template-columns:1fr 1fr;gap:26px}.capability-grid h3{font-size:20px}.screen-panel{padding:15px}.screen-panel-top{font-size:10px}.screen-panel-top span:last-child{display:none}.platform{grid-template-columns:1fr;gap:35px}.platform-note{max-width:none;margin-top:20px}.result-row{grid-template-columns:1fr;gap:18px;margin-top:25px}.result-row h3{margin-bottom:10px}.results h2{font-size:35px}.implementation-steps{grid-template-columns:1fr 1fr}.pricing{flex-direction:column;align-items:start}.faq{grid-template-columns:1fr;gap:25px;padding-top:55px}.contact-grid{grid-template-columns:1fr;gap:42px}.contact aside{border-left:0;border-top:1px solid #3d6155;padding:30px 0 0}.contact aside>a{font-size:25px}.contact h2{font-size:38px}.footer{grid-template-columns:1fr auto;gap:24px}.footer>span{grid-column:1/-1;grid-row:2}.footer small{margin-top:0}}
@media(max-width:480px){.capability-grid{grid-template-columns:1fr;gap:23px}.capability-grid p{margin-bottom:16px}.screen-tabs button{font-size:14px;padding:13px 14px}.screen-panel{padding:10px}.screen-desc{font-size:14px;margin-top:13px}.image-zoom>span{width:30px;height:30px;right:6px;bottom:6px;font-size:20px}.implementation-steps{gap:22px 20px}.implementation-steps h3{font-size:18px}.implementation-steps p{font-size:16px}.pricing{padding:25px}.pricing h3{font-size:25px}.contact h2{font-size:33px}.contact p{font-size:16px}summary{font-size:16px}.dialog-head h2{font-size:18px}dialog{padding:12px}.footer small{font-size:12px}}

/* Developer and registered rights as the primary product endorsement. */
.hero .product-kicker{font-size:12px;line-height:1.6;letter-spacing:1px;color:#a4d9c4}.hero-rights{font-size:14px;line-height:1.65;color:#b4cbc4;border-left:2px solid #5ca48d;padding-left:16px;margin:0 0 27px;max-width:550px}.platform-note{font-size:16px;line-height:1.7;max-width:550px;color:#617a70;margin-top:20px}@media(max-width:480px){.hero .product-kicker{font-size:12px;letter-spacing:.6px}.hero-rights{font-size:14px;padding-left:12px}}

/* New product gallery and consent-aware enquiry form. */
.screen-tabs{flex-wrap:wrap;overflow:visible;gap:6px 8px;border:0;margin-bottom:26px}
.screen-tabs button{white-space:normal;text-align:left;border:1px solid #cbded5;border-radius:6px;padding:11px 15px;font-size:14px;line-height:1.4;min-height:44px;background:#fff;color:#45665c}
.screen-tabs button[aria-selected=true]{background:#086e5b;border-color:#086e5b;color:#fff}
.screen-tabs button:hover{background:#dbece4;color:#164f3e}
.screen-tabs button[aria-selected=true]:hover{background:#075e4f;color:white}
.screen-panel:focus-visible{outline:3px solid #eaa34e;outline-offset:5px}
.hero-screen img{border-radius:7px;border:1px solid #72908a}
.hero-screen .screen-label{font-size:12px;line-height:1.5;letter-spacing:.6px}
.screen-panel-top{font-size:12px;line-height:1.5}
.source-note{font-size:12px;color:#617a70}
.demo-form{max-width:660px;margin-top:30px}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;font-size:14px;color:#d5e9df;min-width:0}.field.full{grid-column:1/-1}.optional{display:inline;color:#a8c6ba;font-size:12px}.field input{width:100%;min-height:52px;border:1px solid #577769;border-radius:6px;padding:13px 14px;background:#1b3b3c;color:#fff;font:inherit;font-size:16px;line-height:1.4}.field input::placeholder{color:#99b7ac}.field input:focus-visible,.consent-row input:focus-visible{outline:3px solid #eaa34e;outline-offset:3px}.consent-row{display:flex;align-items:flex-start;gap:13px;margin:23px 0;color:#bfd8cc;font-size:14px;line-height:1.7}.consent-row input{flex:0 0 21px;width:21px;height:21px;margin:3px 0 0;accent-color:#85e3bf;cursor:pointer}.consent-row label{cursor:pointer}.consent-row a{color:#c8f5df;text-decoration:underline;text-underline-offset:3px}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.demo-form .contact-hint{font-size:12px;line-height:1.65;max-width:580px;color:#a8c6ba}.contact .form-status{font-size:14px;line-height:1.7;margin:15px 0 0;color:#c8f5df}.form-status:empty{display:none}.contact-grid{align-items:start}.contact aside{margin-top:45px}.legal-links{grid-column:1/-1;display:flex;gap:16px 32px;flex-wrap:wrap;font-size:14px;color:#4c7160}.legal-links a,.legal-footer a{text-decoration:underline;text-underline-offset:4px}
.legal-page{background:#f6f9f7}.legal-page .header{height:90px}.legal-back{font-size:14px}.legal-wrap{width:min(1260px,calc(100% - 104px));margin:60px auto 80px;display:grid;grid-template-columns:minmax(0,900px) minmax(180px,240px);gap:55px;align-items:start}.legal-content{min-width:0}.legal-content h1{font-size:clamp(27px,3.2vw,42px);line-height:1.25;letter-spacing:-.9px;margin:0 0 25px;overflow-wrap:anywhere}.legal-content h2{font-size:23px;line-height:1.4;letter-spacing:-.3px;margin:42px 0 20px}.legal-paragraph{font-size:16px;line-height:1.85;margin:0 0 18px;overflow-wrap:anywhere}.clause-number{font-weight:600;color:#386956}.clause{padding-left:2.8em;text-indent:-2.8em}.clause.level-2{margin-left:1.2em}.clause.level-3{margin-left:2.4em}.legal-toc{position:sticky;top:28px;border-left:1px solid #ccdcd3;padding-left:20px;display:grid;gap:14px;max-height:85vh;overflow:auto}.legal-toc a{font-size:12px;line-height:1.6;color:#4f7564}.legal-toc a:hover{text-decoration:underline}.table-scroll{overflow-x:auto;border:1px solid #cbdcd2;border-radius:6px;margin:25px 0;background:white}.table-scroll table{border-collapse:collapse;min-width:680px;width:100%;font-size:14px;line-height:1.7}.table-scroll th,.table-scroll td{vertical-align:top;text-align:left;padding:15px;border-right:1px solid #d5e2db;border-bottom:1px solid #d5e2db;min-width:140px}.table-scroll th{background:#e2eee7;font-weight:600}.table-scroll th:first-child{width:30%}.table-scroll td:last-child,.table-scroll th:last-child{border-right:0}.table-scroll tr:last-child td{border-bottom:0}.legal-footer{border-top:1px solid #d5e2db;display:flex;flex-wrap:wrap;gap:18px 28px;padding-block:30px;font-size:14px}.legal-footer span{width:100%;color:#6f8579;font-size:12px}
@media(max-width:1000px){.legal-wrap{grid-template-columns:1fr;width:calc(100% - 64px);gap:30px}.legal-toc{position:static;order:-1;max-height:none;grid-template-columns:1fr 1fr}.contact aside{margin-top:0}}
@media(max-width:600px){.form-fields{grid-template-columns:1fr}.field.full{grid-column:auto}.screen-tabs{gap:7px}.screen-tabs button{font-size:14px;flex:1 1 calc(50% - 7px);padding:10px 12px}.hero-screen .screen-label{flex-direction:column;gap:3px}.legal-wrap{width:calc(100% - 36px);margin-top:35px}.legal-toc{grid-template-columns:1fr}.legal-content h2{font-size:21px}.legal-back{font-size:12px;max-width:145px;text-align:right}.legal-paragraph{font-size:16px}.clause{padding-left:0;text-indent:0}.legal-links{flex-direction:column;gap:15px}.screen-panel-top{font-size:12px}}
@media print{.legal-page .top-shell,.legal-toc,.legal-footer,.skip{display:none}.legal-wrap{display:block;width:100%;margin:0}.legal-page{background:white}.table-scroll{overflow:visible}.table-scroll table{min-width:0}a{color:inherit}}

/* Keep each caption together and align neighbouring input boxes. */
.field-title{display:block;line-height:1.6}.field-title .optional{white-space:nowrap}.field input{height:52px;margin-top:auto;flex-shrink:0}

/* Descriptions precede screenshots in every product tab. */
.screen-panel .screen-desc{margin:0 0 20px}.interface-section .source-note{margin:0 0 15px}

/* License and implementation prices. */
.pricing.pricing-detailed{display:block;padding:40px}.pricing-detailed .pricing-heading p{max-width:850px}.pricing-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:30px 0}.price-option{background:#fff;border:1px solid #d4e4db;border-radius:8px;padding:27px 30px;min-width:0}.price-option h4{font-size:18px;font-weight:500;margin:0 0 18px;line-height:1.4}.price-amount{display:block;color:#156c53;font-size:clamp(30px,3.6vw,44px);letter-spacing:-1px;line-height:1.2;font-weight:600;margin-bottom:18px;font-variant-numeric:tabular-nums}.price-amount span{font-size:.75em}.pricing-detailed .price-option p{font-size:16px;line-height:1.65;max-width:440px}@media(max-width:650px){.pricing.pricing-detailed{padding:25px}.pricing-options{grid-template-columns:1fr;gap:16px;margin:25px 0}.price-option{padding:23px}.price-amount{font-size:34px}.pricing-detailed .button{white-space:normal}}

/* Three pricing options with aligned headings and responsive stacking. */
.pricing-options{grid-template-columns:repeat(3,minmax(0,1fr))}.price-option h4{min-height:2.8em}.price-option .price-amount{font-size:clamp(28px,2.9vw,40px);white-space:nowrap}@media(max-width:1000px){.pricing-options{grid-template-columns:1fr}.price-option h4{min-height:0}.price-option .price-amount{font-size:34px}}

.carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:15px}.carousel-controls .source-note{margin:0}.carousel-controls button{border:1px solid #cadbd4;border-radius:6px;background:white;color:#006e5c;padding:9px 14px;font-size:14px;min-height:44px;cursor:pointer}.carousel-controls button:hover{background:#e3f0e9}.screen-panel .image-zoom{aspect-ratio:16/9}.screen-panel .image-zoom img{width:100%;height:100%;object-fit:contain}

.impact-section{background:linear-gradient(135deg,#eef7f1,#e2f2e9);border-block:1px solid #d5e7dc}
.impact-section h2{margin-bottom:44px}
.impact-section h2 em{color:#087b60}
.impact-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin:0 0 48px;padding-bottom:42px;border-bottom:1px solid #bfd9ca}
.impact-metrics>div{display:flex;flex-direction:column;min-width:0}
.impact-metrics dt{font-size:16px;line-height:1.6;color:#466659;margin-top:14px}
.impact-metrics dd{order:-1;margin:0;color:#14674f;font-size:clamp(42px,5.5vw,76px);font-weight:500;line-height:1.1;letter-spacing:-2.5px;white-space:nowrap;font-variant-numeric:tabular-nums}
.impact-metrics dd span{font-size:.65em;letter-spacing:-1px}
.impact-benefits{display:grid;grid-template-columns:1.1fr 1fr;gap:64px}
.impact-column h3{display:flex;gap:12px;align-items:center;font-size:26px;margin:0 0 22px;color:#163e32}
.impact-column h3 span{color:#087b60;font-size:30px;font-weight:400}
.impact-column ul{list-style:none;margin:0;padding:0;display:grid;gap:14px}
.impact-column li{position:relative;padding-left:22px;font-size:16px;line-height:1.65;color:#36574a}
.impact-column li::before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;border-radius:50%;background:#289875}
@media(max-width:800px){.impact-benefits{gap:32px}.impact-metrics{gap:20px}.impact-metrics dd{font-size:46px;letter-spacing:-1.5px}}
@media(max-width:600px){.impact-section h2{margin-bottom:32px}.impact-metrics{grid-template-columns:1fr;gap:24px;padding-bottom:32px;margin-bottom:32px}.impact-metrics>div{padding-bottom:24px;border-bottom:1px solid #cce0d3}.impact-metrics>div:last-child{padding-bottom:0;border-bottom:0}.impact-metrics dd{font-size:56px}.impact-metrics dt{margin-top:10px}.impact-benefits{grid-template-columns:1fr;gap:32px}.impact-column h3{margin-bottom:18px;font-size:24px}}
