.about-us-hero{background:#fff;overflow:hidden;position:relative}.about-us-hero__sectionBg{background-repeat:no-repeat;background-size:cover;inset:0;pointer-events:none;position:absolute;z-index:0}.about-us-hero__breadcrumb,.about-us-hero__desktop,.about-us-hero__mobile{position:relative;z-index:1}.about-us-hero__breadcrumb{align-items:center;display:flex;height:64px;justify-content:flex-start;margin-top:30px}.about-us-hero__breadcrumbInner{align-items:center;box-sizing:border-box;display:flex;gap:12px;margin:0 auto;max-width:var(--container-max);padding:0 var(--gutter,64px);width:100%}.about-us-hero__crumbPrimary{color:#556467;font-family:var(--font-family);font-size:14px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.about-us-hero__crumbSep{color:rgba(85,100,103,.4);font-family:var(--font-family);font-size:14px;font-weight:300}.about-us-hero__crumbSecondary{color:#337077;font-family:var(--font-family);font-size:14px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.about-us-hero__desktop{display:none}.about-us-hero__desktopInner{align-items:center;box-sizing:border-box;display:flex;gap:clamp(28px,5vw,80px);justify-content:flex-start;margin:0 auto;max-width:var(--container-max);padding:50px var(--gutter,64px) 100px;width:100%}.about-us-hero__content{align-items:flex-start;display:flex;flex:1 1 0;flex-direction:column;gap:40px;max-width:750px;min-width:0}.about-us-hero__heading{color:#194247;font-family:var(--font-family);font-size:64px;font-weight:500;letter-spacing:-1.28px;line-height:1.1;margin:0}.about-us-hero__headingLine2{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#194247,#3da1ad);color:transparent;display:inline-block}.about-us-hero__description{color:#337077;font-family:var(--font-family);font-size:24px;font-weight:400;line-height:1.75;margin:0}.about-us-hero__cta{align-items:center;background:#194247;border-radius:9999px;color:#fff;display:inline-flex;font-size:16px;font-weight:500;gap:16px;justify-content:center;letter-spacing:1px;padding:20px 40px;text-decoration:none;transition:background .2s ease,transform .22s ease,box-shadow .22s ease;width:fit-content}.about-us-hero__cta:hover{background:#0c2226;box-shadow:0 10px 26px rgba(25,66,71,.3);transform:translateY(-2px)}.about-us-hero__ctaArrow{flex-shrink:0}.about-us-hero__media{align-self:center;border-radius:14px;box-shadow:0 29px 59px -14px rgba(0,0,0,.25);flex:0 0 auto;height:570px;max-width:100%;overflow:hidden;position:relative;width:456px}.about-us-hero__mediaImg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.about-us-hero__mediaOverlay{background-image:linear-gradient(128.66deg,rgba(12,34,38,.25),rgba(25,66,71,.15));inset:0;pointer-events:none;position:absolute;z-index:1}.about-us-hero__mediaOverlayImg{bottom:0;height:auto;left:50%;max-height:102%;object-fit:contain;object-position:bottom center;pointer-events:none;position:absolute;transform:translateX(-50%);width:116%;z-index:2}.about-us-hero__mobile{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;padding:0 var(--gutter,64px) 28px}.about-us-hero__mobileImgWrap{margin-bottom:36px;margin-top:0;width:100%}.about-us-hero__mobileImgWrap .about-us-hero__mobileImg{width:100%}.about-us-hero__mobileImg{border-radius:14px;height:440px;object-fit:cover;width:100%}.about-us-hero__mobileText{align-items:flex-start;display:flex;flex-direction:column;gap:15px;text-align:left;width:100%}.about-us-hero__mobileHeading{display:flex;flex-direction:column;gap:6px}.about-us-hero__mobileHeadingLine1,.about-us-hero__mobileHeadingLine2{font-family:var(--font-family);font-size:40px;font-weight:500;letter-spacing:-1.28px;line-height:1.1;margin:0}.about-us-hero__mobileHeadingLine1{color:#194247}.about-us-hero__mobileHeadingLine2{-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(90deg,#194247,#3da1ad);color:transparent}.about-us-hero__mobileDescription{color:#337077;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:2.03;margin:0}.about-us-hero__mobileCta{align-items:center;background:#194247;border-radius:9999px;color:#fff;display:inline-flex;font-family:var(--font-family);font-size:14px;font-weight:500;gap:6px;justify-content:center;letter-spacing:.39px;padding:21px 18px;text-decoration:none;transition:background .2s ease,transform .22s ease,box-shadow .22s ease;width:100%}.about-us-hero__mobileCta:hover{background:#0c2226;box-shadow:0 10px 26px rgba(25,66,71,.3);transform:translateY(-2px)}.about-us-hero__description p,.about-us-hero__mobileDescription p{margin:0 0 .65em}.about-us-hero__description p:last-child,.about-us-hero__mobileDescription p:last-child{margin-bottom:0}@media (min-width:768px) and (max-width:1023px){.about-us-hero__breadcrumbInner{padding:0 var(--gutter,64px)}.about-us-hero__mobile{margin:0 auto;max-width:720px;padding:0 var(--gutter,64px) 48px}.about-us-hero__mobileImgWrap{margin-bottom:32px}.about-us-hero__mobileImg{height:420px}}@media (min-width:1024px) and (max-width:1180px){.about-us-hero__media{aspect-ratio:456/570;height:auto;max-height:570px;width:min(456px,40vw)}.about-us-hero__heading{font-size:clamp(44px,4.5vw,64px)}}@media (min-width:1024px){.about-us-hero__breadcrumbInner{padding:0 var(--gutter,64px)}.about-us-hero__desktop{display:block}.about-us-hero__mobile{display:none}.about-us-hero__crumbPrimary,.about-us-hero__crumbSecondary,.about-us-hero__crumbSep{font-size:14px;font-weight:500;letter-spacing:2px;line-height:20px}.about-us-hero__headingLine1{font-size:64px;font-weight:500;letter-spacing:-1.28px;line-height:1.1}.about-us-hero__headingLine2{font-size:69.957px;font-weight:500;letter-spacing:-1.3991px;line-height:69.957px}.about-us-hero__description{font-size:24px;font-weight:400;line-height:28px}.about-us-hero__cta{font-size:16px;font-weight:500;letter-spacing:1px;line-height:24px}}@media (max-width:480px){.about-us-hero__breadcrumbInner{padding:0 var(--gutter,64px)}}