:root{--green:#143f24;--green-soft:#e4efe6;--cream:#f7f3ea;--cream-2:#ebe5d9;--white:#fff;--coral:#ff9f7a;--text:#172219;--text-muted:#5d6a5b;--line:#143f2429;--shadow:0 18px 48px #143f241f;--radius-xl:32px;--radius-lg:24px;--radius-md:16px;--max-width:1180px}body{color:var(--text);background:#fbfaf5;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.app{background:radial-gradient(circle at 0 0,#fffffffa,#0000 18%),linear-gradient(#fbfaf5 0%,#f2efe8 100%);min-height:100vh}.container{width:min(100% - 32px, var(--max-width));margin-inline:auto}.page{overflow:hidden}.topbar{width:100%}.topbar-inner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:none;margin:0;padding:18px 32px;display:flex}.brand{color:var(--green);flex-direction:column;gap:4px;display:flex}.brand-title{align-items:center;gap:8px;display:flex}.brand-name{letter-spacing:-.05em;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,42px);line-height:1}.brand-handle{color:var(--text-muted);font-size:14px}.top-links{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.top-links a{color:var(--green);border:1px solid #0000;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:700}.top-links a.active,.top-links a:hover{background:#ffffffb8;border-color:#143f242e}.hero,.cta-hero{background:linear-gradient(120deg, var(--cream) 0%, var(--cream-2) 50%, #dbe6d8 100%);padding:72px 0 52px;position:relative;overflow:hidden}.hero-inner,.hero-grid{z-index:1;gap:32px;display:grid;position:relative}.hero-inner{grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);align-items:center}.hero-copy h1,.page-heading h1{color:var(--green);letter-spacing:-.05em;margin:0;font-size:clamp(42px,6vw,76px);line-height:.96}.hero-copy p,.page-heading p,.section-copy p{color:#223024;max-width:680px;margin:24px 0 0;font-size:18px}.hero-actions,.card-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.btn,.card-link{border:1px solid var(--green);border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:12px 20px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover,.card-link:hover{transform:translateY(-2px);box-shadow:0 12px 28px #143f2421}.btn-primary,.card-link.primary{background:var(--green);color:var(--white)}.btn-secondary,.card-link.secondary{color:var(--green);background:#ffffffc2}.section{padding:64px 0}.section.alt{background:var(--cream)}.section-heading{gap:14px;margin-bottom:36px;display:grid}.section-heading h2{color:var(--green);margin:0;font-size:clamp(32px,4vw,44px);line-height:1.05}.section-heading p{color:var(--text-muted);max-width:720px;margin:0}.section-split{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:32px;display:grid}.grid-2,.grid-3,.grid-4{gap:22px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cta-panel,.partner-card,.stat-card,.country-card,.feature-card,.info-card{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow);border:1px solid #143f241f}.partner-card{gap:14px;padding:24px;display:grid}.info-card{padding:20px}.partner-list{gap:18px;display:grid}.partner-meta{color:var(--text-muted);font-size:14px}.country-tag,.status-pill,.metric-pill{color:var(--green);text-transform:uppercase;background:#ffffffd1;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.stat-card{gap:12px;padding:24px;display:grid}.stat-card strong{color:var(--green);font-size:30px;line-height:1}.breadcrumb{color:var(--green);gap:8px;margin-bottom:20px;font-size:14px;font-weight:700;display:inline-flex}.breadcrumb a{color:var(--green)}.country-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.country-card{min-height:320px;color:var(--green);flex-direction:column;display:flex;overflow:hidden}.country-image{background-position:50% 35%;background-repeat:no-repeat;background-size:cover;width:100%;min-height:180px;position:relative}.country-card .country-flag{background:#ffffffe0;border-radius:999px;place-items:center;width:44px;height:44px;font-size:24px;display:grid;position:absolute;top:6px;right:18px;box-shadow:0 10px 28px #0000001f}.country-body{flex-direction:column;flex:1;gap:18px;padding:24px;display:flex}.country-body h3{color:var(--green);margin:0;font-size:24px}.country-body p{color:inherit;margin:0;line-height:1.65}.tag{background:var(--green);color:var(--white);letter-spacing:.06em;text-transform:uppercase;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 4px 12px #143f2433}.flag{background:#ffffffdb;border-radius:999px;place-items:center;width:44px;height:44px;font-size:23px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 10px 28px #0000001f}.card-link{min-height:42px;color:var(--green);border-radius:7px;justify-content:space-between;margin-top:auto;padding:10px 14px;font-size:14px}.country-card.country-card--interactive{isolation:isolate;background:var(--green);min-height:0;color:var(--white);border:0;position:relative}.country-card--interactive .country-image{flex:none;transition:transform .5s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1)}.country-card-footer{z-index:1;pointer-events:none;background:linear-gradient(#0000,#000000c7);justify-content:space-between;align-items:center;gap:18px;padding:56px 24px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.country-card-name{min-width:0;color:var(--white);text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:800;line-height:1.2;display:flex;overflow:hidden}.country-card-character-window{height:1.2em;display:inline-block;overflow:hidden}.country-card-character-track{min-width:.25em;transition:transform .42s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--character-index) * 22ms);flex-direction:column;display:flex;transform:translateY(0)}.country-card-character-track>span{height:1.2em;line-height:1.2;display:block}.country-card-arrow{width:40px;height:40px;color:var(--white);flex:0 0 40px;place-items:center;display:grid}.country-card-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:28px;height:28px;overflow:visible}.country-card--interactive:is(:hover,:focus-visible) .country-image{transform:scale(1.08)}.country-card--interactive:is(:hover,:focus-visible) .country-card-character-track{transform:translateY(-50%)}.country-card--interactive:focus-visible{outline:3px solid var(--green);outline-offset:4px}@media (prefers-reduced-motion:reduce){.country-card--interactive .country-image,.country-card-character-track{transition:none}.country-card--interactive:is(:hover,:focus-visible) .country-image,.country-card--interactive:is(:hover,:focus-visible) .country-card-character-track{transform:none}}@media (width<=960px){.container{width:min(100% - 28px, var(--max-width))}.topbar-inner{padding:16px 24px}.hero-inner,.hero-grid,.section-split{grid-template-columns:1fr;gap:32px}.grid-4,.country-grid,.grid-3,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.container{width:min(100% - 20px, var(--max-width));max-width:none}.topbar{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3eaf5;border-bottom:1px solid #143f241f;position:sticky;top:0}.topbar-inner{flex-direction:column;align-items:center;gap:14px;padding:14px 10px 12px}.top-links{flex-flow:row;gap:8px;width:100%;display:flex}.top-links a{min-width:0;min-height:42px;color:var(--green);text-align:center;white-space:nowrap;background:#ffffffc7;border:1px solid #143f241f;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;padding:10px 6px;font-size:13px;line-height:1;display:flex}.brand{text-align:center;align-items:center;gap:6px}.brand-title{justify-content:center}.brand-name{font-size:32px}.brand-handle{font-size:12px}.hero,.cta-hero{padding:48px 0 42px}.section{padding:46px 0}.hero-inner,.hero-grid,.section-split{grid-template-columns:1fr;gap:24px}.hero-copy h1,.page-heading h1{font-size:clamp(36px,12vw,52px);line-height:.98}.hero-copy p,.page-heading p,.section-copy p{margin-top:16px;font-size:16px;line-height:1.6}.hero-actions,.card-actions{flex-direction:column;align-items:stretch;gap:12px}.btn,.card-link{width:100%}.section-heading{gap:10px;margin-bottom:24px}.section-heading h2{font-size:clamp(28px,9vw,36px)}.section-heading p{font-size:15px;line-height:1.6}.grid-2,.grid-3,.grid-4,.stat-grid,.country-grid{grid-template-columns:1fr}.country-grid{gap:18px;width:100%}.country-card{width:100%;min-width:0;max-width:none;min-height:auto;margin:0;padding:0}.country-image{background-position:50%;background-size:cover;width:100%;min-height:210px}.country-body{gap:14px;width:100%;padding:22px}.country-body h3{font-size:24px}.country-body p{font-size:16px;line-height:1.65}.country-body .card-link{width:100%}.partner-card,.info-card,.stat-card,.feature-card{border-radius:20px;padding:20px}.stat-card strong{font-size:26px}.tag{padding:7px 12px;font-size:11px;top:12px;left:12px}.flag,.country-card .country-flag{width:40px;height:40px;font-size:21px;top:12px;right:12px}}@media (width<=480px){.container{width:min(100% - 12px, var(--max-width));max-width:none}.brand-name{font-size:30px}.topbar-inner{padding:12px 4px}.top-links{gap:5px;width:100%;flex-flow:row!important;display:flex!important}.top-links a{white-space:nowrap;text-align:center;flex:1 1 0;justify-content:center;align-items:center;min-width:0;max-width:none;min-height:40px;padding:9px 2px;font-size:11px;line-height:1;display:flex}.hero,.cta-hero{padding:38px 0 34px}.section{padding:38px 0}.hero-copy h1,.page-heading h1{font-size:clamp(32px,13vw,44px)}.hero-copy p,.page-heading p,.section-copy p,.section-heading p{font-size:15px}.country-grid{gap:16px}.country-image{min-height:190px}.country-body{padding:18px}.country-body h3{font-size:20px}.btn,.card-link{min-height:44px;padding:11px 14px;font-size:14px}.partner-card,.info-card,.stat-card,.feature-card{padding:18px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172219;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fbfaf5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fbfaf5;min-height:100vh;margin:0}button,a{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}h1,h2,h3,p,span{margin:0}p{line-height:1.7}.pathway-bg{z-index:0;color:#1b2e22;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 96px calc(100% - 72px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 96px calc(100% - 72px),#0000 100%)}.pathway-bg__texture{background-image:repeating-radial-gradient(circle at 88% 6%,#0000 0 38px,#1b2e2209 39px,#0000 40px),repeating-radial-gradient(circle at 4% 92%,#0000 0 52px,#1b2e2208 53px,#0000 54px);position:absolute;inset:0}.pathway-bg__compass{opacity:.5;width:150px;height:150px;position:absolute;top:40px;right:4vw}.pathway-bg__compass svg{width:100%;height:100%}.pathway-bg__compass-centre{fill:#b87f2e;stroke:none}.pathway-bg__compass-needle{fill:#2f6b66;stroke:none;opacity:.75}.pathway-bg__curve{width:100%;height:260px;position:absolute;top:-40px;left:0}.pathway-bg__curve path{fill:none;stroke:#b87f2e;stroke-width:2px;stroke-dasharray:9 8;stroke-dashoffset:1400px;opacity:.55;transition:stroke-dashoffset 1.8s cubic-bezier(.16,.8,.3,1)}.pathway-bg__curve.is-in-view path{stroke-dashoffset:0}@media (width<=900px){.pathway-bg__compass,.pathway-bg__curve{display:none}}@media (prefers-reduced-motion:reduce){.pathway-bg__curve path{stroke-dashoffset:0;transition:none}}.home-page .hero{background:linear-gradient(#0000 68%,#f1f4e9 100%),radial-gradient(circle at 12% 20%,#fffffff2,#0000 35%),radial-gradient(circle at 92% 10%,#dcecd2bf,#0000 28%),linear-gradient(120deg,#f8f4ec 0%,#f5f0e6 55%,#edf4e8 100%);align-items:center;min-height:clamp(620px,72svh,760px);padding:60px 0 40px;display:flex}.home-page .hero-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid}.home-page .hero-showcase{flex-direction:column;align-items:flex-end;display:flex}.home-page .hero-image-circle{aspect-ratio:1;background:#fff;border:10px solid #fff;border-radius:50%;width:100%;max-width:520px;overflow:hidden;box-shadow:0 20px 60px #0000001f}.home-page .hero-image-circle img{object-fit:cover;width:100%;height:100%;display:block}.home-page .hero-stats{width:100%;max-width:520px;box-shadow:none;background:0 0;margin-top:16px;padding:0;position:static}.home-page .hero-stats-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.home-page .hero-copy{max-width:620px}.home-page .section-heading{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.home-page .section-heading .country-tag{width:fit-content}.home-page .section-heading h2{margin-top:0}.home-page .country-tag{letter-spacing:.18em;text-transform:uppercase;background:#fffc;border:1px solid #143f2426;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-size:12px;display:inline-flex}.home-page .country-tag:before{content:"";background:var(--green);border-radius:50%;width:8px;height:8px}.home-page .hero-copy h1{color:var(--green);letter-spacing:-.06em;margin:28px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(68px,6vw,94px);font-weight:700;line-height:.92}.home-page .hero-copy p{color:#617164;max-width:560px;margin-bottom:36px;font-size:24px;line-height:1.7}.home-page .hero-actions{gap:18px;margin-bottom:34px;display:flex}.home-page .hero-actions .btn{border-radius:999px;min-height:56px;padding:0 28px;font-size:16px}.home-page .btn-primary{box-shadow:0 12px 30px #143f2438}.home-page .btn-secondary{background:#ffffffd1}.home-page .badge-list{gap:18px}.home-page .badge{background:0 0;border:none;padding:0;font-size:15px;font-weight:500}.home-page .destinations-section .section-heading{margin-bottom:clamp(24px,3vw,36px)}.home-page .destinations-section{background:linear-gradient(180deg, #f1f4e9 0%, #f4f4ec 34%, #f7f2e9 72%, var(--cream) 100%);padding-block:clamp(48px,6vw,64px) clamp(64px,8vw,96px)}.home-page .destinations-section .section-heading h2{text-wrap:balance;max-width:780px}.home-page .destination-accordion{gap:8px;width:100%;height:clamp(420px,46vw,600px);display:flex}.home-page .destination-panel{isolation:isolate;appearance:none;background:var(--green);min-width:0;color:var(--white);cursor:default;font:inherit;text-align:left;border:0;border-radius:10px;flex:1 1 0;margin:0;padding:0;text-decoration:none;transition:flex-grow .36s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.home-page .destination-panel[href]{cursor:pointer}.home-page .destination-panel.is-active{flex-grow:4}.home-page .destination-panel__picture{z-index:-2;position:absolute;inset:0}.home-page .destination-panel__picture img{object-fit:cover;width:100%;height:100%;transition:transform .48s cubic-bezier(.22,1,.36,1);display:block;transform:scale(1.04)}.home-page .destination-panel.is-active .destination-panel__picture img{transform:scale(1)}.home-page .destination-panel__shade{z-index:-1;background:linear-gradient(#07180e14 0%,#07180e66 52%,#07180ee0 100%);position:absolute;inset:0}.home-page .destination-panel__content{flex-direction:column;align-items:flex-start;gap:8px;min-width:0;padding-block:clamp(18px,2.4vw,30px);padding-inline:clamp(16px,1.4vw,20px);display:flex;position:absolute;bottom:0;left:0;right:0}.home-page .destination-panel__status,.home-page .destination-panel__action{opacity:0;white-space:nowrap;max-width:180px;transition:opacity .16s ease-out,transform .24s cubic-bezier(.22,1,.36,1);transform:translateY(8px)}.home-page .destination-panel__status{font-size:14px;font-weight:600}.home-page .destination-panel__name{width:min-content;color:inherit;white-space:normal;transform-origin:0 100%;margin:0;font-size:clamp(30px,3vw,42px);font-weight:800;line-height:1.08;transition:transform .28s cubic-bezier(.22,1,.36,1);display:block;transform:scale(.5)}.home-page .destination-panel__action{font-size:16px;font-weight:700}.home-page .destination-panel.is-active .destination-panel__status,.home-page .destination-panel.is-active .destination-panel__action{opacity:1;transition-delay:60ms;transform:translateY(0)}.home-page .destination-panel.is-active .destination-panel__name{width:max-content;max-width:100%;transform:scale(1)}.home-page .destination-panel:focus-visible{outline:3px solid var(--white);outline-offset:-6px}@media (width<=1200px){.home-page .destination-accordion{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;height:auto;display:grid}.home-page .destination-panel,.home-page .destination-panel.is-active{aspect-ratio:3/2;min-height:0}.home-page .destination-panel__content{padding:24px}.home-page .destination-panel__status,.home-page .destination-panel__action,.home-page .destination-panel.is-active .destination-panel__status,.home-page .destination-panel.is-active .destination-panel__action{opacity:1;max-width:180px;transition-delay:0s;transform:none}.home-page .destination-panel__name,.home-page .destination-panel.is-active .destination-panel__name{white-space:normal;width:100%;max-width:18ch;font-size:clamp(24px,4vw,34px);transform:none}}@media (prefers-reduced-motion:reduce){.home-page .destination-panel,.home-page .destination-panel img,.home-page .destination-panel__status,.home-page .destination-panel__action,.home-page .destination-panel__name{transition:none}}@media (width<=768px){.home-page .hero-inner{grid-template-columns:1fr;gap:32px}.home-page .hero-showcase{align-items:stretch}.home-page .hero-image-circle{max-width:100%}}@media (width<=900px){.home-page .hero{min-height:auto;padding:56px 0 40px}.home-page .hero-inner{grid-template-columns:1fr;gap:40px}.home-page .hero-copy{max-width:100%}.home-page .hero-copy h1{font-size:clamp(48px,11vw,72px)}.home-page .hero-copy p{max-width:100%;font-size:20px}.home-page .hero-showcase{align-items:center}.home-page .hero-image-circle{max-width:460px}}@media (width<=600px){.home-page .destination-accordion{grid-template-columns:1fr;gap:10px}.home-page .destination-panel__content{padding:20px}.home-page .hero{padding:42px 0 32px}.home-page .hero-inner{gap:30px}.home-page .country-tag{letter-spacing:.12em;padding:7px 14px;font-size:10px}.home-page .hero-copy h1{margin:22px 0 16px;font-size:clamp(42px,14vw,58px);line-height:.95}.home-page .hero-copy p{margin-bottom:26px;font-size:17px;line-height:1.55}.home-page .hero-actions{flex-direction:column;gap:12px;margin-bottom:24px}.home-page .hero-actions .btn{width:100%;min-height:52px;padding:0 20px}.home-page .badge-list{gap:10px;display:grid}.home-page .hero-image-circle{border-width:7px;max-width:320px}.home-page .hero-stats{max-width:320px;margin-inline:auto}.home-page .hero-stats-grid{grid-template-columns:1fr;gap:10px}}@media (width<=380px){.home-page .hero-copy h1{font-size:40px}.home-page .hero-image-circle{max-width:280px}}.home-page .growth-section{isolation:isolate;background:var(--cream);padding-block:clamp(72px,8vw,96px);position:relative;overflow:hidden}.home-page .growth-section__content{z-index:1;position:relative}.home-page .growth-section__heading{gap:20px;max-width:820px;margin-bottom:clamp(48px,6vw,72px)}.home-page .growth-section__heading h2{letter-spacing:-.04em;text-wrap:balance;max-width:780px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5.5vw,72px);line-height:.98}.home-page .growth-section__heading p{color:#3f5143;text-wrap:pretty;max-width:680px;font-size:clamp(17px,1.6vw,20px);line-height:1.7}.home-page .feature-stories{flex-direction:column;gap:clamp(64px,8vw,96px);display:flex}.home-page .feature-story{grid-template-columns:minmax(0,7fr) minmax(280px,5fr);align-items:center;gap:clamp(32px,5vw,64px);min-width:0;display:grid}.home-page .feature-story:nth-child(2n){grid-template-columns:minmax(280px,5fr) minmax(0,7fr)}.home-page .feature-story:nth-child(2n) .feature-story__media{grid-column:2}.home-page .feature-story:nth-child(2n) .feature-story__copy{grid-area:1/1}.home-page .feature-story__media{aspect-ratio:4/3;border-radius:var(--radius-md);background:#dce7d9;width:100%;min-width:0;margin:0;position:relative;overflow:hidden}.home-page .feature-story__media img{object-fit:cover;opacity:0;width:100%;max-width:none;height:100%;transition:opacity .36s ease-out,transform .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.02)}.home-page .feature-story__media img.is-loaded{opacity:1;transform:scale(1)}.home-page .feature-story__placeholder{color:var(--green);background:radial-gradient(circle at 78% 22%,#ffffffb3,#0000 28%),linear-gradient(145deg,#e8efe3,#cdddc9);flex-direction:column;justify-content:flex-end;padding:clamp(24px,4vw,48px);display:flex;position:absolute;inset:0}.home-page .feature-story__placeholder strong{max-width:16ch;font-size:clamp(17px,2vw,24px);line-height:1.2}.home-page .feature-story__copy{max-width:440px}.home-page .feature-story__copy h3{color:var(--green);letter-spacing:-.035em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.5vw,48px);line-height:1.02}.home-page .feature-story__body{color:#465648;text-wrap:pretty;max-width:58ch;margin:24px 0 0;font-size:clamp(16px,1.4vw,18px);line-height:1.75}.home-page .feature-story__rule{background:#143f2457;width:64px;height:1px;margin-top:32px;display:block}@media (width<=900px){.home-page .feature-story{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:32px}.home-page .feature-story:nth-child(2n){grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr)}}@media (width<=600px){.home-page .growth-section__heading{margin-bottom:44px}.home-page .growth-section__heading h2{font-size:clamp(36px,11vw,48px)}.home-page .feature-stories{gap:56px}.home-page .feature-story,.home-page .feature-story:nth-child(2n){grid-template-columns:1fr;gap:24px}.home-page .feature-story:nth-child(2n) .feature-story__media,.home-page .feature-story:nth-child(2n) .feature-story__copy{grid-area:auto/1}.home-page .feature-story__copy{max-width:620px}.home-page .feature-story__body{margin-top:18px}.home-page .feature-story__rule{margin-top:24px}}@media (prefers-reduced-motion:reduce){.home-page .feature-story__media img{transition:none}}
