.team-hero-section{align-items:center;background-color:#09090b;color:#fff;display:flex;min-height:80vh;overflow:hidden;padding:8rem 0 5rem;position:relative}.team-hero-section .hero-bg{inset:0;position:absolute;z-index:0}.team-hero-section .hero-bg img{filter:grayscale(100%);height:100%!important;object-fit:cover;opacity:.6;width:100%}.team-hero-section .hero-overlay-color{background:linear-gradient(135deg,#6bc591,#6ac7c7);inset:0;mix-blend-mode:color;opacity:.8;position:absolute}.team-hero-section .hero-overlay-dark{background:linear-gradient(90deg,#09090b,rgba(9,9,11,.8),transparent);inset:0;position:absolute}.team-hero-section .hero-container{position:relative;width:100%;z-index:1}.team-hero-section .hero-content{max-width:64rem}.team-hero-section .hero-content h1{color:#fff;font-size:6rem;font-weight:900;letter-spacing:-4.8px;line-height:.9;margin-bottom:calc(var(--spacing)*12);text-transform:uppercase}.team-hero-section .hero-gradient-text{background:linear-gradient(to right in oklab,#6ec492,#4fd1c5 50%,#6ac8c6);-webkit-background-clip:text;background-clip:text;color:transparent}.team-hero-section .hero-highlight{border-left:4px solid #6ec492;padding-bottom:calc(var(--spacing)*2);padding-left:calc(var(--spacing)*6);padding-top:calc(var(--spacing)*2)}.team-hero-section .hero-highlight p{color:#d4d4d8;font-size:1.25rem;font-weight:500;line-height:1.625;margin:0;max-width:48rem}@media (max-width:768px){.team-hero-section{padding-bottom:calc(var(--spacing)*20);padding-top:calc(var(--spacing)*32)}.team-hero-section .hero-content h1{font-size:3rem;letter-spacing:-2.4px}}