: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-form-gate__text{display:flex;flex-direction:column;align-items:center;gap:var(--umktg-form-gate-text-gap, 10px);margin-bottom:var(--umktg-form-gate-text-margin-bottom, 25px);text-align:center}.umktg-form-gate.umktg-modal--anchored .umktg-modal__wrapper{border-bottom-left-radius:0;border-bottom-right-radius:0}.umktg-gate-confirmation__text{display:flex;flex-direction:column;gap:var(--umktg-gate-confirmation-gap, 5px)}.umktg-gate-confirmation__body{font-family:var(--umktg-gate-confirmation-font-family, var(--umktg-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif));font-weight:var(--umktg-gate-confirmation-font-weight, 400);font-size:var(--umktg-gate-confirmation-font-size, 1em);line-height:var(--umktg-gate-confirmation-line-height, 1.25em);color:var(--umktg-gate-confirmation-color, var(--text-color--body, var(--text--body-color, #272E35)))}.umktg-gate-confirmation__link{transition:all var(--umktg-transition-duration, 0.15s) var(--umktg-transition-timing-function, ease-in-out),outline 0s,outline-offset 0s;font-family:var(--umktg-gate-confirmation-link-font-family, var(--umktg-link-font-family, var(--umktg-font-family, -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen-Sans,Ubuntu,Cantarell,'Helvetica Neue',sans-serif)));font-weight:var(--umktg-gate-confirmation-link-font-weight, var(--umktg-link-font-weight, 400));font-size:var(--umktg-gate-confirmation-link-font-size, var(--umktg-link-font-size, 1em));color:var(--umktg-gate-confirmation-link-color, var(--umktg-link-color, #3A5FFF));text-decoration:underline}.umktg-gate-confirmation__link:focus-visible{outline:var(--umktg-focus-outline, 2px solid var(--umktg-focus-color, var(--state-color--focus, var(--state--focus-color, #3A5FFF))));outline-offset:var(--umktg-focus-outline-offset, 2px)}.umktg-gate-confirmation__link:is(a,button):hover{color:var(--umktg-gate-confirmation-link-color--hover, var(--umktg-link-color--hover, #2145E1))}.umktg-gate-trigger__modal .umktg-modal__wrapper,.umktg-gate-trigger__modal .m-modal__wrapper{min-width:400px;padding:30px}.umktg-gate-trigger__modal .umktg-modal__close,.umktg-gate-trigger__modal .m-modal__close{bottom:unset;left:unset;top:5px;right:5px}.umktg-gate .umktg-modal__wrapper{padding:var(--umktg-gate-padding, 20px)}.umktg-gate .umktg-modal__content{width:100%;max-width:var(--umktg-gate-max-width, 450px)}.umktg-gate .umktg-modal__close{bottom:unset;left:unset;top:10px;right:10px;width:var(--umktg-gate-close-button-size, var(--umktg-close-button-size, 26px));height:var(--umktg-gate-close-button-size, var(--umktg-close-button-size, 26px));border:var(--umktg-gate-close-button-border, 1px solid var(--umktg-gate-close-button-border-color, #D4D6D6))}.umktg-gate .umktg-modal__close:hover{border:var(--umktg-gate-close-button-border--hover, 1px solid var(--umktg-gate-close-button-border-color--hover, #D4D6D6))}.umktg-gate.umktg-modal--open .umktg-modal__wrapper{box-shadow:var(--umktg-gate-box-shadow, 0px 0 20px rgba(0,0,0,0.25))}.umktg-gate.umktg-modal--anchored{height:100%;overflow:scroll}.umktg-gate.umktg-modal--anchored:before{transition:all .2s ease-in-out;background:linear-gradient(transparent, #000);opacity:0}.umktg-gate.umktg-modal--anchored:before{position:absolute;top:0;left:0;width:100%;height:100%;content:''}.umktg-gate.umktg-modal--anchored .umktg-modal__container,.umktg-gate.umktg-modal--anchored .umktg-modal__wrapper{width:100%;max-width:100%}.umktg-gate.umktg-modal--anchored .umktg-modal__container{padding:0;height:100%;padding-inline:0 !important}.umktg-gate.umktg-modal--anchored .umktg-modal__wrapper{transition:all .2s ease-in-out,transform .2s ease-out;top:70vh;max-height:unset;transform:translate(0px, -42vh);overflow:scroll;min-height:50vh;padding:var(--umktg-anchored-gate-padding, 30px 30px 60px)}.umktg-gate.umktg-modal--anchored .umktg-modal__content{min-height:50vh;margin-left:auto;margin-right:auto}.umktg-gate.umktg-modal--anchored.umktg-modal--open{z-index:99}.umktg-gate.umktg-modal--anchored.umktg-modal--open:before{opacity:1}.umktg-gate.umktg-modal--anchored.umktg-modal--open .umktg-modal__wrapper{box-shadow:var(--umktg-anchored-gate-box-shadow, rgba(0,0,0,0.22) 0px -2px 31px);transform:translate(0px, -50vh)}@media (max-height: 550px){.umktg-gate{z-index:10 !important}.umktg-gate.umktg-modal--anchored .umktg-modal__wrapper{transition:opacity 0.2s !important;transform:none !important;top:0;height:100%;border-top-left-radius:0;border-top-right-radius:0}}@media (max-height: 767px){.umktg-gate.umktg-modal--open:not(.umktg-modal--anchored) .umktg-modal__wrapper{max-height:calc(100% - 40px);overflow:auto}}@media screen and (max-height: 767px) and (max-width: 600px){.umktg-gate.umktg-modal--open:not(.umktg-modal--anchored) .umktg-modal__wrapper{max-height:calc(100% - 20px)}}@media screen and (max-width: 500px){.umktg-gate.umktg-modal:not(.umktg-modal--anchored) .umktg-modal__container{padding-right:10px;padding-left:10px}}body.gated>[class*="notification"],body.gated>header{z-index:1}

/*# sourceMappingURL=useful-marketing-form-gates-addon.css.map */
