:root{--usefulmarketing-ug-color-gray--light:#f0f0f0;--usefulmarketing-ug-color-gray--medium:#b3babf;--usefulmarketing-ug-color-gray:#68757f;--usefulmarketing-ug-color-blue:#2a7de1;--usefulmarketing-ug-color-blue--dark:#243746;--usefulmarketing-ug-color-yellow:#e7bd10;--usefulmarketing-ug-color-red:#de414f;--usefulmarketing-ug-color-green:#4caf50;--usefulmarketing-admin-header-bg:#0e3954;--usefulmarketing-admin-base-bg:#f7f9fc;--usefulmarketing-admin-width:90rem;--usefulmarketing-admin-padding:1.5rem}.u-sr-only{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;color:rgba(255,255,255,0) !important;pointer-events:none !important}.umktg-notification{display:none;position:relative;text-align:center;background-color:var(--notification--bg-color,var(--theme--primary-color))}.umktg-notification__container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:15px;width:100%;min-height:50px;padding:10px 35px;margin-left:auto;margin-right:auto;box-sizing:border-box}.umktg-notification__heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.umktg-notification__message{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif;font-weight:400;font-size:1.125em;color:var(--notification--text-color,var(--text--inverted-color))}.umktg-notification__button{--action--bg-hover-color:var(--action--bg-base-color);z-index:0;min-width:80px;height:32px;padding-inline:12px;border-radius:4px}.umktg-notification__button:before{display:block;z-index:-1}.umktg-notification__button:before{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .2s ease-in-out;content:'';background:#fff;border-radius:6px;opacity:0}.umktg-notification__button:is(a,button):hover:before{opacity:.1}.umktg-notification__close{position:absolute;top:50%;right:15px;transform:translateY(-50%);color:var(--notification--close-color,var(--text--inverted-color,#fff))}@media screen and (max-width:500px){.umktg-notification__container{gap:10px}.umktg-notification__close{right:10px}}