.simple-hero{padding:56px 20px 66px;text-align:center}.simple-hero.white .simple-hero__text,.simple-hero.white .simple-hero__title{color:#fff}.simple-hero.white .simple-hero__cta{background-color:#fff;color:#42005f;transition:background-color .3s ease,color .3s ease}.simple-hero.white .simple-hero__cta:hover{background-color:#d5d5d5}.simple-hero__container{margin:0 auto;width:100%}.simple-hero__title{color:#42005f;font-size:109px;letter-spacing:-.01em}.simple-hero__text{color:#42005f;font-size:30px;font-weight:600;line-height:1.15;margin-bottom:40px}.simple-hero__cta{align-items:center;background-color:#42005f;border-radius:12px;color:#fff;display:flex;font-size:23px;font-weight:300;justify-content:center;margin:auto auto 0;padding:14px 38px;text-align:center;transition:background-color .3s;transition:background-color .3s ease,color .3s ease;width:fit-content}.simple-hero__cta:hover{background-color:#730093}.simple-hero__cta.underline{background:none!important;color:#fff!important;margin-top:24px;transition:all .3s ease}.simple-hero__cta.underline:hover{background:transparent!important;text-decoration:underline}@media screen and (max-width:991px){.simple-hero__title{font-size:54px;line-height:1.2;margin-bottom:7.5px}}