:root{--navy:#081530;--navy-2:#10234b;--green:#5a9718;--green-dark:#087448;--lime:#b8ed48;--ink:#10182c;--muted:#687286;--pale:#f3f7ed;--line:#dfe7d8;--white:#fff;--shadow:0 24px 70px #091e0e1f;--radius-lg:32px;--radius-md:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}body.is-modal-open{overflow:hidden}button,input{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #b8ed48}.section-shell,.site-header,.footer-shell{width:min(1200px,100% - 80px);margin:0 auto}.site-header{z-index:10;justify-content:space-between;align-items:center;height:84px;display:flex;position:relative}.brand img{width:151px;display:block}.desktop-nav{color:#23304d;align-items:center;gap:28px;font-size:13px;font-weight:700;display:flex}.desktop-nav a{align-items:center;gap:7px;padding:10px 0;display:flex}.desktop-nav a.active{color:var(--green-dark);border-bottom:2px solid var(--green-dark)}.desktop-nav .login-link{background:var(--navy);color:#fff;border-radius:999px;padding:12px 18px}.menu-button{color:var(--navy);background:0 0;display:none}.mobile-nav{display:none}.hero{background:linear-gradient(135deg,#f4f9ee 0%,#fff 62%);grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:60px;min-height:660px;padding:65px max(40px,50% - 600px) 85px;display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.hero-kicker{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:8px;margin-bottom:22px;font-size:11px;font-weight:800;display:flex}.hero-kicker span{background:#eff8e8;border:1px solid #cce5b1;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}.hero-kicker span+span{color:#73806e;letter-spacing:.03em;background:0 0;border-color:#0000;font-weight:600}.hero h1{max-width:680px;color:var(--navy);letter-spacing:-.065em;margin:0 0 24px;font-size:clamp(42px,5.2vw,72px);line-height:1.02}.hero-lead{max-width:570px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:13px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:49px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #09281221}.button-primary{background:var(--green-dark);color:#fff}.button-primary:hover{background:#075c3a}.button-secondary{color:var(--navy);background:#fff;border:1px solid #b9cbb5}.button-light{color:var(--green-dark);background:#fff}.hero-proof{align-items:center;gap:13px;margin-top:38px;display:flex}.hero-proof strong,.hero-proof small{display:block}.hero-proof strong{font-size:13px}.hero-proof small{color:var(--muted);margin-top:3px;font-size:11px}.avatar-stack{display:flex}.avatar-stack span{background:var(--navy);color:#fff;border:2px solid #f4f9ee;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:-7px;font-size:9px;font-weight:800;display:grid}.avatar-stack span:first-child{background:#85b83a;margin-left:0}.avatar-stack span:nth-child(2){background:#e69363}.avatar-stack span:last-child{background:var(--green-dark)}.hero-visual{place-items:center;min-height:490px;display:grid;position:relative}.hero-visual>img{z-index:2;object-fit:cover;filter:saturate(.94);width:min(100%,480px);height:480px;box-shadow:var(--shadow);border-radius:46% 46% 36% 36%;position:relative}.hero-orbit{border:1px solid #d1e4bf;border-radius:50%;position:absolute}.orbit-one{width:490px;height:490px;transform:rotate(-24deg)}.orbit-two{border-color:#e6efd5;width:390px;height:390px;transform:rotate(28deg)}.hero-floating-card{z-index:3;background:#fff;border:1px solid #dfebd7;border-radius:16px;align-items:center;gap:12px;max-width:252px;padding:15px 17px;display:flex;position:absolute;bottom:31px;right:0;box-shadow:0 18px 35px #0c2c0d26}.hero-floating-card strong,.hero-floating-card small{display:block}.hero-floating-card strong{font-size:12px}.hero-floating-card small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.35}.hero-floating-card>svg{color:var(--green);flex:none}.status-dot{background:#63c63b;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 4px #e3f8dc}.trust-strip{z-index:3;background:#fff;border:1px solid #e3eadf;border-radius:18px;grid-template-columns:repeat(4,1fr);width:min(1200px,100% - 80px);margin:-25px auto 0;padding:22px 26px;display:grid;position:relative;box-shadow:0 16px 38px #162e1917}.trust-strip>div{border-right:1px solid #e6ece4;align-items:center;gap:11px;padding:4px 21px;display:flex}.trust-strip>div:last-child{border-right:0}.trust-strip svg{color:var(--green-dark)}.trust-strip strong,.trust-strip small{display:block}.trust-strip strong{font-size:12px}.trust-strip small{color:var(--muted);margin-top:3px;font-size:10px}.section-label{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:15px;font-size:11px;font-weight:800;display:inline-block}.section-label.light{color:#c9f17a}.mei-section{grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding-top:125px;padding-bottom:125px;display:grid}.image-frame{position:relative}.image-frame img{border-radius:var(--radius-lg);width:100%;display:block}.image-note{color:var(--navy);background:#fff;border-radius:999px;align-items:center;gap:7px;padding:11px 13px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:18px;right:18px;box-shadow:0 10px 24px #0a1e0f26}.image-note svg{color:var(--green-dark)}.section-copy h2{max-width:520px;color:var(--navy);letter-spacing:-.06em;margin:0 0 20px;font-size:clamp(32px,4vw,54px);line-height:1.03}.section-copy p{max-width:550px;color:var(--muted);margin:0;line-height:1.75}.inline-link{color:var(--green-dark);align-items:center;gap:8px;margin-top:26px;font-size:13px;font-weight:800;display:inline-flex}.about-section{background:var(--green);padding:115px 0}.about-grid{grid-template-columns:1fr .83fr;align-items:center;gap:90px;display:grid}.about-section h2{color:#fff}.about-section p{color:#ecf8d9;max-width:560px;line-height:1.75}.about-points{color:#fff;gap:11px;margin:25px 0;font-size:13px;font-weight:700;display:grid}.about-points span{align-items:center;gap:9px;display:flex}.about-points svg{color:#0b693f;background:#c9f17a;border-radius:50%;padding:3px}.consultant-wrap{background:linear-gradient(140deg,#082b42,#00715d);border-radius:190px 190px 90px 90px;justify-self:end;width:min(100%,410px);height:500px;position:relative;overflow:hidden}.consultant-wrap img{z-index:2;object-fit:cover;object-position:center top;width:100%;height:100%;position:relative}.consultant-glow{filter:blur(60px);opacity:.25;background:#99e234;border-radius:50%;height:55%;position:absolute;inset:12% 10% auto}.consultant-tag{z-index:3;color:#fff;background:#006956;border-radius:14px;padding:14px 18px;position:absolute;bottom:35px;right:15px;box-shadow:0 11px 26px #00000029}.consultant-tag strong,.consultant-tag span{display:block}.consultant-tag strong{font-size:20px}.consultant-tag span{color:#c8f28a;margin-top:5px;font-size:11px}.services-section{padding-top:125px;padding-bottom:125px}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:42px;display:flex}.section-heading h2{max-width:560px;color:var(--navy);letter-spacing:-.06em;margin:0;font-size:clamp(32px,4vw,54px);line-height:1.03}.section-heading>p{max-width:310px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.services-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.service-card{background:var(--navy);color:#fff;border-radius:18px;grid-column:span 2;min-height:270px;padding:24px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px #09153033}.service-card-4{color:var(--navy);background:#eef6e7;grid-column:2/span 2}.service-card-5{background:var(--green-dark);grid-column:4/span 2}.service-icon{width:42px;height:42px;color:var(--lime);background:#244067;border-radius:12px;place-items:center;display:grid}.service-card-4 .service-icon{color:var(--green-dark);background:#d4eabf}.service-card-5 .service-icon{background:#2d8c6e}.service-number{color:#8192ae;font-size:11px;font-weight:800;position:absolute;top:26px;right:24px}.service-card-4 .service-number{color:#97a68e}.service-card h3{letter-spacing:-.04em;max-width:215px;margin:58px 0 13px;font-size:21px;line-height:1.07}.service-card p{color:#b7c5d7;max-width:220px;margin:0;font-size:12px;line-height:1.5}.service-card-4 p{color:#66715f}.service-card a{color:#fff;border:1px solid #607492;border-radius:50%;place-items:center;width:33px;height:33px;display:grid;position:absolute;bottom:23px;right:23px}.service-card-4 a{color:var(--green-dark);border-color:#afc4a7}.benefits-section{background:var(--pale);padding:105px 0}.benefits-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;display:grid}.benefits-intro h2{max-width:480px;color:var(--navy);letter-spacing:-.065em;margin:0 0 20px;font-size:clamp(32px,4vw,56px);line-height:1.01}.benefits-intro p{max-width:390px;color:var(--muted);line-height:1.7}.benefit-list{gap:10px;display:grid}.benefit-item{background:#fff;border:1px solid #dce7d6;border-radius:14px;grid-template-columns:36px 22px 1fr;align-items:center;gap:12px;padding:20px 22px;display:grid}.benefit-item>span{color:#9aae90;font-size:12px;font-weight:800}.benefit-item svg{color:var(--green-dark)}.benefit-item strong{font-size:14px}.lead-section{background:var(--navy);padding:115px 0}.lead-grid{grid-template-columns:1fr .85fr;align-items:center;gap:100px;display:grid}.lead-intro h2{color:#fff;letter-spacing:-.06em;max-width:550px;margin:0 0 20px;font-size:clamp(34px,4vw,58px);line-height:1.02}.lead-intro>p{color:#b7c4db;max-width:500px;line-height:1.75}.lead-assurance{color:#c8f28a;align-items:flex-start;gap:10px;margin-top:28px;display:flex}.lead-assurance strong,.lead-assurance small{display:block}.lead-assurance strong{font-size:13px}.lead-assurance small{color:#9dadc5;margin-top:4px;font-size:11px}.lead-form{background:#fff;border-radius:22px;padding:30px;box-shadow:0 22px 50px #0003}.form-heading{border-bottom:1px solid #e5ebe1;align-items:center;gap:13px;margin-bottom:20px;padding-bottom:20px;display:flex}.form-heading>span{color:var(--green-dark);font-size:12px;font-weight:800}.form-heading strong,.form-heading small{display:block}.form-heading strong{font-size:16px}.form-heading small{color:var(--muted);margin-top:4px;font-size:11px}.lead-form label{color:var(--navy);gap:7px;margin-bottom:14px;font-size:11px;font-weight:800;display:grid}.lead-form input{height:46px;color:var(--navy);border:1px solid #d8e1d4;border-radius:10px;outline:none;padding:0 13px;font-size:13px}.lead-form input[aria-invalid=true]{background:snow;border-color:#d45b5b}.lead-form input:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #dff3ce}.field-error{color:#bb4242;font-size:10px}.lead-form .button{width:100%;margin-top:5px}.form-disclaimer{text-align:center;color:#8a938d;margin-top:13px;font-size:10px;display:block}.form-success{text-align:center;padding:22px 5px}.form-success>span{width:54px;height:54px;color:var(--green-dark);background:#dcf4c8;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.form-success h3{color:var(--navy);margin:0;font-size:22px}.form-success p{color:var(--muted);margin:9px 0 22px;font-size:13px}.form-success .button{width:auto}.form-success .button-light{border:1px solid #d0e1c8}footer{color:#fff;background:#050f2a;padding:70px 0 28px}.footer-shell{grid-template-columns:1.35fr 1fr 1fr .8fr;gap:45px;display:grid}.footer-brand img{filter:brightness(0)invert();width:126px;margin-bottom:20px}.footer-brand p{color:#a9b7cf;max-width:220px;margin:0 0 20px;font-size:12px;line-height:1.6}.footer-brand>span,.footer-small{color:#8f9eba;font-size:10px;line-height:1.5}.footer-shell h3{margin:0 0 18px;font-size:14px}.footer-shell ul{color:#a9b7cf;gap:11px;margin:0;padding:0;font-size:11px;line-height:1.4;list-style:none;display:grid}.footer-shell li a:hover{color:#c8f28a}.secure-logo{width:93px}.footer-small{max-width:135px;margin-top:14px}.footer-bottom{color:#7f8da7;border-top:1px solid #203052;grid-column:1/-1;justify-content:space-between;margin-top:20px;padding-top:24px;font-size:10px;display:flex}.footer-bottom a{color:#c8f28a}.sticky-bar{z-index:20;background:#fff;border-top:1px solid #dce6df;grid-template-columns:1.3fr 1.1fr .8fr 1fr;align-items:center;gap:22px;padding:15px max(25px,50% - 600px);font-size:12px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #0e22141a}.sticky-intro,.sticky-question{align-items:center;gap:10px;display:flex}.sticky-intro span:last-child,.sticky-question span{gap:3px;display:grid}.sticky-intro strong,.sticky-question strong{font-size:12px}.sticky-intro small,.sticky-question small{color:var(--muted);font-size:10px}.sticky-icon{width:35px;height:35px;color:var(--green-dark);border:1px solid #8392b5;border-radius:50%;place-items:center;display:grid}.sticky-bar>a{color:var(--navy);align-items:center;gap:8px;font-weight:800;display:flex}.sticky-question{color:var(--navy)}.sticky-cta{color:#063b49;background:#12dacc;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:12px;font-weight:800;display:flex}.sticky-close{color:#5f6b73;background:0 0;position:absolute;top:3px;right:4px}.cookie-banner{z-index:30;background:#fff;border:1px solid #dae2d9;border-radius:14px;width:360px;padding:17px;position:fixed;bottom:80px;left:16px;box-shadow:0 16px 38px #08181029}.cookie-copy strong{color:var(--navy);font-size:13px}.cookie-copy p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.45}.cookie-actions{gap:8px;margin-top:14px;display:flex}.cookie-actions button{color:var(--navy);background:#fff;border:1px solid #d7e0d3;border-radius:8px;flex:1;padding:9px 7px;font-size:10px;font-weight:800}.cookie-actions .accept{border-color:var(--green-dark);background:var(--green-dark);color:#fff}.cookie-options{color:var(--muted);gap:7px;margin-top:12px;font-size:10px;display:grid}.cookie-close{color:#728078;background:0 0;position:absolute;top:8px;right:8px}.modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030c1db3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.help-modal{background:#fff;border:1px solid #ffffff73;border-radius:24px;width:min(540px,100vw - 32px);padding:34px;position:relative;box-shadow:0 25px 75px #0000004d}.modal-close{width:34px;height:34px;color:var(--navy);background:#f2f5ef;border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;right:16px}.modal-icon{width:48px;height:48px;color:var(--green-dark);background:#e8f7db;border-radius:15px;place-items:center;margin-bottom:17px;display:grid}.modal-eyebrow{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.help-modal h2{color:var(--navy);letter-spacing:-.05em;margin:10px 0 9px;font-size:32px}.help-modal>p{color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.55}.help-options{gap:9px;display:grid}.help-options a{background:#fbfdf9;border:1px solid #e1e9dc;border-radius:14px;grid-template-columns:38px 1fr 18px;align-items:center;gap:11px;padding:13px 14px;transition:border .2s,transform .2s,box-shadow .2s;display:grid}.help-options a:hover{border-color:#a9d890;transform:translateY(-2px);box-shadow:0 9px 20px #1e501817}.help-option-icon{width:38px;height:38px;color:var(--green-dark);background:#e8f7db;border-radius:11px;place-items:center;display:grid}.help-options strong,.help-options small{display:block}.help-options strong{color:var(--navy);font-size:12px}.help-options small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.3}.help-options>a>svg{color:var(--green-dark)}.modal-secondary-action{width:100%;color:var(--muted);background:0 0;margin-top:18px;padding:10px;font-size:11px;font-weight:700}.modal-secondary-action:hover{color:var(--green-dark)}@media (width<=1000px){.section-shell,.footer-shell,.trust-strip{width:min(100% - 48px,720px)}.site-header{width:calc(100% - 48px)}.hero{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.hero-copy{max-width:720px;margin:0 auto}.hero-visual{min-height:400px}.hero-visual>img{height:390px}.orbit-one{width:410px;height:410px}.orbit-two{width:330px;height:330px}.trust-strip{grid-template-columns:repeat(2,1fr);gap:15px}.trust-strip>div:nth-child(2){border-right:0}.trust-strip>div:nth-child(-n+2){border-bottom:1px solid #e6ece4;padding-bottom:15px}.trust-strip>div:nth-child(n+3){padding-top:15px}.mei-section,.about-grid,.lead-grid,.benefits-grid{grid-template-columns:1fr;gap:55px}.mei-section,.services-section{padding-top:90px;padding-bottom:90px}.consultant-wrap{justify-self:center}.section-heading{display:block}.section-heading>p{margin-top:18px}.services-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card-4,.service-card-5{grid-column:auto}.footer-shell{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.section-shell,.footer-shell,.trust-strip{width:calc(100% - 40px)}.site-header{width:calc(100% - 40px);height:72px}.desktop-nav{display:none}.menu-button{place-items:center;display:grid}.mobile-nav{z-index:9;background:#fff;border:1px solid #dfe8db;border-radius:14px;display:grid;position:absolute;top:72px;left:20px;right:20px;overflow:hidden;box-shadow:0 16px 30px #0c230f1f}.mobile-nav a{color:var(--navy);border-bottom:1px solid #edf2ea;padding:15px 17px;font-size:13px;font-weight:800}.mobile-nav a:last-child{background:var(--navy);color:#fff;border:0}.hero{min-height:auto;padding:48px 20px 70px}.hero h1{font-size:45px}.hero-lead{font-size:16px}.hero-kicker{display:block}.hero-kicker span{margin:0 5px 6px 0}.hero-kicker span+span{padding-left:0}.hero-actions{gap:10px;display:grid}.hero-proof{margin-top:28px}.hero-visual{min-height:315px;margin-top:10px}.hero-visual>img{width:90%;height:300px}.hero-floating-card{max-width:215px;padding:11px;bottom:8px;right:0}.hero-floating-card strong{font-size:11px}.hero-floating-card small{font-size:9px}.orbit-one{width:315px;height:315px}.orbit-two{width:255px;height:255px}.trust-strip{grid-template-columns:1fr;padding:15px}.trust-strip>div,.trust-strip>div:nth-child(2),.trust-strip>div:nth-child(n+3){border:0;border-bottom:1px solid #e6ece4;padding:10px 8px}.trust-strip>div:last-child{border-bottom:0}.mei-section,.services-section{padding-top:75px;padding-bottom:75px}.image-note{font-size:9px;bottom:14px;left:14px;right:auto}.section-copy h2,.section-heading h2,.benefits-intro h2{font-size:38px}.about-section,.lead-section{padding:75px 0}.consultant-wrap{width:88%;height:410px}.services-grid{grid-template-columns:1fr;gap:12px}.service-card,.service-card-4,.service-card-5{min-height:220px}.benefits-grid{gap:35px}.benefit-item{grid-template-columns:26px 20px 1fr;padding:17px 15px}.benefit-item strong{font-size:12px}.lead-grid{gap:35px}.lead-form{padding:22px}.footer-shell{grid-template-columns:1fr 1fr;gap:32px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:10px;display:grid}.sticky-bar{grid-template-columns:1fr auto;padding:10px 16px}.sticky-intro,.sticky-bar>a{display:none}.sticky-cta{min-height:40px;padding:0 12px;font-size:10px}.cookie-banner{width:auto;bottom:65px;left:10px;right:10px}.help-modal{padding:28px 18px 18px}.help-modal h2{font-size:28px}.help-options a{grid-template-columns:34px 1fr 17px;padding:11px}.help-option-icon{width:34px;height:34px}}.problem-section{grid-template-columns:.86fr 1.14fr;align-items:center;gap:100px;padding-top:115px;padding-bottom:115px;display:grid}.problem-copy h2{max-width:500px;color:var(--navy);letter-spacing:-.06em;margin:0 0 20px;font-size:clamp(34px,4vw,56px);line-height:1.02}.problem-copy>p{max-width:480px;color:var(--muted);margin:0;line-height:1.75}.pain-list{gap:12px;display:grid}.pain-list article{background:#fbfdf9;border:1px solid #e0e8db;border-radius:16px;grid-template-columns:34px 1fr;column-gap:14px;padding:20px 22px;display:grid}.pain-list span{color:#9aae90;grid-row:span 2;font-size:11px;font-weight:800}.pain-list strong{font-size:14px;line-height:1.35}.pain-list p{color:var(--muted);margin:5px 0 0;font-size:11px}.path-section{background:var(--navy);color:#fff;padding:105px 0}.path-section .section-heading h2{color:#fff}.path-section .section-heading>p{color:#b8c4d8}.path-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.path-card{background:#102448;border:1px solid #2a4269;border-radius:17px;min-height:225px;padding:22px;transition:transform .2s,border .2s,background .2s;position:relative}.path-card:hover{background:#16315b;border-color:#b8ed48;transform:translateY(-4px)}.path-index{color:#7e91b1;font-size:11px;font-weight:800;position:absolute;top:21px;right:21px}.path-icon{width:42px;height:42px;color:var(--lime);background:#1c3b62;border-radius:12px;place-items:center;margin-bottom:40px;display:grid}.path-card strong{max-width:180px;font-size:16px;line-height:1.15;display:block}.path-card p{color:#b6c4d9;max-width:185px;margin:11px 0 0;font-size:11px;line-height:1.45}.path-arrow{color:var(--lime);position:absolute;bottom:20px;right:20px}.solution-section{background:#fff;padding:115px 0}.solution-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.solution-image{position:relative}.solution-image img{border-radius:var(--radius-lg);width:100%;display:block}.solution-image>span{background:var(--navy);color:#fff;border-radius:999px;align-items:center;gap:7px;padding:11px 14px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:18px;left:18px}.solution-image>span svg{color:var(--lime)}.solution-points{gap:11px;margin:25px 0;display:grid}.solution-points span{color:var(--navy);align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.solution-points svg{color:var(--green-dark);background:#dff3cb;border-radius:50%;padding:3px}.process-section{background:var(--pale);padding:100px 0}.process-heading{text-align:center}.process-heading h2{color:var(--navy);letter-spacing:-.06em;margin:0;font-size:clamp(34px,4vw,54px)}.process-heading p{color:var(--muted);margin:14px 0 0}.process-grid{grid-template-columns:repeat(3,1fr);gap:0;margin-top:55px;display:grid}.process-grid article{border-left:1px solid #cbdac4;padding:0 34px;position:relative}.process-grid article:first-child{border-left:0}.process-grid span{color:var(--green-dark);font-size:12px;font-weight:800}.process-grid h3{color:var(--navy);margin:18px 0 10px;font-size:19px}.process-grid p{max-width:230px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.faq-section{background:#fff;padding:110px 0}.faq-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.faq-grid h2{color:var(--navy);letter-spacing:-.06em;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.03}.faq-grid>div>p{color:var(--muted);line-height:1.6}.faq-list{gap:9px;display:grid}.faq-item{border-bottom:1px solid #dfe8dc}.faq-item button{width:100%;color:var(--navy);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:14px;font-weight:800;display:flex}.faq-item button svg{color:var(--green-dark);flex:none;transition:transform .2s}.faq-item.open button svg{transform:rotate(180deg)}.faq-item p{max-width:650px;color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.65}.lead-form select{width:100%;height:46px;color:var(--navy);background:#fff;border:1px solid #d8e1d4;border-radius:10px;outline:none;padding:0 13px;font-size:13px}.lead-form select:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #dff3ce}.avatar-stack img{object-fit:cover;object-position:center;border:2px solid #f4f9ee;border-radius:50%;width:30px;height:30px;margin-left:-7px;display:block}.avatar-stack img:first-child{margin-left:0}.avatar-stack img:nth-child(2){object-position:center 35%}.avatar-stack img:nth-child(3){object-position:center 45%}.form-error{color:#a73e3e;background:#fff5f5;border:1px solid #f0b8b8;border-radius:10px;margin:0 0 14px;padding:11px 12px;font-size:11px;line-height:1.4}.lead-form button:disabled{cursor:wait;opacity:.65}.honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}@media (width<=1000px){.problem-section,.solution-grid,.faq-grid{grid-template-columns:1fr;gap:55px}.path-grid{grid-template-columns:repeat(2,1fr)}.process-grid{gap:20px}.process-grid article{padding:0 20px}.process-grid article:first-child{padding-left:0}.process-grid article:last-child{padding-right:0}.faq-grid{gap:35px}}@media (width<=650px){.problem-section,.solution-section,.faq-section,.process-section{padding-top:75px;padding-bottom:75px}.pain-list article{padding:17px}.path-grid{grid-template-columns:1fr}.path-card{min-height:190px}.path-icon{margin-bottom:30px}.process-grid{grid-template-columns:1fr;gap:28px;margin-top:38px}.process-grid article,.process-grid article:first-child{border-left:1px solid #cbdac4;padding:0 0 0 18px}.process-grid h3{margin-top:12px}.faq-grid{gap:30px}.faq-item button{padding:16px 0;font-size:13px}}.cycle-section{padding-top:115px;padding-bottom:120px}.cycle-heading{align-items:end}.cycle-heading h2{max-width:690px}.cycle-layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;margin-top:58px;display:grid}.cycle-graphic{aspect-ratio:1;place-items:center;width:min(100%,520px);margin:0 auto;display:grid;position:relative}.cycle-ring{pointer-events:none;border:1px solid #d7e7cf;border-radius:50%;position:absolute}.ring-outer{border-style:dashed;border-color:#b9d7a5;animation:28s linear infinite cycle-spin;inset:5%}.ring-inner{border-color:#e1ecd9;inset:19%}.cycle-core{z-index:2;background:var(--navy);color:#fff;border-radius:50%;place-content:center;justify-items:center;gap:5px;width:145px;height:145px;display:grid;position:relative;box-shadow:0 20px 50px #08153033}.cycle-core svg{color:var(--lime)}.cycle-core strong{font-size:15px}.cycle-core small{color:#b7c6dd;font-size:10px}.cycle-node{z-index:3;width:122px;height:122px;color:var(--navy);background:#fff;border:1px solid #d5e5cc;border-radius:50%;place-content:center;justify-items:center;gap:9px;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;position:absolute;box-shadow:0 14px 35px #0b26111a}.cycle-node:hover{border-color:var(--green);transform:scale(1.08);box-shadow:0 18px 40px #0b461e33}.cycle-node-icon{width:36px;height:36px;color:var(--green-dark);background:#e9f6dc;border-radius:12px;place-items:center;display:grid}.cycle-node span:last-child{justify-items:center;gap:2px;display:grid}.cycle-node b{color:#9baa9a;font-size:9px}.cycle-node strong{font-size:13px}.cycle-node-1{top:2%;left:39%}.cycle-node-2{top:37%;right:-2%}.cycle-node-3{bottom:2%;left:39%}.cycle-node-4{top:37%;left:-2%}.cycle-steps{gap:11px;display:grid}.cycle-step{background:#fbfdf9;border:1px solid #e2eadf;border-radius:17px;grid-template-columns:42px 1fr 18px;align-items:center;gap:13px;padding:17px 18px;transition:transform .22s,background .22s,border-color .22s;display:grid}.cycle-step:hover{background:#f4faee;border-color:#b7d59f;transform:translate(5px)}.cycle-step-icon{width:42px;height:42px;color:var(--green-dark);background:#e6f3d9;border-radius:13px;place-items:center;display:grid}.cycle-step>span:nth-child(2){gap:3px;display:grid}.cycle-step small{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.cycle-step strong{color:var(--navy);font-size:15px}.cycle-step p{color:var(--muted);margin:2px 0 0;font-size:11px;line-height:1.45}.cycle-step>svg{color:var(--green-dark)}.cycle-callout{color:var(--muted);border-top:1px solid #e3ebe0;align-items:center;gap:25px;margin-top:48px;padding-top:24px;font-size:11px;display:flex}.cycle-callout>span{align-items:center;gap:6px;display:flex}.cycle-callout svg{color:var(--green-dark);background:#dff3cb;border-radius:50%;padding:2px}.cycle-callout .inline-link{margin-left:auto}.cycle-callout .inline-link svg{background:0 0;padding:0}.cycle-section .section-heading>p{max-width:330px}.cycle-section .section-label{display:block}.lead-form textarea{width:100%;min-height:82px;color:var(--navy);resize:vertical;background:#fff;border:1px solid #d8e1d4;border-radius:10px;outline:none;padding:12px 13px;font-size:13px;line-height:1.45}.lead-form textarea:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #dff3ce}.lead-response{color:#c9f28d;align-items:center;gap:8px;margin-top:20px;font-size:12px;display:flex}.lead-response svg{color:var(--green-dark);background:#dff3cb;border-radius:50%;padding:2px}.lead-response span{gap:3px;display:grid}.lead-response small{color:#b5c5d9;font-size:10px}.cookie-copy a{color:var(--green-dark);margin-top:8px;font-size:10px;font-weight:800;text-decoration:underline;display:inline-block}.cookie-banner-expanded{width:410px}.cookie-preferences{gap:10px;margin-top:14px;display:grid}.cookie-preferences label{color:var(--navy);background:#fbfdf9;border:1px solid #e1e9dc;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:10px;display:flex}.cookie-preferences label span{gap:3px;display:grid}.cookie-preferences label strong{font-size:11px}.cookie-preferences label small{color:var(--muted);font-size:9px;font-weight:500;line-height:1.35}.cookie-preferences input{width:18px;height:18px;accent-color:var(--green-dark)}.cookie-preferences .accept{background:var(--green-dark);color:#fff;border-radius:8px;padding:10px;font-size:10px;font-weight:800}.legal-page{background:#f7faf5;min-height:100vh}.legal-header{justify-content:space-between;align-items:center;width:min(1200px,100% - 80px);height:84px;margin:0 auto;display:flex}.legal-header .brand img{width:151px}.legal-back{color:var(--green-dark);align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.legal-main{width:min(820px,100% - 40px);margin:0 auto;padding:90px 0 120px}.legal-main h1{max-width:720px;color:var(--navy);letter-spacing:-.065em;margin:0;font-size:clamp(42px,6vw,72px);line-height:1}.legal-intro{max-width:650px;color:var(--muted);margin:25px 0 62px;font-size:17px;line-height:1.7}.legal-section{border-top:1px solid #dfe8db;padding:28px 0}.legal-section h2{color:var(--navy);letter-spacing:-.03em;margin:0 0 12px;font-size:20px}.legal-section p{color:#586576;max-width:720px;margin:0;font-size:14px;line-height:1.75}.legal-section a{color:var(--green-dark);font-weight:700;text-decoration:underline}.cookie-launcher{z-index:19;color:#5f7167;background:#fff;border:1px solid #d5e1d2;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:fixed;bottom:12px;left:16px;box-shadow:0 5px 18px #08181014}.cookie-launcher:hover{color:var(--green-dark);border-color:#9ec88b}.systems-list a{align-items:center;gap:5px;display:inline-flex}.systems-list svg{opacity:.65}.access-menu{position:relative}.access-menu summary{cursor:pointer;align-items:center;gap:5px;padding:10px 0;list-style:none;display:flex}.access-menu summary::-webkit-details-marker{display:none}.access-dropdown{z-index:30;background:#fff;border:1px solid #dfe8db;border-radius:14px;gap:3px;width:255px;padding:9px;display:grid;position:absolute;top:42px;right:-18px;box-shadow:0 18px 35px #081e0f29}.access-dropdown a{color:var(--navy);border-radius:9px;justify-content:space-between;align-items:center;gap:8px;font-size:11px;padding:10px 11px!important;display:flex!important}.access-dropdown a:hover{color:var(--green-dark);background:#eff8e8}.mobile-access-panel{display:none}.sticky-intro{cursor:pointer}.sticky-intro:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #b8ed48}@media (width<=650px){.cookie-banner-expanded{width:auto}.legal-header{width:calc(100% - 40px);height:72px}.legal-header .brand img{width:125px}.legal-back{font-size:10px}.legal-main{padding:55px 0 80px}.legal-main h1{font-size:46px}.legal-intro{margin-bottom:38px;font-size:15px}.legal-section{padding:22px 0}.legal-section h2{font-size:18px}.legal-section p{font-size:13px}.mobile-access-panel{z-index:11;background:#fff;border:1px solid #dfe8db;border-radius:14px;gap:0;padding:13px;display:grid;position:absolute;top:72px;left:20px;right:20px;box-shadow:0 16px 30px #0c230f1f}.mobile-access-panel strong{color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase;padding:5px 7px 10px;font-size:10px}.mobile-access-panel a{color:var(--navy);border-top:1px solid #edf2ea;justify-content:space-between;align-items:center;padding:10px 7px;font-size:11px;font-weight:700;display:flex}.mobile-access-panel a svg{color:var(--green-dark)}}@keyframes cycle-spin{to{transform:rotate(360deg)}}@media (width<=1000px){.cycle-layout{grid-template-columns:1fr;gap:45px}.cycle-graphic{width:min(100%,500px)}.cycle-steps{width:100%;max-width:680px;margin:0 auto}.cycle-callout{flex-wrap:wrap}.cycle-callout .inline-link{margin-left:0}}@media (width<=650px){.cycle-section{padding-top:75px;padding-bottom:80px}.cycle-heading h2{font-size:38px}.cycle-layout{gap:30px;margin-top:35px}.cycle-graphic{width:100%;max-width:355px}.cycle-core{width:108px;height:108px}.cycle-core strong{font-size:12px}.cycle-core small{font-size:8px}.cycle-node{gap:4px;width:82px;height:82px}.cycle-node-icon{border-radius:9px;width:27px;height:27px}.cycle-node-icon svg{width:14px}.cycle-node strong{font-size:10px}.cycle-node b{font-size:7px}.cycle-node-1{left:38%}.cycle-node-2{right:-4%}.cycle-node-3{left:38%}.cycle-node-4{left:-4%}.cycle-step{grid-template-columns:35px 1fr 15px;padding:13px}.cycle-step-icon{width:35px;height:35px}.cycle-step strong{font-size:13px}.cycle-step p{font-size:10px}.cycle-callout{gap:13px;margin-top:32px;display:grid}.cycle-callout .inline-link{margin-top:5px}}.fee-calculator-native{color:#17283b}.fee-calculator-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:22px;display:grid}.fee-inputs{gap:16px;display:grid}.fee-card,.fee-result{background:#fff;border:1px solid #dce5ee;border-radius:18px;box-shadow:0 16px 38px #09233f0b}.fee-card{padding:25px}.fee-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.fee-card-heading h3{color:#081b3b;margin:0;font:700 19px Manrope,sans-serif}.fee-card-heading p{color:#65758a;margin:5px 0 0;font-size:13px}.fee-fields{gap:17px;display:grid}.fee-field{color:#09233f;gap:7px;font-size:13px;font-weight:700;display:grid}.fee-field small{color:#8292a2;margin-top:-4px;font-size:11px;font-weight:500}.fee-field input,.fee-field select{color:#09233f;width:100%;font:inherit;background:#fff;border:1px solid #dce5ee;border-radius:10px;outline:0;padding:12px 13px}.fee-field input:focus,.fee-field select:focus,.fee-modal-message textarea:focus{border-color:#00bfae;box-shadow:0 0 0 3px #00bfae1c}.fee-two-columns,.fee-modal-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.fee-chips,.fee-checks{flex-wrap:wrap;gap:8px;display:flex}.fee-chips button,.fee-checks button{color:#506174;cursor:pointer;background:#fff;border:1px solid #dce5ee;border-radius:10px;padding:9px 11px;font-size:12px;font-weight:700;transition:all .2s}.fee-chips button:hover,.fee-checks button:hover,.fee-chips button.is-selected,.fee-checks button.is-selected{color:#087d6f;background:#ecfbf7;border-color:#00a891}.fee-checks button{text-align:left;align-items:center;gap:7px;font-weight:600;display:inline-flex}.fee-checks button>span{color:#fff;background:#fff;border:1px solid #b7c7d6;border-radius:4px;place-items:center;width:17px;height:17px;display:grid}.fee-checks button.is-selected>span{background:#00a891;border-color:#00a891}.fee-one-off{grid-template-columns:1fr 1fr;display:grid}.fee-one-off button{justify-content:space-between}.fee-one-off strong{color:#09233f;margin-left:auto;font-size:11px}.fee-result{position:sticky;top:102px;overflow:hidden}.fee-result-header{color:#fff;background:#081b3b;padding:25px}.fee-result-header span{color:#b9f06b;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.fee-result-header strong{letter-spacing:-.05em;margin:15px 0 4px;font:800 clamp(32px,4vw,46px) Manrope,sans-serif;display:block}.fee-result-header small{color:#b8cada;font-size:12px}.fee-result-body{padding:22px}.fee-result-summary{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;display:grid}.fee-result-summary>div{background:#eff9f5;border-radius:10px;padding:13px}.fee-result-summary span,.fee-result-summary small{color:#65758a;font-size:11px;display:block}.fee-result-summary strong{color:#09233f;margin-top:4px;font:700 16px Manrope,sans-serif;display:block}.fee-result-body h4{color:#09233f;margin:0 0 13px;font:700 15px Manrope,sans-serif}.fee-breakdown{border-top:1px solid #dce5ee;gap:0;display:grid}.fee-breakdown>div,.fee-extra{color:#65758a;border-bottom:1px solid #dce5ee;justify-content:space-between;gap:12px;padding:11px 0;font-size:12px;display:flex}.fee-breakdown strong,.fee-extra strong{color:#09233f;white-space:nowrap;font-size:11px}.fee-extra{color:#9a5a13;background:#fff5e8;border:0;border-radius:9px;margin:18px 0;padding:13px}.fee-trust{color:#65758a;gap:9px;margin:20px 0;font-size:12px;line-height:1.5;display:flex}.fee-trust svg{color:#0c8e91;flex:none}.fee-result .button{width:100%}.fee-faq{margin-top:24px}.fee-faq h4{margin-bottom:8px}.fee-faq details{color:#506174;border-top:1px solid #dce5ee;padding:10px 0;font-size:12px}.fee-faq summary{cursor:pointer;color:#09233f;font-weight:700}.fee-faq p{margin:8px 0 0;line-height:1.5}.fee-modal-backdrop{z-index:50;background:#061a30b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.fee-modal{background:#fff;border-radius:18px;width:min(100%,620px);max-height:min(760px,92vh);padding:32px;position:relative;overflow:auto;box-shadow:0 30px 80px #0008}.fee-modal-close{color:#09233f;cursor:pointer;background:#fff;border:1px solid #dce5ee;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:16px;right:16px}.fee-modal h3{color:#09233f;margin:0;font:700 28px Manrope,sans-serif}.fee-modal .eyebrow{margin-bottom:10px}.fee-modal-intro{color:#65758a;margin:10px 0 22px;font-size:14px;line-height:1.55}.fee-modal-message{color:#09233f;gap:7px;margin:14px 0;font-size:13px;font-weight:700;display:grid}.fee-modal-message textarea{resize:vertical;width:100%;font:inherit;border:1px solid #dce5ee;border-radius:10px;outline:0;padding:12px 13px}.fee-modal .privacy-consent{color:#65758a;align-items:flex-start;gap:9px;margin:16px 0 4px;font-size:12px;font-weight:500;line-height:1.45;display:flex}.fee-modal .privacy-consent input{accent-color:#087448;flex:none;width:16px;height:16px;margin:2px 0 0}.fee-modal .privacy-consent span{flex:1}.fee-modal .privacy-consent a{color:#087448;font-weight:700;text-decoration:underline}.fee-modal form>.button{margin-top:10px}.fee-modal-error{color:#a33b32;background:#fff0ef;border-radius:8px;padding:10px 12px;font-size:13px}.fee-modal-success{text-align:center;color:#0c8e91;justify-items:center;gap:12px;padding:32px 10px 10px;display:grid}.fee-modal-success h3{color:#09233f}.fee-modal-success p{color:#65758a;margin:0 0 10px}@media (width<=1000px){.fee-calculator-grid{grid-template-columns:1fr}.fee-result{position:relative;top:auto}}@media (width<=560px){.fee-card,.fee-result-header,.fee-result-body{padding:18px}.fee-two-columns,.fee-one-off,.fee-modal-fields{grid-template-columns:1fr}.fee-modal{padding:24px 18px}}.lookup-section{background:#f4f8f0;padding:110px 0}.lookup-intro{justify-content:space-between;align-items:end;gap:60px;margin-bottom:36px;display:flex}.lookup-intro h2{max-width:620px;color:var(--navy);letter-spacing:-.06em;margin:0;font-size:clamp(32px,4vw,54px);line-height:1.03}.lookup-intro>p{max-width:340px;color:var(--muted);margin:0 0 4px;line-height:1.65}.lookup-shell{background:#fff;border:1px solid #d9e5d2;border-radius:24px;overflow:hidden;box-shadow:0 22px 55px #091e0e14}.lookup-tabs{background:#fbfdf9;border-bottom:1px solid #e6eee2;gap:8px;padding:13px 18px;display:flex}.lookup-tabs button{color:#71806c;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:11px 15px;font-size:12px;font-weight:800;display:inline-flex}.lookup-tabs button.is-active{color:#fff;background:var(--green-dark);box-shadow:0 8px 16px #08744829}.lookup-content{grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:28px;padding:30px;display:grid}.lookup-form{background:#f7faf5;border-radius:17px;align-self:start;gap:14px;padding:22px;display:grid}.lookup-form label{color:var(--navy);gap:8px;font-size:12px;font-weight:800;display:grid}.lookup-form input{width:100%;height:48px;color:var(--navy);background:#fff;border:1px solid #d6e2d1;border-radius:10px;outline:none;padding:0 13px;font-size:13px}.lookup-form input:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #dff3ce}.lookup-form .button{width:100%}.lookup-form>small{color:#7b8976;font-size:10px;line-height:1.5}.lookup-result{background:linear-gradient(145deg,#fbfef9,#f0f8eb);border:1px solid #e0ebdc;border-radius:17px;min-width:0;padding:24px}.lookup-result-heading{color:var(--green-dark);justify-content:space-between;gap:18px;display:flex}.lookup-result-heading h3{color:var(--navy);letter-spacing:-.04em;margin:11px 0 4px;font-size:clamp(20px,2.5vw,29px)}.lookup-result-heading p{color:var(--muted);margin:0;font-size:12px}.lookup-status{color:#087448;text-transform:uppercase;background:#dff4ce;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.lookup-data-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:23px 0 14px;display:grid}.lookup-data-point{background:#fff;border-radius:10px;min-width:0;padding:12px}.lookup-data-point small,.lookup-data-point strong{display:block}.lookup-data-point small{color:#85927f;font-size:10px}.lookup-data-point strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;overflow:hidden}.lookup-address{color:#687765;margin:0;font-size:11px;line-height:1.5}.lookup-details{gap:18px;margin-top:24px;display:grid}.lookup-detail-section{border-top:1px solid #dfeadc;padding-top:17px}.lookup-detail-section h4{color:var(--navy);margin:0 0 10px;font-size:12px}.lookup-detail-section .lookup-data-grid{margin:0}.lookup-detail-section .lookup-data-point strong{overflow-wrap:anywhere;white-space:normal}.lookup-activity-list,.lookup-partners{gap:7px;max-height:220px;padding-right:4px;display:grid;overflow:auto}.lookup-activity,.lookup-partner{background:#fff;border-radius:9px;gap:3px;padding:10px 12px;display:grid}.lookup-activity strong,.lookup-partner strong{color:var(--navy);font-size:11px}.lookup-activity span,.lookup-partner span{color:#687765;font-size:10px;line-height:1.4}.lookup-cta,.lookup-cnae-result>a{color:var(--green-dark);align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.lookup-cta{margin-top:18px}.lookup-results-list{gap:9px;min-width:0;display:grid}.lookup-cnae-result{background:#fbfdf9;border:1px solid #e0ebdc;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;display:flex}.lookup-cnae-result span,.lookup-cnae-result h3,.lookup-cnae-result small{display:block}.lookup-cnae-result span{color:var(--green-dark);text-transform:uppercase;font-size:10px;font-weight:800}.lookup-cnae-result h3{color:var(--navy);margin:5px 0 3px;font-size:13px;line-height:1.35}.lookup-cnae-result small{color:var(--muted);font-size:10px}.lookup-cnae-result>a{border:1px solid #bcd6b4;border-radius:50%;flex:none;justify-content:center;width:32px;height:32px}.lookup-error{color:#a33b32;background:#fff0ef;border-radius:9px;grid-column:1/-1;margin:-5px 30px 22px;padding:11px 13px;font-size:12px}.lookup-disclaimer{color:#81907d;margin:13px 0 0;font-size:10px;line-height:1.5}.spin{animation:.8s linear infinite lookup-spin}@keyframes lookup-spin{to{transform:rotate(360deg)}}@media (width<=850px){.lookup-intro{display:block}.lookup-intro>p{margin-top:18px}.lookup-content{grid-template-columns:1fr}}@media (width<=560px){.lookup-section{padding:78px 0}.lookup-tabs{overflow-x:auto}.lookup-tabs button{flex:none}.lookup-content{padding:18px}.lookup-error{margin:-2px 18px 18px}.lookup-data-grid{grid-template-columns:1fr}}
