.st_vv .vv_hto_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:16px}.st_vv .vv_hto{width:calc(50% - 16px)}.st_vv .vv_hto h3{text-align:center}.st_vv .vv_step_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:16px 0;box-sizing:border-box}.st_vv .vv_step{width:calc(33.333% - 16px);display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}.st_vv .ps_step_text{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}.st_vv .ps_step_text span{text-align:center;display:inline-block;margin:4px 0}.st_vv .ps_step_text span:first-child{font-weight:600}.st_vv .ps_step_text a{font-weight:900!important}@media(max-width:767px){.st_vv .vv_hto{width:100%}.st_vv .vv_step{width:100%}}