.ha-team-banner{background-color:#fff;border-radius:12px;color:var(--ui-slate-900);overflow:hidden;padding:36px;position:relative;text-align:left}.dark .ha-team-banner{background-color:var(--ui-slate-700);color:#fff}.ha-team-banner__content{position:relative;width:85%;z-index:1}.ha-team-banner__content h2{font-size:clamp(28px,3.2vw,36px);margin-top:18px}.ha-team-banner__content p{font-size:clamp(16px,3.2vw,20px);line-height:32px;margin:10px 0 0}.ha-team-banner__content a{margin-top:36px!important}.ha-team-banner__background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.ha-team-banner__background-image--desktop,.ha-team-banner__background-image--mobile{height:100%;object-fit:cover;object-position:right;width:100%}.dark .ha-team-banner__background img{filter:invert(1) grayscale(1) brightness(.8)}@media (max-width:1024px){.ha-team-banner{margin-left:20px;margin-right:20px}}@media (max-width:768px){.ha-team-banner__background-image--desktop{display:none}}@media (min-width:769px){.ha-team-banner__background-image--mobile{display:none}}