.bgo{--bgo-ink:#123b37;--bgo-green:#20644e;--bgo-muted:#52645b;--bgo-line:#dce4dc;--bgo-cream:#f6f3ec;font:15px/1.6 Arial,Helvetica,sans-serif;color:var(--bgo-ink);overflow-wrap:anywhere}.bgo *{box-sizing:border-box}.bgo h1,.bgo h2,.bgo h3,.bgo p,.bgo figure,.bgo blockquote{margin:0}.bgo h1,.bgo h2,.bgo h3{font-family:Georgia,'Times New Roman',serif;line-height:1.12;font-weight:500;letter-spacing:-.025em;color:var(--bgo-ink);text-transform:none}.bgo h1{font-size:clamp(37px,3.6vw,54px);max-width:590px}.bgo h2{font-size:clamp(28px,2.55vw,38px)}.bgo h3{font-size:17px;font-weight:700;letter-spacing:-.01em}.bgo a{color:inherit;text-decoration:none}.bgo a:hover{text-decoration:underline;text-underline-offset:4px}.bgo :is(a,button,video,[tabindex]):focus-visible{outline:3px solid #238d6a;outline-offset:4px}.bgo img{display:block;max-width:100%;height:auto}.bgo svg{flex:none}.bgo-wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}.bgo-eyebrow{font:700 11px/1.5 Arial;letter-spacing:.16em;margin-bottom:9px!important}.bgo-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:46px;border:1px solid #21634f;border-radius:4px;background:linear-gradient(110deg,#194f43,#2c765a);padding:12px 23px;font:700 14px/1.35 Arial;color:#fff!important;text-decoration:none!important;cursor:pointer}.bgo-button:hover{filter:brightness(1.08)}.bgo-button svg{width:19px;height:19px}.bgo-richtext{font-size:15px;line-height:1.7;color:#3f5148}.bgo-richtext p+p{margin-top:12px}.bgo-richtext a{text-decoration:underline}.bgo-richtext :is(ul,ol){padding-left:22px;margin-block:12px}.bgo-richtext img{max-width:100%;height:auto}.bgo-hero{background:var(--bgo-cream)}.bgo-hero-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:400px}.bgo-hero-copy{position:relative;z-index:1;padding:42px 0;max-width:590px}.bgo-intro{max-width:545px;margin-top:17px}.bgo-hero-copy .bgo-button{margin-top:23px}.bgo-hero-note{display:flex;align-items:center;gap:15px;margin-top:24px!important;font:700 10px/1.5 Arial;letter-spacing:.08em;text-transform:uppercase}.bgo-hero-note:before{content:'';width:29px;height:1px;background:#45665a;flex:none}.bgo-hero-art{height:100%;min-height:400px;position:relative;margin-left:-40px!important;margin-right:calc((min(1200px,100vw - 64px) - 100vw)/2)!important}.bgo-hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--bgo-cream),transparent 22%);pointer-events:none}.bgo-hero-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.bgo-hero--text .bgo-hero-inner{grid-template-columns:1fr;min-height:320px}.bgo-hero--text .bgo-hero-copy{max-width:820px}.bgo-hero--text h1{max-width:760px}.bgo-hero--text .bgo-intro{max-width:750px}.bgo-cards{padding:30px 0}.bgo-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:20px}.bgo-section-intro{max-width:370px;font-size:13px;line-height:1.6;color:var(--bgo-muted)}.bgo-card-grid{display:grid;grid-template-columns:repeat(var(--bgo-columns),minmax(0,1fr));gap:14px}.bgo-card{display:flex;align-items:flex-start;gap:13px;border:1px solid var(--bgo-line);border-radius:7px;background:white;padding:18px 15px;min-width:0;position:relative;box-shadow:0 3px 12px #15392c04}.bgo-card:has(.bgo-card-link){padding:0}.bgo-card-link{display:flex;align-items:flex-start;gap:13px;padding:18px 15px;width:100%;min-height:100%;border-radius:7px}.bgo-card:has(.bgo-card-link):hover{border-color:#95b5a1;box-shadow:0 5px 18px #2349330b}.bgo-card-copy{flex:1;min-width:0}.bgo-card p{font-size:12px;line-height:1.5;color:var(--bgo-muted);margin-top:6px}.bgo-card-icon{display:grid;place-items:center;color:#205345;flex:none}.bgo-card-icon svg{width:28px;height:28px}.bgo-card-arrow{font-size:17px;margin-left:auto;align-self:center;flex:none}.bgo-card :is(img){width:48px;height:48px;object-fit:cover;flex:none;border-radius:4px}.bgo-cards--strip{padding:20px 0;background:#fafaf6}.bgo-cards--strip .bgo-card-grid,.bgo-cards--trust .bgo-card-grid{gap:20px}.bgo-cards--strip .bgo-card,.bgo-cards--trust .bgo-card{border:0;border-radius:0;box-shadow:none;background:transparent;padding:0;align-items:center}.bgo-cards--strip .bgo-card+.bgo-card,.bgo-cards--trust .bgo-card+.bgo-card{border-left:1px solid var(--bgo-line);padding-left:20px}.bgo-cards--strip .bgo-card-icon{width:53px;height:53px;background:#e3ebe0;border-radius:50%}.bgo-cards--strip h3,.bgo-cards--trust h3{font-size:16px}.bgo-cards--strip p,.bgo-cards--trust p{font-size:12px}.bgo-cards--strip .bgo-card-link,.bgo-cards--trust .bgo-card-link{padding:0;align-items:center;min-height:53px}.bgo-story{padding:27px 0}.bgo-story-inner{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:48px}.bgo-story-media{min-width:0;overflow:hidden;border-radius:5px;background:#edf0e7}.bgo-story-media img{width:100%;aspect-ratio:1.45;object-fit:cover}.bgo-story-media video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain}.bgo-story-copy{display:flex;gap:24px;align-items:center;min-width:0}.bgo-story-copy>.bgo-story-icon+div{min-width:0}.bgo-story-icon{width:90px;height:90px;flex:none;background:#dfe9dd;border-radius:50%;display:grid;place-items:center}.bgo-story-icon svg{width:48px;height:48px}.bgo-story-copy .bgo-richtext{margin-top:14px}.bgo-text-link{display:inline-flex;align-items:center;gap:15px;min-height:44px;margin-top:10px;font-size:13px;font-weight:700}.bgo-text-link svg{width:18px;height:18px}.bgo-story-inner--reverse .bgo-story-media{order:2}.bgo-story--text .bgo-story-inner{grid-template-columns:1fr}.bgo-story--text .bgo-story-copy{max-width:880px;margin-inline:auto;width:100%}.bgo-story--cream{background:var(--bgo-cream)}.bgo-story--cream .bgo-story-inner{gap:28px;grid-template-columns:1.05fr .95fr}.bgo-story--cream.bgo-story--text .bgo-story-inner{grid-template-columns:1fr}.bgo-story--cream .bgo-story-media img{aspect-ratio:2.05}.bgo-story--cream .bgo-richtext{font-size:14px;line-height:1.65}.bgo-cards--difference{background:#edf1e8;padding:30px 0}.bgo-cards--difference .bgo-card{border-color:transparent;padding:20px}.bgo-cards--audience .bgo-card{padding:14px 12px;gap:9px}.bgo-cards--audience .bgo-card-link{padding:14px 12px;gap:9px}.bgo-cards--audience .bgo-card:has(.bgo-card-link){padding:0}.bgo-cards--audience .bgo-card-icon{padding:5px;background:#eaf0e8;border-radius:4px}.bgo-cards--audience .bgo-card-icon svg{width:21px;height:21px}.bgo-cards--audience h3{font-size:15px}.bgo-cards--audience p{font-size:11px}.bgo-process{padding:30px 0;background:#fcfbf7}.bgo-process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:32px;list-style:none;padding:0;margin:24px 0 0;counter-reset:none}.bgo-step{position:relative;padding-left:42px;min-width:0;list-style:none}.bgo-step-number{position:absolute;left:0;top:0;width:27px;height:27px;display:grid;place-items:center;background:#ccdbcd;border-radius:50%;font-size:12px;font-weight:700}.bgo-step>svg{width:29px;height:29px;margin-bottom:12px}.bgo-step h3{font-size:17px}.bgo-step p{font-size:12px;line-height:1.6;color:var(--bgo-muted);margin-top:7px}.bgo-step:not(:last-child):after{content:'→';position:absolute;right:-25px;top:12px;color:#577464;font-size:20px}.bgo-cards--trust{padding:20px 0;background:#f7f4ec}.bgo-quote{padding:35px 0;background:#f1f5ed;text-align:center}.bgo-quote blockquote{font:italic 32px/1.35 Georgia,serif;max-width:900px;margin:auto}.bgo-quote figcaption{font-size:13px;margin-top:10px;color:var(--bgo-muted)}.bgo-quote img{max-height:110px;width:auto;object-fit:contain;margin:0 auto 20px}.bgo-final-cta{position:relative;isolation:isolate;overflow:hidden;padding:33px 0;text-align:center;background:linear-gradient(110deg,#173f36,#25664d,#173f36);color:#fff}.bgo-final-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;opacity:.4}.bgo-final-cta:has(>img):after{content:'';position:absolute;inset:0;background:#103e33a8;z-index:-1}.bgo-final-cta h2{color:#fff;font-size:34px}.bgo-final-cta p{max-width:820px;margin:12px auto 19px;font-size:14px;line-height:1.6}.bgo-button--light{background:#f4f8ed;border-color:#f4f8ed;color:#174e3c!important}.bgo-final-cta .bgo-button{min-width:195px}
@media(max-width:1199px){.bgo-wrap{width:calc(100% - 40px)}.bgo-hero-art{margin-right:-20px!important}.bgo-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bgo-cards--strip .bgo-card-grid,.bgo-cards--trust .bgo-card-grid,.bgo-cards--difference .bgo-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.bgo-card h3{font-size:16px}.bgo-cards--strip .bgo-card-icon{width:40px;height:40px}.bgo-cards--strip .bgo-card-grid{gap:14px}.bgo-cards--strip .bgo-card+.bgo-card{padding-left:14px}.bgo-story-inner{gap:28px}.bgo-story-icon{width:62px;height:62px}.bgo-story-icon svg{width:35px;height:35px}.bgo-story-copy{gap:16px}.bgo-process-grid{gap:22px}.bgo-step{padding-left:31px}.bgo-step:not(:last-child):after{right:-20px}.bgo-step-number{width:23px;height:23px}.bgo-step h3{font-size:16px}}
@media(max-width:899px){.bgo-cards--strip .bgo-card-grid,.bgo-cards--trust .bgo-card-grid,.bgo-cards--difference .bgo-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bgo-cards--strip .bgo-card:nth-child(odd),.bgo-cards--trust .bgo-card:nth-child(odd){border-left:0;padding-left:0}.bgo-section-heading{align-items:flex-start;gap:24px}.bgo-section-intro{max-width:280px}.bgo-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.bgo-step:nth-child(3):after{display:none}.bgo-story-icon{display:none}.bgo-story-media img{aspect-ratio:1;min-height:280px}.bgo-story--cream .bgo-story-media img{aspect-ratio:1.4;min-height:220px}.bgo-story-copy .bgo-richtext{font-size:14px}}
@media(max-width:749px){.bgo-wrap{width:calc(100% - 32px)}.bgo h1{font-size:39px}.bgo h2{font-size:30px}.bgo-hero-inner{display:flex;flex-direction:column;align-items:stretch;min-height:0}.bgo-hero-copy{padding:30px 0 26px;max-width:none}.bgo-intro{font-size:15px;line-height:1.7}.bgo-hero-art{margin:0 -16px!important;height:auto;min-height:0;aspect-ratio:1.7}.bgo-hero-art:after{background:linear-gradient(var(--bgo-cream),transparent 25%)}.bgo-hero--text .bgo-hero-inner{min-height:0}.bgo-hero-note{font-size:9px;gap:10px;margin-top:20px!important}.bgo-cards{padding:25px 0}.bgo-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bgo-card,.bgo-card-link{gap:10px;padding:15px 12px}.bgo-card:has(.bgo-card-link){padding:0}.bgo-card-icon svg{width:24px;height:24px}.bgo-card h3{font-size:16px}.bgo-card p{font-size:12px}.bgo-cards--resources .bgo-card,.bgo-cards--resources .bgo-card-link{flex-wrap:wrap}.bgo-cards--resources .bgo-card-copy{flex-basis:100%}.bgo-cards--resources .bgo-card-arrow{position:absolute;right:12px;top:16px}.bgo-cards--strip .bgo-card-grid,.bgo-cards--trust .bgo-card-grid{gap:20px 12px}.bgo-cards--strip .bgo-card,.bgo-cards--trust .bgo-card{align-items:flex-start;gap:10px;border:0!important;padding:0!important}.bgo-cards--strip h3,.bgo-cards--trust h3{font-size:15px}.bgo-cards--strip p,.bgo-cards--trust p{font-size:11px}.bgo-cards--strip .bgo-card-icon{width:34px;height:34px}.bgo-cards--strip .bgo-card-icon svg{width:22px;height:22px}.bgo-story{padding:25px 0}.bgo-story-inner,.bgo-story--cream .bgo-story-inner{display:flex;flex-direction:column;gap:24px;align-items:stretch}.bgo-story-media{order:2!important}.bgo-story-media img{aspect-ratio:1.5;min-height:0}.bgo-story--cream .bgo-story-media img{aspect-ratio:1.6;min-height:0}.bgo-story-icon{display:grid;width:48px;height:48px}.bgo-story-icon svg{width:28px;height:28px}.bgo-story-copy{align-items:flex-start;gap:13px}.bgo-story-copy .bgo-richtext{font-size:15px}.bgo-section-heading{display:block;margin-bottom:18px}.bgo-section-intro{max-width:none;margin-top:12px!important}.bgo-process-grid{grid-template-columns:1fr;gap:23px}.bgo-step{padding-left:43px}.bgo-step>svg{float:left;margin:0 12px 10px 0}.bgo-step p{font-size:13px}.bgo-step-number{width:27px;height:27px}.bgo-step:after{display:none}.bgo-step h3{font-size:18px}.bgo-cards--difference .bgo-card{display:block;padding:17px}.bgo-cards--difference .bgo-card-icon{justify-content:start;margin-bottom:12px}.bgo-cards--audience .bgo-card{gap:9px}.bgo-cards--audience h3{font-size:15px}.bgo-cards--audience p{font-size:12px}.bgo-final-cta{padding:30px 0}.bgo-final-cta h2{font-size:30px}.bgo-final-cta p{font-size:14px}.bgo-quote blockquote{font-size:27px}}
@media(max-width:359px){.bgo h1{font-size:35px}.bgo-card-grid,.bgo-cards--strip .bgo-card-grid,.bgo-cards--trust .bgo-card-grid,.bgo-cards--difference .bgo-card-grid{grid-template-columns:1fr}.bgo-cards--resources .bgo-card,.bgo-cards--resources .bgo-card-link{flex-wrap:nowrap;align-items:center}.bgo-cards--resources .bgo-card-copy{flex-basis:auto}.bgo-cards--resources .bgo-card-arrow{position:static}.bgo-cards--difference .bgo-card{display:flex;gap:15px}.bgo-cards--difference .bgo-card-icon{margin:0}.bgo-story-icon{display:none}.bgo-hero-note{align-items:flex-start}.bgo-cards--strip .bgo-card{align-items:center}.bgo-button{padding-inline:19px}}
.bgo-hero{overflow:hidden}
