.btnloding{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;transition:opacity .3s ease}.btnloding2{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;transition:opacity .3s ease}.spinner{border:2px solid #40556c;border-top:2px solid #fff;border-radius:50%;width:26px;height:26px;animation:spin 1s linear infinite;position:absolute;left:0;right:0;margin:auto;top:0;bottom:0}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.btn.disabled{cursor:not-allowed;opacity:.4}.minauto{min-width:auto!important}.hp-wrap{position:absolute!important;left:-9999px!important;top:-9999px!important;width:1px;height:1px;overflow:hidden}#formErrorToast{position:fixed;right:20px;bottom:20px;max-width:380px;background:#d94343;color:#fff;border-radius:8px;box-shadow:0 4px 14px rgba(0,0,0,.25);padding:14px 40px 14px 16px;display:none;align-items:flex-start;gap:10px;z-index:99999;font-family:inherit}#formErrorToast.show{display:flex}#formErrorToast .toast-icon{flex:0 0 auto;width:35px;height:35px;border-radius:50%;background:red;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24px;margin:auto}#formErrorToast .toast-body strong{display:block;margin-bottom:2px}#formErrorToast .toast-body span{font-size:17px;line-height:1.35}#formErrorToast .toast-close{position:absolute;top:10px;right:12px;cursor:pointer;background:0 0;border:none;color:#fff;font-size:16px;line-height:1;opacity:.85}#formErrorToast .toast-close:hover{opacity:1}#EmailTour{padding-right:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#email{padding-right:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}