.hero{background:var(--Drk-Gradient,linear-gradient(0deg,#151956 0,#32267d 100%));border-radius:30px;padding:100px 32px}.hero.hero--img.hero--img-bottom{padding:100px 32px 0}.hero__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:60px}.hero.hero--img.hero--img-bottom .hero__wrapper{padding-bottom:100px}.hero__content{display:flex;flex-direction:column;gap:20px}.hero__eyebrow{color:var(--Pear,#d6dd21)}.hero__title{margin-bottom:0}.hero__copy,.hero__title{color:var(--White,#fff)}.hero__inner{align-items:center;display:flex;margin:0 auto;max-width:var(--inner-container-width,1024px)}.hero--img .hero__inner .hero__image-container,.hero--img .hero__inner .hero__wrapper{flex-basis:50%;min-width:50%}.hero.hero--img.hero--img-bottom .hero__image-container{align-self:flex-end}@media (max-width:1024px){.hero__inner{flex-direction:column}}@media (max-width:768px){.hero{padding:64px 32px}.hero.hero--img.hero--img-bottom{padding:64px 32px 0}.hero.hero--img.hero--img-bottom .hero__wrapper{padding-bottom:32px}}