@-webkit-keyframes notyf-fadeinup{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translateY(0)}}@keyframes notyf-fadeinup{0%{opacity:0;transform:translateY(25%)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes notyf-fadeinleft{0%{opacity:0;transform:translateX(25%)}to{opacity:1;transform:translateX(0)}}@keyframes notyf-fadeinleft{0%{opacity:0;transform:translateX(25%)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes notyf-fadeoutright{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(25%)}}@keyframes notyf-fadeoutright{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(25%)}}@-webkit-keyframes notyf-fadeoutdown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(25%)}}@keyframes notyf-fadeoutdown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(25%)}}@-webkit-keyframes ripple{0%{transform:scale(0) translateY(-45%) translateX(13%)}to{transform:scale(1) translateY(-45%) translateX(13%)}}@keyframes ripple{0%{transform:scale(0) translateY(-45%) translateX(13%)}to{transform:scale(1) translateY(-45%) translateX(13%)}}.notyf{align-items:flex-end;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;padding:20px;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}.notyf__icon--error,.notyf__icon--success{background:#fff;border-radius:50%;display:block;height:21px;margin:0 auto;position:relative;width:21px}.notyf__icon--error:after,.notyf__icon--error:before{background:currentColor;border-radius:3px;content:"";display:block;height:12px;left:9px;position:absolute;top:5px;width:3px}.notyf__icon--error:after{transform:rotate(-45deg)}.notyf__icon--error:before{transform:rotate(45deg)}.notyf__icon--success:after,.notyf__icon--success:before{background:currentColor;border-radius:3px;content:"";display:block;position:absolute;width:3px}.notyf__icon--success:after{height:6px;left:6px;top:9px;transform:rotate(-45deg)}.notyf__icon--success:before{height:11px;left:10px;top:5px;transform:rotate(45deg)}.notyf__toast{-webkit-animation:notyf-fadeinup .3s ease-in forwards;animation:notyf-fadeinup .3s ease-in forwards;border-radius:2px;box-shadow:0 3px 7px 0 rgba(0,0,0,.25);box-sizing:border-box;display:block;flex-shrink:0;max-width:300px;overflow:hidden;padding:0 15px;pointer-events:auto;position:relative;transform:translateY(25%)}.notyf__toast--disappear{-webkit-animation:notyf-fadeoutdown .3s forwards;animation:notyf-fadeoutdown .3s forwards;-webkit-animation-delay:.25s;animation-delay:.25s;transform:translateY(0)}.notyf__toast--disappear .notyf__icon,.notyf__toast--disappear .notyf__message{-webkit-animation:notyf-fadeoutdown .3s forwards;animation:notyf-fadeoutdown .3s forwards;opacity:1;transform:translateY(0)}.notyf__toast--disappear .notyf__dismiss{-webkit-animation:notyf-fadeoutright .3s forwards;animation:notyf-fadeoutright .3s forwards;opacity:1;transform:translateX(0)}.notyf__toast--disappear .notyf__message{-webkit-animation-delay:.05s;animation-delay:.05s}.notyf__toast--upper{margin-bottom:20px}.notyf__toast--lower{margin-top:20px}.notyf__toast--dismissible .notyf__wrapper{padding-right:30px}.notyf__ripple{-webkit-animation:ripple .4s ease-out forwards;animation:ripple .4s ease-out forwards;border-radius:50%;height:400px;position:absolute;right:0;top:0;transform:scale(0) translateY(-51%) translateX(13%);transform-origin:bottom right;width:400px;z-index:5}.notyf__wrapper{align-items:center;border-radius:3px;display:flex;padding-bottom:17px;padding-right:15px;padding-top:17px;position:relative;z-index:10}.notyf__icon{-webkit-animation:notyf-fadeinup .3s forwards;animation:notyf-fadeinup .3s forwards;-webkit-animation-delay:.3s;animation-delay:.3s;font-size:1.3em;margin-right:13px;opacity:0;text-align:center;width:22px}.notyf__dismiss{-webkit-animation:notyf-fadeinleft .3s forwards;animation:notyf-fadeinleft .3s forwards;-webkit-animation-delay:.35s;animation-delay:.35s;height:100%;margin-right:-15px;opacity:0;position:absolute;right:0;top:0;width:26px}.notyf__dismiss-btn{background-color:rgba(0,0,0,.25);border:none;cursor:pointer;height:100%;opacity:.35;outline:none;transition:opacity .2s ease,background-color .2s ease;width:100%}.notyf__dismiss-btn:after,.notyf__dismiss-btn:before{background:#fff;border-radius:3px;content:"";height:12px;left:calc(50% - 1px);position:absolute;top:calc(50% - 5px);width:2px}.notyf__dismiss-btn:after{transform:rotate(-45deg)}.notyf__dismiss-btn:before{transform:rotate(45deg)}.notyf__dismiss-btn:hover{background-color:rgba(0,0,0,.15);opacity:.7}.notyf__dismiss-btn:active{opacity:.8}.notyf__message{-webkit-animation:notyf-fadeinup .3s forwards;animation:notyf-fadeinup .3s forwards;-webkit-animation-delay:.25s;animation-delay:.25s;line-height:1.5em;opacity:0;position:relative;vertical-align:middle}@media only screen and (max-width:480px){.notyf{padding:0}.notyf__ripple{-webkit-animation-duration:.5s;animation-duration:.5s;height:600px;width:600px}.notyf__toast{border-radius:0;box-shadow:0 -2px 7px 0 rgba(0,0,0,.13);max-width:none;width:100%}.notyf__dismiss{width:56px}}body.edac-app-disable-styles #wpadminbar{display:none!important}body.edac-app-wait *{cursor:wait!important}.edac-highlight,.edac-highlight *{all:unset;letter-spacing:normal!important}.edac-highlight{clear:both;display:inline-block}.edac-highlight-element-selected{box-sizing:border-box!important;margin-left:15px!important;max-width:calc(100vw - 30px)!important;outline:4px dashed transparent!important;outline-color:#f0f!important;outline-offset:5px!important}.edac-highlight-element-selected-min-width{display:inline-block!important;min-width:25px!important}.edac-highlight-element-selected-min-height{min-height:16px!important}.edac-highlight-btn{all:unset;border-radius:50%!important;display:block!important;font-size:0!important;height:40px!important;margin:5px!important;position:absolute!important;width:40px!important;z-index:2147483646!important}.edac-highlight-btn-error{background:transparent url(../img/highlight-icon-error.svg) 50% no-repeat!important;background-size:40px 40px!important}.edac-highlight-btn-warning{background:transparent url(../img/highlight-icon-warning.svg) 50% no-repeat!important}.edac-highlight-btn-ignored{background:transparent url(../img/highlight-icon-ignored.svg) 50% no-repeat!important}.edac-highlight-btn-selected,.edac-highlight-btn:focus,.edac-highlight-btn:hover{outline:5px solid rgba(0,208,255,.75)!important}.edac-highlight-panel{bottom:15px!important;max-width:400px!important;position:fixed!important;width:auto;z-index:2147483647!important}@media screen and (max-width:600px){.edac-highlight-panel{max-width:calc(100% - 30px)!important;width:100%}}@media screen and (max-width:375px){.edac-highlight-panel .edac-highlight-panel-controls-buttons{justify-content:space-around}.edac-highlight-panel .edac-highlight-panel-controls-buttons button{margin-right:0!important;padding:4px 7px!important}.edac-highlight-panel .edac-highlight-panel-controls-buttons{display:flex!important;justify-content:space-around}.edac-highlight-panel .edac-highlight-panel-controls-buttons button{margin-right:0!important;padding:4px 7px!important}}.edac-highlight-panel *{all:unset;letter-spacing:normal!important}.edac-highlight-panel a:not(.edac-highlight-panel-description-reference){all:revert!important;color:#fff!important}.edac-highlight-panel--right{right:15px!important}.edac-highlight-panel--left{left:15px!important}.edac-highlight-panel-visible{width:400px!important}.edac-highlight-panel-toggle{background:transparent url(../img/edac-emblem.png) 50% no-repeat!important;background-size:contain!important;border-radius:50%!important;box-shadow:0 0 5px rgba(0,0,0,.5)!important;display:block;height:50px!important;position:relative!important;width:50px!important}.edac-highlight-panel-toggle:focus,.edac-highlight-panel-toggle:hover{cursor:pointer!important;outline:5px solid rgba(0,208,255,.75)!important}@media screen and (max-width:600px){.edac-highlight-panel--right .edac-highlight-panel-toggle{float:right!important}}.edac-highlight-panel-description{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;background-color:#fff!important;background-color:#072446!important;border:1px solid #e2e4e7!important;box-shadow:0 0 5px rgba(0,0,0,.25)!important;color:#fff!important;display:block;display:none;font-family:sans-serif!important;font-size:14px!important;line-height:22px!important;margin-bottom:15px!important;max-height:calc(100vh - 230px)!important;overflow-y:scroll!important;padding:15px!important;text-align:left!important}.edac-highlight-panel-description-title{display:block!important;font-size:16px!important;font-weight:700!important;margin-bottom:5px!important}.edac-highlight-panel-description-type{border-radius:4px!important;display:inline-block!important;font-size:12px!important;line-height:12px!important;margin-left:10px!important;padding:5px 7px!important;position:relative!important;text-transform:capitalize!important;top:-2px!important}.edac-highlight-panel-description-type-error{background-color:#b30f0f!important;color:#fff!important}.edac-highlight-panel-description-type-warning{background-color:#f3cd1e!important;color:#072446!important}.edac-highlight-panel-description-type-ignored{background-color:#3273aa!important;color:#fff!important}.edac-highlight-panel-description-index{display:block!important;font-size:16px!important;font-weight:700!important;margin-bottom:5px!important}.edac-highlight-panel-description-status{background-color:#b30f0f!important;color:#fff!important;display:block!important;margin-bottom:10px!important;margin-top:10px!important;padding:10px 15px!important}.edac-fix-settings--button--save,.edac-fixes-modal--open .edac-fix-settings--button--save,.edac-highlight-panel-description--button,.edac-highlight-panel-description-code-button,.edac-highlight-panel-description-reference{all:unset;background-color:#f3cd1e!important;color:#072446!important;display:inline-block!important;margin-right:10px!important;margin-top:10px!important;padding:4px 10px!important}.edac-fix-settings--button--save:focus,.edac-fix-settings--button--save:hover,.edac-highlight-panel-description--button:focus,.edac-highlight-panel-description--button:hover,.edac-highlight-panel-description--button[aria-expanded=true],.edac-highlight-panel-description-code-button:focus,.edac-highlight-panel-description-code-button:hover,.edac-highlight-panel-description-code-button[aria-expanded=true],.edac-highlight-panel-description-reference:focus,.edac-highlight-panel-description-reference:hover,.edac-highlight-panel-description-reference[aria-expanded=true],[aria-expanded=true].edac-fix-settings--button--save{background-color:#fff!important;color:#072446!important;cursor:pointer!important;text-decoration:none!important}.edac-highlight-panel-description-reference{text-decoration:none!important}.edac-highlight-panel-description-code{background-color:#fff!important;color:#000!important;display:block;display:none;margin-top:10px!important;padding:10px 15px!important}.edac-highlight-panel-description-close{background-color:#f3cd1e!important;color:#072446!important;font-size:18px!important;height:25px!important;line-height:25px!important;position:absolute!important;right:1px!important;text-align:center!important;top:1px!important;width:25px!important}.edac-highlight-panel-description-close:focus,.edac-highlight-panel-description-close:hover{background-color:#fff!important;color:#072446!important;cursor:pointer!important}.edac-highlight-panel-description-summary{display:block}.edac-highlight-panel-description-how-to-fix{display:inline-block;margin-bottom:0!important}.edac-highlight-panel-description-how-to-fix-title{display:block;font-weight:700!important;margin-bottom:5px!important;margin-top:10px!important}.edac-highlight-panel-controls{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;background-color:#3273aa!important;border:1px solid #e2e4e7!important;box-shadow:0 0 5px rgba(0,0,0,.15)!important;color:#fff!important;display:block;display:none;font-family:sans-serif!important;font-size:14px!important;line-height:22px!important;padding:15px!important;position:relative!important}.edac-highlight-panel-controls-title{display:block!important;font-size:16px!important;font-weight:700!important;margin-bottom:5px!important}.edac-highlight-panel-controls-close{background-color:#f3cd1e!important;color:#072446!important;font-size:18px!important;height:25px!important;line-height:25px!important;position:absolute!important;right:0!important;text-align:center!important;top:0!important;width:25px!important}.edac-highlight-panel-controls-close:focus,.edac-highlight-panel-controls-close:hover{background-color:#fff!important;color:#072446!important;cursor:pointer!important}.edac-highlight-panel-controls-summary{display:block!important}.edac-highlight-panel-controls-buttons.single_button{display:grid!important;grid-template-columns:repeat(2,1fr)!important}.edac-highlight-panel-controls-buttons button{all:unset;background-color:#072446!important;color:#fff!important;display:inline-block!important;margin-right:10px!important;margin-top:10px!important;padding:4px 10px!important;text-decoration:none!important}.edac-highlight-panel-controls-buttons button:focus,.edac-highlight-panel-controls-buttons button:hover{background-color:#fff!important;color:#072446!important;cursor:pointer!important}.edac-highlight-panel-controls-buttons button:disabled{display:none!important}.edac-highlight-panel-controls .edac-highlight-disable-styles{float:right!important;margin-right:0!important}.notyf{z-index:2147483647!important}.notyf__toast{max-width:100%!important}.notyf__message{color:#000}.notyf__dismiss-btn:after,.notyf__dismiss-btn:before{background:#000!important}.edac-accessibility-statement{margin:auto;max-width:800px;padding:15px;text-align:center}.edac-fixes-modal *{all:unset}.always-hide{display:none!important}.edac-highlight-panel .edac-fix-settings--fields input,.edac-highlight-panel .edac-fix-settings--fields select,.edac-highlight-panel .edac-fix-settings--fields textarea{all:revert}.edac-fix-modal-present #TB_ajaxContent{height:auto!important;max-height:70vh!important;overflow-y:auto;width:auto!important}.edac-fix-settings--fields{display:none!important}.edac-fix-settings--open .edac-fix-settings--fields{display:block!important}.edac-fix-settings--fields label{display:block;margin-bottom:1rem}.edac-fix-settings--fields input,.edac-fix-settings--fields select,.edac-fix-settings--fields textarea{border:1px solid #ccc;border-radius:5px;margin:.25rem 0;padding:.5rem;width:100%}.edac-fix-settings--fields input[type=checkbox]{border:1px solid #ccc;border-radius:5px;margin:0 .5rem 0 0;padding:0!important;width:auto}.edac-fix-settings--fields input[type=checkbox]:before{content:none}.edac-fix-settings--fields input[type=checkbox]:checked:before{content:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%233582c4%27%2F%3E%3C%2Fsvg%3E");height:1.3125rem;margin:-.1875rem -.25rem 0;width:1.3125rem}.edac-fix-settings--fields input[type=text]{padding:.25rem .5rem}#TB_ajaxContent .edac-fix-settings--fields{display:block!important}#TB_ajaxContent .edac-fix-settings--action-row{display:flex!important}#TB_ajaxContent .edac-fix-settings .modal-opening-message{margin-bottom:0;padding:0}.edac-highlight-panel .edac-fix-settings--fields{background:#222;padding:10px}.edac-fix-settings--action-row{align-items:center;display:flex;gap:.5rem;margin-top:1rem}.edac-fix-settings--button--save{background:blue;color:#fff;padding:5px 8px}.edac-fix-settings--button--save:focus,.edac-fix-settings--button--save:hover{background:#072446!important;color:#fff!important}.edac-fix-settings--button--save :focus{outline:2px solid #000!important;outline-offset:2px!important}.edac-fix-settings--notice-slot{margin:.25rem}.edac-fixes-modal{background:#fff;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);left:50%;max-height:90vh;overflow:auto;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:10000000001}.edac-fixes-modal .dashicons,.edac-fixes-modal .dashicons-before:before{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:dashicons;font-size:20px;font-style:normal;font-weight:400;height:20px;line-height:1;text-align:center;text-decoration:inherit;text-rendering:auto;text-transform:none;transition:color .1s ease-in;vertical-align:top;width:20px}.edac-fixes-modal__overlay{background-color:rgba(0,0,0,.69);display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:10000000000}.edac-fixes-modal__header{margin-bottom:.5rem}.edac-fixes-modal__header h2{align-self:center;display:block;font-size:1.25rem;font-weight:600;margin-bottom:0}.edac-fixes-modal h3{display:block;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.edac-fixes-modal__close{border:none;color:#072446;cursor:pointer;height:35px;position:absolute;right:5px;top:5px;width:35px}.edac-fixes-modal__close .dashicons,.edac-fixes-modal__close .dashicons:before{color:#072446!important;display:block;margin:auto;vertical-align:middle}.edac-fixes-modal__close:focus,.edac-fixes-modal__close:hover{background-color:#f3cd1e;color:#072446}body.edac-fixes-modal--open{overflow:hidden}body.edac-fixes-modal--open .edac-fixes-modal,body.edac-fixes-modal--open .edac-fixes-modal__overlay{display:block}.edac-fix-description-help-link .dashicons-info{color:#737373;text-decoration:none}.edac-fix-description-help-link .dashicons-info:hover{cursor:pointer}.edac-fix-description-help-link .dashicons-info :focus{outline:revert;outline-offset:revert}.edac-fix--upsell-link,.edac-setting--upsell-link{background:#f3cd1e;border-radius:18px;color:#072446;display:inline-block;font-size:.75rem;font-weight:600;line-height:1;padding:4px 8px;text-decoration:none}.edac-fix--upsell-link:focus,.edac-fix--upsell-link:hover,.edac-setting--upsell-link:focus,.edac-setting--upsell-link:hover{color:#072446;text-decoration:underline}.edac-fix--upsell-link:focus,.edac-setting--upsell-link:focus{outline:revert!important;outline-offset:revert!important}.hide-fixes-source,body.block-editor-page .hide-in-editor{display:none}body.block-editor-page .modal-opening-message{margin:0;padding:0}.edac-fixes-modal{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;background-color:#fff!important;border:1px solid #e2e4e7!important;box-shadow:0 0 5px rgba(0,0,0,.25)!important;color:#000!important;display:none;font-family:sans-serif!important;font-size:14px!important;letter-spacing:normal!important;line-height:22px!important;margin-bottom:15px!important;max-height:calc(100vh - 230px)!important;overflow-y:auto!important;padding:40px!important;text-align:left!important;width:650px}@media screen and (max-width:768px){.edac-fixes-modal{max-width:calc(100% - 30px)!important;padding:20px!important;width:100%!important}}.edac-fixes-modal h2{font-size:1.25em;margin:0 0 .75em}.edac-fixes-modal h3{font-size:1.1em;margin-bottom:.5em}.edac-fixes-modal label{margin-bottom:.75em}.edac-fixes-modal__header{margin-bottom:.25em}.edac-fixes-modal__close,.edac-fixes-modal__close:focus,.edac-fixes-modal__close:hover{text-decoration:none}.edac-fixes-modal__close:focus,.edac-fixes-modal__close:hover{background:#f3cd1e}.edac-fixes-modal--open{display:block}.edac-fixes-modal--open .edac-fix-settings--fields{display:block!important}.edac-fixes-modal--open .edac-fix-settings--action-row{gap:.5em;margin-top:.75em}.edac-fixes-modal--open input[type=checkbox]:before,.edac-fixes-modal--open input[type=checkbox]:checked:before{content:none}.edac-fixes-modal .modal-opening-message{display:inline-block;margin-bottom:.5em!important}.edac-fixes-modal :focus{outline:revert;outline-offset:2px}.edac-fix-settings--fields input[type=checkbox]{all:revert}.edac-fix-settings--button--save{margin:0}.edac-fix-settings--action-open{display:inline-block;width:100%}.edac-fix-settings--notice-slot a{color:#3273aa!important;text-decoration:underline!important}.edac-fix-settings--notice-slot a:focus,.edac-fix-settings--notice-slot a:hover{cursor:pointer!important;text-decoration:none!important}