.team-wrap .member-wrap{align-items:flex-start;justify-content:space-between;margin:0 auto;padding:var(--m) var(--padr) var(--m) var(--padl);width:90%}.team-wrap .member-wrap:nth-child(odd){background:#f6f6f6;flex-direction:row-reverse}.team-wrap .member-wrap .copy-hold{width:48%}.team-wrap .member-wrap .copy-hold .gen-title{color:var(--yellow);font-size:2rem;font-weight:500;text-transform:uppercase}.team-wrap .member-wrap .copy-hold .mem-name h2{line-height:1;margin-bottom:0}.team-wrap .member-wrap .copy-hold .spec-title{font-weight:700;margin-bottom:20px}.team-wrap .member-wrap .copy-hold .mem-email,.team-wrap .member-wrap .copy-hold .mem-phone{align-items:center;font-weight:700}.team-wrap .member-wrap .copy-hold .mem-email .icon,.team-wrap .member-wrap .copy-hold .mem-phone .icon{height:22px;margin-right:10px;width:18px}.team-wrap .member-wrap .copy-hold .mem-email{margin-bottom:20px}.team-wrap .member-wrap .copy-hold .mem-email a{color:var(--base);text-decoration:underline transparent}.team-wrap .member-wrap .copy-hold .mem-email a:hover{text-decoration:underline var(--base)}.team-wrap .member-wrap .copy-hold .bio{margin-bottom:30px}.team-wrap .member-wrap .copy-hold .disclaim{font-size:1.2rem;margin-top:30px}.team-wrap .member-wrap .image-hold{justify-content:center;width:48%}@media(max-width:960px){.team-wrap .member-wrap,.team-wrap .member-wrap:nth-child(odd){flex-direction:column-reverse}.team-wrap .member-wrap .copy-hold{width:100%}.team-wrap .member-wrap .image-hold{justify-content:center;margin-bottom:var(--xs);width:90%}}