.dl-modals-wrapper>.dl-alert{left:50%;position:fixed;top:50%;transform:translate3d(-50%,-50%,0);z-index:99}.transition-fade-appear,.transition-fade-enter{opacity:0;transition:opacity .3s linear}.transition-fade-appear.transition-fade-appear-active,.transition-fade-appear.transition-fade-enter-active,.transition-fade-enter.transition-fade-appear-active,.transition-fade-enter.transition-fade-enter-active{opacity:1}.transition-fade-exit{opacity:1;transition:opacity .3s linear}.transition-fade-exit.transition-fade-exit-active{opacity:0}.dl-button.DEPRECATED-dl-icon-button{align-items:center;display:flex}.DEPRECATED-dl-icon-button-small svg{height:16px;width:16px}.DEPRECATED-dl-icon-button-medium svg{height:24px;width:24px}.DEPRECATED-dl-icon-button-large svg{height:32px;width:32px}.DEPRECATED-dl-icon-button-default svg{fill:var(--oxygen-core-grey-130)}.DEPRECATED-dl-icon-button-gray-darker svg{fill:var(--oxygen-core-grey-150)}.DEPRECATED-dl-icon-button-white svg{fill:var(--oxygen-core-common-white)}.DEPRECATED-dl-icon-button-primary svg{fill:var(--oxygen-core-blue-110)}.DEPRECATED-dl-icon-button-primary svg:not([disabled]).guideflow_hovered{fill:var(--oxygen-core-blue-130)}.DEPRECATED-dl-icon-button-danger svg{fill:var(--oxygen-core-red-090);color:var(--oxygen-core-red-090)}.DEPRECATED-dl-icon-button-danger:not([disabled]).guideflow_hovered,.DEPRECATED-dl-icon-button-danger:not([disabled]).guideflow_hovered path{fill:var(--oxygen-core-red-110);color:var(--oxygen-core-red-110)}.DEPRECATED-dl-icon-button-faded svg{fill:#2b466099}.DEPRECATED-dl-icon-button-default:disabled svg{fill:#2b466066}.DEPRECATED-dl-icon-button-white:disabled svg{fill:#fff6}.DEPRECATED-dl-icon-button-primary:disabled svg{fill:#107aca66}.DEPRECATED-dl-icon-button-danger:disabled svg{fill:#e2515a66;color:#e2515a66}.dc-modal-close-button{position:absolute;right:20px;top:20px;z-index:2}.dc-modal-close-button svg{font-size:20px;height:20px;margin:0;position:absolute;right:0;top:0;width:20px}.dl-panelled-overlay-modal .dc-modal-backdrop{z-index:1040}.dl-panelled-overlay-modal .dl-panelled-modal-dialog{color:var(--oxygen-core-grey-130);outline:none;pointer-events:auto;z-index:1040}.dl-panelled-overlay-modal .dl-panelled-modal-top{height:100%;top:0}.dl-panelled-overlay-modal .dc-modal-content{background-color:initial;border-radius:0}.dl-panelled-overlay-modal .dl-panelled-modal-close-button{padding:8px;right:10px;top:10px;z-index:1041}.dl-panelled-overlay-modal .dl-panelled-modal-close-button svg{height:24px;width:24px}.dl-panelled-overlay-modal .dc-modal-footer{background-color:var(--oxygen-core-common-white);box-shadow:-32px 0 32px 0 #0d23391a;height:60px}.dl-panelled-overlay-modal .dc-modal-footer .dl-button.dc-modal-footer-button{min-width:unset}.dl-sliding-panel{top:0}.dl-sliding-panel .dc-modal-backdrop{opacity:.5;z-index:1041}.dl-sliding-panel.dl-sliding-panel-with-navbars{height:calc(100vh - 56px);top:56px}.dl-sliding-panel.dl-sliding-panel-with-navbars .dc-modal-backdrop{left:80px;top:56px}.dl-sliding-panel.dl-sliding-panel-telehealth-hub .dc-modal-backdrop{z-index:1039}.dl-sliding-panel .dl-sliding-panel-container{overflow:hidden}.dl-sliding-panel .dl-sliding-panel-modal{animation:slide-from-right .2s ease;background-color:var(--oxygen-core-common-white);color:var(--oxygen-core-grey-130);max-width:528px;outline:none;pointer-events:auto;right:0;z-index:1041}@keyframes slide-from-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}.dl-sliding-panel .dl-sliding-panel-modal.dl-sliding-panel-left{animation:none;left:80px;max-width:336px;padding-left:24px;padding-top:24px}.dl-sliding-panel .dl-sliding-panel-modal.dl-sliding-panel-telehealth-hub{background:none;height:0!important;width:0!important;z-index:1039}.dl-sliding-panel .dl-sliding-panel-modal.dl-sliding-panel-retrocession-hub{min-width:770px;overflow:auto;padding-left:24px;padding-right:24px}.dl-panelled-modal-with-navigation{height:calc(100vh - 56px);left:80px;top:56px;width:calc(100% - 80px);z-index:210}.dl-panel-container-with-navigation{height:calc(100vh - 56px);max-width:none}.dl-panel-container{background-color:var(--oxygen-core-grey-020);height:100vh;min-width:890px;width:calc(100vw - 80px)}.form-label{display:block;margin-bottom:5px}@media(min-width:768px){.form-label{margin-bottom:8px}}.dl-left-panel{background-color:var(--oxygen-core-common-white);width:336px;z-index:2}.dl-left-panel .dl-left-panel-content{height:100%;overflow:auto}.dl-left-panel .dl-alert{margin-bottom:8px;padding:8px 16px}.dl-left-panel-shadow{box-shadow:0 0 32px 0 #0d23391a}.dl-scrollable{flex:1 0 0%;overflow-x:hidden;overflow-y:auto}.dl-scrollable-horizontal{display:flex;overflow-x:auto;overflow-y:hidden}.dl-scrollable-no-grow{overflow-x:hidden;overflow-y:auto}.dl-emptystate{align-items:center;display:flex;flex-direction:column;justify-content:center}.dl-emptystate .dl-emptystate-content{max-width:580px;width:100%}@media(max-width:480px){.dl-emptystate .dl-emptystate-content{width:80%}}.dl-emptystate .dl-emptystate-content button{width:auto}.dl-list-item{--oxygen-LOCAL-listItem-background:var(--oxygen-core-common-white);--oxygen-LOCAL-listItem-borderColor:var(--oxygen-core-grey-030);--oxygen-LOCAL-listItem-highlighted-background-hover:var(--oxygen-core-teal-010);--oxygen-LOCAL-listItem-background-active:var(--oxygen-core-teal-020);align-items:center;background-color:var(--oxygen-LOCAL-listItem-background);display:flex;margin-bottom:0;min-height:48px;outline:none;transition:background-color .1s;width:100%}.dl-list-item.dl-list-item-border{border-top:1px solid var(--oxygen-LOCAL-listItem-borderColor)}.dl-list-item.dl-list-item-border.dl-list-item-rounded-all,.dl-list-item.dl-list-item-border:last-child{border-bottom:1px solid var(--oxygen-LOCAL-listItem-borderColor)}.dl-list-item.dl-list-item-border-all,.dl-list-item.dl-list-item-border-between:not(:first-child){border-top:1px solid var(--oxygen-LOCAL-listItem-borderColor)}.dl-list-item.dl-list-item-border-all{border-left:1px solid var(--oxygen-LOCAL-listItem-borderColor);border-right:1px solid var(--oxygen-LOCAL-listItem-borderColor)}.dl-list-item.dl-list-item-border-all.dl-list-item-rounded-all,.dl-list-item.dl-list-item-border-all:last-child{border-bottom:1px solid var(--oxygen-LOCAL-listItem-borderColor)}.dl-list-item.dl-list-item-highlighted{background-color:var(--oxygen-LOCAL-listItem-highlighted-background-hover);text-decoration:none}.dl-list-item.dl-list-item-hover{cursor:pointer}.dl-list-item.dl-list-item-hover:focus{background-color:var(--oxygen-LOCAL-listItem-highlighted-background-hover);text-decoration:none}.dl-list-item.dl-list-item-hover:focus-visible{box-shadow:0 0 0 2px var(--oxygen-core-common-white) inset,0 0 0 4px var(--oxygen-core-grey-110) inset;outline:2px solid #0000}@media(prefers-reduced-motion:no-preference){.dl-list-item.dl-list-item-hover:focus-visible{transition:box-shadow .15s linear}}@media(hover){.dl-list-item.dl-list-item-hover.guideflow_hovered{background-color:var(--oxygen-LOCAL-listItem-highlighted-background-hover);text-decoration:none}}.dl-list-item.dl-list-item-rounded:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.dl-list-item.dl-list-item-rounded:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.dl-list-item.dl-list-item-rounded-all{border-radius:8px}.dl-list-item-small{padding:8px 16px}.dl-list-item-medium{padding:16px}.dl-list-item-tappable:active{background-color:var(--oxygen-LOCAL-listItem-background-active)}.dl-list-item-avatar{align-self:flex-start;margin-right:8px}.dl-list-item-content{display:flex;flex:1;flex-direction:column;overflow:hidden}.dl-list-item-content~.dl-list-item-badge,.dl-list-item-content~.dl-list-item-checkbox,.dl-list-item-content~.dl-list-item-icon,.dl-list-item-content~.dl-list-item-info,.dl-list-item-content~.dl-list-item-pill,.dl-list-item-content~.dl-list-item-radio-button,.dl-list-item-content~.dl-list-item-toggle,.dl-list-item-description~.dl-list-item-badge,.dl-list-item-description~.dl-list-item-checkbox,.dl-list-item-description~.dl-list-item-icon,.dl-list-item-description~.dl-list-item-info,.dl-list-item-description~.dl-list-item-pill,.dl-list-item-description~.dl-list-item-radio-button,.dl-list-item-description~.dl-list-item-toggle,.dl-list-item-title~.dl-list-item-badge,.dl-list-item-title~.dl-list-item-checkbox,.dl-list-item-title~.dl-list-item-icon,.dl-list-item-title~.dl-list-item-info,.dl-list-item-title~.dl-list-item-pill,.dl-list-item-title~.dl-list-item-radio-button,.dl-list-item-title~.dl-list-item-toggle{margin-left:8px;margin-right:0}.dl-list-item-description,.dl-list-item-title{flex:1}.dl-list-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-list-item-badge,.dl-list-item-checkbox,.dl-list-item-radio-button,.dl-list-item-toggle{margin-left:0;margin-right:16px}.dl-list-item-radio-button{width:16px}.dl-list-item-icon{margin-left:0;margin-right:8px}.dl-list-item-icon.dl-list-item-icon-align-top{align-self:start}.dl-list-item-chevron,.dl-list-item-selected-icon{margin-left:8px}.dl-list-item-illustration{margin-left:0;margin-right:16px}.dl-list-item-illustration-disabled{opacity:.4}.oxygen-dropdownTrigger{z-index:10001}.dl-document-viewer-action-bar{align-items:stretch;background-color:var(--oxygen-core-grey-150);border-radius:8px;color:var(--oxygen-core-common-white);display:flex;flex-direction:column;row-gap:8px}.dl-document-viewer-actions{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;height:56px;justify-content:center;padding:16px}.dl-document-viewer-alert{height:56px;margin:0 8px 8px}.dl-action-button svg{fill:var(--oxygen-core-common-white)}.dl-action-button:not([disabled]):active,.dl-action-button:not([disabled]):focus,.dl-action-button:not([disabled]).guideflow_hovered{background-color:#fff3}.dl-document-viewer-divider{border:1px solid var(--oxygen-core-grey-130);height:24px;margin-right:8px;width:0}.dl-document-viewer-page-viewer{width:32px}.dl-document-viewer-desktop-action-bar{bottom:16px;left:50%;max-width:-webkit-max-content;max-width:max-content;position:absolute;transform:translate(-50%);width:100%}.dl-dialog{outline:1px solid #0000}@media(min-width:768px){.dl-dialog.dl-modal{align-items:flex-start;padding-top:16px}}@media(max-width:768px){.dl-dialog .dl-modal-transition{width:auto}}.dl-dialog .dl-modal-header{font-size:var(--oxygen-core-font-size-s)}.dl-dialog .dl-modal-header .dl-modal-header-title{text-align:center;width:100%}@media(min-width:768px){.dl-dialog .dl-modal-header .dl-modal-header-title{text-align:left}}.dl-dialog .dl-modal-content{margin:0;outline:1px solid #0000;padding:24px;width:296px}@media(min-width:768px){.dl-dialog .dl-modal-content{width:448px}}.dl-dialog .dl-modal-body.dl-text-body{padding-top:0;text-align:center}@media(min-width:768px){.dl-dialog .dl-modal-body.dl-text-body{text-align:left}}.dl-dialog .dl-modal-footer{border-top:none;justify-content:center}@media(min-width:768px){.dl-dialog .dl-modal-footer{justify-content:flex-end}.dl-dialog .dl-modal-footer:not(.dl-mobile-modal-footer)>:not(:last-child){margin-right:16px}}.dl-dialog .dl-mobile-modal-footer{flex-flow:column-reverse}.dl-dialog .dl-mobile-modal-footer>:not(:last-child){margin-top:8px}.dl-right-panel{background-color:var(--oxygen-core-grey-150);width:192px}.dl-right-panel-section{flex:0 0 auto;height:calc(100% - 78px);margin-top:78px;overflow-x:hidden;overflow-y:auto;padding-bottom:16px;width:100%}.dl-right-panel-section .dl-sidebar-section-title{font-weight:var(--oxygen-core-font-weight-bold);padding:0 0 16px}.dl-right-panel-section .dl-sidebar-section-title:not(:first-child){margin-top:32px}.dl-right-panel-section .dl-sidebar-sub-section{margin-bottom:8px}.dl-right-panel-section button.dl-sidebar-section-list-item{font-size:var(--oxygen-core-font-size-s);line-height:18px;padding:8px}.dl-right-panel-section button.dl-sidebar-section-list-item.dl-sidebar-section-list-item-spaced:first-child{margin-top:0}.dl-right-panel-section button.dl-sidebar-section-list-item:not(.dl-sidebar-section-list-item-spaced):first-child{border-top-left-radius:4px;border-top-right-radius:4px}.dl-right-panel-section button.dl-sidebar-section-list-item:not(.dl-sidebar-section-list-item-spaced):last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dl-right-panel-section button.dl-sidebar-section-list-item:not(.dl-sidebar-section-list-item-disabled,.dl-sidebar-section-list-item-danger,.active){color:var(--oxygen-core-grey-150)}.dl-right-panel-section button.dl-sidebar-section-list-item.dl-sidebar-section-list-item-disabled svg{fill:#2b466066}.dl-right-panel-section button.dl-sidebar-section-list-item.dl-sidebar-section-list-item-danger{background-color:var(--oxygen-core-common-white);color:var(--oxygen-core-red-090)}.dl-right-panel-section button.dl-sidebar-section-list-item.dl-sidebar-section-list-item-danger svg{fill:var(--oxygen-core-red-090)}.dl-right-panel-section button.dl-sidebar-section-list-item.dl-sidebar-section-list-item-danger.dl-sidebar-section-list-item-disabled{color:#e2515a66}.dl-right-panel-section button.dl-sidebar-section-list-item.dl-sidebar-section-list-item-danger.dl-sidebar-section-list-item-disabled svg{fill:#e2515a66}.dl-right-panel-section button.dl-sidebar-section-list-item.dl-sidebar-section-list-item-danger:not(.dl-sidebar-section-list-item-disabled).guideflow_hovered{background-color:var(--oxygen-core-red-040)}.dl-right-panel-section button.dl-sidebar-section-list-item svg{fill:var(--oxygen-core-grey-150);margin-right:8px}.dl-right-panel-section button.dl-sidebar-section-list-item.active>svg{fill:var(--oxygen-core-common-white)}.dl-right-panel-section button.dl-sidebar-section-list-item.dl-sidebar-section-list-item-spaced{margin-top:32px}.dl-right-panel-section .vaccination-actions-sidebar .DEPRECATED-dl-button-list:not(.vaccination-visible-button),.dl-right-panel-section .vaccination-actions-sidebar .dl-sidebar-section-list-item:not(.vaccination-visible-button){display:none!important}.dl-right-panel-with-global-navigation.dl-right-panel{background-color:var(--oxygen-core-common-white)}.dl-right-panel-with-global-navigation.dl-right-panel .dl-right-panel-section{height:100%;margin-top:0;padding:16px}.dl-right-panel-with-global-navigation.dl-right-panel .dl-right-panel-section .dl-sidebar-section,.dl-right-panel-with-global-navigation.dl-right-panel .dl-right-panel-section .dl-sidebar-sub-section{margin:0}.dl-right-panel-with-global-navigation.dl-right-panel .dl-right-panel-section .dl-sidebar-section-title{color:var(--oxygen-core-grey-150);font-size:var(--oxygen-core-font-size-xs);padding:0 0 8px;text-align:left}.dl-right-panel-with-global-navigation.dl-right-panel .dl-right-panel-section .dl-sidebar-section-title:not(:first-child){margin-top:24px}.dl-document-preview-right-panel.dl-right-panel{width:360px}.skeletonloader-slider{--oxygen-LOCAL-skeletonLoader-white-background:linear-gradient(90deg,#fff0,var(--oxygen-core-common-white),#fff0);--oxygen-LOCAL-skeletonLoader-primary-background:linear-gradient(90deg,#107aca00,var(--oxygen-core-blue-110),#107aca00);animation:slide 1.5s ease-out 0s infinite;height:100%;top:0;width:100px}.skeletonloader-slider.skeletonloader-slider-white{background:var(--oxygen-LOCAL-skeletonLoader-white-background)}.skeletonloader-slider.skeletonloader-slider-primary{background:var(--oxygen-LOCAL-skeletonLoader-primary-background)}@keyframes slide{to{right:-100px}}.skeleton-loader-rectangle-xs,.skeleton-loader-rectangle-xxs{height:16px}.skeleton-loader-rectangle-l,.skeleton-loader-rectangle-m,.skeleton-loader-rectangle-s{height:24px}.skeleton-loader-rectangle-xl{height:32px}.skeleton-loader-rectangle-xxl{height:40px}.skeleton-loader-rectangle-xxxl{height:48px}.skeleton-loader-circle-xxsmall{border-radius:50%;height:16px;width:16px}.skeleton-loader-circle-xsmall{border-radius:50%;height:24px;width:24px}.skeleton-loader-circle-small{border-radius:50%;height:32px;width:32px}.skeleton-loader-circle-medium{border-radius:50%;height:40px;width:40px}.skeleton-loader-circle-large{border-radius:50%;height:48px;width:48px}.calendar-redesign .dl-autocompleter-result-dropdown{margin-top:4px}.dl-autocompleter-result-dropdown{background:var(--oxygen-core-common-white);border-radius:0 0 3px 3px;border-top:none;box-shadow:0 3px 8px 0 #2b466033;box-sizing:initial;max-height:390px;min-width:-webkit-min-content;min-width:min-content;overflow:auto;position:absolute;width:100%;z-index:7000}.dl-autocompleter-result-dropdown.fixed-min-width{min-width:532px}.dl-autocompleter-result-dropdown.nowrap{white-space:nowrap}.dl-autocompleter-result-dropdown-bordered{border:1px solid var(--oxygen-core-grey-040);left:-1px}.dl-autocompleter-result-dropdown-item-wrapper{background-color:var(--oxygen-core-common-white);color:var(--oxygen-core-grey-130);cursor:pointer;font-size:13px;font-weight:var(--oxygen-core-font-weight-regular);position:relative;text-align:left}.dl-autocompleter-result-dropdown-item-wrapper-highlighted{background-color:var(--oxygen-core-blue-010)}.dl-autocompleter-result-dropdown-item-wrapper:not(:first-child){border-top:1px solid var(--oxygen-core-grey-020)}.dl-autocompleter-result-dropdown-item{padding:8px;width:100%}.dl-audio-player-card{background-color:#0000}.dl-conversation-message-color-received .dl-audio-player-card-description{color:var(--oxygen-core-grey-150)}.dl-conversation-message-color-received .dl-audio-player-card-timer{color:var(--oxygen-core-grey-090)}.dl-conversation-message-color-sent .dl-audio-player-card-description{color:var(--oxygen-core-common-white)}.dl-conversation-message-color-sent .dl-audio-player-card-timer{color:var(--oxygen-core-grey-030)}.dl-audio-play-button{background:var(--oxygen-core-blue-110);border-radius:50%}.dl-selector-modal .dl-modal-body,.dl-selector-modal .dl-modal-content{overflow-y:visible!important}.patient-appointment-list .dl-appointments-users-icon{fill:var(--oxygen-core-grey-130);height:var(--oxygen-core-font-size-m);margin-left:5px;width:var(--oxygen-core-font-size-m)}@font-face{font-family:Nunito;font-style:normal;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/77801bd71f835266e476d041067d45a4c736d405) format("truetype")}@font-face{font-family:Nunito;font-style:italic;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/2f48cf8cba243f60471df2f09f8bffe842afffb6) format("truetype")}@font-face{font-family:Nunito;font-style:normal;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/2d557a555651b677dbce9d0d7e7d7561b0a7a4b4) format("truetype")}@font-face{font-family:Nunito;font-style:italic;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/f0a93645f1b8d5a7b80d5a5a3a6b43a61a372aff) format("truetype")}@font-face{font-family:Lora;font-style:normal;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/2520bb43ee6aa6bf64f5cac7d25de29425c9b69c) format("truetype")}@font-face{font-family:Lora;font-style:normal;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/9543586b9fecd438b674f643312a7e44fadf4cb5) format("truetype")}@font-face{font-family:Lora;font-style:italic;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/e2e7ce4fa489ce19437be4b819645ab6ef6d0c72) format("truetype")}@font-face{font-family:Lora;font-style:italic;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/647dcf5e4bce8ab2eff6c6395c5ca022254f047a) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/a72a757a761a79cd40627f2ec54531778175e721) format("truetype")}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/28687bd018a37ee5a09469df099db7f38fc3b508) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/80e12679497583d78314e7e1309b42a10c4686e4) format("truetype")}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/7c29f0ed19d51fb9f64b91469cc4098c39ba2492) format("truetype")}@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/1fdbdbfe23fe52ce30301815ab7886de004354a2) format("truetype")}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/378d776891a1e502e7998127a9e03a75d97202c0) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/98540d7f10be694f026e828b58aaaf5c456fa420) format("truetype")}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/4c8fba163e51876f96ff47a03cae5153934dcf40) format("truetype")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/ab82615666ff2b7203320439b3d7e4a8efe55415) format("truetype")}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/fe0723c261d666972d1947b3cb0044e912939fbe) format("truetype")}@font-face{font-family:"PT Serif";font-style:normal;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/dd029764a7a1aa5b70cca8a58ddcf6a9900b7abe) format("truetype")}@font-face{font-family:"PT Serif";font-style:italic;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/e0d0b8f0451f338f111dfbb460da815151b0a393) format("truetype")}@font-face{font-family:"PT Serif";font-style:normal;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/6bf52e47594cd8a2d77cbece63d64a72e9dcaf69) format("truetype")}@font-face{font-family:"PT Serif";font-style:italic;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/587cccc2de17b9dab5430a95a7a8e92294b2688a) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/63fca14fd41a623bcae0c72e0845fb951846d44d) format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/e5c6a4c220e89e6b44f6bc533ca8a7fd7285258d) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/44d0b170fc1babde1debb7fa89210658facdfcd9) format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/9d0335bee429be556ff3c3285184b025b2ed372f) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/fd30858c1ce91d05c51e90ce73b1c689fa02b83b) format("truetype")}@font-face{font-family:Raleway;font-style:italic;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/88fc6b2f92cdd8ed0bde7b5df33d89c21becdf9a) format("truetype")}@font-face{font-family:Raleway;font-style:normal;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/41b7f588b41b7277737710dc5269ea610ede6c79) format("truetype")}@font-face{font-family:Raleway;font-style:italic;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/15c321945b01872eae1f27c748b1ff05e7f236f9) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/45bd6fb251723f8011d41c8df50ce6e2b764eaf8) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/864326e17478cac2f6a58ba7c8454cffa795f4c1) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:normal;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/c9534605a52322d060256c3e76dc2c0dd8204d45) format("truetype")}@font-face{font-family:Source Sans Pro;font-style:italic;font-weight:700;src:local(""),url(https://html-assets-prod.guideflow.com/3d9272d1b2840fb61b7031da00648939d5c6ab21) format("truetype")}@font-face{font-family:Gloria Hallelujah;font-style:normal;font-weight:400;src:local(""),url(https://html-assets-prod.guideflow.com/3af8254e9ba484468a2621f601b71a813defec6b) format("truetype")}.ql-picker-item[data-value=white]{background-color:var(--oxygen-core-common-white)!important}.ql-color-white{color:var(--oxygen-core-common-white)}.ql-bg-white{background-color:var(--oxygen-core-common-white)}.ql-picker-item[data-value=black]{background-color:var(--oxygen-core-common-black)!important}.ql-color-black{color:var(--oxygen-core-common-black)}.ql-bg-black{background-color:var(--oxygen-core-common-black)}.ql-picker-item[data-value=neutral020]{background-color:var(--oxygen-core-grey-020)!important}.ql-color-neutral020{color:var(--oxygen-core-grey-020)}.ql-bg-neutral020{background-color:var(--oxygen-core-grey-020)}.ql-picker-item[data-value=neutral040]{background-color:var(--oxygen-core-grey-040)!important}.ql-color-neutral040{color:var(--oxygen-core-grey-040)}.ql-bg-neutral040{background-color:var(--oxygen-core-grey-040)}.ql-picker-item[data-value=neutral060]{background-color:var(--oxygen-core-grey-060)!important}.ql-color-neutral060{color:var(--oxygen-core-grey-060)}.ql-bg-neutral060{background-color:var(--oxygen-core-grey-060)}.ql-picker-item[data-value=neutral080]{background-color:#70859b!important}.ql-color-neutral080{color:#70859b}.ql-bg-neutral080{background-color:#70859b}.ql-picker-item[data-value=neutral100]{background-color:#556c83!important}.ql-color-neutral100{color:#556c83}.ql-bg-neutral100{background-color:#556c83}.ql-picker-item[data-value=neutral120]{background-color:#38526c!important}.ql-color-neutral120{color:#38526c}.ql-bg-neutral120{background-color:#38526c}.ql-picker-item[data-value=neutral140]{background-color:#17344f!important}.ql-color-neutral140{color:#17344f}.ql-bg-neutral140{background-color:#17344f}.ql-picker-item[data-value=primary020]{background-color:var(--oxygen-core-blue-020)!important}.ql-color-primary020{color:var(--oxygen-core-blue-020)}.ql-bg-primary020{background-color:var(--oxygen-core-blue-020)}.ql-picker-item[data-value=primary040]{background-color:var(--oxygen-core-blue-040)!important}.ql-color-primary040{color:var(--oxygen-core-blue-040)}.ql-bg-primary040{background-color:var(--oxygen-core-blue-040)}.ql-picker-item[data-value=primary060]{background-color:#6ac4ec!important}.ql-color-primary060{color:#6ac4ec}.ql-bg-primary060{background-color:#6ac4ec}.ql-picker-item[data-value=primary080]{background-color:#1ca0e1!important}.ql-color-primary080{color:#1ca0e1}.ql-bg-primary080{background-color:#1ca0e1}.ql-picker-item[data-value=primary100]{background-color:#048dd6!important}.ql-color-primary100{color:#048dd6}.ql-bg-primary100{background-color:#048dd6}.ql-picker-item[data-value=primary120]{background-color:#0362af!important}.ql-color-primary120{color:#0362af}.ql-bg-primary120{background-color:#0362af}.ql-picker-item[data-value=primary140]{background-color:#013586!important}.ql-color-primary140{color:#013586}.ql-bg-primary140{background-color:#013586}.ql-picker-item[data-value=teal020]{background-color:var(--oxygen-core-teal-020)!important}.ql-color-teal020{color:var(--oxygen-core-teal-020)}.ql-bg-teal020{background-color:var(--oxygen-core-teal-020)}.ql-picker-item[data-value=teal040]{background-color:var(--oxygen-core-teal-040)!important}.ql-color-teal040{color:var(--oxygen-core-teal-040)}.ql-bg-teal040{background-color:var(--oxygen-core-teal-040)}.ql-picker-item[data-value=teal060]{background-color:#3be4dc!important}.ql-color-teal060{color:#3be4dc}.ql-bg-teal060{background-color:#3be4dc}.ql-picker-item[data-value=teal080]{background-color:#28d3cc!important}.ql-color-teal080{color:#28d3cc}.ql-bg-teal080{background-color:#28d3cc}.ql-picker-item[data-value=teal100]{background-color:#07b0a9!important}.ql-color-teal100{color:#07b0a9}.ql-bg-teal100{background-color:#07b0a9}.ql-picker-item[data-value=teal120]{background-color:#057f7a!important}.ql-color-teal120{color:#057f7a}.ql-bg-teal120{background-color:#057f7a}.ql-picker-item[data-value=teal140]{background-color:#045f5c!important}.ql-color-teal140{color:#045f5c}.ql-bg-teal140{background-color:#045f5c}.ql-picker-item[data-value=purple020]{background-color:var(--oxygen-core-purple-020)!important}.ql-color-purple020{color:var(--oxygen-core-purple-020)}.ql-bg-purple020{background-color:var(--oxygen-core-purple-020)}.ql-picker-item[data-value=purple040]{background-color:var(--oxygen-core-purple-040)!important}.ql-color-purple040{color:var(--oxygen-core-purple-040)}.ql-bg-purple040{background-color:var(--oxygen-core-purple-040)}.ql-picker-item[data-value=purple060]{background-color:#da7bca!important}.ql-color-purple060{color:#da7bca}.ql-bg-purple060{background-color:#da7bca}.ql-picker-item[data-value=purple080]{background-color:#bf50ac!important}.ql-color-purple080{color:#bf50ac}.ql-bg-purple080{background-color:#bf50ac}.ql-picker-item[data-value=purple100]{background-color:#9e388b!important}.ql-color-purple100{color:#9e388b}.ql-bg-purple100{background-color:#9e388b}.ql-picker-item[data-value=purple120]{background-color:#7b206a!important}.ql-color-purple120{color:#7b206a}.ql-bg-purple120{background-color:#7b206a}.ql-picker-item[data-value=purple140]{background-color:#590947!important}.ql-color-purple140{color:#590947}.ql-bg-purple140{background-color:#590947}.ql-picker-item[data-value=warning020]{background-color:var(--oxygen-core-orange-020)!important}.ql-color-warning020{color:var(--oxygen-core-orange-020)}.ql-bg-warning020{background-color:var(--oxygen-core-orange-020)}.ql-picker-item[data-value=warning040]{background-color:var(--oxygen-core-orange-040)!important}.ql-color-warning040{color:var(--oxygen-core-orange-040)}.ql-bg-warning040{background-color:var(--oxygen-core-orange-040)}.ql-picker-item[data-value=warning060]{background-color:#f9a387!important}.ql-color-warning060{color:#f9a387}.ql-bg-warning060{background-color:#f9a387}.ql-picker-item[data-value=warning080]{background-color:#f57c4f!important}.ql-color-warning080{color:#f57c4f}.ql-bg-warning080{background-color:#f57c4f}.ql-picker-item[data-value=warning100]{background-color:#d75927!important}.ql-color-warning100{color:#d75927}.ql-bg-warning100{background-color:#d75927}.ql-picker-item[data-value=warning120]{background-color:#9b3f18!important}.ql-color-warning120{color:#9b3f18}.ql-bg-warning120{background-color:#9b3f18}.ql-picker-item[data-value=warning140]{background-color:#5e240a!important}.ql-color-warning140{color:#5e240a}.ql-bg-warning140{background-color:#5e240a}.ql-picker-item[data-value=error020]{background-color:var(--oxygen-core-red-020)!important}.ql-color-error020{color:var(--oxygen-core-red-020)}.ql-bg-error020{background-color:var(--oxygen-core-red-020)}.ql-picker-item[data-value=error040]{background-color:var(--oxygen-core-red-040)!important}.ql-color-error040{color:var(--oxygen-core-red-040)}.ql-bg-error040{background-color:var(--oxygen-core-red-040)}.ql-picker-item[data-value=error060]{background-color:#f8959b!important}.ql-color-error060{color:#f8959b}.ql-bg-error060{background-color:#f8959b}.ql-picker-item[data-value=error080]{background-color:#ea6870!important}.ql-color-error080{color:#ea6870}.ql-bg-error080{background-color:#ea6870}.ql-picker-item[data-value=error100]{background-color:#d3424b!important}.ql-color-error100{color:#d3424b}.ql-bg-error100{background-color:#d3424b}.ql-picker-item[data-value=error120]{background-color:#ae2831!important}.ql-color-error120{color:#ae2831}.ql-bg-error120{background-color:#ae2831}.ql-picker-item[data-value=error140]{background-color:#87060f!important}.ql-color-error140{color:#87060f}.ql-bg-error140{background-color:#87060f}.ql-picker-item[data-value=success020]{background-color:var(--oxygen-core-green-020)!important}.ql-color-success020{color:var(--oxygen-core-green-020)}.ql-bg-success020{background-color:var(--oxygen-core-green-020)}.ql-picker-item[data-value=success040]{background-color:var(--oxygen-core-green-040)!important}.ql-color-success040{color:var(--oxygen-core-green-040)}.ql-bg-success040{background-color:var(--oxygen-core-green-040)}.ql-picker-item[data-value=success080]{background-color:#29e184!important}.ql-color-success080{color:#29e184}.ql-bg-success080{background-color:#29e184}.ql-picker-item[data-value=success100]{background-color:#14bb6a!important}.ql-color-success100{color:#14bb6a}.ql-bg-success100{background-color:#14bb6a}.ql-picker-item[data-value=success120]{background-color:#01834a!important}.ql-color-success120{color:#01834a}.ql-bg-success120{background-color:#01834a}.ql-picker-item[data-value=success140]{background-color:#045c31!important}.ql-color-success140{color:#045c31}.ql-bg-success140{background-color:#045c31}.ql-picker-item[data-value=yellow020]{background-color:var(--oxygen-core-yellow-020)!important}.ql-color-yellow020{color:var(--oxygen-core-yellow-020)}.ql-bg-yellow020{background-color:var(--oxygen-core-yellow-020)}.ql-picker-item[data-value=yellow040]{background-color:var(--oxygen-core-yellow-040)!important}.ql-color-yellow040{color:var(--oxygen-core-yellow-040)}.ql-bg-yellow040{background-color:var(--oxygen-core-yellow-040)}.ql-picker-item[data-value=yellow060]{background-color:#f7d247!important}.ql-color-yellow060{color:#f7d247}.ql-bg-yellow060{background-color:#f7d247}.ql-picker-item[data-value=yellow080]{background-color:#f4bd41!important}.ql-color-yellow080{color:#f4bd41}.ql-bg-yellow080{background-color:#f4bd41}.ql-picker-item[data-value=yellow100]{background-color:#da9835!important}.ql-color-yellow100{color:#da9835}.ql-bg-yellow100{background-color:#da9835}.ql-picker-item[data-value=yellow120]{background-color:#9b691f!important}.ql-color-yellow120{color:#9b691f}.ql-bg-yellow120{background-color:#9b691f}.ql-picker-item[data-value=yellow140]{background-color:#5b3808!important}.ql-color-yellow140{color:#5b3808}.ql-bg-yellow140{background-color:#5b3808}.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:attr(data-i18n-title) " 1"!important}.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:attr(data-i18n-title) " 2"!important}.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:attr(data-i18n-title) " 3"!important}.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:attr(data-i18n-title) " 4"!important}.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:attr(data-i18n-title) " 5"!important}.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.dl-quill-text-input .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:attr(data-i18n-title) " 6"!important}.dl-quill-text-input .ql-editor{border:none;height:calc(var(--oxygen-core-font-line-height-m)*10);line-height:var(--oxygen-core-font-line-height-m)!important;min-height:calc(var(--oxygen-core-font-line-height-m)*5);overflow:hidden;overflow-y:scroll;padding:16px;resize:vertical}.dl-quill-text-input .ql-container,.dl-quill-text-input .ql-snow,.dl-quill-text-input .ql-toolbar{border:none!important}.dl-quill-text-input pre.ql-container,.dl-quill-text-input pre.ql-snow{word-wrap:normal;background-color:initial;color:var(--oxygen-core-grey-130);padding:initial;word-break:normal}.dl-quill-text-input .ql-toolbar{background-color:var(--oxygen-core-grey-020);border-bottom:1px solid var(--oxygen-core-grey-040)!important;border-radius:4px 4px 0 0}.dl-quill-text-input .ql-toolbar .dl-icon,.dl-quill-text-input .ql-toolbar .ql-stroke{stroke:var(--oxygen-core-grey-090)!important}.dl-quill-text-input .ql-toolbar .ql-fill{fill:var(--oxygen-core-grey-090)!important}.dl-quill-text-input .ql-toolbar .ql-picker,.dl-quill-text-input .ql-toolbar .ql-picker-label{color:var(--oxygen-core-grey-090)!important}.dl-quill-text-input .ql-toolbar .ql-active .ql-fill{fill:var(--oxygen-core-blue-110)!important}.dl-quill-text-input .ql-toolbar .ql-active .ql-stroke{stroke:var(--oxygen-core-blue-110)!important}.dl-quill-text-input .ql-toolbar .ql-active.ql-picker-label{color:var(--oxygen-core-blue-110)!important}.dl-quill-text-input .ql-toolbar .ql-formats button.guideflow_hovered .dl-icon,.dl-quill-text-input .ql-toolbar .ql-formats button.guideflow_hovered .ql-stroke{stroke:var(--oxygen-core-blue-110)!important}.dl-quill-text-input .ql-toolbar .ql-formats button.guideflow_hovered .ql-fill{fill:var(--oxygen-core-blue-110)!important}.dl-quill-text-input .ql-toolbar .ql-formats button.guideflow_hovered .ql-picker,.dl-quill-text-input .ql-toolbar .ql-formats button.guideflow_hovered .ql-picker-label{color:var(--oxygen-core-blue-110)!important}.dl-quill-text-input .ql-toolbar .ql-picker.ql-font{width:150px}.dl-quill-text-input .ql-toolbar.enhanced-toolbar{background:var(--oxygen-core-common-white);border:none!important;border-bottom:1px solid var(--oxygen-core-grey-030)!important;border-radius:0;border-top:1px solid var(--oxygen-core-grey-030)!important}.dl-quill-text-input .ql-toolbar.enhanced-toolbar hr{border-top:1px solid var(--oxygen-core-grey-030);height:1px;margin:0;transform:rotate(-90deg);width:16px}.dl-quill-text-input .ql-toolbar.enhanced-toolbar .ql-picker.ql-size{width:60px}.dl-quill-text-input .ql-toolbar.enhanced-toolbar .ql-picker.ql-font{width:100px}.dl-quill-text-input .ql-toolbar.enhanced-toolbar .ql-enhanced-toolbar-more{background:#fff;border-radius:4px;box-shadow:0 4px 11px #0135864d,0 0 2px #0135864d;position:absolute;right:0;top:32px;z-index:1}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=ptSerif]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=ptSerif]:before{content:"PT Serif"!important;font-family:"PT Serif",serif}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=dancingScript]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=dancingScript]:before{content:"Dancing Script";font-family:Dancing Script,cursive}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=nunito]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=nunito]:before{content:"Nunito"!important;font-family:Nunito,sans-serif}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=lora]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=lora]:before{content:"Lora"!important;font-family:Lora,serif}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=openSans]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=openSans]:before{content:"Open Sans"!important;font-family:Open Sans,sans-serif}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=lato]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=lato]:before{content:"Lato"!important;font-family:Lato,sans-serif}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=poppins]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=poppins]:before{content:"Poppins"!important;font-family:Poppins,sans-serif}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=roboto]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=roboto]:before{content:"Roboto"!important;font-family:Roboto,sans-serif}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=gloriaHallelujah]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=gloriaHallelujah]:before{content:"Gloria"!important;font-family:Gloria Hallelujah,sans-serif}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=sourceSansPro]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=sourceSansPro]:before{content:"Source SP"!important;font-family:Source Sans Pro,sans-serif}.dl-quill-text-input .ql-picker.ql-font .ql-picker-item[data-value=raleway]:before,.dl-quill-text-input .ql-picker.ql-font .ql-picker-label[data-value=raleway]:before{content:"Raleway"!important;font-family:Raleway,sans-serif}.dl-quill-text-input .ql-container>.ql-editor.ql-blank:before{color:var(--oxygen-core-grey-090);font-family:var(--oxygen-core-font-family-roboto);font-size:var(--oxygen-core-font-size-s);font-style:normal;transition:color .5s}.dl-quill-text-viewer .ql-editor{padding:3px}.dl-quill-text-viewer .ql-editor div,.dl-quill-text-viewer .ql-editor p{cursor:default}.dl-quill-text-input .ql-editor div,.dl-quill-text-input .ql-editor p,.dl-quill-text-viewer .ql-editor div,.dl-quill-text-viewer .ql-editor p{font-size:14px!important}.dl-quill-text-input .ql-editor img,.dl-quill-text-viewer .ql-editor img{display:block}.dl-quill-text-input li,.dl-quill-text-viewer li{font-size:14px!important}.dl-quill-text-input h1,.dl-quill-text-viewer h1{font-size:24px!important}.dl-quill-text-input h2,.dl-quill-text-viewer h2{font-size:20px!important}.dl-quill-text-input h3,.dl-quill-text-viewer h3{font-size:18px!important;text-transform:none!important}.dl-quill-text-input h4,.dl-quill-text-viewer h4{font-size:16px!important;font-weight:400!important}.dl-quill-text-input h5,.dl-quill-text-viewer h5{font-size:12px!important}.dl-quill-text-input h6,.dl-quill-text-viewer h6{font-size:10px!important}.dl-quill-text-input s,.dl-quill-text-viewer s{-webkit-text-decoration-color:#000;text-decoration-color:#000}.dl-quill-text-input .ql-font-ptSerif,.dl-quill-text-viewer .ql-font-ptSerif{font-family:"PT Serif",serif}.dl-quill-text-input .ql-font-dancingScript,.dl-quill-text-viewer .ql-font-dancingScript{font-family:Dancing Script,cursive}.dl-quill-text-input .ql-font-nunito,.dl-quill-text-viewer .ql-font-nunito{font-family:Nunito,sans-serif}.dl-quill-text-input .ql-font-lora,.dl-quill-text-viewer .ql-font-lora{font-family:Lora,serif}.dl-quill-text-input .ql-font-openSans,.dl-quill-text-viewer .ql-font-openSans{font-family:Open Sans,sans-serif}.dl-quill-text-input .ql-font-lato,.dl-quill-text-viewer .ql-font-lato{font-family:Lato,sans-serif}.dl-quill-text-input .ql-font-poppins,.dl-quill-text-viewer .ql-font-poppins{font-family:Poppins,sans-serif}.dl-quill-text-input .ql-font-roboto,.dl-quill-text-viewer .ql-font-roboto{font-family:Roboto,sans-serif}.dl-quill-text-input .ql-font-gloriaHallelujah,.dl-quill-text-viewer .ql-font-gloriaHallelujah{font-family:Gloria Hallelujah,sans-serif}.dl-quill-text-input .ql-font-sourceSansPro,.dl-quill-text-viewer .ql-font-sourceSansPro{font-family:Source Sans Pro,sans-serif}.dl-quill-text-input .ql-font-raleway,.dl-quill-text-viewer .ql-font-raleway{font-family:Raleway,sans-serif}.dl-quill-text-viewer-ellipsis .ql-editor>*{display:none}.dl-quill-text-viewer-ellipsis .ql-editor>:first-child{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ql-font-ptSerif{font-family:"PT Serif",serif}.ql-font-dancingScript{font-family:Dancing Script,cursive}.ql-font-nunito{font-family:Nunito,sans-serif}.ql-font-lora{font-family:Lora,serif}.ql-font-openSans{font-family:Open Sans,sans-serif}.ql-font-lato{font-family:Lato,sans-serif}.ql-font-poppins{font-family:Poppins,sans-serif}.ql-font-roboto{font-family:Roboto,sans-serif}.ql-font-gloriaHallelujah{font-family:Gloria Hallelujah,sans-serif}.ql-font-sourceSansPro{font-family:Source Sans Pro,sans-serif}.ql-font-raleway{font-family:Raleway,sans-serif}.ql-editor-size-large .ql-editor{height:calc(var(--oxygen-core-font-line-height-m)*25)}.ql-editor-size-medium .ql-editor{height:calc(var(--oxygen-core-font-line-height-m)*15)}.ql-editor-size-small .ql-editor{height:calc(var(--oxygen-core-font-line-height-m)*6)}.ql-editor-size-fit .ql-editor{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;resize:none}.smart-compose-suggestion{opacity:.6}.ql-picker.ql-size .ql-picker-label:not(.ql-active):before{content:"14"!important}.ql-picker.ql-size .ql-picker-item[data-value="10"]:before,.ql-picker.ql-size .ql-picker-label.ql-active[data-value="10"]:before{content:"10"!important}.ql-picker.ql-size .ql-picker-item[data-value="12"]:before,.ql-picker.ql-size .ql-picker-label.ql-active[data-value="12"]:before{content:"12"!important}.ql-picker.ql-size .ql-picker-item[data-value="14"]:before,.ql-picker.ql-size .ql-picker-label.ql-active[data-value="14"]:before{content:"14"!important}.ql-picker.ql-size .ql-picker-item[data-value="18"]:before,.ql-picker.ql-size .ql-picker-label.ql-active[data-value="18"]:before{content:"18"!important}.ql-picker.ql-size .ql-picker-item[data-value="24"]:before,.ql-picker.ql-size .ql-picker-label.ql-active[data-value="24"]:before{content:"24"!important}.ql-picker.ql-size .ql-picker-item[data-value="36"]:before,.ql-picker.ql-size .ql-picker-label.ql-active[data-value="36"]:before{content:"36"!important}.ql-size-10{font-size:10px!important}.ql-size-12{font-size:12px!important}.ql-size-14{font-size:14px!important}.ql-size-18{font-size:18px!important}.ql-size-24{font-size:24px!important}.ql-size-36{font-size:36px!important}.dl-pdf-reader{padding:0;width:100%}.dl-pdf-page{box-shadow:0 0 10px #435f714d;overflow:hidden}.dl-document-viewer-body .dl-pdf-page{margin-bottom:16px}.dl-patient-autocompleter-add-patient{color:var(--oxygen-core-blue-110);display:flex;justify-content:space-between}.dl-patient-autocompleter-add-patient .dl-patient-autocompleter-add-icon{fill:var(--oxygen-core-blue-110);height:20px;width:20px}.dl-autocompleter-dropdown-header{color:var(--oxygen-core-grey-090);font-weight:500}.dl-autocompleter-dropdown-header svg{fill:var(--oxygen-core-grey-090)}.dl-autocompleter-dropdown-header span{margin-left:10px;vertical-align:text-bottom}.dl-autocompleter-result-container{flex:1 0 0;position:relative}.unsupported-documents-content-wrapper{height:100%;margin:0 auto}.unsupported-documents-content-wrapper .unsupported-documents-content-inner{max-width:340px}.unsupported-documents-content-wrapper .unsupported-documents-content-inner .dl-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.checkbox-disabled,.no-cursor{cursor:default!important}.checkbox-disabled{background-color:#dae0e7;pointer-events:none}.checkbox-disabled.guideflow_hovered{cursor:not-allowed!important}.no-cursor.dl-list-item input{cursor:default!important;pointer-events:none}.dl-document-viewer-body .dl-badge{padding:0 8px}.calendar-redesign .dl-patient-autocompleter-transparent .dl-patient-autocompleter-input-container .dl-patient-autocompleter-input-icon{fill:var(--oxygen-color-semantic-mute-subtle-weaker)}.calendar-redesign .dl-patient-autocompleter-transparent .dl-patient-autocompleter-input-container:focus-within .dl-patient-autocompleter-input-icon{fill:var(--oxygen-color-semantic-neutral-prominent-weak)}.calendar-redesign .dl-patient-autocompleter-transparent .dl-patient-autocompleter-input{background-color:var(--oxygen-color-semantic-common-opacity-subtle-weak);border:1px solid;border-color:var(--oxygen-color-semantic-common-opacity-subtle-strong);border-radius:8px;color:var(--oxygen-color-semantic-common-opacity-prominent-strong)}.calendar-redesign .dl-patient-autocompleter-transparent .dl-patient-autocompleter-input::placeholder{color:var(--oxygen-color-semantic-common-opacity-prominent-strong)}.calendar-redesign .dl-patient-autocompleter-transparent .dl-patient-autocompleter-input.guideflow_hovered{border-color:var(--oxygen-color-semantic-common-opacity-prominent-base)}.calendar-redesign .dl-patient-autocompleter-transparent .dl-patient-autocompleter-input:focus{background-color:var(--oxygen-color-semantic-mute-subtle-weaker);border-color:var(--oxygen-core-common-white-opacity-035);color:var(--oxygen-color-semantic-neutral-prominent-stronger)}.dl-patient-autocompleter{font-size:var(--oxygen-core-font-size-xs);position:relative;width:100%}.dl-patient-autocompleter-white .dl-patient-autocompleter-input{background-color:var(--oxygen-core-common-white);color:var(--oxygen-core-grey-090)!important}.dl-patient-autocompleter-white .dl-patient-autocompleter-input:focus{color:var(--oxygen-core-grey-130)}.dl-patient-autocompleter-blue .dl-patient-autocompleter-input{background-color:#55acee;color:var(--oxygen-core-common-white)}.dl-patient-autocompleter-blue .dl-patient-autocompleter-input-icon{fill:var(--oxygen-core-common-white)}.dl-patient-autocompleter-blue input:focus+.dl-patient-autocompleter-input-icon{fill:var(--oxygen-core-grey-090)}.dl-patient-autocompleter-purple .dl-patient-autocompleter-input{background-color:var(--oxygen-core-grey-020);border:1px solid #0000;border-radius:4px;color:var(--oxygen-core-grey-130)}.dl-patient-autocompleter-purple .dl-patient-autocompleter-input::placeholder{color:var(--oxygen-core-grey-090)}.dl-patient-autocompleter-purple .dl-patient-autocompleter-input.guideflow_hovered{border:1px solid var(--oxygen-core-grey-090)}.dl-patient-autocompleter-purple .dl-patient-autocompleter-input:focus{border:1px solid var(--oxygen-core-blue-110)}nav.dl-vaccination-search-navigation-bar .dl-patient-autocompleter{display:inline-block;width:45%}.dl-patient-autocompleter-input{border:0;box-sizing:border-box;flex:1 0 auto;font-size:12px;height:33px;line-height:33px;outline:none;overflow:hidden;padding-left:10px;text-overflow:ellipsis;width:100%}.dl-patient-autocompleter-input,.dl-patient-autocompleter-input.dl-input.form-control{padding-right:33px}.dl-patient-autocompleter-input:focus{background-color:var(--oxygen-core-common-white);color:var(--oxygen-core-grey-130)}.dl-patient-autocompleter-input::placeholder{color:inherit}.dl-patient-autocompleter-input:focus::placeholder{color:var(--oxygen-core-grey-090)}.dl-top-navigation-bar .dl-patient-autocompleter-input{font-size:var(--oxygen-core-font-size-s);padding-left:40px;padding-right:16px}.dl-patient-autocompleter-input-container{align-items:center}.dl-top-navigation-bar .dl-patient-autocompleter-input-container{flex-direction:row-reverse}.dl-top-navigation-bar .dl-patient-autocompleter-input-container .dl-patient-autocompleter-input-icon{left:32px}.dl-patient-autocompleter-input-icon{fill:var(--oxygen-core-grey-090);flex-shrink:0;height:16px;left:-25px;pointer-events:none;position:relative;z-index:2}.dl-document-viewer{background-color:var(--oxygen-core-grey-020);box-sizing:border-box;flex:1 0 0%;overflow:scroll}.document-viewer-unified-modal .dl-document-viewer-pdf{align-self:flex-start;height:100%;width:50vw}.dl-document-viewer-item{height:85vh}.dl-document-viewer-item .dl-pdf-reader{height:100%}.dl-document-viewer-sidebar{background-color:#fff;height:calc(100vh - 78px);overflow-y:auto;padding-bottom:150px;position:relative;width:300px}.dl-document-view-right-sidebar .sign-container{border:none}.dl-signature-image{height:80px;width:80px}.dl-e-signature-info{max-width:416px;z-index:10002}.dl-e-signature-info .arrow{display:none}.dl-e2e-footer{background-color:var(--oxygen-core-common-white);bottom:0;box-shadow:0 -1px 4px var(--oxygen-core-grey-030);box-sizing:border-box;left:0;max-width:300px;padding:16px;position:fixed}.dl-document-viewer .textLayer br,.dl-document-viewer .textLayer span{cursor:default}.dl-modal-content-fullscreen.no-right-side-bar .dl-document-viewer-desktop-action-bar{left:calc(50% + 150px)}.dl-modal-content-fullscreen.no-left-side-bar .dl-document-viewer-desktop-action-bar{left:calc(50% - 150px)}.dl-document-viewer-header-grid{align-items:center;display:grid;grid-template-columns:1fr 40px;justify-content:center;width:100%}.dl-badge-modal{align-items:center!important;display:flex!important}
/*# sourceMappingURL=../66148-ab2f5238386648015971.css.map*/