:root{--breakpoint-xxl:1920px;--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{display:flex;flex-wrap:wrap;gap:25px;justify-content:flex-start;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:36px}.team .team-card{display:flex;flex-direction:column;width:calc(25% - 18.75px)}.team .team-card:has(.team-card__btn:hover,.team-card__btn.active) .team-card__image img{transform:scale(1.1)}@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:12px;display:block;height:220px;margin-bottom:24px;overflow:hidden}@media(max-width:512px){.team .team-card__image{height:75vw}}@media(min-width:1440px){.team .team-card__image{height:15.2777777778vw}}@media(min-width:1920px){.team .team-card__image{height:294px}}.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{font-size:20px;font-weight:400;line-height:28px;margin:0}.team .team-card__role{color:var(--sk-color-one);font-size:14px;font-weight:300;line-height:28px}.team .team-card__email{margin-top:16px}.team .team-card__btn{background-color:transparent;border:none;color:var(--sk-color-primary);font-size:var(--sk-text--md);font-weight:500;line-height:1.5;margin-top:12px;max-width:-moz-fit-content;max-width:fit-content;order:2;padding:0}.team .team-card__btn:after{background-color:currentColor;content:"";display:block;height:1px;transition:width .3s ease-in-out;width:0}.team .team-card__btn:hover{cursor:pointer}.team .team-card__btn:hover:after{width:100%}.team .team-card__btn.active+.team-card__wrap{grid-template-rows:1fr;opacity:1}.team .team-card__wrap{display:grid;grid-template-rows:0fr;opacity:0;order:1;pointer-events:none;transition:all .5s ease-in-out}.team .team-card__content{overflow:hidden}.team .team-card__content>:first-child{margin-top:10px}

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