/* compiled by scssphp 1.6.0 on Tue, 29 Oct 2024 14:50:42 +0000 (0.0371s) */

.team_overview{padding:70px 0 60px}.team_overview__container{width:min(var(--container-width), var(--container-min-width));margin-inline:auto}.team_overview__title{text-align:center;margin:0 0 51px}@media only screen and (max-width: 47.9375rem){.team_overview__title{margin-bottom:32px}}.team_overview__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px}@media only screen and (max-width: 63.9375rem){.team_overview__grid{grid-template-columns:1fr;gap:30px}}@media only screen and (max-width: 47.9375rem){.team_overview__grid{gap:0}}.team_overview__item{padding:45px 45px 38px 30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;box-shadow:var(--shadow)}@media only screen and (max-width: 71.1875rem){.team_overview__item{padding:35px 35px 28px 20px;-webkit-box-pack:space-between;-ms-flex-pack:space-between;justify-content:space-between}}@media only screen and (max-width: 63.9375rem){.team_overview__item{padding:45px 35px 38px 20px}}@media only screen and (max-width: 47.9375rem){.team_overview__item{padding:0 25px 48px 24px;margin:130px 0 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.team_overview__item:before{content:'';position:absolute;height:100%;width:112px;background-color:#e6007e;left:0;top:0;bottom:0}@media only screen and (max-width: 47.9375rem){.team_overview__item:before{width:100%;height:90px;z-index:-1}}.team_overview__item a{display:inline-block;font-weight:bold;text-decoration:none;padding-left:25px;position:relative;-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out}.team_overview__item a .icon{display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z' fill='%23e6007e'/%3E%3C/svg%3E");width:15px;height:15px;background-repeat:no-repeat;background-position:left center;background-size:15px 15px;margin-right:15px;position:absolute;left:0;top:9px}.team_overview__item a:hover{padding-left:35px}.team_overview__name{font-family:var(--font-body);font-size:1.125rem;letter-spacing:0;line-height:1.3333333333em;margin:0 0 3px}.team_overview__roll{color:#585858;font-family:var(--font-body);font-size:0.9375rem;letter-spacing:0;line-height:1.1333333333em;margin:0 0 14px}.team_overview__cta{padding:67px 80px;color:var(--clr__grey--100);background-color:#e6007e}@media only screen and (max-width: 85.3125rem){.team_overview__cta{padding:57px 30px}}.team_overview__cta-title{font-family:Montserrat;font-size:1.875rem;font-weight:800;letter-spacing:0;line-height:1.2333333333em;margin:0 0 9px}.team_overview__excerpt,.team_overview__cta-text{margin:0 0 48px;line-height:1.75em}@media only screen and (max-width: 71.1875rem){.team_overview__excerpt,.team_overview__cta-text{margin:0 0 28px}}.team_overview__excerpt:last-child,.team_overview__cta-text:last-child{margin:0}.team_overview__img{width:160px;display:block;margin-top:180px}@media only screen and (max-width: 63.9375rem){.team_overview__img{width:145px}}@media only screen and (max-width: 47.9375rem){.team_overview__img{width:165px}}.team_overview__img .thumbnail-background{position:absolute !important;left:0;right:0;bottom:0}@media only screen and (max-width: 47.9375rem){.team_overview__img.employee-thumbnail{--background-size: 8.9375rem}}@media only screen and (max-width: 47.9375rem){.team_overview__img.employee-thumbnail img{width:85%}}.team_overview__content{padding-left:35px;width:calc(100% - 160px)}@media only screen and (max-width: 63.9375rem){.team_overview__content{padding-left:25px;width:calc(100% - 160px)}}@media only screen and (max-width: 47.9375rem){.team_overview__content{padding:30px 0 0;width:100%}}@media only screen and (max-width: 47.9375rem){.team_overview__img{margin-top:80px}}.team_overview .button{display:inline-block;background-color:var(--clr__grey--100);color:var(--clr__grey--0);margin:0 5px 5px 0}.team_overview .button:last-child{margin-right:0}.team_overview .button:hover{color:var(--clr__grey--100);border-color:var(--clr__grey--0)}.team_overview .button::before{background:#000}