.acquisition-flow-appointment{display:flex;flex-direction:column;gap:1.2rem}.acquisition-flow-appointment__title{display:flex;flex-direction:column;gap:.8rem}.acquisition-flow-appointment .notification__root{width:100%}.acquisition-flow-appointment__days__boxButton{display:flex;justify-content:flex-end}.acquisition-flow-appointment__days__boxButton button{gap:4px;padding:0}.acquisition-flow-appointment__days__boxButton button .icon{width:11px}.acquisition-flow-appointment-days{display:flex;flex-direction:column;gap:1.2rem}.acquisition-flow-appointment-days__scroll{display:flex;flex-wrap:nowrap;gap:1.2rem;padding:0 .4rem 1.6rem;overflow-x:auto}.acquisition-flow-appointment-days__month{display:flex;gap:.8rem;width:-moz-fit-content;width:fit-content;padding:.6rem .8rem;line-height:1.2rem;color:var(--black75,#404040);background:var(--white,#fff);border:1px solid var(--black15,#e0e0e0);border-radius:.6rem}.acquisition-flow-appointment-days__month i{font-size:1.6rem;color:var(--black75,#404040)}.acquisition-flow-appointment-days__month p{line-height:1.6rem!important}.acquisition-flow-appointment-days__month.--nextMonth{color:var(--portoSeguros100,#0046c0);background:var(--portoSeguros15,#d9f1ff);border:1px solid var(--portoSeguros15,#d9f1ff)}.acquisition-flow-appointment-days__month.--nextMonth i{color:var(--portoSeguros100,#0046c0)}.acquisition-flow-appointment-days__selector{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:4.8rem;height:4.8rem;padding:8px 4px;cursor:pointer;border-radius:.4rem;box-shadow:0 2px 4px 0 rgba(0,0,0,.08)}.acquisition-flow-appointment-days__selector[data-selected=true]{cursor:default}.acquisition-flow-appointment-days__date{display:flex;flex-direction:column;gap:.4rem;align-items:center;cursor:inherit}.--disabled{cursor:not-allowed;background-color:#e0e0e0;border-color:rgba(0,0,0,0)}.--disabled *{color:#999}.--disabled:active,.--disabled:hover{background-color:#e0e0e0}.acquisition-flow-error{display:flex;flex-direction:column;gap:2.4rem;max-width:400px}.acquisition-flow-error .--font-size-text-2xl{font-size:54px}.acquisition-flow-appointments-hours{display:flex;flex-direction:column;width:100%;overflow:hidden;border:1px solid #c8c8c8;border-radius:6px}.acquisition-flow-appointments-hours__hour-container{position:relative;display:flex;justify-content:space-between;min-height:48px;padding:4px 12px;cursor:pointer;border-bottom:1px solid #c8c8c8}.acquisition-flow-appointments-hours__hour-container:last-child{border-bottom:1px solid rgba(0,0,0,0)}.acquisition-flow-appointments-hours__hour{display:flex;flex-direction:column;justify-content:center}.acquisition-flow-appointments-hours .radio__root{align-items:center}.active{cursor:default;background-color:#f7f7f7}.no-schedule-container{display:flex;flex-direction:column;gap:2.4rem;justify-content:center;width:100%;max-width:400px}.no-schedule-container .--font-size-text-2xl{font-size:54px}