@keyframes ejc-fadein{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes ejc-skeleton{0%{background-position:200%0}to{background-position:-200%0}}@keyframes ejc-spin{to{transform:rotate(360deg)}}.ejc-thread{--ejc-color:var(--bs-body-color, #212529);--ejc-muted:var(--bs-secondary-color, var(--bs-secondary, #6c757d));--ejc-border:var(--bs-border-color, #dee2e6);--ejc-input-border:var(--bs-border-color, #ced4da);--ejc-bg:var(--bs-body-bg, #fff);--ejc-bg-subtle:var(--bs-tertiary-bg, #f8f9fa);--ejc-bg-hover:var(--bs-secondary-bg, #e9ecef);--ejc-primary:var(--bs-primary, #0d6efd);--ejc-primary-focus:rgba(13, 110, 253, .25);--ejc-success:var(--bs-success, #198754);--ejc-danger:var(--bs-danger, #dc3545);--ejc-danger-focus:rgba(220, 53, 69, .25);--ejc-warning:var(--bs-warning, #ffc107);--ejc-warning-text:var(--bs-warning-text-emphasis, #997404);--ejc-info:var(--bs-info, #0dcaf0);--ejc-info-bg:var(--bs-info-bg-subtle, #cff4fc);--ejc-font-mono:var(--bs-font-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace);--ejc-radius:var(--bs-border-radius, .375rem);--ejc-radius-sm:var(--bs-border-radius-sm, .25rem);--ejc-rss-orange:#ee8026;--ejc-rss-orange-dark:#d96f1f;margin:2rem 0;scroll-margin-top:2rem;font-size:1rem;line-height:1.5;color:var(--ejc-color)}.ejc-thread,.ejc-thread *,.ejc-thread ::after,.ejc-thread ::before{box-sizing:border-box}.ejc-thread .required{color:var(--ejc-danger)}.ejc-thread .ejc-thread__count{margin-bottom:0;flex:1 1 auto;min-width:0}.ejc-thread .ejc-thread__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}.ejc-thread .ejc-thread__rss,.ejc-thread .ejc-thread__rss-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.ejc-thread .ejc-thread__rss{flex-shrink:0;width:2rem;height:2rem;margin-left:auto;background:var(--ejc-rss-orange);color:#fff;line-height:1;text-decoration:none;vertical-align:middle;box-shadow:0 2px 6px rgba(238,128,38,.35);transition:box-shadow .2s ease,transform .2s ease,background-color .2s ease,color .2s ease}.ejc-thread .ejc-thread__rss-badge{width:100%;height:100%;transition:background-color .2s ease,transform .2s ease}.ejc-thread .ejc-thread__rss-svg{display:block;width:.9rem;height:.9rem}.ejc-thread h3.ejc-thread__count .ejc-thread__rss{color:#fff}.ejc-thread .ejc-thread__rss:focus,.ejc-thread .ejc-thread__rss:hover{background:var(--ejc-rss-orange);color:var(--ejc-rss-orange);text-decoration:none;box-shadow:0 4px 12px rgba(238,128,38,.45);transform:translateY(-1px)}.ejc-thread h3.ejc-thread__count .ejc-thread__rss:focus,.ejc-thread h3.ejc-thread__count .ejc-thread__rss:hover{color:var(--ejc-rss-orange)}.ejc-thread .ejc-thread__rss:focus .ejc-thread__rss-badge,.ejc-thread .ejc-thread__rss:hover .ejc-thread__rss-badge{background:#fff;transform:scale(.88)}.ejc-thread .ejc-thread__empty{color:var(--ejc-muted);font-style:italic}.ejc-thread .ejc-load-more{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.ejc-thread .ejc-comment{display:flex;gap:.75rem;padding:1rem 0;border-bottom:1px solid var(--ejc-border)}.ejc-thread .ejc-comment:last-child{border-bottom:none}.ejc-thread .ejc-comment__avatar{flex-shrink:0}.ejc-thread .ejc-avatar-initials{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;line-height:1;user-select:none;flex-shrink:0}.ejc-thread .ejc-gravatar{display:block;border-radius:50%}.ejc-thread .ejc-comment__body{flex:1;min-width:0}.ejc-thread .ejc-comment__header{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem}.ejc-thread .ejc-comment__author{font-size:16px;font-weight:700}.ejc-thread .ejc-comment__date{font-size:13px;color:var(--ejc-muted)}.ejc-thread .ejc-comment__content{font-size:16px;line-height:1.6}.ejc-thread .ejc-comment__content p:last-child{margin-bottom:0}.ejc-thread .ejc-comment__replies{margin-left:0;border-left:2px solid var(--ejc-border);padding-left:1rem;margin-top:.5rem}.ejc-thread .ejc-reply-slot:not(:empty){margin-top:.75rem}.ejc-thread .ejc-comment__footer .ejc-reply-toggle,.ejc-thread .ejc-reply-toggle,.ejc-thread .ejc-replying-to .ejc-cancel-reply{display:inline-flex;align-items:center;width:auto;font-size:13px;font-family:inherit;cursor:pointer;white-space:nowrap;text-decoration:none}.ejc-thread .ejc-comment__footer .ejc-reply-toggle,.ejc-thread .ejc-reply-toggle{padding:.2rem .6rem;line-height:1.4;margin-top:.5rem;vertical-align:middle}.ejc-thread .ejc-replying-to{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem;margin-bottom:1rem;background:var(--ejc-bg-subtle);border-left:3px solid var(--ejc-border);border-radius:var(--ejc-radius);font-size:14px}.ejc-thread .ejc-replying-to .ejc-cancel-reply{margin-left:auto;padding:0;background:0 0;border:0;color:var(--ejc-muted)}.ejc-thread .ejc-login-hint{display:block;padding:.75rem 1rem;margin-bottom:1rem;background:#cfe2ff;border:1px solid #b6d4fe;border-radius:var(--ejc-radius);color:#084298}.ejc-thread .ejc-login-hint a{font-weight:600}.ejc-thread .ejc-guest-fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.ejc-thread .ejc-guest-field{min-width:0;padding:0}@media (max-width:575.98px){.ejc-thread .ejc-guest-fields{grid-template-columns:1fr}}.ejc-thread .ejc-label{display:block;margin-bottom:.375rem;font-size:15px;font-weight:500;color:var(--ejc-color)}.ejc-thread .ejc-input{display:block;width:100%;padding:6px 12px;font-size:16px;font-family:inherit;line-height:1.5;color:var(--ejc-color);background:var(--ejc-bg);border:1px solid var(--ejc-input-border);border-radius:var(--ejc-radius);appearance:none;-webkit-appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ejc-thread .ejc-input:focus,.ejc-thread .ejc-textarea:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem var(--ejc-primary-focus)}.ejc-thread .ejc-field-hint{display:block;margin-top:.25rem;font-size:13px;color:var(--ejc-muted)}.ejc-thread .ejc-field-group{margin-bottom:1rem}.ejc-thread .ejc-editor-container,.ejc-thread .ejc-textarea{border:1px solid var(--ejc-input-border);border-radius:var(--ejc-radius);background:var(--ejc-bg)}.ejc-thread .ejc-textarea{display:block;width:100%;padding:6px 12px;font-size:16px;font-family:inherit;line-height:1.5;color:var(--ejc-color);resize:vertical;min-height:9rem;appearance:none;-webkit-appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ejc-thread .ejc-editor-container.ejc-field-error,.ejc-thread .ejc-textarea.ejc-field-error{border-color:var(--ejc-danger);box-shadow:0 0 0 .25rem var(--ejc-danger-focus)}.ejc-thread .ejc-editor-container{padding:.375rem .75rem;height:24rem;overflow:hidden;display:flex;flex-direction:column}.ejc-thread .ejc-editor-container:focus-within{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem var(--ejc-primary-focus)}.ejc-thread .ejc-editor-container .ProseMirror{outline:0;flex:1;min-height:0;overflow-y:auto;cursor:text;padding-top:.25rem;font-size:16px}.ejc-thread .ejc-editor-container .ProseMirror p.is-editor-empty:first-child::before{content:attr(data-placeholder);color:var(--ejc-muted);float:left;height:0;pointer-events:none}.ejc-thread .ejc-editor-container .ProseMirror ul{list-style:disc;padding-left:1.5rem;margin:.375rem 0}.ejc-thread .ejc-editor-container .ProseMirror ol{list-style:decimal;padding-left:1.5rem;margin:.375rem 0}.ejc-thread .ejc-editor-container .ProseMirror blockquote{border-left:3px solid var(--ejc-input-border);margin:.5rem 0;padding:.25rem .75rem;color:var(--ejc-muted);font-style:italic}.ejc-thread .ejc-editor-container .ProseMirror h2{font-size:1.375rem;font-weight:600;margin:.75rem 0 .375rem}.ejc-thread .ejc-editor-container .ProseMirror h3{font-size:1.125rem;font-weight:600;margin:.625rem 0 .3125rem}.ejc-thread .ejc-editor-container .ProseMirror code{font-family:var(--ejc-font-mono);font-size:.875em;background:var(--ejc-bg-subtle);padding:.125em .3em;border-radius:var(--ejc-radius-sm)}.ejc-thread .ejc-editor-container .ProseMirror hr{border:0;border-top:2px solid var(--ejc-border);margin:.75rem 0}.ejc-thread .ejc-editor-toolbar{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:.125rem;padding:.3125rem .5rem;border-bottom:1px solid var(--ejc-input-border);background:var(--ejc-bg-subtle);border-radius:calc(var(--ejc-radius) - 1px) calc(var(--ejc-radius) - 1px)0 0;margin:-.375rem -.75rem .5rem;flex-shrink:0}.ejc-thread .ejc-editor-toolbar::-webkit-scrollbar{display:none}.ejc-thread .ejc-editor-toolbar .ejc-toolbar-btn{display:inline-flex;align-items:center;justify-content:center;width:auto;flex:1;min-width:0;border:1px solid transparent;background:0 0;border-radius:var(--ejc-radius-sm);padding:.25rem;font-size:15px;font-family:inherit;line-height:1.25;cursor:pointer;color:var(--ejc-color);text-align:center;white-space:nowrap;vertical-align:middle;text-decoration:none}.ejc-thread .ejc-editor-toolbar .ejc-toolbar-btn:hover{background:var(--ejc-bg-hover);border-color:var(--ejc-input-border)}.ejc-thread .ejc-editor-toolbar .ejc-toolbar-btn.is-active{background:var(--ejc-primary);color:#fff;border-color:var(--ejc-primary)}.ejc-thread .ejc-editor-toolbar.ejc-editor-toolbar--compact .ejc-toolbar-btn{flex:0 0 auto;min-width:2.25rem}.ejc-thread .ejc-editor-toolbar .ejc-toolbar-sep{display:inline-block;width:1px;align-self:stretch;flex-shrink:0;background:var(--ejc-input-border);margin:.125rem .25rem}.ejc-thread .ejc-editor-toolbar .ejc-color-label{position:relative;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex:1}.ejc-thread .ejc-color-input{position:absolute;width:1px;height:1px;opacity:0;border:0;padding:0}.ejc-thread .ejc-form-options{display:flex;flex-direction:column;gap:.625rem;margin-top:.5rem;margin-bottom:.25rem}.ejc-thread .ejc-form-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.ejc-thread .ejc-form-check{display:flex;flex-direction:row;align-items:flex-start;gap:.625rem;margin-bottom:0;line-height:1.4}.ejc-thread .ejc-check-input{flex-shrink:0;width:1rem;height:1rem;margin:.125rem 0 0;padding:0;cursor:pointer;appearance:auto;-webkit-appearance:auto;vertical-align:top;position:static}.ejc-thread .ejc-check-label{display:block;flex:1;min-width:0;margin:0;padding:0;font-size:14px;line-height:1.4;color:var(--ejc-muted);cursor:pointer}.ejc-thread .ejc-char-counter{font-size:13px;color:var(--ejc-muted);white-space:nowrap;flex-shrink:0;text-align:right}.ejc-thread .ejc-form-footer{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-top:1.25rem}.ejc-thread .ejc-draft-bar .ejc-draft-btn,.ejc-thread .ejc-form-footer .ejc-submit-btn{display:inline-flex;align-items:center;width:auto;font-family:inherit;cursor:pointer;white-space:nowrap;text-decoration:none}.ejc-thread .ejc-form-footer .ejc-submit-btn{justify-content:center;padding:.4375rem 1rem;font-size:16px;font-weight:400;line-height:1.5;border:1px solid #010156;border-radius:var(--ejc-radius);background:#010156;color:#fff;vertical-align:middle;transition:background-color .15s ease-in-out,border-color .15s ease-in-out}.ejc-thread .ejc-form-footer .ejc-submit-btn:hover{background:#01017a;border-color:#01017a;color:#fff;text-decoration:none}.ejc-thread .ejc-draft-bar{display:flex;align-items:center;gap:.375rem;font-size:13px;margin-left:auto}.ejc-thread .ejc-draft-bar .ejc-draft-btn{padding:.1875rem .625rem;font-size:13px;line-height:1.4;border:1px solid var(--ejc-input-border);border-radius:var(--ejc-radius-sm);background:0 0;color:var(--ejc-muted);transition:background-color .15s,border-color .15s,color .15s}.ejc-thread .ejc-draft-bar .ejc-draft-btn:hover{background:var(--ejc-bg-hover);border-color:var(--ejc-muted);color:var(--ejc-color)}.ejc-thread .ejc-draft-bar .ejc-draft-btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.ejc-thread .ejc-draft-notice{display:flex;align-items:center;gap:.375rem;color:var(--ejc-muted)}.ejc-thread .ejc-draft-notice-btn{display:inline-flex;align-items:center;width:auto;padding:.1875rem .625rem;font-size:13px;font-family:inherit;line-height:1.4;border-radius:var(--ejc-radius-sm);cursor:pointer;white-space:nowrap;text-decoration:none;transition:background-color .15s,color .15s}.ejc-thread .ejc-draft-notice-btn:not(.ejc-draft-discard){border:1px solid var(--ejc-primary);background:0 0;color:var(--ejc-primary)}.ejc-thread .ejc-draft-notice-btn:not(.ejc-draft-discard):hover{background:var(--ejc-primary);color:#fff}.ejc-thread .ejc-draft-discard{border:1px solid var(--ejc-danger);background:0 0;color:var(--ejc-danger)}.ejc-thread .ejc-draft-discard:hover{background:var(--ejc-danger);color:#fff}.ejc-thread .ejc-comment__header-actions{display:flex;align-items:center;gap:.5rem;margin-left:auto;flex-wrap:wrap}.ejc-thread .ejc-mod-controls{display:inline-flex;flex-wrap:wrap;gap:.25rem}.ejc-thread .ejc-vote-controls{display:flex;align-items:center;gap:.25rem}.ejc-thread .ejc-vote-controls .ejc-vote-btn{display:inline-flex;align-items:center;gap:.25rem;width:auto;padding:.2rem .5rem;border:1px solid var(--ejc-border);background:0 0;border-radius:var(--ejc-radius);font-size:13px;font-family:inherit;line-height:1.4;cursor:pointer;color:var(--ejc-muted);white-space:nowrap;vertical-align:middle;text-decoration:none;transition:border-color .15s,color .15s,background-color .15s}.ejc-thread .ejc-vote-controls .ejc-vote-btn:hover{border-color:var(--ejc-primary);color:var(--ejc-primary)}.ejc-thread .ejc-vote-controls .ejc-vote-btn--active.ejc-vote-up,.ejc-thread .ejc-vote-controls .ejc-vote-btn--active.ejc-vote-up:hover{border-color:var(--ejc-success);background:var(--ejc-success);color:#fff}.ejc-thread .ejc-vote-controls .ejc-vote-btn--active.ejc-vote-down,.ejc-thread .ejc-vote-controls .ejc-vote-btn--active.ejc-vote-down:hover{border-color:var(--ejc-danger);background:var(--ejc-danger);color:#fff}.ejc-thread .ejc-vote-count{min-width:1.25rem;text-align:center}.ejc-thread .ejc-vote-controls--readonly .ejc-vote-static{color:var(--ejc-muted);font-size:13px}.ejc-thread .ejc-comment__footer{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem;margin-top:.375rem}.ejc-thread .ejc-footer-spacer{flex:1}.ejc-thread .ejc-report-group{display:flex;align-items:center;gap:.375rem}.ejc-thread .ejc-report-group .ejc-report-btn{display:inline-flex;align-items:center;justify-content:center;width:auto;border:0;background:0 0;padding:.2rem;border-radius:var(--ejc-radius-sm);cursor:pointer;color:var(--ejc-muted);opacity:.5;line-height:1;transition:color .15s,opacity .15s;text-decoration:none;font-family:inherit}.ejc-thread .ejc-report-group .ejc-report-btn:hover{color:var(--ejc-warning-text);opacity:1}.ejc-thread .ejc-report-group .ejc-report-btn--reported{color:var(--ejc-warning-text);opacity:1;cursor:default}.ejc-thread .ejc-flash{font-size:15px;line-height:1.4;padding:.35rem .75rem;margin-top:.5rem;border-radius:var(--ejc-radius);animation:ejc-fadein .2s ease-in}.ejc-thread .ejc-form-messages{margin-top:1.25rem}.ejc-thread .ejc-form-messages [role=alert]{font-size:15px;line-height:1.4;padding:.6rem .9rem;border-radius:var(--ejc-radius)}.ejc-thread .ejc-form-messages [role=alert].alert-danger{color:#842029;background-color:#f8d7da;border:1px solid #f5c2c7}.ejc-thread .ejc-form-messages [role=alert].alert-success{color:#0f5132;background-color:#d1e7dd;border:1px solid #badbcc}.ejc-thread .ejc-comment--deactivated{color:var(--ejc-muted);font-style:italic}.ejc-thread .ejc-comment__mod-notice{margin-bottom:.25rem}.ejc-thread .ejc-comment__content--mod-preview{border-left:3px solid var(--ejc-warning);padding-left:.6rem;opacity:.85}.ejc-thread .ejc-comment--blocked,.ejc-thread .ejc-comment--under-review{font-style:italic;color:var(--ejc-muted);padding:.5rem;border-left:3px solid var(--ejc-warning);background:var(--ejc-bg-subtle)}.ejc-thread .ejc-comment--blocked{border-left-color:var(--ejc-danger)}.ejc-thread .ejc-comment--popular{border-left:3px solid var(--ejc-success);padding-left:.75rem}.ejc-thread .ejc-comment--negative{border-left:3px solid var(--ejc-danger);padding-left:.75rem;opacity:.75}.ejc-thread .ejc-comment--hash-target{position:relative}.ejc-thread .ejc-comment--hash-target>.ejc-comment__avatar,.ejc-thread .ejc-comment--hash-target>.ejc-comment__body{position:relative;z-index:1}.ejc-thread .ejc-comment__hash-overlay{position:absolute;z-index:0;border-radius:8px;background-color:color-mix(in srgb,var(--bs-primary, #0d6efd) 8%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--bs-primary, #0d6efd) 24%,transparent);pointer-events:none;transition:opacity 1.5s ease,background-color 1.5s ease,box-shadow 1.5s ease}.ejc-thread .ejc-form-toggle{display:block;width:100%;margin-top:1.5rem}.ejc-thread .ejc-form-toggle__trigger{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem}.ejc-thread .ejc-form-toggle__trigger::-webkit-details-marker{display:none}.ejc-thread .ejc-form-toggle__trigger::before{content:"+";font-size:1.1em;font-weight:700;transition:transform .2s ease}.ejc-thread .ejc-form-toggle[open] .ejc-form-toggle__trigger::before{content:"−"}.ejc-thread .ejc-form-toggle__body{border-top:1px solid var(--ejc-border);padding-top:1rem}.ejc-thread .ejc-thread__new-comment--above{padding-bottom:2rem;margin-bottom:1.5rem;border-bottom:1px solid var(--ejc-border)}.ejc-thread .ejc-token-result{padding-top:2rem}.ejc-thread .ejc-comment-form .ejc-replying-to{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem;margin-bottom:1rem;background:var(--ejc-bg-subtle);border-left:3px solid var(--ejc-border);border-radius:var(--ejc-radius);font-size:14px}.ejc-thread .ejc-security-fields{margin-top:1.25rem}.ejc-thread .ejc-comment__footer .ejc-replies-toggle{display:inline-flex;align-items:center;width:auto;padding:.2rem .6rem;font-size:13px;font-family:inherit;line-height:1.4;text-decoration:none;margin-top:.5rem;cursor:pointer;white-space:nowrap;vertical-align:middle;background:var(--ejc-bg-subtle);border:1px solid var(--ejc-border);color:var(--ejc-color);border-radius:var(--ejc-radius-sm)}.ejc-thread .ejc-comment__footer .ejc-replies-toggle:hover{background:var(--ejc-bg-hover);border-color:var(--ejc-muted)}.ejc-thread .ejc-comment__content--collapsible{max-height:10em;overflow:hidden;position:relative}.ejc-thread .ejc-comment__content--collapsible::after{content:"";position:absolute;bottom:0;left:0;right:0;height:2.5em;background:linear-gradient(transparent,var(--ejc-bg, #fff));pointer-events:none}.ejc-thread .ejc-comment__content--collapsible.ejc-comment__content--expanded{max-height:none}.ejc-thread .ejc-comment__content--collapsible.ejc-comment__content--expanded::after{display:none}.ejc-thread .ejc-body-toggle-btn{display:inline-flex;align-items:center;gap:.3rem;width:auto;background:0 0;border:0;padding:.2rem 0;margin-top:.25rem;cursor:pointer;font-size:13px;font-family:inherit;color:var(--ejc-muted);line-height:1.4;white-space:nowrap;vertical-align:middle;text-decoration:none}.ejc-thread .ejc-body-toggle-btn:hover{color:var(--ejc-color)}@media (max-width:767.98px){.ejc-thread .ejc-editor-toolbar{flex-wrap:wrap;overflow-x:visible}.ejc-thread .ejc-editor-toolbar .ejc-toolbar-btn{flex:0 0 auto;min-width:2.5rem;padding:.3125rem .375rem}.ejc-thread .ejc-editor-toolbar .ejc-color-label{flex:0 0 auto;min-width:2.5rem}.ejc-thread .ejc-editor-toolbar .ejc-toolbar-sep{display:none}}.ejc-thread-placeholder{min-height:60px;background:linear-gradient(90deg,var(--ejc-bg-hover) 25%,var(--ejc-border) 50%,var(--ejc-bg-hover) 75%);background-size:200% 100%;animation:ejc-skeleton 1.2s ease-in-out infinite;border-radius:4px}.ejc-thread-placeholder--deferred{min-height:0;background:0 0;animation:none}.ejc-thread-spinner{display:flex;justify-content:center;padding:1.25rem 0}.ejc-thread-spinner::after{content:"";display:block;width:2rem;height:2rem;border-width:3px;border-color:var(--ejc-primary, #010156) #dee2e6 #dee2e6 #dee2e6}.ejc-thread .ejc-comment-form.ejc-comment-form--loading{pointer-events:none}.ejc-thread .ejc-comment-form{position:relative}.ejc-form-overlay{position:absolute;inset:0;background:rgba(255,255,255,.82);display:flex;align-items:center;justify-content:center;border-radius:inherit;z-index:10}.ejc-form-overlay__spinner,.ejc-thread-spinner::after{border-style:solid;border-radius:50%;animation:ejc-spin .7s linear infinite}.ejc-form-overlay__spinner{width:4rem;height:4rem;border-width:5px;border-color:var(--ejc-primary, #010156) #bec3c9 #bec3c9 #bec3c9}