:root{--breakpoint-xxl:1920px;--breakpoint-xxl-m:1780px;--breakpoint-xxl-s:1681px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-sm-s:760px;--breakpoint-xs:512px;--breakpoint-xxs:390px}.team__title{margin-bottom:64px}.team__cards-wrapper{-moz-column-gap:24px;column-gap:24px;display:flex;flex-wrap:wrap;justify-content:flex-start;row-gap:50px}@media(max-width:1024px){.team__cards-wrapper{row-gap:40px}}.team .board:not(:last-child){margin-bottom:80px}@media(max-width:1024px){.team .board:not(:last-child){margin-bottom:40px}}.team .board__title{margin-bottom:62px}@media(max-width:1024px){.team .board__title{margin-bottom:36px}}.team .team-card{display:flex;flex-direction:column;width:calc(25% - 18px)}@media(max-width:1024px){.team .team-card{width:calc(33.3% - 16.666px)}}@media(max-width:768px){.team .team-card{width:calc(50% - 12.5px)}}@media(max-width:512px){.team .team-card{width:100%}}.team .team-card__image{border-radius:15px;display:block;margin-bottom:26px;min-height:286px;overflow:hidden}@media(min-width:1440px)and (max-width:1680px){.team .team-card__image{height:18.75vw}}@media(min-width:1920px){.team .team-card__image{aspect-ratio:1/1}}@media(max-width:768px){.team .team-card__image{border-radius:12px}}@media(max-width:512px){.team .team-card__image{height:240px;max-width:80%}}.team .team-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.team .team-card__name{margin:0 0 6px}.team .team-card__role{color:var(--sk-color-text-two);font-weight:300;letter-spacing:.1px;line-height:20px;margin-bottom:4px}.team .team-card__link{color:var(--sk-color-link)}.team .team-card__link:hover{color:var(--sk-color-link-hover)}.team .team-card__link:hover svg path{stroke:var(--sk-color-link-hover)}.team .team-card__email{color:var(--sk-color-link);margin-bottom:8px}

/*# sourceMappingURL=team.css.map*/