.tourus-hero-gradient-banner{display:flex;position:relative;flex-flow:column wrap;justify-content:center;align-items:center;overflow:hidden;text-align:center;border-radius:80px 0 80px 80px;padding:5rem 5vw;box-shadow:0 0 20px 5px rgba(0,0,0,.13)}.tourus-hero-gradient-banner__background,.tourus-hero-gradient-banner__gradient{position:absolute;width:100%;height:100%;z-index:-1}.tourus-hero-gradient-banner__background{background-size:cover;background-position:50%}.tourus-hero-gradient-banner__gradient{background:linear-gradient(105.41deg,#e97cf2,#274db0 94.92%);opacity:.92}.tourus-hero-gradient-banner__content{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;text-align:center}.tourus-hero-gradient-banner__text{margin:2.5rem 0}.tourus-hero-gradient-banner__headline :last-child,.tourus-hero-gradient-banner__text :last-child{margin-bottom:0}@media (min-width:767px){.tourus-hero-gradient-banner{border-radius:150px 0 150px 150px;padding:5rem 10vw}.tourus-hero-gradient-banner__text{width:80%}}