body.page .team,body.single .team{position:relative;padding:2.5rem 0}@media (min-width: 992px){body.page .team,body.single .team{padding:5rem 0}}body.page .team__main,body.single .team__main{margin-bottom:3rem;position:relative;z-index:1}body.page .team__main h2,body.single .team__main h2{text-transform:uppercase}body.page .team__main p a,body.single .team__main p a{color:var(--theme-secondary-color);text-decoration:underline;font-weight:700}body.page .team .theme-button-alternative,body.single .team .theme-button-alternative{position:relative;margin-bottom:3rem;z-index:1}@media (max-width: 991px){body.page .team .theme-button-alternative,body.single .team .theme-button-alternative{width:100%;text-align:center}}body.page .team__members,body.single .team__members{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:2.5rem;position:relative;z-index:1}@media (min-width: 992px){body.page .team__members,body.single .team__members{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));row-gap:7rem}}body.page .team .team-member__image,body.single .team .team-member__image{margin-bottom:1.5rem}body.page .team .team-member__title,body.single .team .team-member__title{font-weight:700;margin-bottom:.625rem}body.page .team .wave-container,body.single .team .wave-container{position:absolute;background:var(--theme-bg-color-primary);overflow:hidden;width:100%;min-height:37.5rem;max-height:73.75rem;height:100%}body.page .team .wave-container svg,body.single .team .wave-container svg{position:absolute;bottom:0;width:100%;height:250px;fill:var(--theme-base-light)}body.page .team .wave-container-top,body.single .team .wave-container-top{top:0;left:0}body.page .team .wave-container-bottom,body.single .team .wave-container-bottom{transform:rotate(180deg);bottom:-5rem;left:0}body.page .team .wave-container svg,body.single .team .wave-container svg{fill:var(--theme-base-light)}
