.v3-investors-menu{position:relative;align-self:stretch;display:flex;align-items:center}.v3-investors-trigger{display:flex;align-items:center;gap:.35rem;padding:30px 0;border:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}.v3-investors-trigger small{font-size:.7rem;transition:transform .2s ease}.v3-investors-menu[data-open="true"] .v3-investors-trigger,.v3-investors-menu:hover .v3-investors-trigger,.v3-investors-menu:focus-within .v3-investors-trigger{color:var(--orange)}.v3-investors-menu[data-open="true"] .v3-investors-trigger small{transform:rotate(180deg)}.v3-investors-panel{position:absolute;z-index:1050;top:calc(100% - 1px);left:-22px;width:320px;padding:12px;background:#fff;border-top:3px solid var(--orange);box-shadow:0 22px 45px rgba(7,31,51,.2);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.v3-investors-menu[data-open="true"] .v3-investors-panel,.v3-investors-menu:hover .v3-investors-panel,.v3-investors-menu:focus-within .v3-investors-panel{opacity:1;visibility:visible;transform:none}.v3-investors-panel a{display:block;padding:14px 15px;border-bottom:1px solid var(--line)}.v3-investors-panel a:last-child{border-bottom:0}.v3-investors-panel a:hover,.v3-investors-panel a:focus{background:var(--soft);outline:none}.v3-investors-panel strong,.v3-investors-panel small{display:block}.v3-investors-panel strong{color:var(--navy);font-size:.92rem}.v3-investors-panel small{margin-top:.25rem;color:var(--muted);font-size:.72rem;font-weight:500;line-height:1.4}
.investor-profile,.investor-governance,.investor-page #corporate-enquiries{scroll-margin-top:110px}
@media(max-width:980px){.v3-investors-menu{display:block;align-self:auto}.v3-investors-trigger{width:100%;justify-content:space-between;padding:8px;text-align:left}.v3-investors-panel{position:static;width:100%;padding:6px;margin-top:4px;border-top:2px solid var(--orange);box-shadow:none;display:none;opacity:1;visibility:visible;transform:none}.v3-investors-menu[data-open="true"] .v3-investors-panel{display:block}.v3-investors-menu:hover .v3-investors-panel{display:none}.v3-investors-menu[data-open="true"]:hover .v3-investors-panel{display:block}.v3-investors-panel a{padding:11px 12px}}
@media(prefers-reduced-motion:reduce){.v3-investors-panel,.v3-investors-trigger small{transition:none}}
