.aboutUsBanner{flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;display:flex;position:relative;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.overlay{z-index:1;background:#00000064;position:absolute;inset:0}.bannerContent{z-index:2;text-align:center;color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:calc(50vh - 100px);padding:0 20px;display:flex;position:relative}.scrollIndicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.bannerContent h1{letter-spacing:-.05em;text-transform:uppercase;margin:0;font-size:clamp(3rem,6vw,7rem);line-height:.9}.bannerContent h1 span{display:block}@media (max-width:768px){.aboutUsBanner{min-height:60vh}.bannerContent{padding:140px 20px 40px}.bannerContent h1{font-size:clamp(2.5rem,10vw,4.5rem);line-height:1}.scrollIndicator{font-size:14px}.header .logo img,.header-logo img{width:140px;height:auto}}@media (max-width:480px){.bannerContent{min-height:calc(100dvh - 80px);padding:0 20px}.bannerContent h1{max-width:300px;margin:auto 0;font-size:3rem;line-height:.95}.scrollIndicator{gap:6px;font-size:12px}.scrollIndicator span{font-size:14px}.header .logo img,.header-logo img{width:90px;height:auto}.header{padding:16px 20px}}
