.offices-hero{position:relative;width:100%;min-height:420px;display:flex;align-items:center;justify-content:center;padding:80px var(--horizontal-spacing);text-align:center;background-image:url(/images/offices/offices-hero-background.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}.offices-hero:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.55);z-index:0}.offices-hero__content{position:relative;z-index:1;max-width:900px}.offices-hero__title-wrap{color:var(--color-white);margin:0 0 24px}.offices-hero__title-wrap .main-title{margin:0;line-height:normal}.offices-hero__msg{color:var(--color-white);font-size:16px;line-height:26px;margin:12px 0 0}.offices-page{display:flex;flex-direction:column;background-color:var(--color-background);padding-bottom:40px}.offices-page__content-section{max-width:1170px;width:100%;margin:60px auto 0;padding:0 var(--horizontal-spacing);text-align:left}.offices-page__subtitle{font-family:Poppins,sans-serif;font-size:16px;line-height:26px;margin:0 0 16px}.offices-page__sub-heading{font-size:22px;font-weight:600;line-height:normal;margin-top:32px;margin-bottom:16px;color:var(--color-heading)}.offices-page__content-section .section-title{line-height:normal;margin-top:0;margin-bottom:28px}.offices-page__faq-title{text-align:center}.offices-page__faq-section{margin-top:60px}.offices-page__content-section a{color:var(--color-accent);text-decoration:underline}@media(min-width:769px){.main-title{font-size:48px}}@media(max-width:1024px){.offices-hero{background-attachment:scroll}}@media(max-width:768px){.main-title{font-size:28px}.offices-hero{padding:60px var(--horizontal-spacing-mobile);min-height:320px}.offices-page__content-section{padding:0 var(--horizontal-spacing-mobile)}.offices-page__faq-section{margin-top:20px}}