.of-diversified{background-color:var(--v2-surface);padding:clamp(28px,4vh,80px) 0 0}.of-diversified__shelf{background-color:var(--v2-surface-gray);padding:clamp(28px,3.5vh,56px) 0 clamp(24px,3vh,48px)}.of-diversified__heading{color:var(--v2-ink)!important;font-size:var(--v2-text-h2)!important;font-weight:300;letter-spacing:-.3px;line-height:1.18;margin:0 auto clamp(24px,3vh,56px)!important;max-width:1180px;text-align:center}.of-diversified__grid{display:grid;gap:0;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1180px}.of-diversified__card{background:var(--v2-surface-gray);border:1px solid rgba(19,72,71,.08);border-radius:0;box-shadow:none;cursor:pointer;font-family:inherit;margin:0;min-height:44px;padding:clamp(22px,2.8vh,32px) clamp(20px,2vw,28px);position:relative;text-align:left;transition:background .3s ease,color .3s ease,box-shadow .3s ease,transform .3s ease,z-index 0s}.of-diversified__card+.of-diversified__card{border-left:0}.of-diversified__card:hover:not(.is-active){background:#fcfdfd}.of-diversified__card:focus-visible{outline:2px solid var(--v2-teal-brand,#059a91);outline-offset:-2px;z-index:3}.of-diversified__card.is-active{background:#fff;border-color:rgba(19,72,71,.12);box-shadow:0 8px 22px rgba(15,46,46,.1),0 1px 0 rgba(15,46,46,.04);transform:translateY(-2px);z-index:2}.of-diversified__card.is-active:before{background:var(--v2-ink);bottom:-4px;content:"";height:6px;left:-1px;position:absolute;right:-1px}.of-diversified__card.is-active:after{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid var(--v2-ink);bottom:-16px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.of-diversified__card-title{color:var(--v2-teal-label)!important;font-size:var(--v2-text-meta)!important;font-weight:700;letter-spacing:2px;margin:0 0 14px!important;text-transform:uppercase;transition:color .3s ease}.of-diversified__card-body{color:var(--v2-ink-soft)!important;font-size:var(--v2-text-body)!important;font-weight:400;line-height:1.65;margin:0!important;transition:color .3s ease,opacity .3s ease}.of-diversified__card:not(.is-active) .of-diversified__card-body{color:#5f6877!important}.of-diversified__panels{margin:0 auto;max-width:1180px;min-height:40px;position:relative}.of-diversified__panel{display:none;flex-wrap:wrap;gap:12px 32px;justify-content:center;opacity:0;transition:opacity .25s ease}.of-diversified__panel.is-active{display:flex;opacity:1}.of-diversified__name{color:var(--v2-teal-label)!important;font-size:var(--v2-text-meta)!important;font-weight:600;letter-spacing:1.5px;opacity:1;padding:8px 0;text-transform:uppercase;white-space:nowrap}@media (max-width:1024px){.of-diversified__card{padding:22px 18px}.of-diversified__card-title{letter-spacing:1.5px}}@media (max-width:768px){.of-diversified{padding:clamp(56px,8vh,80px) 0 0}.of-diversified__shelf{padding:clamp(28px,4vh,40px) 0 clamp(24px,3vh,36px)}.of-diversified__grid{gap:0;grid-template-columns:1fr;margin-bottom:0}.of-diversified__card{border-left:1px solid rgba(19,72,71,.08);min-height:56px;padding:20px}.of-diversified__card+.of-diversified__card{border-top:0}.of-diversified__card.is-active{transform:translateY(0)}.of-diversified__card.is-active:before{bottom:-3px;height:4px;left:0;right:0}.of-diversified__card.is-active:after{border-left-width:10px;border-right-width:10px;border-top-width:10px;bottom:-12px}.of-diversified__card.is-active:not(:last-child):after{display:none}.of-diversified__name{font-size:var(--v2-text-eyebrow)!important;letter-spacing:1px}}@media (max-width:480px){.of-diversified{padding:48px 0 0}.of-diversified__heading{font-size:24px!important}.of-diversified__panel{gap:8px 20px}}