@media (min-width:1025px){.meet-the-team__image-container:hover .meet-the-team__image{opacity:0}.meet-the-team__image-container:hover .meet-the-team_image-hover-effect{opacity:1}}.meet-the-team__container{display:grid;gap:32px;grid-template-columns:repeat(5,1fr)}.meet-the-team__image-container{position:relative;width:100%}.meet-the-team__image{backface-visibility:hidden;display:block;object-fit:cover;opacity:1;transition:.5s ease;width:100%}.meet-the-team_image-hover-effect{height:100%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transition:.5s ease;width:100%}.meet-the-team_image-hover-effect img{object-fit:cover;width:100%}.meet-the-team__image-text-container{bottom:0;left:50%;padding:24px;position:absolute;transform:translateX(-50%);width:100%}.meet-the-team__image-hover-title,.meet-the-team__image-title{color:#fff;font-size:22px;font-style:normal;font-weight:500;line-height:34px;margin-bottom:4px;text-align:center;width:100%}.meet-the-team__image-subtitle{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-align:center;width:100%}.meet-the-team__last-card{align-items:center;background-color:#2a5aff;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:center;padding:24px;width:100%}.meet-the-team__last-card-title{color:var(--Text-White,#fff);font-size:64px;font-style:normal;font-weight:500;letter-spacing:-1.92px;line-height:72px}.meet-the-team__last-card-subtitle{color:var(--Text-White,#fff);font-size:22px;font-style:normal;font-weight:500;line-height:34px}@media (min-width:768px) and (max-width:1512px){.meet-the-team__container{grid-template-columns:repeat(3,1fr)}.meet-the-team__last-card{grid-column:span 3}}@media (min-width:768px) and (max-width:1024px){.meet-the-team__container{gap:16px}.meet-the-team__last-card{max-height:148px}}@media (max-width:767px){.meet-the-team__last-card{grid-column:unset;height:auto;min-width:225px}.meet-the-team__container{-ms-overflow-style:none;gap:16px;grid-auto-flow:column;grid-template-columns:unset;max-height:330px;max-width:767px;overflow-x:scroll;-scrollbar-width:none}.meet-the-team__container::-webkit-scrollbar{display:none}.meet-the-team__image-container{max-height:330px;min-width:225px}}