.hero-area.index2 {
    background-color: #3763eb;
    position: relative;
}

.hero-area.index2 .hero-inner {
    height: 800px;
}

.hero-area .hero-inner {
    height: 700px;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 3;
}

.hero-area.index2 .shape {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 500px;
}