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{font-size:1.5rem}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%)}