.booking .booking__item.booking__item--another-time{max-height:max-content;height:0;overflow:hidden;transition:all 0.3s ease-in-out}.booking .booking__item.booking__item--another-time:not(.booking__item--another-time-view){padding:0;border:none;margin-top:-4px}.booking .booking__item.booking__item--another-time-view{height:100%}.another-time{display:flex;justify-content:space-between;align-items:center}.another-time .another-time__text{font-size:12px;font-weight:500;line-height:14.52px;text-align:left;color:#0E254B99}.another-time .another-time__btn{padding:7px 20px;border-radius:10px;font-size:14px;font-weight:600;line-height:20px;text-align:center;background-color:#F4F6F9;color:#3485FF}.another-time .another-time__btn:after{content:attr(data-text-mob)}@media (min-width:768px){.another-time .another-time__btn:after{content:attr(data-text-desk)}}