.home-investors{padding:8vw 6vw;background:linear-gradient(120deg,#082f48,#0c557d 62%,#528e96);color:#fff}
.home-investors-inner{max-width:1240px;margin:auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center}
.home-investors small{letter-spacing:.22em;font-size:10px;font-weight:600;color:#b7dadd}
.home-investors h2{font:500 clamp(50px,6vw,78px)/.95 'Cormorant Garamond';margin:12px 0 24px;color:#fff}
.home-investors p{color:#e9f3f4;max-width:650px}
.home-investors .actions{margin-top:28px}
.home-investors .actions a{display:inline-block;border:1px solid #fff;padding:13px 20px;text-transform:uppercase;font-size:11px;margin:8px 8px 0 0}
.home-investors .actions a:first-child{background:#fff;color:#0c557d}
.home-investor-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.home-investor-options article{background:#ffffff12;border:1px solid #ffffff38;padding:27px;min-height:170px}
.home-investor-options b{display:block;color:#b7dadd;font-size:10px;letter-spacing:.15em}
.home-investor-options h3{font:500 30px/1.05 'Cormorant Garamond';margin:10px 0;color:#fff}
.home-investor-options p{font-size:12px;margin:0}
@media(max-width:980px){.home-investors{padding:85px 7vw}.home-investors-inner{grid-template-columns:1fr}.home-investor-options{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.home-investor-options{grid-template-columns:1fr}}
