section.team-listing-module{background-color:#fff;overflow:hidden;position:relative;z-index:2}section.team-listing-module .container{display:flex;flex-direction:column;gap:3rem;position:relative}@media screen and (max-width:768px){section.team-listing-module .container{gap:2rem}}section.team-listing-module .container .wrapper-content{align-items:flex-start;display:flex;flex-direction:row;gap:5rem;justify-content:space-between;width:100%}@media screen and (max-width:768px){section.team-listing-module .container .wrapper-content{flex-direction:column;gap:2.5rem}}section.team-listing-module .container .wrapper-content .title{display:flex;flex-direction:column}section.team-listing-module .container .wrapper-content .title .label{color:#0070ec}section.team-listing-module .container .wrapper-content .ctas{min-width:fit-content;padding-top:3rem;width:fit-content}@media screen and (max-width:768px){section.team-listing-module .container .wrapper-content .ctas{padding-top:0}}section.team-listing-module .container .wrapper-groups{position:relative}section.team-listing-module .container .wrapper-groups.hide-bottom .wrapper-cards{padding-bottom:3rem}section.team-listing-module .container .wrapper-groups.hide-bottom .wrapper-cards:after{background:linear-gradient(1turn,#fff 20.42%,hsla(0,0%,100%,0));bottom:0;content:"";display:block;height:245px;left:0;position:absolute;width:100%}section.team-listing-module .container .wrapper-groups.hide-bottom .wrapper-cards>div:nth-child(8)~div{display:none}section.team-listing-module .container .wrapper-groups.hide-bottom span.btn-more{display:inline-block}section.team-listing-module .container .wrapper-groups .wrapper-cards{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1.5rem;position:relative;width:100%}section.team-listing-module .container .wrapper-groups .wrapper-cards .card{border-radius:.25rem;max-width:calc(25% - 1.5rem);overflow:hidden;position:relative;width:100%}@media screen and (max-width:768px){section.team-listing-module .container .wrapper-groups .wrapper-cards .card{max-width:calc(50% - 1rem)}}@media screen and (max-width:500px){section.team-listing-module .container .wrapper-groups .wrapper-cards .card{max-width:100%}}section.team-listing-module .container .wrapper-groups .wrapper-cards .card .card-image{border-radius:.25rem;height:272px;overflow:hidden;transition:all .4s cubic-bezier(.55,0,.15,.6);width:100%}@media screen and (max-width:600px){section.team-listing-module .container .wrapper-groups .wrapper-cards .card .card-image{height:300px}}section.team-listing-module .container .wrapper-groups .wrapper-cards .card .card-image figure.filter img{filter:contrast(.7) sepia(.6) hue-rotate(190deg) saturate(.6) brightness(1)}section.team-listing-module .container .wrapper-groups .wrapper-cards .card .card-content{padding-top:1rem;transition:all .4s cubic-bezier(.55,0,.15,.6);width:100%}section.team-listing-module .container .wrapper-groups .wrapper-cards .card .card-content .title{align-items:center;display:flex;font-size:1.5rem;justify-content:space-between}section.team-listing-module .container .wrapper-groups .wrapper-cards .card .card-content .title .linkedin{display:block;height:1.5rem;position:relative;text-indent:-99999px;width:1.5rem}section.team-listing-module .container .wrapper-groups .wrapper-cards .card .card-content .title .linkedin:hover:after{background-color:#031835}section.team-listing-module .container .wrapper-groups .wrapper-cards .card .card-content .title .linkedin:after{background-color:#0070ec;content:"";display:block;height:100%;left:0;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cpath fill='%239a03e2' d='M9.444 17H5.667V5.667h3.777v1.889a4.36 4.36 0 0 1 3.33-1.666A4.25 4.25 0 0 1 17 10.154V17h-3.778v-6.375a2.14 2.14 0 0 0-2.123-1.836 1.715 1.715 0 0 0-1.655 1.836zm-5.666 0H0V5.667h3.778zM1.89 3.779a1.89 1.89 0 1 1 0-3.78 1.89 1.89 0 0 1 0 3.78'/%3E%3C/svg%3E");mask-position:center;mask-repeat:no-repeat;mask-size:1rem;position:absolute;top:0;transition:.5s;width:100%}section.team-listing-module .container .wrapper-groups .wrapper-cards .card .card-content .job{margin-top:.5rem}section.team-listing-module .container .wrapper-groups span.btn-more{bottom:0;cursor:pointer;display:none;left:50%;position:absolute;transform:translateX(-50%)}