:root{--breakpoint-xxl:1920px;--breakpoint-sxl:1600px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:390px;--breakpoint-xxxs:375px}.team{overflow:hidden;position:relative}.team+.team .team__block{align-items:center;background:var(--sk-color-white);display:flex;flex-direction:column;margin:0 auto;max-width:620px;padding:25px 15px}@media(min-width:768px){.team+.team .team__block{align-items:flex-start;flex-direction:row;justify-content:space-between}}@media(min-width:1024px){.team+.team .team__block{max-width:790px;padding:0 100px 50px}}.team__block{align-items:center;background:var(--sk-color-white);display:flex;flex-direction:column;margin:0 auto;max-width:620px;padding:25px 15px}@media(min-width:768px){.team__block{align-items:flex-start;flex-direction:row;justify-content:space-between}}@media(min-width:1024px){.team__block{max-width:790px;padding:50px 100px}}.team__title{font-weight:400}@media(min-width:768px){.team__title{margin-bottom:30px;margin-top:-10px}}.team__image{width:100%}@media(min-width:768px){.team__image{max-height:285px;max-width:285px}}.team__image img{aspect-ratio:1/1;margin:0 auto;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}@media(min-width:768px){.team__image img{max-height:285px;max-width:285px}}.team__info{width:100%}@media(min-width:768px){.team__info{display:flex;flex-direction:column;max-width:285px;min-height:285px}}.team__content p{font-weight:300;margin-bottom:25px}.team__content p:last-of-type{margin-bottom:0}.team__content strong{font-weight:500}.team__link{background:var(--sk-color-turquoise);display:block;height:25px;margin-left:auto;margin-top:auto;position:relative;width:25px}.team__link:hover{background:var(--sk-color-salmon)}.team__link:before{background:url(../../../resources/img/linkedin.svg);content:"";height:15px;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:15px}

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