#rec797937496 .tn-form__submit, #rec797937496 .tn-form__submit button{    opacity: 1!important;
    pointer-events: auto!important;
    width: 100%!important;
    
}
 .t-slds__arrow-withbg {
 
    border-radius: 0;
  
}
#rec797937496 .tn-form__submit button:hover {
    background:#0099CC!important;
}

.zero-steps > .tn-molecule {
    align-items: stretch !important;
}
.zero-steps > .tn-molecule > .tn-group > .tn-molecule {
    border-left: 0px !important;
}
@media (min-width: 1201px) {
    .zero-steps > .tn-molecule > .tn-group:nth-child(n+4) > .tn-molecule {
        border-top: 0px !important;
    }
    .zero-steps > .tn-molecule > .tn-group:nth-child(3) > .tn-molecule,
    .zero-steps > .tn-molecule > .tn-group:nth-child(6) > .tn-molecule {
        border-right: 0px !important;
    }
}
@media (max-width: 1200px) {
    .zero-steps > .tn-molecule > .tn-group:nth-child(n+3) > .tn-molecule {
        border-top: 0px !important;
    }
    .zero-steps > .tn-molecule > .tn-group:nth-child(2) > .tn-molecule,
    .zero-steps > .tn-molecule > .tn-group:nth-child(4) > .tn-molecule,
    .zero-steps > .tn-molecule > .tn-group:nth-child(6) > .tn-molecule {
        border-right: 0px !important;
    }
}
@media (max-width: 767px) {
    .zero-steps > .tn-molecule > .tn-group:nth-child(n+2) > .tn-molecule {
        border-top: 0px !important;
    }
    .zero-steps > .tn-molecule > .tn-group > .tn-molecule {
        border-right: 0px !important;
    }
}