.bof-cta{position:relative;padding:4rem 2rem;background:linear-gradient(105.94deg,#312f43 45.61%,#2e3191 87.62%)}.bof-cta:after{position:absolute;content:"";bottom:4rem;left:0;right:0;height:5px;margin-bottom:-5px;background:-webkit-gradient(linear,right top,left top,from(#2e3191),color-stop(50.53%,#4bc5dc),to(#2e3191));background:linear-gradient(270deg,#2e3191,#4bc5dc 50.53%,#2e3191)}.bof-cta__inner{display:grid;grid-gap:4rem}.bof-cta__content{color:var(--white)}@media (min-width:768px){.bof-cta{border-radius:var(--border-radius)}.bof-cta__inner{grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bof-cta__content{max-width:50rem;justify-self:end;padding-right:4rem}}