:root{color-scheme:light;--m-green:#0b483d;--m-deep:#09372f;--m-lime:#d8e9a8;--m-ink:#172b25;--m-muted:#64736b;--m-line:#e3eae3;--m-pale:#f4f7f0;--m-white:#fff}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.m-body{margin:0;background:#fff;color:var(--m-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}
.m-body a{color:inherit;text-decoration:none}
.m-body a:focus-visible,.m-body summary:focus-visible{outline:3px solid #b7d66a;outline-offset:4px}
.m-body svg{display:block;width:20px;height:20px;flex:none}
.m-body h1,.m-body h2,.m-body h3,.m-body p{margin-top:0}
.m-body h1,.m-body h2,.m-body h3{line-height:1.15;letter-spacing:-.035em}
.m-wrap{width:min(100% - 48px,1240px);margin-inline:auto}
.m-skip{position:absolute;top:-100px;left:12px;z-index:100;padding:10px 16px;background:#fff;color:#102e28!important;border-radius:8px}
.m-skip:focus{top:12px}
.m-top-region{position:relative;isolation:isolate;overflow:hidden;background:#073d34;color:#fff}
.m-top-region:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,48,40,.90) 0%,rgba(4,61,50,.78) 53%,rgba(8,66,52,.49) 100%),url('/assets/header-homepage.png') center/cover no-repeat}
.m-top-region:after{content:"";position:absolute;width:580px;height:580px;right:-190px;top:8%;z-index:-1;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 110px rgba(255,255,255,.025),0 0 0 220px rgba(255,255,255,.02);pointer-events:none}
.m-header{min-height:88px;display:flex;align-items:center;gap:28px;position:relative;z-index:5}
.m-brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:22px;font-weight:800;letter-spacing:-.055em}
.m-brand .brand-mark{display:grid;place-items:center;width:34px;height:34px;background:#d6eba2;color:#0e4d3c;border-radius:11px;transform:rotate(-9deg)}
.m-brand .brand-mark svg{width:21px;height:21px;transform:rotate(9deg)}
.m-nav{display:flex;align-items:center;gap:clamp(12px,1.45vw,24px);margin-inline:auto}
.m-nav a,.m-header-login{font-size:13px;font-weight:650;color:rgba(255,255,255,.88);transition:color .18s ease}
.m-nav a:hover,.m-header-login:hover,.m-nav a[aria-current=page]{color:#d9efac}
.m-header-actions{display:flex;align-items:center;gap:18px}
.m-languages{display:flex;align-items:center;gap:4px;padding:3px;border:1px solid rgba(255,255,255,.3);border-radius:8px;font-size:12px;font-weight:800}
.m-languages a{padding:4px 5px;color:rgba(255,255,255,.72);border-radius:5px}
.m-languages a[aria-current=true]{background:#fff;color:#124b3d}
.m-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:10px 19px;border-radius:8px;font-size:14px;font-weight:750;line-height:1.2;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
.m-btn svg{width:17px;height:17px}
.m-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.13)}
.m-btn-light{background:#f8fbf2;color:#123d32!important}
.m-btn-light:hover{background:#dcecb5}
.m-btn-outline{border:1px solid rgba(255,255,255,.6);color:#fff!important}
.m-btn-outline:hover{background:rgba(255,255,255,.11)}
.m-btn-green{background:#0b5844;color:#fff!important}
.m-mobile-menu{display:none}
.m-mobile-languages{display:flex;gap:7px;padding:10px 12px 5px;border-top:1px solid var(--m-line)}
.m-mobile-languages a{padding:5px 10px!important;border-radius:6px;background:#edf4eb}
.m-mobile-languages a[aria-current=true]{background:#0c5845;color:#fff}
.m-kicker{display:inline-block;margin-bottom:16px;color:#d6eda7;font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}
.m-kicker-green{color:#448448}
.m-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);align-items:center;min-height:515px;padding-block:32px 45px}
.m-hero-copy{position:relative;z-index:2;padding-bottom:22px}
.m-hero h1{max-width:670px;margin-bottom:21px;font-size:clamp(42px,4.25vw,66px);font-weight:830}
.m-hero-copy>p{max-width:530px;margin-bottom:28px;color:rgba(255,255,255,.84);font-size:18px;line-height:1.65}
.m-hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.m-hero-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 18px;margin:34px 0 0;padding:0;list-style:none}
.m-hero-points li{display:flex;align-items:center;gap:9px;color:#dcebdc;font-size:12px;font-weight:650}
.m-hero-points svg{width:16px;height:16px;color:#cfeaa2}
.m-hero-visual{align-self:end;min-width:0;margin:0 -64px -30px -35px;text-align:center}
.m-hero-visual img{display:block;width:100%;height:auto;filter:drop-shadow(0 28px 45px rgba(0,0,0,.28))}
.m-hero-visual small,.m-showcase-image small{display:block;max-width:410px;margin:-11px auto 0;color:rgba(255,255,255,.74);font-size:10px;line-height:1.35}
.m-section{padding-block:88px}
.m-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}
.m-section-head>div{max-width:710px}
.m-section h2{margin-bottom:12px;font-size:clamp(29px,3vw,42px);font-weight:810}
.m-section-head p{margin-bottom:0;color:var(--m-muted);font-size:16px}
.m-text-link{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;color:#24704f!important;font-size:13px;font-weight:800}
.m-text-link svg{width:16px;height:16px;transition:transform .18s}
.m-text-link:hover svg{transform:translateX(4px)}
.m-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.m-feature-card,.m-detail-card{position:relative;min-height:215px;padding:24px;background:#fff;border:1px solid var(--m-line);border-radius:14px;box-shadow:0 9px 35px rgba(19,61,40,.035)}
.m-feature-card{transition:border .18s,transform .18s,box-shadow .18s}
.m-feature-card:hover{transform:translateY(-3px);border-color:#a8cd9d;box-shadow:0 16px 32px rgba(19,61,40,.09)}
.m-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:22px;border-radius:10px;background:#ecf5e8;color:#2b7b56}
.m-icon svg{width:22px;height:22px}
.m-feature-card h3,.m-detail-card h3,.m-audience-card h3{margin-bottom:9px;font-size:18px;font-weight:780}
.m-feature-card p,.m-detail-card p,.m-audience-card p{margin:0;color:var(--m-muted);font-size:14px;line-height:1.65}
.m-card-arrow{position:absolute;right:24px;top:28px;color:#37835e;font-size:20px}
.m-process{border-top:1px solid var(--m-line);border-bottom:1px solid var(--m-line)}
.m-process ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:0;padding:0;list-style:none}
.m-process li{display:grid;grid-template-columns:auto 1fr;column-gap:15px;position:relative}
.m-process li:not(:last-child):after{content:"";position:absolute;left:calc(100% - 3px);top:22px;width:30px;border-top:1px dashed #a5c6aa}
.m-step-number{grid-row:1/3;display:grid;place-items:center;width:46px;height:46px;background:#0d5845;color:white;border-radius:50%;font-weight:800}
.m-process .m-icon{display:none}
.m-process h3{margin:3px 0 8px;font-size:19px}
.m-process p{margin:0;color:var(--m-muted);font-size:14px}
.m-audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.m-audience-card{min-height:250px;padding:28px;border-radius:14px;background:#f1f6f0;transition:transform .18s,background .18s}
.m-audience-card:nth-child(2){background:#f4f3ea}
.m-audience-card:nth-child(3){background:#eff4f5}
.m-audience-card:hover{transform:translateY(-3px);background:#e8f1e4}
.m-audience-more{display:inline-block;margin-top:22px;color:#2f7654;font-size:13px;font-weight:800}
.m-showcase{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:55px;padding-top:25px;padding-bottom:110px}
.m-showcase-image{overflow:hidden;padding:0 10px 17px;border-radius:20px;background:linear-gradient(140deg,#0e5a4a,#073a31);text-align:center}
.m-showcase-image img{display:block;width:100%;height:auto}
.m-showcase-image small{margin:-12px auto 0}
.m-showcase-copy>p{color:var(--m-muted);line-height:1.7}
.m-showcase-copy ul,.m-editorial ul{display:grid;gap:12px;margin:24px 0 27px;padding:0;list-style:none}
.m-showcase-copy li,.m-editorial li{display:flex;align-items:flex-start;gap:9px;font-size:14px;font-weight:650}
.m-showcase-copy li svg,.m-editorial li svg{width:18px;height:18px;margin-top:2px;color:#2e8e5e}
.m-footer{background:#f4f7f1}
.m-bottom-cta{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:225px;padding:38px 48px;transform:translateY(-30px);border-radius:17px;background:#0b483d;color:#fff}
.m-bottom-cta>img{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover;opacity:.72}
.m-bottom-cta:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,48,40,.9),rgba(4,56,44,.7))}
.m-bottom-cta h2{max-width:590px;margin-bottom:9px;font-size:clamp(24px,2.4vw,35px)}
.m-bottom-cta p{max-width:560px;margin:0;color:#e7f1e7;font-size:14px}
.m-bottom-cta .m-kicker{margin-bottom:7px}
.m-cta-actions{display:flex;flex-direction:column;gap:9px;min-width:195px}
.m-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding:36px 0 55px}
.m-footer-brand{color:#0d4c3e!important}
.m-footer-grid p{max-width:290px;margin:16px 0 0;color:var(--m-muted);font-size:13px}
.m-footer-grid h3{margin:7px 0 18px;color:#1d392f;font-size:13px;letter-spacing:0}
.m-footer-grid>div:not(:first-child) a{display:block;margin-bottom:11px;color:#5f7267;font-size:13px}
.m-footer-grid a:hover,.m-footer-bottom a:hover{color:#1c8057!important}
.m-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:18px 0 30px;border-top:1px solid #dce5da;color:#77877c;font-size:12px}
.m-footer-bottom div{display:flex;gap:16px}
.m-inner-hero{padding-block:70px 84px}
.m-inner-hero h1{max-width:900px;margin-bottom:17px;font-size:clamp(39px,4vw,62px)}
.m-inner-hero>p{max-width:750px;margin-bottom:27px;color:#e0ece3;font-size:18px}
.m-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}
.m-detail-card{min-height:205px}
.m-editorial{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;border-top:1px solid var(--m-line)}
.m-editorial h2{max-width:450px}
.m-editorial>div:nth-child(2)>p{max-width:700px;margin:7px 0 0;color:#536b5e;font-size:17px;line-height:1.75}
.m-editorial ul{margin-bottom:0}
.m-source-link{padding:0 0 62px}.m-source-link a{display:inline-flex;align-items:center;gap:10px;color:#277650!important;font-size:14px;font-weight:800}.m-source-link svg{width:17px;height:17px}
.m-related{padding-top:55px;border-top:1px solid var(--m-line)}
.m-related h2{font-size:28px}
.m-related>div{display:flex;flex-wrap:wrap;gap:12px}
.m-related a{display:inline-flex;align-items:center;gap:15px;padding:12px 15px;border:1px solid #cfe0d3;border-radius:9px;color:#266d4b!important;font-size:13px;font-weight:750}
.m-related a:hover{background:#f0f7ef}
.m-related svg{width:16px;height:16px}
.m-faq-list{border-top:1px solid var(--m-line)}
.m-faq-list details{border-bottom:1px solid var(--m-line)}
.m-faq-list summary{position:relative;display:block;padding:21px 42px 21px 0;cursor:pointer;font-size:17px;font-weight:750;list-style:none}
.m-faq-list summary::-webkit-details-marker{display:none}
.m-faq-list summary:after{content:"+";position:absolute;right:10px;top:15px;color:#2a7955;font-size:26px;font-weight:400}
.m-faq-list details[open] summary:after{content:"−"}
.m-faq-list p{max-width:750px;margin:0;padding:0 30px 23px 0;color:var(--m-muted)}
.m-info-width{max-width:940px}
.m-contact-card{display:flex;align-items:center;gap:25px;margin-bottom:75px;padding:30px;border-radius:15px;background:#f0f6ed}
.m-contact-card .m-icon{margin:0}
.m-contact-card h2{margin-bottom:5px;font-size:24px}
.m-contact-card p{margin:0;color:var(--m-muted);font-size:14px}
.m-contact-card .m-btn{margin-left:auto;white-space:nowrap}
.m-pricing-note{padding:22px 26px;border-left:4px solid #68a873;background:#f2f7f0}
.m-pricing-note strong{font-size:16px}
.m-pricing-note p{margin:7px 0 0;color:var(--m-muted);font-size:14px}
@media(max-width:1160px){.m-nav,.m-header-actions{display:none}.m-header{justify-content:space-between}.m-mobile-menu{display:block;position:relative}.m-mobile-menu summary{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.5);border-radius:8px;cursor:pointer;font-size:24px;list-style:none}.m-mobile-menu summary::-webkit-details-marker{display:none}.m-mobile-menu nav{position:absolute;right:0;top:52px;display:grid;min-width:240px;padding:12px;background:#fff;color:#173d32;border-radius:12px;box-shadow:0 15px 35px rgba(0,0,0,.22)}.m-mobile-menu nav a{padding:9px 12px;font-size:14px;font-weight:650}.m-mobile-menu nav a:hover{background:#edf4eb}.m-hero-visual{margin-right:-35px}}
@media(max-width:800px){.m-wrap{width:min(100% - 36px,1240px)}.m-header{min-height:70px}.m-hero{grid-template-columns:1fr;padding-top:47px;padding-bottom:25px}.m-hero h1{font-size:clamp(39px,8vw,57px)}.m-hero-copy>p{font-size:16px}.m-hero-visual{max-width:690px;margin:18px auto -15px}.m-hero-visual small{margin-top:-15px}.m-section{padding-block:65px}.m-feature-grid,.m-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.m-process ol{gap:18px}.m-process li{display:block}.m-process .m-step-number{margin-bottom:14px}.m-process li:not(:last-child):after{display:none}.m-audience-grid{gap:12px}.m-audience-card{padding:21px}.m-showcase{grid-template-columns:1fr;gap:28px}.m-showcase-image{max-width:640px}.m-bottom-cta{padding:30px}.m-footer-grid{grid-template-columns:repeat(3,1fr);gap:30px}.m-footer-grid>div:first-child{grid-column:1/-1}.m-editorial{gap:35px}.m-contact-card{flex-wrap:wrap}.m-contact-card .m-btn{margin-left:0}}
@media(max-width:600px){.m-brand{font-size:20px}.m-hero-points{grid-template-columns:1fr 1fr;gap:9px}.m-hero-points li{font-size:11px}.m-section-head{display:block}.m-section-head .m-text-link{margin-top:20px}.m-feature-grid,.m-detail-grid,.m-audience-grid,.m-process ol,.m-editorial{grid-template-columns:1fr}.m-feature-card,.m-detail-card{min-height:unset}.m-process ol{gap:23px}.m-process li{display:flex;gap:16px}.m-process .m-step-number{flex:none;margin-bottom:0}.m-audience-card{min-height:unset}.m-showcase{padding-bottom:65px}.m-bottom-cta{display:block;transform:translateY(-20px)}.m-cta-actions{align-items:flex-start;margin-top:20px}.m-footer-grid{grid-template-columns:repeat(2,1fr)}.m-footer-grid>div:first-child{grid-column:1/-1}.m-footer-bottom{display:block}.m-footer-bottom div{margin-top:12px}.m-inner-hero{padding-block:52px 65px}.m-inner-hero>p{font-size:16px}.m-editorial{gap:0}.m-contact-card{display:block}.m-contact-card .m-icon{margin-bottom:16px}.m-contact-card .m-btn{margin-top:20px;white-space:normal;overflow-wrap:anywhere}.m-related{padding-top:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Homepage composition follows the supplied layout-homepage reference. */
.m-top-home .m-hero{grid-template-columns:44% 56%;min-height:390px;padding-top:0;padding-bottom:8px}
.m-top-home .m-hero-copy{padding:10px 0 26px}
.m-top-home .m-hero h1{max-width:570px;margin-bottom:15px;font-size:clamp(39px,4.1vw,62px);line-height:1.07}
.m-top-home .m-hero-copy>p{max-width:450px;margin-bottom:23px;font-size:16px;line-height:1.45}
.m-top-home .m-hero-actions .m-btn{min-width:132px;min-height:39px;padding:8px 15px;font-size:12px}
.m-top-home .m-hero-points{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:31px 0 0}
.m-top-home .m-hero-points li{align-items:flex-start;gap:6px;min-width:0;color:#fff}
.m-top-home .m-hero-points li>svg{width:18px;height:18px;margin-top:2px;color:#fff}
.m-top-home .m-hero-points li strong,.m-top-home .m-hero-points li small{display:block;overflow-wrap:anywhere}
.m-top-home .m-hero-points li strong{font-size:12px;line-height:1.15}
.m-top-home .m-hero-points li small{margin-top:3px;font-size:9px;font-weight:500;line-height:1.15}
.m-top-home .m-hero-visual{align-self:end;margin:-8px 0 0 -10px}
.m-top-home .m-hero-visual img{filter:drop-shadow(0 14px 20px rgba(0,0,0,.25))}
.m-home-content .m-section h2{font-size:clamp(23px,2.3vw,32px);letter-spacing:-.035em}
.m-home-content .m-section-head{margin-bottom:11px}
.m-home-content .m-section-head h2{margin-bottom:2px}
.m-home-content .m-section-head p{font-size:13px}
.m-home-features{padding-top:25px;padding-bottom:7px}
.m-home-features .m-feature-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}
.m-home-features .m-feature-card{min-height:162px;padding:14px 12px 29px;border-radius:10px;background:linear-gradient(145deg,#fff 10%,#f4faf8 100%);box-shadow:none}
.m-home-features .m-feature-card:nth-child(3){background:linear-gradient(145deg,#fff 10%,#fffaf0 100%);border-color:#f2e8d8}
.m-home-features .m-feature-card .m-icon{width:39px;height:39px;margin-bottom:12px;border-radius:50%;background:#dff7ef;color:#145e4e}
.m-home-features .m-feature-card:nth-child(3) .m-icon{background:#fff0ce;color:#dc7d20}
.m-home-features .m-feature-card .m-icon svg{width:20px;height:20px}
.m-home-features .m-feature-card h3{margin-bottom:6px;font-size:14px}
.m-home-features .m-feature-card p{font-size:11px;line-height:1.35}
.m-home-features .m-card-arrow{top:auto;right:auto;bottom:9px;left:13px;font-size:17px}
.m-home-process{padding-top:12px;padding-bottom:8px;border:0}
.m-home-process ol{gap:22px}
.m-home-process li{display:flex;align-items:center;gap:12px;padding-right:15px}
.m-home-process li:not(:last-child):after{content:'›';top:50%;left:auto;right:-9px;width:auto;border:0;color:#a7ccc1;font-size:34px;line-height:1;transform:translateY(-55%)}
.m-home-process .m-step-number{flex:none;width:30px;height:30px;margin:0;border-radius:50%;background:#176b58;font-size:12px}
.m-home-process .m-icon{display:grid;flex:none;width:42px;height:42px;margin:0;border-radius:50%;background:#e1f7ef;color:#155c4d}
.m-home-process .m-icon svg{width:21px;height:21px}
.m-home-process h3{margin:0 0 3px;font-size:13px;line-height:1.2}
.m-home-process p{font-size:11px;line-height:1.35}
.m-home-audience{padding-top:20px;padding-bottom:7px}
.m-home-audience .m-audience-grid{gap:11px}
.m-home-audience .m-audience-card{min-height:182px;padding:14px 16px;border:1px solid #e0efe9;border-radius:10px;background:linear-gradient(140deg,#fff 5%,#f1faf7 100%)}
.m-home-audience .m-audience-card:nth-child(2){background:linear-gradient(140deg,#fff 5%,#fff8ea 100%);border-color:#f4ead9}
.m-home-audience .m-audience-card:nth-child(3){background:linear-gradient(140deg,#fff 5%,#f1faf8 100%)}
.m-audience-card-head{display:flex;align-items:flex-start;gap:13px}
.m-home-audience .m-audience-card .m-icon{flex:none;width:45px;height:45px;margin:0;border-radius:50%;background:#dbf8ee}
.m-home-audience .m-audience-card:nth-child(2) .m-icon{background:#ffedc5;color:#dd8728}
.m-home-audience .m-audience-card h3{margin:3px 0 4px;font-size:14px}
.m-home-audience .m-audience-card p{font-size:11px;line-height:1.35}
.m-home-audience .m-audience-card ul{display:grid;gap:4px;margin:13px 0 0;padding:0;list-style:none}
.m-home-audience .m-audience-card li{display:flex;align-items:flex-start;gap:8px;font-size:11px;line-height:1.25}
.m-home-audience .m-audience-card li svg{width:13px;height:13px;color:#14705b}
.m-home-showcase{grid-template-columns:55% 45%;align-items:center;gap:31px;padding-top:9px;padding-bottom:66px}
.m-home-showcase .m-showcase-image{position:relative;overflow:hidden;aspect-ratio:1.95;padding:0;border-radius:10px;background:#fff}
.m-home-showcase .m-showcase-image:before{content:'';position:absolute;left:-40px;bottom:0;width:80px;height:105px;background-image:radial-gradient(#dbe9e3 1px,transparent 1px);background-size:10px 10px;z-index:-1}
.m-home-showcase .m-showcase-image img{width:109%;max-width:none;height:auto;margin:-10px 0 0 -4%;filter:none}
.m-home-showcase .m-showcase-image small{position:absolute;right:8px;bottom:3px;max-width:none;margin:0;padding:2px 5px;border-radius:3px;background:rgba(255,255,255,.87);color:#536761;font-size:8px}
.m-home-showcase .m-showcase-copy .m-kicker{margin-bottom:7px;font-size:9px}
.m-home-showcase .m-showcase-copy h2{margin-bottom:8px;font-size:clamp(24px,2.3vw,32px)}
.m-home-showcase .m-showcase-copy>p{margin-bottom:10px;font-size:13px;line-height:1.45}
.m-home-showcase .m-showcase-copy ul{gap:7px;margin:0}
.m-home-showcase .m-showcase-copy li{gap:8px;font-size:12px;font-weight:500;line-height:1.25}
.m-home-showcase .m-showcase-copy li svg{width:15px;height:15px;margin-top:0}
@media(max-width:950px){.m-top-home .m-hero{grid-template-columns:1fr;padding-top:38px}.m-top-home .m-hero-copy{padding-bottom:0}.m-top-home .m-hero-visual{max-width:690px;margin:10px auto 0}.m-home-features .m-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.m-home-process ol{gap:12px}.m-home-process li{gap:7px}.m-home-process .m-icon{width:35px;height:35px}.m-home-audience .m-audience-card{min-height:220px}.m-home-showcase{grid-template-columns:1fr 1fr;gap:20px}}
@media(max-width:700px){.m-top-home .m-hero h1{font-size:clamp(36px,8vw,52px)}.m-top-home .m-hero-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:25px}.m-top-home .m-hero-visual{margin-top:10px}.m-home-process ol,.m-home-audience .m-audience-grid,.m-home-showcase{grid-template-columns:1fr}.m-home-process ol{gap:15px}.m-home-process li:not(:last-child):after{display:none}.m-home-audience .m-audience-card{min-height:0}.m-home-showcase .m-showcase-image{max-width:640px}}
@media(max-width:480px){.m-home-features .m-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.m-home-features .m-feature-card{min-height:173px}.m-top-home .m-hero-points li strong{font-size:15px}.m-top-home .m-hero-points li small{white-space:normal}.m-home-showcase .m-showcase-image{aspect-ratio:1.5}.m-home-showcase .m-showcase-image img{width:122%;margin-left:-10%}}


.m-commerce{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:20px 42px;margin-top:24px;margin-bottom:16px;padding:36px 42px 26px;border-radius:18px;background:radial-gradient(circle at 90% 10%,rgba(141,209,156,.18),transparent 34%),linear-gradient(135deg,#073d33,#0d5847);color:#fff;box-shadow:0 20px 45px rgba(10,64,49,.13)}
.m-commerce .m-kicker{margin-bottom:13px}
.m-commerce h2{max-width:540px;margin-bottom:12px;font-size:clamp(27px,2.8vw,39px)}
.m-commerce-intro>p{max-width:545px;margin-bottom:22px;color:#e2eee8;font-size:14px;line-height:1.65}
.m-commerce .m-text-link{color:#d9efac!important}
.m-commerce-journey{display:grid;gap:8px;align-content:center}
.m-commerce-step{display:flex;align-items:center;gap:13px;position:relative;min-height:66px;padding:10px 13px;border:1px solid rgba(255,255,255,.14);border-radius:11px;background:rgba(255,255,255,.09)}
.m-commerce-step:not(:last-child):after{content:'';position:absolute;left:33px;bottom:-9px;height:8px;border-left:1px dashed rgba(211,236,185,.66)}
.m-commerce-step-icon{display:grid;place-items:center;flex:none;width:38px;height:38px;border-radius:10px;background:#dff3e6;color:#155f48}
.m-commerce-step-icon svg{width:20px;height:20px}
.m-commerce-step strong{display:block;font-size:13px;line-height:1.2}
.m-commerce-step p{margin:3px 0 0;color:#cde3d6;font-size:11px;line-height:1.35}
.m-commerce-step-number{margin-left:auto;color:rgba(255,255,255,.35);font-size:11px;font-weight:800}
.m-commerce-outcomes{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 18px;padding-top:17px;border-top:1px solid rgba(255,255,255,.18)}
.m-commerce-outcomes>span{color:#d9efac;font-size:11px;font-weight:760}
.m-commerce-outcomes>div{display:flex;align-items:center;gap:7px;color:#e9f1eb;font-size:11px}
.m-commerce-outcomes svg{width:15px;height:15px;color:#b9e4c3}
@media(max-width:800px){.m-commerce{grid-template-columns:1fr;padding:28px}.m-commerce-journey{grid-template-columns:repeat(2,minmax(0,1fr))}.m-commerce-step:not(:last-child):after{display:none}.m-commerce-outcomes{grid-column:1}}
@media(max-width:560px){.m-commerce{padding:24px 20px}.m-commerce-journey{grid-template-columns:1fr}.m-commerce h2{font-size:27px}.m-commerce-outcomes{display:grid;justify-content:start}}
