.popUpOpen{transform-origin:0 0;opacity:1;width:fit-content;height:fit-content;transition:opacity var(--animation-speed-faster);z-index:11;contain:content;will-change:contents,transform,opacity;position:absolute}.relative{position:relative}.fixedPopup{position:fixed!important;top:50%!important;left:50%!important}.popUpClosed{contain:content;pointer-events:none;z-index:11;opacity:0;transition:opacity var(--animation-speed-faster);position:absolute}.centerPopUp{transform:translate(0%)translate(-50%,-50%)!important}.slideInPopUpOpen{will-change:transform;transition:opacity var(--animation-speed-faster),transform var(--animation-speed-faster);position:fixed;transform:translate(0%)}.slideInPopUpClosed{transition:opacity var(--animation-speed-faster),transform var(--animation-speed-faster);transform:translate(-100%)}.dropDownPopUpOpen{transform-origin:top;transition:transform var(--animation-speed-faster);transform:scaleY(1)}.dropDownPopUpClosed{transform-origin:top;transition:transform var(--animation-speed-faster);transform:scaleY(.3)}.dropDownMaxHeightOpen{transition:max-height var(--animation-speed-faster)linear;contain:content;will-change:content,max-height;max-height:320px;animation:var(--animation-speed-faster)delay-overflow;opacity:1;scrollbar-gutter:stable;min-width:fit-content;overflow:auto}.dropDownMaxHeightClosed{transition:max-height var(--animation-speed-faster)linear;opacity:1;will-change:content,max-height;contain:content;scrollbar-gutter:stable;max-height:0;overflow:hidden}@keyframes delay-overflow{0%{overflow:hidden}99%{overflow:hidden}to{overflow:auto!important}}.scrim{z-index:11;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.scrimOpen{opacity:1;transition:opacity .8s}.scrimClosed{opacity:0;transition:opacity .8s}
/*# sourceMappingURL=2866f18e9ebf4a84.css.map*/