.hero-section{margin-bottom:0;position:relative;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#2a275b),color-stop(50.69%,rgba(46,40,92,0.992679)),color-stop(70.34%,rgba(218,64,133,0.48)),color-stop(98.5%,rgba(218,64,133,0)));background:linear-gradient(90deg,#2a275b 50%,rgba(46,40,92,0.992679) 50.69%,rgba(218,64,133,0.48) 70.34%,rgba(218,64,133,0) 98.5%);color:var(--color_pure-white);padding:128px 0}
@media(max-width:991px){.hero-section{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;display:-webkit-box;display:-ms-flexbox;display:flex;background:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#2a275b),color-stop(55.69%,rgba(46,40,92,0.992679)),color-stop(70.34%,rgba(218,64,133,0.48)),color-stop(98.5%,rgba(218,64,133,0)));background:linear-gradient(0,#2a275b 50%,rgba(46,40,92,0.992679) 55.69%,rgba(218,64,133,0.48) 70.34%,rgba(218,64,133,0) 98.5%);padding-top:0}
.hero-section .wrapper{padding-top:56px}
}.hero-section h1{max-width:35%;margin-bottom:24px}
@media(max-width:991px){.hero-section h1{max-width:100%}
}.hero-section p{max-width:35%}
@media(max-width:991px){.hero-section p{max-width:100%}
}.hero-section a{text-decoration:underline !important}
.hero-section #banner_image{position:absolute;right:0;top:0;width:60%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:-1}
.hero-section #banner_image::before{content:"";background:-webkit-gradient(linear,left top,right top,color-stop(50%,#2a275b),color-stop(50.69%,rgba(46,40,92,0.992679)),color-stop(70.34%,rgba(218,64,133,0.48)),color-stop(98.5%,rgba(218,64,133,0)));background:linear-gradient(90deg,#2a275b 50%,rgba(46,40,92,0.992679) 50.69%,rgba(218,64,133,0.48) 70.34%,rgba(218,64,133,0) 98.5%);width:100%;position:absolute;left:-50%;z-index:2;height:100%}
@media(max-width:991px){.hero-section #banner_image::before{background:-webkit-gradient(linear,left bottom,left top,color-stop(50%,#2a275b),color-stop(50.69%,rgba(46,40,92,0.992679)),color-stop(70.34%,rgba(218,64,133,0.48)),color-stop(98.5%,rgba(218,64,133,0)));background:linear-gradient(0,#2a275b 50%,rgba(46,40,92,0.992679) 50.69%,rgba(218,64,133,0.48) 70.34%,rgba(218,64,133,0) 98.5%);bottom:-4rem;left:0;height:80%}
}@media(max-width:991px){.hero-section #banner_image{width:100%;position:relative;padding-bottom:10%;max-height:400px;min-height:260px}
}.hero-section #banner_image img{-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}