:root{font-family:proxima-nova,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#111a22;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:4.375rem;line-height:1.1;margin:0;font-family:Abolition,sans-serif}@media (max-width: 768px){h1{font-size:3.25rem}}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.App{width:100%}.container{display:flex;justify-content:center;align-items:center;padding:4rem 1rem}.container.background{background-color:#f9fafb}.container .inner{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;max-width:90.5rem;padding:0}.container .inner.column{flex-direction:column}@media (max-width: 768px){.container{padding:1rem}.container .inner{flex-direction:column}}.container.header-container{background-image:url(assets/depcom-background-pattern.svg);background-size:contain;background-repeat:no-repeat;background-position:right}.header{width:100%}.header h1:after{height:3px;width:100%;content:"";display:block;background:linear-gradient(90deg,#f2802f -.34%,#fabc14 34.51%,#f2802f00 100.34%)}.header p{margin:0;margin-top:1.5rem}.header .header-content{width:100%;display:flex;justify-content:flex-start}.header .header-content .content{max-width:768px}.header .header-content .statistics{width:100%;max-width:calc(100% - 768px);display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.header .header-content .statistics .statistic-card{max-width:300px;padding:.5rem 1.5rem 1.5rem;background-color:#eaecf0}.header .header-content .statistics .statistic-card:before{background-color:#eaecf0}.header .header-content .statistics .statistic-card p .bold{font-weight:900}@media (max-width: 1024px){.header .header-content{flex-direction:column}.header .header-content .statistics{max-width:100%;width:100%;margin-top:3rem}.header .header-content .statistics .statistic-card{max-width:100%;width:100%;margin-bottom:3rem}}.breadcrumbs{margin-bottom:1.5rem}.breadcrumbs ul{list-style:none;margin:0;padding:0;display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.breadcrumbs li{margin:0;padding:0}.breadcrumbs li:last-of-type{border-bottom:2px solid #FABC14}.breadcrumbs a{color:#475467;font-size:.875rem;font-weight:600;display:flex}.breadcrumbs svg{color:#667085;width:1.5rem}.breadcrumbs .slash{-webkit-user-select:none;user-select:none;cursor:default}.breadcrumbs .slash span{color:#d0d5dd;font-size:1.5rem}svg{width:100%;height:auto}button{appearance:none;border:0;outline:0;margin:0;padding:0;background:none;color:#111a22;font-family:proxima-nova,sans-serif;cursor:pointer}.text-button{font-weight:600;font-size:.875rem;color:#475467;text-decoration:underline}.button-primary-cta{font-family:proxima-nova,sans-serif;color:#111a22;font-size:1rem;font-style:normal;font-weight:700;line-height:1.5;text-transform:uppercase;text-decoration:none;display:inline-block;width:100%;width:max-content;text-align:center;background-color:#fabc14;padding:.75rem;border:.25rem solid #FABC14;border-radius:0;clip-path:polygon(0% 2px,2px 0%,calc(100% - 2px) 0%,100% 2px,100% calc(100% - 2px),calc(100% - 2px) 100%,2px 100%,0 calc(100% - 2px));cursor:pointer;transition:.2s all}.button-primary-cta:hover{background-color:#1c2b39;border-color:#1c2b39;color:#fff}@media (max-width: 768px){.button-primary-cta{font-size:.675rem;padding:.25rem}}.map-container{width:100%}.map{width:100%;margin:0 auto;padding:0 2rem;text-align:center}@media (max-width: 768px){.map{padding:0;margin-top:2rem}}.state{width:60%;display:flex;justify-content:center;align-items:flex-start}.state svg{max-width:768px}@media (max-width: 768px){.state{width:100%}}.state-map{position:relative;width:100%;height:100%}@media (max-width: 768px){.state-map .project-details{display:none}}.locations{width:100%}.project-details{background:#fff;box-shadow:0 2px 16px #00000040;padding:6px 12px;min-width:200px;z-index:1000;pointer-events:none;opacity:.98;animation:tooltipFadeIn .2s ease-in-out;will-change:transform,opacity;display:flex;justify-content:flex-start;align-items:center}.project-details:before,.project-details:after{content:"";position:absolute;left:0;width:100%;height:.5rem;background-color:#fff;clip-path:polygon(0% 100%,.5rem 0%,calc(100% - .5rem) 0%,100% 100%)}.project-details:before{top:-.5rem}.project-details:after{bottom:-.5rem;transform:rotate(180deg)}.project-details.static{box-shadow:none;background-color:#f2f4f7;margin-bottom:2rem}.project-details.static:before,.project-details.static:after{background-color:#f2f4f7}.project-details h3{margin:0 0 4px;font-family:proxima-nova,sans-serif;font-size:1rem;font-weight:700;color:#111a22;line-height:1}.project-details p{margin:0;font-size:12px;line-height:1;color:#555}.project-details .project-type{font-size:11px;text-transform:uppercase;font-weight:600;color:#e25b14;margin-bottom:2px;letter-spacing:.5px}.project-details .location{font-size:12px;color:#666;margin-bottom:8px}.project-details .project-description{margin-left:.5rem}.project-details .project-description p{margin:0;font-size:.75rem;color:#111a22;font-weight:500}.project-details .description{margin-top:8px;font-size:11px;color:#666;line-height:1.5;max-height:70px;overflow-y:auto;padding-right:3px}.project-details .description::-webkit-scrollbar{width:3px}.project-details .description::-webkit-scrollbar-track{background:#f1f1f1}.project-details .description::-webkit-scrollbar-thumb{background:#ccc}.project-details .tooltip-dot{position:absolute;bottom:-51px;left:27px;width:4px;height:36px;background-image:radial-gradient(circle,#E25B14 3px,transparent 3.1px),radial-gradient(circle,#E25B14 3px,transparent 3.1px),radial-gradient(circle,#E25B14 3px,transparent 3.1px),radial-gradient(circle,#E25B14 3px,transparent 3.1px);background-position:center 0,center 10px,center 20px,center 30px;background-repeat:no-repeat;background-size:4px 4px}@media (max-width: 768px){.project-details .tooltip-dot{display:none}}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:.98;transform:translateY(0)}}.map-selector{min-width:25%}.map-selector p{max-width:280px}.map-selector select{appearance:none;width:100%;padding:.75rem 1rem;background-color:transparent;color:#111a22;border:1px solid #D0D5DD}.map-selector .select-container{position:relative;display:flex;align-items:center}.map-selector .select-container .icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;pointer-events:none;color:#d0d5dd}.state-detail{padding:0 1rem}.details{display:block;width:40%}.details .select-container{max-width:350px}@media (max-width: 768px){.details{width:100%}}.capability-list{list-style:none;padding:0 1rem}.capability-list>li{line-height:1.75;display:flex;align-items:center;justify-content:flex-start}.capability-list>li:before{content:"";line-height:1.75;display:block;position:relative;top:1px;width:6px;height:6px;background:#f2802f;margin-right:.625rem}.state-map{width:100%;height:100%}.statistics{margin-top:2rem;width:100%}.statistics .statistic-card{position:relative;background-color:#f9fafb;padding:2rem;margin-bottom:3rem}.statistics .statistic-card:before,.statistics .statistic-card:after{content:"";position:absolute;left:0;width:100%;height:1rem;background-color:#f9fafb;clip-path:polygon(0% 100%,1rem 0%,calc(100% - 1rem) 0%,100% 100%)}.statistics .statistic-card:before{top:-1rem}.statistics .statistic-card:after{bottom:-1rem;transform:rotate(180deg);background:linear-gradient(90deg,#f2802f,#fabc14)}.statistics .statistic-card p{margin:0}.statistics .statistic-card p.stat{font-weight:700;line-height:1}.statistics .statistic-card p.stat .number{font-family:Abolition,sans-serif;font-size:4.625rem;font-weight:700}.statistics .statistic-card p.stat .unit{font-size:1.5rem;margin-left:.25rem;font-weight:700;letter-spacing:0}.statistics .statistic-card p.description{font-size:1rem;line-height:1.2}@media (max-width: 768px){.statistics .statistic-card{margin-bottom:2rem}.statistics .statistic-card p.stat{font-size:3.5rem}}.statistics>p{font-style:italic;font-size:.825rem}.additional-info{width:30%}.navigation{display:flex;justify-content:center;align-items:center;width:100%;padding:.5rem 1rem;background-color:#fff;box-shadow:0 2px 10px #d0d5dd;position:sticky;top:0;z-index:10}.logo{width:auto;display:flex;align-items:center}.logo a{display:flex}.logo svg{width:260px}@media (max-width: 768px){.logo svg{width:144px}}.footer{background-color:#111a22;padding:2rem 1rem;width:100%;display:flex;justify-content:center}.footer .copyright-container{width:100%;display:flex;justify-content:space-between;gap:2rem;padding:1rem 0}@media (max-width: 768px){.footer .copyright-container{flex-direction:column;align-items:flex-start;text-align:left;gap:1rem}}.footer .copyright-container p,.footer .copyright-container a,.footer .copyright-container span{display:block;color:#d0d5dd;font-size:.815rem;text-align:left;margin:0}.footer .copyright-container .copyright{max-width:45rem}.footer .copyright-container .links{width:100%;display:inline-flex;justify-content:flex-end;flex-wrap:wrap;gap:.75rem}@media (max-width: 768px){.footer .copyright-container .links{justify-content:flex-start;margin-top:1.5rem}}.footer .copyright-container .links a,.footer .copyright-container .links span{display:block;width:fit-content;height:fit-content;color:#d0d5dd;font-size:.815rem;font-weight:500;line-height:1}.footer .copyright-container .link{color:#111a22;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5;cursor:pointer;transition:.2s all;text-decoration-skip-ink:none;text-underline-offset:25%;text-underline-position:from-font;text-decoration-style:solid;text-decoration-line:underline;text-decoration-color:transparent;text-decoration-thickness:.15rem}.footer .copyright-container .link:hover{text-decoration-color:#fabc14}.navigation .inner,.footer .inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:90.5rem}
