:root{--navy:#06265b;--blue:#079bec;--teal:#20c9b0;--green:#12b84b;--ink:#102a59;--muted:#5e7094;--line:#e3ebf5;--paper:#f8fbff;--white:#fff;--shadow:0 18px 45px #052b641a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,100% - 40px);margin-inline:auto}.eyebrow{color:#078e42;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg,var(--blue),var(--green));border-radius:99px;width:22px;height:3px}h1,h2,h3,p{margin-top:0}h2{letter-spacing:-.055em;margin-bottom:10px;font-size:clamp(1.9rem,3.4vw,2.75rem);line-height:1.1}.section-copy{max-width:590px;color:var(--muted);font-size:1.03rem;line-height:1.65}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:0 22px;font-size:.94rem;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0122522e}.button-primary{color:#fff;background:linear-gradient(110deg,#079b42,#0cad48)}.button-secondary{color:var(--navy);background:#fff;border-color:#b9d3f4}.site-header{z-index:20;backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #05265b14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{align-items:center;gap:10px;min-width:220px;font-weight:900;line-height:.96;display:flex}.brand img{object-fit:contain;width:55px;height:55px}.brand small{color:#079b42;letter-spacing:.04em;font-size:.68rem;display:block}.brand strong{letter-spacing:-.06em;font-size:1.15rem;display:block}.brand strong span{color:var(--green)}.nav{color:#274270;align-items:center;gap:26px;font-size:.91rem;font-weight:700;display:flex}.menu-toggle{color:var(--navy);cursor:pointer;background:0 0;border:0;display:none}.menu-toggle svg{width:27px;height:27px}.header-cta{white-space:nowrap}.hero{background:#d9f3e9 url(/images/banners/hero.webp) 50%/cover no-repeat;min-height:590px;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(90deg,#f6fdfac9,#f1fcf885 39%,#0000 67%);position:absolute;inset:0}.hero-content{align-items:center;min-height:590px;padding:80px 0 70px;display:flex;position:relative}.hero-copy{max-width:620px}.hero h1{letter-spacing:-.075em;color:var(--navy);margin:12px 0 16px;font-size:clamp(2.7rem,5.4vw,5rem);line-height:.95}.hero h1 em{color:#079b42;font-style:normal}.hero p{color:#2d4775;max-width:535px;margin-bottom:26px;font-size:clamp(1rem,1.6vw,1.18rem);font-weight:600;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-microcopy{color:#47638f!important;margin:12px 0 0!important;font-size:.79rem!important;font-weight:650!important}.hero-points{color:#24436e;border-top:1px solid #083d7329;flex-wrap:wrap;gap:19px 26px;margin:24px 0 0;padding:20px 0 0;font-size:.88rem;font-weight:750;list-style:none;display:flex}.hero-points li{align-items:center;gap:8px;display:flex}.hero-points svg{color:#078e42;width:21px;height:21px}.proof-strip{border-bottom:1px solid var(--line);background:#fff;padding:25px 0}.proof-inner{align-items:center;gap:30px;display:flex}.proof-label{color:var(--navy);flex:0 0 205px;margin:0;font-size:.9rem;font-weight:850;line-height:1.25}.proof-logos{flex:1;grid-template-columns:repeat(6,1fr);align-items:center;gap:16px;display:grid}.proof-logos img{object-fit:contain;filter:grayscale();opacity:.68;width:100%;max-height:39px}.problem{background:linear-gradient(135deg,#f2fbff,#fff 58%,#f1fff6);padding:76px 0}.problem-grid{grid-template-columns:1fr 1fr;align-items:center;gap:58px;display:grid}.problem h2{max-width:520px}.problem-list{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.problem-item{color:var(--navy);background:#fff;border:1px solid #dcebf5;border-radius:14px;align-items:center;gap:11px;padding:17px;font-size:.93rem;font-weight:800;display:flex;box-shadow:0 6px 18px #0837700a}.problem-item svg{color:#078e42;width:21px}.services{background:linear-gradient(#fff,#f9fcff);padding:88px 0}.heading-center{text-align:center}.heading-center .section-copy{margin-inline:auto}.cards{grid-template-columns:repeat(5,1fr);gap:13px;margin-top:40px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:228px;padding:25px 18px;transition:transform .2s,border-color .2s;box-shadow:0 8px 25px #0c3b780d}.service-card:hover{border-color:#82c7ef;transform:translateY(-5px)}.service-icon{color:#078e42;background:linear-gradient(145deg,#e4f7ff,#e7faef);border-radius:50%;place-items:center;width:55px;height:55px;margin-bottom:22px;display:grid}.service-icon svg{width:29px;height:29px}.service-card h3{letter-spacing:-.035em;margin-bottom:10px;font-size:1.04rem;line-height:1.15}.service-card p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.45}.services-cta{text-align:center;margin:32px auto 0}.services-cta p{color:var(--muted);margin:0 0 13px;font-size:.92rem}.institutional{color:#fff;background:#043172 url(/images/banners/institutional.webp) 50%/cover no-repeat;min-height:485px;position:relative;overflow:hidden}.institutional:before{content:"";background:linear-gradient(90deg,#0000 4%,#031e531a 40%,#031a4d08);position:absolute;inset:0}.institutional .container{justify-content:flex-end;align-items:center;min-height:485px;display:flex;position:relative}.institutional-copy{width:min(100%,500px);padding:50px 0}.institutional .eyebrow{color:#9af0c1}.institutional .eyebrow:before{background:#6fe8cf}.institutional h2{color:#fff;margin:12px 0 16px}.institutional p{color:#e5f1ff;margin-bottom:25px;font-size:1.03rem;line-height:1.6}.stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:33px 0;display:grid}.stat{backdrop-filter:blur(5px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:12px;padding:14px}.stat strong{color:#fff;letter-spacing:-.06em;font-size:1.6rem;display:block}.stat span{color:#dbeaff;font-size:.75rem;line-height:1.25;display:block}.reasons{grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;padding:88px 0;display:grid}.reasons-image{min-height:420px;box-shadow:var(--shadow);background:#063477 url(/images/services/technician.webp) 50%/cover no-repeat;border-radius:24px;position:relative;overflow:hidden}.reasons-image:after{content:"Atendimento em ação";color:#fff;background:#041f4ed1;border-radius:999px;padding:9px 14px;font-size:.8rem;font-weight:800;position:absolute;bottom:20px;left:22px}.reason-list{gap:16px;margin-top:29px;display:grid}.reason{gap:15px;padding:4px 0;display:flex}.reason-icon{color:#fff;background:linear-gradient(135deg,var(--blue),var(--green));border-radius:13px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.reason-icon svg{width:22px;height:22px}.reason h3{margin:1px 0 5px;font-size:1rem}.reason p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.48}.clients{background:var(--paper);padding:88px 0}.logo-grid{grid-template-columns:repeat(6,1fr);gap:13px;margin-top:36px;display:grid}.client-logo{border:1px solid var(--line);filter:grayscale();opacity:.8;background:#fff;border-radius:13px;place-items:center;height:105px;padding:13px;transition:filter .2s,opacity .2s,transform .2s;display:grid}.client-logo:hover{filter:grayscale(0);opacity:1;transform:translateY(-3px)}.client-logo img{object-fit:contain;max-width:100%;max-height:64px}.how{padding:88px 0 70px}.steps{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:42px;display:grid}.step{background:#fff;border-radius:20px;padding:28px 25px;position:relative;box-shadow:0 10px 30px #05316f12}.step-number{width:34px;height:34px;color:var(--blue);background:#e2f3ff;border-radius:50%;place-items:center;margin-bottom:20px;font-size:.85rem;font-weight:900;display:grid}.step h3{margin-bottom:8px;font-size:1.1rem}.step p{color:var(--muted);margin:0;font-size:.91rem;line-height:1.55}.step:not(:last-child):after{content:"→";z-index:1;color:#45aae5;font-size:1.7rem;font-weight:300;position:absolute;top:42px;right:-19px}.faq{background:var(--paper);padding:70px 0}.faq-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:35px;display:grid}.faq-item{border:1px solid var(--line);background:#fff;border-radius:16px;padding:23px 24px}.faq-item h3{color:var(--navy);margin-bottom:9px;font-size:1rem}.faq-item p{color:var(--muted);margin:0;font-size:.91rem;line-height:1.55}.final-cta{color:#fff;background:#06265b url(/images/banners/final-cta.webp) 50%/cover no-repeat;min-height:420px;position:relative;overflow:hidden}.final-cta .container{align-items:center;min-height:420px;display:flex;position:relative}.final-copy{max-width:550px;padding:55px 0}.final-copy h2{color:#fff;margin:12px 0 15px}.final-copy p{color:#d9edff;margin-bottom:27px;font-size:1.04rem;line-height:1.6}.footer{color:#dbeaff;background:#041a41;padding:48px 0 24px}.footer-top{grid-template-columns:1.1fr .8fr 1fr;gap:50px;padding-bottom:35px;display:grid}.footer .brand{color:#fff}.footer p,.footer a{color:#b8cce9;font-size:.9rem;line-height:1.65}.footer h3{color:#fff;margin-bottom:12px;font-size:.95rem}.footer-links{gap:6px;display:grid}.copyright{color:#91a9cc;border-top:1px solid #ffffff1f;padding-top:20px;font-size:.78rem}.floating-whatsapp{z-index:19;color:#fff;background:#09a542;border:3px solid #fff;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 23px #00371459}.floating-whatsapp:hover{transform:scale(1.08)}.floating-whatsapp svg{width:29px;height:29px}@media (width<=900px){.header-cta{display:none}.cards{grid-template-columns:repeat(3,1fr)}.reasons{gap:36px}.logo-grid{grid-template-columns:repeat(4,1fr)}.proof-inner{gap:18px}.proof-label{flex-basis:160px}.proof-logos{gap:9px}}@media (width<=700px){.container{width:min(100% - 32px,1160px)}.header-inner{min-height:69px}.brand{min-width:auto}.brand img{width:47px;height:47px}.nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 20px;display:none;position:absolute;top:69px;left:0;right:0;box-shadow:0 12px 20px #04225214}.nav.open{display:flex}.nav a{border-bottom:1px solid #eef3fa;padding:13px 0}.menu-toggle{display:block}.hero,.hero-content{min-height:620px}.hero{background-position:62%}.hero:before{background:linear-gradient(90deg,#f6fdfaed,#f2fcf9bf 55%,#f2fcf92e)}.hero-content{align-items:flex-start;padding-top:62px}.hero h1{font-size:3.1rem}.hero-points{gap:14px;margin-top:24px;font-size:.78rem}.proof-inner{display:block}.proof-label{margin-bottom:17px}.proof-logos{grid-template-columns:repeat(3,1fr);gap:17px}.proof-logos img{max-height:32px}.problem{padding:62px 0}.problem-grid{grid-template-columns:1fr;gap:26px}.problem-list{gap:9px}.problem-item{padding:13px;font-size:.84rem}.services{padding:66px 0}.cards{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:30px}.service-card{min-height:196px;padding:19px 14px}.service-icon{width:47px;height:47px;margin-bottom:16px}.institutional{background-position:30%;min-height:560px}.institutional:before{background:linear-gradient(90deg,#031f5121,#031f51a6 50%,#031f51de)}.institutional .container{text-align:right;justify-content:flex-end;min-height:560px}.institutional-copy{padding:45px 0}.stats{gap:7px}.stat{padding:10px 7px}.stat strong{font-size:1.35rem}.reasons{grid-template-columns:1fr;gap:34px;padding:66px 0}.reasons-image{min-height:310px}.logo-grid{grid-template-columns:repeat(3,1fr);gap:9px}.client-logo{height:83px;padding:9px}.client-logo img{max-height:48px}.how{padding:66px 0}.steps{grid-template-columns:1fr;gap:12px;margin-top:30px}.step:not(:last-child):after{content:"↓";inset:auto auto -26px calc(50% - 9px)}.faq{padding:62px 0}.faq-grid{grid-template-columns:1fr;gap:10px}.final-cta{background-position:67%;min-height:500px}.final-cta .container{min-height:500px}.final-copy{max-width:67%}.footer-top{grid-template-columns:1fr;gap:20px}}@media (width<=420px){.brand strong{font-size:1rem}.hero h1{font-size:2.65rem}.cards{grid-template-columns:1fr}.service-card{min-height:auto}.final-copy{max-width:78%}}.reasons-image:after{content:none}.nav a:hover{color:#078e42}.services-with-plume{isolation:isolate;background:#fbfdff;position:relative;overflow:hidden}.services-plume{z-index:0;opacity:.88;pointer-events:none;position:absolute;inset:0;overflow:hidden}.services-plume>div{transform-origin:50%;transform:scaleX(1.3);width:100%!important;height:100%!important}.services-content{z-index:1;position:relative}.service-card{--service-accent:#078e42;--service-tint:#f0fbf4;--service-line:#b9e8c9;border-color:var(--service-line);background:linear-gradient(145deg, var(--service-tint), #fff 62%);box-shadow:inset 0 3px 0 var(--service-accent), 0 8px 25px #0c3b780d}.service-card:nth-child(2){--service-accent:#078ccb;--service-tint:#f0f8fe;--service-line:#b9dcf3}.service-card:nth-child(3){--service-accent:#216da8;--service-tint:#f2f8fc;--service-line:#c2ddeb}.service-card:nth-child(4){--service-accent:#148f84;--service-tint:#effaf8;--service-line:#b9e5de}.service-card:nth-child(5){--service-accent:#3d71a4;--service-tint:#f3f7fc;--service-line:#c7d9ed}.service-card .service-icon{color:var(--service-accent);background:var(--service-tint)}.service-card:hover{border-color:var(--service-accent);box-shadow:inset 0 3px 0 var(--service-accent), 0 14px 30px #0c3b781f}html,body{overflow-x:hidden}.site-header .brand{gap:12px;min-width:252px}.site-header .brand img{width:64px;height:64px}.site-header .brand small{font-size:.76rem}.site-header .brand strong{font-size:1.34rem}@media (width<=700px){.site-header .brand{gap:10px;min-width:auto}.site-header .brand img{width:53px;height:53px}.site-header .brand strong{font-size:1.14rem}}.clients{overflow:hidden}.logo-marquee{margin-top:36px;padding:4px 0 8px;overflow:hidden}.logo-track,.logo-set{align-items:center;display:flex}.logo-track{width:max-content;animation:42s linear infinite client-logos-scroll}.logo-set{gap:13px;padding-right:13px}.logo-set .client-logo{filter:none;opacity:1;flex:0 0 245px;width:245px;height:132px}.logo-set .client-logo img{max-height:92px}.logo-marquee:hover .logo-track{animation-play-state:paused}@keyframes client-logos-scroll{to{transform:translate(-50%)}}@media (width<=700px){.cards .service-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 5.5px)}.floating-whatsapp{opacity:0;pointer-events:none;border-radius:999px;gap:9px;width:auto;min-height:52px;padding:0 18px;font-size:.84rem;font-weight:800;transition:opacity .2s,transform .2s;bottom:16px;right:16px;transform:translateY(16px);display:inline-flex!important}.floating-whatsapp.is-mobile-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.floating-whatsapp:after{content:"Receber orçamento"}.hero{background-image:url(/images/banners/hero-mobile.webp);background-position:50%}.hero:before{background:linear-gradient(90deg,#f9fefceb 0%,#f6fdfadb 54%,#f2fcf970 76%,#f2fcf914 100%)}.hero h1{text-shadow:0 1px 2px #fff,0 0 7px #fffffffa,0 0 20px #fffffff2,0 0 36px #ffffffd1}.logo-marquee{margin-top:28px}.logo-set{gap:9px;padding-right:9px}.logo-set .client-logo{flex-basis:230px;width:230px;height:128px}.logo-set .client-logo img{max-height:84px}.services-plume{display:none}.institutional{background-image:url(/images/banners/institutional-mobile.webp);background-position:50%}.institutional:before{background:linear-gradient(90deg,#031f512e 0%,#031f5187 43%,#031f51e0 100%)}}@media (width<=420px){.cards .service-card:last-child{width:100%}}@media (prefers-reduced-motion:reduce){.logo-track{animation:none}}.how{background:linear-gradient(#fff 0%,#f6fbff 100%)}.institutional{background-position:top}.institutional .stats{background:linear-gradient(110deg,#052b68ad,#088b5b38);border:1px solid #a4efca47;border-radius:18px;gap:0;margin:34px 0;padding:8px;box-shadow:0 14px 32px #00133e2e}.institutional .stat{backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:15px 17px;position:relative}.institutional .stat+.stat:before{content:"";background:linear-gradient(#0000,#c4fcdf85,#0000);width:1px;position:absolute;top:15px;bottom:15px;left:0}.institutional .stat strong{color:#8df5bb;letter-spacing:-.075em;text-shadow:0 4px 18px #46e68733;font-size:clamp(1.6rem,2.35vw,2.15rem);line-height:1}.institutional .stat span{color:#e5fff0;letter-spacing:.045em;text-transform:uppercase;margin-top:7px;font-size:.67rem;font-weight:800;line-height:1.35}.steps{gap:18px;position:relative}.steps:before{content:"";background:linear-gradient(90deg,#159ce3,#13b94c);height:2px;position:absolute;top:31px;left:16.7%;right:16.7%}.step{z-index:1;box-shadow:none;text-align:center;background:0 0;border-radius:0;padding:0 22px 12px}.step-number{z-index:1;color:#fff;background:linear-gradient(135deg,#087fcd,#1a5);border:6px solid #f6fbff;width:62px;height:62px;margin:0 auto 19px;font-size:.95rem;position:relative;box-shadow:0 8px 20px #0868b32e}.step h3{color:var(--navy);margin-bottom:8px;font-size:1.12rem}.step p{max-width:250px;margin-inline:auto}.step:not(:last-child):after{content:none}@media (width<=700px){.steps{gap:12px}.steps:before{display:none}.step{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;grid-template-columns:54px 1fr;column-gap:16px;padding:20px;display:grid;box-shadow:0 8px 22px #05316f0f}.step-number{border-width:4px;grid-row:span 2;width:54px;height:54px;margin:0}.step h3{align-self:end;margin:0 0 5px}.step p{align-self:start;max-width:none;margin:0}.institutional{background-position:25% 0}.institutional .stats{margin:29px 0;padding:5px}.institutional .stat{padding:13px 7px}.institutional .stat+.stat:before{top:12px;bottom:12px}.institutional .stat strong{font-size:1.5rem}.institutional .stat span{font-size:.58rem}}.faq-grid{grid-template-columns:1fr;max-width:820px;margin-inline:auto}.faq-item{padding:0;transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq-item[open]{border-color:#9ecff0;box-shadow:0 8px 24px #05316f12}.faq-item summary{color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:21px 24px;font-size:1rem;font-weight:800;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";width:27px;height:27px;color:var(--blue);background:#e8f5ff;border-radius:50%;flex:0 0 27px;place-items:center;font-size:1.35rem;font-weight:500;line-height:1;display:grid}.faq-item[open] summary:after{content:"–";color:#078e42;background:#e8f9ee}.faq-item p{padding:0 58px 22px 24px}.faq-more{max-width:820px;margin:18px auto 0}.faq-more>summary{width:fit-content;min-height:46px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #b9d3f4;border-radius:999px;justify-content:center;align-items:center;gap:10px;margin:0 auto;padding:0 19px;font-size:.92rem;font-weight:800;list-style:none;display:flex}.faq-more>summary::-webkit-details-marker{display:none}.faq-more>summary:after{content:"+";width:21px;height:21px;color:var(--blue);background:#e8f5ff;border-radius:50%;place-items:center;font-size:1.15rem;font-weight:500;line-height:1;transition:transform .28s cubic-bezier(.22,1,.36,1);display:grid}.faq-more[open]>summary:after{transform:rotate(45deg)}.faq-more[open]>summary{display:none}.faq-more .faq-grid{margin-top:14px}.final-cta{isolation:isolate;background:#06265b;overflow:visible}.final-cta-background{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.final-cta .container{z-index:2}.final-copy{z-index:2;position:relative}.final-cta .eyebrow{color:#9af0c1}.final-cta .eyebrow:before{background:#6fe8cf}.final-technician{z-index:1;pointer-events:none;filter:drop-shadow(0 16px 18px #0014374d);width:auto;height:min(145%,620px);position:absolute;bottom:-58px;right:clamp(12px,5vw,105px)}@media (width<=700px){.final-technician{opacity:.78;height:430px;bottom:-58px;right:-48px}.final-cta{z-index:1;overflow:visible}.faq{padding-top:120px}.footer{padding:28px 0 18px}.footer-top{grid-template-columns:1fr 1fr;gap:22px 16px;padding-bottom:22px}.footer-top>:first-child{grid-column:1/-1}.footer .brand img{width:43px;height:43px}.footer .brand small{font-size:.62rem}.footer .brand strong{font-size:1.02rem}.footer h3{margin-bottom:7px;font-size:.82rem}.footer p,.footer a{font-size:.76rem;line-height:1.45}.footer-top>:first-child>p{max-width:290px;margin:9px 0 0}.footer-links{gap:2px}.footer-cnpj{font-size:.7rem}.copyright{padding-top:14px;font-size:.67rem}}.footer-social{align-items:center;gap:7px;display:inline-flex}.footer-cnpj{color:#dbeaff;font-size:.82rem;font-weight:700}@media (prefers-reduced-motion:no-preference){html.js-motion .reveal-target{opacity:0;will-change:opacity, transform;transition:opacity .48s ease-out,transform .62s cubic-bezier(.22,1,.36,1);transform:translateY(22px)}html.js-motion .reveal-target.is-visible{opacity:1;transform:translateY(0)}html.js-motion .cards .service-card:first-child,html.js-motion .steps .step:first-child,html.js-motion .faq-grid .faq-item:first-child{transition-delay:40ms}html.js-motion .cards .service-card:nth-child(2),html.js-motion .steps .step:nth-child(2),html.js-motion .faq-grid .faq-item:nth-child(2){transition-delay:.1s}html.js-motion .cards .service-card:nth-child(3),html.js-motion .steps .step:nth-child(3),html.js-motion .faq-grid .faq-item:nth-child(3){transition-delay:.16s}html.js-motion .cards .service-card:nth-child(4),html.js-motion .faq-grid .faq-item:nth-child(4){transition-delay:.22s}html.js-motion .cards .service-card:nth-child(5),html.js-motion .faq-grid .faq-item:nth-child(5){transition-delay:.28s}html.js-motion .faq-grid .faq-item:nth-child(6){transition-delay:.34s}html.js-motion .reasons-image{transform:scale(.975)}html.js-motion .reasons-image.is-visible{transform:scale(1)}html.js-motion .motion-panel .final-cta-background{transition:transform 1.25s cubic-bezier(.22,1,.36,1);transform:scale(1.045)}html.js-motion .motion-panel.is-visible .final-cta-background{transform:scale(1)}}.faq-item summary:after{transition:transform .28s cubic-bezier(.22,1,.36,1),background .2s,color .2s}.faq-item[open] summary:after{content:"+";transform:rotate(45deg)}.faq-item[open] p{animation:.28s ease-out both faq-answer-in}@keyframes faq-answer-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.privacy-banner{z-index:100;max-width:860px;color:var(--ink);background:#fff;border:1px solid #c9d9ec;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin:auto;padding:16px 18px;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 16px 42px #052b6433}.privacy-banner p{margin:0;font-size:.9rem;line-height:1.45}.privacy-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.privacy-actions a,.privacy-actions button,.privacy-settings{font:inherit;cursor:pointer;border:0;border-radius:8px;padding:9px 12px;font-size:.83rem;font-weight:800}.privacy-actions a{color:var(--navy);text-decoration:underline}.privacy-reject{color:var(--navy);background:#eaf1fa}.privacy-accept{color:#fff;background:var(--green)}.privacy-change{background:var(--green);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:10px 14px;font-size:.9rem;font-weight:800}.privacy-page{background:var(--paper);min-height:70vh;padding:72px 0}.privacy-content{max-width:760px}.privacy-content h1{color:var(--navy);letter-spacing:-.055em;margin:20px 0 18px;font-size:clamp(2rem,4vw,3rem)}.privacy-content h2{letter-spacing:-.025em;margin:34px 0 10px;font-size:1.35rem}.privacy-content p{color:var(--muted);line-height:1.7}.privacy-content a{color:var(--blue);text-decoration:underline}.privacy-back{font-weight:800}@media (width<=700px){.privacy-banner{display:block;bottom:12px;left:12px;right:12px}.privacy-actions{justify-content:flex-start;margin-top:12px}.privacy-page{padding:48px 0}}
