.psp-calendar{border:1px solid #f4f5f7!important;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.08);margin-top:30px}.psp-calendar .react-calendar__viewContainer{background:#f4f5f7;border-radius:0 0 10px 10px}.psp-calendar .react-calendar__month-view__weekdays{background:#fff}.psp-calendar .react-calendar__month-view__weekdays__weekday abbr{color:#c5c8ca;font-weight:700;text-decoration:none}.psp-calendar .react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{border-radius:10px}.psp-calendar .react-calendar__tile--now,.psp-calendar .react-calendar__tile--now:focus,.psp-calendar .react-calendar__tile--now:hover{background:#ffb2b2!important;border-radius:10px}.psp-calendar .react-calendar__tile--active,.psp-calendar .react-calendar__tile--active:focus,.psp-calendar .react-calendar__tile--active:hover{background:#e2001a!important;background:var(--color-brand-primary,#e2001a)!important;border-radius:10px;box-shadow:0 7px 10px -3px rgba(255,55,75,.35)}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.psp-calendar-title{font-size:1.25rem;margin-bottom:16px}.psp-calendar-subtitle{background:#f7f6f9;background:var(--color-neutral-1,#f7f6f9);border-radius:4px;display:flex;font-size:1.125rem;font-weight:var(--font-weight-bold);gap:12px;line-height:1.35rem;margin:0 0 20px;padding:16px}.psp-skeleton-calendar-mayor{border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:15px;margin-bottom:20px;padding:20px}.psp-calendar-actions-arrows{border-top:1px solid #898593;border-top:1px solid var(--color-neutral-5,#898593);display:flex;padding:24px 0;position:relative}.psp-calendar-actions-arrows:before{background:#dcd9e2;background:var(--color-neutral-3,#dcd9e2);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:1px}.psp-calendar-actions-arrows>div{display:flex;flex:1 1;flex-direction:column;gap:12px}.psp-calendar-actions-arrows>div:last-child{text-align:right}.psp-calendar-actions-arrows-button{align-items:center;background:none;border:none;color:#e2001a;color:var(--color-brand-primary,#e2001a);display:flex;font-size:1rem;font-weight:500;gap:5px;width:-webkit-fit-content;width:fit-content}.psp-calendar-actions-arrows>div:last-child>button{align-self:flex-end}.psp-calendar-actions-arrows-date{color:#332b4a;color:var(--color-neutral-9,#332b4a);font-size:.75rem;font-weight:400;line-height:1rem}.psp-calendar-not-found{align-items:center;display:flex;gap:8px;height:250px;justify-content:center}@media screen and (min-width:768px){.psp-calendar-actions-arrows-date{font-size:1.125rem;line-height:1.5rem}}.psp-schedule-item{background:var(--white);border:none;border-radius:10px;gap:15px;margin-bottom:20px;padding:10px;text-decoration:none!important;width:100%}.psp-schedule-item,.psp-schedule-item-hours{box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex}.psp-schedule-item-hours{align-items:center;background:#f4f5f7;border-radius:10px;color:#e2001a!important;color:var(--color-brand-primary,#e2001a)!important;font-size:1rem;font-weight:700;height:60px;justify-content:center;min-width:60px;width:60px}.psp-schedule-item span,.psp-schedule-item-title{color:#332b4a;color:var(--color-neutral-9,#332b4a)}.psp-schedule-item-title{display:block;font-size:.875rem;font-weight:700;line-height:1rem;margin:0 0 10px;text-decoration:none}.psp-schedule-item-location{font-size:.75rem}@media screen and (min-width:578px){.psp-schedule-item-hours{font-size:1.3rem;height:80px;min-width:80px;width:80px}.psp-schedule-item-title{font-size:1rem;line-height:1.25rem}.psp-schedule-item-location{font-size:.875rem}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.psp-calendar-app{display:flex;flex-direction:column-reverse;gap:30px;margin:30px auto;max-width:1280px}.psp-calendar-app>div:first-child{flex-basis:100%}.psp-calendar-app>div:last-child{align-self:center}@media screen and (min-width:768px){.psp-calendar-app{flex-direction:row;margin:30px auto;max-width:1280px}.psp-calendar-app>div:first-child{flex-basis:70%}.psp-calendar-app>div:last-child{align-self:flex-start}}
/*# sourceMappingURL=main.c4649db1.css.map*/