.hde-wrap{background-color:#fff;border:1px solid #e4ebf2;border-radius:12px;min-height:480px;overflow:hidden;position:relative;width:100%}.hde-frame{border:0;display:block;height:800px;opacity:0;transition:opacity .24s ease;width:100%}.hde-wrap.hde-ready .hde-frame{opacity:1}.hde-status{align-items:center;background-color:#f9fbfc;bottom:0;display:flex;flex-direction:column;gap:16px;justify-content:center;left:0;position:absolute;right:0;top:0}.hde-wrap.hde-failed .hde-status,.hde-wrap.hde-ready .hde-status{display:none}.hde-spinner{animation:hde-spin .8s linear infinite;border:3px solid #d3dee8;border-radius:50%;border-top-color:#0565ff;height:32px;width:32px}@keyframes hde-spin{to{transform:rotate(1turn)}}.hde-error{align-items:center;background-color:#f9fbfc;bottom:0;flex-direction:column;justify-content:center;left:0;padding:24px;position:absolute;right:0;text-align:center;top:0}.hde-error:not([hidden]){display:flex}.hde-newtab a{color:#0565ff;text-decoration:underline}.hde-newtab a:focus,.hde-newtab a:hover{color:#c72c91}@media (prefers-reduced-motion:reduce){.hde-spinner{animation:none}.hde-frame{transition:none}}@media (max-width:767px){.hde-wrap{border-radius:8px}}.hde-wrap.hde-wrap--seamless{border:0;border-radius:0}.hde-section--flush .col-12,.hde-section--flush .container-fluid{padding-left:0;padding-right:0}.hde-section--flush .row{margin-left:0;margin-right:0}.hde-section--flush .hde-newtab{padding-left:16px;padding-right:16px}