body.home-page{background:var(--home-white, #fff)}.homepage{--home-black: #231f20;--home-green: #8dc63f;--home-green-soft: #d6ecba;--home-blue: #0aadef;--home-gray: #eef1ec;--home-gray-light: #f2f3f2;--home-white: #fff;--home-line: rgba(35, 31, 32, .14);--home-content: 1400px;--home-font-body: var(--font-body);--home-font-heading: var(--font-heading);overflow:hidden;background:var(--home-white);color:var(--home-black);font-family:var(--home-font-body)}.home-shell{width:min(var(--home-content),calc(100% - 50px));margin-inline:auto}.home-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;border-radius:999px;background:var(--home-green);color:var(--home-black);padding:14px 28px;font-size:16px;font-weight:700;line-height:1.2;text-align:center;transition:transform .18s ease,background .18s ease}.home-button:hover{transform:translateY(-2px);background:#a4d96a}.home-button--dark{background:var(--home-black);color:var(--home-white)}.home-button--dark:hover{background:#3a3536}.home-splash{padding-block:100px clamp(70px,8vw,100px)}.home-splash__inner{display:grid;justify-items:center;text-align:center}.home-splash__headline{display:grid;gap:.02em;margin:0;color:var(--home-black);font-family:var(--home-font-heading);font-size:clamp(45px,5.9vw,85px);font-weight:900;letter-spacing:0;line-height:1.06}.home-splash__content{max-width:880px;margin:20px 0 40px;font-size:26px;line-height:40px}.home-search{display:flex;align-items:center;justify-content:center;gap:30px;width:min(100%,1100px);border:0;background:transparent;padding:0;text-align:left}.home-search__logo{flex:0 0 auto;width:125px;color:var(--home-black);font-size:24px;font-weight:500;line-height:38px}.home-search__input{display:flex;flex:0 1 auto;align-items:center;justify-content:space-between;gap:0;width:auto;max-width:calc(100% - 155px);height:80px;overflow:hidden;border-radius:40px;background:var(--home-white);padding:15px 35px;box-shadow:0 5px 10px #2c181e36}.home-search__text{display:block;flex:0 1 auto;min-width:0;overflow:hidden;color:var(--home-black);font-size:clamp(18px,1.7vw,23px);line-height:28px;opacity:0;text-overflow:ellipsis;white-space:nowrap;transition:opacity .6s ease-out}.home-search__text.visible{opacity:1}.home-search__icons{display:flex;flex:0 0 auto;align-items:center;justify-content:center;gap:22px;padding-left:20px}.home-search__icon{flex:0 0 auto;width:27px;height:27px;color:var(--home-black);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.home-search__icon--close{opacity:0;transition:opacity .3s ease-out}.home-search__divider{width:1px;height:53px;background:#c4bfc0;opacity:.2}.home-intro{padding-block:clamp(40px,7vw,90px)}.home-intro__grid,.home-outcomes__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px}.home-intro__grid{grid-template-columns:minmax(0,.515fr) minmax(0,.485fr);align-items:start;gap:40px}.home-outcomes__grid{align-items:center}.home-intro__copy,.home-intro__media{padding:10px}.home-intro__copy h2,.home-outcomes__copy h2,.home-partners h2,.home-system__intro h2{margin:0 0 20px;color:var(--home-black);font-family:var(--home-font-heading);font-size:clamp(34px,3.2vw,40px);font-weight:900;letter-spacing:-1px;line-height:1.1}.home-intro__copy p,.home-outcomes__copy p,.home-partners p,.home-system__intro p,.home-tabs__panel-copy p,.home-tabs__mobile-copy p{max-width:760px;color:var(--home-black);font-size:clamp(18px,1.4vw,20px);line-height:1.8}.home-intro__media{justify-self:stretch}.home-intro__media img,.home-outcomes__media img{width:100%;height:auto}.home-intro__media img{border-radius:40px}.home-cta-strip{position:relative;overflow:hidden;background:var(--home-black);padding:62px 25px 52px}.home-cta-strip:before{content:"";position:absolute;inset:0;background-image:url(/images/pages/our-approach/streets-light.svg);background-position:center;background-size:cover;opacity:.18}.home-cta-strip__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:50px;border-radius:0;background:transparent;padding:0 60px}.home-cta-strip h2{margin:0;color:var(--home-white);font-family:var(--home-font-body);font-size:24px;font-weight:700;letter-spacing:-.2px;line-height:32px}.home-cta-strip .home-button{background:var(--home-green);color:var(--home-black);font-size:20px;font-weight:500;line-height:24px;padding:18px 30px}.home-logo-marquee{padding-block:100px 50px}.home-logo-marquee h2{width:min(var(--home-content),calc(100% - 50px));margin:0 auto 20px;font-family:var(--home-font-heading);font-size:clamp(34px,3.2vw,40px);font-weight:900;letter-spacing:-1px;line-height:1.1;text-align:center}.home-logo-marquee__frame{overflow:hidden;width:100%}.home-logo-marquee__track{display:flex;width:max-content;gap:20px;animation:home-marquee 42s linear infinite}.home-logo-marquee__frame:hover .home-logo-marquee__track{animation-play-state:paused}.home-logo-marquee__item{display:grid;flex:0 0 160px;min-height:160px;place-items:center;background:transparent;padding:0}.home-logo-marquee__item img{width:160px;max-height:160px;object-fit:contain}@keyframes home-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-outcomes{padding-block:clamp(48px,7vw,96px)}.home-outcomes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-outcomes__media img,.home-tabs__panel-media img{border-radius:38px}.home-outcomes__copy .home-button{margin-top:28px}.home-metrics{padding-block:40px}.home-metrics__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(3,285px);grid-template-areas:"spend leads narrow narrow" "wide quote quote dark" "medium medium image dark";gap:25px}.home-metric-card{position:relative;display:flex;min-height:0;height:100%;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:40px;background:var(--home-gray-light);padding:30px 0}.home-metric-card--spend{grid-area:spend}.home-metric-card--leads{grid-area:leads}.home-metric-card--green{background:var(--home-green)}.home-metric-card--wide{grid-area:quote;display:flex;flex-direction:row;flex-wrap:nowrap;gap:40px;justify-content:space-between;padding:0 40px}.home-metric-card--dark{grid-area:dark;gap:50px;background-color:var(--home-black);color:var(--home-white);padding:30px 35px}.home-metric-card--dark:before{content:"";position:absolute;inset:0;background-image:url(/images/pages/our-approach/streets-light.svg);background-position:center;background-size:cover;opacity:.22}.home-metric-card--dark>*{position:relative;z-index:1}.home-metric-card--dark h2{margin:0;color:var(--home-white);font-family:var(--home-font-body);font-size:24px;font-weight:700;letter-spacing:-.2px;line-height:34px;text-align:center}.home-metric-card--image{grid-area:image;align-items:center;justify-content:center;background:transparent;padding:0}.home-metric-card--image img{width:100%;height:auto;border-radius:40px}.home-metric-flourish{position:relative;min-height:0;height:100%;border-radius:40px}.home-metric-flourish span{position:absolute;right:0;top:0;width:290px;max-width:100%;height:56px;border-radius:30px;background:var(--home-green-soft)}.home-metric-flourish--narrow{grid-area:narrow}.home-metric-flourish--narrow span{inset:auto auto 0 0;width:140px}.home-metric-flourish--wide{grid-area:wide}.home-metric-flourish--medium{grid-area:medium}.home-metric-flourish--medium span{width:225px}.home-metric-card__eyebrow{position:absolute;top:40px;left:0;display:flex;align-items:center;height:46px;margin:0;border-radius:0 23px 23px 0;background:var(--home-white);padding:0 20px;font-size:17px;font-weight:700;letter-spacing:0;line-height:22px;text-transform:none}.home-metric-card__value{display:flex;margin:60px 0 0;font-family:var(--home-font-body);font-size:85px;font-weight:700;letter-spacing:0;line-height:90px}.home-metric-card__label{margin:0;font-size:20px;font-weight:400;line-height:32px;text-align:center}.home-metric-card__quote{display:flex;flex:0 0 calc(55% - 15px);min-width:0;flex-direction:column;justify-content:center;gap:15px}.home-metric-card__quote p{margin:0;overflow-wrap:break-word;font-size:20px;font-weight:700;line-height:30px}.home-metric-card__quote footer{display:flex;align-items:center;gap:15px;font-size:12px;line-height:17px}.home-metric-card__quote footer img{width:42px;height:42px;border-radius:50%}.home-metric-card__quote footer span{display:grid;gap:0}.home-metric-card__quote footer strong{font-size:18px;font-weight:400;line-height:24px}.home-metric-card__experience{display:flex;flex:0 0 calc(45% - 15px);min-width:0;flex-direction:column;align-items:center;justify-content:center}.home-metric-card__experience .home-metric-card__value,.home-metric-card--dark .home-metric-card__value{margin-top:0}.home-partners{position:relative;overflow:hidden;background:var(--home-gray-light);padding:50px 25px;text-align:center}.home-partners:before{content:"";position:absolute;inset:0;background-image:url(/images/pages/our-approach/topography-light.svg);background-position:center;background-size:cover;opacity:.7}.home-partners>.home-shell{position:relative;z-index:1}.home-partners p{max-width:960px;margin-inline:auto;text-align:center}.home-partners__logos{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:20px;margin:30px 0}.home-partners__logos figure{display:block;flex:0 1 auto;min-width:0;margin:0}.home-partners__logos img{display:block;width:auto;max-width:100%;height:auto}.home-partners .home-button{min-height:0;border-radius:35px;padding:18px 30px;font-size:20px;font-weight:500;line-height:24px}.home-system{padding-block:75px 60px}.home-system__intro{display:grid;justify-items:center;gap:20px;margin-bottom:50px;padding:0 100px;text-align:center}.home-system__intro h2,.home-system__intro p{margin:0}.home-system__intro p{max-width:1120px}.home-tabs{position:relative;display:grid;grid-template-columns:minmax(260px,.38fr) minmax(0,.62fr);gap:clamp(28px,4vw,55px);overflow:hidden;border-radius:40px;background:var(--home-gray-light);padding:80px 50px}.home-tabs:before{content:"";position:absolute;inset:0;background-image:url(/images/pages/our-approach/topography-light.svg);background-position:center;background-size:cover;opacity:1}.home-tabs>*{position:relative;z-index:1}.home-tabs__nav h3{margin:0 0 40px;color:var(--home-black);font-family:var(--home-font-body);font-size:24px;font-weight:700;letter-spacing:-.2px;line-height:32px}.home-tabs__buttons{display:grid;gap:22px}.home-tabs__mobile-list,.home-tabs__mobile-panel{display:none}.home-tabs__button{position:relative;display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;min-height:74px;gap:18px;padding:0 18px 0 24px;color:var(--home-black);font-size:clamp(16px,1.4vw,20px);font-weight:700;line-height:1.3;text-align:left}.home-tabs__button-bar{position:absolute;inset:0 auto 0 0;width:6px;overflow:hidden;border-radius:999px;background:#231f2026}.home-tabs__button-bar:before{content:"";position:absolute;inset:0;transform:scaleY(.28);transform-origin:top;border-radius:inherit;background:var(--home-black);transition:transform .22s ease}.home-tabs__button img{opacity:.2;transition:opacity .18s ease}.home-tabs__button.is-active img,.home-tabs__button:hover img{opacity:1}.home-tabs__button.is-active .home-tabs__button-bar:before{transform:scaleY(1)}.home-tabs__panel{grid-template-columns:minmax(0,1fr) minmax(240px,.86fr);gap:clamp(24px,4vw,55px);align-items:start}.home-tabs__panel.is-active{display:grid}.home-tabs__panel[hidden]{display:none}.home-tabs__panel-copy{display:grid;align-content:start;gap:28px}.home-tabs__panel-copy p,.home-tabs__mobile-media{margin:0}.home-tabs__mobile-media img{display:block;width:100%;border-radius:15px}.home-tabs__mobile-copy{display:grid;gap:24px}.home-tabs__mobile-copy p{margin:0}.home-tabs__mobile-copy .home-button{justify-self:start}@media(max-width:1100px){.home-intro__grid,.home-outcomes__grid,.home-tabs,.home-tabs__panel.is-active{grid-template-columns:1fr}.home-system__intro{padding:0}.home-metrics__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;grid-template-areas:"spend leads" "quote image" "dark dark";gap:15px}.home-metric-flourish{display:none}.home-metric-card{min-height:165px;border-radius:30px}.home-metric-card--wide{flex-direction:column;padding:30px}.home-metric-card__quote{display:none}.home-metric-card__experience{flex:1 1 auto}.home-metric-card--dark{min-height:280px}.home-tabs__panel-media{order:-1}.home-tabs{padding:35px 25px}.home-tabs__buttons,.home-tabs__panels{display:none}.home-tabs__mobile-list{display:grid;gap:22px}.home-tabs__mobile-item{display:grid;gap:18px}.home-tabs__mobile-panel.is-active{display:flex;flex-direction:column;gap:24px}.home-tabs__mobile-panel[hidden]{display:none}}@media(max-width:760px){.home-shell{width:min(100% - 32px,var(--home-content))}.home-splash{padding-block-start:54px}.home-splash__headline{font-size:clamp(45px,12vw,58px);line-height:1.1}.home-search{display:none}.home-cta-strip__inner{grid-template-columns:1fr;padding:0}.home-logo-marquee{padding-block:40px 0}.home-logo-marquee__item{flex-basis:100px;min-height:100px}.home-logo-marquee__item img{width:100px;max-height:100px}.home-partners__logos{flex-wrap:wrap}.home-partners__logos figure{display:grid;flex-basis:100%;place-items:center}.home-metrics__grid{grid-template-columns:1fr;grid-template-areas:"spend" "leads" "quote" "image" "dark"}.home-metric-card__value{font-size:36px;line-height:40px;margin-top:40px}.home-metric-card__label{font-size:16px;line-height:24px}.home-metric-card__eyebrow{top:20px;height:36px;border-radius:0 18px 18px 0;padding:0 15px;font-size:14px;line-height:18px}.home-tabs{border-radius:28px;padding:24px 18px}.home-tabs__button{grid-template-columns:42px minmax(0,1fr);padding-right:8px}.home-tabs__button img{width:42px}}@media(prefers-reduced-motion:reduce){.home-logo-marquee__track{animation:none}.home-button,.home-tabs__button-bar:before,.home-tabs__button img{transition:none}}
