@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap";:root{--navy:#102557;--ink:#142448;--green:#159447;--green-dark:#0b7c3a;--blue:#155be9;--orange:#ff9d00;--muted:#64708b;--line:#e6ebf2;--soft:#f4f8fb;--white:#fff;--shadow:0 14px 42px #18375b17;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif;line-height:1.65}h1,h2,h3{margin:0;font-family:Plus Jakarta Sans,Manrope,sans-serif;line-height:1.15}h1{letter-spacing:-.06em;font-size:clamp(2.5rem,5vw,4.55rem)}h2{letter-spacing:-.045em;font-size:clamp(1.9rem,3.2vw,3rem)}h3{font-size:1.02rem}p{color:var(--muted);margin:0 0 1rem}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 48px);margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{z-index:20;background:#fff;padding:.6rem 1rem;top:1rem;left:1rem}.site-header{z-index:10;background:#fff;height:88px;position:relative}.nav-wrap{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}.brand{color:var(--navy);align-items:center;gap:.6rem;line-height:1;display:flex}.brand strong{letter-spacing:.18em;font-family:Plus Jakarta Sans;font-size:1.85rem}.brand small{color:var(--green);letter-spacing:.3em;text-align:center;margin-top:.25rem;font-size:.5rem;font-weight:800;display:block}.brand-mark{letter-spacing:-.25em;color:var(--green);font-family:Arial;font-size:3.5rem;line-height:.6}.brand-mark:first-letter{color:var(--blue)}nav{align-items:center;gap:1.8rem;font-size:.83rem;font-weight:700;display:flex}nav a{white-space:nowrap;border-bottom:2px solid #0000;padding:1.9rem 0 .5rem}nav a:hover,nav a.active{color:var(--green);border-bottom-color:var(--green)}.caret{margin-left:.25rem}.nav-cta{background:var(--green);border-radius:9px;box-shadow:0 8px 20px #15944733;color:#fff!important;border:0!important;padding:.75rem 1rem!important}.menu-toggle{color:var(--navy);background:0 0;border:0;display:none}.button{border-radius:9px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.35rem;font-size:.86rem;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff}.button-secondary{border:1px solid var(--blue);color:var(--blue);background:#fff}.button-yellow{color:#102557;background:#ffc21a}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.65rem;font-size:.75rem;font-weight:800}.section-heading{margin-bottom:2.3rem}.section-heading h2{color:var(--navy)}.section-heading h2:after{content:"";background:linear-gradient(90deg,var(--green),var(--blue));width:45px;height:3px;margin:.8rem auto 0;display:block}.align-left h2:after{margin-left:0}.section-description{max-width:650px;margin:1rem auto 0}.hero{background:linear-gradient(110deg,#fff 55%,#f0f8f7);padding:4rem 0 4.2rem;overflow:hidden}.hero-grid{grid-template-columns:1fr 1.04fr;align-items:center;gap:3rem;display:grid}.hero h1{color:var(--navy);max-width:680px}.hero h1 .green{color:var(--green)}.hero h1 .blue{color:var(--blue)}.hero-copy{max-width:570px;margin:1.4rem 0 1.8rem;font-size:1.05rem}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.hero-image{height:420px;position:relative}.hero-image img{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow);border-radius:100px 22px}.hero-image:before,.hero-image:after{content:"";z-index:-1;border-radius:50%;position:absolute}.hero-image:before{background:var(--green);width:130px;height:130px;bottom:35px;left:-54px}.hero-image:after{background:var(--orange);width:120px;height:120px;top:20px;right:-48px}.contact-strip{color:var(--muted);flex-wrap:wrap;gap:2rem;margin-top:2.5rem;font-size:.82rem;display:flex}.contact-strip span{align-items:center;gap:.5rem;display:flex}.contact-strip strong{color:var(--green);font-size:1.2rem}.section{padding:5.5rem 0}.soft-section{background:var(--soft)}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.service-card,.benefit-card,.article-card,.info-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.service-card{padding:1.6rem;transition:all .25s}.service-card:hover,.benefit-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #18375b24}.icon-bubble{border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:1.2rem;display:grid}.icon-bubble.green{color:var(--green);background:#e4f6e8}.icon-bubble.blue{color:var(--blue);background:#e7eeff}.service-card h3{font-size:1.15rem}.service-card p{margin-top:.6rem;font-size:.9rem}.card-link{color:var(--green);align-items:center;gap:.35rem;font-size:.83rem;font-weight:800;display:inline-flex}.stats{color:#fff;box-shadow:var(--shadow);background:linear-gradient(105deg,#155be9,#08a57c);border-radius:24px;grid-template-columns:repeat(4,1fr);padding:1.6rem 2rem;display:grid}.stat{border-right:1px solid #ffffff4f;justify-content:center;align-items:center;gap:.75rem;display:flex}.stat:last-child{border:0}.stat strong{color:#ffd51f;font-family:Plus Jakarta Sans;font-size:1.8rem;display:block}.stat span{font-size:.77rem}.about-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:3.5rem;display:grid}.about-image{height:370px;position:relative}.about-image img{object-fit:cover;border-radius:24px;width:100%;height:100%}.check-list{margin:1.4rem 0;padding:0;list-style:none}.check-list li{gap:.6rem;margin:.55rem 0;font-size:.9rem;display:flex}.check-list li:before{content:"✓";background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:.7rem;font-weight:800;display:grid}.benefits-grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.benefit-card{text-align:center;padding:1.35rem 1.1rem}.benefit-card .number{width:42px;height:42px;color:var(--blue);background:#eef4ff;border-radius:50%;place-items:center;margin-bottom:1rem;font-size:.85rem;font-weight:800;display:inline-grid}.benefit-card:first-child .number,.benefit-card:nth-child(5) .number{color:var(--green);background:#e4f6e8}.benefit-card h3{font-size:.9rem}.benefit-card p{margin:.5rem 0 0;font-size:.78rem}.industries{background:#edf5ff;border-radius:18px;flex-wrap:wrap;align-items:center;gap:1.2rem;padding:1.5rem;display:flex}.industries h3{color:var(--blue);margin-right:auto}.industries span{color:var(--navy);background:#fff;border-radius:8px;padding:.5rem .65rem;font-size:.76rem;font-weight:800}.cta-banner{color:#fff;background:linear-gradient(105deg,#123aaf,#05a07e);border-radius:24px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:5rem;padding:2.2rem 3rem;display:flex;overflow:hidden}.cta-banner h2{max-width:620px;font-size:1.6rem}.cta-banner p{color:#dff8ee;margin:.6rem 0 0}.page-hero{background:#f1f8f8;padding:4.2rem 0}.page-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.page-hero h1{font-size:clamp(2.2rem,4vw,3.7rem)}.page-hero h1 .green{color:var(--green)}.page-hero img{object-fit:cover;border-radius:90px 20px;width:100%;height:330px}.process{grid-template-columns:repeat(5,1fr);gap:.8rem;display:grid}.process-step{text-align:center;position:relative}.process-step:not(:last-child):after{content:"→";color:var(--blue);font-size:1.5rem;position:absolute;top:22px;right:-.65rem}.process-number{border:2px solid var(--green);width:48px;height:48px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto .9rem;font-weight:800;display:grid}.process-step h3{font-size:.87rem}.process-step p{margin-top:.45rem;font-size:.76rem}.split-cards{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.info-card{padding:2rem}.info-card h3{color:var(--navy);margin-bottom:1rem;font-size:1.3rem}.info-card li{margin:.55rem 0;font-size:.86rem}.article-layout{grid-template-columns:1fr 280px;gap:2rem;display:grid}.articles-grid{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.article-card{overflow:hidden}.article-card img{object-fit:cover;width:100%;height:160px}.article-body{padding:1.1rem}.tag{color:var(--green);background:#e7f6e8;border-radius:20px;padding:.2rem .55rem;font-size:.67rem;font-weight:800;display:inline-block}.article-meta{color:#8a95a8;margin:.7rem 0;font-size:.7rem}.article-body h3{font-size:.96rem}.article-body p:not(.article-meta){font-size:.78rem}.sidebar .info-card{margin-bottom:1rem}.sidebar ul{margin:0;padding:0;list-style:none}.sidebar li{border-bottom:1px solid var(--line);padding:.7rem 0;font-size:.82rem}.contact-hero{background:#f0f7ff}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.contact-points{gap:1rem;margin-top:2rem;display:grid}.contact-point{align-items:flex-start;gap:1rem;display:flex}.contact-point .icon-bubble{flex:none;margin:0}.contact-form{box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:2rem}.contact-form h2{margin-bottom:1.5rem;font-size:1.5rem}.form-grid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:9px;padding:.85rem}.contact-form textarea,.contact-form select{grid-column:1/-1}.contact-form textarea{resize:vertical;min-height:130px}.contact-form .button{cursor:pointer;width:100%;font:inherit;border:0;margin-top:1rem}.contact-info-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.contact-info-grid .info-card{padding:1.5rem}.contact-info-grid h3{margin:.8rem 0 .5rem}.contact-info-grid p{font-size:.8rem}.site-footer{color:#fff;background:#061a46}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1.25fr;gap:3rem;padding:4rem 0;display:grid}.brand-light{color:#fff}.footer-copy{color:#c6d2e9;max-width:250px;margin:1.5rem 0;font-size:.8rem}.socials{gap:.5rem;display:flex}.socials a{background:#1159cf;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:grid}.site-footer h3{border-bottom:1px solid #7590bb;margin-bottom:.8rem;padding-bottom:.6rem;font-size:.9rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{color:#d6e1f5;margin:.45rem 0;font-size:.78rem}.site-footer li a:hover{color:#9fef98}.contact-list li{align-items:flex-start;gap:.6rem;display:flex}.copyright{text-align:center;background:linear-gradient(90deg,#16a34a,#06a4b5);padding:.7rem;font-size:.78rem}.breadcrumbs{color:var(--muted);margin-bottom:1.2rem;font-size:.75rem}.detail-list{grid-template-columns:1fr 1fr;gap:.8rem;padding:0;list-style:none;display:grid}.detail-list li{background:#f4f8fb;border-radius:10px;padding:1rem;font-size:.86rem}.detail-list li:before{content:"✓";color:var(--green);margin-right:.5rem;font-weight:800}@media (width<=900px){.site-header{height:72px}.menu-toggle{display:block}nav{box-shadow:var(--shadow);background:#fff;flex-direction:column;align-items:stretch;gap:.25rem;padding:1rem 24px;display:none;position:absolute;top:72px;left:0;right:0}nav.open{display:flex}nav a{padding:.7rem 0}.nav-cta{text-align:center}.hero-grid,.page-hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero{padding:3rem 0}.hero-image{height:310px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefit-card:last-child{grid-column:span 2}.articles-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr}.sidebar{display:none}.contact-info-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.process{gap:.4rem}.process-step:not(:last-child):after{display:none}}@media (width<=580px){.container{width:min(100% - 32px,1180px)}.brand strong{font-size:1.4rem}.brand small{font-size:.4rem}.brand-mark{font-size:2.8rem}.hero h1{font-size:2.6rem}.hero-image{height:250px}.hero-image img,.page-hero img{border-radius:50px 14px}.contact-strip{flex-direction:column;gap:.8rem}.section{padding:3.5rem 0}.stats{grid-template-columns:1fr 1fr;gap:1rem;padding:1.3rem}.stat{border:0;justify-content:flex-start}.stat strong{font-size:1.45rem}.stat span{font-size:.68rem}.services-grid,.split-cards,.articles-grid{grid-template-columns:1fr}.benefits-grid{grid-template-columns:1fr 1fr;gap:.7rem}.benefit-card{padding:1rem .65rem}.industries{gap:.5rem}.industries span{font-size:.65rem}.cta-banner{margin-bottom:3rem;padding:1.5rem;display:block}.cta-banner .button{margin-top:1rem}.process{grid-template-columns:1fr}.process-step{text-align:left;grid-template-columns:45px 1fr;align-items:center;column-gap:1rem;display:grid}.process-step .process-number{grid-row:span 2;margin:0}.process-step p{margin:0}.contact-info-grid,.form-grid{grid-template-columns:1fr}.contact-form textarea,.contact-form select{grid-column:auto}.footer-grid{grid-template-columns:1fr;gap:1.5rem;padding:3rem 0}.detail-list{grid-template-columns:1fr}}.home-service-grid{grid-template-columns:repeat(5,1fr);gap:.9rem}.home-service-grid .service-card{text-align:center;padding:1.25rem 1rem}.home-service-grid .icon-bubble{margin-left:auto;margin-right:auto}.home-service-grid .service-card h3{font-size:.86rem}.home-service-grid .service-card p,.home-service-grid .card-link{font-size:.72rem}.icon-bubble.orange{color:var(--orange);background:#fff0de}.icon-bubble.purple{color:#7c3aed;background:#f1eaff}.icon-bubble.teal{color:#089c99;background:#e2f8f6}.homepage-hero{padding-top:3.2rem}@media (width<=1050px){.home-service-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=580px){.home-service-grid{grid-template-columns:1fr 1fr}.home-service-grid .service-card:last-child{grid-column:span 2}}.nexa-logo{align-items:center;gap:8px;line-height:1;display:flex}.nexa-logo svg{flex:none;width:52px;height:34px}.nexa-logo-type{min-width:145px;display:block}.nexa-logo-type strong{color:#0d2353;letter-spacing:.22em;font:800 25px/1 Plus Jakarta Sans,sans-serif;display:block}.nexa-logo-type small{color:#168f43;letter-spacing:.28em;text-align:center;font:800 8px/1.3 Manrope,sans-serif;display:block}.nexa-logo-type em{color:#5f6d88;letter-spacing:.1em;white-space:nowrap;font:700 3.8px/1.4 Manrope,sans-serif;display:block}.nexa-logo-light .nexa-logo-type strong,.nexa-logo-light .nexa-logo-type em{color:#fff}.home-hero{background:#fff;padding:26px 0 30px;position:relative;overflow:hidden}.home-hero-grid{grid-template-columns:42% 58%;align-items:center;min-height:405px;display:grid}.home-hero-copy{z-index:2;padding:8px 22px 0 52px;position:relative}.home-hero-copy h1{letter-spacing:-.048em;color:#0b1f55;font-size:clamp(35px,3.55vw,49px);line-height:1.08}.home-hero-copy h1 span{color:#14923f}.home-hero-copy h1 b{color:#195ce7;font-weight:800}.home-hero-copy>p{color:#344563;max-width:490px;margin:18px 0 24px;font-size:13px;line-height:1.75}.home-hero-copy .button{padding:13px 19px;font-size:12px}.home-hero-visual{z-index:1;height:405px;position:relative}.home-hero-visual>img{object-fit:cover;object-position:center;border-radius:95px 0 76px 95px;width:calc(100% - 44px);height:100%;margin-left:0;display:block;box-shadow:0 16px 35px #18375b14}.hero-green-shape{z-index:-1;background:#20a83e;border-radius:70% 35% 60% 40%;width:145px;height:116px;position:absolute;bottom:3px;left:-55px;transform:rotate(-18deg)}.hero-orange-shape{z-index:-1;background:#ffae00;border-radius:0 0 0 80%;width:170px;height:210px;position:absolute;top:-45px;right:-55px;transform:rotate(-10deg)}.hero-float-card{background:#fff;border-radius:14px;align-items:flex-start;gap:10px;width:175px;min-height:86px;padding:13px;display:flex;position:absolute;right:1px;box-shadow:0 12px 28px #11265226}.hero-float-card>span{border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.hero-float-card strong{color:#0b1f55;font:800 11px/1.25 Plus Jakarta Sans;display:block}.hero-float-card small{color:#5e6a82;margin-top:6px;font:600 7px/1.45 Manrope;display:block}.hero-float-green{top:145px}.hero-float-green>span{color:#159447;background:#e4f7e9}.hero-float-blue{top:242px}.hero-float-blue>span{color:#155be9;background:#e7efff}.hero-deco-left{background:linear-gradient(150deg,#1265ec,#0c8fff);border-radius:0 90px 90px 0;width:105px;height:195px;position:absolute;bottom:15px;left:-70px}.hero-deco-left:after{content:"";background:#ffb200;border-radius:50%;width:52px;height:52px;position:absolute;bottom:-2px;right:-8px}.hero-dots{opacity:.65;background-image:radial-gradient(#3ca7ff 2px,#0000 2px);background-size:13px 13px;width:48px;height:55px;position:absolute;top:165px;left:8px}.home-contact-row{grid-template-columns:1.08fr 1fr 1.8fr;gap:0;max-width:940px;margin-top:18px;display:grid}.home-contact-row a{color:#283a5d;border-right:1px solid #dbe3ee;align-items:center;gap:10px;padding:0 17px;font-size:10px;line-height:1.45;display:flex}.home-contact-row a:last-child{border:0}.home-contact-row a>span{color:#159447;place-items:center;display:grid}.home-contact-row strong{font-weight:600}.home-section{padding:52px 0}.home-section .section-heading{margin-bottom:25px}.home-section .eyebrow{margin-bottom:5px;font-size:10px}.home-services-section{padding-top:34px}.home-service-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.home-service-card{text-align:center;background:#fff;border:1px solid #e9edf3;border-radius:13px;min-height:205px;padding:17px 16px 14px;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 22px #1c365814}.home-service-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #1c365821}.home-service-icon{color:#fff;background:#159447;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 12px;display:grid;box-shadow:inset 0 -8px 14px #00000014}.home-service-card.blue .home-service-icon{background:#155be9}.home-service-card.orange .home-service-icon{background:#ff7300}.home-service-card.purple .home-service-icon{background:#7f3de1}.home-service-card.teal .home-service-icon{background:#0ca7aa}.home-service-card h3{color:#0c2054;min-height:34px;font-size:12px;line-height:1.25}.home-service-card p{color:#52617d;min-height:56px;margin:8px 0;font-size:9px;line-height:1.55}.home-service-card>span{color:#159447;align-items:center;gap:6px;font-size:9px;font-weight:800;display:inline-flex}.home-service-card.blue>span{color:#155be9}.home-service-card.orange>span{color:#ff7300}.home-service-card.purple>span{color:#7f3de1}.home-service-card.teal>span{color:#0ca7aa}.home-stats{color:#fff;background:linear-gradient(105deg,#1656ed 0%,#087fc7 38%,#0ca577 70%,#158be8 100%);border-radius:17px;grid-template-columns:repeat(4,1fr);margin-top:22px;padding:22px 20px;display:grid;box-shadow:0 12px 24px #155ebd2e}.home-stat{border-right:1px solid #ffffff40;grid-template-rows:auto auto;grid-template-columns:44px auto;align-items:center;column-gap:12px;padding:0 25px;display:grid}.home-stat:last-child{border:0}.home-stat svg{grid-row:1/3}.home-stat strong{color:#ffe11e;font:800 25px/1 Plus Jakarta Sans}.home-stat span{font-size:10px;line-height:1.1}.home-about{background:#fff;padding-top:34px}.home-about-grid{grid-template-columns:39% 61%;align-items:start;gap:32px;display:grid}.home-about-copy{padding:3px 0 0 14px}.home-about-copy h2{color:#0b1f55;font-size:28px}.home-about-copy>p:not(.eyebrow){max-width:430px;margin-top:13px;font-size:10px;line-height:1.65}.home-about-copy .check-list{margin:10px 0 15px}.home-about-copy .check-list li{margin:5px 0;font-size:10px}.home-about-copy .check-list li:before{width:16px;height:16px;font-size:8px}.home-about-copy .button{padding:11px 17px;font-size:10px}.home-about-visual{padding-bottom:108px;position:relative}.home-about-visual>img{object-fit:cover;border-radius:18px;width:100%;height:310px;display:block}.home-about-cards{grid-template-columns:1fr 1.12fr .88fr;display:grid;position:absolute;bottom:0;left:-18px;right:-8px}.home-about-cards article{background:#fffffff7;border:1px solid #e8edf3;border-radius:14px;min-height:150px;padding:18px 17px;box-shadow:0 10px 25px #1832501c}.home-about-cards h3{color:#0c2054;vertical-align:middle;margin-left:7px;font-size:13px;display:inline-block}.home-about-cards p{margin:12px 0 0}.home-about-cards ul{margin:0;padding:8px 0 0;list-style:none}.home-about-cards li:before{content:"✓";color:#ff7900;margin-right:7px}.about-card-icon{vertical-align:middle;border-radius:50%;place-items:center;width:32px;height:32px;display:inline-grid}.about-card-icon.green{color:#159447;background:#e3f7e7}.about-card-icon.blue{color:#155be9;background:#e7efff}.about-card-icon.orange{color:#ff7900;background:#fff0dd}.home-benefits{padding-top:25px}.home-benefit-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.home-benefit-card{text-align:center;background:#fff;border:1px solid #e8edf3;border-radius:13px;min-height:175px;padding:20px 12px 15px;position:relative;box-shadow:0 8px 20px #1c365814}.benefit-number{color:#fff;background:#159447;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid;position:absolute;top:12px;left:12px}.home-benefit-card:nth-child(2) .benefit-number{background:#155be9}.home-benefit-card:nth-child(3) .benefit-number{background:#ff7300}.home-benefit-card:nth-child(4) .benefit-number{background:#7f3de1}.home-benefit-card:nth-child(5) .benefit-number{background:#0ca7aa}.benefit-icon{color:#159447;place-items:center;height:55px;display:grid}.home-benefit-card:nth-child(2) .benefit-icon{color:#155be9}.home-benefit-card:nth-child(3) .benefit-icon{color:#ff7300}.home-benefit-card:nth-child(4) .benefit-icon{color:#7f3de1}.home-benefit-card:nth-child(5) .benefit-icon{color:#0ca7aa}.home-benefit-card h3{color:#0c2054;font-size:11px}.home-benefit-card p{margin:8px 0 0;font-size:8px;line-height:1.55}@media (width<=1000px){.home-hero-grid{grid-template-columns:46% 54%}.home-hero-copy{padding-left:10px}.home-service-grid{grid-template-columns:repeat(3,1fr)}.home-service-card{min-height:190px}.home-about-grid{grid-template-columns:1fr}.home-about-copy{padding:0}.home-about-copy>p:not(.eyebrow){max-width:680px}.home-about-visual{margin-top:15px}.home-benefit-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.nexa-logo svg{width:44px}.nexa-logo-type{min-width:125px}.nexa-logo-type strong{font-size:21px}.home-hero{padding-top:18px}.home-hero-grid{grid-template-columns:1fr}.home-hero-copy{padding:12px 0 30px}.home-hero-copy h1{font-size:38px}.home-hero-visual{height:310px}.home-hero-visual>img{border-radius:60px 12px;width:100%}.hero-float-card{width:155px;right:-6px}.hero-float-green{top:125px}.hero-float-blue{top:216px}.hero-orange-shape{right:-80px}.home-contact-row{grid-template-columns:1fr;gap:10px;margin-top:28px}.home-contact-row a{border:0;padding:0}.home-service-grid{grid-template-columns:1fr 1fr}.home-service-card{min-height:205px}.home-stats{grid-template-columns:1fr 1fr;gap:18px;padding:20px}.home-stat{border:0;padding:0}.home-about-cards{grid-template-columns:1fr;margin-top:-30px;padding:0 10px;position:relative;bottom:auto;left:auto;right:auto}.home-about-visual{padding-bottom:0}.home-benefit-grid{grid-template-columns:1fr 1fr}.home-section{padding:42px 0}}@media (width<=430px){.home-hero-copy h1{font-size:34px}.home-hero-visual{height:260px}.hero-float-card{display:none}.home-service-grid{grid-template-columns:1fr}.home-service-card,.home-service-card p{min-height:auto}.home-benefit-grid{grid-template-columns:1fr}.home-about-visual>img{height:240px}.home-stats{grid-template-columns:1fr}.home-stat{grid-template-columns:40px auto}.home-section .section-heading h2{font-size:22px}}.site-header nav{font-size:14px}.home-hero-copy>p{font-size:16px;line-height:1.7}.home-hero-copy .button{font-size:14px}.hero-float-card{width:205px;padding:15px}.hero-float-card strong{font-size:13px}.hero-float-card small{font-size:10px}.home-contact-row{max-width:1040px}.home-contact-row a{font-size:13px}.home-section .eyebrow{font-size:12px}.home-section .section-heading h2{font-size:31px}.home-service-card{min-height:248px;padding:21px 17px 17px}.home-service-card h3{min-height:42px;font-size:15px;line-height:1.35}.home-service-card p{min-height:82px;font-size:12px;line-height:1.65}.home-service-card>span{font-size:12px}.home-stat strong{font-size:29px}.home-stat span{font-size:13px}.home-about-copy h2{font-size:34px;line-height:1.16}.home-about-copy>p:not(.eyebrow){font-size:14px;line-height:1.75}.home-about-copy .check-list li,.home-about-copy .button{font-size:13px}.home-about-cards article{min-height:185px;padding:20px}.home-about-cards h3{font-size:16px}.home-about-cards p,.home-about-cards li{font-size:11px;line-height:1.65}.home-benefit-card{min-height:215px;padding:24px 15px 18px}.home-benefit-card h3{font-size:14px;line-height:1.35}.home-benefit-card p{font-size:11px;line-height:1.65}.site-footer h3{font-size:15px}.site-footer li{font-size:13px}.footer-copy{font-size:13px;line-height:1.65}@media (width<=1000px){.home-service-card h3{min-height:auto}.home-service-card p{min-height:62px}.home-about-cards p,.home-about-cards li{font-size:12px}}@media (width<=720px){.site-header nav,.home-hero-copy>p{font-size:15px}.home-section .section-heading h2{font-size:28px}.home-service-card h3{font-size:16px}.home-service-card p{font-size:13px}.home-about-copy>p:not(.eyebrow){font-size:15px}.home-about-copy .check-list li{font-size:14px}.home-about-cards h3{font-size:17px}.home-about-cards p,.home-about-cards li{font-size:13px}.home-benefit-card h3{font-size:15px}.home-benefit-card p{font-size:13px}}@media (width<=430px){.home-hero-copy>p{font-size:15px}.home-section .section-heading h2{font-size:26px}.home-service-card{padding:24px 20px}.home-service-card p{min-height:auto;font-size:14px}.home-service-card>span{font-size:13px}.home-stat span,.home-benefit-card p{font-size:14px}}.about-page-hero{background:linear-gradient(110deg,#fff 62%,#f4faf8);padding:42px 0 55px;position:relative;overflow:hidden}.about-page-hero-grid{grid-template-columns:42% 58%;align-items:center;gap:35px;display:grid}.about-page-hero-copy{z-index:2;padding-left:16px;position:relative}.about-page-hero-copy .eyebrow{font-size:12px}.about-page-hero-copy h1{color:#0c2054;letter-spacing:-.045em;font-size:clamp(37px,3.5vw,49px);line-height:1.12}.about-page-hero-copy h1 span{color:#159447;border-bottom:4px solid #ffad00}.about-page-hero-copy>p:not(.eyebrow){color:#42516c;max-width:545px;margin:19px 0 24px;font-size:15px;line-height:1.75}.about-page-hero-image{height:350px;position:relative}.about-page-hero-image img{object-fit:cover;border-radius:82px 22px;width:calc(100% - 32px);height:100%;display:block;box-shadow:0 18px 38px #1633541a}.about-hero-green{z-index:-1;background:#20a83e;border-radius:70% 40% 55% 35%;width:150px;height:95px;position:absolute;bottom:-8px;left:-50px;transform:rotate(-12deg)}.about-hero-orange{z-index:-1;background:#ffa800;border-radius:65% 0 0 65%;width:130px;height:175px;position:absolute;top:10px;right:-65px}.about-hero-dots,.about-process-dots{opacity:.55;background-image:radial-gradient(#4d9cff 2px,#0000 2px);background-size:13px 13px;width:72px;height:72px;position:absolute}.about-hero-dots{bottom:10px;right:3px}.about-page-section{padding:58px 0}.about-page-section .section-heading{margin-bottom:30px}.about-page-section .section-heading h2{font-size:30px}.about-profile-grid{grid-template-columns:36% 64%;align-items:center;gap:38px;display:grid}.about-office-image{height:310px;position:relative}.about-office-image>img{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}.office-logo{transform-origin:0 0;background:#ffffffe8;border-radius:10px;padding:8px 12px;position:absolute;top:22px;left:25px;transform:scale(.78);box-shadow:0 8px 20px #0f284b1f}.about-profile-content>p{margin-bottom:9px;font-size:14px;line-height:1.72}.about-profile-content>p strong{color:#0c2054}.about-profile-points{grid-template-columns:1fr 1fr;gap:18px 25px;margin-top:22px;display:grid}.about-profile-points article{align-items:flex-start;gap:13px;display:flex}.about-profile-points article>span{color:#159447;background:#e4f7e9;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.about-profile-points article:nth-child(2n)>span{color:#155be9;background:#e8efff}.about-profile-points h3{color:#0c2054;font-size:14px}.about-profile-points p{margin:5px 0 0;font-size:12px;line-height:1.55}.about-vmv{background:#fff;padding-top:42px}.about-vmv-grid{grid-template-columns:1fr 1.55fr 1fr;align-items:stretch;gap:18px;display:grid}.about-vmv-card{border:1px solid #e7edf4;border-radius:18px;min-height:420px;padding:25px;position:relative;overflow:hidden;box-shadow:0 10px 28px #19345614}.about-vmv-card.vision{background:linear-gradient(145deg,#f4fbf3,#fff);padding-bottom:145px}.about-vmv-card.mission{background:linear-gradient(145deg,#f2f7ff,#fff)}.about-vmv-card.values{background:linear-gradient(145deg,#fff7ef,#fff)}.about-vmv-title{align-items:center;gap:10px;margin-bottom:20px;display:flex}.about-vmv-title>span{color:#159447;background:#dff5e5;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.mission .about-vmv-title>span{color:#155be9;background:#e6edff}.values .about-vmv-title>span{color:#ff7900;background:#fff0df}.about-vmv-title h3{color:#0c2054;font-size:19px}.about-vmv-card>p{font-size:13px;line-height:1.75}.vision-landscape{clip-path:polygon(0 32%,12% 12%,25% 34%,42% 4%,55% 30%,73% 6%,100% 30%,100% 100%,0 100%);height:135px;position:absolute;bottom:0;left:0;right:0}.vision-landscape img{object-fit:cover;width:100%;height:100%}.about-check-list{margin:0;padding:0;list-style:none}.about-check-list li{color:#53617b;margin:14px 0;padding-left:29px;font-size:12px;line-height:1.6;position:relative}.about-check-list li:before{content:"✓";color:#fff;background:#155be9;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:grid;position:absolute;top:1px;left:0}.about-check-list b{color:#0c2054}.about-values-list{margin:0;padding:0;list-style:none}.about-values-list li{gap:10px;margin:13px 0;display:flex}.about-values-list li>span{color:#fff;background:#ff7900;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:9px;font-weight:800;display:grid}.about-values-list b{color:#0c2054;font-size:13px;display:block}.about-values-list small{color:#68758d;margin-top:2px;font-size:10px;line-height:1.45;display:block}.about-advantages{padding-top:38px}.about-advantages-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.about-advantages-grid article{text-align:center;background:#fff;border:1px solid #e8edf3;border-radius:14px;min-height:190px;padding:20px 15px;box-shadow:0 8px 22px #19345614}.about-advantage-icon{color:#159447;place-items:center;height:50px;margin-bottom:10px;display:grid}.about-advantages-grid article:nth-child(2) .about-advantage-icon{color:#155be9}.about-advantages-grid article:nth-child(3) .about-advantage-icon{color:#ff7900}.about-advantages-grid article:nth-child(4) .about-advantage-icon{color:#7c3aed}.about-advantages-grid article:nth-child(5) .about-advantage-icon{color:#08a2a6}.about-advantages-grid h3{color:#0c2054;font-size:14px}.about-advantages-grid p{margin:8px 0 0;font-size:12px;line-height:1.6}.about-process-section{padding-top:38px;position:relative;overflow:hidden}.about-process-dots{bottom:30px;left:-5px}.about-process-grid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.about-process-grid article{text-align:center;position:relative}.about-process-grid article:not(:last-child):after{content:"→";color:#a7c1dd;font-size:25px;position:absolute;top:55px;right:-20px}.about-process-number{color:#fff;background:#159447;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid;position:absolute;top:0;left:8px}.about-process-grid article:nth-child(2) .about-process-number{background:#155be9}.about-process-grid article:nth-child(3) .about-process-number{background:#ff7900}.about-process-grid article:nth-child(4) .about-process-number{background:#7c3aed}.about-process-grid article:nth-child(5) .about-process-number{background:#08a2a6}.about-process-icon{color:#159447;background:#f7fcf8;border:2px solid #bee7ca;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 14px;display:grid}.about-process-grid article:nth-child(2) .about-process-icon{color:#155be9;border-color:#c7d8ff}.about-process-grid article:nth-child(3) .about-process-icon{color:#ff7900;border-color:#ffd5aa}.about-process-grid article:nth-child(4) .about-process-icon{color:#7c3aed;border-color:#ddc9ff}.about-process-grid article:nth-child(5) .about-process-icon{color:#08a2a6;border-color:#bde8e8}.about-process-grid h3{color:#0c2054;font-size:14px}.about-process-grid p{margin:8px 0 0;font-size:11px;line-height:1.6}.about-expertise{padding-top:38px}.about-expertise-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.about-expertise-card{border:1px solid #e6edf4;border-radius:17px;min-height:210px;padding:25px 28px;position:relative;overflow:hidden;box-shadow:0 8px 22px #19345612}.about-expertise-card.green{background:linear-gradient(120deg,#f0fbf3,#fff)}.about-expertise-card.blue{background:linear-gradient(120deg,#eef4ff,#fff)}.about-expertise-card:after{content:"";background:radial-gradient(circle,#15944720,#0000 68%);border-radius:50%;width:190px;height:190px;position:absolute;bottom:-55px;right:-45px}.about-expertise-card.blue:after{background:radial-gradient(circle,#155be920,#0000 68%)}.about-expertise-title{align-items:center;gap:12px;margin-bottom:15px;display:flex}.about-expertise-title>span{color:#159447;background:#dff5e5;border-radius:50%;place-items:center;width:45px;height:45px;display:grid}.about-expertise-card.blue .about-expertise-title>span{color:#155be9;background:#e5edff}.about-expertise-title h3{color:#159447;font-size:18px}.about-expertise-card.blue h3{color:#155be9}.about-expertise-card ul{margin:0;padding:0;list-style:none}.about-expertise-card li{color:#42516d;margin:8px 0;padding-left:22px;font-size:12px;position:relative}.about-expertise-card li:before{content:"✓";color:#159447;font-weight:800;position:absolute;left:0}.about-expertise-card.blue li:before{color:#155be9}@media (width<=980px){.about-page-hero-grid{grid-template-columns:1fr 1fr}.about-page-hero-copy{padding-left:0}.about-profile-grid{grid-template-columns:1fr 1.3fr}.about-vmv-grid{grid-template-columns:1fr 1fr}.about-vmv-card.values{grid-column:1/-1;min-height:auto}.about-values-list{grid-template-columns:1fr 1fr;gap:0 22px;display:grid}.about-advantages-grid{grid-template-columns:repeat(3,1fr)}.about-process-grid{grid-template-columns:repeat(3,1fr);row-gap:35px}.about-process-grid article:after{display:none}}@media (width<=720px){.about-page-hero{padding:30px 0 45px}.about-page-hero-grid,.about-profile-grid,.about-vmv-grid,.about-expertise-grid{grid-template-columns:1fr}.about-page-hero-copy h1{font-size:38px}.about-page-hero-image{height:290px}.about-page-hero-image img{border-radius:55px 14px;width:100%}.about-profile-content{padding-top:5px}.about-profile-points{grid-template-columns:1fr}.about-vmv-card.values{grid-column:auto}.about-vmv-card{min-height:auto}.about-vmv-card.vision{min-height:400px}.about-values-list{grid-template-columns:1fr}.about-advantages-grid,.about-process-grid{grid-template-columns:1fr 1fr}.about-page-section{padding:45px 0}.about-page-section .section-heading h2{font-size:27px}}@media (width<=430px){.about-page-hero-copy h1{font-size:33px}.about-page-hero-copy>p:not(.eyebrow){font-size:14px}.about-page-hero-image{height:240px}.about-office-image{height:250px}.office-logo{transform:scale(.62)}.about-advantages-grid,.about-process-grid{grid-template-columns:1fr}.about-advantages-grid article{min-height:auto}.about-process-grid article{padding:0 10px}.about-page-section .section-heading h2{font-size:25px}}.services-page-hero{background:#fff;padding:42px 0 55px;position:relative;overflow:hidden}.services-page-hero-grid{grid-template-columns:43% 57%;align-items:center;gap:42px;display:grid}.services-page-hero-copy{z-index:2;padding-left:15px;position:relative}.services-page-hero-copy .eyebrow{font-size:12px}.services-page-hero-copy h1{color:#0c2054;letter-spacing:-.048em;font-size:clamp(38px,3.6vw,51px);line-height:1.12}.services-page-hero-copy h1 span{color:#159447}.services-page-hero-copy>p:not(.eyebrow){color:#42516c;max-width:560px;margin:19px 0 24px;font-size:15px;line-height:1.75}.services-page-hero-copy .button{font-size:13px}.services-page-hero-image{z-index:1;height:360px;position:relative}.services-page-hero-image img{object-fit:cover;border-radius:90px 22px;width:calc(100% - 35px);height:100%;display:block;box-shadow:0 18px 38px #1633541a}.services-hero-green{z-index:-1;background:#20a83e;border-radius:70% 35% 60% 40%;width:160px;height:100px;position:absolute;bottom:-14px;left:-56px;transform:rotate(-14deg)}.services-hero-blue{background:#1491f0;border-radius:60% 0 0;width:360px;height:175px;position:absolute;bottom:-85px;right:-120px;transform:rotate(-7deg)}.services-hero-yellow{background:#ffad00;border-radius:65% 0 0 65%;width:115px;height:155px;position:absolute;top:34px;right:-35px}.services-hero-dots{opacity:.55;background-image:radial-gradient(#349cff 2px,#0000 2px);background-size:13px 13px;width:68px;height:72px;position:absolute;bottom:30px;left:4px}.services-page-section{padding:58px 0}.services-page-section .section-heading{margin-bottom:31px}.services-page-section .section-heading h2{font-size:31px}.services-page-section .eyebrow{font-size:12px}.services-catalog{padding-top:48px}.services-catalog-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.services-catalog-card{background:#fff;border:1px solid #e7edf4;border-radius:15px;min-height:245px;padding:22px 20px 20px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 9px 25px #18335414}.services-catalog-card:hover{transform:translateY(-5px);box-shadow:0 15px 32px #18335421}.services-catalog-icon{color:#fff;background:#159447;border-radius:50%;place-items:center;width:55px;height:55px;margin-bottom:17px;display:grid;box-shadow:inset 0 -8px 14px #00000014}.services-catalog-card.blue .services-catalog-icon{background:#155be9}.services-catalog-card.orange .services-catalog-icon{background:#ff7900}.services-catalog-card.purple .services-catalog-icon{background:#7c3aed}.services-catalog-card.teal .services-catalog-icon{background:#08a2a6}.services-catalog-card h3{color:#0c2054;font-size:16px;line-height:1.35}.services-catalog-card p{color:#53617b;margin:10px 0 28px;font-size:13px;line-height:1.65}.services-catalog-card>span{color:#159447;position:absolute;bottom:18px;left:20px}.services-catalog-card.blue>span{color:#155be9}.services-catalog-card.orange>span{color:#ff7900}.services-catalog-card.purple>span{color:#7c3aed}.services-catalog-card.teal>span{color:#08a2a6}.services-process{background:#fff;padding-top:40px}.services-process-grid{grid-template-columns:repeat(5,1fr);gap:42px;display:grid}.services-process-grid article{text-align:center;background:#fff;border:2px solid #dce9e3;border-radius:24px;padding:25px 14px 19px;position:relative}.services-process-grid article:not(:last-child):after{content:"→";color:#1787de;font-size:27px;position:absolute;top:72px;right:-33px}.services-process-number{color:#fff;background:#159447;border:4px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:grid;position:absolute;top:-20px;left:50%;transform:translate(-50%);box-shadow:0 5px 14px #0f54332e}.services-process-grid article:nth-child(2) .services-process-number{background:#155be9}.services-process-grid article:nth-child(3) .services-process-number{background:#ff7900}.services-process-grid article:nth-child(4) .services-process-number{background:#7c3aed}.services-process-grid article:nth-child(5) .services-process-number{background:#08a2a6}.services-process-icon{color:#159447;place-items:center;height:50px;margin:13px 0 8px;display:grid}.services-process-grid article:nth-child(2) .services-process-icon{color:#155be9}.services-process-grid article:nth-child(3) .services-process-icon{color:#ff7900}.services-process-grid article:nth-child(4) .services-process-icon{color:#7c3aed}.services-process-grid article:nth-child(5) .services-process-icon{color:#08a2a6}.services-process-grid h3{color:#0c2054;font-size:14px}.services-process-grid p{margin:8px 0 0;font-size:12px;line-height:1.6}.services-benefits{padding-top:42px}.services-benefits-grid{grid-template-columns:repeat(5,1fr);gap:0;display:grid}.services-benefits-grid article{border-right:1px solid #dce4ee;align-items:flex-start;gap:13px;padding:3px 20px;display:flex}.services-benefits-grid article:last-child{border:0}.services-benefit-icon{color:#159447;flex:none;place-items:center;width:48px;height:48px;display:grid}.services-benefits-grid article:nth-child(2) .services-benefit-icon{color:#155be9}.services-benefits-grid article:nth-child(3) .services-benefit-icon{color:#ff7900}.services-benefits-grid article:nth-child(4) .services-benefit-icon{color:#7c3aed}.services-benefits-grid article:nth-child(5) .services-benefit-icon{color:#08a2a6}.services-benefits-grid h3{color:#0c2054;font-size:14px;line-height:1.35}.services-benefits-grid p{margin:7px 0 0;font-size:11px;line-height:1.55}.services-page-cta{background:linear-gradient(100deg,#155be9 0%,#078eae 55%,#13a055 100%);border-radius:24px;min-height:185px;margin-top:5px;margin-bottom:60px;position:relative;overflow:hidden;box-shadow:0 15px 32px #10489629}.services-page-cta:after{content:"";background:linear-gradient(90deg,#155be9 0%,#048ba6f0 48%,#0994542e 100%);position:absolute;inset:0}.services-page-cta>img{object-fit:cover;width:47%;height:100%;position:absolute;top:0;right:0}.services-cta-content{z-index:2;color:#fff;width:62%;padding:28px 36px;position:relative}.services-cta-content h2{font-size:24px;line-height:1.28}.services-cta-content p{color:#e3f7f4;margin:8px 0 15px;font-size:13px}.services-cta-content .button{padding:11px 17px;font-size:12px}@media (width<=1000px){.services-page-hero-grid{grid-template-columns:1fr 1fr}.services-page-hero-copy{padding-left:0}.services-catalog-grid{grid-template-columns:repeat(2,1fr)}.services-process-grid{grid-template-columns:repeat(3,1fr);row-gap:55px}.services-process-grid article:after{display:none}.services-benefits-grid{grid-template-columns:repeat(2,1fr);gap:25px}.services-benefits-grid article{border:0}.services-benefits-grid article:last-child{grid-column:1/-1}.services-cta-content{width:70%}}@media (width<=720px){.services-page-hero{padding:30px 0 45px}.services-page-hero-grid{grid-template-columns:1fr}.services-page-hero-copy h1{font-size:38px}.services-page-hero-image{height:290px}.services-page-hero-image img{border-radius:55px 14px;width:100%}.services-catalog-grid{grid-template-columns:1fr}.services-catalog-card{min-height:auto}.services-catalog-card p{margin-bottom:32px}.services-process-grid{grid-template-columns:1fr 1fr}.services-benefits-grid{grid-template-columns:1fr}.services-benefits-grid article:last-child{grid-column:auto}.services-page-cta>img{opacity:.34;width:100%}.services-page-cta:after{background:linear-gradient(90deg,#155be9fa,#088f9be0)}.services-cta-content{width:100%;padding:27px 24px}.services-page-section{padding:45px 0}.services-page-section .section-heading h2{font-size:28px}}@media (width<=430px){.services-page-hero-copy h1{font-size:33px}.services-page-hero-copy>p:not(.eyebrow){font-size:14px}.services-page-hero-image{height:240px}.services-process-grid{grid-template-columns:1fr;gap:52px}.services-benefits-grid article{padding:0}.services-page-section .section-heading h2{font-size:25px}.services-cta-content h2{font-size:21px}}.excellence-hero{background:#fff;padding:35px 0 55px;position:relative;overflow:hidden}.excellence-hero-grid{grid-template-columns:44% 56%;align-items:center;gap:42px;display:grid}.excellence-hero-copy{z-index:2;padding-left:16px;position:relative}.excellence-hero-copy .breadcrumbs{margin-bottom:28px;font-size:12px}.excellence-hero-copy .breadcrumbs span{color:#155be9;margin:0 8px}.excellence-hero-copy .eyebrow{font-size:12px}.excellence-hero-copy h1{color:#0c2054;letter-spacing:-.05em;font-size:clamp(40px,4vw,56px);line-height:1.08}.excellence-hero-copy h1 span{color:#159447}.excellence-hero-copy>p:not(.eyebrow):not(.breadcrumbs){color:#42516c;max-width:545px;margin:19px 0 24px;font-size:15px;line-height:1.75}.excellence-hero-copy .button{font-size:13px}.excellence-hero-image{z-index:1;height:350px;position:relative}.excellence-hero-image>img{object-fit:cover;border-radius:95px 25px;width:calc(100% - 28px);height:100%;display:block;box-shadow:0 18px 38px #1633541a}.excellence-office-logo{transform-origin:0 0;background:#ffffffeb;border-radius:9px;padding:8px 12px;position:absolute;top:37px;left:55px;transform:scale(.7);box-shadow:0 8px 18px #0f2a4b26}.excellence-hero-leaf{z-index:2;border-radius:100% 0;width:100px;height:145px;position:absolute}.excellence-hero-leaf.green{background:#159447;top:18px;right:50px;transform:rotate(22deg)}.excellence-hero-leaf.blue{background:#155be9;width:145px;height:205px;bottom:5px;right:-15px;transform:rotate(22deg)}.excellence-hero-dots{opacity:.65;background-image:radial-gradient(#159447 2px,#0000 2px);background-size:13px 13px;width:63px;height:72px;position:absolute;top:130px;right:2px}.excellence-stats{z-index:4;background:#fff;border:1px solid #e5ebf2;border-radius:20px;grid-template-columns:repeat(5,1fr);margin-top:-18px;padding:20px 24px;display:grid;position:relative;box-shadow:0 12px 30px #1733541a}.excellence-stats article{border-right:1px solid #dce4ee;justify-content:center;align-items:center;gap:13px;padding:5px 20px;display:flex}.excellence-stats article:last-child{border:0}.excellence-stats article>span{color:#159447;background:#e4f7e9;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;display:grid}.excellence-stats article:nth-child(2)>span{color:#155be9;background:#e8efff}.excellence-stats article:nth-child(3)>span{color:#ff7900;background:#fff0df}.excellence-stats article:nth-child(4)>span{color:#7c3aed;background:#f1eaff}.excellence-stats article:nth-child(5)>span{color:#08a2a6;background:#e2f7f7}.excellence-stats strong{color:#0c2054;font:800 23px/1.1 Plus Jakarta Sans;display:block}.excellence-stats small{color:#53617b;margin-top:4px;font-size:11px;display:block}.excellence-section{padding:58px 0}.excellence-section .section-heading{margin-bottom:31px}.excellence-section .section-heading h2{font-size:31px}.excellence-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.excellence-grid article{background:#fff;border:1px solid #e7edf4;border-radius:15px;gap:15px;min-height:165px;padding:22px 19px;display:flex;box-shadow:0 9px 24px #18335414}.excellence-item-icon{color:#159447;background:#e4f7e9;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.excellence-grid article:nth-child(2) .excellence-item-icon,.excellence-grid article:nth-child(5) .excellence-item-icon{color:#155be9;background:#e8efff}.excellence-grid article:nth-child(3) .excellence-item-icon,.excellence-grid article:nth-child(8) .excellence-item-icon{color:#ff7900;background:#fff0df}.excellence-grid article:nth-child(4) .excellence-item-icon{color:#7c3aed;background:#f1eaff}.excellence-grid article:nth-child(6) .excellence-item-icon{color:#159447;background:#e4f7e9}.excellence-grid article:nth-child(7) .excellence-item-icon{color:#08a2a6;background:#e2f7f7}.excellence-grid h3{color:#0c2054;font-size:15px;line-height:1.35}.excellence-line{background:#159447;width:26px;height:2px;margin:7px 0;display:block}.excellence-grid p{color:#53617b;margin:0;font-size:12px;line-height:1.6}.excellence-process{background:#fff;padding-top:42px}.excellence-process-grid{grid-template-columns:repeat(5,1fr);gap:42px;display:grid}.excellence-process-grid article{text-align:center;position:relative}.excellence-process-grid article:not(:last-child):after{content:"→";color:#a7bfdc;font-size:27px;position:absolute;top:48px;right:-32px}.excellence-process-icon{color:#159447;background:#f4fbf6;border:2px solid #bde7ca;border-radius:50%;place-items:center;width:86px;height:86px;margin:0 auto 12px;display:grid}.excellence-process-grid article:nth-child(2) .excellence-process-icon{color:#155be9;background:#f2f6ff;border-color:#c5d7ff}.excellence-process-grid article:nth-child(3) .excellence-process-icon{color:#ff7900;background:#fff8f1;border-color:#ffd3a8}.excellence-process-grid article:nth-child(4) .excellence-process-icon{color:#7c3aed;background:#f8f4ff;border-color:#dbc7ff}.excellence-process-grid article:nth-child(5) .excellence-process-icon{color:#08a2a6;background:#f1fbfb;border-color:#bde7e7}.excellence-process-number{color:#0c2054;margin-bottom:5px;font:800 15px/1.2 Plus Jakarta Sans;display:block}.excellence-process-grid h3{color:#0c2054;font-size:14px}.excellence-process-grid p{margin:8px 0 0;font-size:12px;line-height:1.6}.excellence-team{background:linear-gradient(110deg,#f2faf4,#fff);border:1px solid #e4ece8;border-radius:22px;grid-template-columns:42% 58%;min-height:285px;margin-bottom:24px;display:grid;overflow:hidden;box-shadow:0 10px 28px #18335414}.excellence-team-copy{padding:32px 20px 30px 42px}.excellence-team-copy .eyebrow{font-size:11px}.excellence-team-copy h2{color:#0c2054;font-size:27px;line-height:1.22}.excellence-team-copy>p:not(.eyebrow){color:#53617b;margin:13px 0;font-size:13px;line-height:1.65}.excellence-team-copy ul{margin:12px 0 0;padding:0;list-style:none}.excellence-team-copy li{color:#344563;margin:7px 0;padding-left:22px;font-size:12px;position:relative}.excellence-team-copy li:before{content:"✓";color:#159447;font-weight:800;position:absolute;left:0}.excellence-team-image img{object-fit:cover;width:100%;height:100%;min-height:285px;display:block}.excellence-cta{color:#fff;background:linear-gradient(100deg,#164bc8,#08a080);border-radius:23px;justify-content:space-between;align-items:center;gap:30px;min-height:175px;margin-top:28px;margin-bottom:60px;padding:28px 50px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #10499329}.excellence-cta:after{content:"";background:linear-gradient(90deg,#1143b9fa 0%,#048b93e6 56%,#0994541f 100%);position:absolute;inset:0}.excellence-cta>img{object-fit:cover;width:43%;height:100%;position:absolute;top:0;right:0}.excellence-cta-copy,.excellence-cta>.button{z-index:2;position:relative}.excellence-cta-copy{max-width:590px}.excellence-cta-copy h2{font-size:25px;line-height:1.25}.excellence-cta-copy p{color:#e3f7f2;margin:8px 0 0;font-size:13px}.excellence-cta>.button{flex:none;font-size:12px}@media (width<=1000px){.excellence-hero-grid{grid-template-columns:1fr 1fr}.excellence-hero-copy{padding-left:0}.excellence-stats{grid-template-columns:repeat(3,1fr);gap:15px}.excellence-stats article{border:0}.excellence-grid{grid-template-columns:repeat(2,1fr)}.excellence-process-grid{grid-template-columns:repeat(3,1fr);row-gap:40px}.excellence-process-grid article:after{display:none}.excellence-team{grid-template-columns:1fr 1.3fr}.excellence-cta-copy{max-width:460px}}@media (width<=720px){.excellence-hero{padding:28px 0 45px}.excellence-hero-grid{grid-template-columns:1fr}.excellence-hero-copy h1{font-size:40px}.excellence-hero-image{height:290px}.excellence-hero-image>img{border-radius:55px 14px;width:100%}.excellence-hero-leaf{display:none}.excellence-stats{grid-template-columns:1fr 1fr;margin-top:20px}.excellence-stats article{justify-content:flex-start}.excellence-grid{grid-template-columns:1fr}.excellence-process-grid{grid-template-columns:1fr 1fr}.excellence-team{grid-template-columns:1fr}.excellence-team-copy{padding:30px 25px}.excellence-team-image img{min-height:240px}.excellence-cta>img{opacity:.35;width:100%}.excellence-cta:after{background:linear-gradient(90deg,#1243b9fa,#05908cde)}.excellence-cta{padding:28px 24px}.excellence-cta-copy{max-width:none}.excellence-cta>.button{position:absolute;bottom:22px;left:24px}.excellence-cta{padding-bottom:88px}.excellence-section{padding:45px 0}.excellence-section .section-heading h2{font-size:28px}}@media (width<=430px){.excellence-hero-copy h1{font-size:34px}.excellence-hero-copy>p:not(.eyebrow):not(.breadcrumbs){font-size:14px}.excellence-hero-image{height:245px}.excellence-stats,.excellence-process-grid{grid-template-columns:1fr}.excellence-grid article{min-height:auto}.excellence-section .section-heading h2{font-size:25px}.excellence-team-copy h2{font-size:24px}.excellence-cta-copy h2{font-size:22px}}.contact-page-hero{background:linear-gradient(110deg,#fff 0%,#f1f8ff 70%,#e4f2ff 100%);padding:50px 0 42px;position:relative;overflow:hidden}.contact-page-hero-grid{grid-template-columns:35% 43% 22%;align-items:center;min-height:520px;display:grid}.contact-page-intro{z-index:3;padding:0 24px 0 10px;position:relative}.contact-page-intro .breadcrumbs{margin-bottom:24px;font-size:12px}.contact-page-intro .breadcrumbs span{color:#155be9;margin:0 8px}.contact-page-intro h1{color:#0c2054;letter-spacing:-.045em;font-size:clamp(36px,3.5vw,49px);line-height:1.12}.contact-page-intro h1 span{color:#159447}.contact-page-intro>p:not(.breadcrumbs){color:#42516c;margin:18px 0 22px;font-size:14px;line-height:1.75}.contact-intro-points{gap:14px;display:grid}.contact-intro-points article{align-items:flex-start;gap:13px;display:flex}.contact-intro-points article>span{color:#159447;background:#fff;border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 7px 18px #15436c1a}.contact-intro-points h3{color:#0c2054;font-size:14px}.contact-intro-points p{margin:4px 0 0;font-size:11px;line-height:1.55}.contact-page-form{z-index:5;background:#fff;border:1px solid #e6edf4;border-radius:20px;padding:28px;position:relative;box-shadow:0 16px 40px #14365b24}.contact-page-form h2{color:#0c2054;font-size:22px}.contact-form-line{background:linear-gradient(90deg,#159447,#155be9);border-radius:3px;width:35px;height:3px;margin:10px 0 22px;display:block}.contact-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.contact-form-grid label{color:#7a879c;background:#fff;border:1px solid #dfe6ef;border-radius:9px;align-items:center;gap:9px;padding:0 12px;display:flex}.contact-form-grid label:focus-within{color:#159447;border-color:#49ae72;box-shadow:0 0 0 3px #1594471a}.contact-form-grid label.full{grid-column:1/-1}.contact-form-grid label.textarea{align-items:flex-start;padding-top:13px}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{color:#233657;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:12px 0;font:500 12px/1.4 Manrope,sans-serif}.contact-form-grid select{cursor:pointer}.contact-form-grid textarea{resize:vertical;min-height:100px}.contact-consent{color:#5a6880;align-items:flex-start;gap:8px;margin:14px 0;font-size:10px;line-height:1.5;display:flex}.contact-consent input{accent-color:#159447;margin-top:2px}.contact-consent a{color:#159447;font-weight:700}.contact-page-form>.button{cursor:pointer;border:0;width:100%;font:700 13px Manrope,sans-serif}.contact-building{z-index:2;height:480px;margin-left:-18px;position:relative}.contact-building>img{object-fit:cover;object-position:55% center;border-radius:0 85px 85px 0;width:calc(100% + 100px);height:100%;display:block}.contact-building>span{transform-origin:100% 0;background:#ffffffeb;border-radius:9px;padding:8px 11px;position:absolute;top:65px;right:-55px;transform:scale(.62);box-shadow:0 8px 18px #0f2a4b26}.contact-hero-dots{opacity:.55;background-image:radial-gradient(#2d92ee 2px,#0000 2px);background-size:13px 13px;width:65px;height:72px;position:absolute;bottom:22px;left:4px}.contact-hero-blue{background:#155be9;border-radius:70% 0 0;width:210px;height:235px;position:absolute;bottom:-55px;right:-75px;transform:rotate(10deg)}.contact-hero-green{background:#159447;border-radius:80% 20% 70% 30%;width:100px;height:85px;position:absolute;bottom:5px;right:32px;transform:rotate(-20deg)}.contact-page-section{padding:56px 0}.contact-page-heading{text-align:center;margin-bottom:30px}.contact-page-heading h2{color:#0c2054;font-size:30px}.contact-page-heading>span{background:linear-gradient(90deg,#159447,#155be9);width:45px;height:3px;margin:10px auto 0;display:block}.contact-channel-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.contact-channel-grid article{background:#fff;border:1px solid #e5ecf3;border-radius:16px;min-height:245px;padding:24px 22px;position:relative;box-shadow:0 9px 25px #18335414}.contact-channel-icon{border:2px solid;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:16px;display:grid}.contact-channel-icon.green{color:#159447;background:#f3fbf5}.contact-channel-icon.blue{color:#155be9;background:#f2f6ff}.contact-channel-icon.orange{color:#ff7900;background:#fff8f1}.contact-channel-icon.purple{color:#7c3aed;background:#f8f4ff}.contact-channel-grid h3{color:#0c2054;font-size:17px}.contact-channel-grid p{color:#52617b;margin:10px 0 13px;font-size:12px;line-height:1.75}.contact-channel-grid article>a{color:#159447;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.contact-location{padding-top:8px}.contact-location-grid{grid-template-columns:68% 32%;gap:18px;display:grid}.contact-map{border:1px solid #e4ebf2;border-radius:18px;min-height:365px;position:relative;overflow:hidden;box-shadow:0 9px 25px #18335414}.contact-map iframe{filter:saturate(.88);border:0;width:100%;height:100%;min-height:365px;display:block}.contact-map-label{background:#fff;border-radius:13px;align-items:center;gap:10px;width:230px;padding:13px 16px;display:flex;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 26px #14355929}.contact-map-label>span{color:#fff;background:#159447;border-radius:50%;flex:none;place-items:center;width:37px;height:37px;display:grid}.contact-map-label strong{color:#0c2054;font-size:12px;display:block}.contact-map-label small{color:#63718a;margin-top:3px;font-size:9px;line-height:1.45;display:block}.contact-hours{background:#fff;border:1px solid #e5ecf3;border-radius:18px;padding:26px 28px;box-shadow:0 9px 25px #18335414}.contact-hours h2{color:#0c2054;font-size:22px}.contact-hours article{align-items:center;gap:14px;margin:17px 0;display:flex}.contact-hours article>span{border:2px solid;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.contact-hours article>span.green{color:#159447}.contact-hours article>span.orange{color:#ff7900}.contact-hours article>span.red{color:#ef4444;font-size:30px;font-weight:300}.contact-hours strong,.contact-hours small{display:block}.contact-hours strong{color:#0c2054;font-size:13px}.contact-hours small{color:#52617b;margin-top:4px;font-size:11px}.contact-hours>p{border-top:1px solid #e5ebf2;margin:20px 0 0;padding-top:18px;font-size:11px;line-height:1.65}.contact-hours>p a{color:#159447;font-weight:800}.contact-page-cta{color:#fff;background:linear-gradient(100deg,#123ca8,#05a37a);border-radius:22px;grid-template-columns:55px 1fr auto;align-items:center;gap:18px;min-height:165px;margin-top:12px;margin-bottom:60px;padding:28px 42px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 32px #10499329}.contact-page-cta:after{content:"";background:linear-gradient(90deg,#0f3397fa,#059184e6 62%,#149a521f);position:absolute;inset:0}.contact-page-cta>img{object-fit:cover;width:40%;height:100%;position:absolute;top:0;right:0}.contact-cta-icon,.contact-page-cta>div:not(.contact-cta-icon),.contact-page-cta>.button{z-index:2;position:relative}.contact-cta-icon{color:#155be9;background:#fff;border-radius:50%;place-items:center;width:55px;height:55px;display:grid}.contact-page-cta h2{font-size:23px;line-height:1.25}.contact-page-cta p{color:#dff7ef;margin:7px 0 0;font-size:12px}.contact-page-cta>.button{white-space:nowrap;font-size:12px}@media (width<=1050px){.contact-page-hero-grid{grid-template-columns:40% 60%}.contact-page-intro{padding-left:0}.contact-page-form{grid-column:2}.contact-building{opacity:.24;width:35%;position:absolute;top:40px;right:0}.contact-channel-grid{grid-template-columns:1fr 1fr}.contact-location-grid{grid-template-columns:62% 38%}.contact-page-cta{grid-template-columns:55px 1fr}.contact-page-cta>.button{grid-column:2;justify-self:start}}@media (width<=720px){.contact-page-hero{padding:35px 0 48px}.contact-page-hero-grid{grid-template-columns:1fr}.contact-page-intro{margin-bottom:28px;padding-right:0}.contact-page-intro h1{font-size:38px}.contact-page-form{grid-column:auto}.contact-building{display:none}.contact-channel-grid,.contact-location-grid{grid-template-columns:1fr}.contact-map,.contact-map iframe{min-height:320px}.contact-page-cta{grid-template-columns:48px 1fr;padding:26px 22px 90px}.contact-page-cta>.button{grid-column:auto;position:absolute;bottom:24px;left:22px}.contact-page-cta>img{opacity:.28;width:100%}.contact-page-cta:after{background:linear-gradient(90deg,#0f3397fa,#059184e0)}.contact-page-heading h2{font-size:27px}}@media (width<=430px){.contact-page-intro h1{font-size:33px}.contact-page-intro>p:not(.breadcrumbs){font-size:14px}.contact-page-form{padding:22px 18px}.contact-form-grid{grid-template-columns:1fr}.contact-form-grid label.full{grid-column:auto}.contact-channel-grid{grid-template-columns:1fr}.contact-channel-grid article{min-height:auto}.contact-map-label{width:210px}.contact-hours{padding:23px 20px}.contact-page-heading h2{font-size:25px}.contact-page-cta{grid-template-columns:1fr}.contact-cta-icon{display:none}.contact-page-cta h2{font-size:21px}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.articles-page-hero{background:linear-gradient(112deg,#fff 0%,#f4faf7 62%,#eef8f7 100%);padding:40px 0 48px;position:relative;overflow:hidden}.articles-hero-grid{grid-template-columns:48% 52%;align-items:center;gap:34px;display:grid}.articles-hero-copy{z-index:3;padding-left:10px;position:relative}.articles-hero-copy .breadcrumbs{color:#6a7690;margin-bottom:24px;font-size:12px}.articles-hero-copy .breadcrumbs span{color:#155be9;margin:0 8px}.articles-hero-copy .eyebrow{margin-bottom:9px;font-size:12px}.articles-hero-copy h1{color:#0b2054;letter-spacing:-.052em;max-width:600px;font-size:clamp(40px,4.25vw,58px);line-height:1.08}.articles-hero-copy h1 span{color:#159447}.articles-hero-copy>p:not(.breadcrumbs):not(.eyebrow){color:#43516c;max-width:575px;margin:18px 0 23px;font-size:15px;line-height:1.75}.article-search{background:#fff;border:1px solid #dce5ed;border-radius:10px;align-items:center;max-width:570px;padding:6px 7px 6px 15px;display:flex;box-shadow:0 8px 24px #16375b14}.article-search>svg{color:#8592a7;fill:none;stroke:currentColor;stroke-width:1.8px;flex:none;width:20px;height:20px}.article-search input{color:#223454;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:10px 11px;font:500 13px Manrope,sans-serif}.article-search button{color:#fff;cursor:pointer;background:#159447;border:0;border-radius:8px;flex:none;padding:11px 18px;font:800 12px Manrope,sans-serif}.article-search button:hover{background:#0b7c3a}.articles-hero-visual{z-index:1;height:350px;position:relative}.articles-hero-visual>img{object-fit:cover;object-position:center;border-radius:95px 22px;width:calc(100% - 32px);height:100%;display:block;box-shadow:0 16px 38px #1537581f}.article-hero-shape{z-index:-1;position:absolute}.article-hero-shape.green{background:#159447;border-radius:100% 0;width:115px;height:150px;top:-15px;right:7px;transform:rotate(17deg)}.article-hero-shape.blue{background:#155be9;border-radius:100% 0 70% 25%;width:160px;height:195px;bottom:-20px;right:-31px;transform:rotate(10deg)}.article-hero-shape.yellow{background:#fbc316;border-radius:62% 38% 65% 35%;width:94px;height:94px;bottom:12px;left:-35px;transform:rotate(20deg)}.article-hero-dots{opacity:.6;background-image:radial-gradient(#159447 2px,#0000 2px);background-size:13px 13px;width:66px;height:78px;position:absolute;top:127px;right:-3px}.article-category-bar{z-index:5;background:#fff;border-bottom:1px solid #e8edf3;position:relative;box-shadow:0 6px 18px #1a38580b}.article-category-list{justify-content:center;align-items:center;gap:8px;padding-top:16px;padding-bottom:16px;display:flex;overflow-x:auto}.article-category-list button{color:#56647c;cursor:pointer;background:#f6f8fb;border:1px solid #0000;border-radius:20px;flex:none;padding:8px 14px;font:700 11px Manrope,sans-serif;transition:all .2s}.article-category-list button:hover,.article-category-list button.active{color:#fff;background:#159447;box-shadow:0 6px 14px #15944733}.articles-page-section{background:#fff;padding:55px 0 60px}.articles-section-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:28px;display:flex}.articles-section-heading .eyebrow{margin-bottom:6px;font-size:11px}.articles-section-heading h2{color:#0c2054;font-size:31px}.articles-section-heading h2:after{content:"";background:linear-gradient(90deg,#159447,#155be9);width:43px;height:3px;margin-top:9px;display:block}.articles-section-heading>p{color:#65728a;max-width:475px;margin:0;font-size:12px;line-height:1.65}.articles-content-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:25px;display:grid}.articles-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.articles-page-card{background:#fff;border:1px solid #e5ebf2;border-radius:15px;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 8px 23px #18335413}.articles-page-card:hover{transform:translateY(-4px);box-shadow:0 14px 31px #18335421}.articles-page-card[hidden]{display:none}.article-card-image{height:154px;display:block;position:relative;overflow:hidden}.article-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.articles-page-card:hover .article-card-image img{transform:scale(1.035)}.article-card-image>span{color:#087938;background:#fffffff0;border-radius:15px;padding:5px 9px;font-size:9px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #112d481a}.articles-card-body{padding:15px 15px 16px}.articles-card-meta{color:#8995a8;align-items:center;gap:5px;margin:0 0 8px;font-size:9px;display:flex}.articles-card-meta svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:13px;height:13px}.articles-card-body h3{color:#0c2054;min-height:53px;font-size:14px;line-height:1.35}.articles-card-body h3 a:hover{color:#159447}.articles-card-body>p:not(.articles-card-meta){color:#5c6980;min-height:58px;margin:9px 0 11px;font-size:11px;line-height:1.65}.article-read-more{color:#159447;align-items:center;gap:6px;font-size:10px;font-weight:800;display:inline-flex}.article-read-more:hover{gap:9px}.article-load-more{color:#155be9;cursor:pointer;background:#fff;border:1px solid #155be9;border-radius:8px;align-items:center;gap:8px;margin:26px auto 0;padding:10px 18px;font:800 11px Manrope,sans-serif;display:flex}.article-load-more:hover{color:#fff;background:#155be9}.article-empty{text-align:center;background:#f5f8fb;border-radius:12px;padding:35px}.articles-sidebar{gap:17px;display:grid}.article-side-card{background:#fff;border:1px solid #e5ebf2;border-radius:15px;padding:21px 20px;box-shadow:0 8px 23px #18335412}.article-side-card h2,.article-help-card h2{color:#0c2054;font-size:17px}.side-heading-line{background:linear-gradient(90deg,#159447,#155be9);width:33px;height:3px;margin:9px 0 13px;display:block}.article-side-card ul,.article-side-card ol{margin:0;padding:0;list-style:none}.article-side-card li{border-bottom:1px solid #edf1f5}.article-side-card li:last-child{border:0}.article-side-card li button{color:#4f5e77;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:10px 0;font:600 11px Manrope,sans-serif;display:flex}.article-side-card li button:hover,.article-side-card li button.active{color:#159447}.article-side-card li button b{color:#6b7890;background:#f1f4f8;border-radius:10px;place-items:center;min-width:25px;height:21px;padding:0 5px;font-size:9px;display:grid}.popular-articles ol{counter-reset:item}.popular-articles li{grid-template-columns:29px 1fr;gap:10px;padding:12px 0;display:grid}.popular-articles li>span{color:#159447;font:800 17px/1 Plus Jakarta Sans,sans-serif}.popular-articles li a{color:#263957;font-size:10px;font-weight:800;line-height:1.45;display:block}.popular-articles li a:hover{color:#159447}.popular-articles li small{color:#94a0b1;margin-top:5px;font-size:8px;display:block}.article-help-card{text-align:center;color:#fff;background:linear-gradient(145deg,#155be9,#08a17d);border-radius:15px;padding:22px 19px;box-shadow:0 10px 25px #155bb42e}.article-help-card>span{color:#159447;background:#fff;border-radius:50%;place-items:center;width:49px;height:49px;margin:0 auto 12px;display:grid}.article-help-card h2{color:#fff}.article-help-card p{color:#e3f7f0;margin:9px 0 13px;font-size:10px;line-height:1.6}.article-help-card>a{color:#0c2054;background:#fff;border-radius:7px;align-items:center;gap:6px;padding:8px 13px;font-size:10px;font-weight:800;display:inline-flex}.articles-newsletter{color:#fff;background:linear-gradient(100deg,#133dac,#06a27e);border-radius:22px;align-items:center;min-height:205px;margin-bottom:60px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 33px #1049932b}.articles-newsletter:after{content:"";background:linear-gradient(90deg,#113aa7fa 0%,#059183eb 62%,#09955326 100%);position:absolute;inset:0}.articles-newsletter>img{object-fit:cover;width:46%;height:100%;position:absolute;top:0;right:0}.articles-newsletter-copy{z-index:2;width:68%;padding:28px 46px;position:relative}.articles-newsletter-copy .eyebrow{color:#bcefd5;font-size:10px}.articles-newsletter-copy h2{font-size:25px}.articles-newsletter-copy>p:not(.eyebrow){color:#dff8ef;margin:8px 0 14px;font-size:11px}.articles-newsletter form{background:#fff;border-radius:9px;max-width:500px;padding:4px;display:flex}.articles-newsletter input{color:#263957;border:0;outline:0;width:100%;min-width:0;padding:10px 12px;font:500 11px Manrope,sans-serif}.articles-newsletter button{color:#fff;cursor:pointer;background:#159447;border:0;border-radius:7px;flex:none;padding:10px 15px;font:800 10px Manrope,sans-serif}.articles-newsletter small{color:#d3ede7;margin-top:8px;font-size:8px;display:block}@media (width<=1050px){.articles-hero-grid{grid-template-columns:1fr 1fr}.articles-hero-copy{padding-left:0}.articles-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.articles-card-body h3,.articles-card-body>p:not(.articles-card-meta){min-height:0}.article-category-list{justify-content:flex-start}.articles-newsletter-copy{width:73%}}@media (width<=760px){.articles-page-hero{padding:30px 0 42px}.articles-hero-grid{grid-template-columns:1fr}.articles-hero-copy h1{font-size:40px}.articles-hero-visual{height:285px}.articles-hero-visual>img{border-radius:58px 16px;width:100%}.article-hero-shape{display:none}.articles-section-heading{display:block}.articles-section-heading>p{margin-top:15px}.articles-content-layout{grid-template-columns:1fr}.articles-sidebar{grid-template-columns:1fr 1fr}.article-help-card{grid-column:1/-1}.articles-newsletter>img{opacity:.28;width:100%}.articles-newsletter:after{background:linear-gradient(90deg,#113aa7fa,#059183e0)}.articles-newsletter-copy{width:100%;padding:28px 25px}}@media (width<=500px){.articles-hero-copy h1{font-size:34px}.articles-hero-copy>p:not(.breadcrumbs):not(.eyebrow){font-size:14px}.article-search{grid-template-columns:22px 1fr;padding:7px 9px;display:grid}.article-search button{grid-column:1/-1}.articles-hero-visual{height:235px}.article-category-list{width:100%;padding-top:13px;padding-bottom:13px}.articles-page-section{padding:44px 0 48px}.articles-section-heading h2{font-size:27px}.articles-page-grid{grid-template-columns:1fr}.article-card-image{height:195px}.articles-card-body{padding:18px}.articles-card-body h3{font-size:16px}.articles-card-body>p:not(.articles-card-meta){font-size:12px}.article-read-more{font-size:11px}.articles-sidebar{grid-template-columns:1fr}.article-help-card{grid-column:auto}.articles-newsletter{margin-bottom:45px}.articles-newsletter-copy h2{font-size:22px}.articles-newsletter form{padding:5px;display:block}.articles-newsletter button{width:100%;margin-top:4px}}.article-detail{background:#fff}.article-detail-hero{background:linear-gradient(#f7fbfa 0%,#fff 76%);padding:34px 0 0;position:relative}.article-detail-header{text-align:center;max-width:980px}.article-detail-header .breadcrumbs{color:#68758c;margin-bottom:24px;font-size:12px}.article-detail-header .breadcrumbs span{color:#159447;margin:0 8px}.article-detail-category{color:#087d3b;background:#e8f7ed;border-radius:20px;padding:7px 13px;font-size:11px;font-weight:800;display:inline-flex}.article-detail-header h1{color:#0b2054;letter-spacing:-.052em;max-width:900px;margin:14px auto 0;font-size:clamp(39px,4.4vw,58px);line-height:1.12}.article-detail-lead{color:#4d5d77;max-width:790px;margin:18px auto 23px;font-size:16px;line-height:1.75}.article-detail-meta{justify-content:center;align-items:center;gap:14px;display:flex}.article-author-avatar{color:#fff;background:linear-gradient(145deg,#155be9,#159447);border:3px solid #fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font:800 11px Plus Jakarta Sans,sans-serif;display:grid;box-shadow:0 5px 14px #1345752e}.article-author-copy{text-align:left}.article-author-copy strong,.article-author-copy small{display:block}.article-author-copy strong{color:#0c2054;font-size:12px}.article-author-copy small{color:#7a879a;margin-top:2px;font-size:9px}.article-meta-separator{background:#dfe6ed;width:1px;height:35px}.article-meta-item{text-align:left;align-items:center;gap:8px;display:flex}.article-meta-item>svg{color:#159447;fill:none;stroke:currentColor;stroke-width:1.7px;width:18px;height:18px}.article-meta-item span small,.article-meta-item span strong{display:block}.article-meta-item span small{color:#8793a5;font-size:8px}.article-meta-item span strong{color:#33445f;margin-top:2px;font-size:10px}.article-featured-wrap{z-index:1;height:440px;margin-top:34px;position:relative}.article-featured-wrap>img{object-fit:cover;border-radius:26px 82px;width:calc(100% - 80px);height:100%;margin:auto;display:block;box-shadow:0 18px 42px #17375724}.article-detail-shape{z-index:-1;position:absolute}.article-detail-shape.green{background:#159447;border-radius:80% 20% 70% 30%;width:130px;height:125px;bottom:-21px;left:0;transform:rotate(15deg)}.article-detail-shape.blue{background:#155be9;border-radius:100% 0;width:120px;height:145px;top:-20px;right:2px;transform:rotate(19deg)}.article-detail-dots{opacity:.55;background-image:radial-gradient(#159447 2px,#0000 2px);background-size:13px 13px;width:70px;height:80px;position:absolute;bottom:5px;right:-2px}.article-detail-layout{grid-template-columns:235px minmax(0,740px);justify-content:center;gap:55px;padding-top:55px;padding-bottom:60px;display:grid}.article-detail-side{align-self:start;position:sticky;top:24px}.article-toc{background:#f7fafc;border:1px solid #e6edf2;border-radius:14px;padding:20px 18px}.article-toc>p,.article-share>p{color:#0c2054;letter-spacing:.08em;margin:0 0 12px;font-size:10px;font-weight:800}.article-toc ol{margin:0;padding:0;list-style:none}.article-toc li{border-bottom:1px solid #e2e8ef}.article-toc li:last-child{border:0}.article-toc a{color:#56647b;align-items:flex-start;gap:9px;padding:10px 0;font-size:11px;font-weight:700;line-height:1.45;display:flex}.article-toc a:hover{color:#159447}.article-toc a span{color:#159447;font-size:9px;font-weight:800}.article-share{text-align:center;padding:20px 4px}.article-share>div{justify-content:center;gap:8px;display:flex}.article-share a{color:#155be9;background:#fff;border:1px solid #dce5ee;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.article-share a:hover{color:#fff;background:#155be9}.article-detail-content{min-width:0}.article-opening{color:#233655;border-left:4px solid #159447;margin:0 0 32px;padding-left:19px;font-size:18px;font-weight:600;line-height:1.8}.article-copy-section{margin-bottom:38px;scroll-margin-top:25px;position:relative}.article-section-number{color:#159447;letter-spacing:.08em;margin-bottom:7px;font:800 11px Plus Jakarta Sans,sans-serif;display:inline-block}.article-copy-section h2{color:#0c2054;letter-spacing:-.035em;margin-bottom:16px;font-size:27px;line-height:1.3}.article-copy-section>p{color:#46556d;margin:0 0 16px;font-size:16px;line-height:1.9}.article-copy-section ul{background:#f5faf7;border-radius:12px;gap:11px;margin:18px 0 20px;padding:20px 23px 20px 50px;list-style:none;display:grid}.article-copy-section li{color:#3f5068;font-size:15px;line-height:1.7;position:relative}.article-copy-section li:before{content:"✓";color:#fff;background:#159447;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:grid;position:absolute;top:1px;left:-27px}.article-copy-section blockquote{background:linear-gradient(120deg,#eef8f1,#edf5ff);border:1px solid #dceae2;border-radius:16px;margin:27px 0 6px;padding:25px 30px 24px 67px;position:relative;overflow:hidden}.article-copy-section blockquote>span{color:#159447;font:800 54px/1 Georgia,serif;position:absolute;top:15px;left:24px}.article-copy-section blockquote p{color:#19315b;margin:0;font:700 17px/1.7 Plus Jakarta Sans,sans-serif}.article-copy-section blockquote cite{color:#607089;margin-top:9px;font-size:11px;font-style:normal;display:block}.article-expert-box{background:#f5faf7;border:1px solid #dfece4;border-radius:17px;grid-template-columns:55px 1fr auto;align-items:center;gap:18px;margin:43px 0 32px;padding:25px 26px;display:grid}.article-expert-box>span{color:#159447;background:#fff;border-radius:50%;place-items:center;width:55px;height:55px;display:grid;box-shadow:0 7px 18px #174b321a}.article-expert-box .eyebrow{margin:0 0 3px;font-size:9px}.article-expert-box h2{color:#0c2054;font-size:20px}.article-expert-box div>p:not(.eyebrow){margin:7px 0 0;font-size:11px;line-height:1.6}.article-expert-box .button{flex:none;padding:11px 14px;font-size:10px}.article-author-card{border-top:1px solid #e4eaf0;border-bottom:1px solid #e4eaf0;grid-template-columns:64px 1fr;align-items:center;gap:18px;padding:24px;display:grid}.article-author-avatar.large{width:64px;height:64px;font-size:14px}.article-author-card small{color:#159447;letter-spacing:.06em;font-size:9px;font-weight:800}.article-author-card h2{color:#0c2054;margin-top:3px;font-size:18px}.article-author-card p{margin:6px 0 0;font-size:11px;line-height:1.6}.article-related{background:#f5f8fb;padding:55px 0 62px}.article-related-heading{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.article-related-heading .eyebrow{margin-bottom:6px;font-size:10px}.article-related-heading h2{color:#0c2054;font-size:29px}.article-related-heading>a{color:#159447;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.article-related-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-related-grid>article{background:#fff;border:1px solid #e5ebf2;border-radius:15px;overflow:hidden;box-shadow:0 8px 22px #18335412}.article-related-image{height:175px;display:block;position:relative;overflow:hidden}.article-related-image img{object-fit:cover;width:100%;height:100%;transition:all .3s;display:block}.article-related-grid article:hover img{transform:scale(1.04)}.article-related-image>span{color:#087d3b;background:#fffffff0;border-radius:16px;padding:5px 9px;font-size:9px;font-weight:800;position:absolute;top:13px;left:13px}.article-related-grid article>div{padding:17px}.article-related-grid article>div>p{color:#8995a8;margin:0 0 8px;font-size:9px}.article-related-grid h3{color:#0c2054;min-height:46px;font-size:14px;line-height:1.4}.article-related-grid h3 a:hover{color:#159447}.article-related-grid article>div>a{color:#159447;align-items:center;gap:6px;margin-top:13px;font-size:10px;font-weight:800;display:inline-flex}.article-detail-cta{color:#fff;background:linear-gradient(100deg,#123ca8,#05a37a);border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:30px;min-height:170px;margin-top:55px;margin-bottom:60px;padding:30px 46px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 32px #10499329}.article-detail-cta:after{content:"";background:linear-gradient(90deg,#0f3397fa,#059184e6 63%,#149a521f);position:absolute;inset:0}.article-detail-cta>img{object-fit:cover;width:43%;height:100%;position:absolute;top:0;right:0}.article-detail-cta>div,.article-detail-cta>.button{z-index:2;position:relative}.article-detail-cta h2{max-width:620px;font-size:25px;line-height:1.3}.article-detail-cta p{color:#dff7ef;margin:8px 0 0;font-size:12px}.article-detail-cta .button{white-space:nowrap;font-size:11px}.article-not-found{text-align:center;background:linear-gradient(145deg,#f3faf5,#eef5ff);place-items:center;min-height:620px;display:grid}.article-not-found span{color:#159447;font:800 80px/1 Plus Jakarta Sans,sans-serif}.article-not-found h1{color:#0c2054;margin-top:8px;font-size:42px}.article-not-found p{margin:14px auto 22px}.article-not-found .button svg{transform:rotate(180deg)}@media (width<=920px){.article-featured-wrap{height:390px}.article-detail-layout{grid-template-columns:210px minmax(0,1fr);gap:35px}.article-expert-box{grid-template-columns:52px 1fr}.article-expert-box>.button{grid-column:2;justify-self:start}.article-related-grid{grid-template-columns:repeat(3,1fr)}.article-related-image{height:150px}}@media (width<=720px){.article-detail-hero{padding-top:27px}.article-detail-header{text-align:left}.article-detail-header h1{font-size:38px}.article-detail-lead{font-size:15px}.article-detail-meta{flex-wrap:wrap;justify-content:flex-start}.article-featured-wrap{height:300px;margin-top:28px}.article-featured-wrap>img{border-radius:18px 55px;width:100%}.article-detail-shape,.article-detail-dots{display:none}.article-detail-layout{grid-template-columns:1fr;padding-top:38px}.article-detail-side{position:static}.article-toc{padding:18px}.article-share{text-align:left}.article-share>div{justify-content:flex-start}.article-detail-content{grid-row:1}.article-opening{font-size:16px}.article-copy-section h2{font-size:24px}.article-copy-section>p{font-size:15px}.article-related-grid{grid-template-columns:1fr 1fr}.article-related-grid article:last-child{display:none}.article-detail-cta>img{opacity:.28;width:100%}.article-detail-cta:after{background:linear-gradient(90deg,#0f3397fa,#059184e0)}.article-detail-cta{grid-template-columns:1fr;padding:27px 25px}.article-detail-cta>.button{justify-self:start}}@media (width<=480px){.article-detail-header h1{font-size:32px}.article-detail-header .breadcrumbs{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.article-meta-separator{display:none}.article-detail-meta{gap:12px}.article-meta-item{width:calc(50% - 6px);margin-top:5px}.article-featured-wrap{height:225px}.article-detail-layout{padding-bottom:44px}.article-opening{font-size:15px;line-height:1.75}.article-copy-section{margin-bottom:31px}.article-copy-section h2{font-size:22px}.article-copy-section>p{font-size:15px;line-height:1.8}.article-copy-section ul{padding:18px 18px 18px 45px}.article-copy-section li{font-size:14px}.article-copy-section blockquote{padding:54px 21px 22px}.article-copy-section blockquote>span{top:10px;left:20px}.article-copy-section blockquote p{font-size:15px}.article-expert-box{grid-template-columns:1fr;padding:22px}.article-expert-box>span{display:none}.article-expert-box>.button{grid-column:auto}.article-author-card{grid-template-columns:52px 1fr;padding:20px 0}.article-author-avatar.large{width:52px;height:52px}.article-related{padding:44px 0}.article-related-heading{align-items:flex-start}.article-related-heading h2{font-size:26px}.article-related-heading>a{margin-top:9px}.article-related-grid{grid-template-columns:1fr}.article-related-grid article:last-child{display:block}.article-related-image{height:190px}.article-detail-cta{margin-top:42px;margin-bottom:45px}.article-detail-cta h2{font-size:22px}.article-not-found h1{font-size:34px}}.site-header nav{align-items:center;display:flex}.site-header nav>a,.nav-dropdown-trigger{white-space:nowrap}.nav-cta{align-items:center;gap:7px;display:flex!important}.nav-cta svg,.button svg,.socials svg{flex:none}.nav-dropdown{align-items:center;height:88px;display:flex;position:relative}.nav-dropdown-menu{z-index:30;opacity:0;visibility:hidden;background:#fff;border:1px solid #e3eaf1;border-radius:14px;width:390px;padding:13px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:76px;left:50%;transform:translate(-50%,8px);box-shadow:0 20px 48px #112a4b2b}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)}.nav-dropdown:hover .caret,.nav-dropdown:focus-within .caret{display:inline-block;transform:rotate(180deg)}.nav-dropdown-menu>p{color:#8390a3;letter-spacing:.11em;margin:2px 7px 6px;font-size:9px;font-weight:800}.site-header .nav-dropdown-menu>a{color:#263856;white-space:normal;border:0;border-radius:10px;grid-template-columns:40px 1fr 17px;align-items:center;gap:11px;padding:11px 8px;display:grid}.site-header .nav-dropdown-menu>a:hover,.site-header .nav-dropdown-menu>a:focus{color:#159447;background:#f3faf5;border:0;outline:0}.nav-service-icon{color:#159447;background:#e7f7ec;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.nav-service-icon.blue{color:#155be9;background:#eaf0ff}.nav-dropdown-menu strong,.nav-dropdown-menu small{display:block}.nav-dropdown-menu strong{font-size:12px;line-height:1.35}.nav-dropdown-menu small{color:#718096;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:3px;font-size:9px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.site-header .nav-dropdown-menu>a.nav-all-services{color:#155be9;background:#f0f5ff;justify-content:center;gap:7px;margin-top:4px;padding:10px;font-size:11px;font-weight:800;display:flex}.socials a{transition:transform .2s,background .2s}.socials a:hover{background:#159447;transform:translateY(-2px)}.services-page-hero-copy .button-primary,.services-page-cta .button-yellow{gap:8px}nav.article-category-bar,.article-toc{display:block}@media (width<=900px){.site-header nav{align-items:stretch;display:none;position:absolute;top:72px;left:0;right:0}.site-header nav.open{display:flex}.site-header nav>a,.nav-dropdown-trigger{padding:.7rem 0}.nav-dropdown{height:auto;display:block}.nav-dropdown-menu{width:100%;box-shadow:none;opacity:1;visibility:visible;background:#f7fafc;border:0;border-radius:10px;margin:2px 0 8px;padding:7px;display:grid;position:static;transform:none}.nav-dropdown-menu>p,.nav-dropdown-menu small,.nav-dropdown-menu>a>svg{display:none}.site-header .nav-dropdown-menu>a{grid-template-columns:34px 1fr;padding:7px}.nav-service-icon{width:34px;height:34px}.site-header .nav-dropdown-menu>a.nav-all-services{display:none}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{transform:none}.nav-cta{justify-content:center}.article-category-bar,.article-toc{display:block}}.nav-dropdown-menu{width:min(760px,100vw - 40px);min-height:365px}.nav-service-list{width:315px}.nav-service-group{position:static}.site-header .nav-service-parent{color:#263856;white-space:normal;border:0;border-radius:10px;grid-template-columns:40px 1fr 17px;align-items:center;gap:11px;padding:11px 8px;display:grid}.site-header .nav-service-parent:hover,.site-header .nav-service-parent:focus{color:#159447;background:#f3faf5;border:0;outline:0}.nav-level-three{opacity:0;visibility:hidden;background:linear-gradient(145deg,#f5faf7,#f4f7ff);border-left:1px solid #dfe8e3;border-radius:0 11px 11px 0;padding:16px 18px 14px 23px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;inset:13px 13px 13px 328px;transform:translate(-5px)}.nav-service-group:first-child .nav-level-three,.nav-service-group:hover .nav-level-three,.nav-service-group:focus-within .nav-level-three{opacity:1;visibility:visible;transform:none}.nav-service-list:hover .nav-service-group:first-child:not(:hover) .nav-level-three,.nav-service-list:focus-within .nav-service-group:first-child:not(:focus-within) .nav-level-three{opacity:0;visibility:hidden;transform:translate(-5px)}.nav-level-three>p{color:#159447;letter-spacing:.08em;text-transform:uppercase;margin:0 0 2px;font-size:9px;font-weight:800}.nav-level-three>strong{color:#0c2054;font:800 15px/1.35 Plus Jakarta Sans,sans-serif}.nav-level-three ul{gap:3px;margin:12px 0 10px;padding:0;list-style:none;display:grid}.nav-level-three li{margin:0}.site-header .nav-level-three li>a{color:#42536c;white-space:normal;border:0;border-radius:7px;align-items:flex-start;gap:8px;padding:6px 7px;font-size:10px;font-weight:600;line-height:1.45;display:flex}.site-header .nav-level-three li>a:hover,.site-header .nav-level-three li>a:focus{color:#159447;background:#fff;border:0;outline:0}.nav-level-three li>a svg{color:#159447;flex:none;margin-top:1px}.site-header .nav-service-detail{color:#155be9;border:0;align-items:center;gap:6px;padding:7px 0;font-size:10px;font-weight:800;display:inline-flex}.site-header .nav-service-detail:hover{color:#159447;border:0}.site-header .nav-dropdown-menu>a.nav-all-services{width:295px;margin:0;position:absolute;bottom:16px;left:20px}.detail-list li{scroll-margin-top:30px}.detail-list li:target{background:#ebf8ef;outline:2px solid #15944752;box-shadow:0 8px 20px #1594471a}@media (width<=900px){.site-header nav{max-height:calc(100vh - 72px);overflow-y:auto}.nav-dropdown-menu{min-height:0}.nav-service-list{width:100%}.site-header .nav-service-parent{grid-template-columns:34px 1fr;padding:8px}.nav-service-parent>svg{display:none}.nav-level-three{opacity:1;visibility:visible;background:0 0;border:0;border-radius:0;padding:2px 7px 9px 48px;position:static;transform:none}.nav-service-list:hover .nav-service-group:first-child:not(:hover) .nav-level-three,.nav-service-list:focus-within .nav-service-group:first-child:not(:focus-within) .nav-level-three{opacity:1;visibility:visible;transform:none}.nav-level-three>p,.nav-level-three>strong,.site-header .nav-service-detail{display:none}.nav-level-three ul{gap:0;margin:0}.site-header .nav-level-three li>a{color:#59677c;padding:5px 3px;font-size:10px}.site-header .nav-dropdown-menu>a.nav-all-services{width:auto;display:none;position:static}}.nav-dropdown-trigger{appearance:none;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:1.9rem 0 .5rem;line-height:1.65}.nav-dropdown-trigger:hover,.nav-dropdown-trigger.active,.nav-dropdown-trigger[aria-expanded=true]{color:var(--green);border-bottom-color:var(--green)}.nav-dropdown:not(.is-open) .nav-dropdown-menu{opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px)}.nav-dropdown.is-open .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.nav-dropdown.is-open .caret{display:inline-block;transform:rotate(180deg)}@media (width<=900px){.nav-dropdown-trigger{text-align:left;width:100%;padding:.7rem 0}.nav-dropdown:not(.is-open) .nav-dropdown-menu{display:none;transform:none}.nav-dropdown.is-open .nav-dropdown-menu{display:grid;transform:none}}.nexa-logo{width:104px;height:76px;line-height:0;display:block}.nexa-logo img{object-fit:contain;width:100%;height:100%;display:block}.site-footer .nexa-logo-light{background:#fff;border-radius:10px;width:150px;height:110px;padding:6px;box-shadow:0 8px 20px #0000001f}.contact-building .nexa-logo,.excellence-office-logo .nexa-logo{width:112px;height:82px}@media (width<=900px){.site-header .nexa-logo{width:86px;height:63px}}.site-footer .nexa-logo-light{box-shadow:none;background:0 0;border-radius:0;padding:0}.site-footer .nexa-logo-light img{filter:invert()grayscale()brightness(1.8)contrast(12);mix-blend-mode:screen}.error-page{background:linear-gradient(120deg,#fff 0%,#f3faf6 57%,#eef5ff 100%);min-height:calc(100vh - 88px);padding:64px 0 58px;position:relative;overflow:hidden}.error-page-grid{grid-template-columns:47% 53%;align-items:center;gap:52px;min-height:445px;display:grid}.error-page-copy{z-index:3;padding-left:18px;position:relative}.error-page-copy .eyebrow{margin-bottom:4px;font-size:11px}.error-code{color:#0c2054;letter-spacing:-.09em;align-items:center;gap:8px;font:800 clamp(92px,10vw,142px)/.95 Plus Jakarta Sans,sans-serif;display:flex}.error-code-leaf{color:#fff;background:linear-gradient(145deg,#159447,#08a37f);border:8px solid #e4f7ea;border-radius:50%;place-items:center;width:94px;height:94px;display:grid;transform:rotate(-8deg);box-shadow:0 13px 28px #15944733}.error-page-copy h1{color:#0c2054;letter-spacing:-.045em;margin-top:14px;font-size:clamp(31px,3.2vw,44px)}.error-page-copy>p:not(.eyebrow):not(.error-help){color:#506078;max-width:590px;margin:16px 0 22px;font-size:15px;line-height:1.75}.error-actions{flex-wrap:wrap;gap:11px;display:flex}.error-actions .button{font-size:12px}.error-actions .button-primary>svg{transform:rotate(180deg)}.error-help{color:#67758a;align-items:center;gap:5px;margin:20px 0 0;font-size:11px;display:flex}.error-help a{color:#159447;align-items:center;gap:5px;font-weight:800;display:inline-flex}.error-page-visual{z-index:2;height:410px;position:relative}.error-page-visual>img{object-fit:cover;border-radius:110px 24px;width:calc(100% - 42px);height:100%;display:block;box-shadow:0 20px 45px #16365821}.error-page-visual:after{content:"";background:linear-gradient(130deg,#0f335908,#0797651f);border-radius:110px 24px;position:absolute;inset:0 42px 0 0}.error-visual-card{z-index:3;background:#fff;border:1px solid #e5ecf2;border-radius:14px;align-items:center;gap:11px;min-width:215px;padding:14px 16px;display:flex;position:absolute;bottom:28px;left:-34px;box-shadow:0 13px 30px #13304e29}.error-visual-card>span{color:#159447;background:#e7f7ec;border-radius:50%;flex:none;place-items:center;width:43px;height:43px;display:grid}.error-visual-card strong,.error-visual-card small{display:block}.error-visual-card strong{color:#0c2054;font-size:11px}.error-visual-card small{color:#758197;margin-top:3px;font-size:9px}.error-page-shape{position:absolute}.error-page-shape.green{background:#159447;border-radius:100% 0;width:180px;height:230px;top:80px;right:-50px;transform:rotate(18deg)}.error-page-shape.blue{background:#155be9;border-radius:0 90% 35% 0;width:180px;height:210px;bottom:80px;left:-90px;transform:rotate(-12deg)}.error-page-shape.yellow{background:#ffc21a;border-radius:62% 38% 66% 34%;width:90px;height:90px;bottom:115px;right:30px;transform:rotate(20deg)}.error-page-dots{opacity:.55;background-image:radial-gradient(#159447 2px,#0000 2px);background-size:13px 13px;width:67px;height:80px;position:absolute;top:315px;right:15px}.error-quick-links{border-top:1px solid #dfe8e4;justify-content:center;align-items:center;gap:18px;margin-top:35px;padding-top:22px;display:flex}.error-quick-links>p{color:#718096;margin:0;font-size:11px;font-weight:700}.error-quick-links nav{align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.error-quick-links nav a{color:#40516b;background:#fff;border:1px solid #e1e8ef;border-radius:16px;padding:6px 10px}.error-quick-links nav a:hover{color:#159447;border-color:#9ed6b1}@media (width<=900px){.error-page{min-height:0;padding-top:46px}.error-page-grid{grid-template-columns:1fr 1fr;gap:30px}.error-page-copy{padding-left:0}.error-code-leaf{width:75px;height:75px}.error-page-visual{height:340px}.error-page-shape{opacity:.55}.error-quick-links{align-items:flex-start}.error-quick-links nav{flex-wrap:wrap;display:flex}}@media (width<=680px){.error-page{padding:40px 0 48px}.error-page-grid{grid-template-columns:1fr}.error-page-copy{text-align:center}.error-code{justify-content:center}.error-page-copy>p:not(.eyebrow):not(.error-help){margin-left:auto;margin-right:auto}.error-actions,.error-help{justify-content:center}.error-page-visual{height:280px;margin-top:12px}.error-page-visual>img{border-radius:60px 16px;width:100%}.error-page-visual:after{border-radius:60px 16px;right:0}.error-visual-card{bottom:-18px;left:14px}.error-page-shape,.error-page-dots{display:none}.error-quick-links{text-align:center;margin-top:55px;display:block}.error-quick-links>p{margin-bottom:10px}.error-quick-links nav{justify-content:center}}@media (width<=420px){.error-code{font-size:88px}.error-code-leaf{border-width:6px;width:65px;height:65px}.error-code-leaf svg{width:39px;height:39px}.error-page-copy h1{font-size:29px}.error-actions{display:grid}.error-help{display:block}.error-help a{justify-content:center;margin-top:5px}.error-page-visual{height:235px}.error-quick-links nav a{font-size:10px}}.privacy-hero{background:linear-gradient(115deg,#fff 0%,#f3faf6 54%,#edf5ff 100%);padding:58px 0 62px;position:relative;overflow:hidden}.privacy-hero-grid{z-index:2;grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:72px;display:grid;position:relative}.privacy-hero .breadcrumbs{gap:8px;margin-bottom:24px;font-size:12px;display:flex}.privacy-hero .breadcrumbs a:hover{color:#159447}.privacy-hero .eyebrow{letter-spacing:.1em;font-size:11px}.privacy-hero h1{color:#0c2054;letter-spacing:-.055em;font-size:clamp(42px,4.3vw,62px)}.privacy-hero h1 span{color:#159447}.privacy-hero-grid>div:first-child>p:not(.breadcrumbs):not(.eyebrow){color:#4f6079;max-width:650px;margin:18px 0 20px;font-size:16px;line-height:1.8}.privacy-updated{color:#68758b;align-items:center;gap:7px;font-size:13px;display:flex}.privacy-updated svg{color:#155be9}.privacy-updated strong{color:#263c61}.privacy-hero-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #dee8f0e6;border-radius:22px;padding:27px 28px 25px;box-shadow:0 18px 45px #1233581f}.privacy-hero-card>span{color:#159447;background:#e6f7eb;border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:17px;display:grid}.privacy-hero-card h2{color:#0c2054;letter-spacing:-.035em;font-size:23px}.privacy-hero-card p{margin:10px 0 15px;font-size:13px;line-height:1.7}.privacy-hero-card>div{color:#344863;border-top:1px solid #edf1f5;align-items:center;gap:9px;padding:7px 0;font-size:13px;font-weight:700;display:flex}.privacy-hero-card>div svg{color:#159447}.privacy-hero-shape{display:block;position:absolute}.privacy-hero-shape.green{opacity:.12;background:#159447;border-radius:45% 0 55% 60%;width:245px;height:265px;top:-90px;right:-65px;transform:rotate(24deg)}.privacy-hero-shape.blue{opacity:.08;background:#155be9;border-radius:50%;width:250px;height:250px;bottom:-135px;left:-105px}.privacy-hero-dots{opacity:.35;background-image:radial-gradient(#159447 2px,#0000 2px);background-size:14px 14px;width:70px;height:84px;position:absolute;bottom:25px;right:30px}.privacy-page{background:#fff;padding:66px 0 78px}.privacy-layout{grid-template-columns:245px minmax(0,790px);justify-content:center;align-items:start;gap:54px;display:grid}.privacy-sidebar{gap:18px;display:grid;position:sticky;top:24px}.privacy-sidebar nav{font-size:inherit;font-weight:inherit;background:#fff;border:1px solid #e5ebf1;border-radius:16px;padding:20px 18px;display:block;box-shadow:0 10px 28px #18375b12}.privacy-sidebar nav>p{color:#8290a6;letter-spacing:.12em;margin:0 0 11px;font-size:10px;font-weight:800}.privacy-sidebar ol{gap:2px;margin:0;padding:0;list-style:none;display:grid}.privacy-sidebar nav li{margin:0}.privacy-sidebar nav a{color:#54647c;white-space:normal;border:0;border-radius:8px;grid-template-columns:24px 1fr;gap:8px;padding:8px 7px;font-size:11px;font-weight:700;line-height:1.4;display:grid}.privacy-sidebar nav a:hover,.privacy-sidebar nav a:focus{color:#159447;background:#eff9f2;border:0;outline:0}.privacy-sidebar nav a span{color:#159447;font-size:9px;font-weight:800}.privacy-help{color:#fff;background:linear-gradient(145deg,#155be9,#0b9d75);border-radius:16px;padding:20px;box-shadow:0 12px 28px #155be92b}.privacy-help>span{color:#155be9;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:12px;display:grid}.privacy-help h2{letter-spacing:-.02em;font-size:16px}.privacy-help p{color:#e6f6ff;margin:8px 0 11px;font-size:11px;line-height:1.6}.privacy-help a{overflow-wrap:anywhere;text-underline-offset:3px;font-size:10px;font-weight:800;text-decoration:underline}.privacy-content{min-width:0}.privacy-intro{color:#155be9;background:#eef5ff;border-left:4px solid #155be9;border-radius:0 13px 13px 0;align-items:flex-start;gap:15px;margin-bottom:38px;padding:20px 22px;display:flex}.privacy-intro svg{flex:none;margin-top:2px}.privacy-intro p{color:#3d516e;margin:0;font-size:14px;line-height:1.75}.privacy-intro strong{color:#0c2054}.privacy-content>section{margin-bottom:43px;padding-bottom:5px;scroll-margin-top:28px;position:relative}.privacy-content>section>span{color:#159447;background:#e8f7ed;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:12px;font-size:10px;font-weight:800;display:grid}.privacy-content h2{color:#0c2054;letter-spacing:-.035em;margin-bottom:15px;font-size:27px}.privacy-content h3{color:#0c2054;font-size:15px}.privacy-content p{color:#53627a;font-size:15px;line-height:1.85}.privacy-content ul{gap:10px;margin:17px 0 20px;padding:0;list-style:none;display:grid}.privacy-content li{color:#44566f;padding-left:29px;font-size:14px;line-height:1.75;position:relative}.privacy-content li:before{content:"✓";color:#fff;background:#159447;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:grid;position:absolute;top:2px;left:0}.privacy-data-grid{grid-template-columns:1fr 1fr;gap:13px;margin:20px 0;display:grid}.privacy-data-grid article{background:#f8fafc;border:1px solid #e8edf2;border-radius:13px;padding:18px}.privacy-data-grid article>span{color:#159447;background:#e7f7ec;border-radius:11px;place-items:center;width:42px;height:42px;margin-bottom:12px;display:grid}.privacy-data-grid article:nth-child(2n)>span{color:#155be9;background:#e9f0ff}.privacy-data-grid article p{margin:7px 0 0;font-size:12px;line-height:1.65}.privacy-note{color:#5b4a1f;background:#fff8e7;border:1px solid #f3dda1;border-radius:11px;margin-top:18px;padding:16px 18px;font-size:12px;line-height:1.7}.privacy-note strong{color:#7b5a00}.privacy-source{color:#155be9;text-underline-offset:3px;font-weight:700;text-decoration:underline}.privacy-source:hover{color:#159447}.privacy-contact-card{background:#f4faf6;border:1px solid #dceee2;border-radius:14px;gap:16px;padding:21px;display:flex}.privacy-contact-card>span{color:#159447;background:#fff;border-radius:50%;flex:none;place-items:center;width:47px;height:47px;display:grid;box-shadow:0 6px 15px #1594471a}.privacy-contact-card strong{color:#0c2054;margin-bottom:5px;display:block}.privacy-contact-card p{max-width:570px;margin:0 0 5px;font-size:13px;line-height:1.6}.privacy-contact-card a{color:#155be9;overflow-wrap:anywhere;font-size:13px;font-weight:700}.privacy-contact-card a:hover{color:#159447}.privacy-disclaimer{background:#f7f8fa;border-radius:10px;margin:0;padding:16px 18px;color:#6d788b!important;font-size:11px!important;line-height:1.7!important}@media (width<=900px){.privacy-hero-grid{grid-template-columns:1fr 330px;gap:35px}.privacy-layout{grid-template-columns:215px minmax(0,1fr);gap:32px}.privacy-sidebar nav a{font-size:10px}}@media (width<=740px){.privacy-hero{padding:43px 0 48px}.privacy-hero-grid{grid-template-columns:1fr}.privacy-hero-card{max-width:480px}.privacy-page{padding:45px 0 58px}.privacy-layout{grid-template-columns:1fr}.privacy-sidebar{position:static}.privacy-sidebar nav{display:none}.privacy-help{grid-template-columns:45px 1fr;column-gap:13px;display:grid}.privacy-help>span{grid-row:1/4;margin:0}.privacy-help p,.privacy-help a{grid-column:2}.privacy-help p{margin:5px 0}.privacy-data-grid{grid-template-columns:1fr}}@media (width<=480px){.privacy-hero h1{font-size:38px}.privacy-hero-grid>div:first-child>p:not(.breadcrumbs):not(.eyebrow){font-size:14px}.privacy-hero-card{padding:22px}.privacy-content h2{font-size:23px}.privacy-content p{font-size:14px}.privacy-intro{padding:17px}.privacy-contact-card{display:block}.privacy-contact-card>span{margin-bottom:12px}}
