@-webkit-keyframes sheens{0%{left:-30%;opacity:0}50%{opacity:1}to{left:130%;opacity:0}}@keyframes sheens{0%{left:-30%;opacity:0}50%{opacity:1}to{left:130%;opacity:0}}.people-cards{--cards-gap: 39px}.people-cards .people-cards__title{margin:0;padding:0;color:#1c2128;font-family:var(--font-heading-family);font-style:normal;font-weight:500;line-height:1.2;max-width:1000px}.people-cards .people-cards__description{margin:10px 0 0;padding:0;color:#1c2128;font-family:Sinteca;font-style:normal;font-weight:400;line-height:1.5;max-width:750px}.people-cards .people-cards__wrapper{margin:80px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--cards-gap)}.people-cards .people-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.people-cards .people-card__img-wrapper{border-radius:25px;max-height:440px;max-width:440px;aspect-ratio:1;overflow:hidden;margin:0 auto}.people-cards .people-card__img-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;display:block}.people-cards .people-card__texts-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.people-cards .people-card__full-name{margin:19px 0 0;padding:0;color:#1c2128;font-family:var(--font-heading-family);font-style:normal;font-weight:500;line-height:4rem}.people-cards .people-card__position{margin:5px 0 0;padding:0;color:#8f8f8f;font-style:normal;font-weight:400;line-height:3rem;font-size:2rem}.people-cards .people-card__description{margin:13px 0 0;padding:0;color:#1c2128;font-style:normal;font-weight:400;line-height:3.4rem}.people-cards .people-card__description>*:first-child{margin-top:0}.people-cards .people-card__description>*:last-child{margin-bottom:0}.people-cards .socials__share-icons{margin:13px 0 0;padding:0;list-style:none;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.people-cards .socials__share-icons a{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1499px){.people-cards .people-card__position{font-size:1.8rem}}@media only screen and (max-width: 768px){.people-cards .people-card__position{font-size:1.6rem}.people-cards{--cards-gap: 24px}.people-cards .people-cards__wrapper{margin-top:40px;grid-template-columns:repeat(2,1fr)}.people-cards .people-card__img-wrapper{min-height:135px}.people-cards .people-card__full-name{margin-top:15px;line-height:3rem}.people-cards .people-card__description{line-height:2rem}}@media only screen and (max-width: 550px){.people-cards .socials__share-icons{gap:6px}}
