.pprojects{--navy:#003b71;--blue:#004a98;--ink:#222;--muted:#5c6670;--line:#d8e1e8;--gray:#f4f6f8;position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;color:var(--ink);background:#fff;font-family:Redtone,Causten,"Helvetica Neue",Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}.pprojects *,.pprojects *:before,.pprojects *:after{box-sizing:border-box}.pprojects img{display:block;width:100%}.pprojects a{text-decoration:none}.pprojects h1,.pprojects h2,.pprojects h3,.pprojects p{margin-top:0}.pprojects h1,.pprojects h2,.pprojects h3{font-family:Redtone,Causten,"Helvetica Neue",Arial,sans-serif;font-style:normal;text-transform:none;color:var(--navy);letter-spacing:-.035em;line-height:1.08}.pprojects h1{font-size:clamp(48px,6.1vw,88px)}.pprojects h2{font-size:clamp(34px,4vw,59px)}.pprojects h3{font-size:22px}.pprojects-container{width:min(calc(100% - 48px),1280px);margin-inline:auto}.pprojects-section{padding:105px 0}.pprojects-section--gray{background:var(--gray)}.pprojects-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 17px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.pprojects-eyebrow:before{width:32px;height:2px;content:"";background:currentColor}.pprojects-eyebrow--light{color:#fff}.pprojects-button{display:inline-flex;min-height:53px;align-items:center;gap:24px;padding:14px 23px;border-radius:2px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:.2s}.pprojects-button b{font-size:20px}.pprojects-button:hover{transform:translateY(-2px)}.pprojects-button--brand{color:#fff!important;background:var(--blue)}.pprojects-button--brand:hover{color:#fff!important;background:var(--navy)}.pprojects-button--navy{color:#fff;background:var(--navy)}.pprojects-hero{position:relative;display:flex;min-height:700px;align-items:center;background:var(--navy)}.pprojects-hero>img,.pprojects-hero__shade{position:absolute;inset:0;height:100%;object-fit:cover}.pprojects-hero__shade{background:linear-gradient(90deg,rgba(0,31,60,.96),rgba(0,59,113,.78) 43%,rgba(0,59,113,.14) 80%)}.pprojects-hero__content{position:relative;z-index:2;color:#fff}.pprojects-hero h1{margin-bottom:25px;color:#fff}.pprojects-hero h1 span{color:#dbe4ec;font-weight:350}.pprojects-hero__content>p:not(.pprojects-eyebrow){max-width:690px;margin-bottom:34px;color:rgba(255,255,255,.8);font-size:20px}.pprojects-intro{display:grid;gap:75px;grid-template-columns:1fr .9fr}.pprojects-intro h2{margin:0}.pprojects-intro>div:last-child{padding-top:35px;color:var(--muted);font-size:17px}.pprojects-intro .pprojects-lead{color:var(--ink);font-size:21px}.pprojects-heading{display:grid;align-items:end;gap:65px;margin-bottom:46px;grid-template-columns:1.1fr .65fr}.pprojects-heading h2{margin:0}.pprojects-heading>p{margin:0;color:var(--muted)}.pprojects-services{display:grid;gap:17px;grid-template-columns:repeat(3,1fr)}.pprojects-services article{min-height:265px;padding:32px;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:0 12px 32px rgba(0,59,113,.05)}.pprojects-services span{display:block;margin-bottom:45px;color:#aab5c0;font-size:12px;font-weight:800}.pprojects-services h3{margin-bottom:11px}.pprojects-services p{margin:0;color:var(--muted);font-size:14px}.pprojects-feature{display:grid;align-items:center;gap:75px;grid-template-columns:.9fr 1fr}.pprojects-feature__image img{height:650px;object-fit:cover;object-position:55% center}.pprojects-engagement{display:grid;gap:0;grid-template-columns:1fr 1fr}.pprojects-engagement article{padding:23px 20px 23px 0;border-top:1px solid var(--line)}.pprojects-engagement article:nth-child(even){padding-left:22px;border-left:1px solid var(--line)}.pprojects-engagement h3{margin-bottom:8px;font-size:18px}.pprojects-engagement p{margin:0;color:var(--muted);font-size:13px}.pprojects-process{color:#fff;background:var(--navy)}.pprojects-process h2{max-width:850px;color:#fff}.pprojects-process ol{display:grid;margin:45px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.16);list-style:none;grid-template-columns:repeat(4,1fr)}.pprojects-process li{min-height:245px;padding:30px;border-right:1px solid rgba(255,255,255,.16)}.pprojects-process li:first-child{border-left:1px solid rgba(255,255,255,.16)}.pprojects-process li b{display:block;margin-bottom:60px;color:#fff;font-size:11px}.pprojects-process h3{margin-bottom:8px;color:#fff}.pprojects-process li p{margin:0;color:rgba(255,255,255,.65);font-size:13px}.pprojects-cta{padding:72px 0;background:#eef3f7}.pprojects-cta>.pprojects-container{display:flex;align-items:center;justify-content:space-between;gap:45px}.pprojects-cta h2{max-width:900px;margin:0;font-size:clamp(32px,3.5vw,50px)}@media(max-width:900px){.pprojects-section{padding:82px 0}.pprojects-intro,.pprojects-heading,.pprojects-feature{grid-template-columns:1fr}.pprojects-intro>div:last-child{padding-top:0}.pprojects-services{grid-template-columns:1fr 1fr}.pprojects-process ol{grid-template-columns:1fr 1fr}.pprojects-process li:nth-child(3){border-left:1px solid rgba(255,255,255,.16)}}@media(max-width:600px){.pprojects-container{width:calc(100% - 34px)}.pprojects-hero{min-height:680px}.pprojects-hero>img{object-position:60% center}.pprojects-hero h1{font-size:47px}.pprojects-hero__content>p:not(.pprojects-eyebrow){font-size:17px}.pprojects-services,.pprojects-engagement,.pprojects-process ol{grid-template-columns:1fr}.pprojects-engagement article:nth-child(even){padding-left:0;border-left:0}.pprojects-feature__image img{height:430px}.pprojects-process li,.pprojects-process li:nth-child(3){border-left:1px solid rgba(255,255,255,.16)}.pprojects-cta>.pprojects-container{align-items:flex-start;flex-direction:column}}

/* Keep Gutener Pro dropdowns above this full-width page and fully clickable. */
body.papcon-projects-page-active #masthead,
body.papcon-projects-page-active .site-header,
body.papcon-projects-page-active .main-navigation{position:relative;z-index:99999;overflow:visible}
body.papcon-projects-page-active .main-navigation ul ul{z-index:100000}
body.papcon-projects-page-active #content,
body.papcon-projects-page-active .site-content{position:relative;z-index:1}
body.papcon-projects-page-active article.page>.entry-header,body.papcon-projects-page-active article.type-page>.entry-header,body.papcon-projects-page-active header.entry-header,body.papcon-projects-page-active .site-main>.page-header,body.papcon-projects-page-active .site-content>.page-header,body.papcon-projects-page-active h1.entry-title,body.papcon-projects-page-active .page-title,body.papcon-projects-page-active .wp-block-post-title,body.papcon-projects-page-active .elementor-page-title,body.papcon-projects-page-active article.page>.entry-footer,body.papcon-projects-page-active article.type-page>.entry-footer,body.papcon-projects-page-active .post-edit-link,body.papcon-projects-page-active .edit-link{display:none!important}
body.papcon-projects-page-active article.page,body.papcon-projects-page-active article.type-page,body.papcon-projects-page-active article.page>.entry-content,body.papcon-projects-page-active article.type-page>.entry-content{margin-top:0!important;padding-top:0!important}body.papcon-projects-page-active #content.site-content,body.papcon-projects-page-active .site-content{padding-top:0!important}
.pprojects-services .pprojects-service-icon{display:grid;width:54px;height:54px;margin-bottom:34px;place-items:center;border:1px solid #bed0df;border-radius:50%;color:var(--blue);background:#eef4f9}.pprojects-service-icon svg{width:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.pprojects-button--navy,.pprojects-button--navy:link,.pprojects-button--navy:visited{color:#fff!important}.pprojects-button--navy:hover{color:#fff!important;background:var(--blue)}
