.evl-console{--font-family:"Figtree", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--radius-full:9999px;--ev-green:#38c8a8;width:100%;max-width:1000px;margin:0 auto;position:relative}.evl-console .evl-timeline{margin-bottom:30px;padding:0 2px}.evl-console .evl-tl-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.evl-console .evl-tl-title{letter-spacing:.1em;text-transform:uppercase;color:#091b265c;font-size:9px;font-weight:800}.evl-console .evl-tl-timer{color:#e23a82;font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:9px;font-weight:800;display:inline-flex}.evl-console .evl-tl-clk{background:#e23a82;border-radius:50%;width:6px;height:6px;animation:1s steps(2,end) infinite evl_blink}.evl-console .evl-tl-steps{align-items:flex-start;gap:4px;display:flex;position:relative}.evl-console .evl-tl-line{z-index:0;background:#e7e9ee;border-radius:2px;height:2px;position:absolute;top:12px;left:10%;right:10%;overflow:hidden}.evl-console .evl-tl-fill{background:linear-gradient(90deg, var(--ev-green), #5ad6bc);will-change:width;border-radius:2px;width:0;height:100%;display:block}.evl-console .evl-tl-step{text-align:center;opacity:1;flex-direction:column;flex:1;align-items:center;gap:5px;min-width:0;transition:opacity .6s;display:flex;position:relative}.evl-console .evl-tl-ic{z-index:1;color:#ffb0d6;background:#fff;border:1px solid #f0dce7;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;transition:background .6s,color .6s,border-color .6s,box-shadow .6s,transform .6s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.evl-console .evl-tl-ic .mainic{width:11px;height:11px;transition:opacity .4s}.evl-console .evl-tl-lab{color:#000;font-size:9.5px;font-weight:700;line-height:1.2}.evl-console .evl-tl-spin{border:2px solid #0000;border-top-color:#fff;border-radius:11px;animation:.8s linear infinite evl_tlspin;display:none;position:absolute;inset:-3px}.evl-console .evl-tl-tick{display:none}.evl-console .evl-tl-step.active .evl-tl-ic{color:#fff;background:linear-gradient(135deg,#eb287b 0%,#873fc5 100%);border-color:#0000;animation:1.4s ease-in-out infinite evl_tlpulse;transform:scale(1.08);box-shadow:0 0 0 5px #873fc524}.evl-console .evl-tl-step.active .evl-tl-spin{display:block}.evl-console .evl-tl-step.done .evl-tl-ic{background:var(--ev-green);color:#fff;border-color:#0000;animation:none;transform:scale(1);box-shadow:0 0 #3cc9ae00}.evl-console .evl-tl-step.done .evl-tl-ic .mainic{display:none}.evl-console .evl-tl-step.done .evl-tl-tick{justify-content:center;align-items:center;display:flex}@keyframes evl_blink{50%{opacity:.25}}@keyframes evl_tlpulse{0%,to{box-shadow:0 0 0 4px #873fc51f}50%{box-shadow:0 0 0 7px #873fc50d}}@keyframes evl_tlspin{to{transform:rotate(360deg)}}.evl-console .evl-win{width:100%;max-width:860px;font-family:var(--font-family);background:#fff;border-radius:14px;margin:0 auto;overflow:hidden;box-shadow:0 30px 70px -30px #2b146973,0 0 0 1px #0000000a}.evl-console .evl-chrome{background:#f1f1f4;border-bottom:1px solid #e6e6ec;align-items:center;gap:8px;height:38px;padding:0 14px;display:flex}.evl-console .evl-dot{border-radius:50%;width:10px;height:10px}.evl-console .evl-dot.d1{background:#ff5f57}.evl-console .evl-dot.d2{background:#febc2e}.evl-console .evl-dot.d3{background:#28c840}.evl-console .evl-tab{color:#4a4a5e;background:#fff;border-radius:8px 8px 0 0;align-items:center;gap:6px;margin-left:6px;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.evl-console .evl-fav{background:linear-gradient(135deg,#6c4bd8,#00c2c5);border-radius:3px;width:11px;height:11px}.evl-console .evl-url{color:#8a8a9a;white-space:nowrap;background:#e9e9ef;border-radius:999px;align-items:center;gap:5px;max-width:300px;margin-left:auto;padding:4px 10px;font-size:10px;display:inline-flex;overflow:hidden}.evl-console .evl-body{height:402px;display:flex}.evl-console .evl-side{background:#fbfbfd;border-right:1px solid #eeeef3;flex-direction:column;flex-shrink:0;gap:8px;width:132px;padding:12px 10px;display:flex}.evl-console .evl-brand{color:#38c8a8;letter-spacing:-.02em;align-items:center;gap:5px;font-size:14px;font-weight:800;display:inline-flex}.evl-console .evl-brand-logo{width:auto;height:17px;display:block}.evl-console .evl-nav{flex-direction:column;gap:1px;margin-top:4px;display:flex}.evl-console .evl-nav span{color:#7a7889;border-radius:7px;padding:5px 8px;font-size:10.5px}.evl-console .evl-nav span.on{color:#2f6bff;background:#eef1ff;font-weight:700}.evl-console .evl-user{color:#9a98ac;flex-direction:column;margin-top:auto;font-size:9px;display:flex}.evl-console .evl-user b{color:#1b1b2e;font-size:10.5px}.evl-console .evl-content{flex:1;min-width:0;position:relative}.evl-console .evl-scene{flex-direction:column;padding:15px 18px;display:none;position:absolute;inset:0}.evl-console .evl-win[data-view=gen] .evl-sc-gen{display:flex}.evl-console .evl-win[data-view=load] .evl-sc-load{text-align:center;justify-content:center;align-items:center;display:flex}.evl-console .evl-win[data-view=prev] .evl-sc-prev{display:flex}.evl-console .evl-crumb{color:#9a98ac;font-size:10px}.evl-console .evl-h{color:#1b1b2e;letter-spacing:-.02em;margin-top:2px;font-size:20px;font-weight:800}.evl-console .evl-sub{color:#7a7889;margin:3px 0 13px;font-size:10.5px;line-height:1.4}.evl-console .evl-steps{align-items:flex-start;margin-bottom:12px;display:flex}.evl-console .evl-node{flex-direction:column;flex:1;align-items:center;gap:5px;display:flex;position:relative}.evl-console .evl-node:not(:first-child):before{content:"";z-index:0;background:#e2e2ea;width:100%;height:2px;position:absolute;top:11px;left:-50%}.evl-console .evl-node.done:not(:first-child):before,.evl-console .evl-node.active:not(:first-child):before{background:#1b1b2e}.evl-console .evl-circ{z-index:1;color:#a6a4b6;background:#fff;border:2px solid #d6d6e0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex;position:relative}.evl-console .evl-node.active .evl-circ,.evl-console .evl-node.done .evl-circ{color:#fff;background:#1b1b2e;border-color:#1b1b2e}.evl-console .evl-lab{color:#9a98ac;text-align:center;font-size:8.5px}.evl-console .evl-node.active .evl-lab,.evl-console .evl-node.done .evl-lab{color:#1b1b2e;font-weight:700}.evl-console .evl-panel{flex:1;min-height:0;position:relative}.evl-console .evl-sp{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:none;position:absolute;inset:0}.evl-console .evl-sp.show{animation:.35s evl_spfade;display:flex}@keyframes evl_spfade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.evl-console .evl-sp-t{color:#1b1b2e;font-size:12.5px;font-weight:700}.evl-console .evl-drop{border:1.5px dashed #c9c9da;border-radius:12px;padding:16px 22px}.evl-console .evl-file{align-items:center;gap:10px;display:flex}.evl-console .evl-pdf{color:#fff;background:linear-gradient(160deg,#ff6b6b,#e23744);border-radius:5px;justify-content:center;align-items:flex-end;width:30px;height:38px;padding-bottom:4px;font-size:8px;font-weight:800;display:flex}.evl-console .evl-fmeta{flex-direction:column;display:flex}.evl-console .evl-fmeta b{color:#1b1b2e;font-size:12px}.evl-console .evl-fmeta i{color:#9a98ac;font-size:10px;font-style:normal}.evl-console .evl-cards2{gap:12px;display:flex}.evl-console .evl-actcard{color:#1b1b2e;border:2px solid #e2e2ea;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:110px;height:94px;font-size:12px;font-weight:700;display:flex}.evl-console .evl-actcard.on{border-color:#2f6bff;box-shadow:0 0 0 3px #2f6bff1a}.evl-console .evl-actic{color:#fff;background:#1b1b2e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.evl-console .evl-pillrow{gap:10px;display:flex}.evl-console .evl-opt2{color:#4a4a5e;border:1.5px solid #e2e2ea;border-radius:999px;padding:8px 18px;font-size:12px;font-weight:600}.evl-console .evl-opt2.on{color:#2f6bff;background:#eef1ff;border-color:#2f6bff}.evl-console .evl-sliders{flex-direction:column;gap:13px;width:90%;display:flex}.evl-console .evl-sl{color:#7a7889;align-items:center;gap:10px;font-size:9.5px;display:flex}.evl-console .evl-sl i{width:62px;font-style:normal}.evl-console .evl-sl i:last-child{text-align:right}.evl-console .evl-track{background:#e2e2ea;border-radius:999px;flex:1;height:4px;position:relative}.evl-console .evl-track b{background:#2f6bff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #2f6bff80}.evl-console .evl-styles{grid-template-columns:repeat(3,1fr);gap:12px 18px;display:grid}.evl-console .evl-st{color:#7a7889;flex-direction:column;align-items:center;gap:5px;font-size:9px;display:flex}.evl-console .evl-st i{border-radius:50%;width:34px;height:34px}.evl-console .evl-st.on{color:#2f6bff;font-weight:700}.evl-console .evl-st.on i{box-shadow:0 0 0 3px #2f6bff40}.evl-console .evl-layouts{gap:16px;display:flex}.evl-console .evl-ly{color:#7a7889;flex-direction:column;align-items:center;gap:6px;font-size:10px;display:flex}.evl-console .evl-ly i{border-radius:8px;width:46px;height:62px}.evl-console .evl-ly i.l-navy{background:#2e2a5e}.evl-console .evl-ly i.l-lav{background:#cfc6f0}.evl-console .evl-ly i.l-pink{background:#f3d7e6}.evl-console .evl-ly.on{color:#2f6bff;font-weight:700}.evl-console .evl-ly.on i{box-shadow:0 0 0 3px #2f6bff40}.evl-console .evl-foot{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.evl-console .evl-passo{color:#9a98ac;font-size:10px}.evl-console .evl-passo b{color:#1b1b2e}.evl-console .evl-avanti{color:#fff;background:#2f6bff;border-radius:999px;padding:8px 20px;font-size:12px;font-weight:700}.evl-console .evl-spin{border:4px solid #e7e7ee;border-top-color:#2f6bff;border-radius:50%;width:40px;height:40px;animation:.9s linear infinite evl_spin}@keyframes evl_spin{to{transform:rotate(360deg)}}.evl-console .evl-load-t{color:#1b1b2e;margin-top:14px;font-size:14px;font-weight:800}.evl-console .evl-load-s{color:#7a7889;margin-top:4px;font-size:11px}.evl-console .evl-sc-prev{padding:0!important}.evl-console .evl-prevbar{border-bottom:1px solid #eeeef3;align-items:center;gap:10px;padding:9px 14px;display:flex}.evl-console .evl-x{color:#7a7889;font-size:10px}.evl-console .evl-ptabs{gap:6px;margin-left:auto;display:inline-flex}.evl-console .evl-ptabs span{color:#7a7889;border-radius:999px;padding:4px 10px;font-size:10px}.evl-console .evl-ptabs span.on{color:#2f6bff;background:#eef1ff;font-weight:700}.evl-console .evl-prevarea{flex-direction:column;flex:1;padding:12px 18px;display:flex;overflow:hidden}.evl-console .evl-qlabel{letter-spacing:.1em;color:#9a98ac;font-size:9px;font-weight:800}.evl-console .evl-qtitle{color:#1b1b2e;margin:2px 0 10px;font-size:13px;font-weight:800;line-height:1.2}.evl-console .evl-qcard{background:#332c63;border-radius:16px;flex-direction:column;gap:7px;padding:13px;display:flex}.evl-console .evl-qq{color:#fff;margin-bottom:2px;font-size:11px;font-weight:700;line-height:1.3}.evl-console .evl-qopt{color:#e7e4f5;background:#423b73;border:2px solid #0000;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;font-size:10.5px;transition:border-color .35s;display:flex}.evl-console .evl-qok{background:#40c980;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:none}.evl-console .evl-win.quiz-on .evl-qopt.correct{border-color:#40c980}.evl-console .evl-win.quiz-on .evl-qopt.correct .evl-qok{display:flex}.evl-console .evl-pv{flex-direction:column;flex:1;display:none}.evl-console .evl-pv.show{display:flex}.evl-console .evl-slidecard{background:#ede9fe;border-radius:16px;flex-direction:column;flex:1;gap:9px;padding:15px 16px;display:flex}.evl-console .evl-slide-title{color:#1b1b2e;text-align:center;margin-top:4px;font-size:15px;font-weight:800;line-height:1.25}.evl-console .evl-slide-sub{color:#4a4770;text-align:center;font-size:10px;line-height:1.45}.evl-console .evl-slide-tag{letter-spacing:.05em;color:#7b2de9;background:#fff;border-radius:999px;align-self:flex-start;padding:3px 9px;font-size:8.5px;font-weight:800}.evl-console .evl-slide-h{color:#1b1b2e;font-size:14px;font-weight:800}.evl-console .evl-slide-txt{color:#4a4770;font-size:10px;line-height:1.45}.evl-console .evl-slide-img{background:#f3f1fb url(/images/evolve/audience-financial.webp) 50%/contain no-repeat;border-radius:12px;height:140px;margin-top:auto}.evl-console .evl-slide-img.big{height:160px;margin-top:0}.evl-console--sm .evl-timeline{margin-bottom:22px}.evl-console--sm .evl-win{max-width:700px}.evl-console--sm .evl-chrome{height:32px}.evl-console--sm .evl-body{height:330px}.evl-console--sm .evl-side{width:112px;padding:10px 8px}.evl-console--sm .evl-nav span{padding:3.5px 7px;font-size:9.5px}.evl-console--sm .evl-scene{padding:12px 14px}.evl-console--sm .evl-h{font-size:17px}.evl-console--sm .evl-sub{margin-bottom:10px}.evl-console--sm .evl-actcard{width:96px;height:82px}.evl-console--sm .evl-slide-img{height:112px}.evl-console--sm .evl-slide-img.big{height:128px}.evl-console--sm .evl-ly i{width:40px;height:54px}@media (max-width:560px){.evl-console .evl-side,.evl-console .evl-lab{display:none}.evl-console .evl-body{height:380px}}@media (prefers-reduced-motion:reduce){.evl-console .evl-tl-clk,.evl-console .evl-spin{animation:none!important}}
.anw-app{--font-family:"Figtree", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--anw-blue:#0074e4;--anw-blue-deep:#0b4fd0;--anw-green:#3cc9ae;--anw-orange:#ff8a65;--anw-pink:#ff539c;--anw-ink:#16233a;--anw-soft:#6b7791;--anw-screen:#eef3fc;width:100%;max-width:660px;font-family:var(--font-family);margin:0 auto;position:relative}.anw-app .anw-head{justify-content:flex-end;align-items:center;margin-bottom:14px;padding:0 2px;display:flex}.anw-app .anw-head-live{color:var(--anw-green);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:5px;font-size:9px;font-weight:800;display:inline-flex}.anw-app .anw-live-dot{background:var(--anw-green);border-radius:50%;width:6px;height:6px;animation:1.2s steps(2,end) infinite anw_blink}@keyframes anw_blink{50%{opacity:.25}}.anw-app .anw-stage{justify-content:center;align-items:center;gap:26px;display:flex}.anw-app .anw-side{flex-direction:column;flex:1 1 0;gap:10px;min-width:0;max-width:250px;display:flex}.anw-app .anw-card{opacity:.55;background:#fff;border:1px solid #e7edf7;border-radius:16px;padding:12px 13px;transition:opacity .5s,border-color .5s,box-shadow .5s,transform .5s cubic-bezier(.22,1,.36,1);transform:translateY(0);box-shadow:0 4px 24px #93a0a729}.anw-app .anw-card.on{opacity:1;border-color:#0074e459;transform:translateY(-2px);box-shadow:0 14px 34px -16px #0074e480}.anw-app .anw-card-h{align-items:center;gap:8px;margin-bottom:5px;display:flex}.anw-app .anw-card-ic{width:26px;height:26px;color:var(--anw-blue);background:#eef4ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:background .5s,color .5s;display:flex}.anw-app .anw-card.on .anw-card-ic{background:var(--anw-blue);color:#fff}.anw-app .anw-card-t{color:var(--anw-ink);font-size:12.5px;font-weight:800}.anw-app .anw-card-d{color:var(--anw-soft);font-size:10.5px;line-height:1.45}.anw-app .anw-card-m{color:var(--anw-blue);font-variant-numeric:tabular-nums;margin-top:7px;font-size:11px;font-weight:800}.anw-app .anw-phone{background:#0e1526;border-radius:38px;flex-shrink:0;width:246px;padding:6px;position:relative;box-shadow:0 26px 60px -20px #0b4fd073,0 0 70px #0074e41f}.anw-app .anw-phone:before{content:"";z-index:6;background:#0e1526;border-radius:0 0 13px 13px;width:76px;height:19px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.anw-app .anw-screen{background:var(--anw-screen);border-radius:32px;flex-direction:column;height:452px;display:flex;position:relative;overflow:hidden}.anw-app .anw-status{z-index:3;color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:26px;padding:9px 16px 0;font-size:9.5px;font-weight:800;display:flex;position:relative}.anw-app .anw-status .anw-bars{align-items:flex-end;gap:2px;display:inline-flex}.anw-app .anw-status .anw-bars i{background:#fff;border-radius:1px;width:2.5px}.anw-app .anw-status .anw-bars i:first-child{height:4px}.anw-app .anw-status .anw-bars i:nth-child(2){height:6px}.anw-app .anw-status .anw-bars i:nth-child(3){height:8px}.anw-app .anw-status .anw-bat{border:1.3px solid #fff;border-radius:2.5px;width:16px;height:8px;position:relative}.anw-app .anw-status .anw-bat:after{content:"";background:#fff;border-radius:1px;position:absolute;inset:1.3px}.anw-app .anw-screen[data-view=quiz] .anw-status,.anw-app .anw-screen[data-view=move] .anw-status{color:var(--anw-ink)}.anw-app .anw-screen[data-view=quiz] .anw-bars i,.anw-app .anw-screen[data-view=move] .anw-bars i{background:var(--anw-ink)}.anw-app .anw-screen[data-view=quiz] .anw-bat,.anw-app .anw-screen[data-view=move] .anw-bat{border-color:var(--anw-ink)}.anw-app .anw-screen[data-view=quiz] .anw-bat:after,.anw-app .anw-screen[data-view=move] .anw-bat:after{background:var(--anw-ink)}.anw-app .anw-topbg{background:linear-gradient(170deg, #1b62e8 0%, var(--anw-blue-deep) 100%);border-radius:0 0 26px 26px;height:196px;transition:height .45s cubic-bezier(.22,1,.36,1),opacity .35s;position:absolute;top:0;left:0;right:0}.anw-app .anw-screen[data-view=quiz] .anw-topbg,.anw-app .anw-screen[data-view=move] .anw-topbg{opacity:0;height:62px}.anw-app .anw-screen[data-view=impact] .anw-topbg{border-radius:0;height:100%}.anw-app .anw-view{flex-direction:column;padding:0 12px;display:none;position:absolute;inset:26px 0 46px}.anw-app .anw-view.show{animation:.4s anw_fade;display:flex}@keyframes anw_fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.anw-app .anw-appbar{justify-content:space-between;align-items:center;gap:6px;padding:2px 2px 10px;display:flex}.anw-app .anw-logo{width:auto;height:13px;display:block}.anw-app .anw-counts{gap:4px;display:inline-flex}.anw-app .anw-count{color:var(--anw-ink);background:#fff;border-radius:999px;align-items:center;gap:3px;padding:2.5px 7px;font-size:9px;font-weight:800;display:inline-flex}.anw-app .anw-count i{border-radius:3px;width:8px;height:8px;display:block}.anw-app .anw-league{align-items:center;gap:9px;padding:0 2px 11px;display:flex}.anw-app .anw-badge-c{color:#fff;background:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.anw-app .anw-league-t{color:#fff;font-size:11px;font-weight:700;line-height:1.3}.anw-app .anw-league-b{background:var(--anw-orange);color:#fff;letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;height:21px;margin-top:5px;padding:0 14px;font-size:9.5px;font-weight:800;display:inline-flex}.anw-app .anw-chal{background:#fff;border-radius:15px;padding:10px 11px;box-shadow:0 8px 22px -12px #0b4fd059}.anw-app .anw-chal-top{align-items:center;gap:8px;display:flex}.anw-app .anw-chal-ic{color:#e8a33d;background:#fff3dc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.anw-app .anw-chal-t{color:var(--anw-ink);font-size:11px;font-weight:800}.anw-app .anw-chal-s{color:var(--anw-soft);margin-top:1px;font-size:8.5px}.anw-app .anw-chal-p{background:var(--anw-blue);color:#fff;border-radius:999px;flex-shrink:0;margin-left:auto;padding:3.5px 9px;font-size:9px;font-weight:800}.anw-app .anw-week{justify-content:space-between;margin-top:9px;display:flex}.anw-app .anw-day{color:var(--anw-soft);flex-direction:column;align-items:center;gap:4px;font-size:7.5px;font-weight:700;display:flex}.anw-app .anw-day i{background:#e3e9f4;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;display:flex}.anw-app .anw-day.done i{background:var(--anw-green)}.anw-app .anw-day.today{color:var(--anw-blue)}.anw-app .anw-day.today i{border:1.5px solid var(--anw-blue);background:#fff}.anw-app .anw-acts-t{color:var(--anw-ink);margin:12px 2px 7px;font-size:12px;font-weight:800}.anw-app .anw-acts{grid-template-columns:1fr 1fr;gap:7px;display:grid}.anw-app .anw-act{background:#fff;border-radius:13px;flex-direction:column;gap:6px;padding:8px 9px;display:flex;box-shadow:0 4px 14px -10px #16233a66}.anw-app .anw-act-h{align-items:center;gap:6px;display:flex}.anw-app .anw-act-ic{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.anw-app .anw-act-n{color:var(--anw-ink);font-size:10px;font-weight:800}.anw-app .anw-act-xp{background:var(--anw-blue);color:#fff;border-radius:999px;align-self:flex-start;padding:2.5px 7px;font-size:8px;font-weight:800}.anw-app .anw-h{color:var(--anw-ink);padding:2px 2px 8px;font-size:13px;font-weight:800}.anw-app .anw-q{color:var(--anw-ink);margin-bottom:9px;padding:0 2px;font-size:11.5px;font-weight:800;line-height:1.3}.anw-app .anw-opts{flex-direction:column;gap:6px;display:flex}.anw-app .anw-opt{color:var(--anw-ink);background:#fff;border:2px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:10px;font-weight:700;transition:border-color .35s,opacity .35s;display:flex}.anw-app .anw-ok{background:var(--anw-green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;display:none}.anw-app .anw-screen.revealed .anw-opt.correct{border-color:var(--anw-green)}.anw-app .anw-screen.revealed .anw-opt.correct .anw-ok{display:flex}.anw-app .anw-screen.revealed .anw-opt:not(.correct){opacity:.5}.anw-app .anw-xp{z-index:5;opacity:0;background:#fff;border-radius:13px;align-items:center;gap:8px;padding:7px 10px;transition:opacity .35s,transform .35s;display:flex;position:absolute;top:28px;left:12px;right:12px;transform:translateY(-10px);box-shadow:0 12px 28px -10px #0b4fd073}.anw-app .anw-screen.revealed .anw-xp{opacity:1;transform:none}.anw-app .anw-xp-ic{background:var(--anw-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.anw-app .anw-xp-t{color:var(--anw-ink);font-size:11px;font-weight:800}.anw-app .anw-prog{gap:4px;margin:0 2px 10px;display:flex}.anw-app .anw-prog i{background:#dce4f2;border-radius:4px;flex:1;height:4px}.anw-app .anw-prog i.on{background:var(--anw-blue)}.anw-app .anw-prog-l{text-transform:uppercase;letter-spacing:.06em;color:var(--anw-soft);margin:0 2px 6px;font-size:8.5px;font-weight:800}.anw-app .anw-btn{background:var(--anw-blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;height:34px;margin-top:auto;font-size:11px;font-weight:800;display:flex;box-shadow:0 10px 20px -10px #0074e4b3}.anw-app .anw-week2{background:#fff;border-radius:13px;margin-top:9px;padding:10px 11px;box-shadow:0 4px 14px -10px #16233a66}.anw-app .anw-week2-t{color:var(--anw-ink);justify-content:space-between;align-items:baseline;font-size:9.5px;font-weight:800;display:flex}.anw-app .anw-week2-t b{color:var(--anw-blue);font-variant-numeric:tabular-nums;font-size:11px}.anw-app .anw-bars2{align-items:flex-end;gap:5px;height:40px;margin-top:8px;display:flex}.anw-app .anw-bars2 i{background:#dce4f2;border-radius:3px 3px 0 0;flex:1}.anw-app .anw-bars2 i.on{background:linear-gradient(180deg, var(--anw-blue), #4e9bf0)}.anw-app .anw-map{background:linear-gradient(135deg,#dce9ff,#eaf7f3);border-radius:15px;height:128px;margin-bottom:9px;position:relative;overflow:hidden}.anw-app .anw-route{position:absolute;inset:0}.anw-app .anw-route path{fill:none;stroke-linecap:round}.anw-app .anw-route .bg{stroke:#16233a1f;stroke-width:4px}.anw-app .anw-route .fg{stroke:var(--anw-blue);stroke-width:4px;stroke-dasharray:260;stroke-dashoffset:260px}.anw-app .anw-screen[data-view=move] .anw-route .fg{animation:2.4s ease-out forwards anw_draw}@keyframes anw_draw{to{stroke-dashoffset:0}}.anw-app .anw-pin{border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 2px 6px #16233a4d}.anw-app .anw-pin.a{background:var(--anw-green);bottom:20px;left:16px}.anw-app .anw-pin.b{background:var(--anw-pink);top:22px;right:18px}.anw-app .anw-stats{grid-template-columns:1fr 1fr;gap:7px;display:grid}.anw-app .anw-stat{background:#fff;border-radius:13px;padding:9px 10px;box-shadow:0 4px 14px -10px #16233a66}.anw-app .anw-stat-v{color:var(--anw-ink);font-variant-numeric:tabular-nums;font-size:15px;font-weight:800;line-height:1.1}.anw-app .anw-stat-k{text-transform:uppercase;letter-spacing:.04em;color:var(--anw-soft);margin-top:3px;font-size:8px;font-weight:800}.anw-app .anw-saved{background:#3cc9ae24;border-radius:13px;align-items:center;gap:8px;margin-top:8px;padding:9px 11px;display:flex}.anw-app .anw-saved-ic{background:var(--anw-green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.anw-app .anw-saved-t{color:#16694f;font-size:10.5px;font-weight:800;line-height:1.3}.anw-app .anw-imp{text-align:center;justify-content:center;align-items:center;gap:0}.anw-app .anw-imp-card{background:#fff;border-radius:18px;width:100%;padding:15px 14px 17px;box-shadow:0 16px 36px -18px #0b4fd08c}.anw-app .anw-imp-lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--anw-soft);font-size:8.5px;font-weight:800}.anw-app .anw-imp-logo{width:auto;height:20px;margin:8px auto 15px;display:block}.anw-app .anw-imp-n{color:var(--anw-ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:30px;font-weight:800;line-height:1}.anw-app .anw-imp-k{color:var(--anw-soft);max-width:88%;margin:7px auto 0;font-size:9.5px;font-weight:700;line-height:1.4}.anw-app .anw-imp-bar{background:#e3e9f4;border-radius:999px;height:5px;margin-top:12px;overflow:hidden}.anw-app .anw-imp-bar b{background:linear-gradient(90deg, var(--anw-blue), var(--anw-green));border-radius:999px;width:0;height:100%;transition:width 2.4s ease-out;display:block}.anw-app .anw-screen[data-view=impact] .anw-imp-bar b{width:76%}.anw-app .anw-imp-cta{height:30px;color:var(--anw-blue-deep);background:#fff;border-radius:999px;align-items:center;margin-top:16px;padding:0 20px;font-size:10.5px;font-weight:800;display:inline-flex}.anw-app .anw-tabs{z-index:4;background:#fff;border-top:1px solid #e7edf7;justify-content:space-around;align-items:center;height:46px;padding:0 4px 5px;display:flex;position:absolute;bottom:0;left:0;right:0}.anw-app .anw-tab{letter-spacing:.03em;text-transform:uppercase;color:#a9b2c4;flex-direction:column;align-items:center;gap:3px;font-size:6.5px;font-weight:800;transition:color .35s;display:flex}.anw-app .anw-tab svg{width:14px;height:14px}.anw-app .anw-tab.on{color:var(--anw-blue)}@media (max-width:1023px){.anw-app .anw-stage{flex-direction:column;gap:18px}.anw-app .anw-side{flex-direction:row;width:100%;max-width:none}.anw-app .anw-card{flex:1}.anw-app .anw-side-b{order:3}}@media (max-width:620px){.anw-app .anw-side{flex-direction:column}}@media (prefers-reduced-motion:reduce){.anw-app .anw-live-dot{animation:none}.anw-app .anw-screen[data-view=move] .anw-route .fg{stroke-dashoffset:0;animation:none}.anw-app .anw-view.show{animation:none}}.anw-app .anw-screen.revealed .anw-prog,.anw-app .anw-screen.revealed .anw-prog-l{opacity:0;transition:opacity .25s}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
