.hero-dark{background:linear-gradient(180deg,#2a2d42,#090b21);border-radius:0 0 2rem 2rem;color:var(--white);isolation:isolate;overflow:hidden;position:relative}.hero-dark__angle{bottom:0;left:0;position:absolute;width:100%;z-index:-1}.hero-dark__inner{max-width:78rem}.hero-dark__heading>span{color:var(--primary-color)}.hero-dark__rich-text p:last-child{margin-bottom:0}.hero-dark__buttons{display:flex;flex-wrap:wrap;gap:var(--gap);margin-top:4rem}@media(min-width:992px){.hero-dark{border-radius:0 0 4rem 4rem}}