.rota-light-app:has(.v5-movip-paywall-backdrop) .v5-bottom-nav,.rota-light-app:has(.v5-movip-trial-modal) .v5-bottom-nav{display:none!important}.v5-movip-paywall-backdrop{position:fixed;inset:0;z-index:92;display:flex;justify-content:center;align-items:stretch;background:rgba(6,8,7,.72);animation:v5-movip-paywall-scrim-in .28s ease-out both}.v5-movip-paywall-backdrop.is-behind-trial{opacity:0;pointer-events:none}.v5-movip-paywall-page{--pw-paper:#0b0d0c;--pw-ink:#f2f6f1;--pw-accent:#9fe870;width:100%;max-width:430px;height:100%;min-height:0;margin:0 auto;padding:0;position:relative;display:flex;flex-direction:column;overflow:hidden;background:var(--pw-paper);color:var(--pw-ink);font-family:var(--app-font-body);animation:v5-movip-paywall-sheet-in .42s cubic-bezier(.22,1,.32,1) both}.v5-movip-paywall-topbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:calc(44px + max(8px, env(safe-area-inset-top, 0px)));padding:max(8px,env(safe-area-inset-top,0px)) 12px 0 20px;position:relative;z-index:2}.v5-movip-paywall-topbar .v5-movip-paywall-wordmark{flex:0 0 auto;width:64px;height:13px}.v5-movip-paywall-body{flex:1 1 auto;min-height:0;padding:0 20px 8px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.v5-movip-paywall-dock{flex:0 0 auto;padding:2px 20px calc(8px + env(safe-area-inset-bottom, 0px));background:var(--pw-paper);box-shadow:0 -18px 28px 8px var(--pw-paper)}.v5-movip-paywall-cur,.v5-movip-paywall-mpill,.v5-movip-paywall-num,.v5-movip-paywall-unit{font-family:var(--app-font-numeric)}.v5-movip-paywall-glow{position:absolute;top:-120px;left:50%;transform:translateX(-50%);width:480px;height:220px;background:radial-gradient(ellipse at center,rgba(159,232,112,.16) 0,rgba(159,232,112,.04) 50%,transparent 70%);pointer-events:none}.v5-movip-paywall-close{position:relative;top:auto;right:auto;flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgba(255,255,255,.45);padding:0}.v5-movip-paywall-close:focus-visible{outline:2px solid #9fe870;outline-offset:2px}.v5-movip-paywall-close svg{width:14px;height:14px;stroke:currentColor}.v5-movip-paywall-header{text-align:center;padding:8px 12px 0;position:relative;display:flex;flex-direction:column;align-items:center;gap:6px}.v5-movip-paywall-header h1{font-size:21px;font-weight:700;letter-spacing:.04em;margin:0;line-height:1.3;color:#f2f6f1;text-wrap:balance;max-width:14em}.v5-movip-paywall-hl{font-style:normal;color:#e2f6d5;background:linear-gradient(transparent 64%,rgba(159,232,112,.28) 0);padding:0 2px}.v5-movip-paywall-header p{font-size:13.5px;line-height:1.6;color:rgba(242,246,241,.55);letter-spacing:.06em;margin:0;text-wrap:pretty;max-width:22em}.v5-movip-paywall-proof{margin:10px 0 12px;padding:0 12px;text-align:center;font-size:12px;line-height:1.45;color:rgba(226,246,213,.72);letter-spacing:.04em}.v5-movip-paywall-table{display:grid;grid-template-columns:1.4fr .9fr 1.1fr;margin-bottom:12px}.v5-movip-paywall-cell{padding:7px 8px;font-size:13px;display:flex;align-items:center}.v5-movip-paywall-cell.is-name{color:rgba(242,246,241,.78);justify-content:flex-start}.v5-movip-paywall-cell.is-free{color:rgba(242,246,241,.45);justify-content:center;font-size:12.5px}.v5-movip-paywall-cell.is-vip{justify-content:center;color:#e2f6d5;font-weight:600;background:rgba(159,232,112,.1);border-left:1px solid rgba(159,232,112,.3);border-right:1px solid rgba(159,232,112,.3)}.v5-movip-paywall-cell.is-head{font-size:11.5px;font-weight:500;letter-spacing:1px;color:rgba(242,246,241,.35);padding-top:7px;padding-bottom:7px}.v5-movip-paywall-cell.is-vip.is-head{color:#9fe870;font-weight:700;border-top:1px solid rgba(159,232,112,.3);border-radius:12px 12px 0 0}.v5-movip-paywall-cell.is-vip.is-last{border-bottom:1px solid rgba(159,232,112,.3);border-radius:0 0 12px 12px}.v5-movip-paywall-wordmark{display:block;width:52px;height:11px;background:#9fe870;-webkit-mask:url(/brand/movip-wordmark.png) center/contain no-repeat;mask:url(/brand/movip-wordmark.png) center/contain no-repeat}.v5-movip-paywall-cell.has-sep{border-bottom:1px solid rgba(255,255,255,.05)}.v5-movip-paywall-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 10px;padding-top:14px}.v5-movip-paywall-plans.is-two{grid-template-columns:repeat(2,1fr);max-width:300px;margin-left:auto;margin-right:auto}.v5-movip-paywall-plan{position:relative;padding:16px 6px 10px;border-radius:16px;background:rgba(255,255,255,.035);border:1.5px solid rgba(255,255,255,.07);text-align:center;cursor:pointer;appearance:none;font:inherit;color:inherit;width:100%;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease}.v5-movip-paywall-plan:disabled{opacity:.7;cursor:wait}.v5-movip-paywall-plan.is-selected{background:rgba(159,232,112,.1);border-color:rgba(159,232,112,.65)}.v5-movip-paywall-plan.is-trial{background:rgba(232,196,112,.08);border-color:rgba(232,196,112,.38)}.v5-movip-paywall-plan.is-trial.is-selected{background:rgba(232,196,112,.16);border-color:#e8c070;box-shadow:none}.v5-movip-paywall-badge{position:absolute;top:-9px;left:50%;transform:translateX(-50%);font-size:10px;font-weight:600;padding:3px 9px;border-radius:999px;white-space:nowrap;letter-spacing:.5px}.v5-movip-paywall-badge.is-gold{background:#9fe870;color:#163300}.v5-movip-paywall-badge.is-trial{background:#e8c070;color:#2a1f08}.v5-movip-paywall-badge.is-ghost{background:#1e211f;border:1px solid rgba(255,255,255,.12);color:rgba(242,246,241,.6)}.v5-movip-paywall-plan-name{font-size:13px;font-weight:600;color:rgba(242,246,241,.85);margin-bottom:4px}.v5-movip-paywall-price{display:flex;align-items:baseline;justify-content:center;gap:1px;white-space:nowrap;margin-bottom:4px}.v5-movip-paywall-cur{font-size:13px;font-weight:600;color:rgba(242,246,241,.7)}.v5-movip-paywall-num{font-size:24px;font-weight:700;letter-spacing:-.5px;font-variant-numeric:tabular-nums;transition:color .2s ease}.v5-movip-paywall-unit{font-size:11px;color:rgba(242,246,241,.5);font-weight:500;margin-left:1px}.v5-movip-paywall-plan.is-selected .v5-movip-paywall-num{color:#e2f6d5}.v5-movip-paywall-plan.is-selected .v5-movip-paywall-cur{color:rgba(159,232,112,.85)}.v5-movip-paywall-plan.is-selected .v5-movip-paywall-unit{color:rgba(159,232,112,.7)}.v5-movip-paywall-plan.is-trial .v5-movip-paywall-num,.v5-movip-paywall-plan.is-trial.is-selected .v5-movip-paywall-num{color:#f3e2b0}.v5-movip-paywall-plan.is-trial .v5-movip-paywall-cur,.v5-movip-paywall-plan.is-trial.is-selected .v5-movip-paywall-cur{color:rgba(232,196,112,.9)}.v5-movip-paywall-plan.is-trial .v5-movip-paywall-under{color:rgba(243,226,176,.88)}.v5-movip-paywall-under{font-size:11px;color:rgba(226,246,213,.85);margin-bottom:5px}.v5-movip-paywall-mpill{display:inline-block;padding:2.5px 9px;margin-bottom:4px;border-radius:999px;background:rgba(159,232,112,.14);border:1px solid rgba(159,232,112,.35);font-size:11px;font-weight:600;color:#b8f592;letter-spacing:.3px}.v5-movip-paywall-desc{font-size:10.5px;color:rgba(242,246,241,.4);line-height:1.4}.v5-movip-paywall-assurance{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:center;gap:8px;font-size:12px;line-height:1.55;color:rgba(159,232,112,.85);margin:4px auto 16px;max-width:36em;letter-spacing:.02em}.v5-movip-paywall-assurance svg{width:15px;height:15px;stroke:rgba(159,232,112,.85);stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.v5-movip-paywall-assurance span{min-width:0;flex:0 1 auto;text-align:left}.v5-movip-paywall-agreement{display:flex;align-items:center;justify-content:center;gap:6px;color:rgba(242,246,241,.4);cursor:pointer;margin-bottom:8px;transition:color .2s ease;user-select:none;background:none;border:none;width:100%;font:inherit;font-size:12px;line-height:1.45;min-height:44px;padding:8px 4px;appearance:none}.v5-movip-paywall-agreement:focus-visible{outline:2px solid #9fe870;outline-offset:3px;border-radius:8px}.v5-movip-paywall-agreement>span{font-size:12px}.v5-movip-paywall-law{color:rgba(159,232,112,.9);background:none;border:none;padding:0;font:inherit;font-size:inherit;cursor:pointer}.v5-movip-paywall-radio{width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(242,246,241,.25);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s ease,background-color .2s ease}.v5-movip-paywall-radio svg{width:8px;height:8px;stroke:#163300;stroke-width:3.4;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:0;transition:opacity .15s ease}.v5-movip-paywall-agreement.is-checked .v5-movip-paywall-radio{background:#9fe870;border-color:transparent}.v5-movip-paywall-agreement.is-checked .v5-movip-paywall-radio svg{opacity:1}.v5-movip-paywall-agreement.is-nudge{color:#e2f6d5}.v5-movip-paywall-agreement.is-nudge .v5-movip-paywall-radio{border-color:#9fe870;animation:v5-movip-radio-pulse 1.1s ease 2}.v5-movip-paywall-hint{display:grid;grid-template-rows:0fr;margin:0;color:#9fe870;font-size:11px;line-height:1.4;text-align:center;transition:grid-template-rows .18s ease,margin .18s ease}.v5-movip-paywall-hint.is-on{grid-template-rows:1fr;margin:0 0 8px}.v5-movip-paywall-hint>span{overflow:hidden;min-height:0}@keyframes v5-movip-radio-pulse{0%,to{box-shadow:0 0 0 0 rgba(159,232,112,0)}40%{box-shadow:0 0 0 6px rgba(159,232,112,.3)}}@keyframes v5-movip-paywall-scrim-in{0%{background-color:rgba(6,8,7,0)}to{background-color:rgba(6,8,7,.72)}}@keyframes v5-movip-paywall-sheet-in{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.v5-movip-paywall-backdrop,.v5-movip-paywall-page{animation:none!important}.v5-movip-paywall-agreement.is-nudge .v5-movip-paywall-radio{animation:none;box-shadow:0 0 0 3px rgba(159,232,112,.4)}.v5-movip-paywall-hint{transition:none}}.v5-movip-paywall-cta{display:block;width:100%;padding:8px 16px;border:none;border-radius:14px;background:#9fe870;color:#163300;cursor:pointer;box-shadow:none;text-align:center;transition:transform .15s ease;appearance:none;font:inherit;min-height:48px;line-height:1.2}.v5-movip-paywall-cta:focus-visible{outline:2px solid var(--pw-accent,#9fe870);outline-offset:3px}.v5-movip-paywall-cta:active{transform:scale(.98)}.v5-movip-paywall-cta:disabled{cursor:wait;opacity:.72}.v5-movip-paywall-cta-main{font-size:16px;font-weight:700;letter-spacing:.5px;line-height:1.2}.v5-movip-paywall-cta-sub{font-size:11px;font-weight:500;opacity:.72;margin-top:2px;line-height:1.25}.v5-movip-paywall-note{text-align:center;font-size:12px;color:rgba(242,246,241,.35);margin-top:6px}.v5-movip-paywall-feedback{text-align:center;font-size:12px;margin-top:10px;color:rgba(226,246,213,.9)}.v5-movip-paywall-feedback.is-error{color:#ffb4b4}.v5-movip-paywall-links{display:flex;justify-content:center;flex-wrap:wrap;gap:2px 16px;margin:0 0 4px;font-size:12px;color:rgba(226,232,224,.72)}.v5-movip-paywall-links a,.v5-movip-paywall-links button{color:inherit;text-decoration:underline;text-underline-offset:2px;background:none;border:none;padding:2px 0;min-height:28px;font:inherit;cursor:pointer}.v5-movip-paywall-links button:disabled{opacity:.45;cursor:wait}.v5-movip-paywall-grants{display:grid;gap:10px;margin:8px 0 28px}.v5-movip-paywall-grant{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:14px;background:rgba(159,232,112,.08);border:1px solid rgba(159,232,112,.22)}.v5-movip-paywall-grant strong{display:block;font-size:14px;font-weight:700;color:#e2f6d5;margin-bottom:4px}.v5-movip-paywall-grant p{margin:0;font-size:12.5px;color:rgba(242,246,241,.55);line-height:1.45}.v5-movip-paywall-grant-ic{width:28px;height:28px;border-radius:8px;background:rgba(159,232,112,.16);color:#9fe870;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width:360px){.v5-movip-paywall-header h1{font-size:20px}.v5-movip-paywall-num{font-size:22px}.v5-movip-paywall-cell{padding:6px 4px;font-size:12px}}@media (max-height:720px){.v5-movip-paywall-header{padding-top:4px}.v5-movip-paywall-proof{margin:8px 0 10px}.v5-movip-paywall-table{margin-bottom:8px}.v5-movip-paywall-cell{padding-top:6px;padding-bottom:6px}.v5-movip-paywall-plans{padding-top:12px;margin-bottom:8px}.v5-movip-paywall-plan{padding-top:14px;padding-bottom:8px}}.v5-movip-a-overlay{position:fixed;inset:0;z-index:88;display:flex;align-items:flex-end;justify-content:center;padding:0 14px calc(12px + env(safe-area-inset-bottom, 0px));font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,sans-serif}.v5-movip-a-dim{position:absolute;inset:0;z-index:0;border:0;padding:0;margin:0;background:rgba(17,28,10,.45);cursor:pointer;appearance:none}.v5-movip-a-pop{position:relative;z-index:1;isolation:isolate;overflow:visible;width:100%;max-width:400px;padding:22px 20px 20px;border-radius:22px;background:#fafafa;box-shadow:0 12px 40px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.92),inset 0 0 0 1px rgba(22,51,0,.06);color:#1d1d1f;animation:v5-movip-a-slide-up .32s cubic-bezier(.22,1,.36,1) both}.v5-movip-a-pop:before{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;opacity:.045;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.09  0 0 0 0 0.22  0 0 0 0 0.04  0 0 0 0.55 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");background-size:80px 80px}.v5-movip-a-pop>*{position:relative;z-index:1}.v5-movip-a-pop>.v5-movip-a-close{z-index:6}@keyframes v5-movip-a-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:640px){.v5-movip-a-pop{max-width:400px}}.v5-movip-a-handle{display:block;width:36px;height:4px;margin:2px auto 16px;border-radius:999px;background:#e4e6e4}.v5-movip-a-close{position:absolute;top:-44px;right:0;z-index:6;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.94);color:#3a3e3a;box-shadow:0 4px 12px rgba(0,0,0,.18);cursor:pointer;appearance:none;pointer-events:auto}.v5-movip-a-close,.v5-movip-a-title{display:flex;align-items:center;justify-content:center}.v5-movip-a-title{flex-wrap:wrap;gap:.08em .22em;margin:12px 8px 10px;font-size:22px;font-weight:800;line-height:1.3;color:#163300;text-align:center;text-wrap:balance}.v5-movip-a-days{color:#3f9e0b;font-weight:800}.v5-movip-a-mark{font-weight:800;letter-spacing:-.03em;color:#163300}.v5-movip-a-frog{position:relative;overflow:visible;display:flex;align-items:center;justify-content:center;height:220px;margin:8px auto 6px;pointer-events:none}.v5-movip-a-frog:before{content:"";position:absolute;z-index:0;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(159,232,112,.32) 0,rgba(255,228,107,.14) 38%,rgba(159,232,112,0) 70%);animation:v5-movip-a-halo 3.4s ease-in-out infinite}.v5-movip-a-frog-video{position:relative;z-index:1;width:220px;height:220px;object-fit:contain;background:transparent;mix-blend-mode:darken;pointer-events:none}@keyframes v5-movip-a-halo{0%,to{transform:scale(.96);opacity:.72}50%{transform:scale(1.06);opacity:1}}.v5-movip-a-sparkles{top:50%;left:50%;z-index:2;width:220px;height:220px;overflow:visible;pointer-events:none}.v5-movip-a-sparkles,.v5-movip-a-sparkles i{position:absolute;transform:translate(-50%,-50%)}.v5-movip-a-sparkles i{width:5px;height:5px;border-radius:50%;background:#9fe870;box-shadow:0 0 6px 1px rgba(159,232,112,.75);animation:v5-movip-a-twinkle 2s ease-in-out infinite}.v5-movip-a-sparkles i.is-star{width:12px;height:12px;border-radius:0;background:#ffe46b;box-shadow:none;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);filter:drop-shadow(0 0 5px rgba(255,228,107,.95))}.v5-movip-a-sparkles i:first-child{left:8%;top:16%}.v5-movip-a-sparkles i:nth-child(2){left:92%;top:18%}.v5-movip-a-sparkles i:nth-child(3){left:4%;top:48%}.v5-movip-a-sparkles i:nth-child(4){left:96%;top:52%}.v5-movip-a-sparkles i:nth-child(5){left:14%;top:78%}.v5-movip-a-sparkles i:nth-child(6){left:86%;top:80%}.v5-movip-a-sparkles i:nth-child(7){left:48%;top:8%}.v5-movip-a-sparkles i:nth-child(8){left:72%;top:22%}.v5-movip-a-sparkles i:nth-child(9){left:26%;top:12%}.v5-movip-a-sparkles i:nth-child(10){left:12%;top:62%}.v5-movip-a-sparkles i:nth-child(11){left:88%;top:40%}.v5-movip-a-sparkles i:nth-child(12){left:62%;top:88%}.v5-movip-a-sparkles i:nth-child(13){left:38%;top:5%}.v5-movip-a-sparkles i:nth-child(14){left:58%;top:6%}.v5-movip-a-sparkles i:nth-child(15){left:18%;top:32%}.v5-movip-a-sparkles i:nth-child(16){left:82%;top:30%}.v5-movip-a-sparkles i:nth-child(17){left:6%;top:70%}.v5-movip-a-sparkles i:nth-child(18){left:94%;top:68%}.v5-movip-a-sparkles i:nth-child(19){left:32%;top:86%}.v5-movip-a-sparkles i:nth-child(20){left:70%;top:84%}.v5-movip-a-sparkles i:first-child{width:14px;height:14px;background:#ffe46b}.v5-movip-a-sparkles i:nth-child(2){width:5px;height:5px;background:#d3f5b0}.v5-movip-a-sparkles i:nth-child(3){width:10px;height:10px;background:#9fe870;filter:drop-shadow(0 0 5px rgba(159,232,112,.9))}.v5-movip-a-sparkles i:nth-child(4){width:6px;height:6px}.v5-movip-a-sparkles i:nth-child(5){width:14px;height:14px;background:#ffe46b}.v5-movip-a-sparkles i:nth-child(6){width:5px;height:5px;background:#9fe870}.v5-movip-a-sparkles i:nth-child(7){width:9px;height:9px;background:#9fe870;filter:drop-shadow(0 0 4px rgba(159,232,112,.8))}.v5-movip-a-sparkles i:nth-child(8){width:4px;height:4px;background:#d3f5b0}.v5-movip-a-sparkles i:nth-child(9){width:10px;height:10px;background:#ffe46b}.v5-movip-a-sparkles i:nth-child(10){width:5px;height:5px}.v5-movip-a-sparkles i:nth-child(11){width:8px;height:8px;background:#ffe46b}.v5-movip-a-sparkles i:nth-child(12){width:4px;height:4px;background:#d3f5b0}.v5-movip-a-sparkles i:nth-child(13){width:12px;height:12px;background:#ffe46b}.v5-movip-a-sparkles i:nth-child(14){width:5px;height:5px;background:#d3f5b0}.v5-movip-a-sparkles i:nth-child(15){width:8px;height:8px;background:#9fe870}.v5-movip-a-sparkles i:nth-child(16){width:4px;height:4px;background:#d3f5b0}.v5-movip-a-sparkles i:nth-child(17){width:11px;height:11px;background:#ffe46b}.v5-movip-a-sparkles i:nth-child(18){width:5px;height:5px;background:#9fe870}.v5-movip-a-sparkles i:nth-child(19){width:9px;height:9px;background:#9fe870}.v5-movip-a-sparkles i:nth-child(20){width:4px;height:4px;background:#d3f5b0}.v5-movip-a-sparkles i:first-child{animation-duration:1.8s;animation-delay:-.2s}.v5-movip-a-sparkles i:nth-child(2){animation-duration:2.2s;animation-delay:-1.1s}.v5-movip-a-sparkles i:nth-child(3){animation-duration:2.6s;animation-delay:-.6s}.v5-movip-a-sparkles i:nth-child(4){animation-duration:1.6s;animation-delay:-1.6s}.v5-movip-a-sparkles i:nth-child(5){animation-duration:2.4s;animation-delay:-.4s}.v5-movip-a-sparkles i:nth-child(6){animation-duration:2s;animation-delay:-1.3s}.v5-movip-a-sparkles i:nth-child(7){animation-duration:2.8s;animation-delay:-.9s}.v5-movip-a-sparkles i:nth-child(8){animation-duration:1.9s;animation-delay:-1.9s}.v5-movip-a-sparkles i:nth-child(9){animation-duration:2.3s;animation-delay:-.1s}.v5-movip-a-sparkles i:nth-child(10){animation-duration:2.7s;animation-delay:-1.5s}.v5-movip-a-sparkles i:nth-child(11){animation-duration:2.1s;animation-delay:-.7s}.v5-movip-a-sparkles i:nth-child(12){animation-duration:2.5s;animation-delay:-1s}.v5-movip-a-sparkles i:nth-child(13){animation-duration:1.7s;animation-delay:-.3s}.v5-movip-a-sparkles i:nth-child(14){animation-duration:2.4s;animation-delay:-1.4s}.v5-movip-a-sparkles i:nth-child(15){animation-duration:2s;animation-delay:-.8s}.v5-movip-a-sparkles i:nth-child(16){animation-duration:1.8s;animation-delay:-2s}.v5-movip-a-sparkles i:nth-child(17){animation-duration:2.6s;animation-delay:-.5s}.v5-movip-a-sparkles i:nth-child(18){animation-duration:2.2s;animation-delay:-1.7s}.v5-movip-a-sparkles i:nth-child(19){animation-duration:1.9s;animation-delay:-1.2s}.v5-movip-a-sparkles i:nth-child(20){animation-duration:2.7s;animation-delay:-.05s}@keyframes v5-movip-a-twinkle{0%,to{opacity:.42;transform:translate(-50%,-50%) translateY(1px) scale(.72)}50%{opacity:1;transform:translate(-50%,-50%) translateY(-6px) scale(1.18)}}.v5-movip-a-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px 4px;margin:4px 0 0;padding:12px 6px 10px;list-style:none;text-align:center;border-radius:16px;background:#f3f5f1;box-shadow:inset 0 1px 2px rgba(22,51,0,.06)}.v5-movip-a-grid li{display:flex;flex-direction:column;align-items:center;gap:6px}.v5-movip-a-ic{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex:none;border-radius:50%;background:linear-gradient(180deg,#f4ffe9,#dff6cc);color:#2b6d05;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 1px 3px rgba(22,51,0,.08)}.v5-movip-a-grid strong{display:block;font-size:11px;font-weight:700;color:#163300}.v5-movip-a-grid em{display:block;font-size:10px;font-style:normal;font-weight:400;line-height:1.2;color:#8b9781}.v5-movip-a-cta{display:flex;align-items:center;justify-content:center;width:100%;height:48px;margin:16px 0 0;border:0;border-radius:999px;background:linear-gradient(90deg,#e7ff9a,#9fe870);color:#163300;font-size:15px;font-weight:700;cursor:pointer;appearance:none;box-shadow:0 8px 18px rgba(111,191,70,.28)}@media (prefers-reduced-motion:reduce){.v5-movip-a-pop{animation:none}.v5-movip-a-frog:before,.v5-movip-a-sparkles i{opacity:.45;animation:none}}