.team-header{background-color:var(--secondary-color);overflow:visible;position:relative}.team-header__background{height:100%;left:50%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:1}.team-header__overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.team-header__container{position:relative;text-align:center;width:100%;z-index:999}.team-header__buttons{margin-top:40px}.dnd-section.z-forward{position:relative;z-index:9999}.team-header__buttons a{display:inline-block}.team-header__subtitle{color:#fff;margin-bottom:10px;text-transform:uppercase}.team-header__subtitle a{color:#fff}.team-header__image{aspect-ratio:1/1;border-radius:50%;filter:drop-shadow(2px 4px 16px rgba(0,0,0,.5));max-width:300px!important;overflow:hidden;position:relative}.team-header__image img{height:100%;object-fit:cover;width:100%}.team-header__title p{font-size:1.3rem}@media screen and (min-width:768px){.team-header__container{align-items:center;display:flex;gap:50px;justify-content:center;max-width:1240px;width:100%}.team-header__container .team-header__image img{aspect-ratio:1;width:300px}}@media screen and (max-width:767px){.team-header__container *{text-align:center!important}.team-header__image{margin:40px auto}}