.bottom-push-block{display:flex;justify-content:center;position:relative;margin-top:10vw;margin-bottom:15vw}@media screen and (max-width:1024px){.bottom-push-block{height:auto}}.bottom-push-block__center{width:880px;min-height:360px;height:-moz-fit-content;height:fit-content;padding:calc(var(--base) * 8);background-color:#fff;z-index:1;box-shadow:var(--shadow);border-radius:var(--radius)}@media screen and (max-width:1024px){.bottom-push-block__center{margin:40px 20px;padding:calc(var(--base) * 4)}}@media screen and (max-width:960px){.bottom-push-block__center{margin-inline:0;padding:20px;min-height:0}}.bottom-push-block .block-background{position:absolute;top:5vw;left:0;right:0;bottom:0}@media screen and (min-width:1141px){.bottom-push-block .block-background{min-height:400px}}.bottom-push-block .block-background::after{content:"";position:absolute;width:100vw;height:130%;left:50%;transform:translateX(-50%);top:0;z-index:-1;border-radius:100px;background-color:#f5f5f4}@media screen and (max-width:1024px){.bottom-push-block .block-background::after{border-radius:0}}@media screen and (max-width:960px){.bottom-push-block .block-background::after{height:100%}}.bottom-push-block .block-background:not(.overflow)::after{width:130vw;left:calc(50% - 10vw)}@media screen and (max-width:1460px){.bottom-push-block .block-background:not(.overflow)::after{left:50%;width:200vw}}@media screen and (max-width:840px){.bottom-push-block .block-background:not(.overflow){width:100%;transform:none;left:0}}.bottom-push-block .block-background.overflow::after{border-radius:0;width:150vw}.bottom-push-block .yellow-layer{position:absolute;top:-50px;left:calc(33% - 460px)}.bottom-push-block .yellow-layer .yellow-block{width:460px;height:100px;border-radius:70px;background-color:#f4c617}@media screen and (max-width:1024px){.bottom-push-block .yellow-layer .yellow-block{width:450px;height:60px;top:90px;left:-25%}}@media screen and (max-width:960px){.bottom-push-block .yellow-layer{top:20px}}.bottom-push-block .blue-layer{position:absolute;left:50%;top:20%}.bottom-push-block .blue-layer .blue-block{width:680px;height:250px;border-radius:50px;background-color:#52acd2}@media screen and (max-width:1024px){.bottom-push-block .blue-layer .blue-block{display:none}}.bottom-push-block .pink-layer{position:absolute;top:70%;left:calc(40% - 500px)}.bottom-push-block .pink-layer .pink-block{width:380px;height:150px;border-radius:80px;background-color:var(--primary)}@media screen and (max-width:1024px){.bottom-push-block .pink-layer .pink-block{display:none}}