.app-iframe iframe{background:#0000;border:0;display:flex;width:100%}
.app-footer-simple{color:var(--dark-gray);font-size:1rem;font-weight:var(--font-weight-regular);line-height:1.375rem}.app-footer-simple-body{align-items:flex-start;border-top:.0625rem solid var(--light-gray);display:flex;flex-direction:column;justify-content:flex-start;padding:1.75rem 0}@media(min-width:48rem){.app-footer-simple-body{align-items:center;flex-direction:row;justify-content:space-between}}.app-footer-simple-claim{color:var(--light-gray);margin-bottom:1.25rem}@media(min-width:48rem){.app-footer-simple-claim{margin-bottom:0}}.app-footer-simple-links{display:flex;flex-direction:column}@media(min-width:48rem){.app-footer-simple-links{display:flex;flex-direction:row}}.app-footer-simple-links a{color:var(--black);margin-bottom:.5rem}@media(min-width:48rem){.app-footer-simple-links a{margin-bottom:0;margin-right:1.75rem}}.app-footer-simple-links a{position:relative}.app-footer-simple-links a,.app-footer-simple-links a:focus,.app-footer-simple-links a:hover{-webkit-text-decoration:none;text-decoration:none}.app-footer-simple-links a:focus:before,.app-footer-simple-links a:hover:before{width:100%}.app-footer-simple-links a:before{background:var(--primary);bottom:-.125rem;content:"";height:.125rem;left:0;pointer-events:none;position:absolute;transition:all .14s ease;width:0}.app-footer-simple-links a:last-of-type{margin-right:0}
.app-external-link-confirm-dialog-backdrop{background:var(--black-50);height:100%;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:999}.app-external-link-confirm-dialog-modal{background:var(--white);border-radius:1.25rem;left:50%;max-width:33rem;padding:6.75rem 3.75rem 3.75rem;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:999}.app-external-link-confirm-dialog-modal-close{align-items:center;background-color:var(--white);border-radius:50%;cursor:pointer;display:flex;height:3.75rem;justify-content:center;position:absolute;right:1.25rem;top:1.25rem;transition:background-color .25s var(--transition-timing-function);width:3.75rem}.app-external-link-confirm-dialog-modal-close:hover{background-color:var(--gray)}.app-external-link-confirm-dialog-modal-title{font-size:2.25rem;font-weight:var(--font-weight-bold);line-height:2.75rem;margin-bottom:1rem}.app-external-link-confirm-dialog-modal-description{font-size:1.125rem;font-weight:var(--font-weight-regular);line-height:1.75rem}.app-external-link-confirm-dialog-modal-content{margin-bottom:2rem}.app-external-link-confirm-dialog-modal-footer{align-items:center;display:flex;gap:.75rem;justify-content:flex-start}
