.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.cevor-tour-popover{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;background:#fff!important;color:#0d1b3d!important;border-radius:16px!important;box-shadow:0 20px 25px -5px #0d1b3d26,0 8px 10px -6px #0d1b3d1a!important;border:1px solid rgba(0,194,168,.2)!important;padding:18px 20px!important;max-width:360px!important;animation:cevorTourFadeIn .25s cubic-bezier(.16,1,.3,1)!important}@keyframes cevorTourFadeIn{0%{opacity:0;transform:scale(.96) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}.cevor-tour-popover .driver-popover-title{font-size:15px!important;font-weight:700!important;color:#0d1b3d!important;margin-bottom:6px!important;line-height:1.3!important;display:flex!important;align-items:center!important;gap:6px!important}.cevor-tour-popover .driver-popover-description{font-size:13px!important;font-weight:400!important;color:#4b5563!important;line-height:1.55!important;margin-bottom:16px!important}.cevor-tour-popover .driver-popover-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:14px!important;padding-top:12px!important;border-top:1px solid #F3F4F6!important}.cevor-tour-popover .driver-popover-progress-text{font-size:11px!important;font-weight:600!important;color:#6b7280!important;background:#f2f7f7!important;padding:3px 8px!important;border-radius:12px!important}.cevor-tour-popover .driver-popover-navigation-btns{display:flex!important;align-items:center!important;gap:8px!important}.cevor-tour-popover .driver-popover-close-btn{color:#9ca3af!important;transition:color .15s ease!important}.cevor-tour-popover .driver-popover-close-btn:hover{color:#ef4444!important}.cevor-tour-popover button.driver-popover-prev-btn{font-size:12px!important;font-weight:600!important;color:#4b5563!important;background:#f3f4f6!important;border:none!important;border-radius:8px!important;padding:6px 12px!important;cursor:pointer!important;transition:all .15s ease!important}.cevor-tour-popover button.driver-popover-prev-btn:hover{background:#e5e7eb!important;color:#111827!important}.cevor-tour-popover button.driver-popover-next-btn{font-size:12px!important;font-weight:600!important;color:#fff!important;background:#00c2a8!important;border:none!important;border-radius:8px!important;padding:6px 14px!important;cursor:pointer!important;box-shadow:0 2px 4px #00c2a840!important;transition:all .15s ease!important}.cevor-tour-popover button.driver-popover-next-btn:hover{background:#009688!important;transform:translateY(-1px)!important;box-shadow:0 4px 6px #00c2a84d!important}.cevor-tour-popover button.driver-popover-next-btn:active{transform:scale(.97)!important}.driver-overlay path{fill:#0d1b3d!important;opacity:.65!important;transition:all .3s ease-in-out!important}
