*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#1b1f23;background:#fff;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #1e609173}img{max-width:100%;display:block}.container{width:min(1200px,100% - 3rem);margin-inline:auto}@media (width<=700px){.container{width:min(1200px,100% - 2rem)}}.site-header{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #ececec;position:sticky;top:0}.site-header .container{justify-content:space-between;align-items:center;min-height:100px;display:flex}.site-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.site-logo img{width:260px;height:auto;display:block}.nav-list{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.nav-list>li{position:relative}.nav-list a{letter-spacing:.01em;padding:.75rem 0;font-weight:600;transition:color .25s;display:block}.nav-list a:hover{color:#005b96}.dropdown{opacity:0;visibility:hidden;background:#fff;border-radius:10px;min-width:260px;margin:0;padding:.75rem 0;list-style:none;transition:opacity .25s,visibility .25s,transform .25s;position:absolute;top:100%;left:0;transform:translateY(8px);box-shadow:0 12px 30px #0000001a}.dropdown li a{padding:.75rem 1.25rem;display:block}.dropdown li a:hover{background:#f5f8fb}.has-dropdown:hover .dropdown,.has-dropdown:focus-within .dropdown{opacity:1;visibility:visible;transform:translateY(0)}@media (width<=900px){.site-header .container{flex-direction:column;gap:.5rem;min-height:auto;padding:.875rem 0 1rem}.site-logo img{width:220px}.nav-list{flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem}.nav-list a{padding:.5rem 0}.dropdown{left:50%;transform:translate(-50%,8px)}.has-dropdown:hover .dropdown,.has-dropdown:focus-within .dropdown{transform:translate(-50%)}}@media (width<=600px){.site-header{position:relative}.site-header .container{padding:.75rem 1rem}.site-logo img{width:180px}.nav-list{gap:.25rem .875rem}.nav-list a{font-size:.95rem}.dropdown{min-width:230px}}main{min-height:70vh}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#072c46 0%,#0a3d62 45%,#1e6091 100%);padding:4.5rem 0 4.75rem}.hero h1{letter-spacing:-.035em;max-width:1280px;margin:0 auto 1.75rem;font-size:clamp(2.6rem,5vw,4.75rem);line-height:1.08}.hero p{max-width:900px;margin:0 auto 2.25rem;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.7}.hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.page-section{padding-top:3rem;padding-bottom:2rem}.page-section h1{margin-bottom:1.5rem}.page-intro{color:#0a3d62;max-width:800px;margin-bottom:2rem;font-size:1.35rem;font-weight:500}.page-section p{max-width:800px;margin-bottom:1.5rem}@media (width<=900px){.hero{padding:4rem 0 4.25rem}.hero h1{max-width:900px;font-size:clamp(2.75rem,6.5vw,4rem)}.hero p{max-width:820px}}@media (width<=700px){.hero{padding:3.25rem 0 3.5rem}.hero h1{letter-spacing:-.03em;max-width:100%;margin-bottom:1.5rem;font-size:clamp(2rem,9vw,2.75rem);line-height:1.08}.hero p{margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.hero-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:340px;margin-inline:auto}.hero-buttons a{width:100%}}@media (width<=430px){.hero{padding:2.75rem 0 3rem}.hero h1{letter-spacing:-.025em;margin-bottom:1.35rem;font-size:clamp(2rem,9.5vw,2.4rem);line-height:1.1}.hero p{margin-bottom:1.75rem;font-size:1rem;line-height:1.55}.hero-buttons{max-width:100%}}.credibility-section{background:#fff;border-bottom:1px solid #e8edf2;padding:4rem 0}.credibility-heading{text-align:center;max-width:820px;margin:0 auto 3rem}.section-eyebrow{color:#1e6091;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.85rem;font-weight:700;line-height:1.4}.credibility-heading h2{color:#1b1f23;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.25}.credibility-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.credibility-item{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:1.5rem 2rem;display:flex}.credibility-item+.credibility-item{border-left:1px solid #dce4eb}.credibility-item strong{color:#0a3d62;margin-bottom:.6rem;font-size:clamp(1.4rem,2vw,1.9rem);line-height:1.2;display:block}.credibility-item span{color:#4b5563;max-width:240px;font-size:.98rem;line-height:1.55}@media (width<=900px){.credibility-section{padding:3.75rem 0}.credibility-heading{margin-bottom:2.5rem}.credibility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credibility-item{min-height:180px;padding:1.75rem 1.5rem}.credibility-item+.credibility-item{border-left:none}.credibility-item:nth-child(2n){border-left:1px solid #dce4eb}.credibility-item:nth-child(n+3){border-top:1px solid #dce4eb}}@media (width<=600px){.credibility-section{padding:3rem 0}.credibility-heading{max-width:520px;margin-bottom:1.75rem}.credibility-heading h2{font-size:clamp(1.75rem,7.5vw,2.15rem);line-height:1.22}.section-eyebrow{letter-spacing:.1em;margin-bottom:.65rem;font-size:.8rem}.credibility-grid{grid-template-columns:1fr}.credibility-item{min-height:auto;padding:1.5rem .75rem}.credibility-item:nth-child(2n){border-left:none}.credibility-item:nth-child(n+2){border-top:1px solid #dce4eb}.credibility-item strong{margin-bottom:.45rem;font-size:1.55rem}.credibility-item span{max-width:300px;font-size:.96rem;line-height:1.5}}@media (width<=430px){.credibility-section{padding:2.75rem 0}.credibility-heading{margin-bottom:1.5rem}.credibility-heading h2{font-size:clamp(1.7rem,7.2vw,1.95rem)}.credibility-item{padding:1.35rem .5rem}.credibility-item strong{font-size:1.45rem}}.button-primary{color:#fff;text-align:center;cursor:pointer;background:#0a3d62;border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .25s,transform .2s,box-shadow .25s;display:inline-block}.button-primary:hover{color:#fff;background:#1e6091;transform:translateY(-2px);box-shadow:0 12px 28px #0a3d6240}.button-primary:active{transform:translateY(0)}.button-primary,.button-primary:visited,.button-primary:hover,.button-primary:focus{color:#fff}.hero .button-primary{color:#0a3d62;background:#fff}.hero .button-primary:hover{color:#0a3d62;background:#f2f6f9}.button-secondary{color:#fff;text-align:center;cursor:pointer;background:0 0;border:2px solid #ffffffd9;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .25s,color .25s,transform .2s,box-shadow .25s;display:inline-block}.button-secondary:hover{color:#0a3d62;background:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #00000026}.button-secondary:active{transform:translateY(0)}.services-hero{text-align:center;background:linear-gradient(135deg,#072c460a,#1e609114);padding:6rem 0 5rem}.services-hero h1{color:#1b1f23;letter-spacing:-.035em;max-width:980px;margin:0 auto 1.5rem;font-size:clamp(2.5rem,5vw,4.25rem);line-height:1.08}.services-hero-intro{color:#4b5563;max-width:790px;margin:0 auto;font-size:1.2rem;line-height:1.7}.services-overview{background:#fff;padding:6rem 0}.services-overview-heading{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:end;gap:5rem;margin-bottom:4rem;display:grid}.services-overview-heading h2{color:#1b1f23;max-width:700px;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.services-overview-heading>p{color:#4b5563;margin:0;font-size:1.05rem;line-height:1.75}.premium-service-grid{border-top:1px solid #dfe7ee;border-left:1px solid #dfe7ee;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.premium-service{background:#fff;border-bottom:1px solid #dfe7ee;border-right:1px solid #dfe7ee;flex-direction:column;min-height:500px;padding:3rem;transition:background .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.premium-service:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0a3d62,#1e6091);width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.premium-service:hover{z-index:1;background:#f8fbfd;transform:translateY(-4px);box-shadow:0 20px 44px #0a3d621a}.premium-service:hover:before{transform:scaleX(1)}.premium-service-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.premium-service-number{color:#1e6091;letter-spacing:.12em;font-size:.85rem;font-weight:700}.premium-service-label{color:#526675;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;border:1px solid #d5e2eb;border-radius:999px;padding:.45rem .8rem;font-size:.75rem;font-weight:700}.premium-service h2{color:#0a3d62;margin:0 0 1.25rem;font-size:clamp(1.8rem,2.5vw,2.35rem);line-height:1.2}.premium-service-summary{color:#374151;max-width:540px;margin:0 0 2rem;font-size:1.08rem;line-height:1.7}.premium-service-outcomes{margin:0 0 2.5rem;padding:0;list-style:none}.premium-service-outcomes li{color:#4b5563;margin-bottom:.85rem;padding-left:1.5rem;line-height:1.6;position:relative}.premium-service-outcomes li:before{content:"";background:#1e6091;border-radius:50%;width:7px;height:7px;position:absolute;top:.65em;left:0}.premium-service-link{color:#0a3d62;align-items:center;gap:.55rem;width:fit-content;margin-top:auto;font-weight:700;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.premium-service-link:hover{color:#1e6091;gap:.85rem}.services-principle{background:#f8fafc;padding:5.5rem 0}.services-principle-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:center;gap:5rem;display:grid}.services-principle h2{color:#1b1f23;max-width:680px;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.services-principle-inner>p{color:#4b5563;border-left:3px solid #1e6091;margin:0;padding-left:2rem;font-size:1.06rem;line-height:1.75}@media (width<=900px){.services-hero{padding:5rem 0 4.5rem}.services-hero h1{font-size:clamp(2.75rem,6vw,3.75rem)}.services-hero-intro{max-width:720px;font-size:1.1rem;line-height:1.65}.services-overview{padding:5rem 0}.services-overview-heading,.services-principle-inner{grid-template-columns:1fr;gap:2rem}.services-overview-heading{margin-bottom:3rem}.services-overview-heading h2,.services-principle h2{max-width:760px}.premium-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-service{min-height:460px;padding:2.25rem}.premium-service-top{margin-bottom:2rem}.premium-service h2{font-size:clamp(1.65rem,3vw,2rem)}.premium-service-summary{font-size:1rem;line-height:1.65}.services-principle{padding:4.75rem 0}.services-principle-inner>p{max-width:760px;padding-left:1.5rem}}@media (width<=700px){.services-hero{padding:3.75rem 0 3.5rem}.services-hero h1{letter-spacing:-.03em;max-width:100%;margin-bottom:1.25rem;font-size:clamp(2rem,9vw,2.75rem);line-height:1.1}.services-hero-intro{max-width:560px;font-size:1.05rem;line-height:1.6}.services-overview{padding:3.75rem 0}.services-overview-heading{gap:1.25rem;margin-bottom:2.25rem}.services-overview-heading h2,.services-principle h2{font-size:clamp(1.9rem,7.5vw,2.35rem);line-height:1.18}.services-overview-heading>p,.services-principle-inner>p{font-size:1rem;line-height:1.6}.premium-service-grid{grid-template-columns:1fr}.premium-service{min-height:auto;padding:2rem 1.5rem}.premium-service-top{flex-direction:row;align-items:center;margin-bottom:1.5rem}.premium-service h2{margin-bottom:1rem;font-size:1.65rem}.premium-service-summary{margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.premium-service-outcomes{margin-bottom:2rem}.premium-service-outcomes li{margin-bottom:.7rem;font-size:.98rem;line-height:1.55}.services-principle{padding:3.75rem 0}.services-principle-inner{gap:1.5rem}.services-principle-inner>p{padding-left:1.25rem}}@media (width<=430px){.services-hero{padding:3rem 0}.services-hero h1{font-size:2.15rem;line-height:1.1}.services-hero-intro{font-size:1rem;line-height:1.55}.services-overview,.services-principle{padding:3rem 0}.services-overview-heading{margin-bottom:1.75rem}.services-overview-heading h2,.services-principle h2{font-size:1.9rem;line-height:1.16}.services-overview-heading>p,.services-principle-inner>p{font-size:.98rem;line-height:1.55}.premium-service{padding:1.65rem 1.25rem}.premium-service-top{margin-bottom:1.25rem}.premium-service-number{font-size:.8rem}.premium-service-label{padding:.35rem .65rem;font-size:.68rem}.premium-service h2{font-size:1.45rem}.premium-service-summary{font-size:.96rem;line-height:1.55}.premium-service-outcomes li{padding-left:1.25rem;font-size:.95rem}.premium-service-link{font-size:.95rem}.services-principle-inner>p{border-left-width:3px;padding-left:1rem}}.button.secondary{color:#fff;background:#0a3d62;border-radius:8px;padding:.85rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.button.secondary:hover{background:#1e6091}.why-paytec{background:#f8fafc;padding:5.5rem 0}.why-paytec h2{text-align:center;margin:0 0 1rem}.why-paytec .page-intro{text-align:center;max-width:760px;margin:0 auto 3rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.feature{text-align:center;background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:2.25rem 1.75rem;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative}.feature:hover{border-color:#d7e7f3;transform:translateY(-6px);box-shadow:0 16px 36px #0a3d621a}.feature-icon{color:#fff;background:linear-gradient(135deg,#0a3d62,#1e6091);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;box-shadow:0 8px 18px #0a3d622e}.feature h3{color:#0a3d62;margin:0 0 1rem;font-size:1.2rem;line-height:1.3}.feature p{max-width:300px;margin:0 auto;line-height:1.65}@media (width<=900px){.why-paytec{padding:4.5rem 0}.why-paytec .page-intro{max-width:720px;margin-bottom:2.5rem}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}.feature{padding:2rem 1.5rem}}@media (width>=701px) and (width<=900px){.feature:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - .875rem)}}@media (width<=700px){.why-paytec{padding:3.5rem 0}.why-paytec h2{margin-bottom:.85rem;font-size:clamp(1.75rem,7vw,2.15rem);line-height:1.2}.why-paytec .page-intro{max-width:560px;margin-bottom:2rem;font-size:1.08rem;line-height:1.55}.feature-grid{grid-template-columns:1fr;gap:1.5rem}.feature{padding:2rem 1.25rem}.feature-icon{width:58px;height:58px;margin-bottom:1.25rem}.feature h3{margin-bottom:.75rem;font-size:1.15rem}.feature p{max-width:340px;font-size:1rem;line-height:1.6}}@media (width<=430px){.why-paytec{padding:3rem 0}.why-paytec h2{margin-inline:auto;max-width:330px;margin-bottom:.75rem;font-size:1.75rem}.why-paytec .page-intro{max-width:330px;margin-bottom:1.75rem;font-size:1rem;line-height:1.5}.feature{border-radius:14px;padding:1.75rem 1rem}.feature-icon{width:54px;height:54px;margin-bottom:1.1rem}.feature h3{font-size:1.1rem}.feature p{max-width:300px;font-size:.96rem;line-height:1.55}}.capabilities-section{background:#fff;padding:6rem 0}.capabilities-heading{text-align:center;max-width:820px;margin:0 auto 3.5rem}.capabilities-heading h2{color:#1b1f23;margin:0 0 1.25rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.capabilities-heading>p:last-child{color:#4b5563;max-width:720px;margin:0 auto;font-size:1.1rem;line-height:1.7}.capabilities-grid{border-top:1px solid #dfe7ee;border-left:1px solid #dfe7ee;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.capability-item{background:#fff;border-bottom:1px solid #dfe7ee;border-right:1px solid #dfe7ee;flex-direction:column;min-height:300px;padding:2.5rem;transition:background .25s,transform .25s,box-shadow .25s;display:flex;position:relative}.capability-item:hover{z-index:1;background:#f8fbfd;transform:translateY(-4px);box-shadow:0 16px 36px #0a3d6217}.capability-number{color:#1e6091;letter-spacing:.12em;margin-bottom:2rem;font-size:.85rem;font-weight:700}.capability-item h3{color:#0a3d62;margin:0 0 1rem;font-size:1.55rem;line-height:1.25}.capability-item p{color:#4b5563;max-width:470px;margin:0 0 2rem;line-height:1.7}.capability-item a{color:#0a3d62;align-items:center;gap:.5rem;margin-top:auto;font-weight:700;transition:color .2s,gap .2s;display:inline-flex}.capability-item a:hover{color:#1e6091;gap:.75rem}.capabilities-action{text-align:center;margin-top:3rem}@media (width<=900px){.capabilities-section{padding:5rem 0}.capabilities-heading{margin-bottom:3rem}.capabilities-heading h2{font-size:clamp(2rem,4.5vw,2.65rem)}.capabilities-heading>p:last-child{max-width:680px;font-size:1.05rem}.capability-item{min-height:280px;padding:2.25rem}.capability-item h3{font-size:1.45rem}}@media (width<=700px){.capabilities-section{padding:3.75rem 0}.capabilities-heading{max-width:600px;margin-bottom:2.25rem}.capabilities-heading h2{margin-bottom:1rem;font-size:clamp(1.9rem,7.5vw,2.35rem);line-height:1.18}.capabilities-heading>p:last-child{max-width:560px;font-size:1rem;line-height:1.6}.capabilities-grid{grid-template-columns:1fr}.capability-item{min-height:auto;padding:2rem 1.5rem}.capability-number{margin-bottom:1.25rem}.capability-item h3{margin-bottom:.8rem;font-size:1.35rem}.capability-item p{margin-bottom:1.5rem;line-height:1.6}.capabilities-action{margin-top:2.25rem}}@media (width<=430px){.capabilities-section{padding:3rem 0}.capabilities-heading{margin-bottom:1.75rem}.capabilities-heading h2{font-size:1.9rem;line-height:1.15}.capabilities-heading>p:last-child{font-size:.98rem;line-height:1.55}.capability-item{padding:1.65rem 1.25rem}.capability-number{margin-bottom:1rem;font-size:.8rem}.capability-item h3{font-size:1.25rem}.capability-item p{font-size:.96rem;line-height:1.55}.capability-item a{font-size:.96rem}}.cta-section{text-align:center;padding:4.5rem 0 4rem}.cta-section h2{margin:0 0 1rem;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.25}.cta-section p{max-width:700px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.65}.cta-section .button{display:inline-block}@media (width<=700px){.cta-section{padding:3.5rem 0 3rem}.cta-section h2{margin-bottom:.85rem;font-size:2rem}.cta-section p{margin-bottom:1.75rem;font-size:1rem;line-height:1.55}}@media (width<=430px){.cta-section{padding:3rem 0 2.75rem}.cta-section h2{margin-inline:auto;max-width:330px;margin-bottom:.75rem;font-size:1.75rem;line-height:1.25}.cta-section p{max-width:320px;margin-bottom:1.5rem}.cta-section .button{width:100%;max-width:320px}}.site-footer{color:#d1d5db;background:#1f2937;margin-top:0}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;padding:3rem 0;display:grid}.footer-brand h3,.footer-links h4{color:#fff;margin:0 0 1rem}.footer-brand p{max-width:420px;margin:0;line-height:1.7}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links li+li{margin-top:.65rem}.footer-links a{color:#d1d5db;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#64b5f6}.footer-bottom{border-top:1px solid #ffffff1f;padding:1.25rem 0}.footer-bottom-inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-bottom p{color:#9ca3af;margin:0;font-size:.9rem}.footer-legal{flex-wrap:wrap;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.footer-legal a{color:#9ca3af;font-size:.9rem;transition:color .2s}.footer-legal a:hover{color:#fff}@media (width<=768px){.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem 2rem;padding:2.75rem 0}.footer-brand{text-align:center;grid-column:1/-1}.footer-brand p{margin-inline:auto}.footer-links{text-align:center}.footer-bottom-inner{text-align:center;flex-direction:column;gap:.75rem}.footer-legal{justify-content:center}}@media (width<=430px){.footer-grid{grid-template-columns:1fr;gap:2rem;padding:2.5rem 0}.footer-brand,.footer-links{text-align:center}.footer-brand p{max-width:320px;font-size:.96rem;line-height:1.6}.footer-links li+li{margin-top:.5rem}.footer-bottom{padding:1.25rem 0}.footer-bottom p,.footer-legal a{font-size:.85rem}}.about-hero{text-align:center;background:linear-gradient(135deg,#072c460a,#1e609114);padding:6rem 0 5rem}.about-hero h1{color:#1b1f23;letter-spacing:-.035em;max-width:900px;margin:0 auto 1.5rem;font-size:clamp(2.5rem,5vw,4.25rem);line-height:1.08}.about-hero .page-intro{color:#4b5563;max-width:750px;margin:0 auto;font-size:1.2rem;line-height:1.7}.about-story{background:#fff;padding:6rem 0}.about-story-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:5rem;display:grid}.about-story-heading h2{color:#1b1f23;max-width:520px;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.about-story-content{border-left:3px solid #1e6091;padding-left:2.5rem}.about-story-content p{color:#4b5563;margin:0 0 1.5rem;font-size:1.08rem;line-height:1.8}.about-story-content p:last-child{margin-bottom:0}.about-difference{background:#f8fafc;padding:6rem 0}.about-section-heading{text-align:center;max-width:820px;margin:0 auto 3.5rem}.about-section-heading h2{color:#1b1f23;margin:0 0 1.25rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.about-section-heading>p:last-child{color:#4b5563;max-width:720px;margin:0 auto;font-size:1.08rem;line-height:1.7}.about-principles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.about-principle{background:#fff;border:1px solid #dfe7ee;border-radius:14px;padding:2.5rem;transition:transform .25s,box-shadow .25s}.about-principle:hover{transform:translateY(-4px);box-shadow:0 16px 36px #0a3d6217}.about-principle-number{color:#1e6091;letter-spacing:.12em;margin-bottom:2rem;font-size:.85rem;font-weight:700;display:block}.about-principle h3{color:#0a3d62;margin:0 0 1rem;font-size:1.4rem;line-height:1.3}.about-principle p{color:#4b5563;margin:0;line-height:1.7}.about-approach{background:#fff;padding:6rem 0}.approach-steps{border-top:1px solid #dfe7ee;max-width:960px;margin:0 auto}.approach-step{border-bottom:1px solid #dfe7ee;grid-template-columns:90px minmax(0,1fr);gap:2rem;padding:2.25rem 0;display:grid}.approach-step>span{color:#1e6091;letter-spacing:.12em;padding-top:.25rem;font-size:.9rem;font-weight:700}.approach-step h3{color:#0a3d62;margin:0 0 .6rem;font-size:1.35rem;line-height:1.3}.approach-step p{color:#4b5563;max-width:720px;margin:0;line-height:1.7}@media (width<=900px){.about-hero{padding:5rem 0 4.5rem}.about-hero h1{font-size:clamp(2.75rem,6vw,3.75rem)}.about-story,.about-difference,.about-approach{padding:5rem 0}.about-story-grid{grid-template-columns:1fr;gap:2.5rem}.about-story-heading h2{max-width:700px}.about-story-content{padding-left:1.75rem}.about-principles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}.about-principle{padding:2.25rem}.about-principle:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - .875rem)}}@media (width<=700px){.about-hero{padding:3.75rem 0 3.5rem}.about-hero h1{letter-spacing:-.03em;max-width:100%;margin-bottom:1.25rem;font-size:clamp(2rem,9vw,2.75rem);line-height:1.1}.about-hero .page-intro{max-width:560px;font-size:1.05rem;line-height:1.6}.about-story,.about-difference,.about-approach{padding:3.75rem 0}.about-story-grid{gap:2rem}.about-story-heading h2{font-size:clamp(1.9rem,7.5vw,2.35rem);line-height:1.18}.about-story-content{border-left-width:3px;padding-left:1.25rem}.about-story-content p{margin-bottom:1.25rem;font-size:1rem;line-height:1.65}.about-section-heading{margin-bottom:2.25rem}.about-section-heading h2{margin-bottom:1rem;font-size:clamp(1.9rem,7.5vw,2.35rem);line-height:1.18}.about-section-heading>p:last-child{font-size:1rem;line-height:1.6}.about-principles-grid{grid-template-columns:1fr;gap:1.5rem}.about-principle:last-child:nth-child(odd){grid-column:auto;justify-self:stretch;width:100%}.about-principle{padding:2rem 1.5rem}.about-principle-number{margin-bottom:1.25rem}.about-principle h3{margin-bottom:.75rem;font-size:1.3rem}.about-principle p{font-size:1rem;line-height:1.6}.approach-step{grid-template-columns:60px minmax(0,1fr);gap:1rem;padding:1.75rem 0}.approach-step h3{font-size:1.25rem}.approach-step p{font-size:1rem;line-height:1.6}}@media (width<=430px){.about-hero{padding:3rem 0}.about-hero h1{font-size:2.15rem;line-height:1.1}.about-hero .page-intro{font-size:1rem;line-height:1.55}.about-story,.about-difference,.about-approach{padding:3rem 0}.about-story-heading h2,.about-section-heading h2{font-size:1.9rem;line-height:1.16}.about-story-content{border-left-width:3px;padding-left:1rem}.about-story-content p{font-size:.98rem;line-height:1.6}.about-section-heading{margin-bottom:1.75rem}.about-section-heading>p:last-child{font-size:.98rem;line-height:1.55}.about-principle{padding:1.65rem 1.25rem}.about-principle-number{margin-bottom:1rem;font-size:.8rem}.about-principle h3{font-size:1.2rem}.about-principle p{font-size:.96rem;line-height:1.55}.approach-step{grid-template-columns:1fr;gap:.5rem;padding:1.5rem 0}.approach-step>span{padding-top:0;font-size:.8rem}.approach-step h3{font-size:1.2rem}.approach-step p{font-size:.96rem;line-height:1.55}}.insights-hero{text-align:center;background:linear-gradient(135deg,#072c460a,#1e609114);padding:6rem 0 5rem}.insights-hero h1{color:#1b1f23;letter-spacing:-.035em;max-width:980px;margin:0 auto 1.5rem;font-size:clamp(2.5rem,5vw,4.25rem);line-height:1.08}.insights-hero-intro{color:#4b5563;max-width:790px;margin:0 auto;font-size:1.2rem;line-height:1.7}.insights-introduction{background:#fff;padding:6rem 0}.insights-introduction-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:5rem;display:grid}.insights-introduction h2{color:#1b1f23;max-width:600px;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.insights-introduction-content{border-left:3px solid #1e6091;padding-left:2.5rem}.insights-introduction-content p{color:#4b5563;margin:0 0 1.5rem;font-size:1.06rem;line-height:1.8}.insights-introduction-content p:last-child{margin-bottom:0}.insights-library{background:#f8fafc;padding:6rem 0}.insights-library-heading{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:end;gap:5rem;margin-bottom:4rem;display:grid}.insights-library-heading h2{color:#1b1f23;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.insights-library-heading>p{color:#4b5563;margin:0;font-size:1.05rem;line-height:1.75}.insight-grid{border-top:1px solid #dfe7ee;border-left:1px solid #dfe7ee;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.insight-card{background:#fff;border-bottom:1px solid #dfe7ee;border-right:1px solid #dfe7ee;flex-direction:column;min-height:360px;padding:2.75rem;transition:background .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.insight-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0a3d62,#1e6091);width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.insight-card:hover{z-index:1;background:#f8fbfd;transform:translateY(-4px);box-shadow:0 20px 44px #0a3d621a}.insight-card:hover:before{transform:scaleX(1)}.insight-card-meta{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.25rem;display:flex}.insight-category{color:#1e6091;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.coming-soon{color:#526675;letter-spacing:.05em;text-transform:uppercase;background:#f8fafc;border:1px solid #d5e2eb;border-radius:999px;padding:.4rem .7rem;font-size:.72rem;font-weight:700}.insight-card h3{color:#0a3d62;margin:0 0 1.25rem;font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.3}.insight-card p{color:#4b5563;margin:0;font-size:1.03rem;line-height:1.75}.insights-principle{background:#fff;padding:5.5rem 0}.insights-principle-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:center;gap:5rem;display:grid}.insights-principle h2{color:#1b1f23;max-width:680px;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.insights-principle-inner>p{color:#4b5563;border-left:3px solid #1e6091;margin:0;padding-left:2rem;font-size:1.06rem;line-height:1.75}.insight-card-published{cursor:pointer}.insight-card-published h3 a{color:inherit;text-decoration:none}.insight-card-published h3 a:hover{color:#1e6091}.insight-reading-time{color:#64727d;letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:700}.insight-card-link{color:#0a3d62;align-items:center;gap:.5rem;width:fit-content;margin-top:auto;padding-top:2rem;font-weight:700;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.insight-card-link:hover{color:#1e6091;gap:.8rem}@media (width<=900px){.insights-hero{padding:5rem 0 4.5rem}.insights-hero h1{font-size:clamp(2.75rem,6vw,3.75rem)}.insights-hero-intro{max-width:720px;font-size:1.1rem;line-height:1.65}.insights-introduction,.insights-library,.insights-principle{padding:5rem 0}.insights-introduction-grid,.insights-library-heading,.insights-principle-inner{grid-template-columns:1fr;gap:2rem}.insights-introduction h2,.insights-library-heading h2,.insights-principle h2{max-width:760px}.insights-introduction-content,.insights-principle-inner>p{max-width:760px;padding-left:1.5rem}.insights-library-heading{margin-bottom:3rem}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-card{min-height:340px;padding:2.25rem}.insight-card-meta{margin-bottom:1.75rem}.insight-card h3{font-size:clamp(1.35rem,2.5vw,1.7rem)}.insight-card p{font-size:1rem;line-height:1.65}}@media (width<=700px){.insights-hero{padding:3.75rem 0 3.5rem}.insights-hero h1{letter-spacing:-.03em;max-width:100%;margin-bottom:1.25rem;font-size:clamp(2rem,9vw,2.75rem);line-height:1.1}.insights-hero-intro{max-width:560px;font-size:1.05rem;line-height:1.6}.insights-introduction,.insights-library,.insights-principle{padding:3.75rem 0}.insights-introduction-grid,.insights-library-heading,.insights-principle-inner{gap:1.5rem}.insights-introduction h2,.insights-library-heading h2,.insights-principle h2{font-size:clamp(1.9rem,7.5vw,2.35rem);line-height:1.18}.insights-introduction-content,.insights-principle-inner>p{padding-left:1.25rem}.insights-introduction-content p,.insights-library-heading>p,.insights-principle-inner>p{font-size:1rem;line-height:1.6}.insights-library-heading{margin-bottom:2.25rem}.insight-grid{grid-template-columns:1fr}.insight-card{min-height:auto;padding:2rem 1.5rem}.insight-card-meta{flex-direction:row;align-items:center;margin-bottom:1.5rem}.insight-card h3{margin-bottom:1rem;font-size:1.5rem}.insight-card p{font-size:1rem;line-height:1.6}.insight-card-link{padding-top:1.5rem}}@media (width<=430px){.insights-hero{padding:3rem 0}.insights-hero h1{font-size:2.15rem;line-height:1.1}.insights-hero-intro{font-size:1rem;line-height:1.55}.insights-introduction,.insights-library,.insights-principle{padding:3rem 0}.insights-introduction h2,.insights-library-heading h2,.insights-principle h2{font-size:1.9rem;line-height:1.16}.insights-introduction-content,.insights-principle-inner>p{padding-left:1rem}.insights-introduction-content p,.insights-library-heading>p,.insights-principle-inner>p{font-size:.98rem;line-height:1.55}.insights-library-heading{margin-bottom:1.75rem}.insight-card{padding:1.65rem 1.25rem}.insight-card-meta{flex-direction:column;align-items:flex-start;gap:.6rem;margin-bottom:1.25rem}.insight-card h3{font-size:1.35rem;line-height:1.25}.insight-card p{font-size:.96rem;line-height:1.55}.insight-card-link{padding-top:1.25rem;font-size:.95rem}}.contact-hero{text-align:center;background:linear-gradient(135deg,#072c460a,#1e609114);padding:6rem 0 5rem}.contact-hero h1{color:#1b1f23;letter-spacing:-.035em;max-width:980px;margin:0 auto 1.5rem;font-size:clamp(2.5rem,5vw,4.25rem);line-height:1.08}.contact-hero-intro{color:#4b5563;max-width:790px;margin:0 auto;font-size:1.2rem;line-height:1.7}.contact-process{background:#fff;padding:6rem 0}.contact-section-heading{text-align:center;max-width:820px;margin:0 auto 3.5rem}.contact-section-heading h2{color:#1b1f23;margin:0 0 1.25rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.contact-section-heading>p:last-child{color:#4b5563;max-width:700px;margin:0 auto;font-size:1.06rem;line-height:1.75}.contact-process-grid{border-top:1px solid #dfe7ee;border-left:1px solid #dfe7ee;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.contact-process-step{background:#fff;border-bottom:1px solid #dfe7ee;border-right:1px solid #dfe7ee;min-height:280px;padding:2.5rem;transition:background .25s,transform .25s,box-shadow .25s}.contact-process-step:hover{z-index:1;background:#f8fbfd;transform:translateY(-4px);box-shadow:0 18px 40px #0a3d6217}.contact-process-number{color:#1e6091;letter-spacing:.12em;margin-bottom:2rem;font-size:.85rem;font-weight:700;display:block}.contact-process-step h3{color:#0a3d62;margin:0 0 1rem;font-size:1.4rem;line-height:1.3}.contact-process-step p{color:#4b5563;margin:0;line-height:1.7}.contact-main{background:#f8fafc;padding:6rem 0}.contact-main-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:4rem;display:grid}.contact-information-heading{margin-bottom:2.5rem}.contact-information-heading h2,.contact-form-heading h2{color:#1b1f23;margin:0 0 1rem;font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.2}.contact-information-heading>p:last-child,.contact-form-heading>p:last-child{color:#4b5563;margin:0;line-height:1.7}.contact-option{background:#fff;border:1px solid #dfe7ee;border-radius:14px;grid-template-columns:52px 1fr;gap:1.25rem;margin-bottom:1.5rem;padding:2rem;display:grid}.contact-option-featured{background:linear-gradient(145deg,#f7fbfe,#fff);border-color:#cbdfea;box-shadow:0 14px 34px #0a3d6214}.contact-option-icon{color:#1e6091;background:#eaf3f8;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.contact-option-icon svg{width:25px;height:25px}.contact-option-label{color:#1e6091;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.65rem;font-size:.75rem;font-weight:700;display:inline-block}.contact-option h3{color:#0a3d62;margin:0 0 .75rem;font-size:1.35rem}.contact-option p{color:#4b5563;margin:0 0 1.25rem;line-height:1.7}.contact-email-link{color:#0a3d62;font-weight:700;text-decoration:none}.contact-email-link:hover{color:#1e6091;text-decoration:underline}.contact-form-panel{background:#fff;border:1px solid #dfe7ee;border-radius:16px;padding:3rem;box-shadow:0 18px 44px #0a3d6214}.contact-form-heading{margin-bottom:2.5rem}.contact-form{flex-direction:column;gap:1.35rem;display:flex}.contact-field{flex-direction:column;gap:.55rem;display:flex}.contact-field label{color:#27323a;font-size:.95rem;font-weight:700}.contact-field input,.contact-field textarea{color:#1f2937;width:100%;font:inherit;background:#fff;border:1px solid #cfd8df;border-radius:8px;padding:.95rem 1rem;transition:border-color .2s,box-shadow .2s}.contact-field input:focus,.contact-field textarea:focus{border-color:#1e6091;outline:none;box-shadow:0 0 0 3px #1e60911f}.contact-field textarea{resize:vertical;min-height:170px}.contact-form button{align-self:flex-start;margin-top:.5rem}.contact-form-note{color:#6b7280;margin:0;font-size:.9rem}.contact-botcheck{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.contact-reassurance{background:#fff;padding:5.5rem 0}.contact-reassurance-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:center;gap:5rem;display:grid}.contact-reassurance h2{color:#1b1f23;max-width:680px;margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.contact-reassurance-inner>p{color:#4b5563;border-left:3px solid #1e6091;margin:0;padding-left:2rem;font-size:1.06rem;line-height:1.75}@media (width<=900px){.contact-hero{padding:5rem 0 4.5rem}.contact-hero h1{font-size:clamp(2.75rem,6vw,3.75rem)}.contact-hero-intro{max-width:720px;font-size:1.1rem;line-height:1.65}.contact-process,.contact-main,.contact-reassurance{padding:5rem 0}.contact-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-process-step{min-height:250px;padding:2rem}.contact-process-step h3{font-size:1.25rem}.contact-process-step p{font-size:.98rem;line-height:1.65}.contact-main-grid,.contact-reassurance-inner{grid-template-columns:1fr;gap:2.75rem}.contact-reassurance-inner>p{max-width:760px;padding-left:1.5rem}}@media (width<=700px){.contact-hero{padding:3.75rem 0 3.5rem}.contact-hero h1{letter-spacing:-.03em;max-width:100%;margin-bottom:1.25rem;font-size:clamp(2rem,9vw,2.75rem);line-height:1.1}.contact-hero-intro{max-width:560px;font-size:1.05rem;line-height:1.6}.contact-process,.contact-main,.contact-reassurance{padding:3.75rem 0}.contact-section-heading{margin-bottom:2.25rem}.contact-section-heading h2,.contact-information-heading h2,.contact-form-heading h2,.contact-reassurance h2{font-size:clamp(1.9rem,7.5vw,2.35rem);line-height:1.18}.contact-section-heading>p:last-child,.contact-information-heading>p:last-child,.contact-form-heading>p:last-child,.contact-reassurance-inner>p{font-size:1rem;line-height:1.6}.contact-process-grid{grid-template-columns:1fr}.contact-process-step{min-height:auto;padding:2rem 1.5rem}.contact-process-number{margin-bottom:1.25rem}.contact-main-grid{gap:2.25rem}.contact-option{grid-template-columns:52px minmax(0,1fr);gap:1rem;padding:1.75rem 1.5rem}.contact-form-panel{padding:2rem 1.5rem}.contact-form-heading{margin-bottom:2rem}.contact-form{gap:1.15rem}.contact-form button{width:100%}.contact-reassurance-inner{gap:1.5rem}.contact-reassurance-inner>p{padding-left:1.25rem}}@media (width<=430px){.contact-hero{padding:3rem 0}.contact-hero h1{font-size:2.1rem;line-height:1.1}.contact-hero-intro{font-size:1rem;line-height:1.55}.contact-process,.contact-main,.contact-reassurance{padding:3rem 0}.contact-section-heading{margin-bottom:1.75rem}.contact-section-heading h2,.contact-information-heading h2,.contact-form-heading h2,.contact-reassurance h2{font-size:1.9rem;line-height:1.16}.contact-section-heading>p:last-child,.contact-information-heading>p:last-child,.contact-form-heading>p:last-child,.contact-reassurance-inner>p{font-size:.98rem;line-height:1.55}.contact-process-step{padding:1.65rem 1.25rem}.contact-process-number{margin-bottom:1rem;font-size:.8rem}.contact-process-step h3{margin-bottom:.75rem;font-size:1.2rem}.contact-process-step p{font-size:.96rem;line-height:1.55}.contact-option{grid-template-columns:1fr;padding:1.5rem 1.25rem}.contact-option-icon{width:48px;height:48px}.contact-option h3{font-size:1.2rem}.contact-option p{font-size:.96rem;line-height:1.55}.contact-form-panel{padding:1.65rem 1.25rem}.contact-field input,.contact-field textarea{padding:.85rem .9rem}.contact-field textarea{min-height:150px}.contact-reassurance-inner>p{padding-left:1rem}}.thank-you-page{text-align:center;background:linear-gradient(135deg,#072c460a,#1e609114);align-items:center;min-height:58vh;padding:7rem 0;display:flex}.thank-you-page .section-eyebrow{margin-bottom:1.25rem}.thank-you-page h1{color:#1b1f23;letter-spacing:-.035em;max-width:800px;margin:0 auto 1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.thank-you-page p:not(.section-eyebrow){color:#4b5563;max-width:650px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.75}@media (width<=900px){.thank-you-page{min-height:55vh;padding:5.5rem 0}.thank-you-page h1{max-width:760px;font-size:clamp(2.5rem,6vw,3.5rem)}.thank-you-page p:not(.section-eyebrow){max-width:620px;font-size:1.08rem;line-height:1.65}}@media (width<=700px){.thank-you-page{min-height:auto;padding:5rem 0}.thank-you-page h1{letter-spacing:-.03em;max-width:100%;margin-bottom:1.25rem;font-size:clamp(2.1rem,9vw,2.75rem);line-height:1.1}.thank-you-page p:not(.section-eyebrow){max-width:560px;margin-bottom:1.75rem;font-size:1.05rem;line-height:1.6}.thank-you-page .button-primary{width:100%;max-width:340px}}@media (width<=430px){.thank-you-page{padding:4rem 0}.thank-you-page .section-eyebrow{margin-bottom:1rem;font-size:.8rem}.thank-you-page h1{max-width:330px;font-size:2.2rem;line-height:1.1}.thank-you-page p:not(.section-eyebrow){max-width:330px;font-size:1rem;line-height:1.55}.thank-you-page .button-primary{max-width:300px}}.insight-article-hero{background:linear-gradient(135deg,#072c460d,#1e60911a);padding:4.5rem 0 5.5rem}.insight-article-hero-inner{max-width:980px}.insight-back-link{color:#0a3d62;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.insight-back-link:hover{color:#1e6091;gap:.75rem}.insight-article-meta{color:#64727d;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.insight-article-category{color:#1e6091;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.insight-article-hero h1{color:#1b1f23;letter-spacing:-.04em;max-width:950px;margin:0 0 1.75rem;font-size:clamp(2.65rem,5vw,4.5rem);line-height:1.08}.insight-article-description{color:#4b5563;max-width:820px;margin:0;font-size:1.25rem;line-height:1.7}.insight-article-body{background:#fff;padding:6rem 0}.insight-article-layout{grid-template-columns:250px minmax(0,760px);justify-content:center;align-items:start;gap:5rem;display:grid}.insight-article-sidebar{position:sticky;top:120px}.insight-sidebar-card{background:#f8fafc;border-top:3px solid #1e6091;padding:1.75rem}.insight-sidebar-label{color:#0a3d62;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem;font-weight:700}.insight-sidebar-card p:not(.insight-sidebar-label){color:#5b6670;margin:0 0 1.25rem;font-size:.92rem;line-height:1.65}.insight-sidebar-card a{color:#0a3d62;align-items:center;gap:.45rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.insight-sidebar-card a:hover{color:#1e6091}.insight-article-content{color:#374151;min-width:0;font-size:1.08rem;line-height:1.85}.insight-article-content>h2{color:#17232c;letter-spacing:-.02em;margin:4rem 0 1.25rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.25}.insight-article-content>h2:first-child{margin-top:0}.insight-article-content h3{color:#0a3d62}.insight-article-content p{margin:0 0 1.5rem}.insight-article-content ul,.insight-article-content ol{margin:0 0 2rem;padding-left:1.4rem}.insight-article-content li{margin-bottom:.75rem;padding-left:.35rem}.insight-article-content li::marker{color:#1e6091}.insight-executive-summary{background:linear-gradient(145deg,#f5fafd,#fff);border-left:4px solid #1e6091;margin-bottom:4rem;padding:2.75rem;box-shadow:0 12px 32px #0a3d6212}.insight-executive-summary h2{color:#17232c;margin:0 0 1.25rem;font-size:clamp(1.7rem,3vw,2.25rem);line-height:1.3}.insight-executive-summary p:last-child{margin-bottom:0}.insight-callout{background:#f8fbfd;border:1px solid #cfe0ea;border-radius:12px;margin:3rem 0;padding:2rem 2.25rem}.insight-callout-label{color:#1e6091;letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:700;margin:0 0 .75rem!important}.insight-callout p:last-child{color:#273842;margin-bottom:0;font-size:1.1rem;font-weight:600;line-height:1.65}.insight-mistakes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0 3rem;display:grid}.insight-mistake{background:#fff;border:1px solid #dfe7ee;border-radius:10px;padding:1.75rem}.insight-mistake h3{margin:0 0 .75rem;font-size:1.15rem}.insight-mistake p{color:#59656f;margin:0;font-size:.98rem;line-height:1.65}.insight-article-cta{background:#f8fafc;padding:5.5rem 0}.insight-article-cta-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4rem;display:grid}.insight-article-cta h2{color:#1b1f23;max-width:760px;margin:0 0 1rem;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2}.insight-article-cta p:not(.section-eyebrow){color:#4b5563;max-width:720px;margin:0;font-size:1.05rem;line-height:1.75}@media (width<=950px){.insight-article-hero{padding:4rem 0 4.5rem}.insight-article-hero h1{font-size:clamp(2.75rem,6vw,3.9rem)}.insight-article-description{max-width:780px;font-size:1.15rem;line-height:1.65}.insight-article-body{padding:5rem 0}.insight-article-layout{grid-template-columns:minmax(0,760px);gap:0}.insight-article-sidebar{display:none}.insight-article-cta{padding:5rem 0}.insight-article-cta-inner{grid-template-columns:1fr;gap:2rem}.insight-article-cta-inner .button-primary{width:fit-content}}@media (width<=700px){.insight-article-hero{padding:3.5rem 0 3.75rem}.insight-back-link{margin-bottom:2rem}.insight-article-meta{gap:.5rem .65rem;margin-bottom:1.25rem;font-size:.85rem}.insight-article-hero h1{letter-spacing:-.035em;margin-bottom:1.35rem;font-size:clamp(2.05rem,8.5vw,2.75rem);line-height:1.08}.insight-article-description{font-size:1.05rem;line-height:1.6}.insight-article-body{padding:3.75rem 0}.insight-article-content{font-size:1rem;line-height:1.7}.insight-article-content>h2{margin-top:3rem;font-size:clamp(1.75rem,7vw,2.15rem);line-height:1.2}.insight-executive-summary{margin-bottom:3rem;padding:2rem 1.5rem}.insight-executive-summary h2{font-size:1.75rem}.insight-callout{margin:2.5rem 0;padding:1.75rem 1.5rem}.insight-callout p:last-child{font-size:1rem;line-height:1.6}.insight-mistakes-grid,.insight-card-grid{grid-template-columns:1fr}.insight-mistake,.insight-content-card{padding:1.5rem}.insight-framework-card{grid-template-columns:1fr;gap:1.25rem;padding:1.6rem}.insight-framework-number{width:52px;height:52px}.insight-table th,.insight-table td{padding:.9rem 1rem}.insight-article-cta{padding:3.75rem 0}.insight-article-cta h2{font-size:clamp(1.9rem,7.5vw,2.35rem)}.insight-article-cta p:not(.section-eyebrow){font-size:1rem;line-height:1.6}.insight-article-cta-inner .button-primary{text-align:center;width:100%}}@media (width<=430px){.insight-article-hero{padding:3rem 0}.insight-back-link{margin-bottom:1.75rem;font-size:.9rem}.insight-article-meta{align-items:flex-start;font-size:.8rem;line-height:1.5}.insight-article-category{width:100%}.insight-article-hero h1{font-size:2.1rem;line-height:1.08}.insight-article-description{font-size:1rem;line-height:1.55}.insight-article-body{padding:3rem 0}.insight-article-content{font-size:.98rem;line-height:1.65}.insight-article-content>h2{margin-top:2.5rem;font-size:1.75rem}.insight-executive-summary{margin-bottom:2.5rem;padding:1.65rem 1.25rem}.insight-executive-summary h2{font-size:1.55rem}.insight-callout{padding:1.5rem 1.25rem}.insight-mistake,.insight-content-card{padding:1.35rem 1.2rem}.insight-framework-card{padding:1.4rem 1.2rem}.insight-framework-card h3{font-size:1.2rem}.insight-table caption{padding:1rem;font-size:.78rem}.insight-article-cta{padding:3rem 0}.insight-article-cta h2{font-size:1.9rem}}.insight-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0 3rem;display:grid}.insight-content-card{background:#fff;border:1px solid #dfe7ee;border-radius:10px;padding:1.75rem}.insight-content-card h3{color:#0a3d62;margin:0 0 .75rem;font-size:1.15rem;line-height:1.35}.insight-content-card p{color:#59656f;margin:0;font-size:.98rem;line-height:1.65}.insight-framework-grid{gap:1.5rem;margin:2.5rem 0 3rem;display:grid}.insight-framework-card{background:#f7f9fa;border:1px solid #e1e7eb;border-radius:16px;grid-template-columns:72px minmax(0,1fr);gap:1.75rem;padding:2rem;display:grid}.insight-framework-number{color:#fff;letter-spacing:.08em;background:#0a3d62;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:.95rem;font-weight:700;display:flex}.insight-framework-card h3{color:#0a3d62;margin:0 0 .8rem;font-size:1.35rem;line-height:1.3}.insight-framework-card p{margin:0 0 1rem}.insight-framework-card ul{margin:1rem 0 0;padding-left:1.25rem}.insight-framework-card li{margin-bottom:.55rem}.insight-framework-card li:last-child{margin-bottom:0}.insight-table-wrapper{background:#fff;border:1px solid #dfe7ee;border-radius:12px;width:100%;margin:2.5rem 0 3rem;overflow-x:auto}.insight-table{border-collapse:collapse;width:100%;min-width:560px}.insight-table caption{color:#0a3d62;letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #dfe7ee;padding:1.25rem 1.5rem;font-size:.85rem;font-weight:700}.insight-table th,.insight-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e7edf1;padding:1rem 1.5rem}.insight-table th{color:#24313c;background:#f8fafc;font-size:.9rem;font-weight:700}.insight-table td{color:#4b5963;font-size:.98rem}.insight-table th:last-child,.insight-table td:last-child{text-align:right;width:150px}.insight-table tbody tr:last-child td{border-bottom:none}.service-detail-page{color:#333;background:#fff}.service-detail-hero{color:#fff;background:linear-gradient(135deg,#0a3d62fa,#072a44fa);padding:8rem 0 7rem}.service-detail-hero-inner{max-width:980px}.service-detail-hero .section-eyebrow{color:#ffffffb8;margin-bottom:1.5rem}.service-detail-hero h1{color:#fff;letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(3rem,6vw,5.5rem);line-height:1.03}.service-detail-hero-intro{color:#fff;max-width:850px;margin:2rem 0 0;font-size:clamp(1.35rem,2.3vw,1.85rem);font-weight:500;line-height:1.45}.service-detail-hero-copy{color:#ffffffc7;max-width:800px;margin:1.75rem 0 0;font-size:1.08rem;line-height:1.8}.service-detail-section{padding:7rem 0}.service-detail-section-muted{background:#f4f7f9}.service-detail-section-dark{color:#fff;background:#0a3d62}.service-detail-section-heading h2,.service-detail-section-intro h2,.service-detail-deliverables-heading h2{color:#0a3d62;letter-spacing:-.035em;margin:0;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.1}.service-detail-section-dark h2{color:#fff}.service-detail-section-heading .section-eyebrow,.service-detail-section-intro .section-eyebrow,.service-detail-deliverables-heading .section-eyebrow{margin-bottom:1.25rem}.service-detail-section-intro{max-width:780px;margin-bottom:3.5rem}.service-detail-section-intro>p:last-child,.service-detail-deliverables-heading>p:last-child{color:#5b6570;margin:1.5rem 0 0;font-size:1.08rem;line-height:1.8}.service-detail-section-dark .service-detail-deliverables-heading>p:last-child{color:#ffffffbf}.service-detail-two-column{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:6rem;display:grid}.service-detail-section-content>p{color:#5b6570;margin:0;font-size:1.1rem;line-height:1.8}.service-detail-check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem;margin:2.25rem 0 0;padding:0;list-style:none;display:grid}.service-detail-check-list li{color:#24313c;border-bottom:1px solid #dce3e8;padding:1rem 0 1rem 2rem;font-size:1rem;font-weight:600;line-height:1.55;position:relative}.service-detail-check-list li:before{content:"✓";color:#0a3d62;font-weight:700;position:absolute;top:1rem;left:0}.service-detail-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.service-detail-card{background:#fff;border:1px solid #e1e7eb;border-radius:18px;min-height:250px;padding:2.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;box-shadow:0 12px 35px #0f283c0d}.service-detail-card:hover{border-color:#0a3d6233;transform:translateY(-5px);box-shadow:0 20px 45px #0f283c17}.service-detail-card-number{color:#1e6091;letter-spacing:.15em;margin-bottom:2rem;font-size:.82rem;font-weight:700;line-height:1;display:block}.service-detail-card h3{color:#0a3d62;margin:0;font-size:1.4rem;line-height:1.3}.service-detail-card p{color:#5b6570;margin:1rem 0 0;font-size:1rem;line-height:1.75}.service-detail-process{border-top:1px solid #dce3e8;border-bottom:1px solid #dce3e8;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.service-detail-process-step{padding:2.75rem 2rem 2.75rem 0;position:relative}.service-detail-process-step:not(:last-child){border-right:1px solid #dce3e8;margin-right:2rem}.service-detail-process-number{color:#1e6091;letter-spacing:.15em;margin-bottom:2rem;font-size:.82rem;font-weight:700;line-height:1;display:block}.service-detail-process-step h3{color:#0a3d62;margin:0;font-size:1.45rem;line-height:1.3}.service-detail-process-step ul{margin:1.5rem 0 0;padding:0;list-style:none}.service-detail-process-step li{color:#5b6570;margin-top:.75rem;padding-left:1rem;font-size:.95rem;line-height:1.55;position:relative}.service-detail-process-step li:before{content:"";background:#1e6091;border-radius:50%;width:4px;height:4px;position:absolute;top:.7em;left:0}.service-detail-deliverables-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:6rem;display:grid}.service-detail-deliverables-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.service-detail-deliverable{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;align-items:center;min-height:92px;padding:1.4rem 1.5rem 1.4rem 3.25rem;font-size:1rem;font-weight:600;line-height:1.45;display:flex;position:relative}.service-detail-deliverable:before{content:"✓";color:#ffffffb3;font-weight:700;position:absolute;left:1.35rem}.service-detail-outcomes-grid{border-top:1px solid #dce3e8;border-left:1px solid #dce3e8;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-detail-outcome{color:#24313c;border-bottom:1px solid #dce3e8;border-right:1px solid #dce3e8;min-height:155px;padding:2.25rem 2rem 2rem;font-size:1.1rem;font-weight:600;line-height:1.5;position:relative}.service-detail-outcome:before{content:"";background:#1e6091;width:35px;height:3px;margin-bottom:1.5rem;display:block}.service-detail-cta{background:#eef3f6;padding:8rem 0}.service-detail-cta-inner{text-align:center;max-width:850px}.service-detail-cta .section-eyebrow{margin-bottom:1.25rem}.service-detail-cta h2{color:#0a3d62;letter-spacing:-.04em;margin:0;font-size:clamp(2.4rem,4.5vw,4.2rem);line-height:1.08}.service-detail-cta p{color:#5b6570;max-width:700px;margin:1.5rem auto 0;font-size:1.1rem;line-height:1.8}.service-detail-cta .button-primary{margin-top:2.25rem}@media (width<=1000px){.service-detail-hero{padding:6rem 0 5rem}.service-detail-hero h1{font-size:clamp(3rem,6.5vw,4.5rem)}.service-detail-hero-intro{font-size:clamp(1.25rem,2.5vw,1.6rem)}.service-detail-section,.service-detail-cta{padding:5.5rem 0}.service-detail-two-column,.service-detail-deliverables-layout{grid-template-columns:1fr;gap:2.75rem}.service-detail-process{border-bottom:none;grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail-process-step{border-bottom:1px solid #dce3e8;padding:2.25rem 2rem 2.25rem 0}.service-detail-process-step:nth-child(2),.service-detail-process-step:nth-child(4){border-right:none;margin-right:0;padding-left:2rem}.service-detail-process-step:nth-child(3){border-right:1px solid #dce3e8}.service-detail-outcomes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.service-detail-hero{padding:3.75rem 0 3.5rem}.service-detail-hero .section-eyebrow{letter-spacing:.11em;margin-bottom:1rem;font-size:.8rem}.service-detail-hero h1{letter-spacing:-.035em;max-width:100%;font-size:clamp(2.15rem,9.5vw,3rem);line-height:1.08}.service-detail-hero-intro{margin-top:1.35rem;font-size:1.15rem;line-height:1.45}.service-detail-hero-copy{margin-top:1.25rem;font-size:1rem;line-height:1.65}.service-detail-section,.service-detail-cta{padding:3.75rem 0}.service-detail-section-intro{margin-bottom:2.25rem}.service-detail-section-heading h2,.service-detail-section-intro h2,.service-detail-deliverables-heading h2{font-size:clamp(1.9rem,7.5vw,2.35rem);line-height:1.15}.service-detail-section-intro>p:last-child,.service-detail-deliverables-heading>p:last-child,.service-detail-section-content>p{font-size:1rem;line-height:1.65}.service-detail-check-list,.service-detail-card-grid,.service-detail-deliverables-grid,.service-detail-outcomes-grid{grid-template-columns:1fr}.service-detail-check-list{margin-top:1.75rem}.service-detail-card{min-height:auto;padding:2rem 1.5rem}.service-detail-card-number{margin-bottom:1.25rem}.service-detail-card h3{font-size:1.3rem}.service-detail-card p{font-size:.98rem;line-height:1.65}.service-detail-process{border-bottom:none;display:block}.service-detail-process-step,.service-detail-process-step:nth-child(2),.service-detail-process-step:nth-child(3),.service-detail-process-step:nth-child(4){border-bottom:1px solid #dce3e8;border-right:none;margin:0;padding:1.75rem 0}.service-detail-process-number{margin-bottom:1rem}.service-detail-process-step h3{font-size:1.3rem}.service-detail-outcome{min-height:auto;padding:1.75rem 1.5rem}.service-detail-deliverable{min-height:78px}.service-detail-cta h2{font-size:clamp(2rem,8vw,2.65rem)}.service-detail-cta p{font-size:1rem;line-height:1.65}}@media (width<=430px){.service-detail-hero{padding:3rem 0}.service-detail-hero h1{font-size:2.25rem;line-height:1.08}.service-detail-hero-intro{font-size:1.05rem;line-height:1.45}.service-detail-hero-copy{font-size:.96rem;line-height:1.6}.service-detail-section,.service-detail-cta{padding:3rem 0}.service-detail-section-heading h2,.service-detail-section-intro h2,.service-detail-deliverables-heading h2{font-size:1.9rem}.service-detail-card{padding:1.65rem 1.25rem}.service-detail-check-list li{padding:.85rem 0 .85rem 1.75rem;font-size:.95rem}.service-detail-process-step{padding:1.5rem 0}.service-detail-deliverable{min-height:72px;padding:1.2rem 1rem 1.2rem 2.8rem;font-size:.95rem}.service-detail-deliverable:before{left:1.1rem}.service-detail-outcome{padding:1.5rem 1.25rem;font-size:1rem}.service-detail-cta h2{font-size:2rem}}.legal-page{color:#333;background:#fff}.legal-hero{color:#fff;background:linear-gradient(135deg,#0a3d62fa,#072a44fa);padding:7rem 0 5.5rem}.legal-hero-inner{max-width:920px}.legal-hero .section-eyebrow{color:#ffffffb8;margin-bottom:1.4rem}.legal-hero h1{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(3rem,6vw,5rem);line-height:1.04}.legal-hero-intro{color:#ffffffe0;max-width:800px;margin:1.75rem 0 0;font-size:clamp(1.2rem,2.2vw,1.55rem);line-height:1.6}.legal-effective-date{color:#ffffff9e;letter-spacing:.02em;margin:1.75rem 0 0;font-size:.92rem;font-weight:600;line-height:1.5}.legal-content-section{padding:7rem 0}.legal-content{max-width:900px}.legal-section{border-bottom:1px solid #e2e8ec;margin:0 0 3.5rem;padding:0 0 3.5rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{color:#0a3d62;letter-spacing:-.025em;max-width:760px;margin:0 0 1.5rem;font-size:clamp(1.65rem,3vw,2.3rem);line-height:1.25}.legal-section p{color:#4f5d68;max-width:800px;margin:0 0 1.25rem;font-size:1.04rem;line-height:1.85}.legal-section p:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{max-width:800px;margin:1.5rem 0;padding-left:1.4rem}.legal-section li{color:#4f5d68;margin-bottom:.8rem;padding-left:.4rem;font-size:1.02rem;line-height:1.75}.legal-section li:last-child{margin-bottom:0}.legal-section strong{color:#24313c}.legal-section a{color:#0a3d62;text-underline-offset:3px;font-weight:600;text-decoration-thickness:1px;transition:color .2s,text-decoration-color .2s}.legal-section a:hover{color:#1e6091}.legal-contact-section{background:#f4f7f9;border:1px solid #e1e7eb;border-radius:16px;margin-top:1rem;padding:2.75rem}.legal-contact-section h2{margin-bottom:1.25rem}.legal-contact-section address{color:#4f5d68;margin-top:1.5rem;font-size:1.02rem;font-style:normal;line-height:1.8}.legal-contact-section address strong{color:#0a3d62;margin-bottom:.25rem;display:inline-block}.legal-page ::selection{background:#1e60912e}.legal-page a:focus-visible{outline-offset:4px;border-radius:3px;outline:3px solid #1e609159}@media (width<=900px){.legal-hero{padding:6rem 0 5rem}.legal-content-section{padding:6rem 0}.legal-section{margin-bottom:3rem;padding-bottom:3rem}}@media (width<=700px){.legal-hero{padding:5rem 0 4rem}.legal-hero h1{font-size:clamp(2.6rem,13vw,4rem)}.legal-hero-intro{margin-top:1.4rem;font-size:1.15rem;line-height:1.65}.legal-effective-date{margin-top:1.4rem}.legal-content-section{padding:4.5rem 0}.legal-section{margin-bottom:2.5rem;padding-bottom:2.5rem}.legal-section h2{margin-bottom:1.25rem;font-size:1.75rem}.legal-section p,.legal-section li{font-size:1rem}.legal-contact-section{padding:2rem}}@media (width<=480px){.legal-hero{padding:4.5rem 0 3.75rem}.legal-content-section{padding:4rem 0}.legal-contact-section{border-radius:12px;padding:1.6rem}}
