@keyframes OverlayAlert-module_pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes OverlayAlert-module_shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.OverlayAlert-module_overlayAlertFullPageContainer{background-color:#707070b3;pointer-events:auto}.OverlayAlert-module_overlayAlertOuterContainer{width:100%;max-width:100%;padding-inline:16px}@media (min-width:1024px){.OverlayAlert-module_overlayAlertOuterContainer{padding-inline:96px}}.OverlayAlert-module_overlayAlertOuterContainer .OverlayAlert-module_overlayAlertInnerContainer{width:100%;min-height:32px;height:-moz-fit-content;height:fit-content;padding:24px;border-radius:12px;background-color:#f8ecec;color:#330714}.OverlayAlert-module_overlayAlertContent{display:flex;align-items:center;gap:16px;color:#330714}.OverlayAlert-module_overlayAlertContent .OverlayAlert-module_overlayAlertIconWrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px}.OverlayAlert-module_overlayAlertContent .OverlayAlert-module_overlayAlertIconWrapper svg{width:100%;height:100%}