.profile-enter{max-height:0;will-change:max-height}.profile-enter-active{max-height:540px;transition:max-height .25s cubic-bezier(.5,0,0,1)}.profile-exit{max-height:540px;will-change:max-height}.profile-exit-active{max-height:0;transition:max-height .25s cubic-bezier(.5,0,0,1)}.section-enter{max-width:0}.section-enter-active,.section-exit{max-width:100%}.section-exit-active{max-width:0}.section-enter-active,.section-exit-active{will-change:max-width;transition:max-width .3s cubic-bezier(.5,0,0,1)}
