:root{--breakpoint-xxl:1920px;--breakpoint-xxl-m:1780px;--breakpoint-xxl-s:1500px;--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:32px;column-gap:32px;display:flex;flex-wrap:wrap;justify-content:flex-start;row-gap:64px}@media(max-width:1024px){.team__cards-wrapper{-moz-column-gap:24px;column-gap:24px;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% - 24px)}.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:15px;display:block;height:270px;margin-bottom:20px;overflow:hidden}@media(min-width:1440px)and (max-width:1499px){.team .team-card__image{height:18.75vw}}@media(min-width:1920px){.team .team-card__image{height:270px}}@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{font-size:24px;font-weight:400;line-height:28px;margin:0 0 6px}.team .team-card__role{color:var(--sk-color-four);font-weight:300;letter-spacing:.1px;line-height:20px}.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.111;margin-top:16px;max-width:-moz-fit-content;max-width:fit-content;order:2;padding:0}.team .team-card__btn:after{background-color:currentColor;border-radius:1.5px;content:"";display:block;height:1.5px;transition:width .3s ease-in-out;width:100%}.team .team-card__btn:hover{cursor:pointer}.team .team-card__btn:hover:after{width:0}.team .team-card__btn.active+.team-card__wrap{grid-template-rows:1fr;opacity:1;padding-top:24px}.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*/