.BrandCarousel-module__F2GRPW__carouselContainer{background:var(--bg-dark);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;width:100%;margin-top:100px;padding:24px 0;overflow:hidden}.BrandCarousel-module__F2GRPW__track{width:max-content;display:flex}.BrandCarousel-module__F2GRPW__trackPlaceholder{height:64px}.BrandCarousel-module__F2GRPW__brandItem{flex-shrink:0;justify-content:center;align-items:center;padding:0 60px;display:flex}.BrandCarousel-module__F2GRPW__brandLogo{object-fit:contain;opacity:1;width:auto;height:64px;transition:opacity .3s,transform .3s}.BrandCarousel-module__F2GRPW__brandLogo:hover{opacity:1;transform:scale(1.05)}@media (max-width:768px){.BrandCarousel-module__F2GRPW__carouselContainer{margin-top:56px;padding:14px 0}.BrandCarousel-module__F2GRPW__brandItem{padding:0 28px}.BrandCarousel-module__F2GRPW__brandLogo,.BrandCarousel-module__F2GRPW__trackPlaceholder{height:44px}}@media (max-width:480px){.BrandCarousel-module__F2GRPW__carouselContainer{margin-top:44px;padding:10px 0}.BrandCarousel-module__F2GRPW__brandItem{padding:0 20px}.BrandCarousel-module__F2GRPW__brandLogo,.BrandCarousel-module__F2GRPW__trackPlaceholder{height:36px}}
.Projects-module__2BoJ-q__section{z-index:2;background:var(--bg-dark);color:var(--text-light);padding-top:clamp(72px,7vw,112px);position:relative}.Projects-module__2BoJ-q__staggeredEdge{pointer-events:none;z-index:1;width:100%;height:0;position:absolute;top:0;left:0}.Projects-module__2BoJ-q__block1,.Projects-module__2BoJ-q__block2,.Projects-module__2BoJ-q__block3{background:var(--bg-dark);will-change:transform;position:absolute;top:-1px}.Projects-module__2BoJ-q__block1{width:calc(20% + 2px);height:150px;left:15%}.Projects-module__2BoJ-q__block2{width:calc(25% + 4px);height:150px;left:calc(35% - 2px)}.Projects-module__2BoJ-q__block3{width:15%;height:150px;left:80%}.Projects-module__2BoJ-q__heading{margin-bottom:16px}.Projects-module__2BoJ-q__subtitle{color:#ffffffb3;max-width:400px;margin-bottom:0;font-size:16px}.Projects-module__2BoJ-q__clientCarousel{z-index:2;border-top:0;margin:0 0 104px;position:relative}.Projects-module__2BoJ-q__topGrid{z-index:2;grid-template-columns:1fr 2fr;align-items:start;gap:120px;margin-bottom:80px;display:grid;position:relative}.Projects-module__2BoJ-q__leftCol{flex-direction:column;align-items:flex-start;display:flex}.Projects-module__2BoJ-q__desc{font-size:var(--body-size);color:var(--text-light);max-width:260px;line-height:1.5}.Projects-module__2BoJ-q__rightCol{flex-direction:column;display:flex}.Projects-module__2BoJ-q__projectsLayout{z-index:2;grid-template-columns:1.2fr 2.8fr;gap:40px;display:grid;position:relative}.Projects-module__2BoJ-q__damSection{flex-direction:column;display:flex}.Projects-module__2BoJ-q__damSection>div{height:100%}.Projects-module__2BoJ-q__projectsGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Projects-module__2BoJ-q__card{color:inherit;cursor:pointer;flex-direction:column;height:100%;text-decoration:none;display:flex}.Projects-module__2BoJ-q__imageWrap{border-radius:var(--border-radius);aspect-ratio:4/3;flex-grow:1;width:100%;position:relative;overflow:hidden}.Projects-module__2BoJ-q__imagePlaceholder{background:linear-gradient(135deg,#ffffff14,#ffffff05),#151515;width:100%;height:100%}.Projects-module__2BoJ-q__cardLarge .Projects-module__2BoJ-q__imageWrap{aspect-ratio:auto;height:calc(100% - 60px);min-height:500px}.Projects-module__2BoJ-q__cardImage{object-fit:cover;width:100%;height:100%}.Projects-module__2BoJ-q__cardImageBase{transition:transform .5s ease-in;position:absolute;top:0;left:0}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardImageBase{transform:scale(1.1)}.Projects-module__2BoJ-q__cardImageTop{z-index:1;clip-path:inset(0);transition:clip-path .5s ease-in,transform .5s ease-in;position:relative}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__cardImageTop{clip-path:inset(100% 0 0);transform:scale(1.1)}.Projects-module__2BoJ-q__cardInfo{margin-top:12px;padding-bottom:8px}.Projects-module__2BoJ-q__cardTitle{letter-spacing:-.2px;color:var(--text-light);margin-bottom:4px;font-size:18px;font-weight:500}@media (max-width:1024px){.Projects-module__2BoJ-q__topGrid{grid-template-columns:1fr 1.5fr;gap:60px}.Projects-module__2BoJ-q__projectsLayout{grid-template-columns:1fr}.Projects-module__2BoJ-q__cardLarge .Projects-module__2BoJ-q__imageWrap{aspect-ratio:16/9;height:auto;min-height:auto}.Projects-module__2BoJ-q__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Projects-module__2BoJ-q__block1{width:27%;left:8%}.Projects-module__2BoJ-q__block2{width:32%;left:35%}.Projects-module__2BoJ-q__block3{width:20%;left:80%}.Projects-module__2BoJ-q__section{padding-top:56px}.Projects-module__2BoJ-q__topGrid{grid-template-columns:1fr;gap:40px}.Projects-module__2BoJ-q__clientCarousel{margin-bottom:64px}.Projects-module__2BoJ-q__projectsGrid{grid-template-columns:1fr}.Projects-module__2BoJ-q__cardLarge .Projects-module__2BoJ-q__imageWrap{aspect-ratio:9/16}}@media (max-width:576px){.Projects-module__2BoJ-q__topGrid{gap:28px;margin-bottom:48px}.Projects-module__2BoJ-q__heading{margin-bottom:12px}.Projects-module__2BoJ-q__subtitle{font-size:14px}.Projects-module__2BoJ-q__desc{max-width:100%;font-size:14px}.Projects-module__2BoJ-q__cardTitle{font-size:16px}.Projects-module__2BoJ-q__projectsGrid{gap:24px}.Projects-module__2BoJ-q__cardLarge .Projects-module__2BoJ-q__imageWrap{aspect-ratio:3/4;min-height:auto}}
.Services-module__dpHhBa__section{padding-top:var(--section-padding);padding-bottom:var(--section-padding);background:var(--bg-dark);color:var(--text-light);z-index:2;margin-top:-100vh;position:relative;overflow:visible}.Services-module__dpHhBa__staggeredEdge{pointer-events:none;z-index:0;width:100%;height:0;position:absolute;top:0;left:0}.Services-module__dpHhBa__block1,.Services-module__dpHhBa__block2,.Services-module__dpHhBa__block3{background:var(--bg-dark);will-change:transform;position:absolute;top:-1px}.Services-module__dpHhBa__block1{width:20%;height:150px;left:15%}.Services-module__dpHhBa__block2{width:25%;height:150px;left:35%}.Services-module__dpHhBa__block3{width:15%;height:150px;left:80%}.Services-module__dpHhBa__grid{z-index:2;grid-template-columns:1fr 2fr;align-items:start;gap:120px;display:grid;position:relative}.Services-module__dpHhBa__leftCol{flex-direction:column;align-items:flex-start;display:flex;position:sticky;top:140px}.Services-module__dpHhBa__desc{font-size:var(--body-size);max-width:260px;color:var(--text-light);line-height:1.5}.Services-module__dpHhBa__mobileDesc{display:none}.Services-module__dpHhBa__mobileHiddenCta{display:inline-flex}.Services-module__dpHhBa__rightCol{flex-direction:column;display:flex}.Services-module__dpHhBa__sub{color:#ffffffb3;max-width:400px;margin-top:16px;margin-bottom:60px;font-size:16px}.Services-module__dpHhBa__list{border-top:1px solid #ffffff1a;width:100%}.Services-module__dpHhBa__item{cursor:pointer;color:#ffffffb3;border-bottom:1px solid #ffffff1a;align-items:center;padding:35px 0;text-decoration:none;transition:background .3s,padding-left .3s,color .3s;display:flex}.Services-module__dpHhBa__item:hover{color:var(--text-light);background:#ffffff08;padding-left:12px}.Services-module__dpHhBa__number{color:#00b8db;width:48px;font-size:14px}.Services-module__dpHhBa__serviceName{letter-spacing:-.5px;flex:1;font-size:clamp(24px,3vw,36px);font-weight:400;line-height:1.2;transition:font-weight .3s}.Services-module__dpHhBa__item:hover .Services-module__dpHhBa__serviceName{font-weight:500}.Services-module__dpHhBa__itemArrow{opacity:0;color:var(--text-muted);font-size:24px;transition:opacity .3s,transform .3s;transform:translate(-10px)}.Services-module__dpHhBa__item:hover .Services-module__dpHhBa__itemArrow{opacity:1;transform:translate(0)}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:1fr 1.5fr;gap:60px}}@media (max-width:768px){.Services-module__dpHhBa__section{z-index:auto;margin-top:0}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:60px}.Services-module__dpHhBa__leftCol{display:none}.Services-module__dpHhBa__mobileDesc{width:100%;max-width:100%;margin-top:16px;margin-bottom:16px;display:block}.Services-module__dpHhBa__mobileHiddenCta{display:none}.Services-module__dpHhBa__sub{margin-top:0;margin-bottom:40px}.Services-module__dpHhBa__item{padding:25px 0}}@media (max-width:576px){.Services-module__dpHhBa__grid{gap:40px}.Services-module__dpHhBa__sub{margin-bottom:28px;font-size:14px}.Services-module__dpHhBa__desc{max-width:100%;font-size:14px}.Services-module__dpHhBa__item{padding:20px 0}.Services-module__dpHhBa__number{width:36px;font-size:12px}.Services-module__dpHhBa__itemArrow{font-size:18px}}
