@font-face{font-family:FS Kim Text;src:url(/fonts/FSKimText-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-800.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-900.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--bg: #0b0d12;--fg: #e7e9ee;--muted: #8b91a1;--accent: #4f8cff}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--fg)}.container{max-width:560px;margin:0 auto;padding:15vh 24px 0}h1{font-size:2.2rem;margin:0 0 .5rem}.lede{color:var(--muted);margin:0 0 2rem}.cta{display:inline-block;padding:.7rem 1.4rem;font-size:1rem;font-weight:600;color:#fff;background:var(--accent);border-radius:8px;text-decoration:none}.cta:hover{filter:brightness(1.08)}.signup{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.signup input[type=email]{width:100%;padding:.7rem .9rem;font-size:1rem;color:var(--fg);background:#11141b;border:1px solid #232838;border-radius:8px}.signup input[type=email]:focus{outline:none;border-color:var(--accent)}.agree{display:flex;align-items:center;gap:.5rem;color:var(--muted);font-size:.95rem}.signup button{padding:.7rem 1.4rem;font-size:1rem;font-weight:600;color:#fff;background:var(--accent);border:0;border-radius:8px;cursor:pointer}.signup button:hover{filter:brightness(1.08)}.muted{margin-top:3rem}.muted a{color:var(--muted)}body.landing{--navy: #001d2f;--red: #da3940;--yellow: #d4e300;--grey: #a2acb3;--serif: "FS Kim Text", Georgia, "Times New Roman", serif;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--navy);background:var(--navy)}.lp{width:100%;max-width:375px;margin:0 auto;background:#fff;overflow:hidden}.lp h1,.lp h2,.lp h3{margin:0;font-weight:500}.lp p{margin:0}.lp img{display:block}.lp-btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;font-size:16px;font-weight:600;color:#fff;font-family:inherit;background:var(--red);border:0;border-radius:12px;text-decoration:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.lp-btn:hover{filter:brightness(1.06)}.lp-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:var(--navy)}.lp-header__logo{width:175px;height:auto}.lp-header__menu{display:flex;padding:8px;background:none;border:0;cursor:pointer}.lp-ipbar{padding:8px 20px;font-size:14px;line-height:1.5;text-align:center;color:#fff;background:var(--red)}.lp-ipbar strong{font-weight:700}.lp-hero,.lp-flow{background:var(--navy) url(/img/hero-bg.png) top left / 100% 192.8% no-repeat}.lp-screen{background:var(--navy) url(/img/hero-bg.png) top center / 100% 100% no-repeat}.lp-screen .lp-flow{background:none}.lp-screen .lp-footer{background:transparent}.lp.lp--fill{max-width:none;min-height:100vh;background:var(--navy) url(/img/hero-bg.png) top center / 100% 100% no-repeat}.lp--fill .lp-header,.lp--fill .lp-screen{background:none}.lp:has(.lp-legal){display:flex;flex-direction:column;min-height:100vh}.lp-legal{flex:1;background:#fff;color:var(--navy)}.lp-legal__inner{padding:40px 20px}.lp-legal__title{font-family:var(--serif);font-size:30px;line-height:1.2}.lp-legal__body{margin-top:20px;font-size:16px;line-height:1.7}.lp-legal__body h2{font-size:22px;font-weight:700;margin:28px 0 8px}.lp-legal__body h3{font-size:18px;font-weight:700;margin:24px 0 8px}.lp-legal__body p{margin:0 0 16px}.lp-legal__body a{color:var(--red)}.lp-legal__body ul,.lp-legal__body ol{margin:0 0 16px;padding-left:24px}.lp-legal__body li{margin-bottom:8px}.lp-legal__body li ul{margin:8px 0 0}.lp-legal__updated{color:var(--muted)}.lp-legal__figure{margin:0 0 16px}.lp-legal__figure img{max-width:100%;height:auto}.lp-hero__inner{display:flex;flex-direction:column;align-items:center;gap:24px;padding:20px 20px 0;color:#fff;text-align:center}.lp-hero__copy{display:flex;flex-direction:column;gap:12px}.lp-hero__cta{display:flex;flex-direction:column;align-items:center;gap:0;width:100%}.lp-hero__cta .lp-rating{margin-top:12px}.lp-hero h1{font-family:var(--serif);font-size:30px;line-height:1.2;letter-spacing:-.6px}.lp-hero__copy p{font-weight:400;font-size:16px;line-height:18px}.lp-hero__sub{display:flex;flex-direction:column;gap:8px}.lp-hero__copy .lp-hero__note{font-size:13px;line-height:1.5;color:#fff9}.lp-hero .lp-btn{max-width:335px}.lp-rating,.lp-rating__group{display:flex;align-items:center;gap:16px}.lp-rating__apple,.lp-rating__gp{width:22px;height:auto}.lp-stars,.lp-review__stars{display:flex;gap:3px}.lp-rating__stars{height:20px;width:auto}.lp-rating__count{font-size:12px}.lp-rating__divider{flex:0 0 auto;width:1px;height:25px;background:#ffffff40}.lp-portrait{position:relative;width:100%;height:185px;overflow:hidden}.lp-portrait__ring{position:absolute;mix-blend-mode:soft-light}.lp-portrait__ring--outer{left:-12px;top:0;width:400px;height:400px}.lp-portrait__ring--inner{left:57px;top:69px;width:262px;height:262px}.lp-portrait__photo{position:absolute;left:50%;top:0;transform:translate(-50%);width:221px;height:auto;object-fit:contain}.lp-badges{display:flex;gap:24px;width:100%;margin:0;padding:0 0 20px;list-style:none;overflow-x:auto;scrollbar-width:none}.lp-badges::-webkit-scrollbar{display:none}.lp-badge{display:flex;align-items:center;gap:12px;flex:0 0 auto}.lp-badge img{width:50px;height:50px}.lp-badge b{display:block;font-size:16px;font-weight:700;white-space:nowrap}.lp-badge span{display:block;font-size:16px;color:var(--grey);white-space:nowrap}.lp-head{display:flex;flex-direction:column;gap:4px;text-align:center;color:var(--navy)}.lp-head h2{font-family:var(--serif);font-size:30px;line-height:1.33}.lp-head p{font-size:18px;line-height:1.55}.lp-head--light{color:#fff}.lp-how{display:flex;flex-direction:column;align-items:center;gap:32px;padding:40px 20px;background:#fff}.lp-how .lp-head h2{font-size:34px;line-height:1.18;white-space:nowrap}.lp-how__steps{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lp-how__steps::-webkit-scrollbar{display:none}.lp-step{display:flex;align-items:center;gap:24px;flex:0 0 100%;scroll-snap-align:center}.lp-step__icon{display:flex;align-items:stretch;gap:8px;height:128px}.lp-step__bars{display:flex;align-items:center;gap:8px}.lp-step__bars i{display:block;width:16px;height:128px;border-radius:12px}.lp-step__bars i:first-child{background:var(--yellow)}.lp-step__bars i:last-child{background:var(--red)}.lp-step__tile{display:flex;align-items:center;justify-content:center;padding:12px;background:var(--navy);border-radius:12px}.lp-step__tile img{width:48px;height:48px}.lp-step--3 .lp-step__tile img{filter:invert(1)}.lp-step__text{flex:1}.lp-step__text b{display:block;font-size:20px;font-weight:700;line-height:1.2}.lp-step__text p{margin-top:8px;font-size:16px;line-height:1.5}.lp-dots{display:flex;gap:4px;padding:10px}.lp-dots i{width:10px;height:10px;border-radius:360px;background:#a2acb380;cursor:pointer}.lp-dots i.is-active{width:18px;background:var(--red)}.lp-why{display:flex;flex-direction:column;gap:24px;padding:40px 20px;background:linear-gradient(to bottom,#f0f0f0 80%,#fff)}.lp-cards{display:flex;flex-direction:column;gap:20px}.lp-card{display:flex;align-items:center;gap:8px;padding:24px 12px;background:#fff;border-radius:24px}.lp-card img{width:96px;height:96px;object-fit:cover;flex:0 0 auto}.lp-card>div{flex:1}.lp-card h3{font-size:20px;font-weight:700;line-height:1.6}.lp-card p{margin-top:4px;font-size:16px;line-height:1.6}.lp-card:first-child,.lp-card--reverse{text-align:left}.lp-trusted{display:flex;flex-direction:column;align-items:center;gap:17px;padding:40px 20px;background:var(--navy);color:#fff}.lp-tabs{display:flex;justify-content:center;gap:41px;width:100%;margin-top:15px;border-bottom:2px solid rgba(255,255,255,.15)}.lp-tab{padding:0 0 12px;font-family:inherit;font-size:11.4px;font-weight:700;letter-spacing:2.28px;text-transform:uppercase;color:var(--grey);background:none;border:0;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer}.lp-tab.is-active{color:#fff;border-bottom-color:var(--red)}.lp-reviews{display:flex;gap:31px;width:100%;margin-top:15px;padding-bottom:4px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.lp-reviews::-webkit-scrollbar{display:none}.lp-review{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:24px;flex:0 0 calc(100% - 8px);scroll-snap-align:center;min-height:379px;padding:39px 36px 41px 32px;background:#ffffff1a;border-radius:24px}.lp-review:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:24px;background:linear-gradient(45deg,#ffffff0a,#ffffff73 50%,#ffffff0a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.lp-review__kicker{display:block;margin-bottom:10px;font-size:16px;letter-spacing:.8px;text-transform:uppercase;color:var(--red)}.lp-review__title{margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.5}.lp-review__body{font-size:16px;line-height:1.5}.lp-review__foot{display:flex;flex-direction:column;gap:10px}.lp-review__foot b{font-size:16px;font-weight:700}.lp-review__meta{display:flex;align-items:center;justify-content:space-between}.lp-review__src{width:30px;height:30px}.lp-companies{display:flex;flex-direction:column;align-items:center;gap:18px;width:100%;margin-top:15px}.lp-companies>b{font-size:18px;font-weight:700}.lp-ticker{width:100%;overflow:hidden}.lp-ticker__track{display:flex;align-items:center;gap:24px;width:max-content;animation:lp-ticker 18s linear infinite}.lp-ticker__track img{display:block;flex:0 0 auto}@keyframes lp-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-trusted__note,.lp .lp-trusted__note{font-size:13px;line-height:1.5;text-align:center;margin:0 0 20px}.lp-foot{background:var(--navy) url(/img/footer-cta-bg.png) top center / 100% 100% no-repeat}.lp-cta{position:relative}.lp-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,var(--navy) 0%,rgba(0,29,47,0) 26%)}.lp-cta__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;padding:40px 20px 0;color:#fff;text-align:center}.lp-cta h2{font-family:var(--serif);font-size:30px;line-height:1.33}.lp-cta__lede{font-size:18px;line-height:1.45}.lp-cta__sub{font-size:16px;line-height:1.45}.lp-cta__globe{width:200px;height:auto;margin:0 auto}.lp-flow{display:flex;flex-direction:column;align-items:center;gap:14px;padding:20px;color:#fff;text-align:center}.lp-screen .lp-flow{padding-bottom:0}.lp-flow .lp-flow__note{margin-top:-9px}.lp-flow__nav{display:flex;align-items:center;justify-content:space-between;width:100%}.lp-back{display:flex;align-items:center;font-size:12px;color:#fff;text-decoration:none}.lp-pill{display:flex;align-items:center;gap:8px;height:24px;padding:0 12px;font-size:12px;white-space:nowrap;color:var(--yellow);background:#d4e3004d;border-radius:12px}.lp-pill i{width:6px;height:6px;border-radius:50%;background:currentColor}.lp-pill--light{color:var(--navy);background:#fff}.lp-pill--light i{background:var(--red)}.lp-flow__icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px}.lp-flow__icon--circle{background:var(--red);border-radius:50%}.lp-flow__title{font-family:var(--serif);font-size:30px;line-height:36px}.lp-flow__title span{color:var(--red)}.lp-flow__sub{max-width:335px;font-size:16px;line-height:1.4}.lp-flow__email{display:block;margin-top:6px;font-size:14px;font-weight:600;color:var(--grey)}.lp-flow__home{max-width:335px;margin-top:8px}.lp-flow__form{display:flex;flex-direction:column;gap:12px;width:100%}.lp-field{display:flex;align-items:center;gap:24px;height:48px;padding:0 25px 0 24px;background:#fff;border-radius:12px}.lp-field input{flex:1;min-width:0;border:0;outline:none;background:none;font:600 16px Inter,system-ui,sans-serif;color:var(--navy)}.lp-field input::placeholder{color:var(--grey)}.lp-hint{margin:-4px 0 0;font:400 13px Inter,system-ui,sans-serif;color:#ffffffb3}.lp-hint a{color:#fff;font-weight:600;text-decoration:underline;cursor:pointer}.lp-error{margin:-4px 0 0;font:400 13px Inter,system-ui,sans-serif;color:#ffb4b8;text-align:left}.lp-consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.5;text-align:left;color:#ffffffb3;cursor:pointer}.lp-consent input{flex:0 0 auto;width:16px;height:16px;margin:1px 0 0;accent-color:var(--red);cursor:pointer}.lp-consent a{color:#fff;font-weight:600;text-decoration:underline}.lp-flow__secure{display:flex;gap:4px;align-items:flex-start;justify-content:center;align-self:stretch;font-size:12px;line-height:1.5}.lp-flow .lp-flow__secure{margin-inline:-10px}.lp-flow__note{font-size:16px;line-height:1.4}.lp-flow__note a{color:#fff;font-weight:700;text-decoration:underline}.lp-flow__note--sm{font-size:12px}.lp-steps{display:flex;flex-direction:column;gap:12px;width:100%;margin:0;padding:0;list-style:none}.lp-step-card{display:flex;gap:12px;align-items:flex-start;padding:12px;border:1px solid var(--red);border-radius:12px;text-align:left}.lp-step-num{display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-sizing:border-box;width:35px;height:35px;border-radius:50%;background:#d5373e;border:7px solid #fff;font-size:11px;color:#fff}.lp-step-body{display:flex;flex-direction:column;gap:10px}.lp-step-body b{font-size:20px;font-weight:700;letter-spacing:-.4px;line-height:1.1}.lp-step-body p{font-size:16px;line-height:1.5}.lp-findings{display:flex;flex-direction:column;gap:8px;width:100%}#results{display:flex;flex-direction:column;gap:8px}.lp-results__cta{margin-top:10px}.lp-finding{display:flex;gap:8px;align-items:flex-start;width:100%;padding:15px 20px;background:#00000040;border:1px solid var(--red);border-radius:8px;text-align:left}.lp-finding__icon{flex:0 0 auto;margin-top:2px}.lp-finding b{display:block;font-size:14px;font-weight:600;line-height:1.3}.lp-finding p{margin-top:6px;font-size:12px;color:#fff9}.lp-finding--locked{position:relative;flex-direction:column;gap:8px;background:#000000d9;border:0;overflow:hidden;color:inherit;text-decoration:none}.lp-finding__inner{display:flex;gap:8px;align-items:flex-start;filter:blur(4px)}.lp-finding__more{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:600;color:#fff}.lp-finding--ip{justify-content:space-between}.lp-finding__ip{display:flex;flex-direction:column;gap:6px}.lp-finding__ip-row{display:flex;gap:8px;align-items:flex-start}.lp-finding__ip-text{display:flex;flex-direction:column;gap:6px}.lp-finding__ip-text p{margin-top:0}.lp-finding__ip-note{font-size:10px}.lp-finding__ip-note .lp-star{color:var(--red)}.lp-finding__ip-badge{flex:0 0 auto;align-self:flex-start;padding:2px 4px;font-size:12px;line-height:1;color:#fff;background:var(--red);border-radius:4px}.lp-unlock{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;margin:0 -20px -20px;padding:50px 20px 24px;background:var(--navy) url(/img/banner-bg.png) top center / cover no-repeat;border-radius:36px 36px 0 0}.lp-unlock .lp-pill{position:absolute;top:16px;left:50%;transform:translate(-50%)}.lp-unlock h2{font-family:var(--serif);font-size:30px;line-height:34px;text-align:center;color:#fff}.lp-unlock__list{display:flex;flex-direction:column;gap:5px;width:285px;max-width:100%;margin:0;padding:0;list-style:none}.lp-unlock__list li{display:flex;align-items:center;gap:4px;font-size:14px}.lp-unlock__list img{flex:0 0 auto}.lp-unlock .lp-btn{max-width:295px}.lp-footer{display:flex;flex-direction:column;gap:16px;padding:24px 64px 20px;background:var(--navy)}.lp-foot .lp-footer{background:transparent}.lp-footer__copy{font-size:12px;line-height:1.83;color:var(--grey)}.lp-footer__links{display:flex;gap:32px}.lp-footer__links a{font-size:12px;line-height:22px;color:#ffffffd9;text-decoration:none}.lp-footer__links a:hover{color:#fff}@media(max-width:999px){.lp-footer{align-items:center;text-align:center}.lp-footer__social{order:-2}.lp-footer__links{order:-1}}.lp-footer__social{display:flex;gap:8px}.lp-footer__social a{display:flex;align-items:center;justify-content:center;padding:8px;color:#fff}.lp-footer__social a:hover{color:var(--grey)}@media(max-width:999px){.only-desktop{display:none!important}}@media(min-width:1000px){.only-mobile{display:none!important}}@media(max-width:999px){br.desktop{display:none}}@media(min-width:1000px){br.mobile{display:none}}.lp-hero__body,.lp-cta__body,.lp-footer__left{display:contents}.lp-portrait--desktop{display:none}@media(min-width:1000px){.lp{max-width:1440px}.lp-header{padding:30px 120px;background:#151935}.lp-header__logo{width:209px}.lp-ipbar{font-size:16px;padding:10px 20px}.lp-hero{background:var(--navy) url(/img/hero-bg.png) center / cover no-repeat}.lp-hero__inner{flex-direction:row;align-items:center;gap:24px;padding:0 120px}.lp-hero__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:48px;flex:1 1 0;min-width:0;padding:80px 0;text-align:left}.lp-hero__copy{gap:24px;align-items:flex-start;text-align:left}.lp-hero h1{font-size:64px;line-height:1}.lp-hero__copy p{max-width:752px;font-size:18px;line-height:26px}.lp-hero__cta{display:contents}.lp-hero__cta .lp-portrait{display:none}.lp-hero__cta .lp-rating{margin-top:0}.lp-rating{gap:32px}.lp-badges{gap:48px;padding:0;overflow:visible}.lp-badges .lp-badge__icon{width:auto;height:70px}.lp-portrait--desktop{display:block;position:relative;align-self:stretch;flex:0 0 auto;width:465px;height:auto;overflow:visible}.lp-hero__glow,.lp-hero__hacker{position:absolute;bottom:0;right:-179px;width:704px;height:auto}.lp-hero__glow{mix-blend-mode:soft-light}.lp-how{padding:30px 120px 76px;gap:54px}.lp-how .lp-head h2{font-size:46px;white-space:nowrap}.lp-how__steps{overflow:visible;scroll-snap-type:none;gap:12px;align-items:stretch}.lp-step{flex:1 1 0;min-width:0;gap:24px}.lp-step__icon{height:auto}.lp-step__tile{flex:0 0 auto;width:60px;height:120px;padding:0}.lp-step__tile img{width:40px;height:40px}.lp-step--2 .lp-step__tile{background:var(--red)}.lp-step--3 .lp-step__tile{background:var(--yellow)}.lp-step--3 .lp-step__tile img{filter:none}.lp-step__text b{font-size:24px;line-height:1.33}.lp-step__text p{font-size:16px;line-height:1.75}.lp-why{padding:80px 120px;gap:44px}.lp-why .lp-head h2{font-size:46px;line-height:1.2}.lp-why .lp-head{max-width:970px;align-self:center}.lp-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.lp-card{padding:12px;gap:24px;align-items:center;text-align:left}.lp-card--reverse{flex-direction:row-reverse}.lp-card:first-child>div{text-align:left}.lp-card img{width:150px;height:150px}.lp-card h3{font-size:24px;line-height:1.33}.lp-card p{margin-top:8px;font-size:16px;line-height:1.75}.lp-trusted{padding:80px 120px;gap:30px}.lp-trusted .lp-head h2{font-size:46px;line-height:1.2}.lp-tabs{margin-top:4px}.lp-reviews{overflow:visible;scroll-snap-type:none;gap:24px;margin-top:12px;padding-bottom:0;align-items:stretch}.lp-review{flex:1 1 0;min-width:0;padding:39px 32px 41px}.lp-companies{margin-top:24px}.lp-ticker__track{width:100%;justify-content:space-evenly;animation:none}.lp-cta__inner{flex-direction:row;align-items:center;gap:24px;padding:64px 120px;text-align:left}.lp-cta__body{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex:1 1 0;min-width:0}.lp-cta h2{font-size:64px;line-height:1}.lp-cta__lede{max-width:480px;font-size:24px;line-height:1.3}.lp-cta__sub{max-width:469px}.lp-cta__body .lp-btn{max-width:335px;margin-top:24px}.lp-cta__globe{flex:1 1 0;width:auto;max-width:302px;margin:0 auto}.lp-footer{flex-direction:row;justify-content:space-between;align-items:center;padding:32px 120px}.lp-footer__left{display:flex;align-items:center;gap:40px}.lp-flow{padding:48px 120px 64px;gap:24px}.lp-screen .lp-flow{padding-bottom:64px}.lp-flow__icon{margin-top:24px}.lp-flow__title{font-size:46px;line-height:1.1}.lp-flow__sub{max-width:480px}.lp-flow__sub--wide{max-width:none}.lp-flow__form{max-width:335px;margin-top:24px}.lp-consent{font-size:11px}.lp .lp-flow__secure,.lp-flow__secure{margin-top:0}.lp-steps{flex-direction:row;gap:24px;align-self:stretch;margin-top:24px}.lp-step-card{flex:1 1 0;padding:24px}.lp-flow .lp-flow__note{margin-top:24px}.lp-findings{max-width:918px;align-self:center;width:100%;margin-top:24px}#results{display:grid;grid-template-columns:1fr 1fr;gap:12px}#results.results--single{grid-template-columns:minmax(0,453px);justify-content:center}.lp-finding--locked{grid-column:1 / -1;order:1}.lp-results__cta{grid-column:1 / -1;order:2;max-width:431px;justify-self:center;margin-top:12px}.lp-unlock{margin:24px 0 0;align-self:center;width:100%;max-width:1200px;padding:80px 40px;border-radius:20px;gap:24px;background:var(--navy) url(/img/unlock-bg-desktop.png) center / 100% 100% no-repeat}.lp-unlock__list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:15px;width:auto}.lp-legal__inner{max-width:1200px;margin:0 auto;padding:64px 120px 80px}.lp-legal__title{font-size:46px}}
