{% set primaryColor = "rgb(230, 145, 56)" %}{% set primaryColorLight = "rgb(100% 69.94% 40.94%)" %}{% set secondaryColor = "#212121" %}{% set secondaryColorLight = "#dedede" %}.team--grid{display:grid;grid-gap:30px;grid-template-columns:repeat(3,minmax(300px,1fr))}.team--grid .team-member{background:#FFF;overflow:hidden}.team--grid .team-member__body{padding-top:30px}.team--grid .team-member__body a{display:flex;align-items:center;padding:14px 22px;width:fit-content !important;margin:0 auto;margin-top:30px}.team--grid .team-member__body a:hover svg{fill:#FFF !important}.team--grid .team-member__body a span{margin:0 !important}.team--grid .team-member__body a svg{margin-right:10px;width:15px;height:15px;fill:#e69138}.team--grid .team-member__body h3{font-size:22px !important;line-height:34px !important}.team--grid .team-member__image{width:150px;height:150px;position:relative}.team--grid .team-member__image{width:200px;height:200px;border-radius:50%;overflow:hidden;background-position:50% 0%;background-size:cover;background-repeat:no-repeat;border:2px solid #e69138;margin:0 auto}.team-member__image img{object-fit:contain;width:100%;height:100%;position:absolute;bottom:0;left:0}.team-member__body em,.team-member__body i{font-style:normal !important}.team--grid .team-member__image a{position:absolute;top:0;left:0;width:100%;height:100%}.casy-study__body .team-member__read-more{margin-top:auto;display:block;width:fit-content;max-width:fit-content}.team--grid .team-member__title a{color:;font-size:18px}.team--grid .team-member__title+p{margin-top:0}.team--grid .team-member{margin-bottom:0 !important}.team--grid .team-member__body{margin-bottom:0 !important}@media screen and (max-width:1024px){.team--grid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:3rem}}@media screen and (max-width:767px){.team--grid{display:flex;flex-wrap:wrap;justify-content:center}.team--grid>.team-member{max-width:100%;max-width:min(100%,450px);margin:0 auto}}