@charset "UTF-8";h1,h2,h3{font-weight:700;margin:0 0 1em;line-height:1.2em}h2{font-size:42px;color:#ca3b2e;text-transform:uppercase}h2 span{color:#b2b2b2}@media screen and (max-width: 768px){h2{font-size:30px}}p{margin:0 0 1em}a{color:#ca3b2e;text-decoration:underline;transition:all .3s ease-in-out}a:hover{opacity:.75}html,body{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;margin:0}*,*:hover,*:focus{outline:0}.transition{transition:all .3s ease-in-out}body{font-family:Inter,serif;font-size:18px;line-height:1.6;font-optical-sizing:auto;margin:0;background:#fff;color:#000}#site-wrapper{display:flex;flex-direction:column;min-height:100vh}.content-area{flex:1}.section{margin:0 0 40px;padding:60px 0}@media screen and (max-width: 768px){.section{margin:0 0 20px;padding:40px 0}}.container{max-width:1200px;margin:0 auto;padding:0 20px}.wrapper-double-wide{display:flex;justify-content:space-between;flex-wrap:wrap}.section-timeline{margin-top:0;padding:80px 0}.timeline-wrapper{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:40px;overflow:visible}.timeline-wrapper .timeline-point{position:relative;overflow:visible;width:25%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;cursor:pointer}.timeline-wrapper .timeline-point .timeline-arrow{position:absolute;left:50%;top:-22px;transform:translate(-50%);width:20px;height:20px;z-index:3;background-image:url(../svg/icon-timeline-arrow-CvhJBenn.svg);background-size:contain;background-repeat:no-repeat;pointer-events:none}@media screen and (max-width: 480px){.timeline-wrapper .timeline-point .timeline-arrow{top:-18px;width:16px;height:16px}}.timeline-wrapper .timeline-point:hover{opacity:.75}.timeline-wrapper .timeline-point:not(:first-of-type):before{content:"";display:block;position:absolute;left:0;top:15px;width:50%;height:0;border-top:2px solid #999;background:transparent;z-index:1}.timeline-wrapper .timeline-point:not(:last-of-type):after{content:"";display:block;position:absolute;right:0;top:15px;width:50%;height:0;border-top:2px solid #999;background:transparent;z-index:1}@media screen and (max-width: 480px){.timeline-wrapper .timeline-point:not(:last-of-type):after,.timeline-wrapper .timeline-point:not(:first-of-type):before{top:8px}}.timeline-wrapper .timeline-point .timeline-icon{height:20px;width:20px;border-radius:20px;background-color:#fff;border:6px solid #999;margin-bottom:12px;z-index:2}@media screen and (max-width: 480px){.timeline-wrapper .timeline-point .timeline-icon{height:12px;width:12px;border-radius:12px;border:4px solid #999}}.timeline-wrapper .timeline-point.active .timeline-icon{border-color:#ca3b2e}.timeline-wrapper .timeline-point .timeline-label{font-size:16px;font-weight:700;text-transform:uppercase;color:#ca3b2e;text-align:center}@media screen and (max-width: 768px){.timeline-wrapper .timeline-point .timeline-label{font-size:14px}}@media screen and (max-width: 480px){.timeline-wrapper .timeline-point .timeline-label{font-size:12px}}header.header-main{display:flex;justify-content:space-between;margin:40px auto;padding:0 40px;width:calc(100% - 80px)}@media screen and (max-width: 600px){header.header-main{margin:20px auto;padding:0 20px;width:calc(100% - 40px)}}header.header-main .header-branding{display:flex;justify-content:flex-start;align-items:center}header.header-main .logo-main{max-width:100px}header.header-main .logo-main img{display:block;max-width:100%;height:auto}header.header-main .header-title{font-size:14px;font-weight:700;color:#ca3b2e;text-transform:uppercase;text-align:right;margin-left:30px}header.header-main .navbar-wrapper{width:50%}header.header-main .navbar-nav{display:flex;justify-content:flex-end;list-style-type:none;margin:0;padding:0}header.header-main .navbar-nav li{margin-left:1em}header.header-main--project{display:block;width:100%;max-width:none;margin:40px 0 0;padding:0;box-sizing:border-box}header.header-main--project .header-main__inner{display:flex;flex-wrap:nowrap;align-items:center;gap:12px 24px;justify-content:space-between;padding-bottom:60px;border-bottom:1px solid #e8e8e8}@media screen and (max-width: 767px){header.header-main--project .header-main__inner{flex-wrap:wrap;justify-content:center;gap:40px 24px}}header.header-main--project .header-branding--project{flex-shrink:0;flex-wrap:wrap;align-items:center;gap:12px 20px}@media screen and (max-width: 767px){header.header-main--project .header-branding--project{flex-basis:100%;justify-content:center}}header.header-main--project .header-main__nav-cluster{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:12px 24px;flex:0 0 auto;min-width:0}@media screen and (max-width: 767px){header.header-main--project .header-main__nav-cluster{flex-basis:100%;flex-wrap:wrap;justify-content:center}}header.header-main--project .logo-group{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px}header.header-main--project .logo-group-divider{flex-shrink:0;width:1px;align-self:stretch;background-color:#d8d8d8}header.header-main--project .logo-main--client{max-width:140px}header.header-main--project .navbar-wrapper--global,header.header-main--project .navbar-wrapper--project{width:auto;flex:0 1 auto;min-width:0}header.header-main--project .navbar-wrapper--global .navbar-nav,header.header-main--project .navbar-wrapper--project .navbar-nav{gap:12px;align-items:center;flex-wrap:wrap}header.header-main--project .navbar-wrapper--global .navbar-nav li,header.header-main--project .navbar-wrapper--project .navbar-nav li{margin-left:0}header.header-main--project .navbar-wrapper--global .navbar-nav a,header.header-main--project .navbar-wrapper--project .navbar-nav a{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;font-family:Inter,serif;font-size:14px;font-weight:500;line-height:1.25;color:#000;text-decoration:none;border-radius:8px;border:1px solid transparent;background-color:transparent;transition:border-color .15s ease,background-color .15s ease}header.header-main--project .navbar-wrapper--global .navbar-nav a:hover,header.header-main--project .navbar-wrapper--project .navbar-nav a:hover{border-color:#a8a8a8;background-color:#e8e8e8}header.header-main--project .navbar-wrapper--global .navbar-nav a:focus,header.header-main--project .navbar-wrapper--project .navbar-nav a:focus{outline:none}header.header-main--project .navbar-wrapper--global .navbar-nav a:focus-visible,header.header-main--project .navbar-wrapper--project .navbar-nav a:focus-visible{outline:2px solid #222;outline-offset:2px}header.header-main--project .navbar-wrapper--global .navbar-nav .current-menu-item>a,header.header-main--project .navbar-wrapper--global .navbar-nav .current-menu-ancestor>a,header.header-main--project .navbar-wrapper--global .navbar-nav .current_page_item>a,header.header-main--project .navbar-wrapper--global .navbar-nav .current_page_parent>a,header.header-main--project .navbar-wrapper--global .navbar-nav .current_page_ancestor>a,header.header-main--project .navbar-wrapper--project .navbar-nav .current-menu-item>a,header.header-main--project .navbar-wrapper--project .navbar-nav .current-menu-ancestor>a,header.header-main--project .navbar-wrapper--project .navbar-nav .current_page_item>a,header.header-main--project .navbar-wrapper--project .navbar-nav .current_page_parent>a,header.header-main--project .navbar-wrapper--project .navbar-nav .current_page_ancestor>a{border:1px solid #c8c8c8;background-color:#fff}header.header-main--project .navbar-wrapper--global .navbar-nav .current-menu-item>a:hover,header.header-main--project .navbar-wrapper--global .navbar-nav .current-menu-ancestor>a:hover,header.header-main--project .navbar-wrapper--global .navbar-nav .current_page_item>a:hover,header.header-main--project .navbar-wrapper--global .navbar-nav .current_page_parent>a:hover,header.header-main--project .navbar-wrapper--global .navbar-nav .current_page_ancestor>a:hover,header.header-main--project .navbar-wrapper--project .navbar-nav .current-menu-item>a:hover,header.header-main--project .navbar-wrapper--project .navbar-nav .current-menu-ancestor>a:hover,header.header-main--project .navbar-wrapper--project .navbar-nav .current_page_item>a:hover,header.header-main--project .navbar-wrapper--project .navbar-nav .current_page_parent>a:hover,header.header-main--project .navbar-wrapper--project .navbar-nav .current_page_ancestor>a:hover{border-color:#a8a8a8;background-color:#e8e8e8}@media screen and (max-width: 767px){header.header-main--project .navbar-wrapper--global .navbar-nav,header.header-main--project .navbar-wrapper--project .navbar-nav{justify-content:center;flex-wrap:wrap}}@media screen and (max-width: 600px){header.header-main--project{margin:20px 0 0;padding:0;width:100%;max-width:none}header.header-main--project .header-main__inner{padding-bottom:16px}}body.home:not(.is-project-subsite) .header-branding{width:100%;justify-content:space-between}body.home:not(.is-project-subsite) nav.navbar-wrapper,body.home:not(.is-project-subsite) #toggle{display:none}@media screen and (max-width: 600px){#wpadminbar{position:fixed!important}}.site-footer{position:relative;padding:20px;margin-top:40px;background-color:#d4d8df}.site-footer ul.footer-links{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.site-footer ul.footer-links li{margin:0 0 1em;font-size:15px}.site-footer ul.footer-links li a:hover{text-decoration:underline}@media screen and (min-width: 760px){.site-footer ul.footer-links{flex-direction:row}.site-footer ul.footer-links li{margin:0;font-size:15px}.site-footer ul.footer-links li:after{content:"|";padding:0 .5em}.site-footer ul.footer-links li:last-of-type:after{display:none}}.site-footer .footer-copyright{margin:2em 0 0;text-align:center;font-size:14px}.site-footer .footer-copyright a{color:#000;text-decoration:none}.site-footer .footer-copyright a:hover{color:#b32917}body.page-template-page-project-home .section-intro--project-home,body.page-template-page-project-documents .section-intro--project-home,body.page-template-page-project-team .section-intro--project-home{margin-top:0;padding-top:48px;margin-bottom:0;padding-bottom:0}body.page-template-page-project-home .project-home-intro__column--main,body.page-template-page-project-documents .project-home-intro__column--main,body.page-template-page-project-team .project-home-intro__column--main{min-width:0}body.page-template-page-project-home .project-home-intro__title,body.page-template-page-project-documents .project-home-intro__title,body.page-template-page-project-team .project-home-intro__title{margin:0 0 20px;font-family:Inter,serif;font-size:30px;font-weight:600;line-height:1.25;color:#000;text-transform:none;letter-spacing:normal}@media screen and (max-width: 767px){body.page-template-page-project-home .project-home-intro__title,body.page-template-page-project-documents .project-home-intro__title,body.page-template-page-project-team .project-home-intro__title{font-size:22px}}body.page-template-page-project-home .project-home-intro__meta,body.page-template-page-project-documents .project-home-intro__meta,body.page-template-page-project-team .project-home-intro__meta{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px}body.page-template-page-project-home .project-home-intro__member-count,body.page-template-page-project-documents .project-home-intro__member-count,body.page-template-page-project-team .project-home-intro__member-count{font-family:Inter,serif;font-size:14px;font-weight:500;line-height:1.35;color:#000}body.page-template-page-project-home .project-home-intro__overview,body.page-template-page-project-documents .project-home-intro__overview,body.page-template-page-project-team .project-home-intro__overview{margin-top:20px;font-family:Inter,serif;font-size:12px;font-weight:500;line-height:1.5;color:#000}body.page-template-page-project-home .project-home-intro__overview p,body.page-template-page-project-documents .project-home-intro__overview p,body.page-template-page-project-team .project-home-intro__overview p{margin:0 0 .75em}body.page-template-page-project-home .project-home-intro__overview p:last-child,body.page-template-page-project-documents .project-home-intro__overview p:last-child,body.page-template-page-project-team .project-home-intro__overview p:last-child{margin-bottom:0}body.page-template-page-project-home .project-home-intro__team-link,body.page-template-page-project-documents .project-home-intro__team-link,body.page-template-page-project-team .project-home-intro__team-link{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:8px 14px;font-family:Inter,serif;font-size:14px;font-weight:500;line-height:1.25;color:#000;text-decoration:none;border-radius:8px;border:1px solid #c8c8c8;background-color:#fff;transition:border-color .15s ease,background-color .15s ease}body.page-template-page-project-home .project-home-intro__team-link:hover,body.page-template-page-project-documents .project-home-intro__team-link:hover,body.page-template-page-project-team .project-home-intro__team-link:hover{border-color:#a8a8a8;background-color:#e8e8e8}body.page-template-page-project-home .project-home-intro__team-link:focus-visible,body.page-template-page-project-documents .project-home-intro__team-link:focus-visible,body.page-template-page-project-team .project-home-intro__team-link:focus-visible{outline:2px solid #222;outline-offset:2px}body.page-template-page-project-home .project-home-intro__team-icon,body.page-template-page-project-documents .project-home-intro__team-icon,body.page-template-page-project-team .project-home-intro__team-icon{flex-shrink:0;display:block}body.page-template-page-project-home .project-home-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px 48px;align-items:start}@media screen and (max-width: 960px){body.page-template-page-project-home .project-home-intro{grid-template-columns:1fr;gap:32px}}body.page-template-page-project-documents .project-home-intro--subpage,body.page-template-page-project-team .project-home-intro--subpage{display:grid;grid-template-columns:1fr;align-items:start}.cwp-chevron-toggle{flex-shrink:0;width:36px;height:36px;margin:0;padding:0;border:1px solid #e3e3e3;border-radius:10px;background:#fff;box-sizing:border-box;cursor:pointer;position:relative;transition:background-color .15s ease,border-color .15s ease}.cwp-chevron-toggle:hover{background-color:#e8e8e8;border-color:#ccc}.cwp-chevron-toggle:focus{outline:none}.cwp-chevron-toggle:focus-visible{outline:2px solid #222;outline-offset:2px}.cwp-chevron-toggle__icon{display:block;width:100%;height:100%;position:relative;transition:transform var(--cwp-accordion-duration, .2s) var(--cwp-accordion-ease, ease)}.cwp-chevron-toggle__icon:after{content:"";position:absolute;left:50%;top:52%;width:9px;height:9px;border-right:1.5px solid #000;border-bottom:1.5px solid #000;transform:translate(-50%,-50%) rotate(-135deg)}.cwp-chevron-toggle--collapsed .cwp-chevron-toggle__icon,.phase-step--panel-collapsed .phase-step__toggle .cwp-chevron-toggle__icon,.phase-stage--panel-collapsed .phase-stage__toggle .cwp-chevron-toggle__icon{transform:rotate(180deg)}.cwp-chevron-toggle__shell{flex-shrink:0;width:36px;height:36px;margin:0;padding:0;border:1px solid #e3e3e3;border-radius:10px;background:#fff;box-sizing:border-box;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,border-color .15s ease}.cwp-chevron-toggle__shell .cwp-chevron-toggle__icon{width:100%;height:100%}body.home{position:relative}body.home .section-intro{margin-bottom:0;padding-bottom:50px}body.home .section-intro h1{font-size:30px;font-family:Inter,serif;font-weight:500;line-height:1.25;color:#000;text-transform:none;letter-spacing:normal}@media screen and (max-width: 768px){body.home .section-intro h1{font-size:26px}}@media screen and (max-width: 768px){body.home .section-intro p{font-size:80%}}body.home .section-overview{padding-top:0;background-image:none;background-repeat:no-repeat;background-color:#fff;background-blend-mode:normal}body.home .section-overview .wrapper-double-wide{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid #e8e8e8;padding-top:60px}body.home .section-overview .overview-content{padding-right:80px;width:calc(50% - 80px)}@media screen and (max-width: 640px){body.home .section-overview .overview-content{width:100%;padding-right:0;padding-bottom:20px}}body.home .section-overview .overview-content h2{font-family:Inter,serif;font-size:28px;font-weight:500;line-height:1.25;color:#000;text-transform:none;letter-spacing:normal}@media screen and (max-width: 640px){body.home .section-overview .overview-content h2{font-size:24px}}body.home .section-overview .overview-content .overview-content-inner{font-size:18px}@media screen and (max-width: 640px){body.home .section-overview .overview-content .overview-content-inner{font-size:14px}}body.home .section-overview .overview-image{width:50%}@media screen and (max-width: 640px){body.home .section-overview .overview-image{width:100%;text-align:center;padding-top:20px}body.home .section-overview .overview-image img{max-width:100%}}body.home .section-overview{padding-bottom:0;margin-bottom:0}body.home .section-phases{margin-bottom:0;padding-bottom:0;--cwp-accordion-duration: .5s;--cwp-accordion-ease: cubic-bezier(.33, 1, .68, 1)}@media (prefers-reduced-motion: reduce){body.home .section-phases{--cwp-accordion-duration: 1ms}}body.home .section-phases .cwp-accordion__inner{min-height:0;overflow:hidden}body.home .section-phases .wrapper-double-wide{margin:0 -20px}body.home .section-phases .phase{width:calc(50% - 40px);margin:20px}body.home .section-phases .phase h3{font-family:Inter,serif;font-size:20px;font-weight:500;line-height:1.25;margin-bottom:.25em}body.home .section-phases .phase p{font-size:14px;width:90%}@media screen and (max-width: 768px){body.home .section-phases .phase{width:100%}}body.home .section-phases .phase-step{margin:0 0 8px;border:1px solid #e8e8e8;border-radius:10px;background-color:#fff;overflow:hidden;box-sizing:border-box;--phase-step-notch-radius: 10px}body.home .section-phases .phase-step__toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:16px 18px;margin:0;border:none;background-color:#fff;cursor:pointer;text-align:left;font-family:Inter,serif;font-size:14px;font-weight:500;line-height:1.35;color:#000;box-sizing:border-box;transition:background-color .15s ease}body.home .section-phases .phase-step__toggle:hover{background-color:#fafafa}body.home .section-phases .phase-step__toggle:hover .cwp-chevron-toggle__shell{background-color:#e8e8e8;border-color:#ccc}body.home .section-phases .phase-step__toggle:focus{outline:none}body.home .section-phases .phase-step__toggle:focus-visible{outline:2px solid #222;outline-offset:2px}body.home .section-phases .phase-step__toggle.hilite{background-color:#fff;color:#222}body.home .section-phases .phase-step__lead{flex:1;min-width:0}body.home .section-phases .phase-step__title-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:10px}body.home .section-phases .phase-step__title{margin:0;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}body.home .section-phases .phase-step-icons{display:inline-flex;align-items:center;gap:8px}body.home .section-phases .phase-step-icons img{height:16px;width:auto;display:block}body.home .section-phases .cwp-chevron-toggle__shell{flex-shrink:0}body.home .section-phases .phase-step:not(.phase-step--panel-collapsed) .phase-step__toggle{position:relative;z-index:1;border-radius:0 0 var(--phase-step-notch-radius) var(--phase-step-notch-radius)}body.home .section-phases .phase-step:not(.phase-step--panel-collapsed) .phase-step__panel{margin-top:calc(-1 * var(--phase-step-notch-radius));padding-top:var(--phase-step-notch-radius);border-top:none}body.home .section-phases .phase-step__panel{display:grid;grid-template-rows:1fr;transition:grid-template-rows var(--cwp-accordion-duration) var(--cwp-accordion-ease);overflow:hidden;margin:0;padding:0;border-top:1px solid #e8e8e8;background:#d8dde4;border-radius:0 0 10px 10px}body.home .section-phases .phase-step--panel-collapsed .phase-step__panel{grid-template-rows:0fr}body.home .section-phases .phase-step-description{font-size:14px;padding:14px 18px 16px;font-weight:400;line-height:1.5;color:#111}body.home .section-phases .phase-step-description p:last-of-type{margin-bottom:0}body.home .section-phases .phase-step-description ul{margin:0 20px;padding:0}body.home .section-key h4{font-family:Inter,serif;font-size:18px;font-weight:500;line-height:1.25;color:#000;margin:0 0 .5em}body.home .section-key .keys{max-width:300px;padding:12px 20px 0;border:1px solid #999}@media screen and (max-width: 768px){body.home .section-key .keys{width:auto;max-width:none}}body.home .section-key .key-item{display:flex;justify-content:flex-start;align-items:center;padding:0 0 12px}body.home .section-key .key-item img{width:20px;margin-right:10px}body.home .section-key .key-item p{font-size:14px;margin:0}body.page-template-page-project-home{--cwp-accordion-duration: .5s;--cwp-accordion-ease: cubic-bezier(.33, 1, .68, 1)}@media (prefers-reduced-motion: reduce){body.page-template-page-project-home{--cwp-accordion-duration: 1ms}}body.page-template-page-project-home .cwp-accordion__inner{min-height:0;overflow:hidden}body.page-template-page-project-home .project-home-timeline{box-sizing:border-box;width:100%;max-width:100%;padding:22px 24px 24px;border:1px solid #e8e8e8;border-radius:10px;background:#fff}body.page-template-page-project-home .project-home-timeline__top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 20px;padding-bottom:16px;margin-bottom:20px;border-bottom:1px solid #e8e8e8}body.page-template-page-project-home p.project-home-timeline__intro{margin:0;flex:1 1 200px;min-width:0;font-family:Inter,serif;font-size:14px;font-weight:500;line-height:1.45;color:#000}body.page-template-page-project-home .project-home-timeline__phase-wrap{white-space:nowrap}body.page-template-page-project-home .project-home-timeline__intro-quote{color:#000;font-size:14px}body.page-template-page-project-home .project-home-timeline__intro-phase{color:#ce0000;font-weight:500;font-size:14px}body.page-template-page-project-home .project-home-timeline__status{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}body.page-template-page-project-home .project-home-timeline__status-label{font-family:Inter,serif;font-size:12px;font-weight:500;line-height:1.25}body.page-template-page-project-home .project-home-timeline__status-dot{flex-shrink:0;width:18px;height:18px;border-radius:50%}body.page-template-page-project-home .project-home-timeline__status--active .project-home-timeline__status-label{color:#2563eb}body.page-template-page-project-home .project-home-timeline__status--active .project-home-timeline__status-dot{background-color:#2563eb}body.page-template-page-project-home .project-home-timeline__status--on-hold .project-home-timeline__status-label{color:#dc2626}body.page-template-page-project-home .project-home-timeline__status--on-hold .project-home-timeline__status-dot{background-color:#dc2626}body.page-template-page-project-home .project-home-timeline__status--complete .project-home-timeline__status-label{color:#47d647}body.page-template-page-project-home .project-home-timeline__status--complete .project-home-timeline__status-dot{background-color:#47d647}body.page-template-page-project-home .project-home-timeline__hint{margin:0 0 20px;font-family:Inter,serif;font-size:14px;font-weight:500;line-height:1.45;color:#000}body.page-template-page-project-home .project-home-timeline__phase-track{--project-phase-cols: 4;position:relative;display:grid;grid-template-columns:repeat(var(--project-phase-cols),minmax(0,1fr));gap:0;margin:0;padding:0;width:100%;list-style:none;box-sizing:border-box}body.page-template-page-project-home .project-home-timeline__phase-line{position:absolute;z-index:0;left:calc(50% / var(--project-phase-cols));right:calc(50% / var(--project-phase-cols));top:14px;height:2px;margin-top:-1px;background-color:#ce0000;border-radius:1px;pointer-events:none}body.page-template-page-project-home .project-home-timeline__phase-col{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:14px;min-width:0;padding:0;box-sizing:border-box}body.page-template-page-project-home .project-home-timeline__phase-dot-row{display:flex;align-items:center;justify-content:center;width:100%;height:28px;box-sizing:border-box}body.page-template-page-project-home .project-home-timeline__phase-pill-row{display:flex;justify-content:center;align-items:flex-start;width:100%;min-width:0}body.page-template-page-project-home .project-home-timeline__phase-pill-row .project-home-timeline__pill{max-width:100%}body.page-template-page-project-home .project-home-timeline__stop{display:flex;justify-content:center;align-items:center;flex-shrink:0}body.page-template-page-project-home .project-home-timeline__dot{display:block;width:10px;height:10px;border-radius:50%;background-color:#ce0000;box-sizing:border-box}body.page-template-page-project-home .project-home-timeline__stop--current .project-home-timeline__dot{width:18px;height:18px;border:3px solid #fff;box-shadow:0 0 0 2px #ce0000;background-color:#ce0000}body.page-template-page-project-home .project-home-timeline__pill{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:8px;font-family:Inter,serif;font-size:12px;font-weight:500;line-height:1.25;text-align:center;text-decoration:none;color:#3d50ff;background-color:#3d50ff1a;transition:opacity .15s ease}body.page-template-page-project-home .project-home-timeline__pill:hover{opacity:.88}body.page-template-page-project-home .project-home-timeline__pill:focus-visible{outline:2px solid #222;outline-offset:2px}body.page-template-page-project-home .project-home-timeline__pill--current{color:#ce0000;background-color:#ff3d3d1a}body.page-template-page-project-home .section-overview{padding-top:0;background-image:none;background-repeat:no-repeat;background-color:#fff;background-blend-mode:normal}body.page-template-page-project-home .section-overview .wrapper-double-wide{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid #e8e8e8;padding-top:60px}body.page-template-page-project-home .section-overview .overview-content{padding-right:80px;width:calc(50% - 80px)}@media screen and (max-width: 640px){body.page-template-page-project-home .section-overview .overview-content{width:100%;padding-right:0;padding-bottom:20px}}body.page-template-page-project-home .section-overview .overview-content h2{font-family:Inter,serif;font-size:28px;font-weight:500;line-height:1.25;color:#000;text-transform:none;letter-spacing:normal}@media screen and (max-width: 640px){body.page-template-page-project-home .section-overview .overview-content h2{font-size:24px}}body.page-template-page-project-home .section-overview .overview-content .overview-content-inner{font-size:18px}@media screen and (max-width: 640px){body.page-template-page-project-home .section-overview .overview-content .overview-content-inner{font-size:14px}}body.page-template-page-project-home .section-overview .overview-image{width:50%}@media screen and (max-width: 640px){body.page-template-page-project-home .section-overview .overview-image{width:100%;text-align:center;padding-top:20px}body.page-template-page-project-home .section-overview .overview-image img{max-width:100%}}body.page-template-page-project-home .section-key-dates{padding-top:0;margin-bottom:0}body.page-template-page-project-home .section-key-dates .section-key-dates__heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;border-top:1px solid #e8e8e8;padding-top:40px}body.page-template-page-project-home .section-key-dates .section-key-dates__title{margin:0;font-family:Inter,serif;font-size:22px;font-weight:500;line-height:1.3;color:#000;text-transform:none;letter-spacing:normal}body.page-template-page-project-home .section-key-dates .section-key-dates__title span{color:inherit}body.page-template-page-project-home .section-key-dates .section-key-dates__panel{margin:0;padding:0;display:grid;grid-template-rows:1fr;transition:grid-template-rows var(--cwp-accordion-duration) var(--cwp-accordion-ease);overflow:hidden}body.page-template-page-project-home .section-key-dates.section-key-dates--panel-collapsed .section-key-dates__panel{grid-template-rows:0fr}body.page-template-page-project-home .section-key-dates .section-key-dates__panel>.cwp-accordion__inner{display:flex;flex-direction:column;gap:0}body.page-template-page-project-home .section-key-dates .key-dates-list{display:flex;flex-direction:column;gap:12px;width:100%;margin:0;padding:0;border:none;border-radius:0;overflow:visible}body.page-template-page-project-home .section-key-dates .key-date-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) auto;align-items:center;column-gap:16px;padding:16px 18px;background:#fff;border:1px solid #e8e8e8;border-radius:10px;box-sizing:border-box;position:relative;overflow:visible}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-dates{display:flex;align-items:center;gap:10px;justify-self:start;min-width:0;box-sizing:border-box;font-family:Inter,serif;font-size:14px;font-weight:500;line-height:1.35;color:#000;white-space:nowrap}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-dates:before{content:"";width:18px;height:18px;flex-shrink:0;background:transparent center/contain no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Crect x='2.25' y='3.25' width='13.5' height='12.5' rx='1.25' stroke='%23909090' stroke-width='1.1'/%3E%3Cpath stroke='%23909090' stroke-width='1.1' stroke-linecap='round' d='M2.25 7.35h13.5M6 2.25v3M12 2.25v3'/%3E%3C/svg%3E")}body.page-template-page-project-home .section-key-dates .key-date-item.key-date-item--past .key-date-dates:before{width:27px;height:27px;background-image:url(../svg/icon-key-date-complete-s6EdRXBU.svg)}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-title{grid-column:2;grid-row:1;justify-self:center;align-self:center;min-width:0;width:100%;font-family:Inter,serif;font-size:18px;font-weight:500;line-height:1.35;color:#000;text-align:left}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info-slot{grid-column:3;grid-row:1;justify-self:end;align-self:center;flex-shrink:0;margin-left:0;position:relative}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info{display:block;margin:0;padding:0;border:0;background:transparent;font:inherit;line-height:1;position:relative}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info--has-desc{cursor:pointer}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info--has-desc:focus-visible{outline:2px solid #222;outline-offset:3px}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info--has-desc:focus:not(:focus-visible){outline:none}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info--empty{cursor:default;pointer-events:none}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1px solid #969696;box-sizing:border-box;font-family:Inter,serif;font-size:11px;font-weight:500;font-style:italic;color:#686868;background:#fff;transition:background-color .15s ease}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info--has-desc .key-date-info-icon{border-color:#9f9f9f;color:#747474;background:#fff}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info--empty .key-date-info-icon{opacity:.42;border-color:#a6a6a6;background:#fff;color:gray}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-tooltip{position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%);width:min(304px,100vw - 48px);padding:14px 16px;background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 2px 16px #00000014,0 1px 2px #0000000a;font-family:Inter,serif;font-size:12px;font-weight:500;line-height:1.45;color:#7d828a;text-align:left;z-index:20;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info--has-desc.is-open .key-date-tooltip{opacity:1;visibility:visible;pointer-events:auto}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info--has-desc:focus-visible .key-date-tooltip{opacity:1;visibility:visible}@media (hover: hover) and (pointer: fine){body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info--has-desc:hover .key-date-tooltip{opacity:1;visibility:visible}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info--has-desc:hover .key-date-info-icon{background:#ebebeb}}@media screen and (max-width: 768px){body.page-template-page-project-home .section-key-dates .key-date-item{grid-template-columns:1fr;grid-auto-rows:auto;row-gap:10px;align-items:stretch;column-gap:0}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-dates{grid-column:1;grid-row:auto;justify-self:start;white-space:normal}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-title{grid-column:1;grid-row:auto;justify-self:start;text-align:left}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-info-slot{grid-column:1;grid-row:auto;justify-self:end;align-self:end}body.page-template-page-project-home .section-key-dates .key-date-item .key-date-tooltip{right:0;left:auto;top:calc(100% + 10px);transform:none;width:min(304px,100vw - 32px)}}body.page-template-page-project-home .section-key-dates .key-dates-past{margin-top:12px;border:none;border-radius:0;background:transparent;overflow:visible}body.page-template-page-project-home .section-key-dates .key-dates-past-summary{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font:inherit;width:100%;display:flex;align-items:center;justify-content:center;padding:14px 20px;margin:0;box-sizing:border-box;font-family:Inter,serif;font-size:14px;font-weight:500;line-height:1.35;color:#222;text-transform:none;letter-spacing:normal;background:#d8dde4;border:1px solid #bec2c9;border-radius:10px;transition:background-color .18s ease,border-color .18s ease}body.page-template-page-project-home .section-key-dates .key-dates-past-summary:focus{outline:none}body.page-template-page-project-home .section-key-dates .key-dates-past-summary:focus-visible{outline:2px solid #222;outline-offset:2px}body.page-template-page-project-home .section-key-dates .key-dates-past-summary .key-dates-past-summary-label--expanded{display:none}body.page-template-page-project-home .section-key-dates .key-dates-past-summary:hover{background:#cbd0d6;border-color:#b1b5bb}body.page-template-page-project-home .section-key-dates .key-dates-past:not(.key-dates-past--collapsed) .key-dates-past-summary .key-dates-past-summary-label--collapsed{display:none}body.page-template-page-project-home .section-key-dates .key-dates-past:not(.key-dates-past--collapsed) .key-dates-past-summary .key-dates-past-summary-label--expanded{display:inline}body.page-template-page-project-home .section-key-dates .key-dates-past__panel{display:grid;grid-template-rows:1fr;transition:grid-template-rows var(--cwp-accordion-duration) var(--cwp-accordion-ease);overflow:hidden}body.page-template-page-project-home .section-key-dates .key-dates-past--collapsed .key-dates-past__panel{grid-template-rows:0fr}body.page-template-page-project-home .section-key-dates .key-dates-past .key-dates-list--past{margin-top:12px;padding:0;border:none;background:transparent;border-radius:0;width:100%}body.page-template-page-project-home .section-phases{padding-top:0;margin-bottom:40px}body.page-template-page-project-home .section-phases__heading{position:relative;margin:0;padding:0}body.page-template-page-project-home .section-phases__title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.page-template-page-project-home .section-phases__panel{margin:0;padding:0}body.page-template-page-project-home .phases-wrapper{display:flex;flex-direction:column;gap:28px}body.page-template-page-project-home .phase-stage{display:flex;flex-direction:column;gap:12px;border-top:1px solid #e8e8e8;padding-top:40px;padding-bottom:20px}body.page-template-page-project-home .phase-stage__heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px}body.page-template-page-project-home .phase-stage__heading-row-spacer{flex:1;min-width:0;min-height:1px}body.page-template-page-project-home .phase-stage__heading{flex:1;min-width:0;margin:0;padding:0 2px;font-family:Inter,serif;font-size:22px;font-weight:600;line-height:1.3;letter-spacing:.06em;color:#4d4d4d}body.page-template-page-project-home .phase-stage__heading[id]{scroll-margin-top:5rem}body.page-template-page-project-home .phase-stage__steps{display:grid;grid-template-rows:1fr;transition:grid-template-rows var(--cwp-accordion-duration) var(--cwp-accordion-ease);overflow:hidden}body.page-template-page-project-home .phase-stage__steps>.cwp-accordion__inner{display:flex;flex-direction:column;gap:12px}body.page-template-page-project-home .phase-stage--panel-collapsed .phase-stage__steps{grid-template-rows:0fr}body.page-template-page-project-home .phase-step{border:1px solid #e8e8e8;border-radius:10px;background:#fff;overflow:hidden;box-sizing:border-box;--phase-step-col-gap: 16px;--phase-step-actions: 144px;--phase-step-notch-radius: 10px}body.page-template-page-project-home .phase-step__toggle{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) var(--phase-step-actions);align-items:center;column-gap:var(--phase-step-col-gap);row-gap:12px;width:100%;padding:16px 18px;margin:0;border:none;background:#fff;cursor:pointer;text-align:left;font:inherit;color:#000;box-sizing:border-box;transition:background-color .15s ease}body.page-template-page-project-home .phase-step__toggle:hover{background:#fafafa}body.page-template-page-project-home .phase-step__toggle:hover .cwp-chevron-toggle__shell{background-color:#e8e8e8;border-color:#ccc}body.page-template-page-project-home .phase-step__toggle:focus{outline:none}body.page-template-page-project-home .phase-step__toggle:focus-visible{outline:2px solid #222;outline-offset:2px}@media screen and (max-width: 960px){body.page-template-page-project-home .phase-step__toggle{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto}body.page-template-page-project-home .phase-step__toggle .phase-step__lead{grid-column:1;grid-row:1}body.page-template-page-project-home .phase-step__toggle .cwp-chevron-toggle__shell{grid-column:2;grid-row:1;align-self:center}body.page-template-page-project-home .phase-step__toggle .phase-step__meta{grid-column:1/-1;grid-row:2}}body.page-template-page-project-home .phase-step__toggle--empty,body.page-template-page-project-home .phase-step__toggle:disabled{cursor:default}body.page-template-page-project-home .phase-step__toggle--empty:hover,body.page-template-page-project-home .phase-step__toggle:disabled:hover{background:#fff}body.page-template-page-project-home .phase-step__toggle--empty:hover .cwp-chevron-toggle__shell,body.page-template-page-project-home .phase-step__toggle:disabled:hover .cwp-chevron-toggle__shell{background-color:#fff;border-color:#d1d1d1}body.page-template-page-project-home .phase-step__toggle--empty:focus-visible,body.page-template-page-project-home .phase-step__toggle:disabled:focus-visible{outline:none}body.page-template-page-project-home .phase-step__toggle--empty .cwp-chevron-toggle__shell,body.page-template-page-project-home .phase-step__toggle:disabled .cwp-chevron-toggle__shell{opacity:.26;border-color:#d1d1d1;background:#fff}body.page-template-page-project-home .phase-step__toggle--empty .cwp-chevron-toggle__icon:after,body.page-template-page-project-home .phase-step__toggle:disabled .cwp-chevron-toggle__icon:after{border-right-color:#7f7f7f;border-bottom-color:#7f7f7f}body.page-template-page-project-home .phase-step__toggle--empty .cwp-chevron-toggle__icon,body.page-template-page-project-home .phase-step__toggle:disabled .cwp-chevron-toggle__icon{transform:rotate(180deg)}body.page-template-page-project-home .phase-step:not(.phase-step--panel-collapsed):not(.phase-step--no-resources) .phase-step__toggle{position:relative;z-index:1;border-radius:0 0 var(--phase-step-notch-radius) var(--phase-step-notch-radius)}body.page-template-page-project-home .phase-step:not(.phase-step--panel-collapsed):not(.phase-step--no-resources) .phase-step__panel{margin-top:calc(-1 * var(--phase-step-notch-radius));padding-top:var(--phase-step-notch-radius);border-top:none}body.page-template-page-project-home .phase-step__lead{grid-column:1;display:flex;align-items:center;gap:12px;min-width:0}body.page-template-page-project-home .phase-step__status{width:22px;height:22px;flex-shrink:0;border-radius:50%;border:2px solid #c9c9c9;box-sizing:border-box;background:#fff}body.page-template-page-project-home .phase-step__status--done{border:none;border-radius:0;background-color:transparent;background-image:url(../svg/icon-key-date-complete-s6EdRXBU.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:27px;height:27px}body.page-template-page-project-home .phase-step__title-wrap{flex:1;min-width:0}body.page-template-page-project-home .phase-step__title{font-family:Inter,serif;font-size:16px;font-weight:600;line-height:1.35;color:#000;display:block}body.page-template-page-project-home .phase-step__meta{grid-column:2;justify-self:start;align-self:center;display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-align:left;min-width:0}body.page-template-page-project-home .phase-step__dates{display:inline-flex;align-items:center;gap:8px;font-family:Inter,serif;font-size:13px;font-weight:500;color:#333}body.page-template-page-project-home .phase-step__dates-icon{width:18px;height:18px;flex-shrink:0;background:transparent center/contain no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Crect x='2.25' y='3.25' width='13.5' height='12.5' rx='1.25' stroke='%23909090' stroke-width='1.1'/%3E%3Cpath stroke='%23909090' stroke-width='1.1' stroke-linecap='round' d='M2.25 7.35h13.5M6 2.25v3M12 2.25v3'/%3E%3C/svg%3E")}body.page-template-page-project-home .phase-step__tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start}body.page-template-page-project-home .cwp-chevron-toggle__shell{grid-column:3;justify-self:end}body.page-template-page-project-home .phase-step__tag{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:8px;font-family:Inter,serif;font-size:12px;font-weight:500;line-height:1.25}body.page-template-page-project-home .phase-step__tag--urgent,body.page-template-page-project-home .phase-step__tag--signoff{color:#ce0000;background-color:#ff3d3d1a}body.page-template-page-project-home .phase-step__tag--presentation{color:#3d50ff;background-color:#3d50ff1a}body.page-template-page-project-home .phase-step__panel{display:grid;grid-template-rows:1fr;transition:grid-template-rows var(--cwp-accordion-duration) var(--cwp-accordion-ease);overflow:hidden;margin:0;padding:0;border-top:1px solid #e8e8e8;background:#d8dde4;border-radius:0 0 10px 10px}body.page-template-page-project-home .phase-step--panel-collapsed .phase-step__panel{grid-template-rows:0fr}body.page-template-page-project-home .phase-step__resources.phase-step__resources{margin:0;padding:12px 18px 14px;display:flex;flex-direction:column;gap:0}body.page-template-page-project-home .phase-step__resources .resource-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) var(--phase-step-actions);align-items:center;column-gap:var(--phase-step-col-gap);padding:14px 0;border:none;border-radius:0;box-sizing:border-box;border-bottom:1px solid #fff}body.page-template-page-project-home .phase-step__resources .resource-item:last-child{border-bottom:none}@media screen and (max-width: 768px){body.page-template-page-project-home .phase-step__resources .resource-item{grid-template-columns:1fr;row-gap:12px;align-items:stretch}body.page-template-page-project-home .phase-step__resources .resource-item .resource-link{justify-self:stretch}}body.page-template-page-project-home .phase-step__resources .resource-item--signoff{border-bottom-color:#babec4}body.page-template-page-project-home .phase-step__resources .resource-item__primary{display:contents}body.page-template-page-project-home .phase-step__resources .resource-item__title-stack{grid-column:1;justify-self:start;align-self:center;min-width:0;display:flex;flex-direction:column;gap:4px}body.page-template-page-project-home .phase-step__resources .resource-item__date{grid-column:2;justify-self:start;align-self:center;display:inline-flex;align-items:center;gap:8px;min-width:0;font-family:Inter,serif;font-size:13px;font-weight:500;color:#000;white-space:nowrap}body.page-template-page-project-home .phase-step__resources .resource-item__date:not(.resource-item__date--empty):before{content:"";width:18px;height:18px;flex-shrink:0;background:transparent center/contain no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Crect x='2.25' y='3.25' width='13.5' height='12.5' rx='1.25' stroke='%23909090' stroke-width='1.1'/%3E%3Cpath stroke='%23909090' stroke-width='1.1' stroke-linecap='round' d='M2.25 7.35h13.5M6 2.25v3M12 2.25v3'/%3E%3C/svg%3E")}body.page-template-page-project-home .phase-step__resources .resource-item__date--empty{visibility:hidden;pointer-events:none;min-height:1px}@media screen and (max-width: 768px){body.page-template-page-project-home .phase-step__resources .resource-item__date--empty{display:none}}body.page-template-page-project-home .phase-step__resources .resource-heading{font-family:Inter,serif;font-size:16px;font-weight:600;line-height:1.35;color:#111}body.page-template-page-project-home .phase-step__resources .resource-text{font-family:Inter,serif;font-size:13px;line-height:1.4;font-weight:400;color:#666}body.page-template-page-project-home .phase-step__resources .resource-link{grid-column:3;justify-self:end;align-self:center}@media screen and (max-width: 768px){body.page-template-page-project-home .phase-step__resources .resource-link{grid-column:1;justify-self:stretch;width:100%}}body.page-template-page-project-home .phase-step__resources .resource-link a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 20px;font-family:Inter,serif;font-size:15px;font-weight:600;color:#000;background:#fff;border:1px solid #e3e3e3;border-radius:8px;text-decoration:none;text-transform:none;letter-spacing:normal;box-sizing:border-box;transition:background-color .15s ease,border-color .15s ease}body.page-template-page-project-home .phase-step__resources .resource-link a:hover{background:#f7f7f7;border-color:#c8c8c8}@media screen and (max-width: 768px){body.page-template-page-project-home .phase-step__resources .resource-link a{width:100%}}@media (prefers-reduced-motion: no-preference){html:has(body.page-template-page-project-home){scroll-behavior:smooth}}body.page-template-page-project-documents .section-overview{padding-top:0;background-image:none;background-repeat:no-repeat;background-color:#fff;background-blend-mode:normal}body.page-template-page-project-documents .section-overview .wrapper-double-wide{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid #e8e8e8;padding-top:60px}body.page-template-page-project-documents .section-overview .overview-content{padding-right:80px;width:calc(50% - 80px)}@media screen and (max-width: 640px){body.page-template-page-project-documents .section-overview .overview-content{width:100%;padding-right:0;padding-bottom:20px}}body.page-template-page-project-documents .section-overview .overview-content h2{font-family:Inter,serif;font-size:28px;font-weight:500;line-height:1.25;color:#000;text-transform:none;letter-spacing:normal}@media screen and (max-width: 640px){body.page-template-page-project-documents .section-overview .overview-content h2{font-size:24px}}body.page-template-page-project-documents .section-overview .overview-content .overview-content-inner{font-size:18px}@media screen and (max-width: 640px){body.page-template-page-project-documents .section-overview .overview-content .overview-content-inner{font-size:14px}}body.page-template-page-project-documents .section-overview .overview-image{width:50%}@media screen and (max-width: 640px){body.page-template-page-project-documents .section-overview .overview-image{width:100%;text-align:center;padding-top:20px}body.page-template-page-project-documents .section-overview .overview-image img{max-width:100%}}body.page-template-page-project-documents .section-documents__heading{border-top:1px solid #e8e8e8;padding-top:40px;margin-bottom:16px}body.page-template-page-project-documents .section-documents__title{margin:0;font-family:Inter,serif;font-size:22px;font-weight:500;line-height:1.3;color:#000;text-transform:none;letter-spacing:normal}body.page-template-page-project-documents .section-documents__title span{color:inherit}body.page-template-page-project-documents .documents-list{display:flex;flex-direction:column;gap:12px;width:100%;margin:0;padding:0;list-style:none}body.page-template-page-project-documents .document-item{--document-col-gap: 16px;--document-actions: 144px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) var(--document-actions);align-items:center;column-gap:var(--document-col-gap);row-gap:12px;padding:16px 18px;background:#fff;border:1px solid #e8e8e8;border-radius:10px;box-sizing:border-box}@media screen and (max-width: 768px){body.page-template-page-project-documents .document-item{grid-template-columns:1fr;align-items:stretch}body.page-template-page-project-documents .document-item .document-item__stack{grid-column:1}body.page-template-page-project-documents .document-item .document-link{justify-self:stretch;width:100%}}body.page-template-page-project-documents .document-item__stack{grid-column:1;justify-self:start;align-self:center;min-width:0;display:flex;flex-direction:column;gap:4px}body.page-template-page-project-documents .document-item__title{margin:0;font-family:Inter,serif;font-size:16px;font-weight:600;line-height:1.35;color:#111}body.page-template-page-project-documents .document-item__description{font-family:Inter,serif;font-size:13px;line-height:1.4;font-weight:400;color:#666}body.page-template-page-project-documents .document-item__date{grid-column:2;justify-self:start;align-self:center;display:inline-flex;align-items:center;gap:8px;min-width:0;font-family:Inter,serif;font-size:13px;font-weight:500;color:#333;white-space:nowrap}body.page-template-page-project-documents .document-item__date:not(.document-item__date--empty):before{content:"";width:18px;height:18px;flex-shrink:0;background:transparent center/contain no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Crect x='2.25' y='3.25' width='13.5' height='12.5' rx='1.25' stroke='%23909090' stroke-width='1.1'/%3E%3Cpath stroke='%23909090' stroke-width='1.1' stroke-linecap='round' d='M2.25 7.35h13.5M6 2.25v3M12 2.25v3'/%3E%3C/svg%3E")}@media screen and (max-width: 768px){body.page-template-page-project-documents .document-item__date{grid-column:1;white-space:normal}}body.page-template-page-project-documents .document-item__date--empty{visibility:hidden;pointer-events:none;min-height:1px}@media screen and (max-width: 768px){body.page-template-page-project-documents .document-item__date--empty{display:none}}body.page-template-page-project-documents .document-link{grid-column:3;justify-self:end;align-self:center}@media screen and (max-width: 768px){body.page-template-page-project-documents .document-link{grid-column:1;justify-self:stretch}}body.page-template-page-project-documents .document-link a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 20px;font-family:Inter,serif;font-size:15px;font-weight:600;color:#000;background:#fff;border:1px solid #e3e3e3;border-radius:8px;text-decoration:none;text-transform:none;letter-spacing:normal;box-sizing:border-box;transition:background-color .15s ease,border-color .15s ease}body.page-template-page-project-documents .document-link a:hover{background:#f7f7f7;border-color:#c8c8c8}@media screen and (max-width: 768px){body.page-template-page-project-documents .document-link a{width:100%}}body.page-template-page-project-team .section-teams__heading{margin-bottom:16px}body.page-template-page-project-team .section-teams__title{margin:0;font-family:Inter,serif;font-size:22px;font-weight:500;line-height:1.3;color:#000;text-transform:none;letter-spacing:normal}body.page-template-page-project-team .section-teams__title span{color:inherit}body.page-template-page-project-team .team-roster{display:flex;flex-direction:column;gap:0}body.page-template-page-project-team .team-roster__group{border-top:1px solid #e8e8e8;padding-top:40px;padding-bottom:40px}body.page-template-page-project-team .team-roster__group-title{margin:0 0 12px;padding:0 2px;font-family:Inter,serif;font-size:22px;font-weight:600;line-height:1.3;letter-spacing:.06em;color:#4d4d4d}body.page-template-page-project-team .team-roster__list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}body.page-template-page-project-team .team-member-card{--team-card-gap: 16px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.35fr) minmax(0,1.25fr) minmax(0,1fr);align-items:center;column-gap:var(--team-card-gap);row-gap:8px;padding:16px 18px;background:#fff;border:1px solid #e8e8e8;border-radius:10px;box-sizing:border-box}@media screen and (max-width: 768px){body.page-template-page-project-team .team-member-card{grid-template-columns:1fr;align-items:start}}body.page-template-page-project-team .team-member-card__name{margin:0;font-family:Inter,serif;font-size:16px;font-weight:600;line-height:1.35;color:#111}body.page-template-page-project-team .team-member-card__job-title{margin:0;font-family:Inter,serif;font-size:14px;font-weight:500;line-height:1.35;color:#000}body.page-template-page-project-team .team-member-card__email,body.page-template-page-project-team .team-member-card__phone{margin:0;font-family:Inter,serif;font-size:13px;font-weight:500;line-height:1.35;color:#666;min-width:0;word-break:break-word}body.page-template-page-project-team .team-member-card__email a{color:inherit;text-decoration:none;transition:color .15s ease}body.page-template-page-project-team .team-member-card__email a:hover{color:#b32917;text-decoration:underline;opacity:1}body.page-template-page-project-team .team-member-card__email a:focus-visible{outline:2px solid #222;outline-offset:2px}body.page-template-page-project-team .team-member-card__placeholder{display:inline-block;min-height:1em}
