.phone-group-enter{max-height:0;opacity:0;transform:translateY(-20px)}.phone-group{margin-bottom:5rem}.phone-group~.birth-group .birth-title{font-size:.875rem;line-height:1.25rem;transition:all .3s;margin-bottom:.5rem;color:rgba(0,0,0,.48)}.phone-group-enter-active{transition:max-height .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out}.phone-group-enter-active,.phone-group-exit{max-height:200px;opacity:1;transform:translateY(0)}.phone-group-exit-active{max-height:0;opacity:0;transform:translateY(-20px);transition:max-height .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out}.birth-group{transition:transform .3s}