.graduates-hero{position:relative;text-align:center}.graduates-hero .section-header.section-header--reverse>:not(:first-child){margin-bottom:24px}@media only screen and (max-width:767px){.graduates-hero .section-header.section-header--reverse>:not(:first-child){margin-bottom:8px}}.graduates-hero .section-header__subheading{font-size:20px;font-weight:500;line-height:140%;letter-spacing:1.6px;text-transform:uppercase;color:rgba(var(--color-primary),1);margin-bottom:24px}@media only screen and (max-width:767px){.graduates-hero .section-header__subheading{font-size:16px;letter-spacing:1.28px;margin-bottom:8px}}.graduates-hero .section-header__heading{font-size:60px;font-weight:400;line-height:66px;letter-spacing:-.3px;margin-bottom:40px}@media only screen and (max-width:767px){.graduates-hero .section-header__heading{font-size:35px;font-weight:400;line-height:38.5px;letter-spacing:-.3px;margin-bottom:24px}}.graduates-hero .section-header__text{color:rgba(var(--color-secondary-body-text),1);text-align:center;letter-spacing:-.8px}@media only screen and (max-width:767px){.graduates-hero .section-header__text{font-size:28px;line-height:130%;letter-spacing:.28px;padding:0 15px}}.graduates-hero .section-header__text a{position:relative;text-decoration:underline;text-decoration-color:rgba(var(--color-primary),1)}.graduates-hero__confetti{position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;z-index:1}.graduates-hero__confetti canvas{width:100%;height:100%}.graduates-hero__container{max-width:calc(1170px + 48px);width:100%;margin:0 auto}.graduates-hero__wrapper{max-width:527px;width:100%;margin:0 auto 24px}img.graduates-hero__image{margin:0 auto 24px;max-width:200px}@media only screen and (max-width:767px){img.graduates-hero__image{margin-bottom:18px;max-width:130px}}.graduates-hero__bottom-text{max-width:538px;font-size:14px;font-weight:300;line-height:160%;text-align:center;margin:0 auto 24px}@media only screen and (max-width:767px){.graduates-hero__bottom-text{padding:0 30px;margin:0 auto 32px}}.graduates-hero__replay{margin:0 auto;font-size:16px;font-weight:400;line-height:140%;letter-spacing:.16px;color:inherit;background-color:transparent;border:none;display:flex;align-items:center;gap:8px;cursor:pointer;padding:0;position:relative}.graduates-hero__replay:after{content:'';position:absolute;right:0;bottom:-2px;width:calc(100% - 24px);height:1px;background-color:rgba(var(--color-primary),1);transition:all .1s linear;opacity:0}@media only screen and (max-width:767px){.graduates-hero__replay:after{opacity:1}}.graduates-hero__replay:hover:after{opacity:1}.graduates-hero__replay[disabled]{cursor:not-allowed}