:root{--cream:#fff3e2;--sand:#f7ead2;--white:#fff;--tan:#e3d5bc;--dash:#d8c6a6;--ink:#1e1408;--ink-soft:#2a1d0e;--brown:#453421;--brown-light:#6d5432;--sand-text:#e9dcc4;--faq-text:#d9c9ab;--green:#16643c;--green-hover:#12522f;--green-deep:#0c3e24;--green-pale:#cfe3d6;--red:#d64518;--red-deep:#8f2b0c;--red-pale:#ffe0cf;--yellow:#f2b705;--font-display:"Archivo Black", "Arial Black", system-ui, sans-serif;--font-body:"Public Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, "Courier New", monospace;--col:480px;--pad:18px;--radius:12px;--border:2px solid var(--ink);--shadow-hard:4px 4px 0 var(--ink)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:84px}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-size:16px;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,p,figure,blockquote{margin:0}ul,ol{margin:0;padding:0;list-style:none}img{max-width:100%;display:block}a{color:var(--green);text-decoration:none;transition:background-color .18s,color .18s,border-color .18s,transform .12s}a:hover{color:var(--red)}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}:focus-visible{outline:3px solid var(--yellow);outline-offset:2px;border-radius:4px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--yellow);color:var(--ink);border-radius:6px;padding:10px 16px;font-weight:800;transition:top .18s;position:absolute;top:-80px;left:8px}.skip-link:focus{color:var(--ink);top:8px}.eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--red);font-size:11px}.eyebrow--yellow{color:var(--yellow)}.mono{font-family:var(--font-mono)}.section-title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);text-wrap:balance;font-size:clamp(26px,5.4vw,30px);font-weight:400;line-height:1.05}.section-lede{color:var(--brown-light);text-wrap:pretty;font-size:15.5px;font-weight:500;line-height:1.5}.accent{color:var(--red)}.page{padding-bottom:96px}.band{width:100%}.band--ink{background:var(--ink)}.band--green{background:var(--green)}.band--sand{background:var(--sand)}.section{width:100%;max-width:var(--col);padding:30px var(--pad);flex-direction:column;gap:16px;margin-inline:auto;display:flex}.section-head{flex-direction:column;gap:6px;display:flex}.band--ink .section-title,.band--green .section-title{color:var(--cream)}.band--green .section-lede{color:var(--green-pale)}.rule{background-image:repeating-linear-gradient(90deg, var(--red) 0 22px, var(--yellow) 22px 44px, var(--green) 44px 66px);height:6px}.btn{text-align:center;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:18px;font-size:18px;font-weight:800;line-height:1.2;display:flex}.btn--wa{background:var(--green);color:var(--cream)}.btn--wa:hover{background:var(--green-hover);color:var(--cream)}.btn--raised{box-shadow:0 5px 0 var(--green-deep)}.btn--raised:active{box-shadow:0 2px 0 var(--green-deep);transform:translateY(3px)}.btn--ghost{background:var(--cream);color:var(--green);border:2px dashed var(--green);padding:15px;font-size:16px}.btn--ghost:hover{background:var(--green);color:var(--cream)}.btn--ink{background:var(--ink);color:var(--cream);padding:14px;font-size:15px;font-weight:700}.btn--ink:hover{background:var(--red);color:var(--cream)}.btn--outline{color:var(--brown);border:2px solid var(--dash);cursor:pointer;font-size:15px;font-weight:700;font-family:var(--font-body);background:0 0;padding:14px 18px}.btn--outline:hover{border-color:var(--ink);color:var(--ink)}.site-header{z-index:20;background:var(--green);position:sticky;top:0}.site-header__inner{width:100%;max-width:var(--col);padding:12px var(--pad);justify-content:space-between;align-items:center;gap:12px;margin-inline:auto;display:flex}.wordmark{align-items:center;gap:10px;line-height:1;display:flex}.wordmark:hover{color:inherit}.wordmark__logo{display:none}@media (width>=480px){.wordmark__logo{border-radius:6px;flex-shrink:0;width:34px;height:34px;display:block}}.wordmark__text{flex-direction:column;line-height:1;display:flex}.wordmark__name{font-family:var(--font-display);color:var(--cream);white-space:nowrap;font-size:15px;font-weight:400}.wordmark__tag{font-family:var(--font-mono);letter-spacing:.34em;color:var(--yellow);margin-top:3px;font-size:9px}.status-pill{color:var(--cream);letter-spacing:.04em;white-space:nowrap;border:1px solid #fff3e259;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:700;display:flex}.status-dot{background:var(--yellow);border-radius:50%;flex-shrink:0;width:7px;height:7px}.site-nav,.header-cta{display:none}.nav-toggle{border:1px solid #fff3e259;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;gap:4px;width:38px;height:34px;padding:7px;display:flex}.nav-toggle__bar{background:var(--cream);border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-toggle[aria-expanded=true] .nav-toggle__bar:first-child{transform:translateY(6px)rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle__bar:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] .nav-toggle__bar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-menu{background:var(--green-hover);border-top:1px solid #fff3e22e}.mobile-menu[hidden]{display:none}.mobile-menu__inner{width:100%;max-width:var(--col);padding:6px var(--pad) 14px;flex-direction:column;margin-inline:auto;display:flex}.mobile-menu a{color:var(--cream);border-bottom:1px solid #fff3e224;padding:13px 0;font-size:15.5px;font-weight:700}.mobile-menu a:last-child{border-bottom:0}.mobile-menu a:hover{color:var(--yellow)}.hero{width:100%;max-width:var(--col);padding:24px var(--pad) 22px;flex-direction:column;gap:16px;margin-inline:auto;display:flex}.hero__actions{flex-direction:column;gap:16px;width:100%;display:flex}.badge{background:var(--yellow);color:var(--ink);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;align-self:flex-start;align-items:center;gap:8px;padding:5px 12px;font-size:12px;font-weight:800;display:inline-flex}.hero__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);text-wrap:pretty;font-size:clamp(30px,8vw,40px);font-weight:400;line-height:.98}.hero__lede{color:var(--brown);text-wrap:pretty;font-size:16.5px;font-weight:500;line-height:1.5}.hero__figure{border:3px solid var(--ink);border-radius:var(--radius);position:relative;overflow:hidden}.hero__img{object-fit:cover;background-color:var(--tan);width:100%;height:210px}.price-tag{background:var(--red);color:var(--cream);box-shadow:0 4px 0 var(--red-deep);border-radius:6px;padding:8px 12px;position:absolute;top:12px;right:12px;transform:rotate(4deg)}.price-tag__label{font-family:var(--font-mono);letter-spacing:.14em;opacity:.85;font-size:9px}.price-tag__value{font-family:var(--font-display);font-size:17px;font-weight:400;line-height:1.1}.reply-note{color:var(--brown-light);justify-content:center;align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:flex}.reply-note:before{content:"";background:var(--green);border-radius:50%;flex-shrink:0;width:8px;height:8px}.stats{width:100%;max-width:var(--col);padding:20px var(--pad);margin-inline:auto}.stats__grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.stat{flex-direction:column;gap:3px;display:flex}.stat+.stat{border-left:1px solid #e9dcc440;padding-left:10px}.stat__value{font-family:var(--font-display);color:var(--yellow);font-size:clamp(22px,6vw,26px);font-weight:400;line-height:1}.stat__label{color:var(--sand-text);font-size:12px;font-weight:600;line-height:1.3}.steps{flex-direction:column;gap:14px;display:flex}.step{background:var(--white);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow-hard);gap:12px;padding:14px;display:flex}.step__num{font-family:var(--font-display);flex-shrink:0;font-size:30px;font-weight:400;line-height:.9}.step__num--1{color:var(--red)}.step__num--2{color:var(--green)}.step__num--3{color:var(--yellow)}.step__body{flex-direction:column;gap:4px;display:flex}.step__title{font-family:var(--font-display);font-size:17px;font-weight:400}.step__text{color:var(--brown);font-size:14.5px;line-height:1.45}.receipt{background:var(--cream);border-radius:var(--radius);box-shadow:5px 5px 0 var(--green-deep);overflow:hidden}.receipt__head{background:var(--yellow);justify-content:space-between;align-items:center;gap:10px;padding:13px 15px;display:flex}.receipt__title{font-family:var(--font-display);color:var(--ink);font-size:15px;font-weight:400}.receipt__ref{font-family:var(--font-mono);color:var(--brown-light);font-size:11px}.receipt__lines{padding:6px 15px 14px}.receipt__line{border-bottom:1px dashed var(--dash);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.receipt__line:last-child{border-bottom:0}.receipt__item{color:var(--brown);font-size:14.5px}.receipt__amount{font-family:var(--font-mono);white-space:nowrap;font-size:14px;font-weight:500}.receipt__subtotals{background:var(--sand);flex-direction:column;gap:8px;padding:12px 15px;display:flex}.receipt__sub{justify-content:space-between;gap:12px;display:flex}.receipt__sub-label{color:var(--brown-light);font-size:14px;font-weight:600}.receipt__sub-amount{font-family:var(--font-mono);font-size:14px;font-weight:600}.receipt__total{background:var(--ink);justify-content:space-between;align-items:center;gap:12px;padding:14px 15px;display:flex}.receipt__total-label{font-family:var(--font-display);color:var(--cream);font-size:15px;font-weight:400}.receipt__total-amount{font-family:var(--font-display);color:var(--yellow);font-size:24px;font-weight:400}.callout{color:var(--cream);background:#fff3e21a;border:1px solid #f2b70580;border-radius:10px;padding:13px;font-size:14.5px;line-height:1.5}.callout strong{color:var(--yellow)}.shoppers{flex-direction:column;gap:12px;display:flex}.shopper{background:var(--white);border:var(--border);border-radius:var(--radius);align-items:center;gap:12px;padding:12px;display:flex}.shopper__portrait{background-color:var(--tan);width:76px;height:88px;font-family:var(--font-display);color:var(--brown-light);background-image:repeating-linear-gradient(135deg,#1e140824 0 8px,#1e140800 8px 16px);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:26px;font-weight:400;display:flex}.shopper__body{flex-direction:column;gap:4px;display:flex}.shopper__name{font-family:var(--font-display);font-size:16px;font-weight:400}.shopper__meta{font-family:var(--font-mono);color:var(--red);letter-spacing:.04em;font-size:11px}.shopper__text{color:var(--brown);font-size:14px;line-height:1.4}.qualif{background:var(--sand);border-radius:var(--radius);flex-direction:column;gap:9px;padding:15px;display:flex}.qualif__title{font-family:var(--font-display);color:var(--ink);font-size:14px;font-weight:400}.qualif ul{flex-direction:column;gap:9px;display:flex}.qualif li{color:var(--brown);align-items:flex-start;gap:9px;font-size:14.5px;line-height:1.45;display:flex}.qualif li:before{content:"✓";color:var(--green);flex-shrink:0;font-size:15px;font-weight:800;line-height:1.4}.quotes{flex-direction:column;gap:14px;display:flex}.quote{background:var(--white);border-radius:var(--radius);border-left:5px solid var(--red);flex-direction:column;gap:9px;padding:16px;display:flex}.quote:nth-child(2){border-left-color:var(--green)}.quote:nth-child(3){border-left-color:var(--yellow)}.quote__text{color:var(--ink);font-size:15.5px;line-height:1.5}.quote__author{font-family:var(--font-mono);color:var(--brown-light);letter-spacing:.04em;font-size:11.5px;font-style:normal}.zones{flex-direction:column;gap:16px;display:flex}.zone{border:var(--border);border-radius:var(--radius);overflow:hidden}.zone__head{justify-content:space-between;align-items:center;gap:10px;padding:11px 15px;display:flex}.zone--douala .zone__head{background:var(--red)}.zone--yaounde .zone__head{background:var(--green)}.zone__city{font-family:var(--font-display);color:var(--cream);font-size:16px;font-weight:400}.zone__price{font-family:var(--font-mono);font-size:11px}.zone--douala .zone__price{color:var(--red-pale)}.zone--yaounde .zone__price{color:var(--green-pale)}.zone__list{background:var(--white);flex-wrap:wrap;gap:7px;padding:14px 15px;display:flex}.zone__list li{background:var(--sand);border-radius:999px;padding:5px 10px;font-size:13.5px;font-weight:600}.soon{background:var(--yellow);border-radius:10px;align-items:center;gap:10px;padding:13px 15px;display:flex}.soon__tag{font-family:var(--font-mono);background:var(--ink);color:var(--yellow);border-radius:3px;flex-shrink:0;padding:4px 7px;font-size:11px;font-weight:600}.soon__text{color:var(--ink);font-size:14.5px;font-weight:700}.faq{flex-direction:column;gap:12px;display:flex}.faq__item{background:var(--ink-soft);border-radius:10px;padding:14px 15px}.faq__q{color:var(--cream);justify-content:space-between;align-items:center;gap:12px;font-size:15.5px;font-weight:700;display:flex}.faq__q:after{content:"+";color:var(--yellow);flex-shrink:0;font-size:19px;line-height:1}.faq__item[open] .faq__q:after{content:"−"}.faq__a{color:var(--faq-text);margin-top:10px;font-size:14.5px;line-height:1.55}.final{width:100%;max-width:var(--col);padding:34px var(--pad);flex-direction:column;gap:16px;margin-inline:auto;display:flex}.final__actions{flex-direction:column;gap:16px;width:100%;display:flex}.final__title{font-family:var(--font-display);letter-spacing:-.015em;text-wrap:balance;font-size:clamp(28px,7.6vw,34px);font-weight:400;line-height:1.02}.final__lede{color:var(--brown);font-size:16px;font-weight:500;line-height:1.5}.partners{border:var(--border);border-radius:var(--radius);flex-direction:column;gap:10px;margin-top:8px;padding:16px;display:flex}.partners__title{font-family:var(--font-display);font-size:18px;font-weight:400;line-height:1.15}.partners__text{color:var(--brown);font-size:14.5px;line-height:1.5}.partners__actions{flex-direction:column;gap:8px;margin-top:2px;display:flex}.partners__mail{text-align:center;font-family:var(--font-mono);color:var(--green);word-break:break-word;padding:4px;font-size:13px}.site-footer{background:var(--green)}.site-footer__inner{width:100%;max-width:var(--col);padding:26px var(--pad) 30px;flex-direction:column;gap:18px;margin-inline:auto;display:flex}.footer-mark{flex-direction:column;line-height:1;display:flex}.footer-mark__name{font-family:var(--font-display);color:var(--cream);font-size:17px;font-weight:400}.footer-mark__tag{font-family:var(--font-mono);letter-spacing:.34em;color:var(--yellow);margin-top:4px;font-size:9px}.social{flex-wrap:wrap;gap:8px;display:flex}.social a{color:var(--cream);border:1px solid #fff3e266;border-radius:999px;padding:8px 13px;font-size:13.5px;font-weight:700}.social a:hover{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.footer-links{flex-wrap:wrap;gap:6px 16px;display:flex}.footer-links a{color:var(--green-pale);font-size:13.5px;font-weight:600}.footer-links a:hover{color:var(--yellow)}.footer-legal{border-top:1px solid #fff3e233;flex-direction:column;gap:5px;padding-top:14px;display:flex}.footer-legal__contact{font-family:var(--font-mono);color:var(--green-pale);font-size:12px}.footer-legal__contact a{color:inherit}.footer-legal__copy{font-family:var(--font-mono);color:#cfe3d6b3;font-size:11px}.sticky-bar{z-index:30;background:var(--ink);border-top:3px solid var(--yellow);padding-bottom:env(safe-area-inset-bottom,0px);justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}.sticky-bar__inner{width:100%;max-width:var(--col);align-items:center;gap:12px;padding:12px 16px;display:flex}.sticky-bar__info{flex-direction:column;line-height:1.25;display:flex}.sticky-bar__price{color:var(--yellow);letter-spacing:.08em;font-size:11px;font-weight:700}.sticky-bar__note{color:var(--cream);font-size:12.5px}.sticky-bar__cta{text-align:center;background:var(--green);color:var(--cream);border-radius:8px;flex:1;padding:14px;font-size:16px;font-weight:800}.sticky-bar__cta:hover{background:var(--yellow);color:var(--ink)}.page-hero{width:100%;max-width:var(--col);padding:28px var(--pad) 26px;flex-direction:column;gap:12px;margin-inline:auto;display:flex}.page-hero__title{font-family:var(--font-display);letter-spacing:-.015em;text-wrap:balance;font-size:clamp(30px,8vw,36px);font-weight:400;line-height:1.02}.prose{flex-direction:column;gap:18px;display:flex}.prose h2{font-family:var(--font-display);margin-top:8px;font-size:clamp(21px,5vw,25px);font-weight:400;line-height:1.1}.prose h3{font-family:var(--font-display);font-size:17px;font-weight:400;line-height:1.2}.prose p,.prose li{color:var(--brown);font-size:15.5px;line-height:1.6}.prose ul{flex-direction:column;gap:8px;display:flex}.prose ul li{gap:9px;display:flex}.prose ul li:before{content:"•";color:var(--red);flex-shrink:0}.prose strong{color:var(--ink)}.prose a{text-underline-offset:3px;font-weight:600;text-decoration:underline}.card{background:var(--white);border:var(--border);border-radius:var(--radius);box-shadow:var(--shadow-hard);flex-direction:column;gap:8px;padding:16px;display:flex}.card h3{font-family:var(--font-display);font-size:17px;font-weight:400}.contact-grid{flex-direction:column;gap:10px;display:flex}.contact-grid a{background:var(--white);border:var(--border);color:var(--ink);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-weight:700;display:flex}.contact-grid a:hover{background:var(--ink);color:var(--cream)}.contact-grid .mono{color:var(--brown-light);font-size:13px;font-weight:500}.contact-grid a:hover .mono{color:var(--yellow)}.js .reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(16px)}.js .reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@media (width>=700px){:root{--col:680px;--pad:28px}.hero__img{height:300px}.steps{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.step{flex-direction:column}.step:last-of-type{flex-direction:row;grid-column:1/-1}.quotes{grid-template-columns:repeat(2,1fr);display:grid}.quote:first-child{grid-column:1/-1}.zones{grid-template-columns:repeat(2,1fr);align-items:start;display:grid}.zones .soon{grid-column:1/-1}.shopper__portrait{width:92px;height:104px;font-size:30px}.partners__actions{flex-direction:row;align-items:center}.partners__actions .btn--ink{flex:1}}@media (width>=1000px){:root{--col:1160px;--pad:40px}html{scroll-padding-top:96px}.page{padding-bottom:0}.section{padding-block:64px}.section-title{font-size:38px}.section-lede{max-width:62ch;font-size:17px}.site-header__inner{gap:28px;padding-block:14px}.nav-toggle{display:none}.mobile-menu{display:none!important}.site-nav{align-items:center;gap:26px;margin-right:auto;display:flex}.site-nav a{color:var(--cream);border-bottom:2px solid #0000;padding:4px 0;font-size:14.5px;font-weight:600}.site-nav a:hover,.site-nav a.is-active{color:var(--yellow);border-bottom-color:var(--yellow)}.header-cta{background:var(--yellow);color:var(--ink);white-space:nowrap;border-radius:8px;align-items:center;padding:11px 20px;font-size:14.5px;font-weight:800;display:inline-flex}.header-cta:hover{background:var(--cream);color:var(--ink)}.wordmark__logo{width:42px;height:42px}.wordmark__name{font-size:18px}.status-pill{display:none}.hero{grid-template-columns:1.05fr 1fr;grid-template-areas:"badge figure""title figure""lede figure""cta figure""note figure";align-content:start;gap:18px 48px;padding-block:64px 56px;display:grid}.hero .badge{grid-area:badge;justify-self:start}.hero__title{grid-area:title;font-size:56px}.hero__lede{grid-area:lede;max-width:52ch;font-size:18px}.hero__actions{flex-flow:wrap;grid-area:cta;justify-self:start;gap:16px;display:flex}.hero__actions .btn{padding-inline:44px}.hero .reply-note{grid-area:note;justify-content:flex-start}.hero__figure{grid-area:1/figure/-1;align-self:stretch}.hero__img{height:100%;min-height:430px}.price-tag{padding:10px 15px;top:18px;right:18px}.price-tag__value{font-size:22px}.stats{padding-block:34px}.stats__grid{gap:32px}.stat__value{font-size:44px}.stat__label{font-size:14px}.stat+.stat{padding-left:32px}.steps{grid-template-columns:repeat(3,1fr);gap:20px}.step{box-shadow:6px 6px 0 var(--ink);flex-direction:column;padding:24px}.step:last-of-type{flex-direction:column;grid-column:auto}.step__num{font-size:46px}.step__title{font-size:20px}.step__text{font-size:15.5px}.btn--ghost{align-self:start;padding-inline:44px}.prices-grid{grid-template-columns:1fr 1.05fr;align-items:start;gap:56px;display:grid}.prices-grid__aside{flex-direction:column;gap:20px;display:flex}.receipt__title{font-size:17px}.receipt__lines,.receipt__head,.receipt__subtotals,.receipt__total{padding-inline:22px}.receipt__total-amount{font-size:30px}.callout{padding:18px;font-size:15.5px}.shoppers{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.shopper{flex-direction:column;align-items:stretch;padding:20px}.shopper__portrait{width:100%;height:190px;font-size:42px}.qualif{gap:14px;padding:22px 24px}.qualif__title{font-size:15px}.qualif ul{flex-flow:wrap;gap:14px 32px}.qualif li{flex:280px}.quotes{grid-template-columns:repeat(3,1fr);gap:20px}.quote:first-child{grid-column:auto}.quote{padding:24px}.quote__text{font-size:16px}.zones{grid-template-columns:repeat(2,1fr);gap:24px}.zone__city{font-size:20px}.zone__head{padding:14px 18px}.zone__list{padding:18px}.zone__list li{padding:6px 12px;font-size:14.5px}.faq{grid-template-columns:repeat(2,1fr);align-content:start;gap:14px;display:grid}.faq__item{height:fit-content;padding:18px 20px}.faq__q{font-size:16.5px}.faq__a{font-size:15.5px}.final{grid-template-columns:1.1fr .9fr;grid-template-areas:"title partners""lede partners""cta partners";align-content:start;gap:18px 56px;padding-block:76px;display:grid}.final__title{grid-area:title;font-size:48px}.final__lede{grid-area:lede;font-size:18px}.final__actions{flex-flow:wrap;grid-area:cta;justify-self:start;gap:16px;display:flex}.final__actions .btn{padding-inline:48px}.partners{grid-area:1/partners/-1;margin-top:0;padding:28px}.partners__title{font-size:22px}.site-footer__inner{grid-template-columns:1fr auto;grid-template-areas:"mark social""links links""legal legal";gap:22px 40px;padding-block:44px 48px;display:grid}.footer-mark{grid-area:mark}.social{grid-area:social}.footer-links{grid-area:links}.footer-legal{flex-direction:row;grid-area:legal;justify-content:space-between;align-items:center;gap:20px}.sticky-bar{display:none}.page-hero{padding-block:60px 44px}.page-hero__title{font-size:52px}.prose{max-width:78ch}.prose p,.prose li{font-size:16.5px}.contact-grid{flex-direction:row}.contact-grid a{flex-direction:column;flex:1;align-items:flex-start;gap:6px}}@media print{.site-header,.sticky-bar,.nav-toggle,.mobile-menu,.btn,.header-cta,.rule{display:none!important}body{color:#000;background:#fff}.band--ink,.band--green,.band--sand{background:#fff!important}.band--ink *,.band--green *{color:#000!important}.page{padding-bottom:0}}
