.pageHome__team{padding-top:45px;padding-bottom:40px}
.pageHome__team h3{margin-bottom:40px}
.pageHome__team__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}
@media(min-width:1200px){.pageHome__team__list{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
}
@media(max-width:1199px){.pageHome__team__list{margin-right:40px;min-width:1146px;justify-content:flex-start}
}
@media(min-width:1200px){.pageHome__team__list__item{min-width:33.33%;margin-bottom:40px}
}
@media(max-width:1199px){.pageHome__team__list__item{margin-right:40px}
}
.pageHome__team__list__item h5{font-family:"Effra",sans-serif;font-size:20px;font-size:1.25rem;line-height:150%;color:#003963;font-weight:400;max-width:185px;margin-bottom:10px}
.pageHome__team__list__item span{font-size:14px;font-size:.875rem;line-height:150%;color:#8d9091;display:block;margin-bottom:5px;cursor:pointer;max-width:200px}
.pageHome__team__list__item span:hover{opacity:.75}
.pageHome__team__resumes{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8);z-index:999;padding:15px}
.pageHome__team__resumes>div{width:100%;height:100%}
.pageHome__team__resumes__item{display:none;max-width:100%;width:850px;margin:auto;background:white;padding:20px;max-height:100%;overflow-y:auto;position:relative}
.pageHome__team__resumes__item img.resumeModal{cursor:pointer;margin-bottom:20px}
@media(max-width:1199px){.pageHome__team__resumes__item img.resumeModal{position:absolute;top:15px;right:15px}
}
.pageHome__team__resumes__item img.photo{margin:0 auto 22px;width:195px}
@media(min-width:1200px){.pageHome__team__resumes__item img.photo{margin:0 25px 0 0}
}
.pageHome__team__resumes__item span{font-family:"Effra",sans-serif;font-weight:500;line-height:130%;color:#003963;cursor:auto;max-width:100%}
.pageHome__team__resumes__item span:hover{opacity:1}
.pageHome__team__resumes__item .name{font-size:24px;font-size:1.5rem;margin-bottom:20px;width:100%;text-align:center}
@media(min-width:1200px){.pageHome__team__resumes__item .name{width:auto;text-align:left}
}
.pageHome__team__resumes__item .position{font-size:20px;font-size:1.25rem}