.pal-popup-overlay.show{display:flex;opacity:1}.pal-popup-overlay.show .pal-popup-container{transform:translateY(0) scale(1);opacity:1}.pal-popup-submit-wrap{grid-column:1/-1}.pal-popup-submit.loading{pointer-events:none}.pal-popup-submit.loading::after{content:"";position:absolute;width:20px;height:20px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:pal-spin .8s linear infinite}