.backgrounddecoration{position:absolute;z-index:-3;left:calc(50% - calc(var(--bs-gutter-x) * .5));width:100%;height:500px;background-color:#FFF}@media screen and (max-width:575.98px){.backgrounddecoration{left:calc(25% - calc(var(--bs-gutter-x) * .5))}}.backgrounddecoration:after{content:"";position:absolute;top:100%;left:0;width:100%;height:100%;background-color:inherit;transform:skewY(-15deg);transform-origin:bottom left}.backgrounddecoration:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:inherit}.backgrounddecoration.shape-highrect{position:absolute;bottom:0;left:calc(var(--bs-gutter-x) * .5);width:calc(66.66% - var(--bs-gutter-x));max-width:60vw}.backgrounddecoration.shape-highrect:after{top:0;bottom:unset}.backgrounddecoration.bg-primary{background-color:#ebefe6 !important}.backgrounddecoration.bg-secondary{background-color:#fdf1f1 !important}