.hero-banner-wrapper{padding:200px 0 0;position:relative}.hero-banner-wrapper .content-wrapper{padding:0}.hero-banner{display:grid;gap:50px;grid-template-columns:repeat(2,1fr)}.hero-banner__left-column{position:relative;z-index:2}.hero-banner__right-column{position:relative;z-index:1}.hero-banner__right-column img{object-fit:contain}.hero-banner-wrapper .purple-shape img{bottom:0;height:80%;position:absolute;right:0;width:100%;z-index:0}.hero-banner-wrapper .white-triangle img{bottom:0;height:20%;position:absolute;right:0;width:100%;z-index:1}@media screen and (max-width:767px){.hero-banner-wrapper{padding:150px 0 0}.hero-banner{gap:40px;grid-template-columns:1fr}.hero-banner-wrapper .white-triangle img{max-height:50px}}@media screen and (max-width:1129px){.hero-banner-wrapper .content-wrapper{padding:0 20px}.hero-banner-wrapper{margin-top:48px;padding:200px 0 0;position:relative}}