.promo_popup_wp{position:fixed;right:24px;bottom:24px;width:350px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;z-index:99;background:#fff;border-radius:24px;border:1px solid #eaeaea;box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d;transform:translateY(400px);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.promo_popup_wp.on{transform:translateY(0)}.promo_popup_wp .input-ctn label{display:none}.promo_popup_r .modal-hdr-l{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-right:unset}.promo_popup_wp .modal-actn,.promo_popup_wp .modal-hdr{background:unset;-webkit-backdrop-filter:unset;backdrop-filter:unset}.promo_popup_r .modal-hdr-l p{font-size:18px}.promo_popup_r .modal-hdr-l div{font-size:11px;letter-spacing:-.02rem;font-weight:600;padding:6px 8px 6px 6px;border-radius:100px;background:linear-gradient(0deg,rgb(161,140,209),rgb(251,194,235));line-height:1;color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:3px}.promo_popup_r .modal-hdr-l div img{height:13px;width:auto}.promo_popup_r .modal-actn{border-top:0;position:relative;overflow:hidden}.promo-success{z-index:2;justify-content:flex-end;position:relative;margin:unset;justify-content:center;padding:24px}.promo-code-box,.promo-success{display:flex;flex-direction:row;align-items:center}.promo-code-box{padding:12px;border-radius:12px;gap:12px;background:#fff;cursor:pointer;background:linear-gradient(120deg,#fff 45%,#f5f5f5);border:1px solid #eaeaea;box-shadow:0 2px 5px -1px #32325d40,0 1px 3px -1px #0000004d}.promo-code-box svg{width:16px;height:16px}.promo-code{font-size:15px;font-weight:500;letter-spacing:-.03rem}.promo_popup_r{width:100%}.promo_popup_r .modal-bdy{margin:0}.promo_popup_r .modal-hdr{padding:18px}@media screen and (max-width:650px){.promo_popup_wp{right:0;transform:translateY(600px);bottom:0;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}}