.htsa-element.htsa-trigger {
    cursor: pointer;
}

.htsa-element.htsa-trigger:focus {
    outline: 2px solid rgba(0, 115, 170, 0.5);
    outline-offset: 2px;
}

.htsa-element.htsa-step-instance {
    will-change: opacity, transform;
}

.htsa-hidden-initial {
    display: none !important;
}


.htsa-step-bank { display:none !important; }
