.PageWrapper-module__WBPSlW__pageContentAsideWrapper{gap:var(--aside-y-gap);grid-template-columns:1fr;display:grid}@media (min-width:992px){.PageWrapper-module__WBPSlW__pageContentAsideWrapper{gap:var(--aside-y-gap) var(--aside-x-gap);grid-template-areas:". .";grid-auto-flow:row;grid-template-columns:1fr var(--aside-width)}}@media (min-width:992px){.PageWrapper-module__WBPSlW__pageContentAsideWrapper.PageWrapper-module__WBPSlW__reverse{grid-template-columns:var(--aside-width) 1fr}}
.alert-module__4CKuHW__alert{--alert-border:var(--color-grey-500);--alert-icon:var(--alert-border);border-radius:var(--border-radius-s);background-color:var(--color-grey-50);overflow-wrap:break-word;width:100%;padding:1rem 1.5rem;position:relative;overflow:hidden}.alert-module__4CKuHW__alert:before{background-color:var(--alert-border);content:"";width:4px;height:100%;position:absolute;top:0;left:0}.alert-module__4CKuHW__alert>svg{width:1.5rem;height:1.5rem;color:var(--alert-icon);flex:none;position:absolute;top:1.125rem;left:1rem}.alert-module__4CKuHW__alert>svg~*{margin-left:1.75rem}.alert-module__4CKuHW__alert .alert-module__4CKuHW__heading{color:var(--alert-border);margin-bottom:.5rem;font-weight:500}.alert-module__4CKuHW__alert.alert-module__4CKuHW__hideBorder:before{display:none}.alert-module__4CKuHW__default{--alert-border:var(--color-pink-500)}.alert-module__4CKuHW__warning{--alert-border:var(--theme-warning-primary-aa);background-color:var(--theme-warning-background)}.alert-module__4CKuHW__destructive{--alert-border:var(--theme-error-primary-aa);background-color:var(--theme-error-background)}.alert-module__4CKuHW__success{--alert-border:var(--theme-success-primary-aa);background-color:var(--theme-success-background)}.alert-module__4CKuHW__governorhub{--alert-border:var(--theme-governorhub-primary);background-color:#ecf8ff}.alert-module__4CKuHW__info{--alert-border:var(--color-grey-400);--alert-icon:var(--color-grey-600)}.alert-module__4CKuHW__neutral{--alert-icon:var(--color-grey-500);background-color:var(--color-grey-100)}.alert-module__4CKuHW__neutral:before{display:none}.alert-module__4CKuHW__blue{--alert-border:#54a1f4;--alert-icon:#54a1f4;background-color:#eef6fe}.alert-module__4CKuHW__pink{--alert-border:var(--color-pink-500);background-color:#fff2f6}.alert-module__4CKuHW__ai{--alert-border:var(--theme-keygpt-primary);background-color:var(--color-grey-50)}.alert-module__4CKuHW__keyhr{--alert-border:var(--theme-keyhr-primary);background-color:var(--color-grey-50)}.alert-module__4CKuHW__admin{--alert-border:var(--color-orange-500);background-color:var(--color-grey-50)}
.loader-module__L_W2Wa__loader{box-sizing:border-box;border:3px solid var(--loader-color);border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite loader-module__L_W2Wa__rotation;display:inline-block}@keyframes loader-module__L_W2Wa__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-module__L_W2Wa__loaderText{color:var(--color-navy-400);text-align:center;margin-top:1rem;font-size:1rem}.loader-module__L_W2Wa__loaderCenter{flex-direction:column;justify-content:center;align-items:center;display:flex}.loader-module__L_W2Wa__fullWidth{width:100%}.loader-module__L_W2Wa__buttonLoader{opacity:.6;border-width:2px;flex:none;width:.875rem;height:.875rem}
.select-module__y8WX7G__selectTrigger{border:1px solid var(--border-default);border-radius:var(--border-radius-s);background-color:var(--surface-page);height:2.5rem;color:inherit;font-family:inherit;font-size:var(--input-font-size);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;line-height:1;display:inline-flex}.select-module__y8WX7G__selectTrigger:hover,.select-module__y8WX7G__selectTrigger:focus{background-color:var(--color-grey-50)}.select-module__y8WX7G__selectTrigger:focus-visible{z-index:1;box-shadow:var(--focus-ring);outline-offset:2px;outline:2px solid #0000}.select-module__y8WX7G__selectTrigger[data-placeholder]{color:var(--color-grey-600)}.select-module__y8WX7G__selectTrigger[data-disabled]{background:var(--color-grey-300);color:var(--color-grey-600);opacity:.8}.select-module__y8WX7G__selectTrigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;line-height:normal;overflow:hidden}.select-module__y8WX7G__selectIcon{color:var(--color-grey-600);display:flex}.select-module__y8WX7G__selectChevron{width:.75rem;height:.75rem;display:flex}.select-module__y8WX7G__selectChevron .select-module__y8WX7G__loader{--loader-color:var(--color-grey-500);border-width:2px;width:.75rem;height:.75rem}.select-module__y8WX7G__selectContent{z-index:50;max-height:var(--radix-select-content-available-height);background-color:var(--surface-page);border-radius:6px;overflow:hidden;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833}.select-module__y8WX7G__selectViewport{padding:5px}.select-module__y8WX7G__selectItem{all:unset;color:var(--dropdown-menu-foreground);font-size:var(--input-font-size);-webkit-user-select:none;user-select:none;border-radius:3px;align-items:center;padding:.5rem 35px .5rem 25px;line-height:1;display:flex;position:relative}.select-module__y8WX7G__selectItem[data-disabled]{color:inherit;pointer-events:none}.select-module__y8WX7G__selectItem[data-highlighted]{background-color:var(--border-default);color:var(--content-default-body)}.select-module__y8WX7G__selectLabel{color:var(--color-grey-600);font-size:var(--text-copy-micro-size);padding:0 25px;line-height:30px}.select-module__y8WX7G__selectSeparator{background-color:var(--color-grey-200);height:1px;margin:5px}.select-module__y8WX7G__selectItemIndicator{justify-content:center;align-items:center;width:1.5rem;display:inline-flex;position:absolute;left:0}.select-module__y8WX7G__selectScrollButton{background-color:var(--color-foundations-white);width:100%;height:1.5rem;color:var(--color-grey-600);cursor:default;justify-content:center;align-items:center;display:flex}.select-module__y8WX7G__checkboxIcon{width:.75rem;height:.75rem}
.agent-type-selector-module__olgatW__trigger{min-width:fit-content;height:2.25rem;color:var(--color-grey-700);border-radius:.5rem;padding:0 .75rem;font-size:.875rem;font-weight:500;box-shadow:none!important;background:0 0!important;border:none!important}.agent-type-selector-module__olgatW__triggerContent{align-items:center;gap:.375rem;display:flex}.agent-type-selector-module__olgatW__prefix{color:var(--color-grey-500);font-weight:400}.agent-type-selector-module__olgatW__trigger:hover{background:var(--color-grey-100)!important}.agent-type-selector-module__olgatW__trigger:focus,.agent-type-selector-module__olgatW__trigger:focus-visible{background:var(--color-grey-100)!important;box-shadow:none!important;outline:none!important}.agent-type-selector-module__olgatW__trigger[data-disabled]{opacity:.5;background:0 0!important}.agent-type-selector-module__olgatW__item{all:unset;color:var(--grey-900);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.375rem;align-items:center;padding:.5rem .75rem .5rem 2rem;font-size:.875rem;display:flex;position:relative}.agent-type-selector-module__olgatW__item[data-highlighted]{background-color:var(--color-grey-100)}.agent-type-selector-module__olgatW__item[data-disabled]{opacity:.5;pointer-events:none}.agent-type-selector-module__olgatW__itemIndicator{justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex;position:absolute;left:.5rem}.agent-type-selector-module__olgatW__checkIcon{color:var(--product);font-size:.75rem}.agent-type-selector-module__olgatW__itemContent{flex-direction:column;gap:.25rem;line-height:1.4;display:flex}.agent-type-selector-module__olgatW__itemDescription{max-width:280px;color:var(--color-grey-600);white-space:normal;font-size:.75rem;font-weight:400;line-height:1.3}
.reading-list-module__3SPUoW__buttonText{display:none}@media (min-width:768px){.reading-list-module__3SPUoW__buttonText{display:block}}.reading-list-module__3SPUoW__sheet{max-width:500px!important}.reading-list-module__3SPUoW__sheet .reading-list-module__3SPUoW__bookmarks{flex-direction:column;gap:1.5rem;display:flex}.reading-list-module__3SPUoW__sheet .reading-list-module__3SPUoW__blockHeader{margin-bottom:1rem}.reading-list-module__3SPUoW__sheet .reading-list-module__3SPUoW__blockHeader .reading-list-module__3SPUoW__heading{color:var(--content-default-heading);font-size:var(--text-heading-h4-size);font-weight:700;line-height:var(--text-heading-h4-line-height)}.reading-list-module__3SPUoW__sheet .reading-list-module__3SPUoW__list{flex-direction:column;align-items:flex-start;gap:.75rem;margin:0;padding:0;list-style-type:none;display:flex}.reading-list-module__3SPUoW__sheet .reading-list-module__3SPUoW__list li{flex-direction:row;align-items:baseline;gap:.5rem;width:100%;display:flex}.reading-list-module__3SPUoW__sheet .reading-list-module__3SPUoW__list li .reading-list-module__3SPUoW__chevron{flex:none;width:.625rem;height:.625rem}.reading-list-module__3SPUoW__sheet .reading-list-module__3SPUoW__list li .reading-list-module__3SPUoW__badge{margin-left:.25rem}.reading-list-module__3SPUoW__sheet .reading-list-module__3SPUoW__loading{justify-content:center;align-items:center;height:100%;display:flex}.reading-list-module__3SPUoW__sheet .reading-list-module__3SPUoW__error{color:var(--content-default-secondary);font-size:var(--text-copy-caption-size)}
.chat-editor-module__LQNZ_G__editorWrapper{--chat-editor-padding-block:.5rem;--chat-editor-padding-inline:.75rem;--chat-editor-padding:var(--chat-editor-padding-block) var(--chat-editor-padding-inline);--chat-editor-top-cap-size:var(--chat-editor-padding-block);--chat-editor-fade-size:calc(var(--chat-editor-padding-block) * 1.5);position:relative}.chat-editor-module__LQNZ_G__editorWrapper:before,.chat-editor-module__LQNZ_G__editorWrapper:after{z-index:1;content:"";pointer-events:none;position:absolute;left:0;right:0}.chat-editor-module__LQNZ_G__editorWrapper:before{height:var(--chat-editor-top-cap-size);background:var(--surface-page);top:0}.chat-editor-module__LQNZ_G__editorWrapper:after{height:var(--chat-editor-fade-size);background:linear-gradient(to top, var(--surface-page), transparent);bottom:0}.chat-editor-module__LQNZ_G__editor{z-index:0;box-sizing:border-box;width:100%;min-height:1.5rem;max-height:12rem;padding:var(--chat-editor-padding);overflow-wrap:anywhere;white-space:pre-wrap;margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;position:relative;overflow-y:auto}.chat-editor-module__LQNZ_G__editor:focus{outline:none}.chat-editor-module__LQNZ_G__placeholder{z-index:2;padding:var(--chat-editor-padding);color:var(--color-grey-600);pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;gap:.5em;display:inline-flex;position:absolute;top:0;left:0}.chat-editor-module__LQNZ_G__placeholderIcon{flex:none;width:1em;height:1em}.chat-editor-module__LQNZ_G__placeholderText{line-height:1.5rem}.chat-editor-module__LQNZ_G__editorDisabled{cursor:not-allowed;opacity:.6}
.logged-out-links-module__kinoGG__freeTrialButton{height:2.25rem;padding:.5rem .875rem}.logged-out-links-module__kinoGG__loggedOutMarketingLinks{display:none!important}@media (min-width:1200px){.logged-out-links-module__kinoGG__loggedOutMarketingLinks{display:flex!important}}
.chat-status-message-module__gmwgJW__banner{border:1px solid var(--color-error-200,#fecdd3);background:var(--color-error-50,#fff1f2);border-radius:1.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.chat-status-message-module__gmwgJW__icon{width:24px;height:24px;color:var(--color-error-600,#dc2626);flex-shrink:0}.chat-status-message-module__gmwgJW__message{color:var(--color-error-800,#991b1b);margin:0;font-size:.95rem;line-height:1.4}
.mykey-apps-module__El5oRq__myKeyApps{flex:1;align-items:center;min-width:0;display:none}@media (min-width:1150px){.mykey-apps-module__El5oRq__myKeyApps{display:flex}}.mykey-apps-module__El5oRq__myKeyAppsList{align-items:center;gap:1rem;display:flex;overflow:hidden}.mykey-apps-module__El5oRq__serviceLink{color:var(--content-default-heading);flex:none;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex;position:relative}.mykey-apps-module__El5oRq__serviceLink:hover,.mykey-apps-module__El5oRq__serviceLink:focus{text-decoration:none}.mykey-apps-module__El5oRq__serviceLink .mykey-apps-module__El5oRq__brandUnderline{align-items:center;gap:.5rem;font-size:1rem;font-weight:400;display:inline-flex}.mykey-apps-module__El5oRq__serviceLink .mykey-apps-module__El5oRq__icon{width:1rem;height:1rem;color:var(--content-default-secondary);flex:none}
.the-key-logo-module__azoyBa__theKeyLink{display:flex}.the-key-logo-module__azoyBa__theKeyLink .the-key-logo-module__azoyBa__theKeyLogo{align-self:center;height:22px}
.tooltip-module__rKVS6W__tooltipContent{z-index:50;border-radius:var(--border-radius-s);background-color:var(--tooltip);color:var(--tooltip-foreground);font-size:var(--text-copy-caption-size);-webkit-user-select:none;user-select:none;will-change:transform, opacity;padding:.5rem 1rem;line-height:1.2;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633}.tooltip-module__rKVS6W__tooltipContent[data-state=delayed-open][data-side=top]{animation-name:tooltip-module__rKVS6W__slideDownAndFade}.tooltip-module__rKVS6W__tooltipContent[data-state=delayed-open][data-side=right]{animation-name:tooltip-module__rKVS6W__slideLeftAndFade}.tooltip-module__rKVS6W__tooltipContent[data-state=delayed-open][data-side=bottom]{animation-name:tooltip-module__rKVS6W__slideUpAndFade}.tooltip-module__rKVS6W__tooltipContent[data-state=delayed-open][data-side=left]{animation-name:tooltip-module__rKVS6W__slideRightAndFade}.tooltip-module__rKVS6W__tooltipArrow{fill:var(--tooltip)}@keyframes tooltip-module__rKVS6W__slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltip-module__rKVS6W__slideRightAndFade{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-module__rKVS6W__slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltip-module__rKVS6W__slideLeftAndFade{0%{opacity:0;transform:translate(2px)}to{opacity:1;transform:translate(0)}}
.chat-upload-card-module__F8YQEq__fileCard{--card-padding:.375rem;--card-gap:.375rem;--icon-size:1.25rem;--status-size:2rem;--action-icon-size:.75rem;--action-button-size:1.25rem;--corner-offset:calc(var(--card-padding) / 2 - 1px);--corner-translate-x:50%;--corner-translate-y:-50%;--spinner-translate-x:45%;--spinner-translate-y:-45%;max-width:16rem;padding:var(--card-padding);border:1px solid var(--color-grey-200);align-items:center;gap:var(--card-gap);border-radius:.5rem;display:flex;position:relative;overflow:visible}.chat-upload-card-module__F8YQEq__errorCard{border-color:var(--color-pink-500)}.chat-upload-card-module__F8YQEq__disabledCard{filter:grayscale(60%);opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.chat-upload-card-module__F8YQEq__fileStatus{width:var(--status-size);height:var(--status-size);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.chat-upload-card-module__F8YQEq__icon{width:var(--icon-size);height:var(--icon-size)}.chat-upload-card-module__F8YQEq__errorIcon{width:var(--icon-size);height:var(--icon-size);color:var(--color-pink-500)}.chat-upload-card-module__F8YQEq__statusOverlay{z-index:1;background-color:#fff9;position:absolute;inset:0}.chat-upload-card-module__F8YQEq__spinner{z-index:2;width:100%;height:100%;position:absolute;inset:0}.chat-upload-card-module__F8YQEq__cornerSpinnerWrapper{z-index:1;transform:translate(var(--spinner-translate-x), var(--spinner-translate-y));position:absolute;top:2px;right:2px}.chat-upload-card-module__F8YQEq__cornerSpinner{pointer-events:none;width:1.25rem!important;height:1.25rem!important}.chat-upload-card-module__F8YQEq__fileInfo{min-width:0;font-size:var(--text-copy-micro-size);letter-spacing:0%;flex:1;align-items:baseline;gap:.25rem;line-height:1.125rem;display:flex}.chat-upload-card-module__F8YQEq__fileName{min-width:0;font-size:var(--text-copy-body-size);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;flex:auto;line-height:1.125rem;overflow:hidden;color:var(--color-foundations-link)!important}.chat-upload-card-module__F8YQEq__fileDetails{color:var(--color-grey-600);font-size:var(--text-copy-caption-size);letter-spacing:-.02em;white-space:nowrap;flex:none;line-height:1.125rem}.chat-upload-card-module__F8YQEq__fileActions{z-index:2;opacity:0;pointer-events:none;transform:translate(var(--corner-translate-x), var(--corner-translate-y));gap:.5rem;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:0;right:0}.chat-upload-card-module__F8YQEq__actionsAlwaysVisible,.chat-upload-card-module__F8YQEq__fileCard:hover .chat-upload-card-module__F8YQEq__fileActions{opacity:1;pointer-events:auto}@media (hover:none) and (pointer:coarse){.chat-upload-card-module__F8YQEq__fileActions{opacity:1!important;pointer-events:auto!important}}.chat-upload-card-module__F8YQEq__fileActions button{justify-content:center;align-items:center;display:flex;width:var(--action-button-size)!important;min-width:0!important;height:var(--action-button-size)!important;border-radius:50%!important;padding:0!important;line-height:1!important}.chat-upload-card-module__F8YQEq__actionIcon{width:var(--action-icon-size);height:var(--action-icon-size)}
.file-upload-list-module__BAyyUW__list{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;display:flex}
.copy-to-clipboard-module__TtUo8W__copyButton{padding:.75rem}.copy-to-clipboard-module__TtUo8W__icon{width:1.25rem}
.wizard-form-element-module__PZl4jG__wizardFormElement{flex-direction:column;display:flex}.wizard-form-element-module__PZl4jG__wizardFormElement.wizard-form-element-module__PZl4jG__withProgressIndicator{grid-template-rows:auto auto;grid-template-columns:2.375rem auto;column-gap:1.5rem;display:grid}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__indicator .wizard-form-element-module__PZl4jG__indicatorIconWrapper{border:1.5px solid var(--color-grey-300);border-radius:100%;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;display:flex}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__indicator .wizard-form-element-module__PZl4jG__indicatorIconWrapper .wizard-form-element-module__PZl4jG__iconBaseplate{background-color:var(--color-grey-300);border-radius:100%;justify-content:center;align-items:center;width:2rem;height:2rem;padding:2px;display:flex}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__indicator .wizard-form-element-module__PZl4jG__indicatorIconWrapper .wizard-form-element-module__PZl4jG__iconBaseplate .wizard-form-element-module__PZl4jG__icon{width:1.125rem;height:1.125rem;color:var(--black)}.wizard-form-element-module__PZl4jG__wizardFormElement.wizard-form-element-module__PZl4jG__focus .wizard-form-element-module__PZl4jG__indicator .wizard-form-element-module__PZl4jG__indicatorIconWrapper .wizard-form-element-module__PZl4jG__iconBaseplate{background-color:var(--color-grey-800)}.wizard-form-element-module__PZl4jG__wizardFormElement.wizard-form-element-module__PZl4jG__focus .wizard-form-element-module__PZl4jG__indicator .wizard-form-element-module__PZl4jG__indicatorIconWrapper .wizard-form-element-module__PZl4jG__iconBaseplate .wizard-form-element-module__PZl4jG__icon{color:var(--color-foundations-white)}.wizard-form-element-module__PZl4jG__wizardFormElement.wizard-form-element-module__PZl4jG__populated .wizard-form-element-module__PZl4jG__indicator .wizard-form-element-module__PZl4jG__indicatorIconWrapper .wizard-form-element-module__PZl4jG__iconBaseplate{background-color:var(--theme-success-primary)}.wizard-form-element-module__PZl4jG__wizardFormElement.wizard-form-element-module__PZl4jG__populated .wizard-form-element-module__PZl4jG__indicator .wizard-form-element-module__PZl4jG__indicatorIconWrapper .wizard-form-element-module__PZl4jG__iconBaseplate .wizard-form-element-module__PZl4jG__icon{color:var(--color-foundations-white)}.wizard-form-element-module__PZl4jG__wizardFormElement.wizard-form-element-module__PZl4jG__disabled .wizard-form-element-module__PZl4jG__indicator .wizard-form-element-module__PZl4jG__indicatorIconWrapper .wizard-form-element-module__PZl4jG__iconBaseplate{background-color:var(--color-navy-200)}.wizard-form-element-module__PZl4jG__wizardFormElement.wizard-form-element-module__PZl4jG__disabled .wizard-form-element-module__PZl4jG__indicator .wizard-form-element-module__PZl4jG__indicatorIconWrapper .wizard-form-element-module__PZl4jG__iconBaseplate .wizard-form-element-module__PZl4jG__icon{color:var(--color-foundations-white)}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__label{align-items:center;gap:.25rem;display:flex}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__label label{font-size:var(--text-heading-h4-size);font-weight:700}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__label label .wizard-form-element-module__PZl4jG__required{color:var(--product);margin-left:.25rem}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__label .wizard-form-element-module__PZl4jG__tooltipTrigger{align-items:center;display:flex}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__label .wizard-form-element-module__PZl4jG__tooltipTrigger svg{width:1.5rem;height:1.5rem;color:var(--color-navy-300)}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__content{margin-top:.375rem;margin-bottom:1.75rem}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__content .wizard-form-element-module__PZl4jG__adminModeCheckbox{border-radius:2rem;flex-direction:row;align-items:center;gap:.5rem;margin-top:.75rem;font-weight:400;display:flex}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__content .wizard-form-element-module__PZl4jG__adminModeCheckbox.wizard-form-element-module__PZl4jG__disabled{color:var(--color-grey-500)}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__content .wizard-form-element-module__PZl4jG__adminModeCheckbox input[type=checkbox]{--checkbox-size:1.125rem;width:var(--checkbox-size);height:var(--checkbox-size);border:1px solid var(--color-grey-500);border-radius:4px}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__indicatorStalk{width:100%;height:100%;position:relative}.wizard-form-element-module__PZl4jG__wizardFormElement .wizard-form-element-module__PZl4jG__indicatorStalk:before{--stalk-width:1px;bottom:0;left:calc(50% - var(--stalk-width));border:var(--stalk-width) solid var(--color-grey-300);content:"";height:100%;display:block;position:absolute}.wizard-form-element-module__PZl4jG__wizardFormElement:last-of-type{margin-bottom:0}.wizard-form-element-module__PZl4jG__wizardFormElement:last-of-type .wizard-form-element-module__PZl4jG__indicatorStalk:before{display:none}
.collapsible-module__83_Rjq__collapsibleContent{overflow:hidden}.collapsible-module__83_Rjq__collapsibleContent[data-state=open]{animation:.3s ease-out collapsible-module__83_Rjq__slideDown}.collapsible-module__83_Rjq__collapsibleContent[data-state=closed]{animation:.3s ease-out collapsible-module__83_Rjq__slideUp}.collapsible-module__83_Rjq__collapsibleStyledTrigger{border:1px solid var(--border-default);border-radius:var(--border-radius-s);text-align:left;background-color:#0000;flex:1;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;font-family:inherit;font-size:1.125rem;font-weight:500;display:flex}.collapsible-module__83_Rjq__collapsibleStyledTrigger:focus-visible{box-shadow:var(--focus-ring);outline-offset:2px;outline:2px solid #0000}.collapsible-module__83_Rjq__collapsibleStyledTrigger:hover{text-decoration:underline}.collapsible-module__83_Rjq__collapsibleStyledTrigger .collapsible-module__83_Rjq__accordionChevron{width:1rem;height:1rem;color:var(--color-grey-600);flex:none;transition:transform .3s cubic-bezier(.87,0,.13,1)}.collapsible-module__83_Rjq__collapsibleStyledTrigger[data-state=open]{border-bottom-right-radius:0;border-bottom-left-radius:0}.collapsible-module__83_Rjq__collapsibleStyledTrigger[data-state=open]>.collapsible-module__83_Rjq__accordionChevron{transform:rotate(180deg)}.collapsible-module__83_Rjq__collapsibleContentInner{border:1px solid var(--border-default);border-radius:var(--border-radius-s);border-top:0;border-top-left-radius:0;border-top-right-radius:0;padding:1.5rem}@keyframes collapsible-module__83_Rjq__slideDown{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes collapsible-module__83_Rjq__slideUp{0%{height:var(--radix-collapsible-content-height)}to{height:0}}
.toggle-module__SsiyUW__toggle{border:1px solid var(--border-default);border-radius:var(--border-radius-s);background-color:var(--color-grey-50);height:2.5rem;color:var(--color-grey-700);cursor:pointer;font-size:var(--text-copy-caption-size);justify-content:center;align-items:center;padding:.5rem .75rem;font-weight:500;line-height:1;display:inline-flex}.toggle-module__SsiyUW__toggle:hover{background-color:var(--color-grey-100)}.toggle-module__SsiyUW__toggle[data-state=on]{border-color:var(--color-neutral-500);background-color:var(--color-neutral-500);color:var(--color-foundations-white)}.toggle-module__SsiyUW__toggle[data-disabled]{opacity:.6}.toggle-module__SsiyUW__toggle:focus{box-shadow:var(--focus-ring);outline-offset:2px;outline:2px solid #0000}
.wizard-form-module__8oaGJq__wizardForm .wizard-form-module__8oaGJq__submit{align-items:center;gap:.5rem;display:flex}.wizard-form-module__8oaGJq__wizardForm .wizard-form-module__8oaGJq__submit .wizard-form-module__8oaGJq__icon{width:1rem;height:1rem}
.toggle-group-module__hByO0a__toggleGroup{justify-content:center;align-items:center;gap:.75rem;display:flex}
.feedback-form-module__9FmFtW__label .feedback-form-module__9FmFtW__tag{color:var(--color-grey-600);margin-left:.5rem;font-weight:400}
.FreeTrialToggles-module__K8owNW__toggles{--flow-space:2.5rem;flex-wrap:wrap;justify-content:flex-start!important}.FreeTrialToggles-module__K8owNW__buttonWrapper{--flow-space:2rem;margin:2rem 0 0}
@media (min-width:576px){.chat-entry-actions-module__OSy8MW__chatEntryActions{max-width:80%}}.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__iconButton{border-radius:100%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:flex}.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__iconButton svg{width:1.5rem;height:1.5rem}.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__toolbar{gap:1rem;display:flex}.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__toolbar .chat-entry-actions-module__OSy8MW__iconButton.chat-entry-actions-module__OSy8MW__active{background-color:var(--product-tint-25)}.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__toolbar .chat-entry-actions-module__OSy8MW__iconButton.chat-entry-actions-module__OSy8MW__active svg{color:var(--product);fill:var(--product)}.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__feedbackFormWrapper,.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__feedbackSuccessWrapper{background-color:var(--color-grey-100);border-radius:.375rem 1.5rem 1.5rem;margin-top:1.5rem;padding:1.5rem 1.625rem;display:flex}.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__feedbackFormWrapper{flex-direction:column-reverse}@media (min-width:576px){.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__feedbackFormWrapper{flex-direction:row}.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__feedbackFormWrapper .chat-entry-actions-module__OSy8MW__feedbackForm{margin-top:.5rem}}.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__feedbackFormWrapper .chat-entry-actions-module__OSy8MW__closeFormButton{align-self:flex-end}@media (min-width:576px){.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__feedbackFormWrapper .chat-entry-actions-module__OSy8MW__closeFormButton{flex:none;align-self:flex-start}}.chat-entry-actions-module__OSy8MW__chatEntryActions .chat-entry-actions-module__OSy8MW__feedbackSuccessWrapper{justify-content:space-between;align-items:center}
.FreeTrialSheet-module__aAJ7DG__overlay{background-color:#00000080!important}.FreeTrialSheet-module__aAJ7DG__sheetContent{max-width:590px;padding:3rem 2rem;width:100%!important;animation-duration:1s!important}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__sheetHeader{align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.375rem;display:flex}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__sheetHeader .FreeTrialSheet-module__aAJ7DG__lockIcon{width:100%;max-width:2.25rem;height:2.25rem}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__sheetHeader .FreeTrialSheet-module__aAJ7DG__heading{font-size:2.25rem;font-weight:700}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__intro{margin-bottom:3rem}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__intro .FreeTrialSheet-module__aAJ7DG__countDown{background-color:var(--color-grey-100);border-radius:.5rem;flex-direction:column;gap:1rem;margin-bottom:.5rem;padding:1.5rem;display:flex}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__intro .FreeTrialSheet-module__aAJ7DG__countDown .FreeTrialSheet-module__aAJ7DG__inner{align-items:center;gap:1.5rem;display:flex}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__intro .FreeTrialSheet-module__aAJ7DG__countDown .FreeTrialSheet-module__aAJ7DG__inner div:first-child{flex-grow:1}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__intro .FreeTrialSheet-module__aAJ7DG__countDown .FreeTrialSheet-module__aAJ7DG__inner .FreeTrialSheet-module__aAJ7DG__text{font-size:1.125rem;font-weight:400}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__intro .FreeTrialSheet-module__aAJ7DG__countDown .FreeTrialSheet-module__aAJ7DG__inner .FreeTrialSheet-module__aAJ7DG__dayCount{color:var(--color-pink-500);font-weight:700}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__intro .FreeTrialSheet-module__aAJ7DG__countDown .FreeTrialSheet-module__aAJ7DG__inner .FreeTrialSheet-module__aAJ7DG__timeBar{background-color:var(--color-grey-400);border-radius:2px;height:4px;margin-top:.5rem}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__intro .FreeTrialSheet-module__aAJ7DG__countDown .FreeTrialSheet-module__aAJ7DG__inner .FreeTrialSheet-module__aAJ7DG__timeBar .FreeTrialSheet-module__aAJ7DG__timeRemaining{background-color:var(--color-pink-500);border-radius:2px;height:4px}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__intro .FreeTrialSheet-module__aAJ7DG__countDown .FreeTrialSheet-module__aAJ7DG__message{color:var(--color-grey-600);font-size:.875rem;font-weight:400}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__intro .FreeTrialSheet-module__aAJ7DG__link{text-align:right;font-size:.875rem;font-weight:400;display:block}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__subHeading{border-bottom:2px solid var(--color-grey-200);margin:0 0 .5rem;font-size:1.375rem}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__needs{margin-bottom:3rem}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__needs .FreeTrialSheet-module__aAJ7DG__message{justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__needs .FreeTrialSheet-module__aAJ7DG__message .FreeTrialSheet-module__aAJ7DG__buttonColumn{text-align:right;width:8rem}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__needs .FreeTrialSheet-module__aAJ7DG__message .FreeTrialSheet-module__aAJ7DG__button{height:auto}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__needs .FreeTrialSheet-module__aAJ7DG__recommended{border-radius:var(--border-radius-s);flex-direction:column;gap:.75rem;margin:1rem 0 0;display:flex}@media (min-width:576px){.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__needs .FreeTrialSheet-module__aAJ7DG__recommended{flex-direction:row}}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__needsForm{margin:1rem 0 3rem}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__needsForm .FreeTrialSheet-module__aAJ7DG__toggles{margin-top:2rem}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__inviteLink{margin:0 0 3rem}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__inviteLink .FreeTrialSheet-module__aAJ7DG__label{margin:.5rem 0;line-height:1.5;font-weight:400!important}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__inviteLink .FreeTrialSheet-module__aAJ7DG__addUsersLink{border:1px solid var(--color-grey-200);border-radius:.5rem}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__inviteLink .FreeTrialSheet-module__aAJ7DG__addUsersLink input{color:var(--color-foundations-link);background-color:#0000;border:none;font-weight:700}.FreeTrialSheet-module__aAJ7DG__sheetContent .FreeTrialSheet-module__aAJ7DG__inviteLink .FreeTrialSheet-module__aAJ7DG__addUsersLink button{color:var(--color-grey-800);background-color:#0000}
.HaveYouTried-module__TGvRKa__explore{border-radius:var(--border-radius-s);background-color:var(--color-neutral-500);color:var(--color-foundations-white);margin-top:1rem;padding:2rem 1.5rem 1.5rem;position:relative}.HaveYouTried-module__TGvRKa__explore .HaveYouTried-module__TGvRKa__layout{align-items:flex-end;gap:2rem;display:flex}.HaveYouTried-module__TGvRKa__explore .HaveYouTried-module__TGvRKa__layout .HaveYouTried-module__TGvRKa__underLineTitle{margin-bottom:.5rem;font-size:1.25rem;display:inline-block;position:relative}.HaveYouTried-module__TGvRKa__explore .HaveYouTried-module__TGvRKa__layout .HaveYouTried-module__TGvRKa__button{margin-bottom:1rem}
.dialog-module__GLR_Cq__dialogOverlay{z-index:50;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#242424cc;place-items:center;padding:1.5rem;animation:.15s cubic-bezier(.16,1,.3,1) dialog-module__GLR_Cq__overlayShow;display:grid;position:fixed;inset:0;overflow-y:auto}.dialog-module__GLR_Cq__dialogContent{border-top:6px solid var(--product);background-color:var(--surface-page);border-radius:6px;flex-direction:column;align-items:flex-start;width:100%;min-width:300px;max-width:800px;padding:1.75rem;animation:.15s cubic-bezier(.16,1,.3,1) dialog-module__GLR_Cq__scaleShow;display:flex;position:relative;box-shadow:0 10px 38px -10px #0e121659,0 10px 20px -15px #0e121633}.dialog-module__GLR_Cq__dialogContent:focus{outline:none}.dialog-module__GLR_Cq__dialogContent .dialog-module__GLR_Cq__dialogClose{border-radius:var(--border-radius-s);background-color:#0000;border:none;justify-content:center;align-items:center;height:auto;padding:.25rem;display:inline-flex;position:absolute;top:1.5rem;right:1rem}.dialog-module__GLR_Cq__dialogContent .dialog-module__GLR_Cq__dialogClose:focus-visible{box-shadow:var(--focus-ring);outline-offset:2px;outline:2px solid #0000}.dialog-module__GLR_Cq__dialogContent .dialog-module__GLR_Cq__dialogClose:focus,.dialog-module__GLR_Cq__dialogContent .dialog-module__GLR_Cq__dialogClose:hover{background-color:var(--color-grey-300)}.dialog-module__GLR_Cq__dialogContent .dialog-module__GLR_Cq__dialogClose .dialog-module__GLR_Cq__closeIcon{width:1.5rem;height:1.5rem}.dialog-module__GLR_Cq__dialogHeader{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%;padding-bottom:1rem;display:flex}.dialog-module__GLR_Cq__dialogTitle{width:100%;font-size:1.5rem;font-weight:700;line-height:1.3}.dialog-module__GLR_Cq__dialogDescription{margin:1.5rem 0}.dialog-module__GLR_Cq__dialogFooter{justify-content:flex-start;gap:.5rem;margin-top:1.5rem;display:flex}@keyframes dialog-module__GLR_Cq__overlayShow{0%{opacity:0}to{opacity:1}}@keyframes dialog-module__GLR_Cq__scaleShow{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.contact-an-adviser-dialog-module__H4NNaW__dialogContent{--product:var(--product)}.contact-an-adviser-dialog-module__H4NNaW__dialogContent .contact-an-adviser-dialog-module__H4NNaW__dialogDescription{flex-direction:column;gap:1rem;display:flex}.contact-an-adviser-dialog-module__H4NNaW__dialogContent .contact-an-adviser-dialog-module__H4NNaW__dialogDescription .contact-an-adviser-dialog-module__H4NNaW__buttons{gap:.5rem;display:flex}.contact-an-adviser-dialog-module__H4NNaW__dialogContent .contact-an-adviser-dialog-module__H4NNaW__dialogDescription .contact-an-adviser-dialog-module__H4NNaW__buttons .contact-an-adviser-dialog-module__H4NNaW__mailToButton{gap:.5rem;display:flex}.contact-an-adviser-dialog-module__H4NNaW__dialogContent .contact-an-adviser-dialog-module__H4NNaW__dialogDescription .contact-an-adviser-dialog-module__H4NNaW__buttons .contact-an-adviser-dialog-module__H4NNaW__mailToButton .contact-an-adviser-dialog-module__H4NNaW__icon{width:1rem;height:1rem}
.booking-chat-entry-module__kohPgq__bookingChatEntry>:first-child{margin-top:1rem}@media (min-width:576px){.booking-chat-entry-module__kohPgq__bookingChatEntry>:first-child{margin-top:.5rem}}.booking-chat-entry-module__kohPgq__bookingChatEntry>:not(:first-child){margin-top:1.5rem}.booking-chat-entry-module__kohPgq__bookingChatEntry .booking-chat-entry-module__kohPgq__buttonWrapper{--flow-space:2.5rem}.booking-chat-entry-module__kohPgq__bookingChatEntry .booking-chat-entry-module__kohPgq__buttonWrapper .booking-chat-entry-module__kohPgq__icon{width:1.125rem;height:1.125rem;margin-right:.5rem}
.LoadingSkeleton-module__qjw70q__loading{border-radius:var(--border-radius-s);flex-direction:column;gap:.75rem;margin:1rem 0 0;display:flex}@media (min-width:576px){.LoadingSkeleton-module__qjw70q__loading{flex-direction:row}}.LoadingSkeleton-module__qjw70q__loading .LoadingSkeleton-module__qjw70q__resourceItem{border:1px solid var(--color-grey-200);border-radius:var(--border-radius-s);flex:1;padding:1rem}.LoadingSkeleton-module__qjw70q__loading .LoadingSkeleton-module__qjw70q__resourceItem .LoadingSkeleton-module__qjw70q__title{margin-top:.5rem}@media (min-width:576px){.LoadingSkeleton-module__qjw70q__loading .LoadingSkeleton-module__qjw70q__resourceItem .LoadingSkeleton-module__qjw70q__title .LoadingSkeleton-module__qjw70q__mobile{display:none}}.LoadingSkeleton-module__qjw70q__loading .LoadingSkeleton-module__qjw70q__resourceItem .LoadingSkeleton-module__qjw70q__title .LoadingSkeleton-module__qjw70q__desktop{display:none}@media (min-width:576px){.LoadingSkeleton-module__qjw70q__loading .LoadingSkeleton-module__qjw70q__resourceItem .LoadingSkeleton-module__qjw70q__title .LoadingSkeleton-module__qjw70q__desktop{display:inline-flex}}
.fallback-source-link-module__BSiFOa__fallbackSourceLink .fallback-source-link-module__BSiFOa__iconWrapper{width:var(--source-icon-wrapper-size);height:var(--source-icon-wrapper-size);border:1px solid var(--color-grey-300);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.fallback-source-link-module__BSiFOa__fallbackSourceLink .fallback-source-link-module__BSiFOa__iconWrapper svg{width:var(--source-icon-size);height:var(--source-icon-size)}.fallback-source-link-module__BSiFOa__fallbackSourceLink .fallback-source-link-module__BSiFOa__sourceDetails{flex-direction:column;gap:.25rem;display:flex}@media (min-width:992px){.fallback-source-link-module__BSiFOa__fallbackSourceLink .fallback-source-link-module__BSiFOa__sourceDetails{flex-direction:row;align-items:center;gap:.5rem}}.fallback-source-link-module__BSiFOa__fallbackSourceLink .fallback-source-link-module__BSiFOa__sourceDetails .fallback-source-link-module__BSiFOa__sourceDescription{color:var(--color-grey-600)}
.ResourceItem-module__7SfiWa__resourceItem{border:1px solid var(--color-grey-200);border-radius:var(--border-radius-s);flex:1;padding:1rem}.ResourceItem-module__7SfiWa__resourceItem .ResourceItem-module__7SfiWa__title{margin-top:.5rem;font-weight:700}
.government-source-link-module__VATh-a__governmentSourceLink .government-source-link-module__VATh-a__iconWrapper{width:var(--source-icon-wrapper-size);height:var(--source-icon-wrapper-size);border:1px solid var(--color-grey-300);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.government-source-link-module__VATh-a__governmentSourceLink .government-source-link-module__VATh-a__iconWrapper svg{width:var(--source-icon-size);height:var(--source-icon-size)}.government-source-link-module__VATh-a__governmentSourceLink .government-source-link-module__VATh-a__sourceDetails{flex-direction:column;gap:.25rem;display:flex}@media (min-width:992px){.government-source-link-module__VATh-a__governmentSourceLink .government-source-link-module__VATh-a__sourceDetails{flex-direction:row;align-items:center;gap:.5rem}}.government-source-link-module__VATh-a__governmentSourceLink .government-source-link-module__VATh-a__sourceDetails .government-source-link-module__VATh-a__sourceDescription{color:var(--color-grey-600)}
.FreeTrialTab-module__Z2FRYG__container.FreeTrialTab-module__Z2FRYG__desktop{display:none}@media (min-width:992px){.FreeTrialTab-module__Z2FRYG__container.FreeTrialTab-module__Z2FRYG__desktop{margin:0;padding:0;display:block}.FreeTrialTab-module__Z2FRYG__container.FreeTrialTab-module__Z2FRYG__desktop .FreeTrialTab-module__Z2FRYG__freeTrialTab{border-radius:0 0 var(--border-radius-s) var(--border-radius-s);flex:none;padding:1rem;display:flex;position:relative;transform:translateY(-101%)}.FreeTrialTab-module__Z2FRYG__container.FreeTrialTab-module__Z2FRYG__desktop .FreeTrialTab-module__Z2FRYG__active{transition:all .5s ease-in-out;transform:translateY(0%)}}@media (min-width:992px){.FreeTrialTab-module__Z2FRYG__container.FreeTrialTab-module__Z2FRYG__mobile{display:none}}.FreeTrialTab-module__Z2FRYG__container.FreeTrialTab-module__Z2FRYG__mobile .FreeTrialTab-module__Z2FRYG__freeTrialTab{justify-content:space-between;margin-top:1rem;padding:.5rem 1rem;display:flex}.FreeTrialTab-module__Z2FRYG__container.FreeTrialTab-module__Z2FRYG__mobile .FreeTrialTab-module__Z2FRYG__freeTrialTab .FreeTrialTab-module__Z2FRYG__text{flex-direction:column;gap:0;display:flex}@media (min-width:400px){.FreeTrialTab-module__Z2FRYG__container.FreeTrialTab-module__Z2FRYG__mobile .FreeTrialTab-module__Z2FRYG__freeTrialTab .FreeTrialTab-module__Z2FRYG__text{flex-direction:row;gap:.4rem}}.FreeTrialTab-module__Z2FRYG__container.FreeTrialTab-module__Z2FRYG__mobile .FreeTrialTab-module__Z2FRYG__freeTrialTab .FreeTrialTab-module__Z2FRYG__text span{line-height:1.5rem}.FreeTrialTab-module__Z2FRYG__container .FreeTrialTab-module__Z2FRYG__freeTrialTab{border-radius:var(--border-radius-s);background:var(--color-neutral-500);height:110%;color:var(--color-foundations-white);align-items:center;gap:.5rem;line-height:2rem}.FreeTrialTab-module__Z2FRYG__container .FreeTrialTab-module__Z2FRYG__freeTrialTab .FreeTrialTab-module__Z2FRYG__message{flex-direction:row;align-items:center;gap:1rem;display:flex}@media (min-width:400px){.FreeTrialTab-module__Z2FRYG__container .FreeTrialTab-module__Z2FRYG__freeTrialTab .FreeTrialTab-module__Z2FRYG__message{gap:.5rem}}.FreeTrialTab-module__Z2FRYG__container .FreeTrialTab-module__Z2FRYG__freeTrialTab strong{text-decoration:underline;-webkit-text-decoration-color:var(--color-pink-500);text-decoration-color:var(--color-pink-500);text-decoration-thickness:.125rem}.FreeTrialTab-module__Z2FRYG__container .FreeTrialTab-module__Z2FRYG__freeTrialTab .FreeTrialTab-module__Z2FRYG__link{height:auto;color:var(--color-foundations-link);font-size:var(--text-copy-caption-size);text-decoration:underline;display:block}
.citation-link-module__9NMxrG__citationDialogTrigger.citation-link-module__9NMxrG__citationLink{height:var(--text-copy-body-size);background-color:var(--color-grey-100);color:var(--color-foundations-link);font-size:var(--text-copy-caption-size);border-radius:.25rem;align-items:center;padding:0 .5rem;display:inline-flex}.citation-link-module__9NMxrG__citationDialogTrigger.citation-link-module__9NMxrG__citationLink.citation-link-module__9NMxrG__disabled{color:var(--color-grey-600);cursor:default;text-decoration:none}.citation-link-module__9NMxrG__citationDialogContent{max-width:95vw;max-height:90vh;overflow:auto}.citation-link-module__9NMxrG__citationDialogContent .citation-link-module__9NMxrG__citationDialogHeader{border:none}.citation-link-module__9NMxrG__citationDialogContentCited{max-width:800px;max-height:90vh;overflow-y:auto}.citation-link-module__9NMxrG__citationDialogContentCited .citation-link-module__9NMxrG__citationDialogHeader{border:none}.citation-link-module__9NMxrG__citationDialogContentFullSize{max-width:80vw;max-height:90vh;overflow-y:auto}.citation-link-module__9NMxrG__citationDialogContentFullSize .citation-link-module__9NMxrG__citationDialogHeader{border:none}.citation-link-module__9NMxrG__citationMarkdown{overflow-wrap:anywhere;max-width:100%;overflow-x:auto}.citation-link-module__9NMxrG__citationMarkdown *{min-width:0}.citation-link-module__9NMxrG__citationMarkdown img{max-width:100%;height:auto}.citation-link-module__9NMxrG__citationMarkdown code{white-space:break-spaces}.citation-link-module__9NMxrG__citationMarkdown pre{-webkit-overflow-scrolling:touch;white-space:pre;max-width:100%;overflow-x:auto}.citation-link-module__9NMxrG__citationMarkdown h1{font-size:1.7rem}.citation-link-module__9NMxrG__citationMarkdown blockquote{border:1px solid var(--color-grey-300);border-radius:3px;margin:30px 0;padding:12px 32px}.citation-link-module__9NMxrG__citationMarkdown ul{padding-left:2.5rem}.citation-link-module__9NMxrG__citationMarkdown thead th{background:var(--color-grey-100)}.citation-link-module__9NMxrG__citationMarkdown th,.citation-link-module__9NMxrG__citationMarkdown td{border:1px solid var(--color-grey-300);overflow-wrap:break-word;text-align:left;vertical-align:top;padding:8px 12px}.citation-link-module__9NMxrG__citationMarkdown tbody tr:nth-child(2n){background:var(--color-grey-100)}.citation-link-module__9NMxrG__citationMarkdown table{border:1px solid var(--color-grey-300);border-collapse:collapse;-webkit-overflow-scrolling:auto;width:max-content;max-width:100%;display:block;overflow-x:visible}
@layer components{.button-module__x21-iW__button{border-radius:var(--border-radius-s);cursor:pointer;align-items:center;gap:var(--scale-150);border:0;font-family:inherit;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:color .15s,background-color .15s;display:inline-flex}.button-module__x21-iW__button.button-module__x21-iW__disabled,.button-module__x21-iW__button:disabled{cursor:not-allowed;opacity:.5}.button-module__x21-iW__button:focus-visible{box-shadow:var(--focus-ring);outline-offset:2px;outline:2px solid #0000}.button-module__x21-iW__button:hover,.button-module__x21-iW__button:focus{text-decoration:none}.button-module__x21-iW__button svg{flex-shrink:0;width:1rem;height:1rem}.button-module__x21-iW__sizeDefault{height:var(--dimensions-grouping-regular);padding:.5rem var(--scale-300)}.button-module__x21-iW__sizeSm{height:2rem;padding:var(--scale-150) var(--scale-250);font-size:var(--text-copy-caption-size);gap:var(--scale-150);line-height:var(--text-copy-caption-line-height)}.button-module__x21-iW__primary{--loader-color:var(--content-on-color-brand);background-color:var(--surface-primary);color:var(--content-on-color-brand)}.button-module__x21-iW__primary:hover,.button-module__x21-iW__primary:focus{background-color:var(--surface-primary-hover)}.button-module__x21-iW__secondary{--loader-color:var(--content-default-brand);background-color:var(--surface-secondary);color:var(--content-default-brand)}.button-module__x21-iW__secondary:hover,.button-module__x21-iW__secondary:focus{background-color:var(--surface-secondary-hover)}.button-module__x21-iW__ghost{--loader-color:var(--content-default-body);color:var(--content-default-brand);background-color:#0000}.button-module__x21-iW__ghost:hover,.button-module__x21-iW__ghost:focus{background-color:var(--surface-secondary);color:var(--content-default-brand)}.button-module__x21-iW__text{--loader-color:var(--content-default-body);height:auto;color:var(--content-default-body);font-weight:400;line-height:inherit;background-color:#0000;padding:0}.button-module__x21-iW__text:hover,.button-module__x21-iW__text:focus{text-decoration:underline}.button-module__x21-iW__link{--loader-color:var(--color-foundations-link);height:auto;color:var(--color-foundations-link);font-weight:400;line-height:inherit;background-color:#0000;padding:0}.button-module__x21-iW__link:hover,.button-module__x21-iW__link:focus{text-decoration:underline}.button-module__x21-iW__outline{--loader-color:var(--content-default-body);border:1px solid var(--border-default);background-color:var(--surface-page);color:var(--content-default-body)}.button-module__x21-iW__outline:hover,.button-module__x21-iW__outline:focus{background-color:var(--color-grey-50)}.button-module__x21-iW__destructive{--loader-color:var(--content-on-color-brand);background-color:var(--theme-error-primary);color:var(--content-on-color-brand)}.button-module__x21-iW__destructive:hover,.button-module__x21-iW__destructive:focus{background-color:var(--theme-error-hover)}.button-module__x21-iW__warning{--loader-color:var(--content-on-color-brand);background-color:var(--theme-warning-primary-aa);color:var(--content-on-color-brand)}.button-module__x21-iW__warning:hover,.button-module__x21-iW__warning:focus{background-color:var(--theme-warning-hover)}.button-module__x21-iW__success{--loader-color:var(--content-on-color-brand);background-color:var(--theme-success-primary);color:var(--content-on-color-brand)}.button-module__x21-iW__success:hover,.button-module__x21-iW__success:focus{background-color:var(--theme-success-hover)}.button-module__x21-iW__product{--loader-color:var(--product-foreground);background-color:var(--product);color:var(--product-foreground)}.button-module__x21-iW__product:hover,.button-module__x21-iW__product:focus{background-color:var(--product-hover)}.button-module__x21-iW__brandKey{--loader-color:var(--content-on-color-brand);background-color:var(--theme-thekey-primary-aa);color:var(--content-on-color-brand)}.button-module__x21-iW__brandKey:hover,.button-module__x21-iW__brandKey:focus{background-color:var(--theme-thekey-primary-hover)}.button-module__x21-iW__brandLeaders{--loader-color:var(--content-on-color-brand);background-color:var(--theme-leaders-primary-aa);color:var(--content-on-color-brand)}.button-module__x21-iW__brandLeaders:hover,.button-module__x21-iW__brandLeaders:focus{background-color:var(--theme-leaders-hover)}.button-module__x21-iW__brandSafeguarding{--loader-color:var(--color-neutral-500);background-color:var(--theme-safeguarding-primary);color:var(--color-neutral-500)}.button-module__x21-iW__brandSafeguarding:hover,.button-module__x21-iW__brandSafeguarding:focus{background-color:var(--theme-safeguarding-hover)}.button-module__x21-iW__brandCpd{--loader-color:var(--content-default-brand);background-color:var(--theme-cpd-primary-aa);color:var(--content-default-brand)}.button-module__x21-iW__brandCpd:hover,.button-module__x21-iW__brandCpd:focus{background-color:var(--theme-cpd-hover)}.button-module__x21-iW__brandGovernorhub{--loader-color:var(--content-on-color-brand);background-color:var(--theme-governorhub-primary-aa);color:var(--content-on-color-brand)}.button-module__x21-iW__brandGovernorhub:hover,.button-module__x21-iW__brandGovernorhub:focus{background-color:var(--theme-governorhub-hover)}.button-module__x21-iW__brandKeygpt{--loader-color:var(--content-on-color-brand);background-color:var(--theme-keygpt-primary);color:var(--content-on-color-brand)}.button-module__x21-iW__brandKeygpt:hover,.button-module__x21-iW__brandKeygpt:focus{background-color:var(--theme-keygpt-hover)}.button-module__x21-iW__brandAdmin{--loader-color:var(--color-foundations-white);background-color:var(--color-orange-500);color:var(--color-foundations-white)}.button-module__x21-iW__brandAdmin:hover,.button-module__x21-iW__brandAdmin:focus{background-color:var(--color-orange-600)}.button-module__x21-iW__brandKeyhr{--loader-color:var(--color-foundations-white);background-color:var(--theme-keyhr-primary);color:var(--color-foundations-white)}.button-module__x21-iW__brandKeyhr:hover,.button-module__x21-iW__brandKeyhr:focus{background-color:var(--theme-keyhr-hover)}.button-module__x21-iW__block{width:100%}.button-module__x21-iW__buttonWrapper{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}@media (min-width:576px){.button-module__x21-iW__buttonWrapper{flex-direction:row}}}
.ConsentPlaceholder-module__jFq4cq__ConsentPlaceholder{z-index:9999;background:#000;border-radius:24px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:fixed;bottom:40px;right:40px}.ConsentPlaceholder-module__jFq4cq__ConsentPlaceholder.ConsentPlaceholder-module__jFq4cq__Governorhub{background:var(--theme-governorhub-primary)}.ConsentPlaceholder-module__jFq4cq__ConsentPlaceholder.ConsentPlaceholder-module__jFq4cq__Key{background:var(--color-pink-500)}.ConsentPlaceholder-module__jFq4cq__ConsentPlaceholder:hover{cursor:pointer;box-shadow:0 4px 10px #00000080}.ConsentPlaceholder-module__jFq4cq__ConsentPlaceholder .ConsentPlaceholder-module__jFq4cq__Bubble,.ConsentPlaceholder-module__jFq4cq__ConsentPlaceholder .ConsentPlaceholder-module__jFq4cq__KeyIcon{width:24px;height:24px}
.markdown-renderer-module__sAvlzW__markdownRenderer{overflow-wrap:anywhere;flex-direction:column;gap:20px;max-width:100%;margin-bottom:16px;display:flex;overflow-x:auto}.markdown-renderer-module__sAvlzW__markdownRenderer *{min-width:0}.markdown-renderer-module__sAvlzW__markdownRenderer img{max-width:100%;height:auto}.markdown-renderer-module__sAvlzW__markdownRenderer code{white-space:break-spaces}.markdown-renderer-module__sAvlzW__markdownRenderer pre{-webkit-overflow-scrolling:touch;white-space:pre;max-width:100%;overflow-x:auto}.markdown-renderer-module__sAvlzW__markdownRenderer h1{font-size:1.7rem}.markdown-renderer-module__sAvlzW__markdownRenderer blockquote{border:1px solid var(--color-grey-300);border-radius:3px;margin:30px 0;padding:12px 32px}.markdown-renderer-module__sAvlzW__markdownRenderer ul{padding-left:2.5rem}.markdown-renderer-module__sAvlzW__markdownRenderer thead th{background:var(--color-grey-100)}.markdown-renderer-module__sAvlzW__markdownRenderer th,.markdown-renderer-module__sAvlzW__markdownRenderer td{border:1px solid var(--color-grey-300);overflow-wrap:break-word;text-align:left;vertical-align:top;padding:8px 12px}.markdown-renderer-module__sAvlzW__markdownRenderer tbody tr:nth-child(2n){background:var(--color-grey-100)}.markdown-renderer-module__sAvlzW__markdownRenderer table{border:1px solid var(--color-grey-300);border-collapse:collapse;-webkit-overflow-scrolling:auto;width:max-content;max-width:100%;display:block;overflow-x:visible}
.source-link-module__7MNJpG__sourceLink{--source-icon-wrapper-size:1.375rem;--source-icon-size:.75rem;--source-gutter-size:.75rem;align-items:center;gap:var(--source-gutter-size);display:flex}
.in-chat-upload-source-link-module__micLWG__linkText{color:var(--color-foundations-link)}.in-chat-upload-source-link-module__micLWG__linkText:hover{text-underline-offset:2px;text-decoration:underline}.in-chat-upload-source-link-module__micLWG__inChatUploadSourceLink{gap:10px}.in-chat-upload-source-link-module__micLWG__iconWrapper{border:1px solid var(--color-grey-300);opacity:1;border-radius:3px;justify-content:center;align-items:center;width:21px;height:21px;display:flex}.in-chat-upload-source-link-module__micLWG__iconWrapper svg{width:14px;height:14px}.in-chat-upload-source-link-module__micLWG__iconWrapper .in-chat-upload-source-link-module__micLWG__scaledLoader{border-width:2px!important;width:14px!important;height:14px!important}.in-chat-upload-source-link-module__micLWG__disabled .in-chat-upload-source-link-module__micLWG__linkText{color:var(--color-grey-600);cursor:default;-webkit-user-select:none;user-select:none;text-decoration:none}.in-chat-upload-source-link-module__micLWG__disabled .in-chat-upload-source-link-module__micLWG__iconWrapper{border-color:var(--color-grey-200);background-color:var(--color-grey-50)}.in-chat-upload-source-link-module__micLWG__loadingContainer{align-items:center;gap:.5rem;display:flex}
.leaders-source-link-module__Gdcs4q__leadersSourceLink .leaders-source-link-module__Gdcs4q__iconWrapper{width:var(--source-icon-wrapper-size);height:var(--source-icon-wrapper-size);border:1px solid var(--color-grey-300);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.leaders-source-link-module__Gdcs4q__leadersSourceLink .leaders-source-link-module__Gdcs4q__iconWrapper svg{width:var(--source-icon-size);height:var(--source-icon-size)}.leaders-source-link-module__Gdcs4q__leadersSourceLink .leaders-source-link-module__Gdcs4q__sourceDetails{flex-direction:column;gap:.25rem;display:flex}@media (min-width:992px){.leaders-source-link-module__Gdcs4q__leadersSourceLink .leaders-source-link-module__Gdcs4q__sourceDetails{flex-direction:row;align-items:center;gap:.5rem}}.leaders-source-link-module__Gdcs4q__leadersSourceLink .leaders-source-link-module__Gdcs4q__sourceDetails .leaders-source-link-module__Gdcs4q__sourceDescription{color:var(--color-grey-600)}
.badge-module__7Pe_9a__badge{text-align:center;vertical-align:baseline;white-space:nowrap;border-radius:10rem;align-items:center;gap:.5rem;padding:.35em .75em;line-height:1;display:inline-flex}.badge-module__7Pe_9a__badge:focus-visible{box-shadow:var(--focus-ring);outline-offset:2px;outline:2px solid #0000}.badge-module__7Pe_9a__default{background-color:var(--color-grey-200);color:var(--color-grey-800)}.badge-module__7Pe_9a__pink{color:var(--color-pink-500)}.badge-module__7Pe_9a__pink2{border-left:2px solid var(--color-pink-500);color:var(--color-pink-500);background-color:#fff2f6;border-radius:0 5px 5px 0}.badge-module__7Pe_9a__pinkBg{background-color:var(--color-pink-500);color:var(--color-foundations-white)}.badge-module__7Pe_9a__blue{background-color:var(--color-neutral-500);color:var(--color-foundations-white)}.badge-module__7Pe_9a__yellow{background-color:var(--theme-safeguarding-primary);color:var(--color-neutral-500)}.badge-module__7Pe_9a__product{color:var(--product);text-transform:uppercase}.badge-module__7Pe_9a__safeguarding,.badge-module__7Pe_9a__training{border:2px solid var(--theme-safeguarding-background);background-color:var(--theme-safeguarding-background);color:var(--color-grey-800)}.badge-module__7Pe_9a__cpd{border:2px solid var(--theme-cpd-primary);background-color:var(--color-neutral-500);color:var(--color-foundations-white);white-space:pre;border-radius:5px;padding:.5rem .75rem .475rem}.badge-module__7Pe_9a__ai{background-color:var(--theme-keygpt-primary);color:var(--color-foundations-white)}.badge-module__7Pe_9a__admin{background-color:var(--color-orange-500);color:var(--color-foundations-white)}.badge-module__7Pe_9a__governance{background-color:var(--theme-governorhub-primary);color:var(--color-foundations-white)}.badge-module__7Pe_9a__groupAdmin{border:2px solid var(--color-pink-200);background-color:var(--color-pink-100);color:var(--color-grey-800)}.badge-module__7Pe_9a__groupTrainingAdmin{border:2px solid var(--color-signal-warning-300);background-color:var(--color-signal-warning-100);color:var(--color-grey-800)}.badge-module__7Pe_9a__pmAdmin,.badge-module__7Pe_9a__pmOwner{background-color:var(--color-indigo-100);color:var(--color-grey-800)}.badge-module__7Pe_9a__outline{border:1px solid var(--color-grey-200);color:var(--content-default-body);background-color:#0000}.badge-module__7Pe_9a__user{background-color:var(--color-grey-200);min-height:2rem;color:var(--color-grey-800);padding:.2rem .75rem .25rem}.badge-module__7Pe_9a__articleType{border-radius:var(--border-radius-s);background-color:var(--color-grey-100);color:var(--content-default-body);padding:.5rem;font-weight:400}.badge-module__7Pe_9a__articleTypeLight{border-radius:var(--border-radius-s);background-color:var(--color-grey-50);color:var(--content-default-body);padding:.5rem;font-weight:400}.badge-module__7Pe_9a__success{background-color:var(--theme-success-background);color:var(--content-default-body)}.badge-module__7Pe_9a__warning{background-color:var(--theme-warning-background);color:var(--content-default-body)}.badge-module__7Pe_9a__trainingPassed{background-color:var(--color-signal-success-100);color:var(--content-default-body)}.badge-module__7Pe_9a__trainingIncomplete{background-color:var(--color-signal-warning-100);color:var(--content-default-body)}.badge-module__7Pe_9a__trainingFailed{background-color:var(--color-signal-error-100);color:var(--content-default-body)}.badge-module__7Pe_9a__destructive{background-color:var(--theme-error-background);color:var(--content-default-body)}.badge-module__7Pe_9a__awaitingApproval{border-radius:var(--border-radius-s);background-color:var(--color-signal-warning-100);color:var(--content-default-body);padding:.3rem .5rem}.badge-module__7Pe_9a__outOfDate{border-radius:var(--border-radius-s);background-color:var(--color-signal-error-100);color:var(--content-default-body);padding:.3rem .5rem}.badge-module__7Pe_9a__upToDate{border-radius:var(--border-radius-s);background-color:var(--color-signal-success-100);color:var(--content-default-body);padding:.3rem .5rem}.badge-module__7Pe_9a__draft{border-radius:var(--border-radius-s);background-color:var(--color-grey-100);color:var(--content-default-body);padding:.3rem .5rem;font-weight:400}.badge-module__7Pe_9a__siteCode{--sitecode-color:var(--color-pink-500);border-radius:1px 3px 3px 1px;padding:.375rem .375rem .375rem calc(.375rem + 3px);position:relative;overflow:hidden}.badge-module__7Pe_9a__siteCode:before{background-color:var(--sitecode-color);content:"";width:3px;height:100%;position:absolute;top:0;left:0}.badge-module__7Pe_9a__siteCode.badge-module__7Pe_9a__siteCodeKsl{--sitecode-color:var(--color-brand-leaders-500);background-color:var(--color-brand-leaders-200)}.badge-module__7Pe_9a__siteCode.badge-module__7Pe_9a__siteCodeKsg{--sitecode-color:var(--theme-governorhub-primary);background-color:var(--theme-governorhub-background)}.badge-module__7Pe_9a__siteCode.badge-module__7Pe_9a__siteCodeStc{--sitecode-color:var(--theme-safeguarding-primary);background-color:var(--theme-safeguarding-background)}.badge-module__7Pe_9a__siteCode.badge-module__7Pe_9a__siteCodeCpd{--sitecode-color:var(--theme-cpd-primary);background-color:var(--theme-cpd-background)}.badge-module__7Pe_9a__siteCode.badge-module__7Pe_9a__siteCodeAi{--sitecode-color:var(--theme-keygpt-primary);background-color:var(--theme-keygpt-background)}.badge-module__7Pe_9a__siteCode.badge-module__7Pe_9a__siteCodeKeyHr{--sitecode-color:var(--theme-keyhr-primary);background-color:var(--theme-keyhr-background)}.badge-module__7Pe_9a__siteCode.badge-module__7Pe_9a__siteCodeAdmin{--sitecode-color:var(--color-orange-500);background-color:var(--color-orange-100)}.badge-module__7Pe_9a__permission{border:2px solid var(--color-grey-100);border-radius:var(--border-radius-s);background-color:var(--color-grey-100);color:var(--color-grey-800);gap:.25rem;padding:.25rem .375rem;position:relative;overflow:hidden;font-size:var(--text-copy-caption-size)!important}.badge-module__7Pe_9a__org-admin{border-color:var(--color-grey-100);background-color:var(--color-grey-100)}.badge-module__7Pe_9a__group-admin{border-color:var(--color-grey-400);background-color:var(--color-grey-100)}.badge-module__7Pe_9a__stc-admin{border-color:var(--theme-safeguarding-background);background-color:var(--theme-safeguarding-background)}.badge-module__7Pe_9a__group-stc-admin{border-color:var(--theme-safeguarding-hover);background-color:var(--theme-safeguarding-background)}.badge-module__7Pe_9a__connection.badge-module__7Pe_9a__connectionKHR{background-color:#f0e1f2}.badge-module__7Pe_9a__connection.badge-module__7Pe_9a__connectionPM{background-color:var(--color-red-50)}.badge-module__7Pe_9a__connection.badge-module__7Pe_9a__connectionKTP{background-color:#f0e1f2}.badge-module__7Pe_9a__squared{border-radius:var(--border-radius-s);padding:.1875rem .375rem}.badge-module__7Pe_9a__noPadding{padding:.125rem 0}.badge-module__7Pe_9a__fontTag{font-size:var(--text-copy-micro-size)}.badge-module__7Pe_9a__fontLarge{font-size:var(--text-heading-h4-size);font-size:1rem}.badge-module__7Pe_9a__fontDefault{font-size:.8125rem}.badge-module__7Pe_9a__fontWeightDefault{font-weight:500}.badge-module__7Pe_9a__fontWeightNormal{font-weight:400}.badge-module__7Pe_9a__icon{width:1rem;height:1rem;color:var(--icon)}
.file-card-module___-Nk8G__fileCard{border:1px solid var(--color-grey-300);border-radius:.25rem;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.file-card-module___-Nk8G__fileCard svg{width:1.5rem;height:1.5rem}.file-card-module___-Nk8G__fileCard .file-card-module___-Nk8G__fileIcon{color:var(--color-navy-300)}.file-card-module___-Nk8G__fileCard .file-card-module___-Nk8G__fileInfo{flex:1}.file-card-module___-Nk8G__fileCard .file-card-module___-Nk8G__fileInfo .file-card-module___-Nk8G__fileName{font-size:var(--text-copy-body-size)}.file-card-module___-Nk8G__fileCard .file-card-module___-Nk8G__fileInfo .file-card-module___-Nk8G__fileDetails{color:var(--color-grey-600);font-size:var(--text-copy-micro-size)}.file-card-module___-Nk8G__fileCard .file-card-module___-Nk8G__fileActions{flex-direction:column;justify-content:center;align-items:flex-end;gap:.25rem;display:flex}.file-card-module___-Nk8G__fileCard .file-card-module___-Nk8G__fileActions .file-card-module___-Nk8G__lastUpdated{color:var(--color-grey-600);font-size:var(--text-copy-micro-size)}
.edit-file-connections-dialog-module__JstSYG__dialogHeader{flex-direction:column;display:flex}.edit-file-connections-dialog-module__JstSYG__dialogHeader .edit-file-connections-dialog-module__JstSYG__dialogHeaderContent{gap:1rem;max-width:95%;display:flex}.edit-file-connections-dialog-module__JstSYG__dialogHeader .edit-file-connections-dialog-module__JstSYG__dialogHeaderContent h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.edit-file-connections-dialog-module__JstSYG__dialogHeader .edit-file-connections-dialog-module__JstSYG__dialogTagline{color:var(--color-grey-600);font-size:var(--text-copy-caption-size);margin-top:.25rem;font-weight:400}.edit-file-connections-dialog-module__JstSYG__dialogHeader .edit-file-connections-dialog-module__JstSYG__dialogTags{align-items:center;gap:.5rem;display:flex}.edit-file-connections-dialog-module__JstSYG__policyOwners{flex-direction:column;gap:.5rem;margin-top:2rem;display:flex}.edit-file-connections-dialog-module__JstSYG__policyOwners .edit-file-connections-dialog-module__JstSYG__policyOwnerBadge{padding:.25rem .75rem;font-weight:400;line-height:1.5rem}.edit-file-connections-dialog-module__JstSYG__linkedFile{flex-direction:column;gap:.25rem;width:100%;margin-top:1.5rem;display:flex}.edit-file-connections-dialog-module__JstSYG__loadingPolicy{align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}
.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink{--icon-size:1.375rem}.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__iconWrapper{width:var(--source-icon-wrapper-size);height:var(--source-icon-wrapper-size);border:1px solid var(--color-grey-300);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__iconWrapper .organisation-document-source-link-module__i0D7Pa__icon{width:var(--source-icon-size);height:var(--source-icon-size)}.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__sourceDetails{flex-direction:column;gap:.25rem;display:flex}@media (min-width:992px){.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__sourceDetails{flex-direction:row;align-items:center;gap:.5rem}}.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__sourceDetails button{height:auto}.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__sourceDetails .organisation-document-source-link-module__i0D7Pa__sourceDescription{color:var(--color-grey-600)}.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__sourceLoadingMessage,.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__sourceErrorMessage{align-items:center;gap:.5rem;display:flex}:is(.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__sourceLoadingMessage,.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__sourceErrorMessage) .organisation-document-source-link-module__i0D7Pa__icon{width:var(--icon-size);height:var(--icon-size)}.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__sourceLoadingMessage{color:var(--color-grey-500)}.organisation-document-source-link-module__i0D7Pa__organisationDocumentSourceLink .organisation-document-source-link-module__i0D7Pa__sourceErrorMessage .organisation-document-source-link-module__i0D7Pa__icon{color:var(--color-pink-500)}
@keyframes chat-entry-sources-module__Adoi2G__sharedKeyFadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-entry-sources-module__Adoi2G__chatEntrySources{border-left:1px solid var(--color-grey-300);will-change:opacity, transform;padding-left:.25rem;animation:.24s ease-out both chat-entry-sources-module__Adoi2G__sharedKeyFadeInUp}@media (min-width:768px){.chat-entry-sources-module__Adoi2G__chatEntrySources{padding-left:1.25rem}}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__label{font-size:var(--text-copy-caption-size);font-weight:700;line-height:1.75rem}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList{--source-icon-wrapper-size:1.375rem;--source-gutter-size:.75rem;flex-direction:column;gap:.75rem;margin-top:.5rem;margin-bottom:0;display:flex}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList li{list-style:none}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList>li{opacity:0;animation:.26s ease-out both chat-entry-sources-module__Adoi2G__sharedKeyFadeInUp;transform:translateY(4px)}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList>li:first-child{animation-delay:40ms}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList>li:nth-child(2){animation-delay:80ms}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList>li:nth-child(3){animation-delay:.12s}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList>li:nth-child(4){animation-delay:.16s}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList>li:nth-child(5){animation-delay:.2s}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList>li:nth-child(6){animation-delay:.24s}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList .chat-entry-sources-module__Adoi2G__expandButtonListItem{margin-left:calc(var(--source-icon-wrapper-size) + var(--source-gutter-size))}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList .chat-entry-sources-module__Adoi2G__expandButtonListItem .chat-entry-sources-module__Adoi2G__expandButton{gap:.5rem;height:auto;display:flex}.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList .chat-entry-sources-module__Adoi2G__expandButtonListItem .chat-entry-sources-module__Adoi2G__expandButton svg{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.chat-entry-sources-module__Adoi2G__chatEntrySources,.chat-entry-sources-module__Adoi2G__chatEntrySources .chat-entry-sources-module__Adoi2G__sourceList>li{animation:none!important;transform:none!important}}
.tabs-module__tLx4Ca__tabsList{border-bottom:1px solid var(--border-default);flex-shrink:0;width:100%;display:flex}.tabs-module__tLx4Ca__tabsTrigger{color:var(--color-grey-600);font-family:inherit;font-size:var(--tabs-font-size);-webkit-user-select:none;user-select:none;background-color:#0000;border:none;border-bottom:2px solid #0000;flex:0 auto;justify-content:center;align-items:center;padding:1rem;font-weight:400;line-height:1;display:flex}.tabs-module__tLx4Ca__tabsTrigger:first-child{border-top-left-radius:6px}.tabs-module__tLx4Ca__tabsTrigger:last-child{border-top-right-radius:6px}.tabs-module__tLx4Ca__tabsTrigger:hover{color:var(--content-default-body)}.tabs-module__tLx4Ca__tabsTrigger:hover,.tabs-module__tLx4Ca__tabsTrigger:focus{border-bottom:2px solid var(--border-default);color:var(--content-default-body)}.tabs-module__tLx4Ca__tabsTrigger[data-state=active]{border-bottom:2px solid var(--product);color:var(--content-default-body);font-weight:500}.tabs-module__tLx4Ca__tabsTrigger:focus{border-bottom:2px solid var(--product);position:relative}.tabs-module__tLx4Ca__tabsTrigger:focus-visible{box-shadow:var(--focus-ring);outline-offset:2px;outline:2px solid #0000}.tabs-module__tLx4Ca__tabsTrigger+.tabs-module__tLx4Ca__tabsTrigger{margin-left:0}.tabs-module__tLx4Ca__tabsContent{border-radius:var(--border-radius-s);flex-grow:1;margin-top:1rem;padding:1rem 0}.tabs-module__tLx4Ca__tabsContent:focus-visible{box-shadow:var(--focus-ring);outline-offset:2px;outline:2px solid #0000}
.content-blocks-module__lC2l1G__flow{overflow-wrap:anywhere;max-width:100%;overflow-x:auto}.content-blocks-module__lC2l1G__flow *{min-width:0}.content-blocks-module__lC2l1G__flow img{max-width:100%;height:auto}.content-blocks-module__lC2l1G__flow code{white-space:break-spaces}.content-blocks-module__lC2l1G__flow pre{-webkit-overflow-scrolling:touch;white-space:pre;max-width:100%;overflow-x:auto}.content-blocks-module__lC2l1G__flow h1{font-size:1.7rem}.content-blocks-module__lC2l1G__flow blockquote{border:1px solid var(--color-grey-300);border-radius:3px;margin:30px 0;padding:12px 32px}.content-blocks-module__lC2l1G__flow ul{padding-left:2.5rem}.content-blocks-module__lC2l1G__flow thead th{background:var(--color-grey-100)}.content-blocks-module__lC2l1G__flow th,.content-blocks-module__lC2l1G__flow td{border:1px solid var(--color-grey-300);overflow-wrap:break-word;text-align:left;vertical-align:top;padding:8px 12px}.content-blocks-module__lC2l1G__flow tbody tr:nth-child(2n){background:var(--color-grey-100)}.content-blocks-module__lC2l1G__flow table{border:1px solid var(--color-grey-300);border-collapse:collapse;-webkit-overflow-scrolling:auto;width:max-content;max-width:100%;margin:8px 0 16px;display:block;overflow-x:visible}
.nudge-my-admin-button-module__V0i_oq__dialogContent .nudge-my-admin-button-module__V0i_oq__dialogFooter{gap:1rem;display:flex}.nudge-my-admin-button-module__V0i_oq__dialogContent .nudge-my-admin-button-module__V0i_oq__dialogFooter .nudge-my-admin-button-module__V0i_oq__loadingMessage{align-items:center;gap:.5rem;display:flex}.nudge-my-admin-button-module__V0i_oq__dialogContent .nudge-my-admin-button-module__V0i_oq__dialogFooter .nudge-my-admin-button-module__V0i_oq__loadingMessage .nudge-my-admin-button-module__V0i_oq__loader{width:1.5rem;height:1.5rem}.nudge-my-admin-button-module__V0i_oq__dialogContent .nudge-my-admin-button-module__V0i_oq__dialogFooter .nudge-my-admin-button-module__V0i_oq__noAdminMessage{align-items:center;display:flex}
@keyframes document-recommendation-module__U5DrCa__sharedKeyFadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.document-recommendation-module__U5DrCa__documentRecommendation{border-left:2px solid var(--theme-keyhr-primary);will-change:opacity, transform;flex-direction:column;gap:.5rem;padding-left:.25rem;animation:.26s ease-out both document-recommendation-module__U5DrCa__sharedKeyFadeInUp;display:flex}@media (min-width:768px){.document-recommendation-module__U5DrCa__documentRecommendation{padding-left:1.25rem}}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__label{font-size:var(--text-copy-caption-size);font-weight:700;line-height:1.75rem}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__description{font-size:var(--text-copy-caption-size)}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList{--source-icon-wrapper-size:1.375rem;--source-icon-size:.75rem;--source-gutter-size:.75rem;flex-direction:column;gap:.75rem;margin-top:.5rem;margin-bottom:0;display:flex}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem{align-items:center;gap:var(--source-gutter-size);opacity:0;list-style:none;animation:.28s ease-out both document-recommendation-module__U5DrCa__sharedKeyFadeInUp;display:flex;transform:translateY(4px)}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem .document-recommendation-module__U5DrCa__iconWrapper{width:var(--source-icon-wrapper-size);height:var(--source-icon-wrapper-size);border:1px solid var(--color-grey-300);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem .document-recommendation-module__U5DrCa__iconWrapper .document-recommendation-module__U5DrCa__icon{width:var(--source-icon-size);height:var(--source-icon-size)}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem .document-recommendation-module__U5DrCa__sourceDetails{flex-direction:column;gap:.25rem;display:flex}@media (min-width:992px){.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem .document-recommendation-module__U5DrCa__sourceDetails{flex-direction:row;align-items:center;gap:.5rem}}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem .document-recommendation-module__U5DrCa__sourceDetails button{height:auto}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem .document-recommendation-module__U5DrCa__sourceDetails .document-recommendation-module__U5DrCa__sourceDescription{color:var(--color-grey-600)}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem:first-child{animation-delay:60ms}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem:nth-child(2){animation-delay:.1s}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem:nth-child(3){animation-delay:.14s}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem:nth-child(4){animation-delay:.18s}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__uploadButtonItem{margin-left:calc(var(--source-icon-wrapper-size) + var(--source-gutter-size))}.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__uploadButtonItem .document-recommendation-module__U5DrCa__linkButton{gap:.5rem;height:auto;display:flex}@media (prefers-reduced-motion:reduce){.document-recommendation-module__U5DrCa__documentRecommendation,.document-recommendation-module__U5DrCa__documentRecommendation .document-recommendation-module__U5DrCa__documentList .document-recommendation-module__U5DrCa__documentItem{animation:none!important;transform:none!important}}
.message-steps-module__3qw7Dq__messageSteps{align-items:center;gap:.5rem;font-weight:700;display:flex;margin-top:0!important}.message-steps-module__3qw7Dq__messageSteps svg{width:1.25rem;height:1.25rem;color:var(--product)}
.stream-status-indicator-module__Oz4TdW__streamStatusMessage{align-items:center;gap:.5rem;font-weight:700;display:flex}.stream-status-indicator-module__Oz4TdW__streamStatusMessage svg{width:1.25rem;height:1.25rem;color:var(--product)}
.assistant-chat-entry-module__Hlht3W__assistantChatEntry>:first-child{margin-top:1rem}@media (min-width:576px){.assistant-chat-entry-module__Hlht3W__assistantChatEntry>:first-child{margin-top:.5rem}}.assistant-chat-entry-module__Hlht3W__assistantChatEntry>:not(:first-child){margin-top:1.5rem}.assistant-chat-entry-module__Hlht3W__responsiveContainer{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.assistant-chat-entry-module__Hlht3W__responsiveContainer{flex-direction:row;align-items:flex-start;gap:1.5rem}.assistant-chat-entry-module__Hlht3W__responsiveContainer>*{flex:1;min-width:0}.assistant-chat-entry-module__Hlht3W__responsiveContainer>:first-child{flex:2}}
.attached-documents-module__2pIzMq__attachedDocuments{direction:rtl;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:end;gap:.5rem;width:100%;margin-bottom:.75rem;display:grid}.attached-documents-module__2pIzMq__documentCard{border:1px solid var(--color-grey-200);background-color:var(--color-grey-50);direction:ltr;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .2s;display:flex;position:relative}.attached-documents-module__2pIzMq__documentCard:hover{background-color:var(--color-grey-100)}.attached-documents-module__2pIzMq__documentCard:hover .attached-documents-module__2pIzMq__autoDeleteNotice{opacity:1;visibility:visible}.attached-documents-module__2pIzMq__archived{border-color:var(--color-grey-200);background-color:var(--color-grey-50)}.attached-documents-module__2pIzMq__archived .attached-documents-module__2pIzMq__fileName{color:var(--color-grey-500);text-decoration:none}.attached-documents-module__2pIzMq__documentIcon{background-color:#0000;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:auto;display:flex}.attached-documents-module__2pIzMq__documentIcon .attached-documents-module__2pIzMq__icon{width:22px;height:22px;color:var(--color-grey-600)}.attached-documents-module__2pIzMq__documentIcon .attached-documents-module__2pIzMq__dotIcon{background-color:var(--color-grey-500);border-radius:9999px;width:10px;height:10px;display:inline-block}.attached-documents-module__2pIzMq__documentInfo{flex-direction:column;flex:auto;gap:.125rem;min-width:0;display:flex}.attached-documents-module__2pIzMq__dialogHeaderContent,.attached-documents-module__2pIzMq__loadingRow{align-items:center;gap:.5rem;display:flex}.attached-documents-module__2pIzMq__fileName{width:100%;max-width:100%;color:var(--color-foundations-link);cursor:pointer;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-size:.875rem;font-weight:500;display:block;overflow:hidden}.attached-documents-module__2pIzMq__fileName:disabled{color:var(--color-grey-500);cursor:default;text-decoration:none}.attached-documents-module__2pIzMq__fileSize{color:var(--color-grey-500);font-size:.75rem}.attached-documents-module__2pIzMq__actions{align-items:center;gap:.25rem;display:flex}.attached-documents-module__2pIzMq__showMoreRow{direction:ltr;grid-column:1/-1;justify-content:flex-end;width:100%;display:flex}.attached-documents-module__2pIzMq__showMoreLink{color:var(--color-foundations-link);cursor:pointer;background:0 0;border:0;padding:0;font-size:.75rem;text-decoration:underline}.attached-documents-module__2pIzMq__infoButton{cursor:default;background:0 0;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}.attached-documents-module__2pIzMq__infoButton .attached-documents-module__2pIzMq__infoIcon{width:22px;height:22px;color:var(--color-grey-600)}.attached-documents-module__2pIzMq__removeButton{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:all .2s;display:flex}.attached-documents-module__2pIzMq__removeButton:hover:not(:disabled){border-color:var(--color-grey-300);background-color:var(--color-grey-200)}.attached-documents-module__2pIzMq__removeButton:disabled{cursor:not-allowed;opacity:.5}.attached-documents-module__2pIzMq__removeButton .attached-documents-module__2pIzMq__removeIcon{width:22px;height:22px;color:var(--color-grey-600)}@media (max-width:576px){.attached-documents-module__2pIzMq__attachedDocuments{grid-template-columns:1fr;justify-items:end}.attached-documents-module__2pIzMq__documentCard{width:14rem;padding:.625rem}.attached-documents-module__2pIzMq__documentIcon{width:2rem;height:2rem}.attached-documents-module__2pIzMq__documentIcon .attached-documents-module__2pIzMq__icon{width:1rem;height:1rem}.attached-documents-module__2pIzMq__fileName{font-size:.8125rem}.attached-documents-module__2pIzMq__fileSize{font-size:.6875rem}}
.user-chat-entry-module__2jaTgq__userChatEntry{flex-direction:column;justify-content:flex-end;align-items:flex-end;display:flex}.user-chat-entry-module__2jaTgq__userChatEntry .user-chat-entry-module__2jaTgq__content{background-color:var(--color-grey-100);border-radius:1.5rem .375rem 1.5rem 1.5rem;width:80%;padding:1.5rem}@media (min-width:576px){.user-chat-entry-module__2jaTgq__userChatEntry .user-chat-entry-module__2jaTgq__content{border-radius:2rem .5rem 2rem 2rem;padding:2rem}}.user-chat-entry-module__2jaTgq__attached{justify-content:flex-end;width:100%;margin-bottom:.5rem;display:flex}
.wizard-input-module__iNSLZa__wizardInput input{border-color:var(--color-navy-200)}.wizard-input-module__iNSLZa__wizardInput input::placeholder{color:var(--color-navy-300)}.wizard-input-module__iNSLZa__wizardInput input:focus,.wizard-input-module__iNSLZa__wizardInput input.wizard-input-module__iNSLZa__highlight{outline:1px solid var(--product)}
.wizard-input-chat-entry-module__xDM3Ta__wizardInputChatEntry{flex-direction:column;margin-top:1rem;display:flex}@media (min-width:576px){.wizard-input-chat-entry-module__xDM3Ta__wizardInputChatEntry{background-color:var(--color-grey-100);border-radius:.375rem 1.5rem 1.5rem;max-width:80%;padding:1.5rem}.wizard-input-chat-entry-module__xDM3Ta__wizardInputChatEntry .wizard-input-chat-entry-module__xDM3Ta__badge{display:block}}.wizard-input-chat-entry-module__xDM3Ta__wizardInputChatEntry .wizard-input-chat-entry-module__xDM3Ta__badge{display:none}@media (min-width:576px){.wizard-input-chat-entry-module__xDM3Ta__wizardInputChatEntry .wizard-input-chat-entry-module__xDM3Ta__header .wizard-input-chat-entry-module__xDM3Ta__title{margin-top:.75rem}}.wizard-input-chat-entry-module__xDM3Ta__wizardInputChatEntry .wizard-input-chat-entry-module__xDM3Ta__header .wizard-input-chat-entry-module__xDM3Ta__description{margin-top:.5rem}.wizard-input-chat-entry-module__xDM3Ta__wizardInputChatEntry .wizard-input-chat-entry-module__xDM3Ta__wizardForm{margin-top:2rem}
.chat-entry-module__UE2PBW__chatEntry{flex-direction:column;display:flex}@media (min-width:576px){.chat-entry-module__UE2PBW__chatEntry{grid-template-rows:auto auto;grid-template-columns:2.5rem auto;column-gap:1rem;display:grid}}.chat-entry-module__UE2PBW__chatEntry .chat-entry-module__UE2PBW__iconWrapper{align-items:center;gap:1rem;display:flex}@media (min-width:576px){.chat-entry-module__UE2PBW__chatEntry .chat-entry-module__UE2PBW__iconWrapper{align-items:flex-start}.chat-entry-module__UE2PBW__chatEntry .chat-entry-module__UE2PBW__iconWrapper .chat-entry-module__UE2PBW__entityLabel{display:none}}.chat-entry-module__UE2PBW__chatEntry .chat-entry-module__UE2PBW__iconWrapper .chat-entry-module__UE2PBW__entityLabel{color:var(--product);font-weight:700}.chat-entry-module__UE2PBW__chatEntry .chat-entry-module__UE2PBW__iconWrapper .chat-entry-module__UE2PBW__iconBackplate{background-color:var(--product-tint-25);border-radius:100%;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.chat-entry-module__UE2PBW__chatEntry .chat-entry-module__UE2PBW__iconWrapper .chat-entry-module__UE2PBW__iconBackplate .chat-entry-module__UE2PBW__icon{width:1.5rem;height:1.5rem;color:var(--product);fill:var(--product)}
.chat-history-module__yDwuaW__chatHistory .chat-history-module__yDwuaW__chatEntry:not(:last-child){margin-bottom:1.25rem}@media (min-width:576px){.chat-history-module__yDwuaW__chatHistory .chat-history-module__yDwuaW__chatEntry:not(:last-child){margin-bottom:2.5rem}}
.chat-pills-module__9qwreG__pills{flex-wrap:wrap;gap:.5rem;display:flex}.chat-pills-module__9qwreG__pills .chat-pills-module__9qwreG__pill{border-color:var(--color-grey-300);text-align:left;border-radius:50px;gap:.5rem;height:auto;padding:.625rem .75rem;font-weight:400;display:flex}.chat-pills-module__9qwreG__pills .chat-pills-module__9qwreG__pill .chat-pills-module__9qwreG__icon{width:1.25rem;height:1.25rem;color:var(--product);flex:none}@media (max-width:576px){.chat-pills-module__9qwreG__pills .chat-pills-module__9qwreG__limitedPill:nth-of-type(n+3){display:none}}@media (min-width:576px){.chat-pills-module__9qwreG__pills .chat-pills-module__9qwreG__limitedPill:nth-of-type(n+5){display:none}}.chat-pills-module__9qwreG__pills .chat-pills-module__9qwreG__hrAdviserPill{border-color:var(--product)}
.chat-module__noPz7G__chat .chat-module__noPz7G__chatHistory{margin-bottom:3.5rem}.chat-module__noPz7G__chat .chat-module__noPz7G__chatPills{margin-top:2rem}
.product-logo-module__Q-wxFW__productLogo{align-items:flex-start;gap:.25rem;display:flex}.product-logo-module__Q-wxFW__productLogo .product-logo-module__Q-wxFW__underline{border-bottom:3px solid var(--product)}.product-logo-module__Q-wxFW__productLogo .product-logo-module__Q-wxFW__betaTag{color:var(--color-navy-400);font-size:var(--text-copy-caption-size);font-weight:400}
.page-module__ycSMIq__page{max-width:var(--max-content-width);margin-left:auto;margin-right:auto}@media (min-width:576px){.page-module__ycSMIq__page{margin-top:2rem}}.page-module__ycSMIq__page .page-module__ycSMIq__breadcrumbs{font-size:var(--text-heading-h3-size);flex-flow:wrap;align-items:center;gap:.5rem;display:flex}.page-module__ycSMIq__page .page-module__ycSMIq__breadcrumbs .page-module__ycSMIq__organisation{font-weight:400}.page-module__ycSMIq__page .page-module__ycSMIq__breadcrumbs .page-module__ycSMIq__icon{width:2rem;height:2rem;color:var(--color-grey-300)}.page-module__ycSMIq__page .page-module__ycSMIq__welcome{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}@media (min-width:576px){.page-module__ycSMIq__page .page-module__ycSMIq__welcome{flex-direction:row;align-items:center;margin-top:3.75rem}}.page-module__ycSMIq__page .page-module__ycSMIq__welcome>*{flex-grow:1;flex-basis:0}.page-module__ycSMIq__page .page-module__ycSMIq__welcome .page-module__ycSMIq__heading{color:var(--color-navy-200);font-size:var(--text-heading-h1-size);flex-direction:column;display:flex}.page-module__ycSMIq__page .page-module__ycSMIq__welcome .page-module__ycSMIq__heading .page-module__ycSMIq__hello{color:var(--product)}.page-module__ycSMIq__page .page-module__ycSMIq__welcome .page-module__ycSMIq__bubbleWrapper{align-items:center;gap:.5rem;display:flex}.page-module__ycSMIq__page .page-module__ycSMIq__welcome .page-module__ycSMIq__bubbleWrapper .page-module__ycSMIq__arrow{display:none}@media (min-width:576px){.page-module__ycSMIq__page .page-module__ycSMIq__welcome .page-module__ycSMIq__bubbleWrapper .page-module__ycSMIq__arrow{width:2rem;height:2rem;color:var(--color-navy-400);transform:rotate(-170deg)scaleX(-1);transform:unset;flex:none;display:block}}.page-module__ycSMIq__page .page-module__ycSMIq__welcome .page-module__ycSMIq__bubbleWrapper .page-module__ycSMIq__bubble{background-color:var(--color-grey-50);color:var(--color-grey-700);border-radius:.25rem 1.5rem 1.5rem;padding:1rem 1.5rem}.page-module__ycSMIq__page .page-module__ycSMIq__chat{margin-top:1rem}@media (min-width:576px){.page-module__ycSMIq__page .page-module__ycSMIq__chat{margin-top:5rem}}
.page-module__RkbUaW__page{max-width:var(--max-content-width);margin-left:auto;margin-right:auto}
.CollapsibleList-module__C0M-BW__collapsibleList{flex-direction:column;display:flex}.CollapsibleList-module__C0M-BW__listWrapper{will-change:max-height;transition:max-height .28s;overflow:hidden}@media (prefers-reduced-motion:reduce){.CollapsibleList-module__C0M-BW__listWrapper{transition:none}}.CollapsibleList-module__C0M-BW__innerList{flex-direction:column;gap:.125rem;margin:0;padding:0;display:flex}.CollapsibleList-module__C0M-BW__listItem{list-style:none}.CollapsibleList-module__C0M-BW__collapsibleList>.CollapsibleList-module__C0M-BW__toggleButton{height:auto;padding:var(--sidebar-section-padding);gap:.5rem;margin-top:.75rem;display:flex}.CollapsibleList-module__C0M-BW__icon{flex:none;width:1rem;height:1rem}
.SidebarLink-module__tl7uYG__link{padding:var(--sidebar-section-padding);color:var(--content-default-body);text-overflow:ellipsis;white-space:nowrap;border-radius:.25rem;flex-flow:row;align-items:center;gap:.5rem;display:flex;overflow:hidden}.SidebarLink-module__tl7uYG__link:focus,.SidebarLink-module__tl7uYG__link:hover{background-color:var(--color-grey-200);text-decoration:none}.SidebarLink-module__tl7uYG__link:active{background-color:var(--color-grey-300)}.SidebarLink-module__tl7uYG__link.SidebarLink-module__tl7uYG__active .SidebarLink-module__tl7uYG__label{border-bottom:2px solid var(--product);font-weight:700}.SidebarLink-module__tl7uYG__icon{width:1rem;height:1rem;color:var(--color-navy-300);flex:none}
.ChatsSidebarNav-module__ktq_fa__empty{padding:var(--sidebar-section-padding);text-overflow:ellipsis;white-space:nowrap;flex-direction:column;align-items:flex-start;gap:.5rem;display:flex;overflow:hidden}.ChatsSidebarNav-module__ktq_fa__chatItem{align-items:center;gap:.5rem;display:flex}.ChatsSidebarNav-module__ktq_fa__chatItem>.ChatsSidebarNav-module__ktq_fa__chatLink{flex:1}.ChatsSidebarNav-module__ktq_fa__chatItem>.ChatsSidebarNav-module__ktq_fa__chatAction{border-radius:50px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:flex}.ChatsSidebarNav-module__ktq_fa__chatAction>.ChatsSidebarNav-module__ktq_fa__icon{flex:none;width:1rem;height:1rem}
.page-module__YnsY6a__page{max-width:var(--max-content-width);flex-direction:column;margin-left:auto;margin-right:auto;display:flex}.page-module__YnsY6a__page .page-module__YnsY6a__wizardLabel{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.page-module__YnsY6a__page .page-module__YnsY6a__wizardLabel p{font-size:1rem;font-weight:700}.page-module__YnsY6a__page .page-module__YnsY6a__wizardLabel svg{width:2rem;height:2rem;color:var(--product);fill:var(--product)}@media (min-width:576px){.page-module__YnsY6a__page .page-module__YnsY6a__wizardLabel svg{margin-right:1.75rem}}@media (min-width:576px){.page-module__YnsY6a__page .page-module__YnsY6a__wizardConfiguration{margin-left:4.25rem}}.page-module__YnsY6a__page .page-module__YnsY6a__wizardConfiguration h1{margin-bottom:.5rem;font-size:1.5rem}.page-module__YnsY6a__page .page-module__YnsY6a__wizardConfiguration .page-module__YnsY6a__tagline{color:var(--color-navy-400);margin-bottom:2rem}
.CollapsibleSidebar-module__5v4huG__collapsibleSidebar{--collapsed-width:4rem;--expanded-width:var(--max-aside-width);transition:width .3s ease-in-out}.CollapsibleSidebar-module__5v4huG__collapsibleSidebar[data-state=open]{width:var(--expanded-width)}.CollapsibleSidebar-module__5v4huG__collapsibleSidebar[data-state=closed]{width:var(--collapsed-width)}.CollapsibleSidebar-module__5v4huG__wrapper{position:sticky;top:0}.CollapsibleSidebar-module__5v4huG__content{flex-direction:column;gap:2rem;padding:3rem 1.5rem;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;display:flex}.CollapsibleSidebar-module__5v4huG__collapsibleSidebar[data-state=closed] .CollapsibleSidebar-module__5v4huG__content{opacity:0;pointer-events:none;visibility:hidden}.CollapsibleSidebar-module__5v4huG__wrapper .CollapsibleSidebar-module__5v4huG__toggleButton{width:2rem;height:2rem;color:var(--color-navy-300);border-radius:50px;justify-content:center;align-items:center;padding:0;transition:transform .3s ease-in-out;display:flex;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}.CollapsibleSidebar-module__5v4huG__collapsibleSidebar[data-state=open] .CollapsibleSidebar-module__5v4huG__toggleButton{transform:translateX(calc((var(--expanded-width) / 2) - 2.5rem))}.CollapsibleSidebar-module__5v4huG__icon{width:1.5rem;height:1.5rem}
.DocumentsSidebarNav-module__7gMUvW__documentsSidebarNav{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.DocumentsSidebarNav-module__7gMUvW__subtitle{color:var(--color-navy-300);font-size:var(--text-copy-body-size);font-weight:700}
.HomeButton-module__rFzVma__homeButton{width:fit-content}
.SidebarSection-module__tSyqqG__sidebarSection{--sidebar-section-padding:.375rem;flex-direction:column;gap:.5rem;display:flex}.SidebarSection-module__tSyqqG__sidebarSection:empty{display:none}
.WizardsSidebarNav-module__oBDx6W__empty{padding:var(--sidebar-section-padding);text-overflow:ellipsis;white-space:nowrap;flex-flow:row;align-items:center;gap:.5rem;display:flex;overflow:hidden}.WizardsSidebarNav-module__oBDx6W__icon{flex:none;width:1rem;height:1rem}
.ChatSidebar-module__tdgPzG__sidebar{border-right:1px solid var(--color-grey-300);background-color:var(--color-grey-50)}
.layout-module__iizgna__layout{flex-direction:row;display:flex}.layout-module__iizgna__layout .layout-module__iizgna__sidebar{height:auto}@media (max-width:1200px){.layout-module__iizgna__layout .layout-module__iizgna__sidebar{display:none}}.layout-module__iizgna__layout .layout-module__iizgna__mainContent{flex:1}