:root{--turquoise: #16afc4;--blue-bright: #087bc1;--blue-royal: #1652a3;--blue-deep: #15365f;--coral: #e95d3f;--yellow: #f4c430;--off-white: #fafaf7;--gray-light: #f2f4f3;--gray-mid: #dce3e5;--graphite: #20262b;--muted: #5f6b73;--white: #ffffff;--font: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container: 1180px;--radius-sm: 12px;--radius-md: 20px;--radius-lg: 30px;--shadow-soft: 0 18px 60px rgba(21, 54, 95, .09);--section-space: clamp(5rem, 9vw, 8.5rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;color:var(--graphite);background:var(--off-white);font-family:var(--font);font-size:1rem;line-height:1.7;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,main{overflow-x:clip}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(8,123,193,.55);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--blue-deep);line-height:1.08;letter-spacing:-.035em}h1{max-width:760px;margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5.25rem);font-weight:700}h2{margin-bottom:1.4rem;font-size:clamp(2.15rem,4.3vw,3.8rem);font-weight:700}h3{margin-bottom:.65rem;font-size:1.18rem;font-weight:700;letter-spacing:-.02em}.container{width:min(calc(100% - 3rem),var(--container));margin-inline:auto}.section{padding-block:var(--section-space)}.skip-link{position:fixed;z-index:999;top:.75rem;left:.75rem;padding:.75rem 1rem;border-radius:8px;color:var(--white);background:var(--blue-deep);transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.eyebrow{display:flex;align-items:center;gap:.7rem;margin-bottom:1.1rem;color:var(--blue-royal);font-size:.76rem;font-weight:800;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.eyebrow>span{width:1.9rem;height:2px;background:linear-gradient(90deg,var(--turquoise),var(--blue-royal))}.eyebrow--light{color:#86e6ee}.button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;padding:.85rem 1.45rem;border:0;border-radius:12px;color:var(--white);background:linear-gradient(120deg,var(--blue-royal),var(--blue-bright));box-shadow:0 10px 26px #1652a333;font-weight:700;line-height:1.2;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.button:hover{box-shadow:0 14px 34px #1652a347;transform:translateY(-2px)}.button--small{min-height:44px;padding:.65rem 1rem;border-radius:10px;font-size:.83rem}.button--light{color:var(--blue-deep);background:var(--white);box-shadow:none}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(21,54,95,.08);background:#fafaf7eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;width:154px;align-items:center}.brand img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:2rem;margin-left:auto;color:#46545f;font-size:.86rem;font-weight:600}.desktop-nav a{transition:color .2s ease}.desktop-nav a:hover{color:var(--blue-royal)}.hero{position:relative;padding:clamp(4.2rem,8vw,7.4rem) 0 0;background:radial-gradient(circle at 80% 14%,rgba(22,175,196,.13),transparent 29%),linear-gradient(180deg,var(--off-white),#fff 78%)}.hero-grid{position:relative;z-index:2;display:grid;align-items:center;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);gap:clamp(3rem,7vw,7rem)}.hero-lead{max-width:650px;margin-bottom:2rem;color:#52616b;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.75}.hero-actions{display:flex;align-items:center;gap:1.25rem}.hero-actions p{max-width:210px;margin:0;color:var(--muted);font-size:.78rem;line-height:1.5}.hero-actions p span{color:var(--turquoise);font-weight:800}.hero-visual{position:relative;min-height:505px}.hero-card{position:absolute;inset:2rem 1.6rem 3rem 0;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;border:1px solid rgba(21,54,95,.08);border-radius:34px 34px 90px;background:#ffffffd1;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-card:before{position:absolute;z-index:-1;inset:5rem 2rem 2rem 5rem;border-radius:50%;background:radial-gradient(circle,rgba(22,175,196,.18),transparent 67%);content:""}.hero-card__top{display:flex;align-items:center;gap:.65rem;color:#69757d;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--turquoise);box-shadow:0 0 0 5px #16afc41f}.hero-card__focus{padding:3rem 0 2rem}.hero-card__focus span{color:var(--blue-bright);font-size:.75rem;font-weight:800;text-transform:uppercase}.hero-card__focus strong{display:block;max-width:300px;margin:.45rem 0 .8rem;color:var(--blue-deep);font-size:clamp(2rem,3.2vw,3.1rem);line-height:1.08;letter-spacing:-.04em}.hero-card__focus p{max-width:290px;margin:0;color:var(--muted);font-size:.88rem}.mini-flow{display:flex;align-items:center;justify-content:space-between;color:var(--blue-deep);font-size:.66rem;font-weight:700}.mini-flow i{width:22px;height:1px;background:var(--gray-mid)}.hero-note{position:absolute;z-index:2;display:flex;width:248px;align-items:flex-start;gap:.8rem;padding:1rem;border:1px solid rgba(21,54,95,.08);border-radius:15px;background:#fffffff2;box-shadow:0 12px 38px #15365f1a}.hero-note--top{top:0;right:-1.4rem}.hero-note--bottom{right:0;bottom:0}.note-icon{display:grid;width:33px;height:33px;flex:0 0 auto;place-items:center;border-radius:9px;color:var(--blue-royal);background:#1652a317;font-size:.68rem;font-weight:800}.hero-note p{margin:0;color:var(--muted);font-size:.71rem;line-height:1.45}.hero-note strong{display:block;margin-bottom:.2rem;color:var(--blue-deep);font-size:.76rem}.hero-orbit{position:absolute;border:1px solid rgba(22,175,196,.17);border-radius:50%;pointer-events:none;transform:rotate(-22deg)}.hero-orbit--one{top:4rem;right:-15rem;width:630px;height:260px}.hero-orbit--two{top:8rem;right:-13rem;width:590px;height:240px}.trust-strip{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:clamp(4rem,7vw,6.5rem);padding:1.35rem 0;border-top:1px solid var(--gray-mid);color:var(--muted);font-size:.76rem}.trust-strip>span{font-weight:700}.trust-strip ul{display:flex;gap:2rem;margin:0;padding:0;list-style:none}.trust-strip li{position:relative;color:var(--blue-deep);font-weight:700}.trust-strip li:not(:first-child):before{position:absolute;top:50%;left:-1rem;width:3px;height:3px;border-radius:50%;background:var(--turquoise);content:""}.context{background:var(--white)}.split-heading{display:grid;align-items:end;grid-template-columns:1fr .8fr;gap:clamp(2rem,7vw,7rem);margin-bottom:3.5rem}.split-heading h2,.section-heading h2{margin-bottom:0}.section-intro,.section-heading>p:last-child{max-width:600px;margin-bottom:0;color:var(--muted);font-size:1.05rem}.issue-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.issue-card{min-height:260px;padding:1.65rem;border:1px solid #e5eaeb;border-radius:var(--radius-md);background:#fbfcfb}.issue-card>span{display:block;margin-bottom:4rem;color:var(--blue-bright);font-size:.72rem;font-weight:800}.issue-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.65}.issue-card--accent{border-color:transparent;background:var(--blue-deep)}.issue-card--accent h3,.issue-card--accent>span{color:var(--white)}.issue-card--accent p{color:#c3d2df}.solution{background:var(--off-white)}.solution-grid,.channels-grid,.clarity-grid,.direction-grid,.authority-grid,.fit-grid,.faq-grid{display:grid;align-items:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,8vw,8rem)}.solution-copy>p:not(.eyebrow),.channels-copy>p:not(.eyebrow),.direction-copy>p:not(.eyebrow),.authority-copy>p:not(.eyebrow),.clarity-copy>p:not(.eyebrow){color:var(--muted)}.principle{margin-top:2rem;padding:1.4rem 1.5rem;border-left:3px solid var(--turquoise);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--white)}.principle span{color:var(--blue-royal);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.principle p{margin:.4rem 0 0;color:var(--blue-deep);font-weight:700;line-height:1.55}.solution-stack{display:grid;gap:1rem}.solution-stack article{display:flex;gap:1.2rem;padding:1.6rem;border:1px solid #e3e9e9;border-radius:var(--radius-md);background:var(--white)}.stack-mark{width:12px;height:35px;flex:0 0 auto;border-radius:100% 0;background:linear-gradient(180deg,var(--turquoise),var(--blue-royal));transform:rotate(18deg)}.solution-stack p{margin:0;color:var(--muted);font-size:.86rem}.process{background:var(--white)}.section-heading--center{display:flex;max-width:760px;flex-direction:column;align-items:center;margin:0 auto 4rem;text-align:center}.section-heading--center .eyebrow{justify-content:center}.section-heading--center>p:last-child{margin-top:1.3rem}.process-list{border-top:1px solid var(--gray-mid)}.process-item{display:grid;align-items:start;grid-template-columns:70px 1fr auto;gap:1.5rem;padding:2rem 0;border-bottom:1px solid var(--gray-mid)}.process-number{color:var(--blue-bright);font-size:.76rem;font-weight:800}.process-item h3{margin-bottom:.5rem;font-size:1.35rem}.process-item p{max-width:700px;margin:0;color:var(--muted);font-size:.9rem}.process-tag{padding:.4rem .65rem;border-radius:999px;color:var(--blue-royal);background:#1652a312;font-size:.67rem;font-weight:700;white-space:nowrap}.journey{color:var(--white);background:var(--blue-deep)}.journey-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem)}.journey h2{color:var(--white)}.journey-copy>p:last-child{color:#bed0df}.journey-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin:0;padding:0;list-style:none}.journey-flow li{position:relative;min-height:130px;padding:1.2rem;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:#ffffff0e}.journey-flow span{display:block;margin-bottom:2rem;color:#75dce6;font-size:.67rem;font-weight:800}.journey-flow strong{font-size:.9rem}.channels{background:var(--gray-light)}.channels-panel{padding:clamp(1.5rem,3vw,2.5rem);border:1px solid #e0e6e6;border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft)}.channels-panel__head{display:flex;align-items:center;gap:.7rem;padding-bottom:1.2rem;border-bottom:1px solid var(--gray-mid)}.channels-panel__head span{width:9px;height:9px;border-radius:50%;background:var(--turquoise)}.channels-panel__head p,.channels-panel__note{margin:0;color:var(--muted);font-size:.73rem;font-weight:700}.channel-map{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1.5rem 0}.channel-map span{padding:.8rem .9rem;border:1px solid #e7ebec;border-radius:10px;color:var(--blue-deep);background:#fbfcfc;font-size:.8rem;font-weight:700}.channels-panel__note{padding-top:1rem;border-top:1px solid var(--gray-mid);color:var(--blue-bright)}.clarity{background:var(--white)}.question-list{display:grid;gap:.8rem}.question-list>div{display:flex;align-items:center;gap:1rem;padding:1.25rem;border-radius:14px;background:var(--off-white)}.question-list span{color:var(--turquoise);font-size:.7rem;font-weight:800}.question-list p{margin:0;color:var(--blue-deep);font-size:.9rem;font-weight:700}.authenticity{padding-top:0;background:var(--white)}.authenticity-card{position:relative;display:grid;overflow:hidden;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,8vw,7rem);padding:clamp(2rem,5vw,4.5rem);border-radius:var(--radius-lg);background:linear-gradient(125deg,#eefafa,#f5f8fb 75%)}.authenticity-card>div:not(.organic-mark){position:relative;z-index:2}.authenticity-card h2{margin-bottom:0;font-size:clamp(2rem,3.5vw,3.25rem)}.authenticity-card>div:nth-child(3)>p{color:var(--muted)}.check-list{display:grid;gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:1.5rem;color:var(--blue-deep);font-size:.86rem;font-weight:700}.check-list li:before{position:absolute;top:.65em;left:0;width:8px;height:8px;border-radius:50%;background:var(--turquoise);content:""}.organic-mark{position:absolute;right:-8rem;bottom:-9rem;width:300px;height:380px;border:1px solid rgba(22,82,163,.12);border-radius:100% 0;transform:rotate(25deg)}.direction{background:var(--off-white)}.direction-card{padding:2rem;border-radius:var(--radius-lg);color:var(--white);background:var(--blue-deep);box-shadow:var(--shadow-soft)}.direction-card__label{display:block;padding-bottom:1.2rem;border-bottom:1px solid rgba(255,255,255,.14);color:#86e6ee;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.direction-card ul{margin:0;padding:0;list-style:none}.direction-card li{display:flex;align-items:center;gap:1rem;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-weight:600}.direction-card li:last-child{border:0}.direction-card li span{color:#86e6ee;font-size:.67rem;font-weight:800}.authority{background:var(--white)}.authority-grid{grid-template-columns:.82fr 1.18fr}.authority-photo{position:relative}.authority-photo:before{position:absolute;z-index:0;top:-1.2rem;right:-1.2rem;width:110px;height:150px;border:1px solid rgba(22,175,196,.35);border-radius:100% 0;content:"";transform:rotate(12deg)}.authority-photo img{position:relative;z-index:1;width:100%;aspect-ratio:.88;border-radius:28px 28px 88px;object-fit:cover;object-position:center 30%}.authority-caption{position:absolute;z-index:2;right:-1.4rem;bottom:1.8rem;display:flex;width:220px;flex-direction:column;padding:1rem 1.2rem;border-radius:12px;background:var(--white);box-shadow:var(--shadow-soft)}.authority-caption strong{color:var(--blue-deep);font-size:.9rem}.authority-caption span{color:var(--blue-bright);font-size:.7rem;font-weight:700}.authority-copy>p:not(.eyebrow){font-size:.96rem}.diagnostic{background:var(--white)}.diagnostic-card{display:grid;overflow:hidden;grid-template-columns:1.15fr .85fr;border-radius:var(--radius-lg);color:var(--white);background:linear-gradient(135deg,var(--blue-deep),#0d5b8e);box-shadow:0 22px 80px #15365f2e}.diagnostic-copy,.diagnostic-list{padding:clamp(2rem,5vw,4.5rem)}.diagnostic-copy{border-right:1px solid rgba(255,255,255,.13)}.diagnostic-copy h2{color:var(--white)}.diagnostic-copy>p:not(.eyebrow){max-width:650px;color:#c6d7e4}.diagnostic-note{display:block;margin-top:.8rem;color:#aac0d0;font-size:.71rem}.diagnostic-list{align-self:center}.diagnostic-list>span{color:#86e6ee;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.diagnostic-list ul{display:grid;gap:1.2rem;margin:1.5rem 0 0;padding:0;list-style:none}.diagnostic-list li{display:flex;align-items:flex-start;gap:.75rem;color:#e1ebf2;font-size:.85rem}.diagnostic-list i{display:grid;width:21px;height:21px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--blue-deep);background:#86e6ee;font-size:.67rem;font-style:normal;font-weight:900}.fit{background:var(--off-white)}.fit-grid{align-items:start}.fit-list{margin:0;padding:0;border-top:1px solid var(--gray-mid);list-style:none}.fit-list li{display:grid;grid-template-columns:42px 1fr;padding:1.2rem 0;border-bottom:1px solid var(--gray-mid);color:var(--blue-deep);font-weight:600}.fit-list span{color:var(--blue-bright);font-size:.68rem;font-weight:800}.faq{background:var(--white)}.faq-grid{align-items:start}.faq-heading{position:sticky;top:120px}.faq-heading>p:not(.eyebrow){color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:.45rem;color:var(--blue-royal);font-size:.88rem;font-weight:800}.faq-list{border-top:1px solid var(--gray-mid)}.faq-list details{border-bottom:1px solid var(--gray-mid)}.faq-list summary{position:relative;display:flex;min-height:72px;cursor:pointer;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 0;color:var(--blue-deep);font-size:.94rem;font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{position:relative;width:22px;height:22px;flex:0 0 auto;border:1px solid var(--gray-mid);border-radius:50%}.faq-list summary span:before,.faq-list summary span:after{position:absolute;top:50%;left:50%;width:8px;height:1px;background:var(--blue-royal);content:"";transform:translate(-50%,-50%);transition:transform .2s ease}.faq-list summary span:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-list details[open] summary span:after{transform:translate(-50%,-50%) rotate(0)}.faq-list details p{max-width:620px;margin-bottom:1.4rem;padding-right:2.5rem;color:var(--muted);font-size:.86rem}.final-cta{text-align:center;background:radial-gradient(circle at 50% 100%,rgba(22,175,196,.13),transparent 35%),var(--off-white)}.final-cta__inner{display:flex;max-width:830px;flex-direction:column;align-items:center}.final-cta__inner h2{margin-bottom:1.2rem}.final-cta__inner>p:not(.eyebrow){max-width:630px;margin-bottom:2rem;color:var(--muted)}.final-cta__inner>span{margin-top:.8rem;color:var(--muted);font-size:.72rem}.site-footer{padding:2rem 0;border-top:1px solid var(--gray-mid);background:var(--off-white)}.footer-inner{display:grid;align-items:center;grid-template-columns:170px 1fr auto;gap:2rem}.brand--footer{width:150px}.footer-inner p{margin:0;color:var(--muted);font-size:.71rem}.footer-inner p:last-child{text-align:right}.mobile-whatsapp{display:none}.motion-ready [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.motion-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(max-width:980px){.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-visual{width:min(100%,620px);margin-inline:auto}.issue-grid{grid-template-columns:repeat(2,1fr)}.journey-grid,.authenticity-card{grid-template-columns:1fr}.solution-grid,.channels-grid,.clarity-grid,.direction-grid,.authority-grid,.fit-grid,.faq-grid{gap:3.5rem}.faq-heading{position:static}}@media(max-width:760px){:root{--section-space: 4.5rem}body{padding-bottom:76px;font-size:.95rem}.container{width:min(calc(100% - 2rem),var(--container))}.site-header .button{display:none}.header-inner{min-height:68px}.brand{width:130px}.hero{padding-top:3.6rem}.hero-grid{gap:2.8rem}h1{font-size:clamp(2.45rem,12vw,3.6rem)}h2{font-size:clamp(2rem,9vw,2.7rem)}.hero-lead{font-size:1.02rem}.hero-actions{align-items:stretch;flex-direction:column;gap:.8rem}.hero-actions .button{width:100%}.hero-actions p{max-width:none;text-align:center}.hero-visual{min-height:430px}.hero-card{inset:1rem 0 2.7rem;padding:1.5rem;border-radius:25px 25px 68px}.hero-card__focus{padding:2rem 0 1.4rem}.hero-note{width:215px}.hero-note--top{right:-.25rem}.hero-note--bottom{right:.4rem}.mini-flow{gap:.4rem;font-size:.58rem}.trust-strip{align-items:flex-start;flex-direction:column;gap:.9rem;margin-top:4rem}.trust-strip ul{flex-wrap:wrap;gap:.6rem 1.3rem}.trust-strip li:not(:first-child):before{left:-.68rem}.split-heading,.solution-grid,.channels-grid,.clarity-grid,.direction-grid,.authority-grid,.fit-grid,.faq-grid{grid-template-columns:1fr;gap:2.5rem}.split-heading{margin-bottom:2.3rem}.issue-grid{grid-template-columns:1fr}.issue-card{min-height:auto}.issue-card>span{margin-bottom:2.3rem}.process-item{grid-template-columns:42px 1fr;gap:.8rem}.process-tag{grid-column:2;justify-self:start}.journey-flow{grid-template-columns:repeat(2,1fr)}.journey-flow li{min-height:116px}.authenticity-card{padding:2rem 1.4rem;border-radius:22px}.authority-grid{gap:3.5rem}.authority-photo{width:min(92%,500px)}.authority-caption{right:-1rem;bottom:1rem}.diagnostic-card{grid-template-columns:1fr}.diagnostic-copy{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.diagnostic-copy,.diagnostic-list{padding:2rem 1.4rem}.diagnostic-copy .button{width:100%}.footer-inner{align-items:flex-start;grid-template-columns:1fr;gap:.75rem}.footer-inner p:last-child{text-align:left}.mobile-whatsapp{position:fixed;z-index:80;right:.85rem;bottom:.85rem;left:.85rem;display:flex;min-height:54px;align-items:center;justify-content:space-between;padding:.8rem 1.1rem;border:1px solid rgba(255,255,255,.22);border-radius:14px;color:var(--white);background:linear-gradient(120deg,var(--blue-royal),var(--blue-bright));box-shadow:0 12px 34px #15365f42;font-size:.86rem;font-weight:800}.mobile-whatsapp i{font-style:normal}}.fit{position:relative;overflow:hidden;background:radial-gradient(circle at 90% 16%,rgba(22,175,196,.07),transparent 28%),var(--white)}.fit:before{position:absolute;right:-8rem;bottom:-5rem;width:31rem;height:12rem;border:1px solid rgba(22,82,163,.08);border-radius:100% 0;background:linear-gradient(120deg,#8ee7ee14,#fff0);content:"";pointer-events:none;transform:rotate(-12deg)}.fit .fit-grid{position:relative;z-index:1;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(3rem,7vw,7rem)}.fit-heading{max-width:480px}.fit-heading h2{font-size:clamp(2.65rem,3.8vw,3.55rem);line-height:1.04}.fit-content{min-width:0}.fit .fit-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(2rem,4vw,3.8rem);margin:0;padding:0;border:0;list-style:none}.fit .fit-list li{display:grid;align-content:start;grid-template-columns:16px minmax(0,1fr);gap:.9rem;padding:1.45rem 0 1.65rem;border:0;border-top:1px solid rgba(21,54,95,.13);color:inherit;font-size:inherit;font-weight:inherit}.fit-list i{width:10px;height:17px;margin-top:.2rem;border-radius:100% 0;background:var(--yellow);transform:rotate(18deg)}.fit-list li:nth-child(2) i{background:var(--turquoise)}.fit-list li:nth-child(3) i{background:var(--coral)}.fit-list li:nth-child(4) i{background:var(--blue-royal)}.fit-list h3{margin-bottom:.65rem;color:var(--blue-deep);font-size:clamp(1.08rem,1.45vw,1.3rem);line-height:1.3}.fit-list p{margin:0;color:#586d78;font-size:.9rem;line-height:1.62}.fit-closing{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1.15rem;padding-top:1.5rem;border-top:1px solid rgba(21,54,95,.16)}.fit-closing p{max-width:520px;margin:0;color:var(--blue-deep);font-size:.96rem;font-weight:600;line-height:1.55}.fit-closing .text-link{flex:0 0 auto;font-size:.84rem}@media(max-width:980px){.fit .fit-grid{grid-template-columns:1fr;gap:2.5rem}.fit-heading{max-width:680px}}@media(max-width:760px){.fit:before{right:-16rem;width:28rem;opacity:.6}.fit .fit-grid{gap:1.8rem}.fit-heading h2{font-size:clamp(2.35rem,10.5vw,3rem)}.fit .fit-list{grid-template-columns:1fr}.fit .fit-list li{padding-block:1.3rem 1.45rem}.fit-list h3{font-size:1.16rem}.fit-list p{font-size:.94rem}.fit-closing{align-items:flex-start;flex-direction:column;margin-top:.75rem}}@media(max-width:390px){.container{width:min(calc(100% - 1.5rem),var(--container))}h1{font-size:2.3rem}.hero-visual{min-height:455px}.hero-note{width:195px;padding:.8rem}.hero-note--bottom{right:0}.mini-flow span:nth-of-type(2){display:none}.mini-flow i:nth-of-type(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.motion-ready [data-reveal]{opacity:1;transform:none}}.menu-toggle{display:none;width:44px;height:44px;cursor:pointer;place-content:center;gap:5px;padding:0;border:1px solid rgba(21,54,95,.14);border-radius:12px;background:#ffffffd1}.menu-toggle span{display:block;width:19px;height:2px;border-radius:2px;background:var(--blue-deep);transition:transform .2s ease,opacity .2s ease}.desktop-nav{gap:.35rem}.desktop-nav a{padding:.65rem .85rem;border-radius:10px}.desktop-nav a:hover{color:var(--blue-deep);background:#16afc414}.desktop-nav .nav-cta{margin-left:.45rem;padding-inline:1.15rem;color:var(--white);background:linear-gradient(120deg,var(--blue-royal),var(--blue-bright));box-shadow:0 9px 22px #1652a32e}.desktop-nav .nav-cta:hover{color:var(--white);background:linear-gradient(120deg,#114a96,#087bc1);box-shadow:0 12px 28px #1652a345}.offer-heading{margin-bottom:2.5rem}.offer-system{position:relative;display:grid;min-height:620px;grid-template-columns:minmax(250px,1fr) minmax(210px,.78fr) minmax(250px,1fr);grid-template-rows:repeat(3,minmax(155px,1fr));gap:1.25rem clamp(2.5rem,7vw,7rem);align-items:center;padding:2rem 1.5rem;isolation:isolate}.offer-system:after{position:absolute;z-index:-3;inset:8% 14%;border-radius:50%;background:radial-gradient(circle,rgba(22,175,196,.13),rgba(22,175,196,.025) 55%,transparent 70%);content:""}.offer-connectors{position:absolute;z-index:-1;inset:0;pointer-events:none}.offer-connectors span{position:absolute;top:50%;left:15%;width:70%;height:1px;background:linear-gradient(90deg,transparent,rgba(22,175,196,.55) 22%,rgba(22,82,163,.28) 50%,rgba(22,175,196,.55) 78%,transparent);transform-origin:center}.offer-connectors span:nth-child(2){transform:rotate(34deg)}.offer-connectors span:nth-child(3){transform:rotate(-34deg)}.offer-core{position:relative;z-index:3;display:grid;width:210px;height:210px;grid-column:2;grid-row:2;place-content:center;justify-self:center;border:1px solid rgba(22,175,196,.34);border-radius:50%;text-align:center;background:radial-gradient(circle at 35% 25%,rgba(142,231,238,.34),transparent 34%),linear-gradient(145deg,#12365f,#0c6a98);box-shadow:0 24px 55px #15365f33,0 0 0 13px #16afc40e}.offer-core span{color:#9fd8df;font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.offer-core strong{color:var(--white);font-size:1.6rem}.offer-item{position:relative;z-index:2;min-height:145px;padding:1.55rem;border:1px solid rgba(22,175,196,.17);border-radius:22px 22px 44px;background:linear-gradient(135deg,#f1fafbe6,#ebf6f9b3);box-shadow:0 12px 28px #15365f11;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.offer-item:hover{background:linear-gradient(135deg,#f1fbfb,#eaf7fa);box-shadow:0 16px 34px #0f435f1c}.offer-item--strategy{grid-column:1;grid-row:1}.offer-item--page{grid-column:3;grid-row:1}.offer-item--traffic{grid-column:1;grid-row:2}.offer-item--tracking{grid-column:3;grid-row:2}.offer-item--creative{grid-column:1;grid-row:3}.offer-item--service{grid-column:3;grid-row:3}.offer-note{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(2rem,6vw,6rem);align-items:start;margin-top:2rem;padding:clamp(2rem,4vw,3rem);border-top:1px solid rgba(21,54,95,.12);border-bottom:1px solid rgba(21,54,95,.12);background:linear-gradient(90deg,#16afc40b,#fff0)}.offer-note h3{max-width:430px;margin:0;font-size:clamp(1.9rem,3vw,2.75rem);line-height:1.12}.offer-note>div{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.offer-note p{margin:0;color:#526776;line-height:1.72}.motion-ready .offer-system[data-reveal]{opacity:1;transform:none}.motion-ready .offer-system[data-reveal] .offer-connectors{opacity:0;transform:scale(.72);transition:opacity .65s ease,transform .9s ease}.motion-ready .offer-system[data-reveal].is-visible .offer-connectors{opacity:1;transform:scale(1)}.motion-ready .offer-system[data-reveal] .offer-core,.motion-ready .offer-system[data-reveal] .offer-item{opacity:0;transform:translateY(12px) scale(.98);transition:opacity .5s ease,transform .65s cubic-bezier(.2,.8,.2,1)}.motion-ready .offer-system[data-reveal].is-visible .offer-core,.motion-ready .offer-system[data-reveal].is-visible .offer-item{opacity:1;transform:translateY(0) scale(1)}.motion-ready .offer-system[data-reveal].is-visible .offer-core{transition-delay:.18s}.motion-ready .offer-system[data-reveal].is-visible .offer-item--strategy{transition-delay:.3s}.motion-ready .offer-system[data-reveal].is-visible .offer-item--page{transition-delay:.39s}.motion-ready .offer-system[data-reveal].is-visible .offer-item--traffic{transition-delay:.48s}.motion-ready .offer-system[data-reveal].is-visible .offer-item--tracking{transition-delay:.57s}.motion-ready .offer-system[data-reveal].is-visible .offer-item--creative{transition-delay:.66s}.motion-ready .offer-system[data-reveal].is-visible .offer-item--service{transition-delay:.75s}.motion-ready .process-list[data-reveal]{opacity:1;transform:none}.motion-ready .process-list[data-reveal]:before{transform:scaleX(0);transform-origin:left;transition:transform 1.4s cubic-bezier(.2,.75,.2,1)}.motion-ready .process-list[data-reveal].is-visible:before{transform:scaleX(1)}.pillars{padding-block:clamp(3.4rem,5vw,4.8rem);background:linear-gradient(110deg,#f2f9fa,#fff 55%,#fff9ed)}.pillars-heading{display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,1.55fr);gap:2rem;align-items:end;margin-bottom:2.25rem}.pillars-heading .eyebrow{margin:0}.pillars-heading h2{max-width:850px;margin:0;font-size:clamp(2.3rem,3.7vw,3.45rem)}.pillars-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(21,54,95,.15)}.pillars-list article{padding:1.8rem clamp(1.2rem,2.5vw,2.25rem) .5rem;border-left:1px solid rgba(21,54,95,.12)}.pillars-list article:first-child{border-left:0;padding-left:0}.pillars-list article:last-child{padding-right:0}.pillars-list span{display:block;margin-bottom:1.35rem;color:var(--coral);font-size:.67rem;font-weight:800;letter-spacing:.1em}.pillars-list h3{margin-bottom:.65rem;font-size:1.25rem}.pillars-list p{margin:0;color:#5c6d78;font-size:.92rem;line-height:1.65}.authority-grid{grid-template-columns:minmax(0,1.42fr) minmax(240px,.58fr);gap:clamp(4rem,8vw,8rem)}.authority-copy h2{max-width:860px;font-size:clamp(3.15rem,4.2vw,3.85rem)}.authority-copy>p:not(.eyebrow){max-width:790px;font-size:1.02rem}.authority-highlight{max-width:790px;margin-top:1.6rem;padding:1.35rem 1.5rem 1.4rem 1.7rem}.authority-role{max-width:790px;margin-top:1.6rem}.authority-role h3{margin-bottom:.9rem;color:#8ee7ee;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.authority-role ul{display:flex;flex-wrap:wrap;gap:.65rem;margin:0;padding:0;list-style:none}.authority-role li{padding:.58rem .78rem;border:1px solid rgba(142,231,238,.2);border-radius:999px;color:#d7e6ee;background:#ffffff0e;font-size:.78rem;font-weight:650}.authority-photo{width:min(100%,300px);justify-self:center}.authority-photo img{border-radius:26px 26px 78px}.authority-photo:before{width:105px;height:145px}.authority-caption{right:-1.1rem;bottom:1.2rem;width:190px}.diagnostic{padding-block:clamp(4.5rem,7vw,7rem);background:radial-gradient(circle at 50% 50%,rgba(22,175,196,.09),transparent 42%),#eaf3f6}.diagnostic-copy,.diagnostic-list{padding:clamp(2.4rem,5vw,4.7rem)}.diagnostic-copy>p:not(.eyebrow){font-size:1.08rem;line-height:1.7}.diagnostic-copy .button{min-height:66px;margin-top:.6rem;padding-inline:1.7rem;font-size:.96rem;box-shadow:0 15px 38px #03162840,0 0 0 1px #8ee7ee2e}.diagnostic-copy .button:hover{box-shadow:0 0 28px #8ee7ee6b,0 18px 44px #03162852}.diagnostic-note{display:flex;flex-wrap:wrap;gap:.45rem;color:#bed2de;font-size:.76rem}.diagnostic-note i{color:var(--yellow);font-style:normal}.diagnostic-list ul{gap:1.35rem}.diagnostic-list li{gap:.9rem}.fit{padding-block:clamp(3.8rem,5.5vw,5.3rem)}.fit-grid{gap:clamp(2.5rem,6vw,6rem)}.fit-grid h2{font-size:clamp(2.35rem,3.8vw,3.45rem)}.fit-list li{padding-block:.85rem;font-size:.94rem}.faq{padding-block:clamp(4rem,6vw,6rem)}.faq-list summary{min-height:66px;line-height:1.45}@media(max-width:980px){.header-inner{position:relative}.menu-toggle{z-index:72;display:grid;margin-left:auto}.desktop-nav{position:fixed;z-index:70;top:66px;right:0;left:0;display:grid;gap:.2rem;padding:1rem max(1rem,calc((100vw - var(--container)) / 2));border-bottom:1px solid rgba(21,54,95,.12);background:#fafaf7fb;box-shadow:0 18px 35px #15365f1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .2s ease,transform .24s ease}.desktop-nav a{min-height:48px;display:flex;align-items:center;padding-inline:1rem}.desktop-nav .nav-cta{margin:.4rem 0 0;justify-content:center}.menu-open{overflow:hidden}.menu-open .desktop-nav{opacity:1;pointer-events:auto;transform:translateY(0)}.menu-open .menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.offer-system{gap:1rem 2rem}.offer-core{width:180px;height:180px}.authority-grid{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr)}}@media(max-width:760px){.header-inner{min-height:66px}.desktop-nav{padding:.85rem 1rem 1rem}.offer-system{display:flex;min-height:0;flex-direction:column;gap:0;align-items:stretch;padding:.5rem 0}.offer-system:after{display:none}.offer-system:before{position:absolute;z-index:-1;top:84px;bottom:46px;left:39px;width:2px;background:linear-gradient(#16afc4,#1652a3 38%,#f4c430 67%,#e95d3f);content:""}.offer-connectors{display:none}.offer-core{position:relative;width:150px;height:150px;align-self:center;margin-bottom:1.4rem;box-shadow:0 18px 42px #15365f2e,0 0 0 9px #16afc40d}.offer-core:after{position:absolute;bottom:-34px;left:50%;color:var(--turquoise);content:"↓";font-size:1.2rem;transform:translate(-50%)}.offer-item{min-height:0;gap:1rem;padding:1.2rem .35rem 1.2rem .9rem;border:0;border-bottom:1px solid rgba(21,54,95,.1);border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.offer-item:hover{background:transparent;box-shadow:none;transform:none}.offer-icon{width:46px;height:46px;background:#eff9fa}.offer-note{grid-template-columns:1fr;gap:1.4rem;margin-top:1.5rem;padding:2rem 0}.offer-note>div{grid-template-columns:1fr;gap:1rem}.motion-ready .process-list[data-reveal]:before{transform:scaleY(0);transform-origin:top}.motion-ready .process-list[data-reveal].is-visible:before{transform:scaleY(1)}.journey-cycle{width:100%;max-width:430px;aspect-ratio:auto;padding:.25rem 0}.journey-cycle:before,.journey-cycle:after,.cycle-core,.cycle-runner{display:none}.journey-cycle ol{position:relative;display:grid;gap:0;padding-left:0}.journey-cycle ol:before{position:absolute;top:1.6rem;bottom:1.6rem;left:22px;width:2px;background:linear-gradient(#f4c430,#ed7943 36%,#e95d3f 62%,#77dbe2);content:""}.cycle-step,.cycle-step--one,.cycle-step--two,.cycle-step--three,.cycle-step--four,.cycle-step--five,.cycle-step--six{position:relative;inset:auto;display:grid;min-width:0;grid-template-columns:46px 1fr;gap:.9rem;align-items:center;padding:.95rem 0;text-align:left;transform:none}.cycle-step i{position:relative;z-index:2;justify-self:center}.cycle-step strong{font-size:1rem}.cycle-step--six:after{grid-column:2;margin-top:-.55rem;color:#9fcbd7;content:"↺ volta para Aquisição";font-size:.72rem;font-weight:650}.motion-ready .journey-cycle[data-reveal] .cycle-step{transform:translateY(9px)}.motion-ready .journey-cycle[data-reveal].is-visible .cycle-step{transform:translateY(0)}.pillars{padding-block:3.4rem}.pillars-heading{grid-template-columns:1fr;gap:.9rem;margin-bottom:1.4rem}.pillars-heading h2{font-size:clamp(2.2rem,10vw,2.85rem)}.pillars-list{grid-template-columns:1fr}.pillars-list article,.pillars-list article:first-child,.pillars-list article:last-child{padding:1.5rem 0;border-left:0;border-bottom:1px solid rgba(21,54,95,.11)}.pillars-list article:last-child{border-bottom:0}.pillars-list span{margin-bottom:.75rem}.authority-grid{grid-template-columns:1fr;gap:3rem}.authority-copy h2{font-size:clamp(2.6rem,11vw,3.25rem)}.authority-photo{width:min(62%,245px);margin-inline:auto}.authority-caption{right:-1.6rem;width:175px}.authority-role ul{display:grid;grid-template-columns:repeat(2,1fr)}.authority-role li{display:grid;min-height:50px;place-items:center;border-radius:13px;text-align:center}.diagnostic-card{grid-template-columns:1fr;border-radius:24px}.diagnostic-copy,.diagnostic-list{padding:2rem 1.35rem}.diagnostic-copy h2{font-size:clamp(2.65rem,11.5vw,3.35rem)}.diagnostic-copy .button{width:100%;min-height:62px;padding-inline:1rem;text-align:center}.diagnostic-note{justify-content:center;text-align:center}.fit{padding-block:3.6rem}.fit-grid{gap:1.7rem}.faq{padding-block:3.8rem}.faq-grid{gap:2rem}}@media(max-width:390px){.authority-role ul{grid-template-columns:1fr}.authority-photo{width:min(58%,215px)}.diagnostic-copy h2{font-size:2.55rem}}:root{--section-space: clamp(4.25rem, 6.4vw, 6.5rem)}body{font-size:1.03rem}h2{font-size:clamp(2.5rem,4.6vw,4.25rem)}.site-header{border-bottom-color:#15365f21;background:#fafaf7f2}.header-inner{min-height:74px}.desktop-nav{gap:2.25rem;color:#384955;font-size:.93rem}.button{min-height:58px;border-radius:14px;font-size:.94rem}.button--small{min-height:46px;font-size:.86rem}.hero{min-height:760px;padding:clamp(4.4rem,6.5vw,6.3rem) 0 0;color:var(--white);background:radial-gradient(circle at 77% 24%,rgba(22,175,196,.34),transparent 24%),radial-gradient(circle at 93% 82%,rgba(8,123,193,.42),transparent 29%),linear-gradient(128deg,#102d50 0%,var(--blue-deep) 45%,#0b659a 100%)}.hero:before{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.027) 1px,transparent 1px);background-size:76px 76px;content:"";-webkit-mask-image:linear-gradient(90deg,transparent,black 50%,black);mask-image:linear-gradient(90deg,transparent,black 50%,black);pointer-events:none}.hero-grid{grid-template-columns:minmax(0,1.48fr) minmax(300px,.52fr);gap:clamp(2rem,5vw,5rem)}.hero-copy{position:relative;z-index:3}.hero .eyebrow{margin-bottom:1.35rem;color:#8ee7ee;font-size:.82rem}.hero .eyebrow>span{background:linear-gradient(90deg,var(--yellow),var(--coral))}.hero h1{max-width:900px;margin-bottom:1.55rem;color:var(--white);font-size:clamp(4rem,5.7vw,6rem);line-height:.99;letter-spacing:-.055em}.hero-lead{max-width:700px;margin-bottom:1.85rem;color:#dceaf2;font-size:clamp(1.12rem,1.55vw,1.3rem);line-height:1.65}.hero-actions{gap:1.4rem}.hero-actions .button{position:relative;color:var(--blue-deep);background:var(--white);box-shadow:0 15px 35px #03172c47}.hero-actions .button:after{margin-left:.75rem;color:var(--coral);content:"↗";font-size:1.05rem}.hero-actions .button:hover{box-shadow:0 18px 42px #03172c61}.hero-actions p{max-width:245px;color:#c4d7e2;font-size:.82rem}.hero-actions p span{color:var(--yellow)}.hero-visual{min-height:470px;isolation:isolate}.flight-line{position:absolute;z-index:-1;border:1px solid rgba(142,231,238,.26);border-left-color:transparent;border-radius:50%;transform:rotate(-28deg)}.flight-line--one{top:24px;right:-155px;width:590px;height:220px}.flight-line--two{top:80px;right:-128px;width:520px;height:190px}.wing-shape{position:absolute;right:0;border-radius:100% 0;transform:rotate(28deg) skew(-8deg);transform-origin:bottom right}.wing-shape:after{position:absolute;inset:13% 10%;border:1px solid rgba(255,255,255,.2);border-radius:inherit;content:""}.wing-shape--one{top:55px;right:5px;width:290px;height:88px;background:linear-gradient(95deg,rgba(22,175,196,.34),var(--turquoise))}.wing-shape--two{top:168px;right:30px;width:250px;height:76px;background:linear-gradient(95deg,#087bc140,#179fe1)}.wing-shape--three{top:266px;right:62px;width:205px;height:64px;background:linear-gradient(95deg,#1652a359,#3a7fd3)}.hero-sun{position:absolute;top:28px;right:48px;width:46px;height:46px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 12px #e95d3f1a}.hero-spark{position:absolute;width:16px;height:16px;border-radius:50% 0 50% 50%;background:var(--yellow);transform:rotate(35deg)}.hero-spark--one{right:268px;bottom:55px}.hero-spark--two{right:8px;bottom:100px;width:10px;height:10px;background:var(--coral)}.hero-orbit{border-color:#8ee7ee33}.trust-strip{margin-top:clamp(3rem,4vw,4.2rem);border-top-color:#ffffff2e;color:#c4d7e2;font-size:.84rem}.trust-strip li{color:var(--white);font-size:.86rem}.trust-strip li:not(:first-child):before{background:var(--yellow)}.split-heading{margin-bottom:2.6rem}.section-intro,.section-heading>p:last-child{font-size:1.1rem;line-height:1.72}.context{background:radial-gradient(circle at 96% 8%,rgba(22,175,196,.09),transparent 20%),#f8fbfb}.issue-grid{gap:1.15rem}.issue-card{position:relative;min-height:235px;padding:1.75rem;overflow:hidden;border-color:#cfdcdf;background:#ffffffd1;box-shadow:0 10px 28px #15365f0e}.issue-card:after{position:absolute;top:0;right:0;width:54px;height:6px;border-radius:0 0 0 10px;background:var(--turquoise);content:""}.issue-card:nth-child(2):after{background:var(--yellow)}.issue-card:nth-child(3):after{background:var(--coral)}.issue-card>span{margin-bottom:3rem;font-size:.78rem}.issue-card h3{font-size:1.3rem}.issue-card p{font-size:.95rem}.issue-card--accent{border-color:transparent;background:linear-gradient(145deg,var(--blue-deep),#174d7d)}.issue-card--accent:after{background:var(--coral)}.solution{background:var(--white)}.solution-grid{align-items:start}.solution-copy>p:not(.eyebrow),.channels-copy>p:not(.eyebrow),.direction-copy>p:not(.eyebrow),.authority-copy>p:not(.eyebrow),.clarity-copy>p:not(.eyebrow){font-size:1.02rem;line-height:1.75}.principle{margin-top:1.65rem;border-left-width:5px;border-left-color:var(--coral);background:#f0f8fa}.solution-stack article{border-color:#cfdde0;background:#f9fcfc}.solution-stack article:nth-child(2){margin-left:2.2rem;background:#f1f7fb}.solution-stack article:nth-child(3){margin-right:2.2rem}.solution-stack h3{font-size:1.24rem}.solution-stack p{font-size:.94rem}.stack-mark{width:16px;height:44px}.process{background:linear-gradient(135deg,rgba(22,175,196,.08),transparent 42%),#eaf3f6}.section-heading--center{margin-bottom:3rem}.process-list{border-top-color:#bdcfd5}.process-item{grid-template-columns:74px 1fr auto;padding:1.65rem 0;border-bottom-color:#bdcfd5}.process-number{display:grid;width:44px;height:44px;place-items:center;border-radius:12px 12px 24px;color:var(--white);background:var(--blue-royal)}.process-item:nth-child(2) .process-number,.process-item:nth-child(5) .process-number{background:var(--turquoise)}.process-item:nth-child(3) .process-number{color:var(--blue-deep);background:var(--yellow)}.process-item:nth-child(4) .process-number{background:var(--coral)}.process-item h3{font-size:1.5rem}.process-item p{font-size:.98rem}.process-tag{padding:.5rem .8rem;border:1px solid rgba(22,82,163,.12);background:#ffffffa3;font-size:.72rem}.journey{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 14%,rgba(22,175,196,.2),transparent 26%),linear-gradient(125deg,#102e52,var(--blue-deep) 55%,#164f7e)}.journey:after{position:absolute;right:-80px;bottom:-140px;width:330px;height:260px;border:2px solid rgba(244,196,48,.24);border-radius:100% 0;content:"";transform:rotate(24deg)}.journey-grid{position:relative;z-index:2}.journey-flow{gap:.95rem}.journey-flow li{min-height:122px;border-color:#ffffff30;background:#ffffff13}.journey-flow li:nth-child(3),.journey-flow li:nth-child(6){border-bottom-color:var(--coral)}.journey-flow strong{font-size:1rem}.channels{background:radial-gradient(circle at 8% 86%,rgba(244,196,48,.12),transparent 25%),#fffaf0}.channels-panel{border-color:#c9d9dd;box-shadow:0 18px 50px #15365f1c}.channel-map span{border-color:#cddce0;background:#f1f8f9;font-size:.9rem}.channel-map span:nth-child(2),.channel-map span:nth-child(7){border-left:4px solid var(--coral)}.channel-map span:nth-child(4),.channel-map span:nth-child(6){border-left:4px solid var(--yellow)}.clarity{background:#edf5f9}.question-list>div{border:1px solid #d4e1e5;border-left:5px solid var(--turquoise);background:#ffffffd6}.question-list>div:nth-child(2){border-left-color:var(--yellow)}.question-list>div:nth-child(3){border-left-color:var(--coral)}.question-list p{font-size:.98rem}.authenticity{padding-top:var(--section-space);background:var(--white)}.authenticity-card{grid-template-columns:1.08fr .92fr;padding:clamp(2.2rem,4.5vw,4rem);border:1px solid #f4d9c6;background:radial-gradient(circle at 88% 14%,rgba(233,93,63,.13),transparent 24%),linear-gradient(125deg,#fff7df,#fff1e9 72%);box-shadow:0 18px 50px #6b462214}.authenticity-card h2{font-size:clamp(2.4rem,4vw,3.65rem)}.authenticity-card>div:nth-child(3)>p{color:#665849;font-size:1.02rem}.check-list li{font-size:.94rem}.check-list li:before{background:var(--coral)}.organic-mark{right:-4rem;bottom:-12rem;width:390px;height:430px;border:2px solid rgba(233,93,63,.17)}.authenticity-card:after{position:absolute;top:20px;right:28px;width:18px;height:18px;border-radius:50% 0 50% 50%;background:var(--yellow);content:"";transform:rotate(35deg)}.direction{background:#f5fafb}.direction-card{background:radial-gradient(circle at 100% 0%,rgba(22,175,196,.22),transparent 30%),linear-gradient(145deg,var(--blue-deep),#164b76)}.direction-card li{font-size:1rem}.authority{position:relative;overflow:hidden;color:var(--white);background:radial-gradient(circle at 12% 10%,rgba(22,175,196,.18),transparent 25%),linear-gradient(120deg,#102d50,var(--blue-deep) 60%,#123f68)}.authority:after{position:absolute;top:-120px;right:-80px;width:320px;height:460px;border:1px solid rgba(244,196,48,.2);border-radius:100% 0;content:"";transform:rotate(25deg)}.authority-grid{position:relative;z-index:2;align-items:center;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(3rem,7vw,7rem)}.authority-photo{width:min(100%,510px)}.authority-photo:before{top:-1.5rem;right:-1.5rem;width:150px;height:210px;border:2px solid rgba(244,196,48,.45)}.authority-photo img{aspect-ratio:.84;border-radius:36px 36px 115px;box-shadow:0 24px 70px #02122361}.authority-caption{right:-2rem;bottom:2rem;width:235px;border-left:5px solid var(--coral);background:#fff8ed}.authority .eyebrow{color:#8ee7ee}.authority-copy h2{color:var(--white)}.authority-copy>p:not(.eyebrow){color:#cfdee8;font-size:1rem}.diagnostic{background:#eaf3f6}.diagnostic-card{background:radial-gradient(circle at 88% 12%,rgba(22,175,196,.28),transparent 28%),linear-gradient(130deg,#102e52,#0e5f91)}.diagnostic-card:after{position:absolute;right:34px;bottom:20px;width:18px;height:18px;border-radius:50%;background:var(--coral);content:""}.diagnostic-card{position:relative}.fit{background:var(--white)}.fit-list li{font-size:1rem}.faq{background:#f7f9f8}.faq-list summary{font-size:1rem}.faq-list details p{font-size:.94rem}.final-cta{color:var(--white);background:radial-gradient(circle at 50% 110%,rgba(22,175,196,.3),transparent 38%),linear-gradient(125deg,#102d50,var(--blue-deep) 55%,#12537e)}.final-cta__inner h2{color:var(--white)}.final-cta__inner>p:not(.eyebrow){color:#cfdee8;font-size:1.06rem}.final-cta .eyebrow{color:#8ee7ee}.final-cta .button{color:var(--blue-deep);background:var(--white)}.final-cta .button:after{margin-left:.7rem;color:var(--coral);content:"↗"}.final-cta__inner>span{color:#b8cfdd;font-size:.78rem}@media(max-width:980px){.hero{min-height:auto}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:1.5rem}.hero h1{font-size:clamp(3.7rem,7.6vw,5.4rem)}.hero-visual{min-height:390px}.solution-stack article:nth-child(2){margin-left:1rem}.solution-stack article:nth-child(3){margin-right:1rem}}@media(max-width:760px){:root{--section-space: 3.65rem}body{font-size:1rem}.header-inner{min-height:66px}.brand{width:118px}.hero{padding-top:3rem}.hero-grid{grid-template-columns:1fr;gap:1.4rem}.hero .eyebrow{font-size:.72rem}.hero h1{margin-bottom:1.25rem;font-size:clamp(3rem,13.8vw,4.1rem);line-height:.98}.hero-lead{margin-bottom:1.5rem;font-size:1.08rem;line-height:1.6}.hero-actions{gap:.75rem}.hero-visual{min-height:270px;margin-top:.2rem}.wing-shape--one{top:20px;right:0;width:250px;height:70px}.wing-shape--two{top:105px;right:28px;width:210px;height:58px}.wing-shape--three{top:180px;right:56px;width:168px;height:48px}.hero-sun{top:0;right:30px;width:36px;height:36px}.flight-line--one{top:0;right:-190px}.flight-line--two{top:46px;right:-170px}.trust-strip{margin-top:1.5rem;padding-bottom:1.2rem}.split-heading{margin-bottom:2rem}h2{font-size:clamp(2.35rem,10.8vw,3.1rem)}.issue-card{min-height:auto;padding:1.5rem}.issue-card>span{margin-bottom:1.8rem}.solution-stack article:nth-child(2),.solution-stack article:nth-child(3){margin-inline:0}.process-item{grid-template-columns:52px 1fr;padding:1.45rem 0}.process-number{width:40px;height:40px}.process-item h3{font-size:1.35rem}.journey-flow li{min-height:108px}.authenticity-card{grid-template-columns:1fr;gap:1.75rem;padding:1.9rem 1.4rem}.authenticity-card h2{font-size:clamp(2.2rem,10vw,2.85rem)}.authority-grid{grid-template-columns:1fr;gap:3rem}.authority-photo{width:min(92%,470px)}.authority-caption{right:-1.1rem}.diagnostic-copy,.diagnostic-list{padding:1.8rem 1.4rem}.final-cta__inner>p:not(.eyebrow){font-size:1rem}}@media(max-width:390px){.hero h1{font-size:2.85rem}.hero-visual{min-height:250px}.wing-shape--one{width:220px}.wing-shape--two{width:185px}.wing-shape--three{width:145px}}.hero-grid{position:relative;grid-template-columns:minmax(0,1fr)}.hero-copy{max-width:1080px}.hero h1{max-width:1080px;font-size:clamp(3.25rem,4vw,3.75rem);line-height:1.02}.hero h1 span{display:block}.hero-actions .button{min-height:68px;padding-inline:2rem;font-size:1rem;transition:transform .18s ease,box-shadow .22s ease,background .22s ease}.hero-actions .button:hover{background:#f8feff;box-shadow:0 0 0 1px #8ee7eeb3,0 0 30px #2ab8e2ad,0 18px 48px #02142866;transform:translateY(-2px)}.hero-visual{position:absolute;z-index:1;inset:-3.5rem -7rem -2rem 45%;min-height:570px;opacity:.42;pointer-events:none}.flight-line{border-color:#8ee7ee5c;border-left-color:transparent}.flight-line--one{top:-40px;right:-160px;width:850px;height:320px}.flight-line--two{top:65px;right:-80px;width:720px;height:280px}.wing-shape{right:2%;border-radius:100% 0;filter:drop-shadow(0 18px 35px rgba(4,35,65,.2));animation:feather-float 8s ease-in-out infinite alternate}.wing-shape--one{top:35px;width:470px;height:142px;background:linear-gradient(95deg,#16afc433,#27d6e0e6)}.wing-shape--two{top:190px;right:8%;width:405px;height:122px;background:linear-gradient(95deg,#087bc12e,#179fe1e0);animation-delay:-2.6s}.wing-shape--three{top:330px;right:14%;width:335px;height:100px;background:linear-gradient(95deg,#1652a333,#4789e0db);animation-delay:-5.2s}@keyframes feather-float{0%{transform:translate3d(-12px,12px,0) rotate(25deg) skew(-8deg)}to{transform:translate3d(28px,-16px,0) rotate(31deg) skew(-5deg)}}.context .section-intro{max-width:610px;color:#435d71;font-size:clamp(1.2rem,1.65vw,1.45rem);line-height:1.7}.context .section-intro strong{color:var(--blue-deep);font-weight:800}.issue-card,.issue-card--accent{min-height:270px;border:0;color:var(--white);background:linear-gradient(145deg,#102f52,#174568);box-shadow:0 18px 38px #0726432b}.issue-card:nth-child(2){background:linear-gradient(145deg,#123b60,#12608a)}.issue-card:nth-child(3){background:linear-gradient(145deg,#124b73,#0c78a8)}.issue-card:nth-child(4){background:linear-gradient(145deg,#0e5d88,#078cc4)}.issue-card:after{right:0;width:100%;height:5px;border-radius:0;background:linear-gradient(90deg,#f4c430,#efd43e)}.issue-card:nth-child(2):after{background:linear-gradient(90deg,#efd43e,#f4a13d)}.issue-card:nth-child(3):after{background:linear-gradient(90deg,#f4a13d,#ed7141)}.issue-card:nth-child(4):after,.issue-card--accent:after{background:linear-gradient(90deg,#ed7141,#e65342)}.issue-card>span,.issue-card h3,.issue-card p,.issue-card--accent>span,.issue-card--accent h3,.issue-card--accent p{color:var(--white)}.issue-card>span{opacity:.72}.issue-card p{color:#d8e9f2}.solution-copy h2{max-width:680px;font-size:clamp(2.9rem,3.65vw,3.3rem);font-weight:500}.solution-copy h2>span,.solution-copy h2 strong{display:block;font-weight:800}.solution-copy h2>span{white-space:nowrap;font-weight:500}.solution-stack{gap:1rem}.solution-stack article,.solution-stack article:nth-child(2),.solution-stack article:nth-child(3){min-height:154px;margin-inline:0;border:1px solid transparent;background:linear-gradient(#f9fcfc,#f9fcfc) padding-box,linear-gradient(120deg,#44f0e8,#1689c9 52%,#15365f) border-box;box-shadow:0 14px 34px #0d49691a,0 0 22px #16afc41a}.solution-stack article:nth-child(2){background:linear-gradient(#f2f8fa,#f2f8fa) padding-box,linear-gradient(120deg,#44f0e8,#1689c9 52%,#15365f) border-box}.process-list{display:grid;gap:1.25rem;border:0}.process-item{position:relative;grid-template-columns:52px minmax(0,1fr) minmax(190px,auto);gap:1.2rem;padding:1.55rem 1.65rem;overflow:visible;border:1px solid transparent;border-radius:20px;background:linear-gradient(#fffffff0,#f6fbfcf0) padding-box,linear-gradient(120deg,#48eee7,#168bc9 52%,#15365f) border-box;box-shadow:0 15px 38px #0e3f5b1a,0 0 25px #16afc417}.process-item:not(:last-child):after{position:absolute;z-index:1;top:calc(50% + 18px);left:42px;width:2px;height:calc(50% + 1.3rem);background:linear-gradient(#38cfd2,#174c77);content:""}.process-marker{position:relative;z-index:2;display:block;width:36px;height:36px;align-self:center;border:5px solid rgba(255,255,255,.92);border-radius:50%;background:var(--turquoise);box-shadow:0 0 0 1px #115b7e21,0 0 20px #16afc461}.process-item:nth-child(2) .process-marker{background:#1652a3}.process-item:nth-child(3) .process-marker{background:var(--blue-deep)}.process-item:nth-child(4) .process-marker{background:var(--yellow)}.process-item:nth-child(5) .process-marker{background:linear-gradient(135deg,var(--coral),#d93232)}.process-tag{display:inline-flex;min-width:180px;align-items:center;justify-content:flex-start;gap:.65rem;border-color:#1652a329;color:var(--blue-deep);background:#fff;font-size:.78rem}.process-tag:before{color:var(--turquoise);content:"←";font-size:1.2rem;line-height:1}.motion-ready .process-item[data-reveal]{opacity:0;transform:translateY(34px) scale(.985);transition:opacity .6s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.motion-ready .process-item[data-reveal].is-visible{opacity:1;transform:translateY(0) scale(1)}.journey-copy>p:last-child{color:#dceaf2;font-size:clamp(1.2rem,1.7vw,1.42rem);line-height:1.65}.journey-flow li{min-height:150px;align-items:center;justify-items:center;border:1px solid transparent;text-align:center;background:linear-gradient(#143e62f0,#184c70f0) padding-box,linear-gradient(135deg,#48eee7d9,#168bc959,#f4c430bf) border-box;box-shadow:0 15px 36px #02132538,0 0 22px #1fb6c914}.journey-flow strong{color:var(--white);font-size:1.16rem}.journey-icon{position:relative;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(142,231,238,.46);border-radius:50%;background:#16afc421}.journey-icon:before,.journey-icon:after{position:absolute;content:""}.journey-icon:before{width:19px;height:9px;border:2px solid #8ee7ee;border-radius:100% 0;transform:rotate(-28deg)}.journey-icon:after{width:5px;height:5px;border-radius:50%;background:var(--yellow);transform:translate(9px,-9px)}.journey-flow li:nth-child(2) .journey-icon:before,.journey-flow li:nth-child(5) .journey-icon:before{width:17px;height:17px;border-radius:4px;transform:rotate(45deg)}.journey-flow li:nth-child(3) .journey-icon:before,.journey-flow li:nth-child(6) .journey-icon:before{width:18px;height:18px;border-width:2px 2px 0 0;border-radius:0;transform:rotate(45deg)}.clarity{position:relative;overflow:hidden;color:var(--white);background:radial-gradient(circle at 50% 120%,rgba(22,175,196,.38),transparent 44%),linear-gradient(125deg,#0b2949,#123e68 55%,#0a6a98)}.clarity:before{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;content:""}.clarity-focus{position:relative;z-index:1;max-width:1080px;text-align:center}.clarity-focus .eyebrow{justify-content:center;color:#8ee7ee}.clarity-focus h2{max-width:1000px;margin:0 auto 2rem;color:var(--white);font-size:clamp(3.3rem,6vw,5.6rem);line-height:1.02}.clarity-focus>p:last-child{max-width:900px;margin:0 auto;color:#d8e9f2;font-size:clamp(1.25rem,2vw,1.62rem);line-height:1.65}.authenticity-card{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(2rem,5vw,5rem);align-items:center;border-color:#16afc43d;background:radial-gradient(circle at 12% 105%,rgba(244,196,48,.16),transparent 33%),linear-gradient(125deg,#f8fcfc,#eef8fa)}.authenticity-card h2{color:var(--blue-deep);font-size:clamp(3rem,5vw,4.7rem);line-height:1.02}.authenticity-card>div:nth-child(2)>p:last-child{margin-top:1.5rem;color:#526776;font-size:1.08rem;line-height:1.72}.authenticity-card>div:nth-child(3){width:100%}.check-list{display:grid;gap:1rem;margin:0}.check-list li{display:flex;min-height:92px;align-items:center;gap:1rem;padding:1.35rem 1.5rem;border:1px solid rgba(72,238,231,.4);border-radius:18px;color:var(--white);background:linear-gradient(125deg,var(--blue-deep),#0d5d89);box-shadow:0 14px 28px #0e334f24;font-size:1.08rem;font-weight:700}.check-list li:before{position:static;top:auto;left:auto;display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--blue-deep);background:#8ee7ee;content:"✓";font-size:1rem;font-weight:900}.organic-mark,.authenticity-card:after{display:none}@media(max-width:980px){.hero h1{font-size:clamp(3.2rem,6.4vw,4rem)}.hero-visual{inset-inline-start:38%}.process-item{grid-template-columns:46px minmax(0,1fr)}.process-tag{grid-column:2;justify-self:start}}@media(max-width:760px){.hero{overflow:hidden}.hero-copy{max-width:none}.hero h1{font-size:clamp(2.55rem,11.8vw,3.45rem);line-height:1}.hero h1 span{display:inline}.hero h1 span:not(:last-child):after{content:" "}.hero-visual{inset:22% -58% 3% 24%;min-height:600px;opacity:.2}.wing-shape--one{width:420px;height:126px}.wing-shape--two{width:355px;height:108px}.wing-shape--three{width:295px;height:88px}.hero-actions .button{min-height:62px}.issue-card,.issue-card--accent{min-height:220px}.solution-copy h2 strong,.solution-copy h2>span{display:inline}.solution-copy h2>span{white-space:normal}.solution-stack article,.solution-stack article:nth-child(2),.solution-stack article:nth-child(3){min-height:0}.process-item{grid-template-columns:38px minmax(0,1fr);gap:.8rem;padding:1.25rem}.process-item:not(:last-child):after{left:38px}.process-marker{width:28px;height:28px;border-width:4px}.process-tag{min-width:0}.journey-copy{text-align:center}.journey-flow li{min-height:138px}.clarity-focus h2{font-size:clamp(2.7rem,12vw,3.7rem)}.clarity-focus>p:last-child{font-size:1.14rem}.authenticity-card{grid-template-columns:1fr}.authenticity-card h2{font-size:clamp(2.65rem,12vw,3.5rem)}.check-list li{min-height:80px}}@media(prefers-reduced-motion:reduce){.wing-shape{animation:none}}.offer{position:relative;overflow:hidden;background:radial-gradient(circle at 96% 10%,rgba(22,175,196,.09),transparent 25%),#fff}.offer-heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(2.5rem,7vw,7rem);align-items:end;margin-bottom:3rem}.offer-heading h2{max-width:650px;margin:0;font-size:clamp(2.9rem,4.5vw,4.2rem)}.offer-heading>p{max-width:610px;margin:0;color:#526776;font-size:clamp(1.08rem,1.5vw,1.25rem);line-height:1.75}.offer-heading>p strong{color:var(--blue-deep)}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #d7e4e7;border-left:1px solid #d7e4e7}.offer-item{display:grid;min-height:190px;grid-template-columns:52px 1fr;gap:1.15rem;align-items:start;padding:2rem 1.6rem;border-right:1px solid #d7e4e7;border-bottom:1px solid #d7e4e7;background:#ffffffb3;transition:background .22s ease,box-shadow .22s ease,transform .22s ease}.offer-item:hover{position:relative;z-index:2;background:#f4fbfc;box-shadow:0 16px 34px #0f435f1a;transform:translateY(-3px)}.offer-item h3{margin-bottom:.6rem;font-size:1.22rem}.offer-item p{color:#61727d;font-size:.93rem;line-height:1.65}.offer-icon{position:relative;display:block;width:46px;height:46px;border:1px solid rgba(22,175,196,.34);border-radius:50%;background:linear-gradient(145deg,#ecfbfb,#e7f3f8)}.offer-icon:before,.offer-icon:after{position:absolute;content:""}.offer-icon:before{top:14px;left:13px;width:18px;height:10px;border:2px solid var(--turquoise);border-radius:100% 0;transform:rotate(-25deg)}.offer-icon:after{top:11px;right:10px;width:6px;height:6px;border-radius:50%;background:var(--yellow)}.offer-icon--page:before,.offer-icon--creative:before{top:12px;left:14px;width:16px;height:19px;border-radius:3px;transform:none}.offer-icon--traffic:before,.offer-icon--service:before{top:13px;left:13px;width:18px;height:18px;border-width:2px 2px 0 0;border-radius:0;transform:rotate(45deg)}.offer-icon--tracking:before{top:11px;left:11px;width:20px;height:20px;border-radius:50%;transform:none}.offer-icon--tracking:after{top:20px;right:10px;width:12px;height:2px;border-radius:0;background:var(--coral);transform:rotate(-35deg)}.process .section-heading--center{max-width:1180px}.process .section-heading--center h2{white-space:nowrap;font-size:clamp(3.2rem,4.7vw,4.3rem)}.process-list{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding-top:.25rem}.process-list:before{position:absolute;z-index:0;top:26px;right:10%;left:10%;height:2px;background:linear-gradient(90deg,#f4c430,#f1a13f 28%,#ed7743 55%,#e95d3f 78%,#d93b3b);content:""}.process-item{position:relative;display:block;min-height:250px;padding:4.9rem 1.25rem 1.5rem;border:0;border-radius:0;text-align:center;background:transparent;box-shadow:none}.process-item:first-child{border-left:0}.process-item:not(:last-child):after{display:none}.process-marker{position:absolute;z-index:2;top:8px;left:50%;width:38px;height:38px;border:6px solid #eaf3f6;background:var(--yellow);box-shadow:0 0 0 1px #50370f1f,0 0 18px #f4c4306b;transform:translate(-50%)}.process-item:nth-child(2) .process-marker{background:#f2a13c;box-shadow:0 0 0 1px #50370f1f,0 0 18px #f2a13c61}.process-item:nth-child(3) .process-marker{background:#ed7943;box-shadow:0 0 0 1px #692a161f,0 0 18px #ed79435c}.process-item:nth-child(4) .process-marker{background:var(--coral);box-shadow:0 0 0 1px #692a161f,0 0 18px #e95d3f57}.process-item:nth-child(5) .process-marker{background:#d93b3b;box-shadow:0 0 0 1px #691f1f1f,0 0 18px #d93b3b52}.process-item h3{min-height:2.6em;margin-bottom:.8rem;color:var(--blue-royal);font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.process-item .process-lead{max-width:220px;margin:0 auto;color:#38566d;font-size:clamp(1rem,1.15vw,1.12rem);font-weight:500;line-height:1.42}.motion-ready .process-item[data-reveal]{transform:translateY(22px)}.motion-ready .process-item[data-reveal]:nth-child(2){transition-delay:.1s}.motion-ready .process-item[data-reveal]:nth-child(3){transition-delay:.2s}.motion-ready .process-item[data-reveal]:nth-child(4){transition-delay:.3s}.motion-ready .process-item[data-reveal]:nth-child(5){transition-delay:.4s}.journey-grid{grid-template-columns:minmax(0,.58fr) minmax(0,1fr);gap:clamp(2rem,4vw,4rem);align-items:center}.journey-copy h2{font-size:clamp(3.05rem,4vw,3.7rem);line-height:1.04}.journey-cycle{position:relative;width:min(100%,620px);aspect-ratio:1;justify-self:end;isolation:isolate}.journey-cycle:before{position:absolute;z-index:-1;inset:13%;border:2px solid rgba(142,231,238,.44);border-radius:50%;background:radial-gradient(circle,rgba(22,175,196,.08),transparent 62%);box-shadow:inset 0 0 50px #16afc40d,0 0 34px #16afc414;content:""}.journey-cycle:after{position:absolute;z-index:-2;inset:8%;border:1px solid rgba(255,255,255,.07);border-radius:50%;content:""}.cycle-core{position:absolute;top:50%;left:50%;display:grid;width:172px;height:172px;place-content:center;border:1px solid rgba(142,231,238,.28);border-radius:50%;text-align:center;background:radial-gradient(circle at 35% 30%,#16afc447,#0e3354d6);box-shadow:0 18px 50px #02122347;transform:translate(-50%,-50%)}.cycle-core span{color:#9bcbd8;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cycle-core strong{color:var(--white);font-size:1.45rem}.journey-cycle ol{margin:0;padding:0;list-style:none}.cycle-step{position:absolute;display:flex;min-width:100px;flex-direction:column;align-items:center;gap:.55rem;color:var(--white);text-align:center;text-shadow:0 2px 14px rgba(2,18,35,.7)}.cycle-step i{display:block;width:16px;height:16px;border:4px solid #17466d;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 1px #fff9,0 0 18px #f4c4308c}.cycle-step strong{font-size:.94rem}.cycle-step--one{top:7%;left:50%;transform:translate(-50%)}.cycle-step--two{top:25%;right:2%}.cycle-step--three{right:1%;bottom:22%}.cycle-step--four{bottom:6%;left:50%;transform:translate(-50%)}.cycle-step--five{bottom:22%;left:1%}.cycle-step--six{top:25%;left:1%}.cycle-step--two i{background:#efaa3a}.cycle-step--three i{background:var(--coral)}.cycle-step--four i{background:#d94a3f}.cycle-step--five i{background:#4baed0}.cycle-step--six i{background:#77dbe2}.cycle-runner{position:absolute;z-index:4;top:calc(50% - 5px);left:calc(50% - 5px);width:10px;height:10px;border-radius:50%;background:#dffcff;box-shadow:0 0 15px 5px #8ee7ee7a;animation:cycle-run 15s linear infinite}@keyframes cycle-run{to{transform:rotate(360deg) translate(clamp(175px,17vw,230px)) rotate(-360deg)}0%{transform:rotate(0) translate(clamp(175px,17vw,230px)) rotate(0)}}.motion-ready .journey-cycle[data-reveal]:before{opacity:0;transform:scale(.82) rotate(-15deg);transition:opacity .9s ease,transform 1.2s cubic-bezier(.2,.8,.2,1)}.motion-ready .journey-cycle[data-reveal].is-visible:before{opacity:1;transform:scale(1) rotate(0)}.motion-ready .journey-cycle[data-reveal] .cycle-step{opacity:0;transition:opacity .45s ease}.motion-ready .journey-cycle[data-reveal].is-visible .cycle-step{opacity:1}.motion-ready .journey-cycle[data-reveal].is-visible .cycle-step:nth-child(1){transition-delay:.25s}.motion-ready .journey-cycle[data-reveal].is-visible .cycle-step:nth-child(2){transition-delay:.38s}.motion-ready .journey-cycle[data-reveal].is-visible .cycle-step:nth-child(3){transition-delay:.51s}.motion-ready .journey-cycle[data-reveal].is-visible .cycle-step:nth-child(4){transition-delay:.64s}.motion-ready .journey-cycle[data-reveal].is-visible .cycle-step:nth-child(5){transition-delay:.77s}.motion-ready .journey-cycle[data-reveal].is-visible .cycle-step:nth-child(6){transition-delay:.9s}.authority-grid{grid-template-columns:minmax(0,.66fr) minmax(0,1.34fr);gap:clamp(3rem,6vw,6rem)}.authority-photo{width:min(100%,400px)}.authority-copy h2{max-width:820px;font-size:clamp(3.2rem,4.5vw,4rem);line-height:1.04}.authority-highlight{position:relative;margin-top:1.8rem;padding:1.5rem 1.6rem 1.55rem 1.8rem;overflow:hidden;border:1px solid rgba(142,231,238,.22);border-left:5px solid var(--yellow);border-radius:0 18px 18px 0;background:linear-gradient(120deg,#ffffff17,#16afc414)}.authority-highlight>span{display:block;margin-bottom:.35rem;color:#8ee7ee;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.authority-highlight>strong{display:block;margin-bottom:.6rem;color:var(--white);font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.1}.authority-highlight>p{margin:0;color:#d7e6ee;font-size:.94rem;line-height:1.65}@media(max-width:980px){.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-list{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto;scrollbar-width:thin}.journey-grid{grid-template-columns:minmax(0,.7fr) minmax(0,1fr)}.authority-copy h2{font-size:clamp(3rem,5.4vw,3.6rem)}}@media(max-width:760px){.offer-heading{grid-template-columns:1fr;gap:1.4rem;margin-bottom:2rem}.offer-heading h2{font-size:clamp(2.6rem,11vw,3.25rem)}.offer-grid{grid-template-columns:1fr}.offer-item{min-height:0;padding:1.5rem 1.25rem}.process .section-heading--center h2{white-space:normal;font-size:clamp(2.55rem,11vw,3.2rem)}.process-list{grid-template-columns:1fr;gap:0;overflow:visible;padding-top:0}.process-list:before{top:1.55rem;right:auto;bottom:1.55rem;left:2.45rem;width:2px;height:auto;background:linear-gradient(#f4c430,#f1a13f 28%,#ed7743 55%,#e95d3f 78%,#d93b3b)}.process-item{min-height:0;padding:1.45rem 1rem 1.65rem 5rem;border-left:0;border-bottom:0;text-align:left}.process-item:last-child{border-bottom:0}.process-marker{top:1.35rem;left:1.28rem;width:34px;height:34px;transform:none}.process-item h3{min-height:0;margin-bottom:.55rem}.process-item .process-lead{max-width:none;margin:0;font-size:1.08rem}.journey-grid{grid-template-columns:1fr}.journey-copy h2{font-size:clamp(2.8rem,12vw,3.55rem)}.journey-cycle{width:min(100%,390px);justify-self:center}.cycle-core{width:126px;height:126px}.cycle-core strong{font-size:1.15rem}.cycle-step{min-width:82px}.cycle-step strong{font-size:.78rem}.cycle-step--two,.cycle-step--three{right:-1%}.cycle-step--five,.cycle-step--six{left:-1%}@keyframes cycle-run{to{transform:rotate(360deg) translate(132px) rotate(-360deg)}0%{transform:rotate(0) translate(132px) rotate(0)}}.authority-grid{grid-template-columns:1fr}.authority-photo{width:min(78%,360px)}.authority-copy h2{font-size:clamp(2.7rem,11vw,3.35rem)}}@media(prefers-reduced-motion:reduce){.cycle-runner{animation:none}.motion-ready .journey-cycle[data-reveal]:before,.motion-ready .journey-cycle[data-reveal] .cycle-step{opacity:1;transform:none;transition:none}}.offer-item{min-height:124px;padding:1.1rem .7rem;border:0;border-top:1px solid rgba(22,175,196,.22);border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.offer-item:hover{background:linear-gradient(90deg,rgba(22,175,196,.045),transparent);box-shadow:none;transform:translateY(-2px)}.authority-grid{grid-template-columns:minmax(0,1.55fr) minmax(260px,.45fr);gap:clamp(4rem,8vw,8rem)}.authority-copy h2{max-width:850px;font-size:clamp(2.85rem,3.7vw,3.35rem);line-height:1.04}.authority-photo{width:min(100%,270px);justify-self:center}.authority-photo img{width:100%;height:340px;aspect-ratio:auto;object-fit:cover;object-position:center 25%}.diagnostic-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);border:1px solid rgba(142,231,238,.15);border-radius:30px;background:radial-gradient(circle at 86% 12%,rgba(22,175,196,.28),transparent 30%),linear-gradient(128deg,#0c2949,#123f69 56%,#0c6796);box-shadow:0 30px 90px #0c2d4840}.diagnostic-copy h2{font-size:clamp(2.85rem,3.8vw,3.55rem);line-height:1.03}.diagnostic-copy .button{min-height:66px;padding-inline:1.7rem}.diagnostic-list li strong{display:block;margin-bottom:.28rem;color:var(--white);font-size:.98rem}.diagnostic-list li p{margin:0;color:#c7d9e4;font-size:.82rem;line-height:1.5}@media(max-width:760px){.offer-item{min-height:0;padding:1.2rem .35rem 1.2rem .9rem;border-top:0;border-bottom:1px solid rgba(21,54,95,.1)}.journey-cycle{width:100%;max-width:430px;aspect-ratio:auto;padding:.25rem 0}.journey-cycle:before,.journey-cycle:after,.cycle-core,.cycle-runner{display:none}.journey-cycle ol{position:relative;display:grid;gap:0;padding:0}.journey-cycle ol:before{position:absolute;top:1.6rem;bottom:1.6rem;left:22px;width:2px;background:linear-gradient(#f4c430,#ed7943 36%,#e95d3f 62%,#77dbe2);content:""}.cycle-step,.cycle-step--one,.cycle-step--two,.cycle-step--three,.cycle-step--four,.cycle-step--five,.cycle-step--six{position:relative;inset:auto;display:grid;min-width:0;grid-template-columns:46px 1fr;gap:.9rem;align-items:center;padding:.95rem 0;text-align:left;transform:none}.cycle-step strong{font-size:1rem}.cycle-step--six:after{grid-column:2;margin-top:-.55rem;color:#9fcbd7;content:"↺ volta para Aquisição";font-size:.72rem;font-weight:650}.authority-grid{grid-template-columns:1fr;gap:3rem}.authority-copy h2{font-size:clamp(2.6rem,11vw,3.25rem)}.authority-photo{width:min(58%,220px);margin-inline:auto}.authority-photo img{height:280px}.diagnostic-card{grid-template-columns:1fr;border-radius:24px}.diagnostic-copy h2{font-size:clamp(2.55rem,11.5vw,3.25rem)}.diagnostic-copy .button{width:100%;padding-inline:1rem;text-align:center}body{padding-bottom:0}.desktop-nav{background:#fafaf7}.mobile-whatsapp{display:none}}.trust-strip{justify-content:center;margin-top:clamp(3rem,5vw,4.5rem)}.trust-strip ul{justify-content:center;gap:clamp(1.5rem,3vw,2.5rem)}.offer-heading{display:block;max-width:980px;margin:0 auto 2.2rem;text-align:center}.offer-heading .eyebrow{justify-content:center}.offer-heading h2{max-width:none;font-size:clamp(2.75rem,4vw,3.65rem);line-height:1.05;white-space:nowrap}.offer-heading>p{max-width:790px;margin:1.25rem auto 0;font-size:clamp(1.02rem,1.35vw,1.18rem);line-height:1.68}.offer-system{width:min(calc(100% - 2rem),1040px);height:470px;min-height:0;grid-template-columns:minmax(230px,1fr) 180px minmax(230px,1fr);grid-template-rows:repeat(3,minmax(118px,1fr));gap:.75rem clamp(2.6rem,5.5vw,5.25rem);margin-inline:auto;padding:1rem}.offer-core{width:174px;height:174px;box-shadow:0 20px 48px #15365f2b,0 0 0 10px #16afc40b}.offer-core strong{font-size:1.4rem}.offer-item{min-height:104px;grid-template-columns:44px 1fr;gap:.9rem;align-items:center;padding:.9rem .55rem}.offer-item h3{margin-bottom:.35rem;font-size:1.08rem}.offer-item p{margin:0;font-size:.84rem;line-height:1.55}.offer-icon{width:42px;height:42px;overflow:visible;border:0;border-radius:50%;background:radial-gradient(circle,rgba(22,175,196,.12),transparent 68%)}.offer-icon:before{top:8px;left:10px;width:21px;height:26px;border:1.5px solid var(--turquoise);border-radius:90% 12% 90% 18%;background:linear-gradient(145deg,#8ee7ee33,#1652a308);transform:rotate(28deg)}.offer-icon:after{top:12px;left:20px;width:1px;height:22px;border:0;border-radius:999px;background:linear-gradient(var(--yellow),var(--turquoise));transform:rotate(28deg);transform-origin:center}.offer-icon--page:before{transform:rotate(-12deg) scale(.92)}.offer-icon--page:after{transform:rotate(-12deg)}.offer-icon--traffic:before{border-color:#268cd0;transform:rotate(52deg) scale(.9)}.offer-icon--traffic:after{transform:rotate(52deg)}.offer-icon--tracking:before{border-color:#1652a3;transform:rotate(88deg) scale(.86)}.offer-icon--tracking:after{transform:rotate(88deg)}.offer-icon--creative:before{border-color:#e6ad2d;transform:rotate(18deg) scale(.9)}.offer-icon--creative:after{background:linear-gradient(var(--coral),var(--yellow));transform:rotate(18deg)}.offer-icon--service:before{border-color:var(--coral);transform:rotate(-34deg) scale(.88)}.offer-icon--service:after{background:linear-gradient(var(--coral),var(--turquoise));transform:rotate(-34deg)}.offer-note{display:block;max-width:1000px;margin-top:1.25rem;padding:clamp(2.5rem,5vw,4rem) 1.5rem;text-align:center;background:radial-gradient(circle at 50% 100%,rgba(22,175,196,.08),transparent 58%)}.offer-note h3{max-width:none;margin:0 auto;font-size:clamp(2.5rem,4vw,3.65rem);line-height:1.08}.offer-note>p{max-width:780px;margin:1.15rem auto 0;color:#526776;font-size:1.05rem;line-height:1.72}.section-intro{font-weight:600}.issue-card{display:grid;min-height:190px;place-content:center;padding:1.6rem 1.4rem;text-align:center}.issue-card h3{margin-bottom:.75rem}.issue-card p{max-width:250px;margin-inline:auto}.solution{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 12% 20%,rgba(22,175,196,.07),transparent 30%),var(--white)}.solution:before,.solution:after{position:absolute;z-index:-1;width:720px;height:230px;border:1px solid rgba(22,175,196,.13);border-radius:100% 0;content:"";pointer-events:none}.solution:before{top:12%;left:-170px;transform:rotate(18deg)}.solution:after{right:-210px;bottom:8%;border-color:#1652a31a;transform:rotate(-20deg) scale(.9)}.solution-grid{position:relative;z-index:1}.principle{margin-top:2rem;padding:1.8rem 1.9rem;border:1px solid rgba(22,82,163,.34);border-left:5px solid var(--yellow);border-radius:0 22px 22px 0;background:linear-gradient(125deg,#edf8fa,#fffffff0);box-shadow:0 18px 44px #15365f17}.principle span{color:var(--blue-royal);font-size:.78rem}.principle p{margin-top:.7rem;font-size:1.08rem;line-height:1.62}.solution-stack article,.solution-stack article:nth-child(2),.solution-stack article:nth-child(3){display:grid;min-height:140px;place-content:center;padding:1.6rem 2rem;border:1px solid rgba(22,82,163,.38);text-align:center;background:#f9fcfceb;box-shadow:0 14px 34px #0d496912;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.solution-stack h3{margin-bottom:.65rem}.process-list:before{background:linear-gradient(90deg,#f4c430,#f3b63d 27%,#f0a03c 54%,#ed8c3d 78%,#e9783b)}.process-item:nth-child(1) .process-marker{background:#f4c430}.process-item:nth-child(2) .process-marker{background:#f3b43d}.process-item:nth-child(3) .process-marker{background:#f0a03c}.process-item:nth-child(4) .process-marker{background:#ed8c3d}.process-item:nth-child(5) .process-marker{background:#e9783b}@property --cycle-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}.journey-cycle:before,.motion-ready .journey-cycle[data-reveal]:before,.motion-ready .journey-cycle[data-reveal].is-visible:before{--cycle-angle: 0deg;inset:13%;padding:2px;border:0;background:conic-gradient(from var(--cycle-angle),rgba(142,231,238,.22),#8ee7ee 13%,#2799cc 27%,rgba(142,231,238,.2) 44%,rgba(255,255,255,.1) 70%,rgba(142,231,238,.22));box-shadow:0 0 30px #16afc414;opacity:1;transform:none;transition:none;animation:cycle-line-flow 14s linear infinite;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@keyframes cycle-line-flow{to{--cycle-angle: 360deg}}.pillars-list article{min-height:150px;padding-top:2rem}.pillars-list h3{margin-bottom:.85rem;font-size:clamp(1.3rem,1.8vw,1.55rem)}.authority-highlight{padding:1.8rem 2rem 1.9rem 2.15rem;border:1px solid rgba(142,231,238,.34);border-left:5px solid var(--yellow);background:radial-gradient(circle at 92% 16%,rgba(142,231,238,.13),transparent 34%),linear-gradient(120deg,#ffffff1f,#16afc41a);box-shadow:0 18px 46px #02122329}.authority-highlight>span{font-size:.75rem}.authority-highlight>strong{font-size:clamp(2.25rem,3.5vw,3.15rem)}.authority-highlight>p{max-width:720px;font-size:1rem;line-height:1.7}.authority-role{max-width:850px}.authority-role ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.authority-role li{min-height:78px;display:grid;place-content:center;padding:.8rem;border-radius:16px;text-align:center;font-size:.82rem}.authority-photo{margin-bottom:4.2rem}.authority-caption{right:-1rem;bottom:-3.1rem;width:190px}@media(max-width:980px){.offer-heading h2{font-size:clamp(2.45rem,5vw,3rem)}.offer-system{grid-template-columns:minmax(205px,1fr) 160px minmax(205px,1fr);gap-inline:2rem}.offer-core{width:154px;height:154px}.issue-grid{grid-template-columns:repeat(2,1fr)}.authority-role ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.trust-strip{margin-top:2.6rem;padding-bottom:.5rem}.trust-strip ul{width:100%;flex-wrap:wrap;justify-content:center;gap:.55rem 1.35rem;text-align:center}.trust-strip li{font-size:.78rem}.trust-strip li:not(:first-child):before{left:-.72rem}.offer-heading{margin-bottom:1.6rem}.offer-heading h2{font-size:clamp(2.45rem,11vw,3.05rem);white-space:normal}.offer-heading>p{margin-top:1rem;font-size:1rem}.offer-system{width:100%;height:auto;padding-inline:0}.offer-item{grid-template-columns:46px 1fr}.offer-note{padding-inline:0}.offer-note h3{font-size:clamp(2.35rem,11vw,3rem)}.offer-note>p{font-size:1rem}.split-heading{gap:1.25rem}.issue-grid{grid-template-columns:1fr}.issue-card{min-height:170px}.solution:before,.solution:after{width:430px;height:150px;opacity:.65}.principle{padding:1.55rem 1.4rem}.solution-stack article,.solution-stack article:nth-child(2),.solution-stack article:nth-child(3){min-height:132px;padding:1.45rem 1.2rem}.process-list:before{background:linear-gradient(#f4c430,#f3b63d 27%,#f0a03c 54%,#ed8c3d 78%,#e9783b)}.journey-cycle:before,.motion-ready .journey-cycle[data-reveal]:before,.motion-ready .journey-cycle[data-reveal].is-visible:before{display:none;animation:none}.pillars-list article,.pillars-list article:first-child,.pillars-list article:last-child{min-height:0;padding-block:1.65rem}.pillars-list h3{font-size:1.45rem}.authority-highlight{padding:1.55rem 1.4rem 1.65rem 1.55rem}.authority-highlight>strong{font-size:2.45rem}.authority-role ul{grid-template-columns:1fr}.authority-role li{min-height:64px;font-size:.88rem}.authority-photo{margin-bottom:4.5rem}.authority-caption{right:-.65rem;bottom:-3.1rem;width:175px}}@media(prefers-reduced-motion:reduce){.journey-cycle:before,.motion-ready .journey-cycle[data-reveal]:before,.motion-ready .journey-cycle[data-reveal].is-visible:before{animation:none}}.offer{padding-block:clamp(5rem,7vw,6.5rem) 4rem}.offer-heading{margin-bottom:2.8rem}.offer-heading>p{color:#415c6f}.offer-system{width:min(calc(100% - 2rem),1060px);height:412px;grid-template-columns:minmax(310px,1fr) 154px minmax(310px,1fr);grid-template-rows:repeat(3,124px);gap:20px 88px;padding:0}.offer-system:after{inset:11% 24%}.offer-connectors{display:none}.offer-core{width:146px;height:146px;border-color:#8ee7ee61;box-shadow:0 22px 48px #15365f2e,0 0 0 12px #16afc40b}.offer-core:before{position:absolute;inset:-22px;border:1px solid rgba(22,82,163,.13);border-radius:50%;content:""}.offer-core span{font-size:.64rem}.offer-core strong{font-size:1.3rem}.offer-item{height:124px;min-height:112px;grid-template-columns:54px 1fr;gap:1rem;align-items:center;padding:1.15rem 1.25rem;overflow:visible;border:1px solid rgba(22,82,163,.15);border-top-color:#16afc447;border-radius:18px;background:linear-gradient(135deg,#fffffff5,#eff8fac7);box-shadow:0 13px 30px #15365f12}.offer-item:hover{border-color:#1652a33d;background:linear-gradient(135deg,#fff,#edf8fa);box-shadow:0 17px 36px #15365f1a}.offer-item h3{margin-bottom:.38rem;color:var(--blue-deep);font-size:1.18rem;line-height:1.2}.offer-item p{color:#405b6c;font-size:.88rem;font-weight:500;line-height:1.52}.offer-icon{display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(22,82,163,.1);border-radius:50%;background:linear-gradient(145deg,#e7f4faf5,#f1fafbe0);box-shadow:inset 0 0 20px #16afc412}.offer-icon:before,.offer-icon:after{display:none}.offer-icon b{color:#1675ba;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:400;line-height:1}.offer-icon--creative b{color:#d9a323}.offer-icon--service b{color:var(--coral);font-size:2rem;transform:translateY(-3px)}.offer-icon--tracking b{color:#1652a3;font-size:1.9rem;transform:rotate(-10deg)}.offer-item:after{position:absolute;z-index:-1;border-color:#1670ba61;content:"";pointer-events:none}.offer-item:before{position:absolute;z-index:2;width:8px;height:8px;border:2px solid #f6fbfc;border-radius:50%;background:#2385cb;box-shadow:0 0 0 1px #1652a329;content:"";pointer-events:none}.offer-item--strategy:after,.offer-item--page:after{top:50%;width:88px;height:88px;border-top:1px solid rgba(22,112,186,.38)}.offer-item--strategy:after{right:-88px;border-right:1px solid rgba(22,112,186,.38);border-radius:0 12px 0 0}.offer-item--strategy:before{top:calc(50% + 83px);right:-94px}.offer-item--page:after{left:-88px;border-left:1px solid rgba(22,112,186,.38);border-radius:12px 0 0}.offer-item--page:before{top:calc(50% + 83px);left:-94px}.offer-item--traffic:after,.offer-item--tracking:after{top:50%;width:88px;border-top:1px solid rgba(22,112,186,.38)}.offer-item--traffic:after{right:-88px}.offer-item--tracking:after{left:-88px}.offer-item--traffic:before{top:calc(50% - 5px);right:-94px}.offer-item--tracking:before{top:calc(50% - 5px);left:-94px}.offer-item--creative:after,.offer-item--service:after{bottom:50%;width:88px;height:88px;border-bottom:1px solid rgba(22,112,186,.38)}.offer-item--creative:after{right:-88px;border-right:1px solid rgba(22,112,186,.38);border-radius:0 0 12px}.offer-item--creative:before{right:-94px;bottom:calc(50% + 83px)}.offer-item--service:after{left:-88px;border-left:1px solid rgba(22,112,186,.38);border-radius:0 0 0 12px}.offer-item--service:before{bottom:calc(50% + 83px);left:-94px}.offer-note{max-width:1060px;margin-top:2rem;padding:1.75rem 1.5rem 1.9rem;border-bottom:0;background:linear-gradient(90deg,transparent,rgba(22,175,196,.065),transparent)}.offer-note h3{font-size:clamp(2rem,3vw,2.65rem);line-height:1.08;white-space:nowrap}.offer-note>p{max-width:900px;margin-top:.75rem;color:#405b6c;font-size:.98rem;line-height:1.6}@media(max-width:1100px){.offer-system{width:min(calc(100% - 1rem),900px);grid-template-columns:minmax(260px,1fr) 138px minmax(260px,1fr);gap-inline:64px}.offer-core{width:132px;height:132px}.offer-item--strategy:after,.offer-item--page:after,.offer-item--traffic:after,.offer-item--tracking:after,.offer-item--creative:after,.offer-item--service:after{width:64px}.offer-item--strategy:after,.offer-item--creative:after,.offer-item--traffic:after{right:-64px}.offer-item--page:after,.offer-item--service:after,.offer-item--tracking:after{left:-64px}.offer-item--strategy:before,.offer-item--creative:before,.offer-item--traffic:before{right:-70px}.offer-item--page:before,.offer-item--service:before,.offer-item--tracking:before{left:-70px}}@media(max-width:760px){.offer{padding-block:4.5rem 3rem}.offer-heading{margin-bottom:2rem}.offer-system{display:flex;width:calc(100% - 2rem);height:auto;flex-direction:column;gap:.85rem;align-items:stretch;margin-inline:auto;padding:0}.offer-system:before{z-index:-1;top:132px;bottom:25px;left:31px;width:2px;background:linear-gradient(#16afc4,#1652a3 48%,#f4c430 76%,#e95d3f)}.offer-core{width:132px;height:132px;margin-bottom:1rem}.offer-core:after{bottom:-30px}.offer-item{height:auto;min-height:106px;grid-template-columns:48px 1fr;gap:.9rem;padding:1rem 1rem 1rem .45rem;border:1px solid rgba(22,82,163,.14);border-radius:16px;background:#ffffffeb;box-shadow:0 9px 24px #15365f0f}.offer-item:hover{border-color:#1652a324;background:#ffffffeb;box-shadow:0 9px 24px #15365f0f;transform:none}.offer-item:before,.offer-item:after{display:none}.offer-icon{width:48px;height:48px;background:#f2f9fb}.offer-item h3{font-size:1.15rem}.offer-item p{font-size:.9rem}.offer-note{margin-top:1.6rem;padding:1.65rem .35rem 1.75rem}.offer-note h3{font-size:clamp(2rem,9.5vw,2.55rem);white-space:normal}.offer-note>p{margin-top:.75rem;font-size:.97rem}}.solution{position:relative;padding-block:clamp(5.5rem,8vw,7.5rem);overflow:hidden;color:var(--white);background:radial-gradient(circle at 86% 12%,rgba(22,175,196,.24),transparent 34%),radial-gradient(circle at 8% 88%,rgba(22,82,163,.28),transparent 38%),linear-gradient(122deg,#071d38,#10395f 54%,#0b6f99 118%);isolation:isolate}.solution:before,.solution:after{position:absolute;z-index:-1;width:820px;height:270px;border:1px solid rgba(142,231,238,.1);border-radius:100% 0;content:"";pointer-events:none;animation:solution-wing-drift 14s ease-in-out infinite alternate}.solution:before{top:-4%;left:-250px;transform:rotate(17deg)}.solution:after{right:-270px;bottom:-2%;border-color:#ffffff13;transform:rotate(-22deg) scale(.92);animation-delay:-7s}@keyframes solution-wing-drift{to{translate:16px -8px}}.solution-grid{position:relative;z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(4.5rem,9vw,8.5rem);align-items:center}.solution-copy .eyebrow{color:#8ee7ee}.solution-copy h2{max-width:680px;color:var(--white);font-size:clamp(3.2rem,4.8vw,4.4rem);line-height:1.02}.solution-copy h2>span,.solution-copy h2 strong{color:var(--white)}.solution-copy h2>span{white-space:normal;font-weight:500}.solution-copy>p:not(.eyebrow){max-width:680px;margin-top:1.4rem;color:#e8f3f9c7;font-size:1.04rem;line-height:1.78}.principle{position:relative;margin-top:clamp(2.4rem,4vw,3.4rem);padding:0 0 0 2.1rem;border:0;border-radius:0;background:none;box-shadow:none}.principle:before{position:absolute;top:.15rem;bottom:.15rem;left:0;width:3px;border-radius:99px;background:var(--yellow);content:""}.principle>span{display:block;margin-bottom:1.25rem;color:#9bdfe7;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.principle-lines{display:grid;gap:.9rem}.principle-lines p{margin:0;color:#ffffffe6;font-size:clamp(1.35rem,2vw,1.72rem);font-weight:500;line-height:1.28}.principle-lines p:nth-child(1) strong,.principle-lines p:nth-child(2) strong,.principle-lines p:nth-child(3) strong{color:var(--yellow)}.solution-stack{position:relative;display:grid;gap:2.55rem;padding:.25rem 0 0}.solution-stack p.solution-stack__label{margin:0 0 .2rem;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.solution-stack:before,.solution-stack:after{position:absolute;top:4.5rem;bottom:2.1rem;left:9px;width:2px;border-radius:99px;content:"";pointer-events:none}.solution-stack:before{background:#8ee7ee24}.solution-stack:after{background:var(--yellow);box-shadow:0 0 14px #f4c43024;transform-origin:top}.solution .solution-stack article,.solution .solution-stack article:nth-child(2),.solution .solution-stack article:nth-child(3),.solution .solution-stack article:nth-child(4){position:relative;display:block;min-height:0;margin:0;padding:0 0 0 3.6rem;overflow:visible;border:0;border-radius:0;text-align:left;background:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.solution-stack article:before{position:absolute;z-index:2;top:.28rem;left:0;width:20px;height:20px;border:5px solid #164a71;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 1px #ffffff3d,0 0 16px #f4c4302e;content:""}.solution-stack article:nth-of-type(2):before{background:var(--yellow);box-shadow:0 0 0 1px #ffffff3d,0 0 16px #f4c4302e}.solution-stack article:nth-of-type(3):before{background:var(--yellow);box-shadow:0 0 0 1px #ffffff3d,0 0 16px #f4c4302e}.solution-stack h3{margin-bottom:.65rem;color:var(--white);font-size:clamp(1.35rem,2vw,1.65rem);line-height:1.2}.solution-stack p:not(.solution-stack__label){max-width:470px;margin:0;color:#e2eff6b8;font-size:.96rem;line-height:1.7}.motion-ready .solution-stack[data-reveal]:after{transform:scaleY(0);transition:transform 1.1s cubic-bezier(.2,.75,.2,1) .22s}.motion-ready .solution-stack[data-reveal].is-visible:after{transform:scaleY(1)}.motion-ready .solution-stack[data-reveal] article{opacity:0;transform:translateY(13px);transition:opacity .52s ease,transform .62s cubic-bezier(.2,.8,.2,1)}.motion-ready .solution-stack[data-reveal].is-visible article{opacity:1;transform:translateY(0)}.motion-ready .solution-stack[data-reveal].is-visible article:nth-of-type(1){transition-delay:.3s}.motion-ready .solution-stack[data-reveal].is-visible article:nth-of-type(2){transition-delay:.47s}.motion-ready .solution-stack[data-reveal].is-visible article:nth-of-type(3){transition-delay:.64s}@media(max-width:900px){.solution-grid{grid-template-columns:1fr;gap:4rem}.solution-copy h2,.solution-copy>p:not(.eyebrow){max-width:760px}}@media(max-width:760px){.solution{padding-block:4.5rem 5rem}.solution:before,.solution:after{width:470px;height:165px;opacity:.58}.solution-grid{gap:3.6rem}.solution-copy h2{font-size:clamp(2.75rem,12vw,3.45rem)}.solution-copy>p:not(.eyebrow){font-size:1rem;line-height:1.72}.principle{margin-top:2.5rem;padding-left:1.5rem}.principle-lines p{font-size:clamp(1.3rem,6vw,1.55rem)}.solution-stack{gap:2.35rem}.solution-stack:before,.solution-stack:after{left:8px}.solution .solution-stack article,.solution .solution-stack article:nth-child(2),.solution .solution-stack article:nth-child(3),.solution .solution-stack article:nth-child(4){padding-left:2.85rem}.solution-stack h3{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){.solution:before,.solution:after{animation:none}}.offer-note .offer-note__diagnostic{max-width:none;white-space:nowrap}.offer-note .offer-note__outcome{max-width:940px;margin-top:.45rem;color:var(--blue-deep);font-size:.92rem;font-weight:600;line-height:1.55}.context{padding-block:clamp(4rem,5.5vw,5.25rem)}.context .split-heading{align-items:center;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2.5rem,6vw,6rem);margin-bottom:2.35rem}.context .split-heading h2{max-width:650px;font-size:clamp(2.75rem,4.2vw,3.8rem);line-height:1.05}.context .section-intro{max-width:560px;font-size:1.04rem;font-weight:500;line-height:1.68}.context .issue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem)}.context .issue-card,.context .issue-card--accent{min-height:172px;padding:1.55rem 1.6rem;border:1px solid rgba(21,54,95,.14);color:inherit;background:#ffffffd6;box-shadow:0 12px 30px #15365f0d}.context .issue-card h3,.context .issue-card--accent h3{color:var(--blue-deep);font-size:clamp(1.2rem,1.7vw,1.42rem)}.context .issue-card p,.context .issue-card--accent p{max-width:310px;color:#586d78;font-size:.93rem;line-height:1.58}.context .issue-card:nth-child(2):after{background:var(--turquoise)}.context .issue-card:nth-child(3):after{background:var(--coral)}.process .section-heading--center{margin-bottom:3.25rem}.process-item h3{padding-inline:.2rem}.journey-grid{grid-template-columns:minmax(0,.66fr) minmax(0,1fr);gap:clamp(2.5rem,4.5vw,4.5rem)}.journey-copy{max-width:520px}.journey-copy h2{font-size:clamp(3rem,4vw,3.75rem)}.journey-copy>p:last-child{font-size:clamp(1.08rem,1.45vw,1.28rem);line-height:1.62}@media(max-width:980px){.context .split-heading{grid-template-columns:1fr;gap:1.4rem}.journey-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1fr)}}@media(max-width:760px){.offer-note .offer-note__diagnostic{white-space:normal}.offer-note .offer-note__outcome{margin-top:.65rem;font-size:.91rem}.context{padding-block:3.8rem}.context .split-heading h2{font-size:clamp(2.45rem,10.8vw,3.1rem)}.context .issue-grid{grid-template-columns:1fr}.context .issue-card,.context .issue-card--accent{min-height:150px}.process .section-heading--center{margin-bottom:2.4rem}.process-item h3{padding-inline:0}.journey-grid{grid-template-columns:1fr}.journey-copy{max-width:none}.journey-copy h2{font-size:clamp(2.65rem,11.5vw,3.35rem)}}.hero h1{margin-bottom:1.15rem}.hero-lead{margin-bottom:1.7rem}.hero-actions p{max-width:275px;color:#d6e5ed;font-size:.86rem;font-weight:500;line-height:1.5}@media(min-width:981px){.hero{min-height:710px;padding-top:clamp(4rem,5.8vw,5.6rem)}.hero-visual{min-height:440px}}.context .eyebrow{color:var(--blue-royal);font-size:.8rem;letter-spacing:.1em}.context .split-heading{margin-bottom:1.8rem}.context .issue-card,.context .issue-card--accent{min-height:158px;padding:1.35rem 1.55rem}.context .issue-card:after,.context .issue-card--accent:after{height:3px}.context .issue-card p,.context .issue-card--accent p{color:#4f6876;font-size:.96rem;line-height:1.6}.context .issue-card:nth-child(1):after{background:var(--yellow)}.context .issue-card:nth-child(2):after{background:#ed983f}.context .issue-card:nth-child(3):after{background:#e45d3f}.diagnostic-copy{border-right-color:#ffffff13}.diagnostic-list{padding-left:clamp(2rem,3vw,3rem)}.diagnostic-list li strong{margin-bottom:.38rem;font-size:1.08rem;line-height:1.3}.diagnostic-list li p{color:#bfd2de;font-size:.8rem;line-height:1.55}.fit{background:radial-gradient(circle at 88% 18%,rgba(22,175,196,.09),transparent 30%),linear-gradient(180deg,#fff,#f7fbfd)}.fit .fit-grid{grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);column-gap:clamp(3rem,5.5vw,5.5rem);row-gap:clamp(2rem,3vw,2.75rem)}.fit-heading h2{max-width:500px;font-size:clamp(2.55rem,3.45vw,3.35rem);line-height:1.06}.fit .fit-list{gap:0;border-top:1px solid rgba(21,54,95,.14);border-bottom:1px solid rgba(21,54,95,.14)}.fit .fit-list li{position:relative;min-height:148px;grid-template-columns:46px minmax(0,1fr);gap:1rem;padding:1.55rem clamp(1.25rem,2vw,2rem);border:0;border-radius:0;background:transparent}.fit .fit-list li:nth-child(odd){border-right:1px solid rgba(21,54,95,.14)}.fit .fit-list li:nth-child(-n+2){border-bottom:1px solid rgba(21,54,95,.14)}.fit .fit-list .fit-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0;border:1px solid rgba(22,82,163,.28);border-radius:50%;background:#1652a30e;color:var(--blue-royal);font-family:Arial,sans-serif;font-size:1.18rem;font-style:normal;font-weight:500;line-height:1;transform:none}.fit-list h3{margin-bottom:.6rem;color:var(--blue-deep);font-size:clamp(1.02rem,1.15vw,1.14rem);letter-spacing:.045em;line-height:1.28;text-transform:uppercase}.fit-list p{max-width:340px;color:#526d7b;font-size:.92rem;line-height:1.55}.fit-closing{grid-column:1 / -1;margin-top:clamp(.5rem,1vw,1rem);padding:clamp(1.35rem,2.2vw,1.8rem) clamp(1.4rem,2.8vw,2.25rem);border:1px solid rgba(22,82,163,.1);border-left:4px solid var(--yellow);border-radius:0 16px 16px 0;background:linear-gradient(100deg,#d9f2f7b3,#eef8fbe0)}.fit-closing p{max-width:680px;margin-bottom:.42rem;font-size:clamp(1rem,1.25vw,1.14rem);font-weight:700;line-height:1.45}.fit-closing>div>span{color:#607985;font-size:.76rem;line-height:1.5}.fit-closing>div>span i{margin-inline:.35rem;color:var(--yellow);font-style:normal}.fit-closing .fit-button{min-width:224px;padding:.95rem 1.2rem;background:var(--blue-deep);color:var(--white);font-size:.86rem;box-shadow:0 10px 24px #0f315324}.fit-closing .fit-button:hover{background:var(--blue-royal)}.fit-closing .fit-button span{margin-left:.35rem}@media(max-width:980px){.fit .fit-grid{grid-template-columns:1fr}}@media(max-width:760px){.hero-actions p{max-width:none;font-size:.84rem}.context .issue-card,.context .issue-card--accent{min-height:142px}.diagnostic-copy{border-right:0;border-bottom-color:#ffffff13}.diagnostic-list{padding-left:1.4rem}.diagnostic-list li strong{font-size:1.03rem}.fit-heading h2{font-size:clamp(2.3rem,10vw,2.9rem)}.fit .fit-list{grid-template-columns:1fr;gap:0;border-bottom:0}.fit .fit-list li{min-height:0;grid-template-columns:44px minmax(0,1fr);padding:1.25rem 0;border-right:0;border-bottom:1px solid rgba(21,54,95,.14)}.fit .fit-list li:nth-child(odd){border-right:0}.fit-closing{margin-top:1rem;padding:1.3rem 1.15rem}.fit-closing .fit-button{width:100%;min-height:50px}.fit-closing>div>span{display:block;font-size:.72rem}}.authority-photo--mobile{display:none}@media(max-width:760px){.hero{padding-top:2.25rem}.hero-grid{gap:.8rem}.hero h1{margin-bottom:.85rem;font-size:clamp(2.55rem,11.8vw,3.35rem);line-height:1.01}.hero-lead{margin-bottom:1.05rem;font-size:1.02rem;line-height:1.52}.hero-actions{gap:.55rem}.hero-orbit,.flight-line{opacity:.055}.hero-orbit--two,.flight-line--two{display:none}.wing-shape{opacity:.52}.trust-strip{margin-top:1.8rem}.offer-system:before,.offer-core:after{display:none}.offer-system{gap:.65rem}.offer-core{margin-bottom:.75rem}.offer-item{position:relative;z-index:1;min-height:98px;padding-block:.9rem}.offer-item:after{position:absolute;z-index:0;top:-.7rem;bottom:-.7rem;left:31px;display:block;width:2px;border:0;background:linear-gradient(#62cbd6,#1b70aa);content:""}.offer-item:first-of-type:after{top:50%}.offer-item:last-of-type:after{bottom:50%}.offer-icon,.offer-item>div{position:relative;z-index:1}.offer-icon{border-color:#1652a333;background:#f2f9fb}.context{padding-block:3.15rem}.context .split-heading{margin-bottom:1.4rem}.context .issue-grid{gap:.75rem}.context .issue-card,.context .issue-card--accent{min-height:126px;padding:1.15rem 1.2rem}.context .issue-card h3,.context .issue-card--accent h3{margin-bottom:.55rem;font-size:1.18rem}.context .issue-card p,.context .issue-card--accent p{font-size:.91rem;line-height:1.5}.journey-grid{gap:1.8rem}.journey-copy h2{font-size:clamp(2.25rem,9.6vw,2.75rem);line-height:1.06}.journey-copy>p:last-child{font-size:1rem;line-height:1.58}.journey-cycle{width:min(100%,340px);max-width:none;aspect-ratio:1;justify-self:center;padding:0}.journey-cycle:before,.motion-ready .journey-cycle[data-reveal]:before,.motion-ready .journey-cycle[data-reveal].is-visible:before{display:block;inset:15%;padding:2px;animation:cycle-line-flow 16s linear infinite}.journey-cycle:after{display:block;inset:10%}.cycle-core{display:grid;width:106px;height:106px}.cycle-core span{font-size:.58rem}.cycle-core strong{font-size:1rem}.journey-cycle ol{position:static;display:block;padding:0}.journey-cycle ol:before{display:none}.cycle-step,.cycle-step--one,.cycle-step--two,.cycle-step--three,.cycle-step--four,.cycle-step--five,.cycle-step--six{position:absolute;display:flex;min-width:72px;grid-template-columns:none;flex-direction:column;gap:.38rem;align-items:center;padding:0;text-align:center}.cycle-step i{width:13px;height:13px;border-width:3px}.cycle-step strong{font-size:.72rem;line-height:1.15}.cycle-step--one{inset:2% auto auto 50%;transform:translate(-50%)}.cycle-step--two{inset:21% -1% auto auto}.cycle-step--three{inset:auto -2% 20% auto}.cycle-step--four{inset:auto auto 2% 50%;transform:translate(-50%)}.cycle-step--five{inset:auto auto 20% -2%}.cycle-step--six{inset:21% auto auto -2%}.cycle-step--six:after{display:none}.pillars{padding-block:3.1rem}.pillars-heading{gap:.8rem;margin-bottom:1rem}.pillars-heading h2{font-size:clamp(2.15rem,9.3vw,2.6rem);line-height:1.08}.pillars-list article,.pillars-list article:first-child,.pillars-list article:last-child{min-height:0;padding-block:1.05rem}.pillars-list h3{margin-bottom:.45rem;font-size:1.22rem}.pillars-list p{font-size:.91rem;line-height:1.52}.authority-grid{gap:0}.authority-copy h2{margin-bottom:1rem;font-size:clamp(2.3rem,9.8vw,2.8rem);line-height:1.06}.authority-copy>p:not(.eyebrow){font-size:.96rem;line-height:1.6}.authority-grid>.authority-photo:not(.authority-photo--mobile){display:none}.authority-photo--mobile{display:block;width:min(58%,210px);margin:1.45rem auto 3.8rem}.authority-photo--mobile img{height:248px}.authority-photo--mobile .authority-caption{right:-.65rem;bottom:-2.7rem;width:164px}.authority-highlight{margin-top:0;padding:1.35rem 1.2rem 1.45rem 1.35rem}.authority-highlight>strong{font-size:2.2rem}.authority-highlight>p{font-size:.94rem;line-height:1.58}.authority-role{margin-top:1.4rem}.authority-role ul{gap:.55rem}.authority-role li{min-height:56px}.diagnostic{padding-block:3.4rem}.diagnostic-card{border-radius:22px}.diagnostic-copy,.diagnostic-list{padding:1.55rem 1.25rem}.diagnostic-copy h2{margin-bottom:1rem;font-size:clamp(1.7rem,7vw,1.95rem);line-height:1.05}.diagnostic-copy>p:not(.eyebrow){margin-bottom:1rem;font-size:.96rem;line-height:1.58}.diagnostic-copy .button{min-height:58px;margin-top:.25rem}.diagnostic-note{margin-top:.8rem;gap:.3rem;font-size:.7rem}.diagnostic-list ul{gap:.95rem;margin-top:1.1rem}.diagnostic-list li{gap:.7rem}.fit{padding-block:3.35rem}.fit .fit-grid{row-gap:1.2rem}.fit-heading h2{font-size:clamp(2.15rem,9.2vw,2.55rem)}.fit .fit-list li{padding-block:1rem}.fit-closing{margin-top:.55rem}.faq{padding-block:3.25rem}.faq-grid{gap:1.5rem}.faq-heading{position:static}.faq-heading h2{margin-bottom:.8rem;font-size:clamp(2.2rem,9.5vw,2.65rem)}.faq-heading>p:not(.eyebrow){margin-bottom:.85rem}.faq-heading .text-link{min-height:44px;align-items:center}.faq-list summary{min-height:58px;padding-block:.8rem;font-size:.94rem}.faq-list details p{margin-bottom:1rem;padding-right:1.8rem;font-size:.9rem}.final-cta__inner h2{font-size:clamp(2.2rem,9.4vw,2.7rem);line-height:1.06}}.diagnostic-card:after{display:none}@media(max-width:760px){.solution-copy h2 strong{display:block}.principle-lines{gap:.72rem}.principle-lines p{font-size:clamp(1.05rem,4.65vw,1.16rem);line-height:1.45;white-space:nowrap}.journey-cycle{--orbit-offset: -142px}.cycle-step,.cycle-step--one,.cycle-step--two,.cycle-step--three,.cycle-step--four,.cycle-step--five,.cycle-step--six{inset:50% auto auto 50%;width:108px;min-width:108px;margin-top:-6.5px;margin-left:-54px;transform-origin:54px 6.5px;transform:rotate(var(--step-angle)) translateY(var(--orbit-offset)) rotate(var(--step-counter-angle))!important}.cycle-step--one{--step-angle: 0deg;--step-counter-angle: 0deg}.cycle-step--two{--step-angle: 60deg;--step-counter-angle: -60deg}.cycle-step--three{--step-angle: 120deg;--step-counter-angle: -120deg}.cycle-step--four{--step-angle: 180deg;--step-counter-angle: -180deg}.cycle-step--five{--step-angle: 240deg;--step-counter-angle: -240deg}.cycle-step--six{--step-angle: 300deg;--step-counter-angle: -300deg}}@media(max-width:370px){.journey-cycle{--orbit-offset: -137px}.principle-lines p{font-size:1.02rem}}.site-header .brand{width:162px}.offer-note{margin-top:1.5rem;padding-block:1.35rem 1.45rem}.offer-note .offer-note__diagnostic{margin-top:.65rem}@media(max-width:760px){.header-inner{min-height:70px;gap:1rem}.site-header .brand{width:130px}.menu-toggle{flex:0 0 auto}.desktop-nav{top:70px}.offer-system{width:min(calc(100% - 2rem),var(--container))}.offer-note{margin-top:1.25rem;padding:1.3rem .35rem 1.4rem}.offer-note h3{margin-bottom:0}.offer-note .offer-note__diagnostic{margin-top:.7rem}.principle{width:calc(100% - 8px);margin-left:8px}.process-list:before{left:37px}.process-item{min-height:124px}.journey-cycle{margin-inline:auto}.pillars-list article,.pillars-list article:first-child,.pillars-list article:last-child{padding-block:1.1rem}.authority-role li{min-height:58px}.diagnostic-copy,.diagnostic-list{padding-inline:1.3rem}.fit .fit-list .fit-icon{width:38px;height:38px;flex:0 0 38px}.faq-list summary{min-height:70px}}@media(max-width:390px){.offer-system{width:min(calc(100% - 1.5rem),var(--container))}}@media(max-width:760px){.journey-copy{max-width:none;text-align:left}.journey-copy h2{max-width:360px;margin-inline:0;font-size:clamp(1.9rem,8vw,2rem);line-height:1.08;text-align:left;text-wrap:balance}.journey-copy>p:last-child{max-width:360px;margin-inline:0;text-align:left}}.offer-heading__mobile,.offer-core__mobile{display:none}@media(max-width:760px){.offer-heading{display:block;text-align:left}.offer-heading .eyebrow{justify-content:flex-start;text-align:left}.offer-heading h2{max-width:100%;margin-inline:0;text-align:left}.offer-heading>p{max-width:100%;margin-inline:0;text-align:left}.offer-heading__desktop,.offer-core__desktop{display:none}.offer-heading__mobile,.offer-core__mobile{display:block}.offer-system{position:relative;gap:.6rem}.offer-system:before{display:block;inset:76px auto 44px 28.2px;width:2px;height:auto;background:linear-gradient(180deg,#159fc4,#168bc0 55%,#0d6fb6);opacity:.72;transform:none}.offer-core{width:100%;height:76px;min-height:76px;margin:0 0 .15rem;padding:.8rem 1rem .8rem 3.55rem;align-self:stretch;display:flex;flex-direction:column;place-items:initial;align-items:flex-start;justify-content:center;gap:.18rem;border-radius:14px;text-align:left;background:linear-gradient(125deg,#12335c,#096da8 62%,#0792bd);box-shadow:0 14px 30px #0d365b29}.offer-core:before{inset:auto auto -5px 24px;width:10px;height:10px;border:2px solid rgba(255,255,255,.82);border-radius:50%;background:#21a9c7;box-shadow:0 0 0 4px #21a9c724;opacity:1}.offer-core:after{display:none}.offer-core .offer-core__mobile{width:auto;color:#fff}.offer-core span.offer-core__mobile{font-size:.76rem;font-weight:800;line-height:1.15;letter-spacing:.1em;text-transform:uppercase}.offer-core strong.offer-core__mobile{font-size:1rem;font-weight:600;line-height:1.25}.offer-item{min-height:88px;grid-template-columns:42px minmax(0,1fr);gap:.78rem;padding:.72rem .85rem .72rem .45rem}.offer-item:after{display:none}.offer-icon{width:42px;height:42px}.offer-icon b{font-size:1.3rem}.offer-item h3{margin-bottom:.22rem;font-size:1.08rem;line-height:1.15}.offer-item p{font-size:.84rem;line-height:1.4}}
