body,html{overflow-x:hidden}.vmp-hero-section{display:flex;flex-direction:row;height:95vh;margin-top:70px}.vmp-hero-left{align-items:center;background-color:#fff;display:flex;flex:1 1 50%;justify-content:center}.vmp-container{max-width:500px;width:100%}.vmp-small-title{color:#334da9;font-size:14px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.vmp-heading{margin:16px 0}.vmp-subheading{margin-bottom:30px}.vmp-button{background-color:#5eb984;border:2px solid transparent;border-radius:999px;color:#fff;display:inline-block;font-size:18px;font-weight:700;margin-top:30px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.vmp-button:hover{background-color:#fff;border:2px solid #5eb984;color:#5eb984}.vmp-hero-right{align-items:center;background:linear-gradient(to bottom right,#c3d862,#95b727,#d9f771);display:flex;flex:1 1 50%;justify-content:center;padding:40px}.vmp-hero-right img{border-radius:30px;box-shadow:0 10px 30px rgba(0,0,0,.1);height:auto;max-width:110%;transform:translateX(15%)}@media (max-width:900px){.vmp-hero-section{flex-direction:column;height:auto;margin-top:90px}.vmp-hero-left,.vmp-hero-right{padding:40px 24px;text-align:center;width:100%}.vmp-hero-right{border-radius:12px;padding:40px 24px}.vmp-hero-right img{border-radius:30px;box-shadow:0 8px 24px rgba(0,0,0,.1);height:auto;max-width:100%;transform:translateX(0)}}