@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.cc-page .cc-page-scroll{scroll-behavior:smooth;width:100%;height:calc(100vh - 62px);overflow:auto}.cc-page .cc-page-content{grid-area:content;margin-bottom:24px;padding:24px}.cc-error-component{justify-content:center;align-items:center;width:100%;height:100%;min-height:100px;padding:24px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.cc-error-component .cc-error-content{text-align:center;max-width:400px}.cc-error-component .cc-error-content .cc-error-message{color:inherit;margin:0 0 16px;font-size:28px}.cc-error-component .cc-error-content .cc-error-retry-button{color:#fff;cursor:pointer;background-color:#5b0428;border:none;border-radius:4px;padding:6px 14px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;font-weight:500;transition:all .3s}.cc-loading-component{justify-content:center;align-items:center;width:100%;height:100%;min-height:100px;display:flex}.cc-loading-component .cc-loading-content{color:#42031d;letter-spacing:.5px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:24px;font-weight:400;animation:1.5s ease-in-out infinite pulse}#root{height:100vh;overflow:hidden}
