/* Carry Build marketplace */
.build-workspaces{display:flex;flex-wrap:wrap;gap:.7rem;padding-top:1rem;padding-bottom:1rem}
.build-workspaces a{padding:.65rem 1rem;border-radius:999px;background:#e9f5ef;color:#073d35;font-weight:700;text-decoration:none;font-size:.9rem}
.build-market-hero{background:linear-gradient(90deg,#fcf8ee 0%,#fcf8eeeb 28%,#fcf8ee55 55%,transparent 76%),var(--build-hero-image) center/cover no-repeat;min-height:570px;display:flex;align-items:center;padding:5rem 0 7rem}
.build-market-hero__copy{max-width:650px}.build-market-hero h1{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.04;font-weight:900;letter-spacing:-.04em;color:#082b38;margin:1.3rem 0}.build-market-hero em{font-style:normal;color:#078360}.build-market-hero p{max-width:540px;font-size:1.12rem;line-height:1.7;margin-bottom:1.6rem;color:#163d45}
.build-market-hero .build-kicker{color:#075b43}.build-sector-card h3{font-size:1.35rem}.build-sector-card a{margin-top:.6rem}.build-market-section .build-sector-card{display:flex;flex-direction:column;align-items:flex-start}
.carry-build-page .validation-summary-valid,.build-form .validation-summary-valid{display:none}
@media(max-width:767px){.build-market-hero{min-height:550px;padding:3rem 0 5rem;background-position:65% center;background-image:linear-gradient(90deg,#fcf8eef5,#fcf8eeaa),var(--build-hero-image)}.build-market-hero__copy{max-width:100%}.build-workspaces{gap:.4rem}.build-workspaces a{font-size:.8rem}}
