.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}
.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__caption{margin:0 0 .5rem;font-weight:400}.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}
.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}
.feedback-form-module__9FmFtW__label .feedback-form-module__9FmFtW__tag{color:var(--color-grey-600);margin-left:.5rem;font-weight:400}
@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}
.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}
.external-source-link-module__D842QW__externalSourceLink .external-source-link-module__D842QW__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}.external-source-link-module__D842QW__externalSourceLink .external-source-link-module__D842QW__iconWrapper svg{width:var(--source-icon-size);height:var(--source-icon-size)}.external-source-link-module__D842QW__externalSourceLink .external-source-link-module__D842QW__sourceDetails{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}@media (min-width:992px){.external-source-link-module__D842QW__externalSourceLink .external-source-link-module__D842QW__sourceDetails{flex-direction:row;align-items:center;gap:.5rem}}.external-source-link-module__D842QW__externalSourceLink .external-source-link-module__D842QW__sourceDetails .external-source-link-module__D842QW__externalLinkPill{padding:var(--spacing-4xs) var(--scale-300);border-radius:var(--border-radius-l);background:var(--color-grey-100);color:var(--color-grey-600);font-size:var(--text-copy-caption-size);align-items:center;gap:var(--spacing-4xs);line-height:var(--text-copy-caption-line-height);display:inline-flex}.external-source-link-module__D842QW__externalSourceLink .external-source-link-module__D842QW__sourceDetails .external-source-link-module__D842QW__externalLinkPill svg{flex:none;width:.75rem;height:.75rem}
.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)}
.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)}
.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)}
.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}
.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}}
.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}
.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}
.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}
.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}
.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}
.workspace-picker-module__-OVjaG__workspaces{border-radius:var(--border-radius-s);background-color:var(--surface-card);font-size:var(--text-copy-caption-size);margin-top:.5rem;padding:.5rem}.workspace-picker-module__-OVjaG__workspaces .workspace-picker-module__-OVjaG__dropdownMenuLabel{font-size:var(--text-copy-caption-size)}.workspace-picker-module__-OVjaG__workspaces .workspace-picker-module__-OVjaG__workspaceItem{height:auto;font-size:inherit;text-align:left;font-weight:500}.workspace-picker-module__-OVjaG__workspaces .workspace-picker-module__-OVjaG__workspaceItem:focus,.workspace-picker-module__-OVjaG__workspaces .workspace-picker-module__-OVjaG__workspaceItem:hover{background-color:var(--surface-page);text-decoration:none}.workspace-picker-module__-OVjaG__workspaces .workspace-picker-module__-OVjaG__workspaceItem:first-child{color:var(--content-default-secondary);padding:.25rem 1rem}.workspace-picker-module__-OVjaG__workspaceName{overflow-wrap:break-word;width:100%;padding-left:1rem;position:relative}.workspace-picker-module__-OVjaG__workspaceName .workspace-picker-module__-OVjaG__active{background-color:var(--color-pink-500);vertical-align:middle;border-radius:100%;width:.375rem;height:.375rem;display:inline-block;position:absolute;top:.375rem;left:0}
.keydoc-source-link-module__TNaQba__keydocSourceLink .keydoc-source-link-module__TNaQba__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-self:flex-start;align-items:center;margin-top:.3125rem;display:flex;overflow:hidden}.keydoc-source-link-module__TNaQba__keydocSourceLink .keydoc-source-link-module__TNaQba__iconWrapper svg{width:var(--source-icon-size);height:var(--source-icon-size)}.keydoc-source-link-module__TNaQba__keydocSourceLink .keydoc-source-link-module__TNaQba__sourceDetails{align-items:flex-start;gap:var(--spacing-4xs);flex-direction:column;display:flex}.keydoc-source-link-module__TNaQba__keydocSourceLink .keydoc-source-link-module__TNaQba__sourceDetails .keydoc-source-link-module__TNaQba__fileChip{padding:var(--scale-150);border:var(--border-width-s) solid var(--border-default);border-radius:var(--border-radius-s);background:var(--color-foundations-white);align-items:center;gap:var(--spacing-2xs);text-decoration:none;display:inline-flex}.keydoc-source-link-module__TNaQba__keydocSourceLink .keydoc-source-link-module__TNaQba__sourceDetails .keydoc-source-link-module__TNaQba__fileChip svg{width:1rem;height:1rem;color:var(--content-default-secondary);flex:none}.keydoc-source-link-module__TNaQba__keydocSourceLink .keydoc-source-link-module__TNaQba__sourceDetails .keydoc-source-link-module__TNaQba__fileChip span{color:var(--color-foundations-link)}.keydoc-source-link-module__TNaQba__keydocSourceLink .keydoc-source-link-module__TNaQba__sourceDetails .keydoc-source-link-module__TNaQba__provenance{color:var(--color-grey-600);font-size:var(--text-copy-caption-size);line-height:var(--text-copy-caption-line-height)}.keydoc-source-link-module__TNaQba__keydocSourceLink .keydoc-source-link-module__TNaQba__sourceDetails .keydoc-source-link-module__TNaQba__provenance a{color:var(--color-foundations-link)}
.user-profile-module__hW1THa__dropdownTrigger{border-radius:0;gap:.75rem;height:100%;padding:0 .75rem}.user-profile-module__hW1THa__dropdownTrigger:hover,.user-profile-module__hW1THa__dropdownTrigger:focus{text-decoration:none}.user-profile-module__hW1THa__dropdownTrigger:hover{background-color:var(--surface-page)}.user-profile-module__hW1THa__dropdownTrigger[data-state=open]{background-color:var(--surface-page)}.user-profile-module__hW1THa__dropdownTrigger[data-state=open] .user-profile-module__hW1THa__chevron{transform:rotate(180deg)}.user-profile-module__hW1THa__dropdownTrigger .user-profile-module__hW1THa__chevron{width:.875rem;height:.875rem;color:var(--content-default-secondary);transition:all .2s}.user-profile-module__hW1THa__iconWrapper{width:1.5rem;height:1.5rem;position:relative}.user-profile-module__hW1THa__iconWrapper .user-profile-module__hW1THa__typeIcon{width:.75rem;height:auto;position:absolute;top:-.375rem;left:-.25rem}.user-profile-module__hW1THa__userDetails{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex-direction:column;gap:.125rem;width:150px;display:flex;overflow:hidden}@media (min-width:768px){.user-profile-module__hW1THa__userDetails{width:200px}}.user-profile-module__hW1THa__userDetails .user-profile-module__hW1THa__name{font-size:var(--text-copy-caption-size);text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1.1;overflow:hidden}.user-profile-module__hW1THa__userDetails .user-profile-module__hW1THa__org{font-size:var(--text-copy-micro-size);text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.user-profile-module__hW1THa__dropdownContent{width:var(--radix-dropdown-menu-trigger-width);border-top-left-radius:0!important;border-top-right-radius:0!important}.user-profile-module__hW1THa__dropdownContent .user-profile-module__hW1THa__dropdownMenuItem{font-size:var(--text-copy-caption-size)}.user-profile-module__hW1THa__menuIcon{width:1rem;height:1rem;color:var(--content-default-secondary);flex:none;align-self:flex-start}.user-profile-module__hW1THa__skeleton{height:1rem}
.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)}
.top-bar-module__kcj7WW__topBar{--top-bar-height:50px;height:var(--top-bar-height);background-color:var(--color-grey-100);color:var(--content-default-body);font-size:var(--text-copy-body-size);position:relative}.top-bar-module__kcj7WW__container{width:100%;height:100%}.top-bar-module__kcj7WW__topBarContent{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.top-bar-module__kcj7WW__topBarLeft,.top-bar-module__kcj7WW__topBarRight{flex:none;gap:.5rem;height:100%;display:flex}
@media (min-width:1270px){.common-header-module__jjbw2q__commonHeader{border-bottom:1px solid var(--border-default)}}
.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)}
.WizardDocumentSourceLink-module-scss-module__5XMjIq__wizardDocumentSourceLink .WizardDocumentSourceLink-module-scss-module__5XMjIq__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}.WizardDocumentSourceLink-module-scss-module__5XMjIq__wizardDocumentSourceLink .WizardDocumentSourceLink-module-scss-module__5XMjIq__iconWrapper svg{width:var(--source-icon-size);height:var(--source-icon-size)}.WizardDocumentSourceLink-module-scss-module__5XMjIq__wizardDocumentSourceLink .WizardDocumentSourceLink-module-scss-module__5XMjIq__sourceDetails{flex-direction:column;gap:.25rem;display:flex}@media (min-width:992px){.WizardDocumentSourceLink-module-scss-module__5XMjIq__wizardDocumentSourceLink .WizardDocumentSourceLink-module-scss-module__5XMjIq__sourceDetails{flex-direction:row;align-items:center;gap:.5rem}}
.wizard-upload-source-link-module__jUMTTq__wizardUploadSourceLink .wizard-upload-source-link-module__jUMTTq__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}.wizard-upload-source-link-module__jUMTTq__wizardUploadSourceLink .wizard-upload-source-link-module__jUMTTq__iconWrapper svg{width:var(--source-icon-size);height:var(--source-icon-size)}.wizard-upload-source-link-module__jUMTTq__wizardUploadSourceLink .wizard-upload-source-link-module__jUMTTq__sourceDetails{flex-direction:column;gap:.25rem;display:flex}@media (min-width:992px){.wizard-upload-source-link-module__jUMTTq__wizardUploadSourceLink .wizard-upload-source-link-module__jUMTTq__sourceDetails{flex-direction:row;align-items:center;gap:.5rem}}
@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}}
.DocumentDownloadCard-module-scss-module__CcsXWG__documentDownloadCard{border:1px solid var(--grey-200);background-color:var(--grey-50);border-radius:.5rem;align-items:center;gap:.75rem;margin:.75rem 0;padding:.75rem 1rem;transition:background-color .2s;display:flex}.DocumentDownloadCard-module-scss-module__CcsXWG__iconWrapper{background-color:var(--grey-200);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.DocumentDownloadCard-module-scss-module__CcsXWG__icon{width:1.25rem;height:1.25rem;color:var(--grey-600)}.DocumentDownloadCard-module-scss-module__CcsXWG__details{flex-direction:column;flex:auto;gap:.125rem;min-width:0;display:flex}.DocumentDownloadCard-module-scss-module__CcsXWG__title{color:var(--grey-900);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.DocumentDownloadCard-module-scss-module__CcsXWG__subtitle{color:var(--grey-500);font-size:.75rem}.DocumentDownloadCard-module-scss-module__CcsXWG__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.DocumentDownloadCard-module-scss-module__CcsXWG__downloadButton{border:1px solid var(--grey-300);color:var(--grey-700);cursor:pointer;background-color:#fff;border-radius:.375rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.DocumentDownloadCard-module-scss-module__CcsXWG__downloadButton:hover{border-color:var(--grey-400);background-color:var(--grey-100)}.DocumentDownloadCard-module-scss-module__CcsXWG__downloadIcon{width:.875rem;height:.875rem}@media (max-width:576px){.DocumentDownloadCard-module-scss-module__CcsXWG__documentDownloadCard{flex-direction:column;align-items:flex-start}.DocumentDownloadCard-module-scss-module__CcsXWG__actions{justify-content:flex-end;width:100%}}
.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)}
@keyframes SourcesLoadingIndicator-module-scss-module__IcieQW__sharedKeyFadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.SourcesLoadingIndicator-module-scss-module__IcieQW__sourcesLoading{border-left:1px solid var(--grey-300);will-change:opacity,transform;padding-left:.25rem;animation:.24s ease-out both SourcesLoadingIndicator-module-scss-module__IcieQW__sharedKeyFadeInUp}@media (min-width:768px){.SourcesLoadingIndicator-module-scss-module__IcieQW__sourcesLoading{padding-left:1.25rem}}.SourcesLoadingIndicator-module-scss-module__IcieQW__sourcesLoading .SourcesLoadingIndicator-module-scss-module__IcieQW__label{font-size:var(--font-small);font-weight:700;line-height:1.75rem}.SourcesLoadingIndicator-module-scss-module__IcieQW__sourcesLoading .SourcesLoadingIndicator-module-scss-module__IcieQW__indicator{font-size:var(--font-small);align-items:center;gap:.5rem;margin-top:.5rem;font-weight:700;display:flex}.SourcesLoadingIndicator-module-scss-module__IcieQW__sourcesLoading .SourcesLoadingIndicator-module-scss-module__IcieQW__indicator svg{width:1.25rem;height:1.25rem;color:var(--product)}@media (prefers-reduced-motion:reduce){.SourcesLoadingIndicator-module-scss-module__IcieQW__sourcesLoading{animation:none!important;transform:none!important}}
.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-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}
.SidebarSectionLoading-module__5xVe4q__sidebarSectionLoading{padding:var(--sidebar-section-padding);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.5rem;display:flex;overflow:hidden}.SidebarSectionLoading-module__5xVe4q__sidebarSectionLoading .SidebarSectionLoading-module__5xVe4q__icon{flex:none;width:1rem;height:1rem}
@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}}}
.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}