.user-information .reminders div{font-family:Volte-Semibold;font-weight:700;height:25px;overflow:hidden;padding-right:265px;position:relative}.user-information .reminders div span{left:0;position:absolute;top:100%;transition:all .5s;transition-delay:.6s}.user-information .reminders div span.active{top:0}.user-information .reminders div span.active.only-one{top:0;transition-delay:0}.user-information .reminders{display:none}.user-information .reminders.activate{display:block}