.projectshero-module__3wvSxa__projectshero{z-index:-10;background:url(/images/home/hero3.webp) bottom/cover no-repeat;margin-top:4rem;position:relative}.projectshero-module__3wvSxa__container{justify-content:center;align-items:center;max-width:1400px;height:50vh;margin:0 auto;padding:0 2rem;display:flex}.projectshero-module__3wvSxa__heading{text-align:center;color:#fff}.projectshero-module__3wvSxa__heading h1{color:#fff;text-shadow:0 2px 10px #0000001a;margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.2}.projectshero-module__3wvSxa__breadcrumbs{color:#fff;margin-top:1rem;font-size:1.2rem}.projectshero-module__3wvSxa__videoOverlay{z-index:-1;background:linear-gradient(135deg,#ff8c00 0% 30%,#ff8c00 60%,#fff0 10%);width:100%;height:100%;position:absolute;top:0;left:0}.projectshero-module__3wvSxa__container2{text-align:center;max-width:1400px;margin:0 auto;padding:3rem 2rem}.projectshero-module__3wvSxa__container2 h3{color:#555;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.projectshero-module__3wvSxa__container2 p{color:#555;max-width:900px;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.projectshero-module__3wvSxa__container2 h3{font-size:1.3rem}.projectshero-module__3wvSxa__container2 p{font-size:1rem}}
.projectslist-module__VaLlmq__section{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:8rem 0;position:relative;overflow:hidden}.projectslist-module__VaLlmq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.projectslist-module__VaLlmq__header{text-align:center;max-width:800px;margin-bottom:6rem;margin-left:auto;margin-right:auto}.projectslist-module__VaLlmq__headerContent{position:relative}.projectslist-module__VaLlmq__subtitle{text-transform:uppercase;letter-spacing:.1em;color:#ff8c00;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block;position:relative}.projectslist-module__VaLlmq__subtitle:after{content:"";background:linear-gradient(90deg,#ff8c00,orange);width:40px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.projectslist-module__VaLlmq__title{color:#0f172a;opacity:0;letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.projectslist-module__VaLlmq__title.projectslist-module__VaLlmq__visible{opacity:1;transform:translateY(0)}.projectslist-module__VaLlmq__maincolor{color:#ff8c00;position:relative}.projectslist-module__VaLlmq__maincolor:after{content:"";background:linear-gradient(90deg,#ff8c00,orange);border-radius:2px;width:100%;height:3px;animation:1s .5s both projectslist-module__VaLlmq__expandWidth;position:absolute;bottom:-4px;left:0}@keyframes projectslist-module__VaLlmq__expandWidth{0%{width:0}to{width:100%}}.projectslist-module__VaLlmq__description{color:#64748b;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.7}.projectslist-module__VaLlmq__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.projectslist-module__VaLlmq__projectCategory{opacity:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(40px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.projectslist-module__VaLlmq__projectCategory.projectslist-module__VaLlmq__visible{opacity:1;transform:translateY(0)}.projectslist-module__VaLlmq__projectCategory:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.projectslist-module__VaLlmq__projectCategory.projectslist-module__VaLlmq__expanded{z-index:10;grid-column:1/-1;transform:translateY(0);box-shadow:0 25px 50px -12px #00000040}.projectslist-module__VaLlmq__projectCategory.projectslist-module__VaLlmq__expanded:hover{transform:translateY(0)}.projectslist-module__VaLlmq__categoryCard{cursor:pointer;height:300px;position:relative;overflow:hidden}.projectslist-module__VaLlmq__categoryImageContainer{width:100%;height:100%;position:relative;overflow:hidden}.projectslist-module__VaLlmq__categoryImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.projectslist-module__VaLlmq__categoryCard:hover .projectslist-module__VaLlmq__categoryImage{transform:scale(1.05)}.projectslist-module__VaLlmq__categoryOverlay{background:linear-gradient(135deg,#0f172a66 0%,#0f172a99 50%,#ff8c00cc 100%);justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.projectslist-module__VaLlmq__categoryInfo{text-align:center;color:#fff;width:100%}.projectslist-module__VaLlmq__categoryTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.2}.projectslist-module__VaLlmq__categoryStats{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.projectslist-module__VaLlmq__statItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff1a;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.projectslist-module__VaLlmq__expandButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto;transition:all .3s;display:flex}.projectslist-module__VaLlmq__expandButton:hover{background:#ffffff4d;border-color:#ffffff80;transform:scale(1.1)}.projectslist-module__VaLlmq__expandIcon{transition:transform .3s}.projectslist-module__VaLlmq__expandIcon.projectslist-module__VaLlmq__expanded{transform:rotate(180deg)}.projectslist-module__VaLlmq__expandedContent{background:#f8fafc;max-height:0;transition:max-height .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.projectslist-module__VaLlmq__contentInner{opacity:0;transition:all .3s .2s;transform:translateY(-20px)}.projectslist-module__VaLlmq__expanded .projectslist-module__VaLlmq__contentInner{opacity:1;transform:translateY(0)}.projectslist-module__VaLlmq__contentGrid{grid-template-columns:1fr 1fr;gap:3rem;padding:3rem;display:grid}.projectslist-module__VaLlmq__detailImageContainer{border-radius:12px;height:300px;position:relative;overflow:hidden}.projectslist-module__VaLlmq__detailImage{object-fit:cover;width:100%;height:100%}.projectslist-module__VaLlmq__contentDetails{flex-direction:column;gap:2rem;display:flex}.projectslist-module__VaLlmq__categoryDescription{background:#fff;border-left:4px solid #ff8c00;border-radius:12px;padding:2rem;box-shadow:0 2px 4px #0000001a}.projectslist-module__VaLlmq__descriptionTitle{color:#0f172a;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.projectslist-module__VaLlmq__descriptionText{color:#475569;margin:0;font-size:1rem;line-height:1.7}.projectslist-module__VaLlmq__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.projectslist-module__VaLlmq__statCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.projectslist-module__VaLlmq__statValue{color:#ff8c00;margin-bottom:.5rem;font-size:1.5rem;font-weight:800;display:block}.projectslist-module__VaLlmq__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.projectslist-module__VaLlmq__projectsSection{padding:0 3rem 3rem}.projectslist-module__VaLlmq__projectsSectionTitle{color:#0f172a;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.projectslist-module__VaLlmq__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.projectslist-module__VaLlmq__projectCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 2px 4px #0000000d}.projectslist-module__VaLlmq__projectCard:hover{border-color:#ff8c00;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.projectslist-module__VaLlmq__projectHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.projectslist-module__VaLlmq__projectName{color:#0f172a;flex:1;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.projectslist-module__VaLlmq__projectYear{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.projectslist-module__VaLlmq__projectDescription{color:#64748b;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.projectslist-module__VaLlmq__projectFooter{justify-content:flex-end;display:flex}.projectslist-module__VaLlmq__projectValue{color:#fff;background:linear-gradient(135deg,#ff8c00,orange);border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:700}.projectslist-module__VaLlmq__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:16px;margin-top:6rem;padding:4rem 2rem}.projectslist-module__VaLlmq__ctaSection h2{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:800}.projectslist-module__VaLlmq__ctaSection p{opacity:.9;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.projectslist-module__VaLlmq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.projectslist-module__VaLlmq__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8c00,orange);border:none;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.projectslist-module__VaLlmq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #ff8c0066}.projectslist-module__VaLlmq__ctaButtonSecondary{color:#fff;cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.projectslist-module__VaLlmq__ctaButtonSecondary:hover{color:#ff8c00;border-color:#ff8c00}@media (max-width:1200px){.projectslist-module__VaLlmq__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.projectslist-module__VaLlmq__contentGrid{gap:2rem}.projectslist-module__VaLlmq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.projectslist-module__VaLlmq__contentGrid{grid-template-columns:1fr}.projectslist-module__VaLlmq__detailImageContainer{height:250px}.projectslist-module__VaLlmq__statsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.projectslist-module__VaLlmq__section{padding:4rem 0}.projectslist-module__VaLlmq__container{padding:0 1rem}.projectslist-module__VaLlmq__header{margin-bottom:3rem}.projectslist-module__VaLlmq__projectsGrid{grid-template-columns:1fr;gap:1.5rem}.projectslist-module__VaLlmq__categoryCard{height:250px}.projectslist-module__VaLlmq__categoryTitle{font-size:1.25rem}.projectslist-module__VaLlmq__categoryStats{flex-direction:column;gap:.5rem}.projectslist-module__VaLlmq__contentGrid{gap:2rem;padding:2rem}.projectslist-module__VaLlmq__projectsSection{padding:0 2rem 2rem}.projectslist-module__VaLlmq__projectsGrid{grid-template-columns:1fr}.projectslist-module__VaLlmq__statsGrid{grid-template-columns:1fr;gap:1rem}.projectslist-module__VaLlmq__ctaButtons{flex-direction:column;align-items:center}.projectslist-module__VaLlmq__ctaButton,.projectslist-module__VaLlmq__ctaButtonSecondary{width:100%;max-width:300px}}@media (max-width:480px){.projectslist-module__VaLlmq__categoryCard{height:200px}.projectslist-module__VaLlmq__categoryInfo{padding:1rem}.projectslist-module__VaLlmq__expandButton{width:50px;height:50px}.projectslist-module__VaLlmq__contentGrid{padding:1.5rem}.projectslist-module__VaLlmq__projectsSection{padding:0 1.5rem 1.5rem}}@media (prefers-reduced-motion:reduce){.projectslist-module__VaLlmq__projectCategory,.projectslist-module__VaLlmq__categoryImage,.projectslist-module__VaLlmq__expandIcon,.projectslist-module__VaLlmq__projectCard,.projectslist-module__VaLlmq__expandedContent,.projectslist-module__VaLlmq__contentInner{transition:none}.projectslist-module__VaLlmq__projectCategory:hover,.projectslist-module__VaLlmq__projectCategory.projectslist-module__VaLlmq__expanded,.projectslist-module__VaLlmq__projectCard:hover{transform:none}.projectslist-module__VaLlmq__maincolor:after{width:100%;animation:none}}
.projectregions-module__IVVHAa__section{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:8rem 0;position:relative;overflow:hidden}.projectregions-module__IVVHAa__container{max-width:1400px;margin:0 auto;padding:0 2rem}.projectregions-module__IVVHAa__header{text-align:center;max-width:800px;margin-bottom:6rem;margin-left:auto;margin-right:auto}.projectregions-module__IVVHAa__headerContent{position:relative}.projectregions-module__IVVHAa__subtitle{text-transform:uppercase;letter-spacing:.1em;color:#ff8c00;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;display:inline-block;position:relative}.projectregions-module__IVVHAa__subtitle:after{content:"";background:linear-gradient(90deg,#ff8c00,orange);width:40px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.projectregions-module__IVVHAa__title{color:#0f172a;opacity:0;letter-spacing:-.02em;margin-bottom:2rem;font-size:2.5rem;font-weight:800;line-height:1.2;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.projectregions-module__IVVHAa__title.projectregions-module__IVVHAa__visible{opacity:1;transform:translateY(0)}.projectregions-module__IVVHAa__maincolor{color:#ff8c00;position:relative}.projectregions-module__IVVHAa__maincolor:after{content:"";background:linear-gradient(90deg,#ff8c00,orange);border-radius:2px;width:100%;height:3px;animation:1s .5s both projectregions-module__IVVHAa__expandWidth;position:absolute;bottom:-4px;left:0}@keyframes projectregions-module__IVVHAa__expandWidth{0%{width:0}to{width:100%}}.projectregions-module__IVVHAa__description{color:#64748b;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.7}.projectregions-module__IVVHAa__regionsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.projectregions-module__IVVHAa__regionCard{opacity:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(40px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.projectregions-module__IVVHAa__regionCard.projectregions-module__IVVHAa__visible{opacity:1;transform:translateY(0)}.projectregions-module__IVVHAa__regionCard:hover{border-color:#ff8c004d;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.projectregions-module__IVVHAa__regionCard:hover .projectregions-module__IVVHAa__cardAccent{transform:scaleX(1)}.projectregions-module__IVVHAa__regionIcon{margin-bottom:1.5rem;font-size:2.5rem}.projectregions-module__IVVHAa__regionContent{z-index:2;position:relative}.projectregions-module__IVVHAa__regionName{color:#0f172a;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.projectregions-module__IVVHAa__regionStates{color:#64748b;margin-bottom:1.5rem;font-size:.9rem}.projectregions-module__IVVHAa__projectCount{flex-direction:column;margin-top:1rem;display:flex}.projectregions-module__IVVHAa__count{color:#ff8c00;font-size:2rem;font-weight:800;line-height:1}.projectregions-module__IVVHAa__label{color:#64748b;font-size:.9rem;font-weight:500}.projectregions-module__IVVHAa__cardAccent{transform-origin:0;background:linear-gradient(90deg,#ff8c00,orange);height:3px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.projectregions-module__IVVHAa__mapContainer{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:4rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.projectregions-module__IVVHAa__worldMap{opacity:0;background-color:#f8fafc;width:100%;height:400px;transition:all .8s cubic-bezier(.4,0,.2,1);position:relative;transform:translateY(40px)}.projectregions-module__IVVHAa__worldMap.projectregions-module__IVVHAa__visible{opacity:1;transform:translateY(0)}.projectregions-module__IVVHAa__mapPlaceholder{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.projectregions-module__IVVHAa__mapIcon{margin-bottom:1rem;font-size:5rem}.projectregions-module__IVVHAa__mapText{color:#0f172a;font-size:1.5rem;font-weight:700}@media (max-width:768px){.projectregions-module__IVVHAa__section{padding:6rem 0}.projectregions-module__IVVHAa__header{margin-bottom:4rem}.projectregions-module__IVVHAa__title{font-size:2rem}.projectregions-module__IVVHAa__description{font-size:1.1rem}.projectregions-module__IVVHAa__regionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.projectregions-module__IVVHAa__worldMap{height:300px}.projectregions-module__IVVHAa__mapIcon{font-size:4rem}.projectregions-module__IVVHAa__mapText{font-size:1.25rem}}
