/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#0b3760;--cream:#f5f8fb;--coral:#1d70b7;--lime:#78b8df;--blue:#d8ecf8;--ink:#071a2b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}header{height:96px;color:var(--ink);background:#fff;border-bottom:1px solid #fff2;justify-content:space-between;align-items:center;padding:0 6vw;display:flex}.logo{align-items:center;display:flex}.logo img{width:310px;height:auto;display:block}nav{gap:34px;font-size:13px;font-weight:700;display:flex}.headerCta{background:var(--coral);color:#fff;padding:12px 16px;font-size:13px;font-weight:700}.hero{color:#fff;background:linear-gradient(135deg,#0b3760 0%,#07548c 100%);grid-template-columns:1.05fr .95fr;min-height:650px;padding:70px 7vw;display:grid;overflow:hidden}.eyebrow{letter-spacing:.17em;color:#b5cbd7;margin:0 0 24px;font-size:10px;font-weight:900}.dark{color:#56707f}.hero h1,.why h2{letter-spacing:-.06em;margin:0;font-size:clamp(54px,6vw,87px);line-height:.95}.hero em,.why em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.lead{color:#c6d7df;max-width:590px;margin:28px 0;font-size:18px;line-height:1.65}.actions{flex-wrap:wrap;align-items:center;gap:25px;font-size:12px;font-weight:700;display:flex}.button,.lightButton{background:var(--coral);color:#fff;padding:17px 21px;font-size:13px;font-weight:900;display:inline-block}.proof{border-top:1px solid #fff2;margin-top:50px;padding-top:22px;display:flex}.proof p{border-right:1px solid #fff2;flex-direction:column;margin:0;padding:0 28px;display:flex}.proof p:first-child{padding-left:0}.proof p:last-child{border:0}.proof b{font-size:28px}.proof span{color:#a8bfcc;max-width:95px;font-size:10px}.art{position:relative}.sun{background:var(--lime);border-radius:50%;width:450px;height:450px;position:absolute;right:-90px}.card{border-radius:20px;width:350px;height:220px;padding:28px;position:absolute;box-shadow:0 25px 55px #001b2e66}.back{background:#ed865d;padding-top:175px;font-size:10px;top:80px;right:-40px;transform:rotate(9deg)}.front{color:var(--navy);background:#eef1ee;flex-direction:column;display:flex;top:150px;right:80px;transform:rotate(-8deg)}.front i{border:1px solid #6d8794;border-radius:5px;width:44px;height:33px;margin:25px 0}.front strong{margin:auto 0 15px;font-size:12px}.front small{font-size:8px}.note{color:var(--navy);background:#fff;padding:16px;font-size:12px;font-weight:700;position:absolute;top:365px;right:-10px;box-shadow:0 15px 35px #00192d44}.ribbon{background:var(--coral);color:#fff;text-align:center;letter-spacing:.13em;white-space:nowrap;padding:18px;font-size:11px;font-weight:900;overflow:hidden}.section{padding:105px 7vw}.heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;margin-bottom:50px;display:grid}.section h2,.contact h2{letter-spacing:-.055em;margin:0;font-size:clamp(44px,5vw,67px);line-height:1}.heading>p,.body{color:#546e7e;font-size:16px;line-height:1.7}.tiles{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.tiles article{min-height:350px;padding:28px}.tiles article:first-child{background:#ed744f}.tiles article:nth-child(2){background:var(--blue)}.tiles article:nth-child(3){background:var(--lime)}.tiles article>b{text-align:right;height:150px;font-size:75px;display:block}.tiles h3{margin:12px 0;font-size:28px}.tiles p{font-size:14px;line-height:1.5}.why{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;gap:9vw;padding:105px 7vw;display:grid}.why>div>p:not(.eyebrow){color:#b7cbd6;margin:28px 0;line-height:1.7}.lightButton{background:var(--cream);color:var(--navy)}.features{border-top:1px solid #fff2}.features article{border-bottom:1px solid #fff2;gap:17px;padding:20px 0;display:flex}.features article>span{width:31px;height:31px;color:var(--lime);border:1px solid #c6da5888;border-radius:50%;flex:none;place-items:center;display:grid}.features h3{margin:0 0 6px;font-size:17px}.features p{color:#a8bfcb;margin:0;font-size:12px}.analysis{grid-template-columns:1fr 1fr;align-items:center;gap:9vw;display:grid}.statement{background:#fff;min-height:390px;padding:34px;position:relative;transform:rotate(-2deg);box-shadow:0 25px 60px #16394e22}.statement header{height:auto;color:var(--ink);border-bottom:2px solid var(--navy);letter-spacing:.1em;background:#fff;padding:0 0 18px;font-size:10px}.statement p{border-bottom:1px solid #082d4c22;justify-content:space-between;padding:17px 0;font-size:12px;display:flex}.bars{align-items:end;gap:12px;height:130px;display:flex}.bars i{background:var(--blue);flex:1;height:35%}.bars i:nth-child(2){height:60%}.bars i:nth-child(3){height:48%}.bars i:nth-child(4){background:var(--coral);height:85%}.bars i:nth-child(5){height:70%}.bars i:nth-child(6){background:var(--lime);height:95%}.statement>span{background:var(--lime);border:2px solid var(--navy);text-align:center;border-radius:50%;place-items:center;width:125px;height:125px;font-size:21px;font-weight:900;display:grid;position:absolute;bottom:-25px;right:-25px}.statement>span small{font-size:8px}.analysis ul{margin:25px 0;padding:0;font-size:13px;font-weight:700;line-height:2;list-style:none}.contact{color:#fff;background:#0b3760;padding:95px 7vw 60px}.people{border-top:1px solid #fff2;border-bottom:1px solid #fff2;grid-template-columns:1fr 1fr;margin-top:40px;display:grid}.people article{gap:22px;padding:40px 4vw 40px 0;display:flex}.people article+article{border-left:1px solid #fff2;padding-left:4vw}.people article>span{background:var(--lime);width:64px;height:64px;color:var(--navy);border-radius:50%;flex:none;place-items:center;font:22px Georgia;display:grid}.people article+article>span{background:var(--coral);color:#fff}.people small{letter-spacing:.1em;color:#aac1cd;font-size:9px}.people h3{margin:7px 0 12px;font-size:23px}.people a{margin:5px 0;font-size:12px;text-decoration:underline;display:block}.contactEnd{justify-content:space-between;align-items:center;padding-top:30px;display:flex}.contactEnd p{color:#b6cbd6;font-size:13px}footer{color:#fff;background:#061c2e;grid-template-columns:1fr 2fr;align-items:center;gap:25px;padding:40px 7vw;display:grid}footer p{text-align:right;color:#91aab7;font-size:11px}footer small{color:#6d8998;border-top:1px solid #fff2;grid-column:1/-1;padding-top:18px;font-size:9px}@media (width<=850px){header nav,header .headerCta{display:none}.hero,.heading,.why,.analysis{grid-template-columns:1fr}.art{height:450px}.tiles{grid-template-columns:1fr}.tiles article{min-height:260px}.why,.analysis{gap:60px}.people{grid-template-columns:1fr}.people article+article{border-top:1px solid #fff2;border-left:0;padding-left:0}}@media (width<=550px){header{height:78px}.logo img{width:235px}.hero,.section,.why,.contact{padding-left:22px;padding-right:22px}.hero h1{font-size:51px}.card{width:290px;height:185px}.front{right:0}.sun{right:-170px}.proof p{padding:0 12px}.heading{gap:25px}.statement{min-height:350px;padding:24px}.people article{flex-direction:column}.contactEnd{flex-direction:column;align-items:flex-start;gap:15px}.button{width:100%}footer{grid-template-columns:1fr}footer p{text-align:left}}.terminalWrap{filter:drop-shadow(0 30px 35px #00192d66);place-items:center;width:430px;height:500px;display:grid;position:absolute;top:25px;right:55px;transform:rotate(-7deg)}.terminal{mix-blend-mode:multiply;border-radius:28px;width:100%;height:auto;display:block}.deviceLabel{color:#fff;background:#071a2b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:112px;height:112px;display:flex;position:absolute;top:105px;left:18px;box-shadow:0 15px 35px #00192d44}.deviceLabel b{font-size:25px}.deviceLabel small{text-align:center;letter-spacing:.08em;max-width:75px;margin-top:5px;font-size:7px;line-height:1.25}.terminalArt .note{top:405px;right:-2px}@media (width<=550px){.terminalWrap{width:330px;top:45px;right:-35px}.deviceLabel{width:92px;height:92px;top:85px;left:0}.terminalArt .note{top:365px}}.tiles article{min-height:350px;padding:18px 18px 28px;overflow:hidden}.tiles article>small{margin:8px 10px 14px;font-weight:900;display:block}.tiles article>img{object-fit:cover;object-position:center;border-radius:2px;width:100%;height:190px;display:block}.tiles h3{margin:20px 10px 12px}.tiles p{margin:0 10px}.referralPage{background:#eef6fb;min-height:100vh}.referralHeader{background:#fff;border-bottom:1px solid #d4e2eb;justify-content:space-between;align-items:center;height:88px;padding:12px clamp(20px,6vw,88px);display:flex}.referralHeader img{width:min(330px,45vw);height:auto;display:block}.referralHeader>a:last-child{color:var(--navy);font-size:13px}.referralHeader strong{color:var(--coral);margin-left:4px}.referralHero{background:radial-gradient(circle at 8% 8%,#fff 0 10%,#0000 34%),linear-gradient(145deg,#f4f9fc,#dceef8);grid-template-columns:minmax(0,1fr) minmax(420px,570px);align-items:start;gap:clamp(42px,7vw,100px);padding:64px clamp(20px,7vw,105px);display:grid}.referralIntro{padding-top:35px;position:sticky;top:50px}.referralIntro h1{max-width:720px;color:var(--navy);letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(52px,6vw,88px);line-height:.96}.referralIntro>p:not(.eyebrow){color:#405c72;max-width:650px;font-size:19px;line-height:1.65}.referralPromise{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.referralPromise span{color:var(--navy);background:#fff9;border:1px solid #bcd9e8;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.referralForm{background:#fff;border:1px solid #c9dce8;border-radius:24px;padding:clamp(26px,4vw,42px);box-shadow:0 24px 70px #17466b20}.referralForm h2{color:var(--navy);letter-spacing:-.035em;margin:0 0 8px;font-size:34px}.formHelp{color:#64788a;margin:0 0 22px;font-size:13px}.referralForm fieldset{background:#f8fbfd;border:1px solid #d9e6ee;border-radius:12px;margin:0 0 22px;padding:22px 20px 5px}.referralForm legend{color:var(--navy);padding:0 8px;font-size:13px;font-weight:900}.referralForm label{color:#29435a;margin:0 0 16px;font-size:12px;font-weight:800;display:block}.referralForm input,.referralForm textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #b7c9d6;border-radius:8px;outline:none;margin-top:7px;padding:12px 13px}.referralForm input:focus,.referralForm textarea:focus{border-color:var(--coral);box-shadow:0 0 0 3px #1d70b720}.formPair{grid-template-columns:1fr 1fr;gap:14px;display:grid}.referralConsent{align-items:flex-start;gap:10px;font-weight:600!important;line-height:1.45!important;display:flex!important}.referralConsent input{flex:none;width:18px;height:18px;margin:1px 0 0}.referralForm button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:16px 19px;font-size:15px;font-weight:900;display:flex}.referralForm button:hover{background:#125b96}.formPrivacy{color:#778b99;text-align:center;margin:12px 0 0;font-size:11px}.referralFooter{color:#9bb1bf;background:#061c2e;justify-content:space-between;align-items:center;gap:30px;padding:26px clamp(20px,7vw,105px);display:flex}.referralFooter img{background:#fff;width:190px;padding:5px}.referralFooter p{text-align:right;margin:0;font-size:11px}.referralThanks{background:linear-gradient(145deg,#edf7fb,#d7edf8);place-items:center;min-height:100vh;padding:28px;display:grid}.referralThanks>section{text-align:center;background:#fff;border:1px solid #cadde8;border-radius:26px;width:min(690px,100%);padding:clamp(32px,6vw,62px);box-shadow:0 25px 75px #17466b20}.referralThanks img{width:min(390px,100%);margin-bottom:34px}.thanksCheck{color:#157245;background:#e4f5ec;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 22px;font-size:34px;font-weight:900;display:grid}.referralThanks h1{color:var(--navy);letter-spacing:-.045em;margin:0 0 20px;font-size:clamp(38px,6vw,56px);line-height:1.05}.referralThanks p:not(.eyebrow){color:#5f7484;font-size:18px;line-height:1.6}.referralThanks>section>a{background:var(--coral);color:#fff;margin:14px 0 28px;padding:15px 20px;font-size:13px;font-weight:900;display:inline-block}.referralThanks small{color:#647989;border-top:1px solid #d9e5ec;padding-top:22px;display:block}.referralThanks small a{text-decoration:underline}@media (width<=900px){.referralHero{grid-template-columns:1fr}.referralIntro{text-align:center;padding-top:0;position:static}.referralIntro>p:not(.eyebrow){margin-left:auto;margin-right:auto}.referralPromise{justify-content:center}}@media (width<=600px){.referralHeader{height:74px;padding:10px 16px}.referralHeader img{width:215px}.referralHeader>a:last-child{font-size:0}.referralHeader strong{font-size:11px}.referralHero{padding:42px 16px}.referralIntro h1{font-size:46px}.referralForm{border-radius:18px;padding:23px 17px}.formPair{grid-template-columns:1fr;gap:0}.referralFooter{text-align:center;flex-direction:column}.referralFooter p{text-align:center}}.freeAnalysisPage{background:#eef6fb;min-height:100vh}.freeAnalysisHeader{background:#fff;border-bottom:1px solid #d4e2eb;justify-content:space-between;align-items:center;height:88px;padding:12px clamp(20px,6vw,88px);display:flex}.freeAnalysisHeader img{width:min(330px,45vw);height:auto;display:block}.freeAnalysisHeader>a:last-child{color:var(--navy);font-size:13px}.freeAnalysisHeader strong{color:var(--coral);margin-left:4px}.freeAnalysisHero{background:radial-gradient(circle at 8% 8%,#fff 0 10%,#0000 34%),linear-gradient(145deg,#f4f9fc,#dceef8);grid-template-columns:minmax(0,1fr) minmax(420px,570px);align-items:center;gap:clamp(42px,7vw,100px);padding:64px clamp(20px,7vw,105px);display:grid}.freeAnalysisIntro h1{max-width:720px;color:var(--navy);letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(52px,6vw,88px);line-height:.96}.freeAnalysisIntro>p:not(.eyebrow){color:#405c72;max-width:650px;font-size:19px;line-height:1.65}.freeAnalysisBenefits{flex-wrap:wrap;gap:10px;margin:30px 0;display:flex}.freeAnalysisBenefits span{color:var(--navy);background:#fff9;border:1px solid #bcd9e8;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.freeAnalysisContact{align-items:center;gap:14px;margin-top:34px;display:flex}.freeAnalysisContact>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;font-weight:900;display:grid}.freeAnalysisContact strong,.freeAnalysisContact small{display:block}.freeAnalysisContact small{color:#64788a;margin-top:4px;font-size:12px}.freeAnalysisForm{background:#fff;border:1px solid #c9dce8;border-radius:24px;padding:clamp(26px,4vw,42px);box-shadow:0 24px 70px #17466b20}.freeAnalysisForm h2{color:var(--navy);letter-spacing:-.035em;margin:0 0 8px;font-size:34px}.freeAnalysisHelp{color:#64788a;margin:0 0 22px;font-size:14px;line-height:1.5}.freeAnalysisForm label{color:#29435a;margin:0 0 16px;font-size:14px;font-weight:800;display:block}.freeAnalysisForm input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #b7c9d6;border-radius:8px;outline:none;margin-top:7px;padding:12px 13px}.freeAnalysisForm input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #1d70b720}.freeAnalysisPair{grid-template-columns:1fr 1fr;gap:14px;display:grid}.freeAnalysisConsent{align-items:flex-start;gap:10px;font-weight:600!important;line-height:1.45!important;display:flex!important}.freeAnalysisConsent input{flex:none;width:18px;height:18px;margin:1px 0 0}.freeAnalysisForm button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:16px 19px;font-size:15px;font-weight:900;display:flex}.freeAnalysisForm button:hover{background:#125b96}.freeAnalysisPrivacy{color:#778b99;text-align:center;margin:12px 0 0;font-size:12px}.freeAnalysisBand{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:30px;padding:52px clamp(20px,7vw,105px);display:flex}.freeAnalysisBand h2{margin:0;font-size:34px}.freeAnalysisBand>div:last-child{text-align:right;flex-direction:column;gap:9px;font-size:18px;font-weight:800;display:flex}.freeAnalysisFooter{color:#9bb1bf;background:#061c2e;justify-content:space-between;align-items:center;gap:30px;padding:26px clamp(20px,7vw,105px);display:flex}.freeAnalysisFooter img{background:#fff;width:190px;padding:5px}.freeAnalysisFooter p{text-align:right;margin:0;font-size:12px}.freeAnalysisThanks{background:linear-gradient(145deg,#edf7fb,#d7edf8);place-items:center;min-height:100vh;padding:28px;display:grid}.freeAnalysisThanks>section{text-align:center;background:#fff;border:1px solid #cadde8;border-radius:26px;width:min(690px,100%);padding:clamp(32px,6vw,62px);box-shadow:0 25px 75px #17466b20}.freeAnalysisThanks img{width:min(390px,100%);margin-bottom:34px}.freeAnalysisThanks>section>div{color:#157245;background:#e4f5ec;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 22px;font-size:34px;font-weight:900;display:grid}.freeAnalysisThanks h1{color:var(--navy);letter-spacing:-.045em;margin:0 0 20px;font-size:clamp(38px,6vw,56px);line-height:1.05}.freeAnalysisThanks p:not(.eyebrow){color:#5f7484;font-size:18px;line-height:1.6}.freeAnalysisThanks>section>a{background:var(--coral);color:#fff;margin:14px 0 28px;padding:15px 20px;font-size:13px;font-weight:900;display:inline-block}.freeAnalysisThanks small{color:#647989;border-top:1px solid #d9e5ec;padding-top:22px;display:block}.freeAnalysisThanks small a{text-decoration:underline}@media (width<=900px){.freeAnalysisHero{grid-template-columns:1fr}.freeAnalysisIntro{text-align:center}.freeAnalysisIntro>p:not(.eyebrow){margin-left:auto;margin-right:auto}.freeAnalysisBenefits,.freeAnalysisContact{justify-content:center}}@media (width<=600px){.freeAnalysisHeader{height:74px;padding:10px 16px}.freeAnalysisHeader img{width:215px}.freeAnalysisHeader>a:last-child{font-size:0}.freeAnalysisHeader strong{font-size:11px}.freeAnalysisHero{padding:42px 16px}.freeAnalysisIntro h1{font-size:46px}.freeAnalysisForm{border-radius:18px;padding:23px 17px}.freeAnalysisPair{grid-template-columns:1fr;gap:0}.freeAnalysisBand,.freeAnalysisFooter{text-align:center;flex-direction:column}.freeAnalysisBand>div:last-child,.freeAnalysisFooter p{text-align:center}}
