.tp-password .list-social{justify-content:center}.tp-password .password-header{position:relative;z-index:12}.tp-password .password-header h5{transition:var(--tp-transition)}.tp-password .password-header h5:hover{color:var(--primary-color)}.tp-password .password-header h5:hover svg{stroke:var(--primary-color)}@media (max-width:500px){.tp-password .password-header{flex-direction:column;gap:1.2rem;justify-content:center}}.tp-password .password-modal__content{background:var(--tp-bg)}.tp-password .content-inner{--color-btn-primary:#05264e;--color-btn-text:#fff;align-items:center;background-color:var(--color-white);display:flex;flex-direction:column;justify-content:center;max-height:30rem;max-width:50rem}.tp-password .content-inner.animation-password{animation:fadeInDown .8s forwards;-webkit-animation:fadeInDown .8s forwards}@media (max-width:500px){.tp-password .content-inner{width:calc(100% - 30px)}}.tp-password__content{align-items:center;display:flex;height:calc(100vh - 10rem);justify-content:center;transform:translateY(-10rem)}.tp-password__content .newsletter-form__field-wrapper input{margin-bottom:2rem}@media (max-width:360px){.tp-password__content .newsletter-form__field-wrapper .field{display:flex;flex-direction:column;gap:1.2rem}}
