.delivery-time .delivery-time-collapsible{max-height:0;overflow:hidden;transition:max-height .5s;transition-timing-function:cubic-bezier(0,1,0,1)}.delivery-time .delivery-time-collapsible.active{max-height:100%;transition-timing-function:ease-in-out}