.page_container__iIisi{width:100%;height:calc(100vh - 2em);display:flex;overflow:hidden;flex-grow:1}.SideBar_container___zQi_{display:flex;flex-direction:column;background:#ffffff;border-right:.1em solid #e2e8f0;width:20rem;box-shadow:1px 0 5px rgba(0,0,0,.5);overflow:auto}.SideBar_template__ITd6Y{width:100%;display:flex;flex-direction:column;gap:.25rem;padding:.5rem;border-bottom:.1em solid #e2e8f0;transition:all .15s ease;cursor:pointer}.SideBar_template__ITd6Y:hover{background:#eef2ff}.SideBar_template__ITd6Y.SideBar_selected__Jqdh3{background:#eef2ff;border-left:.5em solid var(--telus-color-1)}.SideBar_name__FnHl9{font-weight:600;color:#334155}.SideBar_description__jIqLW{font-size:.8rem}.TemplateSelector_container__GNRtn{width:100%;display:flex;flex-direction:column;overflow:auto;align-items:center;gap:1rem;padding:2rem;background:black}.TemplateSelector_topMenu__JHHFn{display:flex;flex-direction:row;gap:1em}.TemplateSelector_refreshButton__l4FiM{width:10rem}.TemplateSelector_templateContainer__QCJJB{position:relative;background:#fff;height:-moz-fit-content;height:fit-content;min-width:20rem;min-height:30rem}.Button_buttonBase__QKWoS{color:white;font-weight:600;border:transparent;border-radius:.3rem;cursor:pointer;padding-inline:.5rem}.Button_buttonBase__QKWoS:disabled{opacity:.6;cursor:default}.Button_buttonBase__QKWoS:enabled:hover{color:var(--link-hover-text-1)}.Button_buttonDefaultSize__GhnhJ{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem;min-width:4rem}.Button_buttonSmall__0FvhK{min-width:6.25rem;height:1.563rem}.Button_buttonMedium___TQ2s{min-width:9.375rem;height:1.875rem}.Button_buttonLarge__zXtXr{min-width:12.5rem;height:2.188rem}.Button_buttonDefaultStyle__SNwV2{background-color:transparent}.Button_buttonPrimary__zSB84{background-color:green}.Button_buttonSecondary__d5A_6{background-color:var(--telus-color-1)}.Button_buttonTertiary__Ht8o0{background-color:red}.Button_buttonGray__1kwwC{background-color:#8080804d;color:var(--telus-color-1)}.Button_buttonGray__1kwwC:enabled:hover{color:rgb(0,0,0)}.RadioInput_radioInput__IwBnk{display:flex;flex-direction:column;accent-color:rgba(43,128,0)}.RadioInput_radioList__roV0k{display:flex;flex-direction:row;flex-wrap:wrap}.RadioInput_radioList__roV0k:has(.RadioInput_radioButtonHolder__RW_I4){gap:.5rem}.RadioInput_radioList__roV0k.RadioInput_vertical__WNbea{flex-direction:column}.RadioInput_radioHolder__dNP16{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:flex-start;margin:.3rem}.RadioInput_radioHolder__dNP16.RadioInput_minWidth__PiT5x{min-width:48%}.RadioInput_radioHolder__dNP16 label{width:-moz-fit-content;width:fit-content;vertical-align:middle;padding-left:.2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.RadioInput_radioHolder__dNP16>input[type=radio]{width:-moz-fit-content;width:fit-content;outline:none;cursor:pointer}.RadioInput_radioButtonHolder__RW_I4{display:flex;background-color:color-mix(in srgb,var(--telus-color-2) 50%,transparent);width:-moz-fit-content;width:fit-content;padding:.2rem .7rem;border-radius:.3rem;cursor:pointer}.RadioInput_radioButtonHolder__RW_I4>label{cursor:pointer;color:white}.RadioInput_radioButtonHolderSelected__n9cCO{background-color:var(--telus-color-2)}.RadioInput_radioButtonHolder__RW_I4>input[type=radio]{display:none}@media only screen and (max-width:1000px){.RadioInput_radioInput__IwBnk{gap:.5rem}}.Loader_container__MWJuZ{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);position:absolute;z-index:999;top:0;left:0}.Loader_container__MWJuZ.Loader_fullScreen__sZyvm{position:fixed}.InstructionsContainer_instructionsContainer__6veDI{width:100%;max-width:52rem;background:rgba(255,255,255,.72);border:1px solid rgba(29,48,98,.12);border-radius:18px;padding:1.6rem;box-shadow:0 10px 30px rgba(29,48,98,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.InstructionsContainer_instructionsContainer__6veDI a{color:var(--telus-color-2);font-weight:700;text-decoration:none}.InstructionsContainer_instructionsContainer__6veDI a:hover{text-decoration:underline}.InstructionsContainer_instructionsContainer__6veDI h2{margin:1.2rem 0 .6rem;font-size:1.35rem;line-height:1.2;color:var(--telus-color-1);letter-spacing:.2px;padding-top:.9rem;border-top:1px solid rgba(29,48,98,.12)}.InstructionsContainer_instructionsContainer__6veDI h2:first-child{margin-top:0;padding-top:0;border-top:none}.InstructionsContainer_instructionsContainer__6veDI li,.InstructionsContainer_instructionsContainer__6veDI p{font-size:1rem;line-height:1.5}.InstructionsContainer_instructionsContainer__6veDI ol,.InstructionsContainer_instructionsContainer__6veDI ul{margin:.5rem 0;padding-left:1.1rem}.InstructionsContainer_instructionsContainer__6veDI li{margin:.5rem 0}.InstructionsContainer_instructionsContainer__6veDI ol li::marker,.InstructionsContainer_instructionsContainer__6veDI ul li::marker{color:rgba(75,40,109,.75)}.InstructionsContainer_instructionsContainer__6veDI .yellow-text{background:linear-gradient(0deg,rgba(255,230,0,.55),rgba(255,230,0,.55));padding:.12rem .35rem;border-radius:8px;box-decoration-break:clone;-webkit-box-decoration-break:clone;border:1px solid rgba(75,40,109,.18)}@media (min-width:900px){.InstructionsContainer_instructionsContainer__6veDI{padding:2rem}.InstructionsContainer_instructionsContainer__6veDI h2{font-size:1.45rem}}@media (max-width:480px){.InstructionsContainer_instructionsContainer__6veDI{padding:1.1rem 1rem;border-radius:16px;text-align:left;text-wrap-style:pretty}}.ArrivalNote_arrivalNote__kA3Gn{margin-top:1.25rem}.ArrivalNote_arrivalNote__kA3Gn h2{margin-bottom:.45rem}.ArrivalNote_arrivalNote__kA3Gn p{margin:0}.AppointmentDetails_appointmentDetails__a_qTY{background:#fff;border-radius:.8rem;padding:1rem 1rem .7rem;border:1px solid var(--telus-color-2);box-shadow:.2rem .2rem .2rem rgba(0,0,0,.2);margin-top:1rem}.ArrivalConfirmation_rescheduleNotification__uBBMJ{font-weight:700}.ArrivalConfirmation_option__KrGfx{display:flex;flex-direction:row;align-items:center;padding:.4rem .2rem}.ArrivalConfirmation_option__KrGfx label{font-size:1rem;display:inline-block;padding-left:.2rem;cursor:pointer}.ArrivalConfirmation_option__KrGfx input{cursor:pointer;accent-color:var(--telus-color-2)}.ArrivalConfirmation_submitButton__DsCH7{font-size:1rem;background:var(--telus-color-2);color:var(--link-text-1);border:none;outline:none;padding:.5rem 2rem;font-weight:700;border-radius:.5rem;margin-top:.5rem}.ArrivalConfirmation_submitButton__DsCH7:not(:disabled){cursor:pointer}.ArrivalConfirmation_submitButton__DsCH7:not(:disabled):hover{color:var(--link-hover-text-1)}.ArrivalConfirmation_notification__aZo8L{color:red;font-style:italic;padding-block:.5rem}@media only screen and (max-width:1000px){.ArrivalConfirmation_submitButton__DsCH7{padding:.3rem 2rem}}.SessionGuidance_guidanceSection__N6dL4{display:grid;grid-gap:1.8rem;gap:1.8rem;margin-top:1.25rem}.SessionGuidance_guidanceBlock__x5YoJ{padding-top:.1rem}.SessionGuidance_guidanceBlock__x5YoJ p:first-of-type,.SessionGuidance_guidanceBlock__x5YoJ ul:first-of-type,.SessionGuidance_guidanceBlock__x5YoJ:first-child h2:first-child{margin-top:0}.SessionGuidance_subsectionHeading__bzYX9{margin-top:1.6rem}.SendTestEmailModal_container__HWdzg{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.SendTestEmailModal_titleContainer__Di45i{width:100%;display:flex;justify-content:center}.SendTestEmailModal_title__3ZqUd{font-size:1.5rem;font-weight:700}.SendTestEmailModal_formContainer__7A80c{display:flex;flex-direction:column;gap:1rem}.SendTestEmailModal_inputContainer__rd66y{width:90%;margin:0 auto}.SendTestEmailModal_buttonContainer__OsfER{width:90%;margin:0 auto;display:flex;justify-content:center}.SendTestEmailModal_propsTitleContainer__V9hPZ{width:90%;margin:0 auto}.SendTestEmailModal_propsTitle__Qydsh{font-size:1.25rem;font-weight:700}.Modal_modalBg__x6xzG{width:100vw;height:100dvh;background-color:rgba(0,0,0,.5);position:fixed;inset:0;z-index:1050;display:flex;justify-content:center;align-items:center;padding:1rem;overflow-y:auto;box-sizing:border-box}.Modal_modalContainer__bfu0Q{background-color:white;margin:auto;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:25rem;min-height:18.75rem;max-width:min(50rem,calc(100vw - 2rem));max-height:min(43.75rem,calc(100vh - 2rem));border-radius:.3rem;overflow:hidden;display:flex;flex-direction:column}.Modal_modalContainerFull__LQ7Hd{width:min(95vw,calc(100vw - 2rem));height:min(95vh,calc(100vh - 2rem));max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem)}.Modal_modalHeaderContainer__Ohqv0{border-radius:.3rem .3rem 0 0;display:flex;justify-content:space-between;position:relative}.Modal_modalHeaderContainer__Ohqv0 .Modal_modalHeader__7Kz21{width:100%}.Modal_closeModalContainer__lFVIA{position:absolute;top:0;right:0}.Modal_modalBodyContainer__xhYqD{display:block;width:100%;flex:1 1 auto;min-height:0;overflow:auto}.Modal_modalBodyNoHeader__VkE2y{height:100%}.Modal_modalFooterContainer__d8BXN{flex-wrap:wrap}.AddSessions_header__IPeEz,.Modal_modalFooterContainer__d8BXN{display:flex;width:100%;justify-content:center;align-items:center}.AddSessions_header__IPeEz{font-weight:700;text-align:center;background:var(--telus-color-1);color:var(--link-text-1);-webkit-user-select:none;-moz-user-select:none;user-select:none;height:100%}.AddSessions_header__IPeEz span{font-size:1.3em;color:white}.AddSessions_content__SNXIP{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--body-color);padding:2em;gap:2em;min-height:20em}.AddSessions_site__rABKu,.AddSessions_templates__38a0m{border:1px solid grey;padding:.2em 1em;border-radius:.3em;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AddSessions_timeSlots__1_QTu{display:flex;flex-direction:column;gap:1em;width:30em;max-width:100%;border-radius:.3em;min-height:15em}.AddSessions_timeSlotRow__i5RHq{display:grid;grid-template-columns:8em 4em minmax(10em,1fr) auto;grid-gap:.5em;gap:.5em;align-items:center}.AddSessions_timeSlotRow__i5RHq button,.AddSessions_timeSlotRow__i5RHq input,.AddSessions_timeSlotRow__i5RHq select{outline:none}.AddSessions_timeSlotRow__i5RHq input,.AddSessions_timeSlotRow__i5RHq select{min-width:0}.AddSessions_timeSlotRow__i5RHq input[type=number]{width:100%}.AddSessions_timeSlotRow__i5RHq button{cursor:pointer}.AddSessions_addTimeSlot__5FgFy{background:var(--telus-color-1);border:none;color:var(--link-text-1);padding:.2em;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AddSessions_addTimeSlot__5FgFy:hover{color:var(--link-hover-text-1)}.AddSessions_buttons__t4Url{display:flex;flex-direction:row;gap:1em}.AddSessions_buttons__t4Url button{border:none;color:#fff;padding:.2em 1em;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AddSessions_add__GesKs{background-color:#00ad17}.AddSessions_save__Am2gh{background-color:var(--telus-color-1)}.AddSessions_cancel__5kn2f{background-color:red}.AddSessions_add__GesKs:hover,.AddSessions_cancel__5kn2f:hover,.AddSessions_save__Am2gh:hover{color:var(--link-hover-text-1)}.AddSessions_selectedDay__vuQ2S{background-color:#4CAF50!important;color:white!important;border-radius:5px}.ParticipantCard_participantCard__nPlVQ{display:flex;gap:.5em;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.5)}.ParticipantCard_participantStyle__BHm2_{flex-direction:row}.ParticipantCard_participantCardHighlighted__7OF0T{background-color:rgb(245,245,131)!important}.ParticipantCard_participantCard__nPlVQ:nth-child(2n){background-color:aliceblue}.ParticipantCard_participantCard__nPlVQ:nth-child(odd){background-color:#fff}.ParticipantCard_participantCardColumn__PUzeK{display:flex;flex-direction:column;gap:.4em;padding:.5em}.ParticipantCard_column1__U_qb4{width:37em}.ParticipantCard_column2__EdFp_{width:20em;min-width:20em}.ParticipantCard_column3__ppBEc{width:22em;min-width:12em;background:rgba(0,0,0,.1);margin:.5em;box-shadow:1px 2px 5px rgba(0,0,0,.5);border-radius:.3em}.ParticipantCard_column4__KDxE0{max-width:-moz-fit-content;max-width:fit-content;margin:.5em;flex-grow:1}.ParticipantCard_participantAttributeContainer__r6gcn{display:flex;flex-direction:row;align-items:center;overflow-wrap:anywhere;gap:.5em}.ParticipantCard_fullWidth__QcGog,.ParticipantCard_participantAttributeContainer__r6gcn.ParticipantCard_fullWidth__QcGog .input-container{width:100%}.ParticipantCard_fieldLabel__Tmeko{font-weight:700;margin-top:auto;margin-bottom:auto}.ParticipantCard_fieldClickable__SLbPU{background-color:transparent;text-decoration:underline;border:none;cursor:pointer}.ParticipantCard_column1__U_qb4 .ParticipantCard_fieldLabel__Tmeko{width:13em;min-width:13em;max-width:13em}.ParticipantCard_column2__EdFp_ .ParticipantCard_fieldLabel__Tmeko{width:8em;display:flex;flex-direction:column}.ParticipantCard_column3__ppBEc .ParticipantCard_fieldLabel__Tmeko{width:9em;min-width:9em}.ParticipantCard_column4__KDxE0 .ParticipantCard_fieldLabel__Tmeko{min-width:13em}.ParticipantCard_participantAttributeHeader__lzQp9{font-weight:700;text-align:center}.ParticipantCard_participantComment__cIfHs{font-size:1em;width:100%;padding:.3em;resize:vertical;min-height:5em;outline:none;border-radius:.3em}.ParticipantCard_participantComment__cIfHs:focus{outline:.2rem solid var(--input-focus-border-color)}.ParticipantCard_duplicate__JhXAi{background:yellow}.ParticipantCard_redHighlighted__Et4nA{background:rgba(255,0,0,.2);border-radius:.2em}.ParticipantCard_yellowHighlighted__w4wpm{background:rgba(255,215,0,.22);border-radius:.2em}.ParticipantCard_greenHighlighted__k0vAf{background:rgba(0,128,0,.18);border-radius:.2em}.ParticipantCard_redIcfButton__VmeCa{margin:0 auto;width:100%;font-weight:700;border:none;background-color:red;color:var(--link-text-1);padding:.1em 1em;cursor:pointer;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none;font-size:.9em}.ParticipantCard_redIcfButton__VmeCa:hover{color:var(--link-hover-text-1)}.ParticipantCard_faIcon__LaYJE{cursor:pointer;margin-left:.5em;text-decoration:none}.ParticipantCard_faIcon__LaYJE path{color:var(--telus-color-1)}.ParticipantCard_faIcon__LaYJE:hover path{color:var(--telus-color-2)}.ParticipantCard_emailButton__UKEI1{padding:0 1em;border:none;font-weight:700;font-size:.9em;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;border-radius:.3em}.ParticipantCard_handoffButton__g7TNC{color:var(--link-text-1);background:var(--telus-color-2)}.ParticipantCard_handoffButton__g7TNC:hover{color:var(--link-hover-text-1)}.ParticipantCard_linkButton__LNfSS{color:var(--link-text-1);background:var(--telus-color-1)}.ParticipantCard_linkButton__LNfSS:hover{color:var(--link-hover-text-1)}.ParticipantCard_checkParticipant__IhMYC{border:none;font-weight:700;font-size:.9em;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;border-radius:.3em;flex-grow:1;background:#268232;color:var(--link-text-1)}.ParticipantCard_checkParticipant__IhMYC:hover{color:var(--link-hover-text-1)}.ParticipantCard_doNotInviteParticipant__asoEb{border:none;font-weight:700;font-size:.9em;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;border-radius:.3em;flex-grow:1;background:grey;color:var(--link-text-1);opacity:.5}.ParticipantCard_marked__K1fHt{background:red;opacity:1}.ParticipantCard_doNotInviteParticipant__asoEb:hover{color:var(--link-hover-text-1)}.ParticipantCard_sessionsContainer__QRnrU{display:flex;flex-flow:column nowrap;gap:.3em;margin-bottom:1em}.ParticipantCard_bookSession___E9Ad{margin:0 auto;width:100%;font-weight:700;border:none;background-color:red;color:var(--link-text-1);padding:.1em 1em;cursor:pointer;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none;font-size:.9em}.ParticipantCard_bookSession___E9Ad:hover{color:var(--link-hover-text-1)}.ParticipantCard_session__Z_1AX{margin:0 auto;width:100%;font-weight:700;border:none;background-color:var(--telus-color-1);color:var(--link-text-1);padding:.1em 1em;cursor:pointer;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none;font-size:.9em}.ParticipantCard_session__Z_1AX:hover{color:var(--link-hover-text-1)}.PairDropdown_container__2jyHA{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5em;max-width:100%;text-align:center}.PairDropdown_header__eY15r{font-weight:700;overflow-wrap:anywhere}.PairDropdown_select__oXJy1{width:-moz-fit-content;width:fit-content;min-height:2.75rem;padding:.7em .9em;border:1px solid #b5b5b5;border-radius:.4em;background:white;font-size:1rem;box-sizing:border-box;outline:none}.PairDropdown_select__oXJy1:disabled{cursor:not-allowed;opacity:.65}.PairDropdown_bookingNote__TTE_5{color:red;margin-top:1em;display:flex;flex-direction:column;align-items:center;gap:.75rem;line-height:1.45}@media only screen and (max-width:700px){.PairDropdown_container__2jyHA{gap:.4rem}.PairDropdown_header__eY15r{font-size:.95rem;line-height:1.35}.PairDropdown_select__oXJy1{min-height:2.5rem;padding:.65em .8em;font-size:.95rem}}.BookingSchedulerTable_tableWrapper__mIgKR{position:relative}.BookingSchedulerTable_pairSection__ZSHUy{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.BookingSchedulerTable_warningCard__m_xKz{background:#fff;border-radius:.8rem;padding:1rem 1.2rem;text-align:center;line-height:1.5;box-shadow:0 .2rem .5rem rgba(0,0,0,.14);color:#b30000;font-weight:600}.BookingSchedulerTable_tableContainer__mgQ5f{width:100%;overflow-y:auto;background:rgba(255,255,255,.45);border-radius:.5rem}.BookingSchedulerTable_table__N6zUd{width:100%;margin:0 auto;border-collapse:collapse;text-align:center}.BookingSchedulerTable_table__N6zUd tr:nth-child(2n){background:rgba(255,255,255,.5)}.BookingSchedulerTable_table__N6zUd th{min-width:5em;position:-webkit-sticky;position:sticky;top:-1px;padding:.4rem 1rem;cursor:default;background:var(--telus-color-1);color:var(--link-text-1)}.BookingSchedulerTable_table__N6zUd td{max-width:20em;padding:.35rem 1rem}.BookingSchedulerTable_preferred__iTA43{background:rgba(0,128,0,.3)}.BookingSchedulerTable_notPreferred__vpR9b{background:rgba(255,0,0,.3)}.BookingSchedulerTable_table__N6zUd tr:hover{background:#224bd436;cursor:pointer}.BookingSchedulerTable_selectedRow__3jxje{background:#fff3a6!important}.BookingSchedulerTable_highlightedCell__CtKr6{font-weight:700}@media only screen and (max-width:700px){.BookingSchedulerTable_table__N6zUd td,.BookingSchedulerTable_table__N6zUd th{padding:.3rem .5rem;font-size:.85rem}}.BookingScheduler_headerRow__TfyH_{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:100%;padding:.75rem 2.5rem .75rem 1rem;background:var(--telus-color-1);color:var(--link-text-1)}.BookingScheduler_header__fUtb7{margin:0;font-size:1.35rem;line-height:1.2;text-align:center;color:var(--link-text-1)}.BookingScheduler_subHeader__cFlhU{font-weight:700;text-align:center;color:var(--link-text-1)}.BookingScheduler_content__5T5zq{width:100%;height:100%;min-height:100%;flex:1 1 auto;min-width:0;box-sizing:border-box;padding:1rem;background:#c0d0ec;display:flex;flex-direction:column;gap:1rem;overflow:auto}.BookingScheduler_searchRow__LVJDL{display:flex;align-items:center;gap:1rem}.BookingScheduler_searchBar__9IkPr{margin:0;border:1px solid gray;width:min(20rem,100%);border-radius:.3rem;padding:.35rem .5rem;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none}.BookingScheduler_modeSelector__kcHap{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.BookingScheduler_modeOption__azxUy{display:flex;align-items:center;gap:.4rem;font-weight:600}.BookingScheduler_messageCard__UKsi4{background:#fff;border-radius:.8rem;padding:1rem 1.2rem;text-align:center;line-height:1.5;box-shadow:0 .2rem .5rem rgba(0,0,0,.14)}.BookingScheduler_warning__IIGhS{color:#b30000;font-weight:600}.BookingScheduler_helperText__FaVDs{font-size:.9rem;color:#2d3b54}@media only screen and (max-width:700px){.BookingScheduler_headerRow__TfyH_{padding:.7rem 2.5rem .7rem .8rem}.BookingScheduler_header__fUtb7{font-size:1.15rem}.BookingScheduler_subHeader__cFlhU{font-size:.95rem}.BookingScheduler_content__5T5zq{padding:.85rem}}.ParticipantSessions_container__ixNXJ{display:flex;flex-direction:column;gap:1rem;padding:0 .5em}.ParticipantSessions_header__MP_0E{font-size:1.2rem;font-weight:700;margin:auto}.ParticipantSessions_sessionInfo__0LiEm{display:flex;flex-direction:column;gap:.5rem;background:#fff;border-radius:.8rem;padding:1rem 1rem .7rem;border:1px solid var(--telus-color-2);box-shadow:.2rem .2rem .2rem rgba(0,0,0,.2)}@media only screen and (max-width:700px){.ParticipantSessions_arrivalInstructionsButton__suM32{width:100%}}.BookingParticipant_headerRow__CjNT9{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:100%;padding:.75rem 2.5rem .75rem 1rem;background:var(--telus-color-1);color:var(--link-text-1)}.BookingParticipant_header__GDl33{margin:0;font-size:1.35rem;line-height:1.2;text-align:center;color:var(--link-text-1)}.BookingParticipant_subHeader__6plTS{font-weight:700;text-align:center;color:var(--link-text-1)}.BookingParticipant_content__BZs62{width:100%;height:100%;min-height:100%;flex:1 1 auto;min-width:0;box-sizing:border-box;padding:1rem;background:#c0d0ec;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;overflow:auto}.BookingParticipant_loaderWrapper__gInpk{position:relative;min-height:12rem}.BookingParticipant_messageCard__F6AM8{background:#fff;border-radius:.8rem;padding:1rem 1.2rem;text-align:center;line-height:1.5;box-shadow:0 .2rem .5rem rgba(0,0,0,.14)}.BookingParticipant_warning__653sL{color:#b30000;font-weight:600}@media only screen and (max-width:700px){.BookingParticipant_headerRow__CjNT9{padding:.7rem 2.5rem .7rem .8rem}.BookingParticipant_header__GDl33{font-size:1.15rem}.BookingParticipant_subHeader__6plTS{font-size:.95rem}.BookingParticipant_content__BZs62{padding:.85rem}}.BookingParticipantTable_container__Tnmbq{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;box-sizing:border-box;-webkit-overflow-scrolling:touch}.BookingParticipantTable_bookingTable__4e8lp{border-collapse:separate;border-spacing:0;box-shadow:1px 2px 5px rgba(0,0,0,.5);margin:0 auto;min-width:max-content}.BookingParticipantTable_bookingTable__4e8lp th{border:1px solid gray;background:var(--telus-color-1);color:var(--link-text-1);padding:.5em 0}.BookingParticipantTable_bookingTable__4e8lp thead th{width:8em;min-width:8em;position:-webkit-sticky;position:sticky;top:0;z-index:3}.BookingParticipantTable_bookingTable__4e8lp tbody th{width:9em;min-width:9em;position:-webkit-sticky;position:sticky;left:0;z-index:2;box-shadow:2px 0 0 gray}.BookingParticipantTable_bookingTable__4e8lp td{width:8em;min-width:8em;border:1px solid gray;padding:.5em;text-align:center;font-weight:700}.BookingParticipantTable_bookingTable__4e8lp thead th:first-child{left:0;z-index:4;width:9em;min-width:9em}.BookingParticipantTable_bookingTable__4e8lp tbody th,.BookingParticipantTable_bookingTable__4e8lp td,.BookingParticipantTable_bookingTable__4e8lp thead th{box-sizing:border-box;background-clip:padding-box}.BookingParticipantTable_free__EUu_4{background:rgb(103,237,185);cursor:pointer}.BookingParticipantTable_free__EUu_4:hover{background:rgb(206,246,231)}.BookingParticipantTable_booked__W8Lmp{cursor:not-allowed;background:rgb(237,103,103)}.BookingParticipantTable_bonusLabel__Oj6n2{margin-top:.25rem;font-size:.85rem;font-weight:600;white-space:nowrap}@media only screen and (max-width:700px){.BookingParticipantTable_bookingTable__4e8lp{width:100%}.BookingParticipantTable_bookingTable__4e8lp td,.BookingParticipantTable_bookingTable__4e8lp th{font-size:.82rem;white-space:nowrap;min-width:unset;width:unset;padding:.5em .25em}.BookingParticipantTable_bookingTable__4e8lp tbody th,.BookingParticipantTable_bookingTable__4e8lp td,.BookingParticipantTable_bookingTable__4e8lp thead th{min-width:6.5rem}.BookingParticipantTable_bonusLabel__Oj6n2{font-size:.72rem}}.IcfViewer_header__ZpiAS{display:flex;justify-content:center;align-items:center;width:100%;font-weight:700;text-align:center;background:var(--telus-color-1);color:var(--link-text-1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.IcfViewer_header__ZpiAS span{display:inline-block;font-size:1.3em;line-height:1.5em;color:white}.IcfViewer_body__ZtMxd{width:100%;height:100%;min-height:35rem}.IcfViewer_viewerContainer__erJpz{position:relative;width:100%;height:100%;min-height:35rem;display:flex;align-items:stretch;justify-content:stretch}.IcfViewer_content__XfOxF{width:100%;height:100%;min-height:35rem;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;box-sizing:border-box}.IcfViewer_menuContainer___uR_H{width:100%;display:flex;justify-content:center;align-items:center}.IcfViewer_downloadPdf__Dwp6r{width:-moz-fit-content;width:fit-content;margin:0 1em;padding:.6em 1em;border-radius:.5em;background-color:var(--telus-color-2);color:var(--link-text-1);text-decoration:none;font-weight:600;border:none;cursor:pointer}.IcfViewer_downloadPdf__Dwp6r:hover{background-color:var(--telus-color-3);color:var(--link-hover-text-1)}.IcfViewer_pdfViewerContainer__aVH7V{width:100%;flex:1 1 auto;min-height:0;display:flex;justify-content:center;align-items:stretch}.IcfViewer_pdfViewer__e_pAb{width:100%;height:100%;border:0;flex:1 1 auto;min-height:100%}.IcfViewer_errorMessage__xZEaO{width:100%;height:100%;min-height:35rem;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;padding:1.5rem;box-sizing:border-box}.Log_header__V0SkZ{font-weight:700;text-align:center;background:var(--telus-color-1);color:var(--link-text-1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.Log_header__V0SkZ span{display:inline-block;font-size:1.3em;line-height:1.5em;color:white}.Log_content__DVg2R{padding:.5em 2em 2em;overflow-x:auto}.Log_limiter__T0e72{width:10em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.3em;margin:.5em 0 0 .5em}.Log_table__TBzno{text-align:center;cursor:default;border-collapse:collapse;width:100%}.Log_table__TBzno td,.Log_table__TBzno th{padding:0 1em;max-width:20em}.Log_table__TBzno th{background:var(--telus-color-1);color:var(--link-text-1)}.Log_table__TBzno tbody tr.Log_highlighted__pz4ye,.Log_table__TBzno tbody tr:hover{background-color:var(--telus-color-2);color:var(--link-text-1)}.Log_table__TBzno tbody tr.Log_highlighted__pz4ye a,.Log_table__TBzno tbody tr.Log_highlighted__pz4ye span,.Log_table__TBzno tbody tr.Log_highlighted__pz4ye td,.Log_table__TBzno tbody tr:hover a,.Log_table__TBzno tbody tr:hover span,.Log_table__TBzno tbody tr:hover td{color:var(--link-text-1)!important}.Log_table__TBzno tr:nth-child(2n){background-color:rgba(175,94,255,.4)}.Log_removeLogLink__nzCnD{color:black;cursor:pointer;text-decoration:none}.Log_removeLogLink__nzCnD:hover{text-decoration:underline}.SsdLog_header__veRfp{font-weight:700;text-align:center;background:var(--telus-color-1);color:var(--link-text-1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.SsdLog_header__veRfp span{display:inline-block;font-size:1.3em;line-height:1.5em;color:white}.SsdLog_ssdLogModal__fMwcW{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:1em;background-color:var(--body-color);cursor:default;padding-top:1em}.SsdLog_topMenu__eBUpi{width:100%;display:flex;gap:1em;justify-content:center;align-items:center}.SsdLog_topMenu__eBUpi button{padding:.2em 2em;border:none;background:var(--telus-color-1);color:var(--link-text-1);font-weight:700;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;font-size:1em;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SsdLog_topMenu__eBUpi button:hover{color:var(--link-hover-text-1)}.SsdLog_tableContainer__cG0e2{flex:1 1;width:100%;overflow:auto;padding:0 1em 1em}.SsdLog_table__oKiqG{width:100%;text-align:center;margin:0 auto;cursor:default;border-collapse:collapse}.SsdLog_table__oKiqG td,.SsdLog_table__oKiqG th{padding:0 1em;max-width:20em}.SsdLog_table__oKiqG td a{color:var(--font-color)}.SsdLog_table__oKiqG th{background:var(--telus-color-1);color:var(--link-text-1);position:-webkit-sticky;position:sticky;top:0;white-space:nowrap}.SsdLog_table__oKiqG tbody tr:hover td{background-color:var(--telus-color-2);color:var(--link-text-1)!important}.SsdLog_table__oKiqG tbody tr:hover a{color:var(--link-text-1)!important}.SsdLog_table__oKiqG tr:nth-child(2n){background-color:rgba(175,94,255,.4)}.SsdLog_removeLog__yQTZu{color:black;cursor:pointer;text-decoration:none}.SsdLog_removeLog__yQTZu:hover{text-decoration:underline}.TableFilter_tableFilterObject__nTXSe{position:relative}.TableFilter_filterTop__9eZfr{display:inline-flex;align-items:center;justify-content:center;gap:.4em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.TableFilter_filterTop__9eZfr span{cursor:pointer;color:var(--link-text-1);white-space:nowrap}.TableFilter_filterTop__9eZfr:hover span{color:var(--link-hover-text-1)}.TableFilter_filterButton__bDY73{width:.8em;height:.8em;position:relative;display:inline-block;flex:0 0 auto;padding:0;background:none;border:none;cursor:pointer;outline:none;color:currentColor}.TableFilter_filterButton__bDY73:before{content:"";position:absolute;top:0;left:0;width:.8em;height:.45em;background:currentColor;-webkit-clip-path:polygon(0 0,100% 0,62% 100%,38% 100%);clip-path:polygon(0 0,100% 0,62% 100%,38% 100%)}.TableFilter_filterButton__bDY73:after{content:"";position:absolute;top:.42em;left:.31em;width:.18em;height:.38em;background:currentColor;border-radius:0 0 .05em .05em}.TableFilter_inactive__mEe6E{color:var(--link-text-1)}.TableFilter_active__a_WnR{color:#8BE234}.TableFilter_filterTop__9eZfr:hover .TableFilter_inactive__mEe6E{color:var(--link-hover-text-1)}.TableFilter_filterTop__9eZfr:hover .TableFilter_active__a_WnR{color:rgb(108,197,19)}.TableFilter_filterBottom__kir4r{box-shadow:1px 2px 5px rgba(0,0,0,.31);position:absolute;display:flex;flex-direction:column;max-height:40em;overflow-y:auto;overflow-x:hidden;min-width:8em;width:max-content;bottom:0;left:50%;transform:translate(-50%,100%);background:rgb(255,255,255);padding:.2em .4em;gap:.2em;border:.1em solid grey}.TableFilter_filterButtons__Opn02{display:flex;gap:.3em}.TableFilter_filterBottom__kir4r button{flex:1 1;font-weight:700;border:none;background:var(--telus-color-1);color:var(--link-text-1);cursor:pointer;border-radius:.2em;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TableFilter_filterBottom__kir4r button:hover{color:var(--link-hover-text-1)}.TableFilter_filterBottom__kir4r button.TableFilter_none__CxenK{background:red}.TableFilter_tableFilterRow__L_hr9{display:flex;flex-direction:row}.TableFilter_tableFilterRow__L_hr9 input{cursor:pointer;accent-color:#8BE234}.TableFilter_tableFilterRow__L_hr9 label{padding-left:.3em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:black}.page_scheduler__VEORU{position:absolute;width:100%;padding-top:1em;height:calc(100% - 2.5em);overflow:hidden;display:flex;flex-direction:column;gap:1em;background-color:var(--body-color)}.page_topMenu__udE2w{width:100%;display:flex;gap:1em;justify-content:center;align-items:center}.page_topMenu__udE2w button{padding:.2em 2em;border:none;background:var(--telus-color-1);color:var(--link-text-1);font-weight:700;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;font-size:1em;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page_topMenu__udE2w button:hover{color:var(--link-hover-text-1)}.page_tableContainer__SYcVa{flex:1 1;width:100%;overflow-y:auto}.page_tableContainer__SYcVa table{margin-inline:auto;border-collapse:collapse;min-width:100%}.page_tableContainer__SYcVa table th{white-space:nowrap;min-width:5em;position:-webkit-sticky;position:sticky;top:0;padding:.2em .3em;border:1px solid rgb(199,198,198);background:#49166D;cursor:default;color:white;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}.ExportToCsvButton_exportToCsv__lgbOD{font-weight:700;border:none;background-color:var(--telus-color-1);color:var(--link-text-1);padding:.2em 2em;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;text-decoration:none}.ExportToCsvButton_exportToCsv__lgbOD:hover{color:var(--link-hover-text-1)}.SchedulerRow_row__qCksi td{max-width:20em;padding:.2em .3em;border:1px solid rgb(199,198,198);cursor:default}.SchedulerRow_row__qCksi.SchedulerRow_bottomBorder__68Ytc{border-bottom:.3em solid rgb(100,100,100)}.SchedulerRow_row__qCksi.SchedulerRow_notEnoughParticipants__kprxx td{background:rgba(255,0,0,.8)!important;color:white}.SchedulerRow_row__qCksi.SchedulerRow_notEnoughParticipants__kprxx td a,.SchedulerRow_row__qCksi.SchedulerRow_notEnoughParticipants__kprxx td span{color:white}.SchedulerRow_row__qCksi td.SchedulerRow_singleParticipant___4Ut3{background:rgba(255,166,0,.3)}.SchedulerRow_row__qCksi:nth-child(2n){background:rgba(255,255,255,.644)}.SchedulerRow_row__qCksi:hover{background:#224bd436}.SchedulerRow_centerTag__DSue5{text-align:center}.SchedulerRow_noWrap___Q_bu{white-space:nowrap}.SchedulerRow_buttonContainer__wYyBO{display:flex;flex-direction:row;gap:.5em}.SchedulerRow_actionButton__PTrNW{padding:0 1em;border:none;font-weight:700;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;border-radius:.2em}.SchedulerRow_book__26Aj3,.SchedulerRow_update__96pK8{color:#fff;background:#01455E}.SchedulerRow_confirm__UORfe,.SchedulerRow_remind__nia1b{color:#fff;background:#d116d4}.SchedulerRow_remind__nia1b:disabled,.SchedulerRow_unlock__112rN:disabled{cursor:not-allowed;opacity:.6}.SchedulerRow_lock__zLrB2{color:#fff;background:#ff3700}.SchedulerRow_unlock__112rN{color:#fff;background:#346C36;width:11.5em}.SchedulerRow_locked__8l70Y{background:rgba(255,0,0,.301)}.SchedulerRow_highlighted__EMKwG{background:#6bdd0080}.SchedulerRow_highlightedSessionRow__BtYd6{animation:SchedulerRow_target-fade__RoHDo 10s}.SchedulerRow_openInDbLink__INday{color:black;cursor:pointer;text-decoration:none}.SchedulerRow_openInDbLink__INday:hover{text-decoration:underline}.SchedulerRow_participantInfoCell__9bfpU{display:flex;flex-direction:column;white-space:nowrap}@keyframes SchedulerRow_target-fade__RoHDo{0%{background-color:yellow}to{background-color:transparent}}.ContentManager_container__hfEEx{display:flex;flex-direction:column;gap:.5em}.ContentManager_selectSsd__mgoet{background:green}.ContentManager_removeSsd__RpvCb,.ContentManager_selectSsd__mgoet{padding:.2em;max-width:23.4em;border-radius:.3em;border:none;cursor:pointer;outline:none;color:white}.ContentManager_removeSsd__RpvCb{background:red}.ContentManager_removeSsd__RpvCb:hover,.ContentManager_selectSsd__mgoet:hover{color:var(--link-hover-text-1)}.Row_row__fJ3EN{display:flex;flex-direction:row;align-items:center;gap:.5em;padding:.3em;border-radius:.3em;border:1px solid grey;box-shadow:1px 2px 5px rgba(0,0,0,.31);background:white}.Row_title__N_dPJ{font-weight:700;min-width:10em}.Row_statusSelect__Lu9ls{min-width:10em;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.SsdInfo_ssdInfo__4ffjw{display:flex;flex-direction:column;gap:1em;min-width:30em;padding:1em;overflow:auto}.SsdInfo_header__zMspw{display:flex;flex-direction:row;gap:.5em;align-items:center}.SsdInfo_ssdStatus__NKE_6{margin-left:auto;font-weight:700;border-radius:.3em;padding:.2em 1em;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.SsdInfo_ssdStatus-0__QzbJz{background:green;color:white}.SsdInfo_ssdStatus-1___dCoe{background:rgba(255,166,0,.5)}.SsdInfo_ssdStatus-2__s4vfb,.SsdInfo_ssdStatus-3__Onw0Z{background:red;color:white}.SsdInfo_ssdStatus__NKE_6.SsdInfo_backup___j45c{background:yellow;color:black}.SsdInfo_faIcon__uHlEZ{margin-left:.3em;cursor:pointer}.SsdInfo_faIcon__uHlEZ:hover path{color:var(--telus-color-2)}.SsdInfo_ssdLocation__rl3pn{font-weight:700}.SsdInfo_trackingContainer__J2weu{display:flex;flex-direction:row;align-items:center}.SsdInfo_trackingId__WZZ_m{color:black;background:rgba(128,128,128,.1);padding:.1em .5em;min-width:5em;max-width:30em;overflow:hidden;border-radius:.3em;white-space:nowrap;margin-left:1em}.SsdInfo_button__O9_PA{width:-moz-fit-content;width:fit-content;padding:.3em 1em;color:white;font-weight:700;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.3em;cursor:pointer;outline:none}.SsdInfo_button__O9_PA.SsdInfo_start__DsYR4{background:rgba(75,40,109,.9)}.SsdInfo_button__O9_PA.SsdInfo_start__DsYR4:hover{background:rgba(75,40,109);box-shadow:0 0 10px rgba(75,40,109,.5)}.SsdInfo_button__O9_PA.SsdInfo_accept__o3kI_{background:rgba(0,128,0,.9)}.SsdInfo_button__O9_PA.SsdInfo_accept__o3kI_:hover{background:green;box-shadow:0 0 10px rgba(0,128,0,.5)}.SsdInfo_button__O9_PA.SsdInfo_removeAllBackups__NxV_g{background:rgba(200,0,0,.9)}.SsdInfo_button__O9_PA.SsdInfo_removeAllBackups__NxV_g:hover{background:rgb(200,0,0);box-shadow:0 0 10px rgba(200,0,0,.5)}.TrackingInfo_trackingInfo__QoEBr{display:flex;flex-direction:column;gap:.3em;background:rgba(128,128,128,.1);border-radius:.5em;padding:.5em}.TrackingInfo_shipmentStatusContainer__Ad1uk{font-weight:700}.TrackingInfo_shipmentStatusDetails__Tv7RN{display:flex;flex-direction:column;gap:1em}.TrackingInfo_faIcon__8jqR_{cursor:pointer;margin-left:.3em}.TrackingInfo_faIcon__8jqR_:hover path{color:var(--telus-color-2)}.TrackingInfo_loading__0cpfS{font-style:italic}.SsdContent_ssdContent__eGz51{display:flex;flex-direction:column;min-width:35em;padding:1em}.SsdContent_ssdContentTitle__cDdN9{font-weight:700}.SsdContent_ssdContentSessions__WCbgY{display:flex;flex-direction:column;gap:.5em}.SsdContent_sessionButton__d_mVC{display:flex;flex-direction:row;align-items:center;gap:1em;background:white;border:none;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border-radius:.3em;background:grey;color:var(--link-text-1);padding:.2em .5em}.SsdContent_sessionButton__d_mVC:hover{color:var(--link-hover-text-1)}.SsdContent_sessionButton__d_mVC.SsdContent_selectedSession__GUI_N{background:var(--telus-color-2)}.SsdContent_backupDeleteWarning__AqStU{background:white;padding:.1em .5em;color:red;font-weight:700;margin-left:auto;border-radius:.3em}.SsdContent_ocIdLabel__NI6Me{opacity:.5;margin-left:auto;color:white}.SsdTrackerFilter_filterMainContainer__ADrea{display:flex;flex-direction:column;gap:.75em;width:var(--ssd-tracker-content-width,-moz-fit-content);width:var(--ssd-tracker-content-width,fit-content);max-width:100%}.SsdTrackerFilter_resetButton__8a_wx{align-self:center;padding:.2em 2em;border:none;background:var(--telus-color-1);color:var(--link-text-1);font-weight:700;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;font-size:1em;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.3em}.SsdTrackerFilter_resetButton__8a_wx:hover{color:var(--link-hover-text-1)}.SsdTrackerFilter_filterGroup__2cI9_{background-color:#fff;box-shadow:1px 2px 5px rgba(0,0,0,.5);border-radius:.3em;overflow:hidden}.SsdTrackerFilter_filterMainContainer__ADrea .input-title{font-weight:700;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--telus-color-1);color:var(--link-text-1);padding:0 1em;border-radius:.3em .3em 0 0;white-space:nowrap;font-size:var(--font-size);margin-bottom:0}.SsdTrackerFilter_filterGroup__2cI9_>div{justify-content:center}.SsdTrackerFilter_filterMainContainer__ADrea label{padding:0 .3em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.CheckboxInput_checkboxInput__hXXdA{display:flex;flex-direction:column;accent-color:rgba(43,128,0)}.CheckboxInput_checkboxInputList__zaAk8{display:flex;flex-direction:row;flex-wrap:wrap}.CheckboxInput_checkboxInputList__zaAk8.CheckboxInput_vertical__uk9JV{flex-direction:column}.CheckboxInput_checkboxHolder__zSFLz{width:auto;display:flex;align-items:center;justify-content:flex-start;margin:.3rem}.CheckboxInput_checkboxHolder__zSFLz.CheckboxInput_minWidth__75rln{min-width:48%}.CheckboxInput_checkboxHolder__zSFLz label{width:-moz-fit-content;width:fit-content;vertical-align:middle;padding-left:.2rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CheckboxInput_checkboxHolder__zSFLz>input[type=checkbox]{cursor:pointer;width:-moz-fit-content;width:fit-content;outline:none}@media only screen and (max-width:1000px){.CheckboxInput_checkboxInput__hXXdA{gap:.5rem}}.Stats_header__MqOYh{font-weight:700;text-align:center;background:var(--telus-color-1);color:var(--link-text-1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.Stats_header__MqOYh span{display:inline-block;font-size:1.3em;line-height:1.5em;color:white}.Stats_content__WeCHm{padding:.5em 2em 2em;min-height:24rem;overflow-x:auto}.Stats_filterSection__Es_hE{margin-bottom:1.5rem;padding:1rem 0;background:transparent;border:none;text-align:center}.Stats_filterSection__Es_hE .input-title{margin-bottom:1em}.Stats_filterSection__Es_hE [class*=checkboxInput]{align-items:center}.Stats_filterSection__Es_hE [class*=checkboxInputList]{justify-content:center;gap:1em}.Stats_filterSection__Es_hE [class*=checkboxHolder]{margin:0}.Stats_tableSection___4HgY+.Stats_tableSection___4HgY{margin-top:2rem}.Stats_smallTablesGrid__DQ8q8{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.Stats_smallTableSection__LnQSA{min-width:0}.Stats_tableTitle__I78TM{margin:0 0 .75rem;font-size:1.1rem;color:#16202b}.Stats_table__4HPpI{width:100%;border-collapse:collapse;background:white}.Stats_table__4HPpI td,.Stats_table__4HPpI th{padding:.85rem 1rem;border:1px solid #c8ccd3;text-align:center}.Stats_table__4HPpI th{background:#f1d500;color:#111;font-weight:700}.Stats_table__4HPpI td:first-child,.Stats_table__4HPpI th:first-child{text-align:left;min-width:18rem}.Stats_table__4HPpI tbody tr:nth-child(2n){background:#f7f8fa}.Stats_table__4HPpI tbody tr:hover{background:#eef4ff}.Stats_totalRow__g_Hi6{font-weight:700;background:#e4ebf5!important}@media (max-width:900px){.Stats_smallTablesGrid__DQ8q8{grid-template-columns:1fr}}.Stats2_mainContainer__UJtyT{display:flex;flex-direction:column;gap:.5em;background-color:var(--body-color);min-height:100%}.Stats2_header__ahRrT{display:flex;align-items:center;justify-content:center;height:100%;padding:.2em 1rem;font-weight:700;text-align:center;background:var(--telus-color-1);color:var(--link-text-1);font-size:1.3em}.Stats2_header__ahRrT span{color:inherit}.Stats2_content__XNOaU{flex-grow:1;overflow:auto;border-top:1px solid grey;display:grid;place-items:center}.Stats2_topFilter__feMaJ{display:flex;justify-content:center;gap:1em;flex-wrap:wrap;padding:0 1rem}.Stats2_filterLabel__nvcCS{display:flex;align-items:center;gap:.5em;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.Stats2_filterInput__sjGRK{accent-color:var(--telus-color-2);cursor:pointer}.Table_table__moRJO{border-collapse:collapse;margin:1em;cursor:default;border:1px solid rgb(151 151 151)}.Table_table__moRJO td,.Table_table__moRJO th{padding:.5em .8em;text-align:center;min-width:5em;max-width:20em;word-wrap:break-word;white-space:normal;overflow-wrap:anywhere}.Table_table__moRJO th{background:var(--telus-color-1);color:var(--link-text-1);font-weight:400}.Table_table__moRJO tr:nth-child(2n){background-color:rgb(175 94 255/40%)}.Table_table__moRJO tr td:first-child{border-right:1px solid black;width:20em}.Table_table__moRJO tr:last-child td{border-top:1px solid black}.Table_table__moRJO tr:hover{background-color:var(--telus-color-2);color:var(--link-text-1)}.UpdateSession_updateSession__V9_h0{width:100%;height:100%;display:flex;flex-direction:column}.UpdateSession_mainContainer__GyXvL{height:100%;display:flex;flex-direction:column;background-color:var(--body-color);overflow:hidden}.UpdateSession_header__ns0rT{padding:.2em;font-weight:700;text-align:center;background:var(--telus-color-1);color:var(--link-text-1);font-size:1.3em}.UpdateSession_subHeader__KZMHf{padding:.5em;font-weight:700;text-align:center}.UpdateSession_content__ZuN9E{height:100%;display:flex;flex-direction:row;padding:0 1em;gap:2em;overflow-y:auto}.UpdateSession_content__ZuN9E table{display:inline-block;border-collapse:collapse}.UpdateSession_content__ZuN9E table tr td:first-child{padding:.3em 1em .2em .3em;font-weight:700}.UpdateSession_commentTextarea__RUiFS{font-size:1em;width:25em;border-radius:.3em;padding:.3em;resize:vertical;min-height:8em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none}.UpdateSession_content__ZuN9E .fas{color:var(--telus-color-1);margin-left:.5em;cursor:pointer;text-decoration:none}.UpdateSession_content__ZuN9E .fas:hover{color:var(--telus-color-2)}.UpdateSession_faIcon__0NmqV{cursor:pointer;margin-left:.5em;text-decoration:none}.UpdateSession_faIcon__0NmqV path{color:var(--telus-color-1)}.UpdateSession_faIcon__0NmqV:hover path{color:var(--telus-color-2)}.UpdateSession_content__ZuN9E select{min-width:7.5em;font-size:1em;border-radius:.3em;padding:0 .3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none}.UpdateSession_participantIdButton__9qjmC{padding:0 1em;border:none;font-weight:700;background:var(--telus-color-1);color:var(--link-text-1);cursor:pointer;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none}.UpdateSession_participantIdButton__9qjmC:hover{color:var(--link-hover-text-1)}.UpdateSession_cancelSessionButton__O5VU3{padding:0 .6em;border:none;font-weight:700;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;border-radius:.2em;color:#fff;background:#c20a6f}.UpdateSession_cancelSessionButton__O5VU3:hover{color:var(--link-hover-text-1)}.UpdateSession_centerTag__mIMHP{text-align:center}.UpdateSession_updateSession__V9_h0 .bonus-container input,.UpdateSession_updateSession__V9_h0 .bonus-container label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.UpdateSession_updateSession__V9_h0 input[type=checkbox]{cursor:pointer}.UpdateSession_updateSession__V9_h0 .update-ethnicity-row{display:flex;flex-direction:row}.UpdateSession_updateSession__V9_h0 .update-ethnicity-row label{padding:.1em .3em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.UpdateSession_updateSession__V9_h0 .update-ethnicity-row input[type=checkbox]{cursor:pointer}.UpdateSession_missingArrivalTime__DTp6s{margin-left:1em;font-weight:700;color:red}.UpdateSession_redHighlighted__p_Hns{background:rgba(255,0,0,.2);border-radius:.2em}.UpdateSession_greenHighlighted__P733R{background:rgba(10,141,60,.2);border-radius:.2em}.UpdateSession_emailButton__5tBly{padding:0 1em;border:none;font-weight:700;font-size:.9em;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;border-radius:.3em;margin-right:1em}.UpdateSession_handoffButton__mNpXN{color:var(--link-text-1);background:var(--telus-color-2)}.UpdateSession_handoffButton__mNpXN:hover{color:var(--link-hover-text-1)}.UpdateSession_linkButton__YOUQE{color:var(--link-text-1);background:var(--telus-color-1)}.UpdateSession_linkButton__YOUQE:hover{color:var(--link-hover-text-1)}.UpdateSession_redIcfButton__qsSoO{margin:0 auto;width:100%;font-weight:700;border:none;background-color:red;color:var(--link-text-1);padding:.1em 1em;cursor:pointer;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none;font-size:.9em}.UpdateSession_redIcfButton__qsSoO:hover{color:var(--link-hover-text-1)}.UpdateSession_updateSession__V9_h0 #remoteButtonContainer #onboardRemote{width:15em;border:none;font-weight:700;background:var(--telus-color-2);color:var(--link-text-1);cursor:pointer;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none;padding:.5em}.UpdateSession_updateSession__V9_h0 #remoteButtonContainer #onboardRemote:hover{color:var(--link-hover-text-1)}.UpdateSession_updateSession__V9_h0 #copyRemoteLink{width:10em;border:none;font-weight:700;background:var(--telus-color-2);color:var(--link-text-1);cursor:pointer;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none}.UpdateSession_updateSession__V9_h0 #copyRemoteLink:hover{color:var(--link-hover-text-1)}.UpdateSession_content__ZuN9E a.in-lab-survey{color:var(--link-text-1);text-decoration:none;display:inline-block;padding:.2em .5em;width:21em;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);-webkit-user-select:none;-moz-user-select:none;user-select:none}.UpdateSession_content__ZuN9E a.in-lab-survey.open{background:rgb(255,0,0)}.UpdateSession_content__ZuN9E a.in-lab-survey.closed{background:green}.UpdateSession_content__ZuN9E a.in-lab-survey:hover{color:var(--link-hover-text-1)}.UpdateSession_content__ZuN9E input[type=text]{border:1px solid gray;width:100%;padding:.1em .2em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none;border-radius:.3em}.UpdateSession_checkParticipant__9nsVs,.UpdateSession_getArrivalInstructionsLink__H0cc_{border:none;font-weight:700;font-size:.9em;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;border-radius:.3em;flex-grow:1;background:#268232;color:var(--link-text-1);width:8em}.UpdateSession_checkParticipant__9nsVs:hover,.UpdateSession_getArrivalInstructionsLink__H0cc_:hover{color:var(--link-hover-text-1)}.UpdateSession_doNotInviteParticipant__ZUHMg{border:none;font-weight:700;font-size:.9em;box-shadow:1px 2px 5px rgba(0,0,0,.31);cursor:pointer;outline:none;border-radius:.3em;flex-grow:1;background:#268232;color:var(--link-text-1);width:8em;background:grey}.UpdateSession_doNotInviteParticipant__ZUHMg.UpdateSession_marked___SAHf{background:red;opacity:1}.UpdateSession_doNotInviteParticipant__ZUHMg:hover{color:var(--link-hover-text-1)}.UpdateParticipantType_container__nl6X6{display:flex;flex-direction:column;gap:.5em;padding:.5em 0;margin-top:1em}.UpdateParticipantType_container__nl6X6.UpdateParticipantType_incorrect__cA2ps{background:red}.UpdateParticipantType_header__ALJhu{text-align:center;font-weight:700}.UpdateParticipantType_container__nl6X6.UpdateParticipantType_incorrect__cA2ps .UpdateParticipantType_header__ALJhu{color:white}.UpdateParticipantType_session__wyuBZ{background:white;border:1px solid gray;border-radius:.3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);padding:.5em}.UpdateParticipantType_highlightedName__eBiNt{font-weight:700}.UpdateParticipantType_switchButton__rz2aP{margin-left:.5em;border:none;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:red;color:var(--link-text-1);cursor:pointer;font-size:.8em;padding:.1em .5em;border-radius:.3em}.UpdateParticipantType_switchButton__rz2aP:hover{color:var(--link-hover-text-1)}.SignatureInput_signatureInputError__VXTmQ{display:inline-block;padding:.1rem;width:100%}.SignatureInput_signatureInputContainer__aIqjq{position:relative;text-align:left;width:100%;height:12.5rem;background:white;border:.06rem solid var(--input-border-color);border-radius:.3rem;margin-top:1rem}.SignatureInput_signatureInputContainer__aIqjq canvas{width:100%;height:100%}.SignatureInput_signatureInputHorizontalLine__Q5ZpF{position:relative;content:" ";display:block;height:.125rem;background:grey;z-index:5;opacity:.3;bottom:2rem;width:80%;margin:0 auto;text-align:center;font-style:italic;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SignatureInput_signatureInputClearBtn__gdt9F{padding:.2rem 1rem;border:none;border-radius:.3rem;background:#e90000;color:#fff;font-weight:700;cursor:pointer;font-size:.8rem;outline:none;width:10rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:1rem 0}.SignatureInput_signatureInputContractContainer__MDakO{background-color:white;margin:2rem 0;border:.063rem solid #a3bac6;width:100%;height:25rem;border-radius:.3rem}.SignatureInput_pdfContainer__Y9XQS{display:flex;justify-content:center;align-items:center;width:100%;min-height:42rem;margin:2rem 0;padding:1rem;background:white;border:.06rem solid var(--input-border-color);border-radius:.3rem;overflow:hidden}.SignatureInput_pdfViewerFrame__kmVqy{display:block;width:min(100%,60rem);height:70vh;min-height:40rem;margin:0 auto;border:none;background:white}@media only screen and (max-width:1000px){.SignatureInput_signatureInputContainer__aIqjq{width:unset}.SignatureInput_pdfContainer__Y9XQS{min-height:30rem;padding:.5rem}.SignatureInput_pdfViewerFrame__kmVqy{width:100%;height:60vh;min-height:28rem}}.PptFilterCheckbox_filterMainContainer__Q0Cmh{display:inline-flex;flex-direction:column;background-color:#fff;box-shadow:1px 2px 5px rgba(0,0,0,.5);border-radius:.3em}.PptFilterCheckbox_filterMainContainer__Q0Cmh:last-child{flex-grow:1}.PptFilterCheckbox_filterMainContainer__Q0Cmh .input-title{font-weight:700;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--telus-color-1);color:var(--link-text-1);padding:0 1em;border-radius:.3em .3em 0 0;white-space:nowrap;font-size:var(--font-size);margin-bottom:0}.PptFilterCheckbox_filterMainContainer__Q0Cmh label{padding:0 .3em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.PptFilterCheckbox_filterThisButton__2LL7p{margin-left:auto;width:1.2em;height:1.1em;font-weight:700;border:none;color:#fff;background-color:var(--telus-color-2);font-size:.9em;cursor:pointer;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none;opacity:.3;border-radius:.1em;display:flex;align-items:center;justify-content:center;min-width:unset}.PptFilterCheckbox_filterThisButton__2LL7p:hover{opacity:unset}.ParticipantFilter_participantFilter__g0c4k{display:inline-flex;flex-direction:row;gap:1em;padding:.5em 1em;outline:none;min-height:30em;overflow-x:auto}.ParticipantFilter_filterColumn__YrOfe{display:inline-flex;flex-direction:column;gap:.5em}.ParticipantFilter_filterMainContainer__wrg4c{display:inline-flex;flex-direction:column;background-color:#fff;box-shadow:1px 2px 5px rgba(0,0,0,.5);border-radius:.3em;height:100%}.ParticipantFilter_filterHeader__6dJLY{font-weight:700;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:var(--telus-color-1);color:var(--link-text-1);padding:0 1em;border-radius:.3em .3em 0 0;white-space:nowrap;font-size:var(--font-size);margin-bottom:0}.ParticipantFilter_filterContainer__CQCbY{display:inline-flex;flex-direction:column;gap:.5em;flex-grow:1;padding:.5em}.ParticipantFilter_innerHeader__Wfh2U{text-align:center;font-weight:700}.ParticipantFilter_dateSelectorElement___J_5t{display:flex;flex-direction:row;gap:.3em}.ParticipantFilter_participantFilter__g0c4k input[type=checkbox]{cursor:pointer;accent-color:var(--telus-color-2);outline:none}.ParticipantFilter_resetFilter__d0Lu4{width:100%;margin:.2em auto}.page_participantsPage__Yjyq9{display:flex;flex-direction:column;gap:.5em;width:100%;background-color:var(--body-color);overflow:auto}.page_note__dROXy{display:block;font-weight:700;font-style:italic;padding:0 1em}.page_exportToCsv__u4M5q{width:-moz-fit-content;width:fit-content;margin:0 1em;padding:.6em 1em;border-radius:.5em;background-color:var(--telus-color-2);color:var(--link-text-1);text-decoration:none;font-weight:600}.page_exportToCsv__u4M5q:hover{background-color:var(--telus-color-3);color:var(--link-hover-text-1)}.page_table__ZRzYq{display:flex;flex-direction:column;gap:1em;padding:0 1em 5em;width:100%}.SensitiveCategory_SensitiveCategoryContainer__vl14t{margin:.938rem 0;height:-moz-fit-content;height:fit-content;padding-bottom:.625rem;border-bottom:.063rem solid gray;border-top:.063rem solid gray;text-align:justify}.SensitiveCategory_SensitiveCategoryTitle__6bA_z{margin:.938rem 0}.SensitiveCategory_SensitiveCategoryMessage__RFg_2{padding-bottom:.938rem}.SensitiveCategory_SensitiveCategoryListContainer__raZvd{padding:0 .938rem}.SensitiveCategory_SensitiveCategoryListContainer__raZvd>ul>li{margin-bottom:.625rem}.SensitiveCategory_SensitiveCategoryListContainer__raZvd>ul>li>ul{margin-bottom:.625rem;margin-left:2rem}