.phero{isolation:isolate;padding-top:6.5em;position:relative;overflow:hidden}.phero--dark{background:var(--brand-midnight);color:var(--color-text-white)}.phero--cream{background:var(--brand-creme);color:var(--color-text-dark)}.phero--navy{background:radial-gradient(120% 80% at 80% 0%, color-mix(in srgb, var(--brand-steel) 22%, transparent) 0%, transparent 55%), linear-gradient(170deg, var(--brand-navy) 0%, var(--brand-midnight) 100%);color:var(--color-text-white)}.phero__grid{z-index:-1;background-image:linear-gradient(to right, color-mix(in srgb, currentColor 8%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, currentColor 8%, transparent) 1px, transparent 1px);pointer-events:none;opacity:.6;background-size:4em 4em;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0% 60%,#0000 100%);mask-image:linear-gradient(#000 0% 60%,#0000 100%)}.phero--cream .phero__grid{opacity:.4}.phero__inner{grid-template-columns:minmax(0,1fr);align-items:end;gap:3em;padding-block:4.25em 5em;display:grid;position:relative}.phero--with-image .phero__inner{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center}.phero__copy{text-align:center;flex-direction:column;align-items:center;gap:1.5em;max-width:48em;margin-inline:auto;display:flex}.phero--with-image .phero__copy{text-align:left;align-items:stretch;max-width:30em;margin-inline:0}.phero__copy .section-head{gap:1em}.phero__copy .section-head__title{letter-spacing:-2.4px}.phero__copy .section-head__lede{max-width:36em}.phero__chips{flex-wrap:wrap;justify-content:center;gap:.5em;margin:.5em 0 0;padding:0;display:flex}.phero--with-image .phero__chips{justify-content:flex-start}.phero__chip{border:1px solid color-mix(in srgb, currentColor 22%, transparent);background:color-mix(in srgb, currentColor 5%, transparent);font-family:var(--font-body);letter-spacing:-.2px;border-radius:999px;align-items:center;gap:.45em;padding:.4em .85em .4em .65em;font-size:.8125em;font-weight:500;line-height:1;display:inline-flex}.phero__chip-icon{width:1.25em;height:1.25em;color:var(--brand-steel);justify-content:center;align-items:center;display:inline-flex}.phero--cream .phero__chip-icon{color:var(--brand-navy)}.phero__chip-icon svg{width:100%;height:100%}.phero__chip-dot{background:currentColor;border-radius:50%;width:.45em;height:.45em}.phero__ctas{flex-wrap:wrap;justify-content:center;gap:.75em;margin-top:.75em;display:flex}.phero--with-image .phero__ctas{justify-content:flex-start}.phero__media{aspect-ratio:4/5;border-radius:var(--radius-xl);background:var(--brand-navy);position:relative;overflow:hidden}.phero__media img{object-fit:cover;width:100%;height:100%;display:block}.phero__media-frame{border-radius:inherit;border:1px solid color-mix(in srgb, var(--brand-creme) 14%, transparent);pointer-events:none;position:absolute;inset:0}.phero__anchor{height:0;scroll-margin-top:5em;display:block}@media (width<=991px){.phero{padding-top:5.5em}.phero__inner{grid-template-columns:1fr;gap:2em;padding-block:3.25em 3.75em}.phero--with-image .phero__inner{grid-template-columns:1fr}.phero__copy,.phero--with-image .phero__copy{max-width:none}.phero__media{aspect-ratio:16/10}}@media (width<=599px){.phero__ctas{flex-direction:column;align-items:stretch}.phero__ctas .btn{width:100%}}
