.pin-spacer{overflow:hidden!important}.pin-spacer,.team{max-height:100vh!important}.team{padding:5rem 0;height:100vh;background-color:var(--white-color);background-attachment:fixed;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.team.team-pg{height:100%;max-height:100%!important;padding-top:0}.team.team-pg .team__item--has-img{height:12rem;max-height:12rem;border-radius:.625rem;overflow:hidden;transition:all .25s ease-in-out}.team.team-pg .team__item--has-img:not(.team__item--5){filter:grayscale(1)}.team.team-pg .team__item:hover{filter:grayscale(0)!important}.team__items{display:grid;align-items:flex-start;grid-template-columns:repeat(6,1fr);grid-template-areas:"one one one one two three" "four four five five six seven" "eight nine nine nine ten ten";grid-gap:.625rem;transition:all .5s ease-in-out;padding:1.75rem 0}.team.active .team__item{opacity:1}.team__item{transition:all .25s ease-in-out;opacity:0}.team__item--1{grid-area:one;height:100%}.team__item--2{grid-area:two}.team__item--3{grid-area:three}.team__item--4{grid-area:four}.team__item--5{grid-area:five;opacity:1}.team__item--6{grid-area:six}.team__item--7{grid-area:seven}.team__item--8{grid-area:eight}.team__item--9{grid-area:nine}.team__item--10{grid-area:ten}.team__item{display:flex}.team__item img{width:100%;height:100%;object-fit:cover;object-position:top center}.team__item--has-img{height:21.5vh;max-height:11.25rem}.team__inner-box{width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.team__content{padding:0 1rem;display:flex;flex-direction:column;align-items:center}.team__btn-wrapper{display:flex;width:100%;margin-top:1.25rem}.team .maindesc{max-width:100%;padding:0}.team .heading-wrapper{height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:767px){.team{height:100%!important;max-height:100%!important;padding:3.5rem 0}.team__items{display:flex;flex-wrap:wrap;column-gap:2%;padding:0}.team__item{opacity:1;width:49%;order:3}.team__item img{width:100%}.team__item--1{width:100%;order:1;margin-bottom:.75rem}.team__item--9{width:100%;order:2}.team__item--10,.team__item--4,.team__item--5{width:100%}.team__item--6{display:none}.team__content{padding:0;margin-bottom:1.5rem}}