/**handles:step**/
.vc_column-inner:has(.step-block),.vc_column-inner:has(.step-block) .wpb_wrapper{height:100%}.vc_column-inner:has(.step-block) .wpb_wrapper{margin-bottom:35px}.step-block{background-color:var(--g4s-grey);padding:15px;border-radius:20px;box-shadow:0 3px 3px 1px rgba(0 0 0 / 25%);max-width:300px;margin-left:auto;margin-right:auto;height:100%}.step-block h3{color:var(--g4s-red)}.step-nr{border:#ccb9ab 2px solid;border-radius:999px;aspect-ratio:1/1;width:40px;display:flex;justify-content:center;align-items:center;margin-left:auto}.step-nr span{display:block;color:#ccb9ab;font-size:1.5rem;width:fit-content}.step-block p{margin-bottom:0}