.extGuidance.guidance-popover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0;isolation:isolate;position:absolute;width:clamp(288px,100vw - 32px,560px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);background:#fff;border-radius:8px;-webkit-filter:drop-shadow(0 4px 24px rgba(0,0,0,.2));filter:drop-shadow(0 4px 24px rgba(0,0,0,.2));z-index:10001;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media (min-width:800px){.extGuidance.guidance-popover.has-target{width:360px}}@media (max-width:799px){.extGuidance.guidance-popover.has-target{width:clamp(288px,100vw - 32px,360px)}}.extGuidance.guidance-popover.visible{opacity:1}.extGuidance.guidance-popover.centered{position:fixed;inset:0;margin:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.extGuidance.guidance-popover:before{content:"";position:absolute;width:0;height:0;border:8px solid transparent;display:none}.extGuidance.guidance-popover[data-placement=bottom]:before{top:-8px;left:var(--arrow-left,calc(50% - 8px));border-bottom-color:#fff;border-top:0}.extGuidance.guidance-popover[data-placement=top]:before{bottom:-8px;left:var(--arrow-left,calc(50% - 8px));border-top-color:#fff;border-bottom:0}.extGuidance.guidance-popover[data-placement=right]:before{left:-8px;top:var(--arrow-top,50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);border-right-color:#fff;border-left:0}.extGuidance.guidance-popover[data-placement=left]:before{right:-8px;top:var(--arrow-top,50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);border-left-color:#fff;border-right:0}.extGuidance.guidance-popover[data-placement=center]:before{display:none}.extGuidance.guidance-popover.has-target:before{display:block}.extGuidance.guidance-popover.hide-pointer:before{display:none}.extGuidance.guidance-popover header{display:block;padding:16px 56px 0 24px;width:100%;background:#fff;border-radius:8px 8px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;-ms-flex-negative:0;flex-shrink:0}@media (max-width:799px){.extGuidance.guidance-popover header{padding:16px 44px 0 16px}}.extGuidance.guidance-popover:not(.has-target) header{padding-top:24px;padding-right:64px}@media (max-width:799px){.extGuidance.guidance-popover:not(.has-target) header{padding-top:16px;padding-left:16px;padding-right:60px}}.extGuidance.guidance-popover.has-target header{padding:16px 44px 0 16px}@media (max-width:799px){.extGuidance.guidance-popover.has-target header{padding-right:52px}}.extGuidance.guidance-popover p{margin:0;font-weight:400;font-size:17px;line-height:24px;color:#262626}@media (max-width:799px){.extGuidance.guidance-popover p{font-size:15px;line-height:20px}}.extGuidance.guidance-popover.has-target p{font-size:15px;line-height:20px}.extGuidance.guidance-popover .close-btn{position:absolute;top:8px;right:8px}.extGuidance.guidance-popover .content-wrapper{-ms-flex-direction:column;flex-direction:column;position:relative;width:100%;-ms-flex:1 1 auto;flex:1 1 auto}.extGuidance.guidance-popover .body-wrapper,.extGuidance.guidance-popover .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;min-height:0}.extGuidance.guidance-popover .body-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;overflow-y:auto}@media (min-width:800px){.extGuidance.guidance-popover:not(.has-target) .body-wrapper:has(.image-container){-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}}.extGuidance.guidance-popover .content-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 24px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:1;flex-shrink:1}@media (max-width:799px){.extGuidance.guidance-popover .content-area{padding:16px}}.extGuidance.guidance-popover:not(.has-target) .content-area{padding-top:16px;padding-right:64px}@media (max-width:799px){.extGuidance.guidance-popover:not(.has-target) .content-area{padding:12px 60px 16px 16px}}.extGuidance.guidance-popover:not(.has-target) .body-wrapper:has(.image-container) .content-area{padding-bottom:0}@media (max-width:799px){.extGuidance.guidance-popover:not(.has-target) .body-wrapper:has(.image-container) .content-area{padding-bottom:24px}}.extGuidance.guidance-popover:not(.has-target) .body-wrapper:not(:has(.image-container)) .content-area{padding-bottom:24px}.extGuidance.guidance-popover.has-target .content-area{padding:12px 44px 16px 16px}@media (max-width:799px){.extGuidance.guidance-popover.has-target .content-area{padding-top:12px;padding-right:52px}}.extGuidance.guidance-popover .content-area+.image-container{margin-top:auto}.extGuidance.guidance-popover h2{margin:0;padding:0;font-weight:600;font-size:28px;line-height:32px;letter-spacing:-.01em}@media (max-width:799px){.extGuidance.guidance-popover h2{font-size:26px}}.extGuidance.guidance-popover.has-target h2{line-height:24px;font-size:21px}.extGuidance.guidance-popover .image-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:#e4efe7;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}@media (max-width:799px){.extGuidance.guidance-popover .image-container{padding:16px}}.extGuidance.guidance-popover .image-container img{width:100%;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:800px){.extGuidance.guidance-popover .image-container img{max-width:512px}}.extGuidance.guidance-popover .image-container.no-padding{padding:0}.extGuidance.guidance-popover .image-container.no-padding img{max-width:100%}.extGuidance.guidance-popover footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px;gap:8px;isolation:isolate;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;border-top:1px solid #d9d9d9;-ms-flex-negative:0;flex-shrink:0}@media (max-width:799px){.extGuidance.guidance-popover footer{padding:16px}}.extGuidance.guidance-popover footer.has-image{border-top:none}.extGuidance.guidance-popover.has-target footer{padding:16px}.extGuidance.guidance-popover .prev-btn{border-radius:32px;-ms-flex-negative:0;flex-shrink:0}.extGuidance.guidance-popover .prev-btn:hover{opacity:.9}.extGuidance.guidance-popover .prev-btn:disabled{opacity:.5;cursor:not-allowed}.extGuidance.guidance-popover .prev-spacer{width:32px;height:32px;-ms-flex-negative:0;flex-shrink:0}.extGuidance.guidance-popover .next-btn{border-radius:32px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;min-height:32px}.extGuidance.guidance-popover .next-btn:hover{opacity:.9}.extGuidance.guidance-popover .next-btn:disabled{opacity:.5;cursor:not-allowed}.extGuidance.guidance-popover .next-btn:not(.ancBtnIconOnly){-ms-flex-negative:1;flex-shrink:1}.extGuidance.guidance-popover .step-indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none}.extGuidance.guidance-popover .step-dot{width:4px;height:4px;border-radius:50%;background:rgba(0,0,0,.43);-webkit-transition:all .2s ease;transition:all .2s ease}.extGuidance.guidance-popover .step-dot.active{background:#262626}.extGuidance.guidance-popover .step-dot.size-0{width:8px;height:8px}.extGuidance.guidance-popover .step-dot.size-1{width:6px;height:6px}.extGuidance.guidance-popover .step-dot.size-2{width:4px;height:4px}@media (prefers-reduced-motion:reduce){.extGuidance.guidance-popover,.extGuidance.guidance-popover .step-dot{-webkit-transition:none;transition:none}}.extGuidance.guidance-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999}.extGuidance .guidance-overlay-borders{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}