:root{--brand:#08335f;--brand-2:#0b8dcc;--ink:#08335f;--text:#1e2440;--muted:#625f78;--purple:#5b50f4;--purple-dark:#4037d7;--pink:#ff3f9b;--yellow:#fff114;--orange:#ff8d08;--cyan:#1fd2d2;--soft:#f1f1ff;--soft-2:#f8f9ff;--line:#dedff1;--white:#fff;--silver:#dfe3ea;--gold:#d4af37;--shadow:0 34px 80px rgba(14,16,44,.16);--max:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Mark OT,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}img{max-width:100%}a{text-decoration:none;color:inherit}.container{width:min(var(--max),calc(100% - 44px));margin:auto}.purple{color:#4f46e5}.no-break{white-space:nowrap}.topbar{height:82px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 20px #0a0c280d;display:flex;align-items:center;position:sticky;top:0;z-index:50}.nav{display:flex;justify-content:space-between;align-items:center;gap:26px}.left-nav,.right-nav{display:flex;align-items:center;gap:30px}.logo-image{width:165px;display:flex;align-items:center}.logo-image img{width:165px;height:auto;display:block}.menu-item{font-weight:850;color:#161633}.btn{min-height:48px;padding:0 24px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:950;border:2px solid transparent;white-space:nowrap;transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-outline{background:#fff;border-color:#d8d9e8;box-shadow:0 5px #d5d6e5;color:#232134}.btn-order{background:linear-gradient(135deg,#ff61b2,#ff2d91);color:#fff114;box-shadow:0 5px #d8147b;text-transform:uppercase}.btn-soft{background:#fff;border:2px solid #dadbed;color:#4a465b;box-shadow:0 5px #d5d6e5}.btn-primary{background:linear-gradient(135deg,#7166ff,#5b50f4);color:#fff;box-shadow:0 6px 0 var(--purple-dark);text-transform:uppercase}.btn-dark{background:var(--brand);color:#fff;box-shadow:0 6px #052342}.yellow-marker{display:inline-block;background:linear-gradient(135deg,#fff114,#ffe45f);color:var(--pink);transform:rotate(-3deg);border-radius:40px;padding:.02em .18em .1em;text-transform:uppercase;line-height:1.08}.blue-marker{display:inline-block;background:linear-gradient(135deg,#c8e2ff,#aecdff);padding:.02em .14em .1em;line-height:1.08}.hero{position:relative;background:radial-gradient(circle at 83% 18%,rgba(255,255,255,.72),transparent 25%),linear-gradient(180deg,#f3f3ff,#eef);min-height:735px;padding:86px 0 84px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;gap:42px;position:relative;z-index:2}.hero-copy{padding-left:42px;position:relative;z-index:4}.eyebrow-pill{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;font-weight:950;color:#4439e6;background:#fff;border:2px solid #e1e2f3;box-shadow:0 5px #d5d6e5;border-radius:999px;padding:9px 15px}.homepage-root h1{margin:0;font-size:clamp(54px,5.5vw,78px);line-height:1.04;letter-spacing:-.065em;font-weight:950;max-width:620px;padding-bottom:.12em;overflow:visible;background:linear-gradient(135deg,var(--brand) 0%,#07528c 55%,var(--brand-2) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 2px 0 rgba(255,255,255,.75)}.hero-copy p{margin:28px 0 30px;color:#5b576d;font-size:22px;line-height:1.45;max-width:575px;font-weight:650}.cta-row{display:flex;gap:16px;flex-wrap:wrap}.trust-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.trust-pill{background:#fff;border:2px solid #e1e2f3;border-radius:999px;padding:10px 14px;font-weight:900;color:#37324e;box-shadow:0 4px #dfe1ef;font-size:14px}.device-scene{position:relative;height:535px;min-width:0;perspective:1500px;transform-style:preserve-3d}.device-scene:after{content:"";position:absolute;left:12%;right:4%;bottom:12px;height:92px;background:radial-gradient(ellipse,rgba(10,14,45,.24),transparent 70%);filter:blur(18px);transform:rotate(-5deg);z-index:0}.tablet-3d{position:absolute;left:8px;top:124px;width:352px;height:252px;border-radius:31px;background:linear-gradient(145deg,#2a2d39,#0f1119);border:11px solid #1c1f2a;overflow:hidden;z-index:2;transform:rotateY(13deg) rotateX(5deg) rotate(-5deg);box-shadow:0 36px 76px #0a0e2d40}.tablet-3d:before{content:"";position:absolute;left:50%;top:8px;width:8px;height:8px;transform:translate(-50%);background:#06070b;border-radius:50%;z-index:5}.tablet-screen{width:100%;height:100%;border-radius:20px;overflow:hidden;background:#fff;position:relative}.tablet-screen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.tablet-screen:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(255,255,255,.26),transparent 38%,rgba(255,255,255,.06));pointer-events:none}.phone-3d{position:absolute;right:62px;top:84px;width:205px;height:420px;transform-style:preserve-3d;transform:rotate(9deg) rotateY(24deg) rotateX(5deg);filter:drop-shadow(0 38px 54px rgba(10,14,45,.31));z-index:4}.phone-side{position:absolute;top:20px;right:-25px;bottom:20px;width:40px;border-radius:30px;background:linear-gradient(90deg,#11131a,#6f747e 44%,#aab0ba 56%,#20232c);transform:skewY(8deg);z-index:1;box-shadow:inset 0 0 14px #ffffff29}.phone-side:before,.phone-side:after{content:"";position:absolute;right:5px;width:4px;border-radius:8px;background:linear-gradient(180deg,#06070a,#888d97,#141720)}.phone-side:before{top:106px;height:54px}.phone-side:after{top:185px;height:86px}.phone-body{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:42px;background:#11131b;border:8px solid #0a0b10;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff14,inset -12px 0 18px #ffffff0d,inset 10px 0 20px #00000061;z-index:3}.phone-body:before{content:"";position:absolute;top:12px;left:50%;width:70px;height:23px;transform:translate(-50%);border-radius:999px;background:#05060a;z-index:8}.phone-screen{position:absolute;top:0;right:0;bottom:0;left:0;background:#27232f;color:#fff;padding:62px 15px 18px;overflow:hidden}.phone-screen img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:12px 12px 0 0;display:block}.phone-screen h3{font-size:15px;line-height:1.24;margin:14px 0 12px;letter-spacing:-.03em;color:#fff}.answer-3d{position:relative;padding:11px 10px;border-radius:10px;background:#41394c;color:#e7e4f4;font-size:12px;font-weight:900;margin:8px 0;box-shadow:inset 0 -3px #0000002e}.answer-3d.ok{background:#27cfd1;color:#fff}.answer-3d.ok span{position:absolute;right:-5px;top:50%;transform:translateY(-50%) rotate(-9deg);background:#fff114;color:var(--pink);border-radius:999px;padding:7px 9px;font-size:9px;font-weight:1000}.phone-screen p{text-align:center;margin:38px 0 10px;color:#a9a5b8;font-size:12px;font-weight:800}.phone-screen button{width:100%;border:0;border-radius:10px;padding:12px 8px;background:#665cff;color:#fff;font-weight:1000;box-shadow:0 5px #4138d2}.guarantee-medal{position:absolute;left:46.5%;top:78px;transform:translate(-50%) rotate(-3deg);width:132px;height:132px;border-radius:50%;background:#fff;box-shadow:0 18px 38px #0e102c1f;display:grid;place-items:center;z-index:8;text-align:center}.guarantee-medal:before{content:"";position:absolute;top:15px;right:15px;bottom:15px;left:15px;border-radius:50%;border:7px dashed #ffbd3d}.guarantee-medal strong{display:block;color:#ff9a00;font-size:22px;line-height:1}.guarantee-medal span{font-weight:1000;line-height:1.08;font-size:14px;color:var(--brand)}section.content{padding:105px 0}.section-head{max-width:880px;margin:0 auto 44px;text-align:center}.section-head h2,.seo-box h2,.quality h2,.final h2{font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-.055em;margin:0;color:var(--brand);text-shadow:0 2px 0 rgba(255,255,255,.75)}.section-head p{margin:16px auto 0;max-width:760px;color:var(--muted);font-size:20px;font-weight:500;line-height:1.5}h2 .purple{color:#4f46e5!important;background:none!important;-webkit-text-fill-color:#4f46e5!important;text-shadow:none!important}.seo-band{background:#fff}.seo-box{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;background:#fff;border:2px solid #e1e2f3;border-radius:32px;padding:34px;box-shadow:0 8px #e1e3f3}.seo-box h2{font-size:44px;margin:0 0 14px}.seo-box p{color:var(--muted);font-weight:650;font-size:18px;line-height:1.6}.keyword-list{display:flex;gap:10px;flex-wrap:wrap}.keyword-list span{background:#f1f1ff;border:2px solid #e1e2f3;border-radius:999px;padding:11px 15px;font-weight:950;color:#282541}.test-card{background:var(--brand);color:#fff;text-align:center;border:0;box-shadow:0 8px #052342}.test-card h3{color:var(--yellow);margin-top:0}.test-card p{color:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:2px solid #e5e6f5;border-radius:28px;padding:28px;box-shadow:0 8px #e1e3f3}.card .num{width:50px;height:50px;border-radius:16px;background:var(--yellow);display:grid;place-items:center;font-weight:1000;color:var(--pink);margin-bottom:18px}.card h3{font-size:24px;margin:0 0 8px;letter-spacing:-.03em;color:var(--brand)}.card p{margin:0;color:var(--muted);font-weight:650;line-height:1.55}.platform,.quality,.reviews,.faq{background:#f1f1ff}.platform-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:stretch}.dark-card{background:var(--brand);color:#fff;border:2px solid var(--brand);border-radius:34px;padding:42px;box-shadow:0 8px #2d36b8;min-height:340px;display:flex;flex-direction:column;justify-content:space-between}.tag{display:inline-flex;width:-moz-max-content;width:max-content;background:var(--yellow);color:var(--pink);border-radius:999px;padding:9px 15px;font-size:13px;font-weight:1000;text-transform:uppercase}.dark-card h3{font-size:36px;line-height:1.04;letter-spacing:-.05em;margin:28px 0 14px;color:#fff}.dark-card p{font-size:18px;line-height:1.55;color:#dbd8ef;font-weight:650}.progress-panel{background:#fff;border:2px solid #e1e2f3;border-radius:34px;padding:38px;box-shadow:0 8px #e1e3f3;display:grid;grid-template-columns:1fr .85fr;gap:28px;align-items:center}.check-list{list-style:none;padding:0;margin:20px 0}.check-list li{margin:15px 0;color:#37324e;font-weight:900}.check-list li:before{content:"✓";margin-right:10px;color:#fff;background:#1fd2d2;border-radius:50%;padding:2px 7px}.mini-card{border:2px solid #e1e2f3;border-radius:24px;padding:24px;box-shadow:0 6px #e1e3f3}.mini-line{height:12px;background:#e9e9f5;border-radius:99px;margin:11px 0}.mini-line:nth-child(2){width:70%}.mini-line:nth-child(3){width:92%}.mini-line:nth-child(4){width:62%}.mini-bar{height:10px;background:#e9e9f5;border-radius:99px;overflow:hidden;margin-top:20px}.mini-bar span{display:block;width:88%;height:100%;background:#665cff}.video{background:#fff}.tabs{margin:30px auto 38px;max-width:650px;background:#e7e8f6;border:2px solid #dfe1ef;border-radius:999px;padding:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.tabs span{border-radius:999px;text-align:center;padding:13px 10px;font-weight:950;color:#8d8aa2}.tabs .active{background:var(--brand);color:#fff;box-shadow:0 5px #05050b}.video-box{width:min(820px,100%);aspect-ratio:16/9;margin:auto;border-radius:16px;background:#000;position:relative;overflow:hidden}.play{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;border:3px solid rgba(255,255,255,.18);background:#ffffff1a;font-size:45px;color:var(--yellow)}.video-caption{position:absolute;bottom:34px;color:#aaa6c9;font-weight:950;text-transform:uppercase;letter-spacing:.06em;font-size:13px}.quality-grid{display:grid;grid-template-columns:1fr .9fr;gap:54px;align-items:center}.quality p{font-size:20px;color:var(--muted);font-weight:650;line-height:1.55}.quality-list{list-style:none;padding:0;margin:30px 0}.quality-list li{margin:16px 0;font-weight:950;font-size:18px;color:#1e2440}.quality-list li:before{content:"✓";margin-right:12px;color:#fff;background:#665cff;border-radius:50%;padding:2px 7px}.team-card{position:relative;background:var(--brand);color:#fff;border:2px solid var(--brand);border-radius:36px;padding:42px;text-align:center;box-shadow:0 8px #2d36b8}.avatar{width:86px;height:86px;border-radius:50%;border:4px solid var(--yellow);margin:0 auto 20px;display:grid;place-items:center;font-size:38px;background-color:#fff;overflow:hidden}.score-float{position:absolute;right:-52px;top:42px;background:#fff;border:2px solid #e1e2f3;border-radius:24px;padding:22px;box-shadow:0 8px #e1e3f3;color:var(--brand);font-weight:1000;text-align:center}.score-circle{width:80px;height:80px;border-radius:50%;border:8px solid var(--orange);display:grid;place-items:center;font-size:24px;margin:0 auto}.packages{background:#fff}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.price-card{position:relative;border:2px solid #e1e2f3;border-radius:32px;padding:42px 28px 28px;overflow:visible;transition:transform .22s ease,box-shadow .22s ease}.price-card .label{position:absolute;top:-18px;left:50%;transform:translate(-50%);border:2px solid var(--brand);border-radius:999px;padding:8px 18px;font-weight:1000;text-transform:uppercase;font-size:12px;white-space:nowrap}.price-card h3{text-align:center;font-size:28px;margin:0 0 12px}.price{font-size:48px;font-weight:1000;letter-spacing:-.06em;margin:0 0 20px;text-align:center}.price small{font-size:18px;letter-spacing:-.03em}.price-card ul{list-style:none;padding:0;margin:0 0 24px}.price-card li{margin:12px 0;color:#4d4960;font-weight:800}.price-card li:before{content:"✓";color:#16c7c9;margin-right:10px;font-weight:1000}.price-card li.no{color:#9b98a9;text-decoration:line-through}.price-card li.no:before{content:"×";color:#9b98a9}.price-card .btn{width:100%}.price-card:nth-child(1){background:linear-gradient(180deg,#eef8ff,#fff 78%);border-color:#a9d8ff;box-shadow:0 8px #c7e7ff,0 24px 55px #2d7ff01a}.price-card:nth-child(1) .label{background:#e4f4ff;color:#075b9b}.price-card:nth-child(1) h3,.price-card:nth-child(1) .price{color:#075b9b}.price-card:nth-child(1) .btn{background:linear-gradient(135deg,#6a5cf5,#9a4bf0);color:#fff;box-shadow:0 6px #5a32c0}.price-card.featured{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.95),transparent 42%),linear-gradient(180deg,#fff5cf,#fffdf2 58%,#f6e4a8);border-color:#d1a733;box-shadow:0 10px #b98a16,0 34px 80px #b98a1633;transform:translateY(-12px) scale(1.025)}.price-card.featured .label{background:linear-gradient(135deg,#fff2a8,#d4af37);color:var(--brand)}.price-card.featured h3,.price-card.featured .price{color:#7a5200}.price-card.featured .btn{background:linear-gradient(135deg,#ff9a0b,#ff7f00);color:#fff;box-shadow:0 6px #c76500}.price-card:nth-child(3){background:linear-gradient(180deg,#fbfcff,#fff 64%,#edf0f5);border-color:#c9d0dc;box-shadow:0 8px #c8ced8,0 24px 55px #555f731a}.price-card:nth-child(3) .label{background:linear-gradient(135deg,#fff,#dfe3ea);color:#3d4658;border-color:#8f98aa}.price-card:nth-child(3) h3,.price-card:nth-child(3) .price{color:#3d4658}.price-card:nth-child(3) .btn{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 6px #052342}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review{background:#fff;border:2px solid #e1e2f3;border-radius:28px;padding:28px;box-shadow:0 8px #e1e3f3}.review.featured{border-color:var(--orange);box-shadow:0 8px #ffcc80}.stars{color:var(--orange);font-size:20px;letter-spacing:2px}.review h3{font-size:22px;margin:18px 0 8px;color:var(--brand)}.review p{color:var(--muted);font-weight:650;line-height:1.55}.person{border-top:2px solid #f0f0f8;margin-top:20px;padding-top:16px;display:flex;align-items:center;gap:12px}.initial{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#d2d6e8,#4d5577);color:#fff;display:grid;place-items:center;font-weight:950}.person strong{display:block}.person small{color:#8d8aa2;font-weight:750}.stats{background:#fff;padding:80px 0}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:center}.big-stat strong{display:block;font-size:64px;line-height:1;color:var(--orange);letter-spacing:-.06em}.big-stat span{font-weight:1000;text-transform:uppercase;letter-spacing:.04em;font-size:18px}.faq-list{max-width:850px;margin:auto;display:grid;gap:14px}details{background:#fff;border:2px solid #e1e2f3;border-radius:20px;padding:22px 24px;box-shadow:0 6px #e1e3f3}summary{font-weight:950;font-size:20px;cursor:pointer;color:var(--brand)}details p{color:var(--muted);font-weight:650;line-height:1.55}.final{background:#fff;text-align:center}.final p{font-size:20px;color:var(--muted);font-weight:650;max-width:650px;margin:20px auto 30px;line-height:1.5}.footer{background:var(--brand);color:#d8d6ef;padding:70px 0 32px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:34px}.footer h3{color:#fff;margin:0 0 18px;font-size:20px}.footer a,.footer p{display:block;color:#d8d6ef;margin:9px 0;font-weight:650}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:48px;padding-top:26px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}@media (max-width:1000px){.hero-grid,.seo-box,.platform-grid,.progress-panel,.quality-grid{grid-template-columns:1fr}.hero-copy{padding-left:0;text-align:center}.hero-copy p{margin-inline:auto}.cta-row,.trust-row{justify-content:center}.device-scene{height:560px}.tablet-3d{left:calc(50% - 280px);width:305px;height:218px}.phone-3d{right:calc(50% - 270px);width:175px;height:360px}.guarantee-medal{left:74%!important;top:98px!important;width:112px!important;height:112px!important}.menu-item{display:none}.steps,.pricing,.review-grid,.stats-grid,.footer-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.score-float{position:static;margin:22px auto 0;width:-moz-max-content;width:max-content}}@media (max-width:640px){.container{width:min(100% - 28px,var(--max))}.topbar{height:72px}.logo-image,.logo-image img{width:136px}.right-nav .btn-outline{display:none}.hero{padding:54px 0 60px;min-height:auto}.hero-copy{text-align:left}.homepage-root h1{font-size:44px}.hero-copy p{font-size:18px}.cta-row .btn{width:100%}.device-scene,.guarantee-medal{display:none}section.content{padding:72px 0}.tabs{grid-template-columns:1fr 1fr;border-radius:24px}}.topbar{background:#fff!important;border-bottom:1px solid #dedff1!important;box-shadow:0 8px 20px #0a0c280d!important}.hero{background:#f1f1ff!important;min-height:730px!important;padding:86px 0 84px!important;overflow:hidden!important}.hero-grid{grid-template-columns:.94fr 1.06fr!important;align-items:center!important;gap:42px!important}.hero-copy{padding-left:42px!important;text-align:left!important;z-index:6!important}.eyebrow-pill{color:#4439e6!important;background:#fff!important;border:2px solid #e1e2f3!important;box-shadow:0 5px #d5d6e5!important;border-radius:999px!important;padding:9px 15px!important;font-weight:950!important;margin-bottom:18px!important}.homepage-root h1,.hero-copy h1{margin:0!important;font-size:clamp(58px,5.8vw,84px)!important;line-height:1.02!important;letter-spacing:-.075em!important;font-weight:1000!important;max-width:670px!important;color:#08335f!important;-webkit-text-fill-color:#08335f!important;background:none!important;text-shadow:0 2px 0 rgba(255,255,255,.75)!important;padding-bottom:.08em!important}.yellow-marker{display:inline-block!important;background:linear-gradient(135deg,#fff114,#ffe45f)!important;color:#ff3f9b!important;-webkit-text-fill-color:#ff3f9b!important;transform:rotate(-3deg)!important;border-radius:40px!important;padding:.02em .18em .1em!important;text-transform:uppercase!important;line-height:1.08!important;box-shadow:0 7px #ffe23e8c!important}.blue-marker{display:inline-block!important;background:#b9dcff!important;color:#08335f!important;-webkit-text-fill-color:#08335f!important;padding:.02em .14em .1em!important;line-height:1.08!important}.hero-copy p{margin:28px 0 30px!important;color:#5b576d!important;font-size:22px!important;line-height:1.45!important;max-width:570px!important;font-weight:850!important}.btn-soft{background:#fff!important;border:2px solid #dadbed!important;color:#4a465b!important;box-shadow:0 5px #d5d6e5!important}.btn-primary,.btn-purple{background:linear-gradient(135deg,#7166ff,#5b50f4)!important;color:#fff!important;box-shadow:0 6px #4037d7!important;text-transform:uppercase!important}.trust-row{display:none!important}.hero .guarantee-medal{position:absolute!important;left:46.7%!important;top:78px!important;right:auto!important;bottom:auto!important;width:132px!important;height:132px!important;transform:translate(-50%) rotate(-3deg)!important;z-index:30!important;display:grid!important;background:#fff!important;border-radius:50%!important;box-shadow:0 18px 38px #0e102c1f!important}.device-scene{position:relative!important;height:535px!important;min-width:0!important;perspective:1500px!important;transform-style:preserve-3d!important}.device-scene:after{content:""!important;position:absolute!important;left:18%!important;right:6%!important;bottom:10px!important;height:92px!important;background:radial-gradient(ellipse,rgba(10,14,45,.24),transparent 70%)!important;filter:blur(18px)!important;transform:rotate(-5deg)!important;z-index:0!important}.tablet-3d{display:none!important}.phone-3d{position:absolute!important;right:92px!important;top:56px!important;width:238px!important;height:488px!important;transform-style:preserve-3d!important;transform:rotate(12deg) rotateY(24deg) rotateX(5deg)!important;filter:drop-shadow(0 38px 54px rgba(10,14,45,.31))!important;z-index:5!important}.phone-side{position:absolute!important;top:20px!important;right:-26px!important;bottom:20px!important;width:42px!important;border-radius:30px!important;background:linear-gradient(90deg,#11131a,#6f747e 44%,#aab0ba 56%,#20232c)!important;transform:skewY(8deg)!important;z-index:1!important;box-shadow:inset 0 0 14px #ffffff29!important}.phone-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:42px!important;background:#11131b!important;border:8px solid #0a0b10!important;overflow:hidden!important;box-shadow:inset 0 0 0 2px #ffffff14,inset -12px 0 18px #ffffff0d,inset 10px 0 20px #00000061!important;z-index:3!important}.phone-body:before{content:""!important;position:absolute!important;top:12px!important;left:50%!important;width:70px!important;height:23px!important;transform:translate(-50%)!important;border-radius:999px!important;background:#05060a!important;z-index:8!important}.phone-screen{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#08335f!important;color:#fff!important;padding:62px 15px 18px!important;overflow:hidden!important}.phone-screen img{width:100%!important;height:116px!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:12px 12px 0 0!important;display:block!important;opacity:.45!important}.phone-screen h3{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:16px!important;line-height:1.24!important;margin:145px 0 12px!important;letter-spacing:-.03em!important}.answer-3d{position:relative!important;padding:11px 10px!important;border-radius:10px!important;background:#41394c!important;color:#e7e4f4!important;font-size:12px!important;font-weight:900!important;margin:8px 0!important;box-shadow:inset 0 -3px #0000002e!important}.answer-3d.ok{background:#27cfd1!important;color:#fff!important}.phone-screen button{width:100%!important;border:0!important;border-radius:10px!important;padding:12px 8px!important;background:#665cff!important;color:#fff!important;font-weight:1000!important;box-shadow:0 5px #4138d2!important}.device-scene:before{content:""!important;position:absolute!important;right:245px!important;top:24px!important;width:236px!important;height:500px!important;border-radius:42px!important;background:linear-gradient(180deg,#665cff 0,#665cff 25%,#fff 25%,#fff)!important;border:8px solid #11131b!important;transform:rotate(-9deg) rotateY(-20deg) rotateX(5deg)!important;box-shadow:0 38px 54px #0a0e2d40!important;z-index:3!important}@media (max-width:1000px){.hero-copy{text-align:center!important;padding-left:0!important}.hero .guarantee-medal{left:74%!important;top:98px!important}}@media (max-width:640px){.device-scene,.hero .guarantee-medal{display:none!important}.hero-copy{text-align:left!important}}@media (max-width:640px){.hero-copy h1,.homepage-root h1{background:none!important;color:#08335f!important;-webkit-text-fill-color:#08335f!important;text-shadow:0 2px 0 rgba(255,255,255,.85),0 0 1px rgba(8,51,95,.35)!important}.hero-copy h1 .blue-marker,.blue-marker{background:#b9dcff!important;color:#08335f!important;-webkit-text-fill-color:#08335f!important;box-shadow:0 4px #08335f14!important}.hero-copy h1 .yellow-marker,.yellow-marker{color:#08335f!important;-webkit-text-fill-color:#08335f!important;background:linear-gradient(135deg,#fff114,#ffe45f)!important;text-shadow:0 1px 0 rgba(255,255,255,.75)!important}}@media (prefers-contrast: more){.hero-copy h1,.homepage-root h1{background:none!important;color:#08335f!important;-webkit-text-fill-color:#08335f!important}}.hero-copy h1,.homepage-root h1{letter-spacing:-.045em!important;word-spacing:.02em!important}.hero-copy h1 .yellow-marker,.hero-copy h1 .blue-marker{letter-spacing:-.035em!important;word-spacing:.02em!important}@media (max-width:640px){.hero-copy h1,.homepage-root h1{letter-spacing:-.035em!important;word-spacing:.025em!important}.hero-copy h1 .yellow-marker,.hero-copy h1 .blue-marker{letter-spacing:-.025em!important}}.device-scene.loose-phones{position:relative!important;height:535px!important;min-width:0!important;perspective:1500px!important;transform-style:preserve-3d!important}.device-scene.loose-phones:before{display:none!important;content:none!important}.device-scene.loose-phones:after{content:""!important;position:absolute!important;left:10%!important;right:6%!important;bottom:10px!important;height:90px!important;background:radial-gradient(ellipse,rgba(10,14,45,.22),transparent 70%)!important;filter:blur(18px)!important;transform:rotate(-5deg)!important;z-index:0!important}.loose-phone{position:absolute!important;width:218px!important;height:446px!important;transform-style:preserve-3d!important;filter:drop-shadow(0 36px 52px rgba(10,14,45,.28))!important}.phone-left-new{left:86px!important;top:42px!important;transform:rotate(-9deg) rotateY(-22deg) rotateX(5deg)!important;z-index:4!important}.phone-right-new{right:86px!important;top:74px!important;transform:rotate(10deg) rotateY(22deg) rotateX(5deg)!important;z-index:5!important}.loose-phone-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:42px!important;background:#11131b!important;border:8px solid #0a0b10!important;overflow:hidden!important;box-shadow:inset 0 0 0 2px #ffffff14,inset -12px 0 18px #ffffff0d,inset 10px 0 20px #00000061!important;z-index:3!important}.phone-side-left,.phone-side-right{position:absolute!important;top:20px!important;bottom:20px!important;width:38px!important;border-radius:30px!important;background:linear-gradient(90deg,#11131a,#5f646d 42%,#aab0ba 58%,#20232c)!important;z-index:1!important;box-shadow:inset 0 0 14px #ffffff29!important}.phone-side-left{left:-24px!important;transform:skewY(-8deg)!important}.phone-side-right{right:-24px!important;transform:skewY(8deg)!important}.phone-side-left:before,.phone-side-left:after,.phone-side-right:before,.phone-side-right:after{content:""!important;position:absolute!important;width:4px!important;border-radius:8px!important;background:linear-gradient(180deg,#06070a,#888d97,#141720)!important}.phone-side-left:before,.phone-side-left:after{left:5px!important}.phone-side-right:before,.phone-side-right:after{right:5px!important}.phone-side-left:before,.phone-side-right:before{top:104px!important;height:52px!important}.phone-side-left:after,.phone-side-right:after{top:182px!important;height:82px!important}.dynamic-island{position:absolute!important;top:12px!important;left:50%!important;width:70px!important;height:23px!important;transform:translate(-50%)!important;border-radius:999px!important;background:#05060a!important;z-index:10!important}.app-dashboard-screen{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#665cff 0,#665cff 28%,#fff 28%,#fff)!important;padding:58px 16px 18px!important;overflow:hidden!important;color:#08335f!important}.app-title{color:#fff!important;text-align:center!important;font-size:12px!important;font-weight:950!important;margin-bottom:14px!important}.progress-card-new{background:#242232!important;color:#fff!important;border-radius:16px!important;padding:13px!important;box-shadow:0 10px 22px #0003!important;margin-bottom:13px!important}.progress-card-new strong{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:13px!important;background:none!important}.progress-line{height:10px!important;border-radius:999px!important;background:#171522!important;margin:10px 0!important;overflow:hidden!important}.progress-line span{display:block!important;width:70%!important;height:100%!important;background:#7aa3ff!important;border-radius:999px!important}.score-row{display:flex!important;justify-content:space-between!important;gap:8px!important;font-size:11px!important;font-weight:900!important}.score-row em{color:#27cfd1!important;font-style:normal!important}.lesson-card-new{background:#fff!important;border-radius:15px!important;padding:9px!important;box-shadow:0 8px 18px #00000024!important;color:#08335f!important}.lesson-card-new img{width:100%!important;height:90px!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:11px!important;display:block!important}.lesson-card-new strong{display:block!important;color:#08335f!important;-webkit-text-fill-color:#08335f!important;font-size:12px!important;margin-top:8px!important;background:none!important}.lesson-card-new p{color:#24507a!important;font-size:10px!important;font-weight:750!important;margin:4px 0 0!important}.bottom-nav-new{position:absolute!important;left:16px!important;right:16px!important;bottom:15px!important;height:44px!important;border-radius:15px!important;background:#fff!important;display:flex!important;justify-content:space-around!important;align-items:center!important;box-shadow:0 -4px 16px #00000014!important;font-size:10px!important;font-weight:900!important;color:#665cff!important}.app-question-screen{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#08335f!important;color:#fff!important;padding:58px 15px 18px!important;overflow:hidden!important}.app-question-screen img{width:100%!important;height:128px!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:12px 12px 0 0!important;display:block!important;opacity:.62!important}.app-question-screen h3{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:15px!important;line-height:1.23!important;margin:82px 0 12px!important;letter-spacing:-.03em!important;background:none!important}.answer-new{padding:10px!important;border-radius:10px!important;background:#41394c!important;color:#e7e4f4!important;font-size:12px!important;font-weight:900!important;margin:8px 0!important;box-shadow:inset 0 -3px #0000002e!important}.answer-new.correct{background:#27cfd1!important;color:#fff!important}.app-question-screen button{width:100%!important;border:0!important;border-radius:10px!important;padding:12px 8px!important;margin-top:18px!important;background:#665cff!important;color:#fff!important;font-weight:1000!important;box-shadow:0 5px #4138d2!important}@media (max-width:1000px){.phone-left-new{left:calc(50% - 260px)!important}.phone-right-new{right:calc(50% - 260px)!important}}@media (max-width:640px){.device-scene.loose-phones{display:none!important}}.hero .guarantee-medal{position:absolute!important;left:46.7%!important;top:78px!important;right:auto!important;bottom:auto!important;width:132px!important;height:132px!important;transform:translate(-50%) rotate(-3deg)!important;z-index:40!important;display:grid!important;place-items:center!important;background:#fff!important;border-radius:50%!important;box-shadow:0 18px 38px #0e102c1f!important}.hero .guarantee-medal strong{display:block!important;color:#ff9a00!important;-webkit-text-fill-color:#ff9a00!important;font-size:22px!important;line-height:1!important;background:none!important;text-align:center!important}.hero .guarantee-medal span{display:block!important;color:#08335f!important;-webkit-text-fill-color:#08335f!important;font-size:14px!important;line-height:1.08!important;background:none!important;text-align:center!important;font-weight:1000!important}@media (max-width:640px){.hero-copy h1 .yellow-marker,.yellow-marker{color:#ff3f9b!important;-webkit-text-fill-color:#ff3f9b!important;background:linear-gradient(135deg,#fff114,#ffe45f)!important;text-shadow:0 1px 0 rgba(255,255,255,.75)!important}.hero .guarantee-medal{display:none!important}}.hero{min-height:735px!important;padding:86px 0 70px!important;background:#f1f1ff!important}.hero-grid{grid-template-columns:.92fr 1.08fr!important;gap:34px!important;align-items:center!important}.hero-copy{padding-left:42px!important;padding-top:12px!important;text-align:left!important;z-index:8!important}.eyebrow-pill{margin-bottom:18px!important;color:#4439e6!important;background:#fff!important;border:2px solid #e1e2f3!important;box-shadow:0 5px #d5d6e5!important}.hero-copy h1{font-size:clamp(56px,5.45vw,82px)!important;line-height:1.02!important;letter-spacing:-.045em!important;max-width:690px!important;color:#08335f!important;-webkit-text-fill-color:#08335f!important;background:none!important;text-shadow:0 2px 0 rgba(255,255,255,.75)!important}.hero-copy h1 .yellow-marker{color:#ff3f9b!important;-webkit-text-fill-color:#ff3f9b!important;background:linear-gradient(135deg,#fff114,#ffe45f)!important;letter-spacing:-.032em!important;box-shadow:0 7px #ffe23e8c!important}.hero-copy h1 .blue-marker{color:#08335f!important;-webkit-text-fill-color:#08335f!important;background:#b9dcff!important;letter-spacing:-.032em!important}.hero-copy p{max-width:590px!important;margin:26px 0 28px!important;color:#5b576d!important;font-size:21px!important;line-height:1.45!important;font-weight:850!important}.cta-row{gap:16px!important}.trust-row{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:24px!important;max-width:640px!important}.trust-pill{background:#fff!important;color:#37324e!important;border:2px solid #e1e2f3!important;box-shadow:0 4px #dfe1ef!important}.hero .guarantee-medal{position:absolute!important;left:48.3%!important;top:118px!important;width:132px!important;height:132px!important;right:auto!important;bottom:auto!important;transform:translate(-50%) rotate(-3deg)!important;z-index:20!important;display:grid!important;place-items:center!important;background:#fff!important;border-radius:50%!important;box-shadow:0 18px 38px #0e102c1f!important}.hero .guarantee-medal:before{content:""!important;position:absolute!important;top:15px!important;right:15px!important;bottom:15px!important;left:15px!important;border-radius:50%!important;border:7px dashed #ffbd3d!important}.hero .guarantee-medal strong{color:#ff9a00!important;-webkit-text-fill-color:#ff9a00!important;font-size:22px!important;line-height:1!important;background:none!important;display:block!important;text-align:center!important}.hero .guarantee-medal span{color:#08335f!important;-webkit-text-fill-color:#08335f!important;font-size:14px!important;line-height:1.08!important;background:none!important;display:block!important;text-align:center!important;font-weight:1000!important}.device-scene.loose-phones{height:545px!important;position:relative!important;perspective:1500px!important;transform-style:preserve-3d!important}.device-scene.loose-phones:after{left:24%!important;right:5%!important;bottom:6px!important;height:96px!important;background:radial-gradient(ellipse,rgba(10,14,45,.26),transparent 70%)!important;filter:blur(20px)!important;transform:rotate(-5deg)!important}.loose-phone{width:235px!important;height:482px!important;filter:drop-shadow(0 38px 54px rgba(10,14,45,.31))!important}.phone-left-new{left:100px!important;top:28px!important;transform:rotate(-9deg) rotateY(-23deg) rotateX(5deg)!important;z-index:4!important}.phone-right-new{right:42px!important;top:78px!important;transform:rotate(12deg) rotateY(24deg) rotateX(5deg)!important;z-index:6!important}.loose-phone-body{border-radius:42px!important;border:8px solid #0a0b10!important}.phone-side-left,.phone-side-right{width:42px!important;top:20px!important;bottom:20px!important}.phone-side-left{left:-25px!important;transform:skewY(-8deg)!important}.phone-side-right{right:-25px!important;transform:skewY(8deg)!important}.app-dashboard-screen{background:linear-gradient(180deg,#665cff 0,#665cff 28%,#fff 28%,#fff)!important}.app-question-screen{background:#27232f!important}.app-question-screen img{height:150px!important;opacity:.9!important}.app-question-screen h3{margin:14px 0 12px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:none!important;font-size:15px!important}.app-question-screen button{margin-top:34px!important;background:#665cff!important}@media (max-width:1000px){.hero .guarantee-medal{left:72%!important;top:112px!important}.phone-left-new{left:calc(50% - 245px)!important}.phone-right-new{right:calc(50% - 275px)!important}}@media (max-width:640px){.hero .guarantee-medal,.device-scene.loose-phones{display:none!important}}.hero-copy h1{max-width:720px!important;letter-spacing:-.04em!important;line-height:1.05!important}.hero-copy h1 .yellow-marker,.hero-copy h1 .blue-marker{letter-spacing:-.028em!important}@media (max-width:640px){.hero-copy h1{font-size:42px!important;letter-spacing:-.025em!important;line-height:1.08!important}}.hero-copy h1 .rijbewijs-inline{display:inline-block!important;color:#08335f!important;-webkit-text-fill-color:#08335f!important;background:none!important;letter-spacing:-.035em!important;white-space:nowrap!important}@media (max-width:640px){.hero-copy h1 .rijbewijs-inline{letter-spacing:-.02em!important}}.pricing-guarantee-box{max-width:1050px;margin:34px auto 0;padding:30px 34px;border-radius:28px;background:#fff;border:2px solid #e1e2f3;box-shadow:0 14px #08335f14,0 28px 60px #08335f14;text-align:left}.pricing-guarantee-box h3{margin:0 0 10px;color:#08335f;font-size:28px;line-height:1.15;letter-spacing:-.035em;font-weight:1000}.pricing-guarantee-box p{margin:0;color:#5b576d;font-size:18px;line-height:1.55;font-weight:750}@media (max-width:760px){.pricing-guarantee-box{margin-top:24px;padding:24px 22px;border-radius:22px}.pricing-guarantee-box h3{font-size:24px}.pricing-guarantee-box p{font-size:16px}}.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown-toggle:after{content:"⌄";display:inline-block;margin-left:3px;font-size:.78em;transform:translateY(-1px)}.nav-dropdown-panel{position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%) translateY(8px);min-width:235px;padding:10px;border-radius:18px;background:#fff;border:2px solid #e1e2f3;box-shadow:0 18px 45px #08335f29,0 5px #08335f14;opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:100}.nav-dropdown:hover .nav-dropdown-panel,.nav-dropdown:focus-within .nav-dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.nav-dropdown-panel a{display:block;padding:12px 14px;border-radius:12px;color:#15152b;text-decoration:none;font-weight:900;white-space:nowrap}.nav-dropdown-panel a:hover{background:#f1f1ff;color:#08335f}@media (max-width:900px){.nav-dropdown{width:100%;display:block}.nav-dropdown-panel{position:static;transform:none;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border:0;background:transparent;padding:4px 0 0 14px;min-width:0}.nav-dropdown:hover .nav-dropdown-panel,.nav-dropdown:focus-within .nav-dropdown-panel{transform:none}}.nav-dropdown.examentips-menu>.nav-link,.nav-dropdown.examentips-menu>.nav-dropdown-toggle{color:#15152b!important;font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:900!important;letter-spacing:inherit!important;text-transform:none!important;text-decoration:none!important;padding:0!important;background:none!important;border:0!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;gap:0!important}.nav-dropdown.examentips-menu>.nav-link:hover,.nav-dropdown.examentips-menu>.nav-dropdown-toggle:hover{color:#08335f!important}.nav-dropdown.examentips-menu .nav-dropdown-toggle:after{content:"⌄"!important;margin-left:2px!important;font-size:.72em!important;font-weight:900!important;line-height:1!important;transform:translateY(-1px)!important;color:inherit!important}:root{--accent:#078dcc !important;--accent-2:#078dcc !important;--purple:#078dcc !important;--violet:#078dcc !important}.accent,.gradient-word,.section-title span,.highlight-purple,.purple-text{color:#078dcc!important;-webkit-text-fill-color:#078dcc!important;background:none!important;background-image:none!important}.homepage-root h1 span:not(.yellow-marker):not(.blue-marker),.homepage-root h2 span:not(.yellow-marker):not(.blue-marker),.homepage-root h3 span:not(.yellow-marker):not(.blue-marker){color:#078dcc!important;-webkit-text-fill-color:#078dcc!important;background:none!important;background-image:none!important}.btn-primary,.video-tabs .active,.tab.active,.nav-pill.active{background:#078dcc!important;background-image:none!important}.btn-primary{background:linear-gradient(135deg,#6a5cf5,#9a4bf0)!important;background-image:linear-gradient(135deg,#6a5cf5,#9a4bf0)!important;box-shadow:0 6px #5a32c0!important}.phone-progress span,.progress-line span{background-color:#078dcc!important}.hero-devices{position:relative;width:100%;max-width:580px;margin:0 auto;aspect-ratio:58/50}.hd-glow{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:92%;height:82%;border-radius:50%;background:radial-gradient(circle,#d7e7ff,#b9d6ff 45%,#b9d6ff00 72%);z-index:0}.dev-laptop{position:absolute;top:0;right:1%;width:90%;z-index:2}.dl-screen{aspect-ratio:2/1;background:#0b1a2e;border:9px solid #1b2942;border-bottom:none;border-radius:16px 16px 4px 4px;overflow:hidden;box-shadow:0 34px 64px -34px #08122c99}.dl-screen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;display:block}.dl-base{position:relative;height:16px;width:116%;margin-left:-8%;background:linear-gradient(#d7dde9,#aab2c4);border-radius:0 0 16px 16px;box-shadow:0 16px 24px -12px #08122c80}.dl-base:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:20%;height:6px;background:#9aa6ba;border-radius:0 0 10px 10px}.dev-tablet{position:absolute;right:-2%;bottom:0;width:35%;z-index:4;transform:rotate(3deg);backface-visibility:hidden;-webkit-backface-visibility:hidden;outline:1px solid transparent}.dt-screen{aspect-ratio:3/4;background:#f4f6fb;border:9px solid #222831;border-radius:24px;overflow:hidden;box-shadow:0 28px 54px -22px #08122c8c}.dt-screen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;display:block}.dev-phone{position:absolute;left:-1%;bottom:0;width:25.5%;z-index:5;transform:rotate(-5deg);backface-visibility:hidden;-webkit-backface-visibility:hidden;outline:1px solid transparent}.dp-frame{position:relative;aspect-ratio:461/1024;background:#0b1a2e;border:6px solid #14181d;border-radius:28px;overflow:hidden;box-shadow:0 28px 50px -20px #08122c99}.dp-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.dp-notch{position:absolute;top:8px;left:50%;transform:translate(-50%);width:32%;height:11px;background:#14181d;border-radius:99px;z-index:6}@media (max-width:1000px){.hero-devices{margin-top:34px;max-width:520px}}@media (max-width:560px){.hero-devices{max-width:none}}.presenter-sec{background:linear-gradient(135deg,#ece6ff,#dbe2ff,#efe7fe)}.presenter-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:54px;align-items:center}.presenter-photo{position:relative;align-self:end}.pp-disc{position:absolute;left:50%;bottom:-5%;transform:translate(-50%);width:106%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 60%,#bcd8ff,#9cc2ff 55%,#9cc2ff00 72%);z-index:0}.presenter-photo img{position:relative;z-index:1;display:block;width:100%;max-width:420px;margin:0 auto;filter:drop-shadow(0 28px 38px rgba(8,18,44,.22))}.pp-badge{position:absolute;z-index:2;background:#fff;border-radius:15px;padding:11px 15px;box-shadow:0 5px #d5d6e5,0 22px 44px -22px #08122c66;font-weight:800;color:#08335f;font-size:14px;display:flex;align-items:center;gap:10px}.pp-badge .pp-ic{width:32px;height:32px;border-radius:10px;background:#eef0ff;display:grid;place-items:center;color:#5b50f4;font-size:16px}.pp-badge.one{top:14%;right:-3%}.pp-badge.two{bottom:18%;left:-5%}.pp-badge.three{top:24%;left:-5%}.presenter-copy h2{font-size:clamp(30px,3.6vw,46px);letter-spacing:-.04em;line-height:1.08;margin-bottom:18px}.presenter-copy p{color:#54506a;font-size:18px;font-weight:550;line-height:1.6;margin-bottom:20px;max-width:52ch}.presenter-points{list-style:none;margin:0 0 28px;padding:0;display:grid;gap:14px}.presenter-points li{display:flex;gap:13px;align-items:flex-start;font-weight:650;color:#1e2440}.presenter-points .pc{flex:none;width:26px;height:26px;border-radius:50%;background:#5b50f4;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}@media (max-width:900px){.presenter-grid{grid-template-columns:1fr;gap:18px}.presenter-photo{max-width:360px;margin:0 auto}.pp-badge.one{top:auto;bottom:38%;right:-8px;left:auto}.pp-badge.two{bottom:6%;left:-8px;top:auto}.pp-badge.three{top:38%;left:-8px;bottom:auto}}.video-thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5;z-index:0}.video-box .play{position:relative;z-index:2}.signs-sec{background:linear-gradient(180deg,#fff,#f3f3ff)}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cat-card{background:#fff;border:1px solid #e4e5f3;border-radius:22px;padding:28px 24px 26px;text-align:center;box-shadow:0 18px 50px -30px #08122c73;transition:transform .16s,box-shadow .2s;text-decoration:none;color:inherit;display:block}.cat-card:hover{transform:translateY(-6px);box-shadow:0 32px 70px -34px #08122c80}.cat-stage{height:148px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:16px}.cat-stage:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:118px;height:20px;border-radius:50%;background:radial-gradient(ellipse,#08122c33,#08122c00 70%);z-index:0}.cat-stage img{position:relative;z-index:1;max-height:138px;max-width:152px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(8,18,44,.26))}.cat-card h3{font-size:19px;font-weight:850;letter-spacing:-.02em;margin-bottom:7px;color:#08335f}.cat-card p{color:#625f78;font-size:14.5px;font-weight:600;line-height:1.45}.cat-tag{display:inline-block;margin-top:12px;color:#5b50f4;font-weight:850;font-size:13.5px}@media (max-width:860px){.cat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.cat-grid{grid-template-columns:1fr}}.emb{position:relative;z-index:1;width:122px;height:122px;display:grid;place-items:center;filter:drop-shadow(0 14px 16px rgba(8,18,44,.26))}.emb-verbod{border-radius:50%;background:radial-gradient(circle at 40% 30%,#fff,#eceff4);border:17px solid #e21a20;box-shadow:inset 0 3px 7px #fff9,0 0 0 2px #0000000a}.emb-verbod:before{content:"";position:absolute;top:6px;left:14%;width:72%;height:30%;border-radius:50%;background:linear-gradient(#ffffff8c,#fff0)}.emb-gebod{border-radius:50%;background:radial-gradient(circle at 38% 28%,#3f9bff,#0a55bd 74%);box-shadow:inset 0 4px 9px #ffffff73,inset 0 -9px 16px #0000004d}.emb-park{width:116px;height:116px;border-radius:20px;background:linear-gradient(150deg,#3f9bff,#0a55bd);box-shadow:inset 0 4px 9px #fff6,inset 0 -9px 16px #00000047}.emb-park b{font-size:62px;font-weight:900;color:#fff;line-height:1}.arrow-up{position:relative;width:30px;height:48px}.arrow-up:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);border-left:19px solid transparent;border-right:19px solid transparent;border-bottom:23px solid #fff}.arrow-up:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:13px;height:30px;background:#fff}.goca-points{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 auto;max-width:1000px}.gp{display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid #e4e5f3;border-radius:16px;padding:20px 18px;box-shadow:0 14px 40px -28px #08122c66}.gp .gpic{width:44px;height:44px;border-radius:12px;background:#eef0ff;display:grid;place-items:center}.gp .gpic svg{width:23px;height:23px;color:#5b50f4}.gp b{font-size:15px;font-weight:800;color:#08335f;letter-spacing:-.01em}.gp span{font-size:13.5px;color:#5b6b8c;font-weight:450;line-height:1.45}.showcase{margin-top:46px;background:linear-gradient(160deg,#3a7cc4,#1c4a82 42%,#0c2348);border-radius:30px;padding:48px 40px 0;position:relative;overflow:hidden;box-shadow:0 50px 90px -44px #08122cb3}.showcase-head{text-align:center;max-width:660px;margin:0 auto}.showcase-head h3{color:#fff;font-size:clamp(24px,3vw,32px);letter-spacing:-.03em;margin:0}.showcase-head p{color:#c7d2f0;font-size:16.5px;font-weight:450;line-height:1.55;margin-top:10px}.sc-devices{position:relative;width:min(900px,100%);margin:26px auto 0;aspect-ratio:1240/600}.sc-laptop{position:absolute;left:50%;top:2%;transform:translate(-52%);width:64%;z-index:2}.sc-lscreen{aspect-ratio:2/1;border:8px solid #2b3650;border-bottom:none;border-radius:14px 14px 3px 3px;overflow:hidden;background:#0b1a2e}.sc-lscreen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;display:block}.sc-lbase{height:14px;width:122%;margin-left:-11%;background:linear-gradient(#d2d9e8,#9aa3ba);border-radius:0 0 16px 16px;position:relative}.sc-lbase:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:16%;height:5px;background:#828ca6;border-radius:0 0 9px 9px}.sc-tablet{position:absolute;right:0;bottom:7%;width:39%;z-index:1}.sc-tscreen{aspect-ratio:1024/632;border:9px solid #20283c;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 30px 56px -26px #000000b3}.sc-tscreen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;display:block}.sc-phone{position:absolute;left:50%;bottom:0;transform:translate(-128%);width:16.5%;z-index:3}.sc-pframe{position:relative;aspect-ratio:461/1024;background:#0b1a2e;border:6px solid #11151b;border-radius:26px;overflow:hidden;box-shadow:0 30px 54px -22px #000000b3}.sc-pframe img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.sc-notch{position:absolute;top:7px;left:50%;transform:translate(-50%);width:34%;height:10px;background:#11151b;border-radius:99px;z-index:4}.showcase-cta{text-align:center;margin-top:44px}@media (max-width:860px){.goca-points{grid-template-columns:1fr 1fr}.sc-devices{aspect-ratio:1240/680}.showcase{padding:40px 22px 0}}@media (max-width:560px){.goca-points{grid-template-columns:1fr}}.final-grid{display:grid;grid-template-columns:.7fr 1.1fr;gap:34px;align-items:end;text-align:left;max-width:1000px;margin:0 auto}.final-photo{align-self:end}.final-photo img{display:block;width:100%;max-width:330px;margin:0 auto}.final-text h2{margin-bottom:14px}.final-text .cta-row{justify-content:flex-start}@media (max-width:820px){.final-grid{grid-template-columns:1fr;text-align:center}.final-text .cta-row{justify-content:center}.final-photo{max-width:250px;margin:0 auto}}.social-sec{background:linear-gradient(135deg,#5b50f4,#7a3ff0 55%,#9b3ce0);color:#fff}.social-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:center}.social-photo{position:relative;justify-self:center}.sp-ring{width:300px;height:300px;border-radius:50%;background:#fff;overflow:hidden;box-shadow:0 34px 64px -28px #00000080;border:6px solid rgba(255,255,255,.55)}.sp-ring img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.sp-tag{position:absolute;bottom:2px;left:50%;transform:translate(-50%);background:#fff;color:#08335f;font-weight:850;font-size:14px;padding:9px 16px;border-radius:999px;box-shadow:0 6px #08122c2e;white-space:nowrap}.social-head h2{color:#fff;font-size:clamp(30px,3.6vw,46px);letter-spacing:-.04em;line-height:1.08;margin-bottom:12px}.social-head p{color:#e9e6ff;font-size:18px;font-weight:550;line-height:1.5;margin-bottom:26px;max-width:46ch}.social-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.soc-card{display:flex;flex-direction:column;align-items:center;gap:10px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:18px;padding:22px 14px;text-decoration:none;color:#fff;transition:transform .15s,background .2s}.soc-card:hover{transform:translateY(-5px);background:#ffffff38}.soc-ic{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;background:#fff;box-shadow:0 8px 18px -8px #0006}.soc-ic svg{width:30px;height:30px;display:block}.soc-card b{font-size:15px;font-weight:850}.soc-card span{font-size:12.5px;color:#e6e3ff;font-weight:600}@media (max-width:880px){.social-grid{grid-template-columns:1fr;text-align:center}.social-head p{margin-left:auto;margin-right:auto}}@media (max-width:560px){.social-cards{grid-template-columns:1fr;max-width:300px;margin:0 auto}}.reveal-init{opacity:0;transform:translateY(32px);transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1)}.reveal-in{opacity:1;transform:none}.review:nth-child(2),.gp:nth-child(2),.pricing .price-card:nth-child(2),.steps>*:nth-child(2){transition-delay:.09s}.review:nth-child(3),.gp:nth-child(3),.pricing .price-card:nth-child(3),.steps>*:nth-child(3){transition-delay:.18s}.gp:nth-child(4){transition-delay:.27s}@media (prefers-reduced-motion:reduce){.reveal-init{opacity:1!important;transform:none!important}}.price-card{will-change:transform}.price-card:hover{transform:translateY(-9px);box-shadow:0 16px #e1e3f3,0 42px 74px -32px #08122c52}.price-card:nth-child(1):hover{box-shadow:0 16px #c7e7ff,0 42px 74px -32px #2d7ff057}.price-card.featured:hover{transform:translateY(-20px) scale(1.035);box-shadow:0 18px #b98a16,0 48px 96px -34px #b98a1666}.step-card,.card{transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-6px);box-shadow:0 14px #e1e3f3,0 34px 60px -34px #08122c47}.platform-copy{align-self:center}.platform-copy h2{font-size:clamp(30px,3.6vw,46px);letter-spacing:-.045em;line-height:1.07;margin:18px 0 14px;color:var(--brand)}.platform-copy p{font-size:18px;color:#5b576d;font-weight:500;line-height:1.55;max-width:46ch;margin:0 0 8px}.platform-shot{background:#fff;border:2px solid #e1e2f3;border-radius:28px;box-shadow:0 10px #e1e3f3,0 38px 74px -36px #08122c6b;overflow:hidden;align-self:center}.platform-shot img{width:100%;height:auto;display:block}@media (max-width:1000px){.platform-copy p{max-width:none}}.winners{position:relative;background:linear-gradient(120deg,#cfe0f5,#eef4fc 40%,#eaf0fd 60%,#cddcf4);padding:96px 0 92px;overflow:hidden}.winners-wave{position:absolute;top:-1px;left:0;width:100%;height:auto;display:block}.winners .container{position:relative;text-align:center;z-index:2}.winners h2{font-size:clamp(32px,5vw,60px);letter-spacing:-.05em;line-height:1.05;color:#13235a;font-weight:1000}.winners h2 .hi{color:#2f43e0}.winners p{margin:18px auto 0;color:#41507e;font-weight:500;font-size:19px;max-width:52ch;line-height:1.5}.footer{position:relative}.footer-wave{position:absolute;left:0;top:0;width:100%;height:auto;transform:translateY(-99%);display:block;pointer-events:none}.price-card .price small{font-size:24px;font-weight:900;letter-spacing:-.02em}.price-card ul.diff{list-style:none;padding:0 0 16px;margin:0 0 16px;border-bottom:1px solid #e7e8f3}.price-card ul.feat{list-style:none;padding:0;margin:0 0 24px}.price-card.featured{background:#fff;border-color:#ff8a1e;box-shadow:0 10px #ffd7ad,0 36px 84px -30px #ff7a004d;transform:translateY(-12px) scale(1.025)}.price-card.featured .label{background:linear-gradient(135deg,#ffa524,#ff7a00);color:#fff;border-color:#ff7a00}.price-card.featured h3,.price-card.featured .price{color:#b45200}.price-card.featured .btn{background:linear-gradient(135deg,#ff9a0b,#ff7f00);color:#fff;box-shadow:0 6px #d96400}.price-card:nth-child(3) .label{background:#fff;color:#5b6b8c;border-color:#d4d8e6}.price-card:nth-child(3) h3,.price-card:nth-child(3) .price{color:var(--brand)}.price-card:nth-child(3) .btn{background:var(--brand);color:#fff;box-shadow:0 6px #061f3b}main{display:flex;flex-direction:column}.hero{order:-2}.packages{order:-1}@keyframes heroSlideIn{0%{opacity:0;transform:translate(82px)}to{opacity:1;transform:translate(0)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-13px)}}.hero-devices{will-change:transform,opacity;transition:opacity .95s cubic-bezier(.22,.61,.36,1),transform .95s cubic-bezier(.22,.61,.36,1)}.hero-devices.dev-out{transform:translate(90px)}.hero-devices.dev-float{animation:heroFloat 6.5s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.hero-devices{transition:none}.hero-devices.dev-out{opacity:1!important;transform:none!important}.hero-devices.dev-float{animation:none}}.pp-frame{position:relative;z-index:1;width:100%;max-width:420px;margin:0 auto;padding:5px;border-radius:30px;background:linear-gradient(160deg,#f2f7ff,#bcd8ff 48%,#8fb6ee);box-shadow:0 28px 40px -18px #08122c3d}.pp-frame img{position:relative;z-index:1;display:block;width:100%;max-width:none;margin:0;border-radius:25px;filter:none}.team-card .avatar{overflow:hidden}.team-card .avatar img{width:90%;height:90%;max-width:none;-o-object-fit:cover;object-fit:cover;position:relative;left:6%;top:3%;border-radius:50%;display:block}.team-points{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:11px;text-align:left}.team-points li{position:relative;padding-left:30px;color:#eaf0ff;font-weight:700;font-size:15px;line-height:1.4}.team-points li:before{content:"✓";position:absolute;left:0;top:1px;width:21px;height:21px;border-radius:50%;background:#5b50f4;color:#fff;font-size:12px;font-weight:900;display:grid;place-items:center}.sec-wave{position:absolute;left:0;top:0;width:100%;height:58px;transform:translateY(-99%);display:block;pointer-events:none;z-index:1}.team-card{background:radial-gradient(125% 115% at 88% -12%,#fff3,#fff0 44%),linear-gradient(160deg,#1f4f88,#13294e 46%,#0a1b3a)!important}@media (max-width:1000px){.menu-item,.nav-dropdown{display:none!important}.hero-grid{grid-template-columns:1fr!important;gap:32px!important}.hero-copy{padding-left:0!important;padding-top:0!important;text-align:center!important}.hero-copy h1,.hero-copy p{margin-inline:auto!important}.cta-row,.trust-row{justify-content:center!important}.hero{min-height:auto!important;padding:54px 0 60px!important}}@media (max-width:640px){.hero-copy{text-align:left!important}.hero-copy h1,.hero-copy p{margin-inline:0!important}.cta-row,.trust-row{justify-content:flex-start!important}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
