@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-scroll{animation:scroll 30s linear infinite}.animate-scroll:hover{animation-play-state:paused}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .6s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slideUp .8s ease-out}.TeamListing_teamListingSection__xGIDN{position:relative;z-index:9}.TeamListing_sectionIntro__vML8t{max-width:640px;margin:0 auto 2rem;text-align:center}.TeamListing_singleCard__wiLNu{background-color:var(--white);border-radius:1.15rem;display:block;padding:.75rem;text-decoration:none;@media (min-width:1600px){padding-left:1.5rem;padding-bottom:1.5rem;padding-right:1.5rem;padding-top:1.5rem}h3{color:var(--color-purple);font-size:2rem;margin-bottom:0;@media (min-width:768px){font-size:1.45rem;margin-bottom:.25rem}@media (min-width:1280px){font-size:1.75rem}@media (min-width:1600px){font-size:2rem}}h4{color:var(--black);font-size:1.25rem}}.TeamListing_singleCardImage__EWXsF{position:relative;margin:0 auto 2rem;transition:all .3s ease-out;img{border-radius:1.15rem;width:100%;position:relative;z-index:2;-o-object-fit:cover;object-fit:cover;@media (min-width:768px){height:228px}@media (min-width:1025px){height:195px}@media (min-width:1280px){height:228px}@media (min-width:1600px){height:328px}}}.TeamListing_singleCardBody___qsLX{text-align:center;@media (min-width:1280px){text-align:left}}.TeamListing_btnViewBio__FU_Me{background:var(--color-yellow);border:none;border-radius:2rem;color:var(--black);font-family:var(--font-heading);font-size:.75rem;cursor:pointer;display:inline-flex;align-items:center;font-style:normal;font-weight:700;padding:.75rem 1.5rem;text-align:center;text-transform:uppercase;text-decoration:none;transition:transform .3s ease-out;&:after{content:"";display:inline-block;width:.75rem;height:.75rem;background:url(/assets/svg/icon-arrow-right-black.svg) no-repeat;background-size:contain;margin-left:.5rem}.TeamListing_singleCard__wiLNu:focus &,.TeamListing_singleCard__wiLNu:hover &{background:var(--color-orange);color:var(--white);transform:scale(1.05);&:after{background:url(/assets/svg/icon-arrow-right-white.svg) no-repeat;background-size:contain}}}.TeamListing_gridContainer____q9B{.TeamListing_gridRow__8Lp6p{@media (min-width:768px){display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));align-items:flex-start}}}.TeamListing_gridSlide__8vHY_{height:100%;padding:0 1rem 2rem}.TeamListing_gridCard__Di1Q6{display:flex;flex-direction:column;height:100%;padding:1rem}.TeamListing_gridCard__Di1Q6 .TeamListing_singleCardImage__EWXsF{margin:0}.TeamListing_gridCard__Di1Q6 .TeamListing_singleCardBody___qsLX{display:flex;flex-direction:column;flex-grow:1;padding-top:1rem;@media (min-width:768px){text-align:left}}.TeamListing_gridCard__Di1Q6 .TeamListing_btnViewBio__FU_Me{margin-top:auto;margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content;@media (min-width:768px){margin-left:0;margin-bottom:0;margin-right:0;margin-top:auto}}.TeamListing_sliderWrapper__PHx0C{position:relative;overflow:hidden;@media (min-width:1280px){padding-left:10%}}.TeamListing_sliderTrack__wbELb{display:flex;transition:transform .5s ease}.TeamListing_slide__jPrhc{padding:0 40px;box-sizing:border-box;@media (min-width:768px){padding-left:15px;padding-bottom:1rem;padding-right:15px;padding-top:0}}.TeamListing_sliderArrow__hbj0Q{position:absolute;top:50%;transform:translateY(-50%);background:var(--color-purple);color:var(--white);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background .2s;&:hover{background:var(--color-green)}}.TeamListing_sliderArrowPrev__Y8qMF{left:0}.TeamListing_sliderArrowNext__ZcagC{right:0}.TeamListing_sliderDots__y_kAJ{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.TeamListing_sliderDot__Yp7xv{width:12px;height:12px;border-radius:50%;border:2px solid var(--color-purple);background:transparent;cursor:pointer;padding:0;transition:background .2s}.TeamListing_sliderDotActive__2a_hQ{background:var(--color-purple)}