.cards_steps--wrapper{display:flex;flex-wrap:wrap;gap:0;justify-content:center;margin:0 auto}.wave{height:auto;position:absolute;transform:translate(50%,30%);transform-origin:center center;z-index:-1}.wave,.wave svg{height:80px;width:100%}.cards_steps--item:first-child .wave:not(.wave_start),.cards_steps--item:last-child .wave:not(.wave_before_start){display:none}.cards_steps--item:nth-child(2n) .wave{transform:rotate(180deg) translate(-50%,10%)}.wave.wave_before_start,.wave.wave_end{max-width:32%}.cards_steps--item:nth-child(2n) .wave.wave_end{max-width:32%;overflow:hidden;transform:rotateX(180deg) translate(50%,2%)}.cards_steps--item:nth-child(odd) .wave.wave_end{max-width:32%;overflow:hidden}.cards_steps--item:nth-child(2n) .wave.wave_before_start{transform:rotateY(180deg) translate(50%,30%)}.cards_steps--item:nth-child(odd) .wave.wave_before_start{transform:rotate(180deg) translate(50%,-3%)}.cards_steps--item{align-items:center;align-self:flex-start;align-self:stretch;border-radius:30px;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:0;flex-wrap:wrap;padding:1.5rem;position:relative;z-index:1}@media (max-width:767px){.cards_steps--item{padding:1rem;width:100%!important}.cards_steps--wrapper{gap:2rem;margin-left:0;margin-right:0}.cards_steps--wrapper .wave{display:none!important}}.cards_steps--item .card__image--wrapper{padding-bottom:70%;position:relative;width:100%}.cards_steps--item .cards_steps--item_step{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:3rem;font-weight:700;height:100px;justify-content:center;width:100px}.cards_steps--item .cards_steps--item_image img{aspect-ratio:4/2.5;border-radius:20px;margin-top:2.5rem;max-width:220px;object-fit:cover;width:100%}.cards_steps--item .cards_steps--item_title{margin:0;padding:0}.cards_steps--item .cards_steps--item_text{padding:2rem 0 0;text-align:center;width:100%}.cards_steps--item .cards_steps--item_text p{color:inherit;margin-bottom:0;margin-top:1rem}