.driver-active *,.driver-active .driver-overlay{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 .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:focus,.driver-popover-footer button:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start,.driver-popover-arrow-side-top.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end,.driver-popover-arrow-side-top.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,.driver-popover-arrow-side-top.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.driver-popover.effective-ads-tour-popover{background:linear-gradient(180deg,#fffaf5,#fff);border:1px solid rgba(139,115,85,.3);border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.15),inset 0 0 0 1px hsla(0,0%,100%,.5);padding:0;max-width:380px;min-width:320px}.dark .driver-popover.effective-ads-tour-popover{background:linear-gradient(180deg,#484141,#3c3737);border-color:rgba(139,115,85,.4)}.driver-popover.effective-ads-tour-popover .driver-popover-title{font-family:var(--font-primary);font-size:1.125rem;font-weight:600;color:#1a1a1a;padding:20px 20px 8px;margin:0}.dark .driver-popover.effective-ads-tour-popover .driver-popover-title{color:#f5f5f5}.driver-popover.effective-ads-tour-popover .driver-popover-description{font-family:var(--font-primary);font-size:.9375rem;line-height:1.6;color:#4a4a4a;padding:0 20px 16px;margin:0}.dark .driver-popover.effective-ads-tour-popover .driver-popover-description{color:#d0d0d0}.driver-popover.effective-ads-tour-popover .driver-popover-footer{padding:12px 20px 20px;border-top:1px solid rgba(139,115,85,.15);display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap}.dark .driver-popover.effective-ads-tour-popover .driver-popover-footer{border-top-color:rgba(139,115,85,.25)}.driver-popover.effective-ads-tour-popover .driver-popover-progress-text{font-size:.8125rem;color:#888;font-weight:500;white-space:nowrap;flex-shrink:0}.dark .driver-popover.effective-ads-tour-popover .driver-popover-progress-text{color:#999}.driver-popover.effective-ads-tour-popover .driver-popover-navigation-btns{display:flex;gap:8px}.driver-popover.effective-ads-tour-popover button{font-family:var(--font-primary);font-size:.875rem;font-weight:500;padding:8px 14px;border-radius:8px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,border-color .2s ease;white-space:nowrap;flex-shrink:0}.driver-popover.effective-ads-tour-popover .driver-popover-prev-btn{background:transparent;border:1px solid rgba(139,115,85,.3);color:#666}.driver-popover.effective-ads-tour-popover .driver-popover-prev-btn:hover{background:rgba(139,115,85,.1);border-color:rgba(139,115,85,.5)}.dark .driver-popover.effective-ads-tour-popover .driver-popover-prev-btn{border-color:rgba(139,115,85,.4);color:#aaa}.dark .driver-popover.effective-ads-tour-popover .driver-popover-prev-btn:hover{background:rgba(139,115,85,.2)}.driver-popover.effective-ads-tour-popover .driver-popover-done-btn,.driver-popover.effective-ads-tour-popover .driver-popover-next-btn{background:linear-gradient(135deg,#ea7052,#d65a3e);border:none;color:#fff;box-shadow:0 2px 8px rgba(234,112,82,.3)}.driver-popover.effective-ads-tour-popover .driver-popover-done-btn:hover,.driver-popover.effective-ads-tour-popover .driver-popover-next-btn:hover{background:linear-gradient(135deg,#d65a3e,#c04a2e);box-shadow:0 4px 12px rgba(234,112,82,.4)}.driver-popover.effective-ads-tour-popover .driver-popover-close-btn{position:absolute;top:12px;right:12px;width:28px;height:28px;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#888;border-radius:6px}.driver-popover.effective-ads-tour-popover .driver-popover-close-btn:hover{background:rgba(0,0,0,.05);color:#555}.dark .driver-popover.effective-ads-tour-popover .driver-popover-close-btn:hover{background:hsla(0,0%,100%,.1);color:#ccc}.driver-popover.effective-ads-tour-popover .driver-popover-arrow{border-color:#fffaf5}.dark .driver-popover.effective-ads-tour-popover .driver-popover-arrow{border-color:#484141}.driver-active-element{box-shadow:0 0 0 4px rgba(234,112,82,.4)!important;filter:none!important;opacity:1!important;position:relative;z-index:10001!important}.driver-active-element,.driver-active-element *{filter:none!important}.driver-popover.effective-ads-tour-popover.tour-completion{max-width:420px;text-align:center}.driver-popover.effective-ads-tour-popover.tour-completion .driver-popover-title{font-size:1.5rem;padding:28px 28px 12px}.driver-popover.effective-ads-tour-popover.tour-completion .driver-popover-description{font-size:1rem;padding:0 28px 20px;line-height:1.7}.driver-popover.effective-ads-tour-popover.tour-completion .driver-popover-footer{padding:16px 28px 28px;justify-content:center;border-top:none}.driver-popover.effective-ads-tour-popover.tour-completion .driver-popover-done-btn{padding:12px 32px;font-size:1rem;font-weight:600}.driver-popover.effective-ads-tour-popover.tour-completion .driver-popover-close-btn{display:none}.driver-popover.effective-ads-tour-popover .tour-skip-btn{font-family:var(--font-primary);font-size:.8125rem;font-weight:500;padding:6px 10px;border-radius:6px;cursor:pointer;background:transparent;border:none;color:#999;transition:color .2s ease,background .2s ease;margin-inline-end:auto;white-space:nowrap;flex-shrink:0}.driver-popover.effective-ads-tour-popover .tour-skip-btn:hover{color:#666;background:rgba(0,0,0,.05)}.dark .driver-popover.effective-ads-tour-popover .tour-skip-btn{color:#777}.dark .driver-popover.effective-ads-tour-popover .tour-skip-btn:hover{color:#aaa;background:hsla(0,0%,100%,.1)}.driver-popover.effective-ads-tour-popover.tour-completion .tour-skip-btn{display:none}.driver-popover.effective-ads-tour-popover.tour-rtl{direction:rtl;text-align:right}.driver-popover.effective-ads-tour-popover.tour-rtl .driver-popover-close-btn{right:auto;left:12px}.driver-popover.effective-ads-tour-popover.tour-rtl .driver-popover-footer,.driver-popover.effective-ads-tour-popover.tour-rtl .driver-popover-navigation-btns{flex-direction:row-reverse}.driver-popover.effective-ads-tour-popover.tour-rtl .tour-skip-btn{margin-inline-end:0;margin-inline-start:auto}.driver-popover.effective-ads-tour-popover.tour-completion.tour-rtl{text-align:center}.driver-popover.effective-ads-tour-popover.tour-completion.tour-rtl .driver-popover-footer{flex-direction:row;justify-content:center}