.alumni-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;margin-top:118px;min-height:600px;position:relative}.alumni-hero.has-overlay:before{background:linear-gradient(90deg,rgba(0,0,0,.9),transparent);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.alumini-hero .container{position:relative}.alumni-hero__holder{max-width:50%;position:relative;width:100%;z-index:1}.alumni-hero__title{color:#fff;font-family:Raleway;font-size:48px;font-weight:700}.alumni-hero__description{color:#fff;font-family:Raleway;font-size:24px;font-weight:400;margin-bottom:40px}.alumni-hero__buttons{display:grid;grid-template-columns:1fr 1fr;max-width:550px}.alumni-hero__button{border:1px solid transparent;border-radius:47px;color:#fff;display:block;font-size:20px;font-weight:600;padding:28px 56px;text-align:center;width:max-content}.alumni-hero__button:last-of-type{font-weight:400}.alumni-hero__button:hover{color:#fff}@media only screen and (max-width:992px){.alumni-hero{margin-top:111px}.alumni-hero__holder{max-width:100%}.alumni-hero__buttons{grid-template-columns:1fr;grid-gap:30px}}@media only screen and (max-width:576px){.alumni-hero{justify-content:center;margin-top:95px;min-height:25vh;padding:50px 0;text-align:center}.alumni-hero__title{font-size:36px}.alumni-hero__description{font-size:20px}.alumni-hero__buttons{place-items:center}.alumni-hero__button{width:100%}}