.product-hero-interactive{--product-hero-nav-width:172px;--product-hero-stage-max-height:calc(100svh - var(--product-hero-header,80px) - var(--product-hero-copy-block,12rem) - var(--product-hero-topbar-block));--product-hero-topbar-block:calc(var(--topbar-pad-y) * 2 + 1.375rem + 1px);--nav-icon-size:22px;--nav-gap:8px;--nav-pad-x:12px;--nav-pad-y:16px;--topbar-pad-y:8px;grid-template-columns:var(--product-hero-nav-width) auto;background:#fff;border-radius:16px 16px 0 0;width:max-content;max-width:100%;display:grid;overflow:hidden}.product-hero-interactive__topbar{grid-column:1/-1;grid-template-columns:subgrid;box-sizing:border-box;background:#fff;align-items:center;min-width:0;min-height:0;display:grid}.product-hero-interactive__topbar-divider{border:none;border-top:1px solid #ebeae3;grid-column:1/-1;width:100%;height:0;margin:0}.product-hero-interactive__body{grid-column:1/-1;grid-template-columns:subgrid;align-items:stretch;min-width:0;display:grid}.product-hero-interactive__brand{align-items:center;gap:var(--nav-gap);min-width:0;height:100%;padding:var(--topbar-pad-y) var(--nav-pad-x);box-sizing:border-box;background:#fff;border-right:1px solid #ebeae3;border-top-left-radius:16px;display:flex}.product-hero-interactive__context-label{padding:var(--topbar-pad-y) var(--nav-pad-x);color:#6e6e69;box-sizing:border-box;justify-self:start;line-height:1.2}.product-hero-interactive__nav{grid-column:1;grid-template-columns:var(--nav-icon-size) minmax(0, 1fr) auto;-moz-column-gap:var(--nav-gap);column-gap:var(--nav-gap);padding:0 var(--nav-pad-x) var(--nav-pad-y);box-sizing:border-box;background:#fff;border-right:1px solid #ebeae3;align-content:start;display:grid}.product-hero-interactive__icon-slot{width:var(--nav-icon-size);height:var(--nav-icon-size);grid-column:1;justify-content:center;align-items:center;display:flex}.product-hero-interactive__topbar .product-hero-interactive__icon-slot{flex-shrink:0;grid-column:auto}.product-hero-interactive__logo-mark{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-hero-interactive__wordmark{letter-spacing:-.01em;line-height:1.15}.product-hero-interactive__wordmark-sprout{color:#002021}.product-hero-interactive__wordmark-me{color:#057678}.product-hero-interactive__divider{width:calc(100% + var(--nav-pad-x) * 2);height:0;margin:0 calc(-1 * var(--nav-pad-x));border:none;border-top:1px solid #ebeae3;grid-column:1/-1}.product-hero-interactive__account{grid-column:1/-1;grid-template-columns:subgrid;width:100%;padding-top:var(--topbar-pad-y);padding-bottom:var(--topbar-pad-y);box-sizing:border-box;align-items:center;display:grid}.product-hero-interactive__account-icon{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:100%;height:100%}.product-hero-interactive__account-label{color:#6e6e69;grid-column:2;justify-self:start;min-width:0;line-height:1.2}.product-hero-interactive__account-chevron{color:#c2c2bd;grid-column:3;justify-self:end;line-height:1}.product-hero-interactive__tabs{grid-column:1/-1;grid-template-columns:subgrid;gap:4px;margin-top:0;padding-top:12px;display:grid}.product-hero-interactive__tab{grid-column:1/-1;grid-template-columns:subgrid;cursor:pointer;text-align:left;color:#6e6e69;background:0 0;border:none;border-radius:10px;align-items:center;width:100%;padding:8px 0;transition:color .2s;display:grid;position:relative}.product-hero-interactive__tab-icon{background-color:currentColor;width:16px;height:16px;display:block;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.product-hero-interactive__tab-label{grid-column:2;justify-self:start;font-weight:500;line-height:1.2}.product-hero-interactive__tab--active{color:#002021}.product-hero-interactive__tab--active .product-hero-interactive__tab-label{font-weight:600}.product-hero-interactive__tab--active:before{content:"";left:calc(-1 * var(--nav-pad-x));background:#057678;border-radius:0 2px 2px 0;width:3px;position:absolute;top:2px;bottom:2px}.product-hero-interactive__tab:focus-visible{outline-offset:2px;outline:2px solid #057678}.product-hero-interactive__stage{width:calc(var(--product-hero-stage-max-height) * 2596 / 1594);height:var(--product-hero-stage-max-height);max-height:var(--product-hero-stage-max-height);background:#fff;flex-shrink:0;grid-column:2;line-height:0;position:relative;overflow:hidden}.product-hero-interactive__panel{-o-object-fit:fill;object-fit:fill;-o-object-position:top left;object-position:top left;opacity:0;visibility:hidden;pointer-events:none;width:100%;max-width:none;height:100%;max-height:none;transition:opacity .2s;display:block;position:absolute;inset:0}.product-hero-interactive__panel--active{opacity:1;visibility:visible}@media (width<=1023px){.product-hero-interactive{display:none}}
