@keyframes placeHolderShimmer{0%{background-position:200% 50%}to{background-position:0 50%}}.a-booking-details__header{align-items:center;display:flex;gap:.5rem;max-width:100%;overflow:hidden}.a-booking-details__header__label{margin-bottom:0}.a-booking-details__body{display:grid;grid-template-columns:1fr auto;max-width:100%}.a-booking-details__body__booking-info{align-items:start;color:var(--text-secondary-color);display:flex;flex-direction:column;justify-content:space-between;margin-top:.5rem}.a-booking-details__body__booking-info__service-name{align-items:center;display:flex;gap:.25rem;margin-bottom:.25rem}.a-booking-details__footer{align-items:end;display:flex;justify-content:end}
