.modalAgendamento{border-radius:8px}.modalAgendamento .header-actions{position:absolute;top:20px;right:20px;z-index:50;display:inline-flex;justify-content:center;gap:1rem}.modalAgendamento .header-actions .print-icon{stroke:var(--blue-500);height:24px;width:24px;cursor:pointer}.modalAgendamento .header-actions .close-icon{fill:var(--neutral-500);height:24px;width:24px}.modalAgendamento .modal-content .modal-body{padding:0}.modalAgendamento .modal-content .modal-body .header{border-bottom:1px solid var(--neutral-200)}.modalAgendamento .modal-content .modal-body .header .header-content{display:flex;flex-direction:row;justify-content:space-between;padding:16px 24px}.modalAgendamento .modal-content .modal-body .header .header-content p{font-weight:600;font-size:18px;line-height:28px}.modalAgendamento .modal-content .modal-body .header .header-content .close-icon{fill:var(--neutral-500);height:24px;width:24px}.modalAgendamento .modal-content .modal-body .body{display:flex;flex-direction:column}