.appointment-button{bottom:10px;position:fixed;right:10px;transition:transform .33s cubic-bezier(.645,.045,.355,1);z-index:3}.appointment-button.appointment-button--is-hidden{transform:translateX(calc(100% + 10px))}