.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:1em;padding:2em;background:black}.TemplateSelector_topMenu__JHHFn{display:flex;flex-direction:row;gap:1em}.TemplateSelector_refreshButton__l4FiM{width:10rem}.TemplateSelector_previewsWrapper__PbnhN{display:flex;flex-direction:row;gap:1em;width:100%;flex:1 1;justify-content:center;align-items:flex-start}.TemplateSelector_previewLabel__HZHFN{background:#333;color:white;padding:.5rem 1rem;text-align:center;font-weight:600;font-size:.9rem}.TemplateSelector_templateContainer__QCJJB{flex:1 1}.TemplateSelector_templateContainerMobile__7jwuC,.TemplateSelector_templateContainer__QCJJB{position:relative;background:#fff;height:100%;display:flex;flex-direction:column;border:2px solid #333}.TemplateSelector_templateContainerMobile__7jwuC{width:400px}.TemplateSelector_templateContainerMobile__7jwuC iframe,.TemplateSelector_templateContainer__QCJJB iframe{height:100%;width:100%;flex:1 1}.TemplateSelector_templateContainer__QCJJB img{margin:10em}.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}.BookingSchedulerTable_tableWrapper__mIgKR{position:relative}.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_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}}.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}.Table_table__UlYll{border-collapse:collapse;margin:1em;cursor:default;border:1px solid rgb(151 151 151)}.Table_table__UlYll td,.Table_table__UlYll 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__UlYll th{background:var(--telus-color-1);color:var(--link-text-1);font-weight:400}.Table_table__UlYll tr:nth-child(2n){background-color:rgb(175 94 255/40%)}.Table_table__UlYll tr td:first-child{border-right:1px solid black;width:20em}.Table_table__UlYll tr:last-child td{border-top:1px solid black}.Table_table__UlYll tr:hover{background-color:var(--telus-color-2);color:var(--link-text-1)}.Stats_mainContainer__ygYcI{display:flex;flex-direction:column;gap:.5em;background-color:var(--body-color);min-height:100%}.Stats_header__MqOYh{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}.Stats_header__MqOYh span{color:inherit}.Stats_content__WeCHm{flex-grow:1;overflow:auto;border-top:1px solid grey;display:grid;place-items:center}.Stats_filtersContainer__v9t5m{display:flex;flex-direction:column;gap:.65em;padding-top:1em}.Stats_topFilter__9_FEQ{display:flex;flex-direction:column;justify-content:center;gap:1em;flex-wrap:wrap;padding:0 1rem}.Stats_topFilter__9_FEQ fieldset{display:flex;justify-content:center;align-items:center;max-width:-moz-fit-content;max-width:fit-content;border:none}.Stats_topFilter__9_FEQ fieldset legend{font-weight:600}.Stats_filterLabel__42wHg{display:flex;align-items:center;gap:.5em;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;margin:0 6px}.Stats_filterInput__xEnNm{accent-color:var(--telus-color-2);cursor:pointer}.Stats_resetContainer__rj2Wz{display:flex;justify-content:center;padding:.2em 0 .4em}.Stats_resetButton__UTJ7m{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;outline:none;border-radius:.3em;padding:.35em 1.5em}.Stats_resetButton__UTJ7m:hover{color:var(--link-hover-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%;padding:0 1em;grid-gap:2em;gap:2em;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr}.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)}.ParticipantInformation_participantInformation__xK99d{width:100%}.ParticipantInformation_subHeader__Qe6Lh{padding:.5em;font-weight:700;text-align:center}.ParticipantInformation_participantInformation__xK99d table{display:inline-block;border-collapse:collapse}.ParticipantInformation_participantInformation__xK99d table tr td:first-child{padding:.3em 1em .2em .3em;font-weight:700}.ParticipantInformation_participantInformation__xK99d .fas{color:var(--telus-color-1);margin-left:.5em;cursor:pointer;text-decoration:none}.ParticipantInformation_participantInformation__xK99d .fas:hover{color:var(--telus-color-2)}.ParticipantInformation_faIcon__F0Ium{cursor:pointer;margin-left:.5em;text-decoration:none}.ParticipantInformation_faIcon__F0Ium path{color:var(--telus-color-1)}.ParticipantInformation_faIcon__F0Ium:hover path{color:var(--telus-color-2)}.ParticipantInformation_commentTextarea__9JVTH{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}.ParticipantInformation_redHighlighted__PSeVv{background:rgba(255,0,0,.2);border-radius:.2em}.ParticipantInformation_greenHighlighted__16ffK{background:rgba(10,141,60,.2);border-radius:.2em}.ParticipantInformation_emailButton__AVvd1{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}.ParticipantInformation_handoffButton__xRbM9{color:var(--link-text-1);background:var(--telus-color-2)}.ParticipantInformation_handoffButton__xRbM9:hover{color:var(--link-hover-text-1)}.ParticipantInformation_linkButton__vD0v7{color:var(--link-text-1);background:var(--telus-color-1)}.ParticipantInformation_linkButton__vD0v7:hover{color:var(--link-hover-text-1)}.ParticipantInformation_checkParticipant__tjNO3,.ParticipantInformation_doNotInviteParticipant__AfIVn,.ParticipantInformation_getArrivalInstructionsLink__RoKgW{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;color:var(--link-text-1);width:8em}.ParticipantInformation_checkParticipant__tjNO3,.ParticipantInformation_getArrivalInstructionsLink__RoKgW{background:#268232}.ParticipantInformation_checkParticipant__tjNO3:hover,.ParticipantInformation_doNotInviteParticipant__AfIVn:hover,.ParticipantInformation_getArrivalInstructionsLink__RoKgW:hover{color:var(--link-hover-text-1)}.ParticipantInformation_doNotInviteParticipant__AfIVn{background:grey}.ParticipantInformation_doNotInviteParticipant__AfIVn.ParticipantInformation_marked___A2WX{background:red;opacity:1}.ParticipantInformation_openInDbLink___li9Q{color:black;cursor:pointer;text-decoration:none}.ParticipantInformation_openInDbLink___li9Q:hover{text-decoration:underline}.ServerIcon_faIcon__jUXQ0{cursor:pointer;margin-left:.3em;text-decoration:none}.ServerIcon_faIcon__jUXQ0 path{color:var(--telus-color-1)}.ServerIcon_faIcon__jUXQ0:hover path{color:var(--telus-color-2)}.UpdateSessionBonus_updateSessionBonus__2X_A1{margin-block:.5em}.UpdateSessionBonus_title__G4ylM{font-weight:700;text-align:center;display:block;margin-bottom:.5em}.UpdateSessionBonus_list__5dPe_{display:flex;flex-direction:column;gap:.2em}.UpdateSessionBonus_bonus__1HX_Z{display:flex;flex-direction:row;align-items:center}.UpdateSessionBonus_bonus__1HX_Z input[type=checkbox]{margin:0;outline:none;accent-color:var(--telus-color-2);cursor:pointer}.UpdateSessionBonus_bonus__1HX_Z label{padding-left:.2em;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.UpdateSessionBonus_bonus__1HX_Z select{margin-left:.5em;padding:0 .3em;box-shadow:1px 2px 5px rgba(0,0,0,.31);outline:none;background:rgba(255,255,255,.8)}.SessionInformation_sessionInformation__So5Q5{width:100%}.SessionInformation_subHeader__FnoSh{padding:.5em;font-weight:700;text-align:center}.SessionInformation_sessionInformation__So5Q5 table{display:inline-block;border-collapse:collapse}.SessionInformation_sessionInformation__So5Q5 table tr td:first-child{padding:.3em 1em .2em .3em;font-weight:700}.SessionInformation_sessionInformation__So5Q5 .fas{color:var(--telus-color-1);margin-left:.5em;cursor:pointer;text-decoration:none}.SessionInformation_sessionInformation__So5Q5 .fas:hover{color:var(--telus-color-2)}.SessionInformation_sessionInformation__So5Q5 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}.SessionInformation_commentTextarea__ODdlu{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}.SessionInformation_missingArrivalTime__Sv9gE{margin-left:1em;font-weight:700;color:red}.SessionInformation_participantIdButton__jtc_W{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}.SessionInformation_participantIdButton__jtc_W:hover{color:var(--link-hover-text-1)}.SessionInformation_cancelSessionButton__g_ZMN{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}.SessionInformation_cancelSessionButton__g_ZMN:hover{color:var(--link-hover-text-1)}.SessionInformation_centerTag__vUjV9{text-align:center}.SessionInformation_openInDbLink__Pazdf{color:black;cursor:pointer;text-decoration:none}.SessionInformation_openInDbLink__Pazdf:hover{text-decoration:underline}.Footer_footerComponent__N3xgT{width:100%;padding:1rem;background:rgb(34,34,32);margin-top:1rem}.Footer_inlineContainer__y5kJU{width:55%;max-width:80rem;text-align:center;margin:auto}.Footer_inlineContainer__y5kJU a,.Footer_inlineContainer__y5kJU b,.Footer_inlineContainer__y5kJU p,.Footer_inlineContainer__y5kJU u{font-size:.8rem;color:#fff}@media only screen and (max-width:1000px){.Footer_footerComponent__N3xgT{padding:.5rem}.Footer_inlineContainer__y5kJU{width:100%;max-width:100%}}.Navbar_navbar__ZSu_F{display:flex;align-items:center;padding:.1rem .5rem;background:var(--telus-color-1);box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:1px 2px 5px var(--telus-color-1);position:-webkit-sticky;position:sticky;top:0;left:0;right:0;z-index:1000;min-height:1.4em;max-height:1.4em}.Navbar_navbar__ZSu_F.Navbar_dev__TOvVb{background:var(--telus-color-2);box-shadow:1px 2px 5px var(--telus-color-2)}.Navbar_logo__yBrP8{width:9em;height:auto;cursor:pointer}.Navbar_projectName__uTFcJ{font-weight:300;color:var(--link-text-1);font-size:.95rem;margin-left:.5em;margin-right:auto;white-space:nowrap}.Navbar_linkContainer__5ZzVX{max-width:max-content;display:flex;align-items:center;gap:.2em;margin-left:auto}.Navbar_link__6HwXe{padding:0 .5em;background:transparent;color:var(--link-text-1);font-weight:700;font-size:.9em;outline:none;white-space:nowrap;text-decoration:none;margin:auto 0;line-height:1.2em;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;border-left:.5em solid transparent;transition:all .2s ease;text-align:center}.Navbar_link__6HwXe:hover{color:var(--link-hover-text-1)}.Navbar_link__6HwXe.Navbar_active__xoPfn{border-left-color:var(--telus-color-3)}.AppLayout_appContainer__lzwtV{width:100%;height:-moz-fit-content;height:fit-content;min-height:100vh;display:flex;flex-direction:column;background:var(--body-color);margin-inline:auto;position:relative}.AppLayout_appBody__DSV_i{flex-grow:1;display:flex;flex-direction:column}.AppLayout_bgImage__CV3JF{scroll-behavior:smooth;background:url(/images/bg-img.webp) no-repeat 50% fixed;background-size:cover}.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}.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}.SecurityImage_securityImageContainer__DfANQ{width:100%;max-width:18rem;display:flex;align-items:center;justify-content:center;margin:1.5rem auto}.SecurityImage_securityImage__7MIfL{width:100%;height:auto;object-fit:contain}.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}.BookIcon_faIcon__QI_7b{cursor:pointer;margin-left:.3em;text-decoration:none}.BookIcon_faIcon__QI_7b path{color:var(--telus-color-1)}.BookIcon_faIcon__QI_7b:hover path{color:var(--telus-color-2)}.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}}.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}}.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}.SensitiveCategory_link__w08Eq{text-decoration:none;color:var(--links-color)}.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}button.PptFilterCheckbox_filterThisButton__2LL7p{margin-left:auto;width:1.2em;height:1.1em;padding:0;min-width:unset;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}button.PptFilterCheckbox_filterThisButton__2LL7p:enabled:hover{color:#fff;opacity:1}.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}.page_exportToCsv__u4M5q{width:-moz-fit-content;width:fit-content;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%}.page_actionsContainer__H0_wy{display:flex;align-items:center;gap:.5em;padding:0 1em}.RecruiterLinksModal_container__C_NWd{display:flex;padding:24px}.RecruiterLinksModal_table__ZjpwF{border-collapse:collapse;cursor:default;position:relative;background-color:#E4E9F7}.RecruiterLinksModal_table__ZjpwF thead tr th{background-color:var(--telus-color-1);color:white;padding:.1rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}.RecruiterLinksModal_table__ZjpwF tbody tr td{padding:.1rem 1rem}.RecruiterLinksModal_table__ZjpwF tbody tr:nth-child(odd){background-color:white}.RecruiterLinksModal_table__ZjpwF tbody tr:hover td{background-color:rgb(200,240,180)}.RecruiterLinksModal_leftBorder__ZkmaD{border-left:1px solid var(--telus-color-1)}.RecruiterLinksModal_rightBorder__gZMcK{border-right:1px solid var(--telus-color-1)}