.hero-wrapper{align-items:center;background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:space-between;padding:120px 0 134px;position:relative}.hero-wrapper .hero-content .tranpranet-btn{color:#fff}.hero-wrapper:before{content:"";inset:0;position:absolute;z-index:1}.hero-wrapper .container{position:relative;z-index:2}.hero-wrapper .hero-content{width:58%}.hero-wrapper .hero-content p.top-heading{font-size:16px;font-weight:500;margin-bottom:20px;text-transform:uppercase}.hero-wrapper .hero-content h1{color:var(--white);margin-bottom:20px}.hero-wrapper .hero-content p{color:var(--white);font-size:18px;margin-bottom:40px}.hero-btn :hover,.primary-button :hover{background-color:var(--secondary)}@media(max-width:991px){.hero-wrapper .hero-flex{flex-direction:column}.hero-wrapper .hero-content{width:100%}.hero-wrapper{padding:80px 0 134px}}@media (max-width:767px){.hero-wrapper{padding:60px 0 134px}}