.radio-input_label__G_feC{cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.5rem;color:var(--primary-black,#171e25);font-family:var(--font-open-sans);font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.radio-input_label__G_feC>input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;width:1.1rem;height:1.1rem;border:1px solid var(--primary-venom-grey,#e6edf5);border-radius:50%;display:grid;place-content:center;cursor:pointer}.radio-input_label__G_feC>input[type=radio]:before{content:"";width:.65rem;height:.65rem;border-radius:50%;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em var(--primary-blue,#25beeb);background-color:var(--primary-blue,#25beeb)}.radio-input_label__G_feC>input[type=radio]:checked:before{transform:scale(1)}.styles_label__dRfmH{display:flex;flex-direction:column;gap:.5rem;align-content:stretch;color:var(--primary-black,#171e25);font-family:var(--font-open-sans);font-size:1rem;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:768px){.styles_label__dRfmH>button{min-width:auto}}.officeSchedule_root__LMt5z{height:100%;overflow:hidden;display:flex;flex-direction:column}.officeSchedule_list__ujG_h{overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.officeSchedule_dayWrapper__MONK2{display:flex;align-items:center;gap:1rem}.officeSchedule_dayLabel__WZSa0,.officeSchedule_lunchBreakLabel__Msil0{font-family:var(--font-open-sans);font-size:16px;font-style:normal;line-height:normal}.officeSchedule_dayLabel__WZSa0{flex:1 1;display:flex;align-items:center;gap:8px;color:var(--primary-blue,#25beeb);text-transform:capitalize;font-weight:600}.officeSchedule_lunchBreakLabel__Msil0{color:var(--primary-black,#171e25);font-weight:500}.officeSchedule_dayLabel__WZSa0>input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:.15em solid;border-radius:.15em;display:grid;place-content:center}.officeSchedule_dayLabel__WZSa0>input[type=checkbox]:before{content:"";width:.65em;height:.65em;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em var(--primary-blue);background-color:CanvasText;transform-origin:bottom left;-webkit-clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%)}.officeSchedule_dayLabel__WZSa0>input[type=checkbox]:checked:before{transform:scale(1)}.officeSchedule_dayLabel__WZSa0>input[type=checkbox]:disabled{--form-control-color:var(#959495);color:var(--form-control-disabled);cursor:not-allowed}.officeSchedule_hourWrapper__9tYof{flex:2 1;display:flex;flex-direction:row;justify-content:space-around;gap:1rem;width:300px}