#main-wrapper{height:100%}#bg-behind-waves{fill:#f2f5f8}.waves-container{box-sizing:content-box;height:50%;opacity:1!important;overflow:hidden;z-index:-1}.waves-background,.waves-container{bottom:0;left:0;position:absolute;right:0;width:100%}.waves-background{animation:backgroundIn .4s;background:linear-gradient(180deg,#1c9c3f,#1c9c3f);height:100%;top:0;transition:opacity .3s;z-index:2}.waves{height:auto;left:50%;max-height:235px;min-width:1440px;position:absolute;right:0;top:-1px;transform:translateX(-50%) rotate(180deg);width:100vw;z-index:3}.waves path{animation:waveIn .7s both}.waves path:last-child{animation:none}@keyframes waveIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}