html.iOS{overflow:auto !important}
.overlay-open{height:100vh;width:100%;overflow-y:hidden;position:fixed}
.trust-center [class*=icon-],.status-overlay [class*=icon-]{margin-right:.5rem;height:1.25rem;width:1.25rem;font-size:1.25rem;line-height:1.25rem;overflow:visible}
@media only screen and (max-width:767px){.trust-center [class*=icon-],.status-overlay [class*=icon-]{margin-right:.35rem}
}
.trust-center [class*=icon-]:before,.status-overlay [class*=icon-]:before{font-size:1.25rem}
.trust-center [class*=icon-]._small,.status-overlay [class*=icon-]._small{height:1rem;width:1rem;font-size:1rem;line-height:1rem;overflow:visible}
.trust-center [class*=icon-]._small:before,.status-overlay [class*=icon-]._small:before{font-size:1rem}
.trust-center [class*=icon-]._big,.status-overlay [class*=icon-]._big{height:1.5rem;width:1.5rem;font-size:1.5rem;line-height:1.5rem;overflow:visible}
.trust-center [class*=icon-]._big:before,.status-overlay [class*=icon-]._big:before{font-size:1.5rem}
.trust-center .icon-success,.status-overlay .icon-success{color:#93c939}
.trust-center .icon-info,.status-overlay .icon-info{color:#727272}
.trust-center__status-tooltip,.status-overlay__status-tooltip{position:absolute;padding:.5rem;background-color:#3c3c3c;color:#fff;transform:translateX(-50%);pointer-events:none;z-index:1046;box-shadow:0 0 15px 0 rgba(0,0,0,0.2)}
@media only screen and (max-width:767px){.trust-center__status-tooltip,.status-overlay__status-tooltip{padding:.35rem}
}
.trust-center__status-tooltip:before,.status-overlay__status-tooltip:before{position:absolute;top:-10px;left:50%;transform:translateX(-50%);border:5px solid transparent;border-bottom-color:#3c3c3c;content:''}
.trust-center .load-overlay,.status-overlay .load-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,0.9);z-index:13}
.trust-center .load-overlay .loadingBar,.status-overlay .load-overlay .loadingBar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}